Skip to content
Success

Console Output

Pull request #45704 updated
17:10:37 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 8a094fe60913fed77deb8275207368617f16328f+1aae94074e63736a4b419f08cddc1baaaa717453 (f34396b7437f8cd2ae4df80c63856dad5fad07f0)
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-45704@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:10:40 [2023-06-06T17:10:40.792Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:10:40 [2023-06-06T17:10:40.795Z] Trying to pass milestone 1
[Pipeline] milestone
17:10:40 [2023-06-06T17:10:40.924Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:10:41 [2023-06-06T17:10:41.154Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0efe64c0b3f786a54) in /home/ubuntu/workspace/moby_PR-45704
[Pipeline] {
[Pipeline] checkout
17:10:41 [2023-06-06T17:10:41.189Z] The recommended git tool is: git
17:10:41 [2023-06-06T17:10:41.200Z] using credential docker-jenkins-github-credentials
17:10:41 [2023-06-06T17:10:41.214Z] Cloning the remote Git repository
17:10:41 [2023-06-06T17:10:41.214Z] Cloning with configured refspecs honoured and without tags
17:10:41 [2023-06-06T17:10:41.220Z] Cloning repository https://github.com/moby/moby.git
17:10:41 [2023-06-06T17:10:41.221Z]  > git init /home/ubuntu/workspace/moby_PR-45704 # timeout=10
17:10:41 [2023-06-06T17:10:41.226Z] Fetching upstream changes from https://github.com/moby/moby.git
17:10:41 [2023-06-06T17:10:41.227Z]  > git --version # timeout=10
17:10:41 [2023-06-06T17:10:41.229Z]  > git --version # 'git version 2.25.1'
17:10:41 [2023-06-06T17:10:41.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:10:41 [2023-06-06T17:10:41.230Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45704/head:refs/remotes/origin/PR-45704 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:10:53 [2023-06-06T17:10:53.170Z] Fetching without tags
17:10:53 [2023-06-06T17:10:53.399Z] Merging remotes/origin/master commit 1aae94074e63736a4b419f08cddc1baaaa717453 into PR head commit 8a094fe60913fed77deb8275207368617f16328f
17:10:53 [2023-06-06T17:10:53.159Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:10:53 [2023-06-06T17:10:53.162Z]  > git config --add remote.origin.fetch +refs/pull/45704/head:refs/remotes/origin/PR-45704 # timeout=10
17:10:53 [2023-06-06T17:10:53.164Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:10:53 [2023-06-06T17:10:53.170Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:10:53 [2023-06-06T17:10:53.176Z] Fetching upstream changes from https://github.com/moby/moby.git
17:10:53 [2023-06-06T17:10:53.176Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:10:53 [2023-06-06T17:10:53.177Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45704/head:refs/remotes/origin/PR-45704 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:10:53 [2023-06-06T17:10:53.406Z]  > git config core.sparsecheckout # timeout=10
17:10:53 [2023-06-06T17:10:53.408Z]  > git checkout -f 8a094fe60913fed77deb8275207368617f16328f # timeout=10
17:10:53 [2023-06-06T17:10:53.999Z] Merge succeeded, producing 8a094fe60913fed77deb8275207368617f16328f
17:10:53 [2023-06-06T17:10:53.999Z] Checking out Revision 8a094fe60913fed77deb8275207368617f16328f (PR-45704)
17:10:54 [2023-06-06T17:10:54.879Z] Commit message: "daemon: ensure OCI options play nicely together"
17:10:54 [2023-06-06T17:10:54.886Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:10:53 [2023-06-06T17:10:53.985Z]  > git remote # timeout=10
17:10:53 [2023-06-06T17:10:53.988Z]  > git config --get remote.origin.url # timeout=10
17:10:53 [2023-06-06T17:10:53.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:10:53 [2023-06-06T17:10:53.991Z]  > git merge 1aae94074e63736a4b419f08cddc1baaaa717453 # timeout=10
17:10:53 [2023-06-06T17:10:53.999Z]  > git rev-parse HEAD^{commit} # timeout=10
17:10:54 [2023-06-06T17:10:54.005Z]  > git config core.sparsecheckout # timeout=10
17:10:54 [2023-06-06T17:10:54.008Z]  > git checkout -f 8a094fe60913fed77deb8275207368617f16328f # timeout=10
17:10:54 [2023-06-06T17:10:54.886Z]  > git rev-list --no-walk 3c52bbe20e922263ee7bd725e70219300a0683b8 # timeout=10
17:10:55 [2023-06-06T17:10:55.543Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45704:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
17:11:02 [2023-06-06T17:11:02.128Z] 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
17:11:02 [2023-06-06T17:11:02.530Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0efe64c0b3f786a54) in /home/ubuntu/workspace/moby_PR-45704
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
17:11:02 [2023-06-06T17:11:02.565Z] The recommended git tool is: git
[Pipeline] // stage
17:11:02 [2023-06-06T17:11:02.576Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
17:11:02 [2023-06-06T17:11:02.593Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
17:11:02 [2023-06-06T17:11:02.600Z] Fetching without tags
[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:11:02 [2023-06-06T17:11:02.844Z] Merging remotes/origin/master commit 1aae94074e63736a4b419f08cddc1baaaa717453 into PR head commit 8a094fe60913fed77deb8275207368617f16328f
17:11:02 [2023-06-06T17:11:02.896Z] Merge succeeded, producing 8a094fe60913fed77deb8275207368617f16328f
17:11:02 [2023-06-06T17:11:02.896Z] Checking out Revision 8a094fe60913fed77deb8275207368617f16328f (PR-45704)
17:11:02 [2023-06-06T17:11:02.957Z] Commit message: "daemon: ensure OCI options play nicely together"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:11:02 [2023-06-06T17:11:02.594Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45704/.git # timeout=10
17:11:02 [2023-06-06T17:11:02.600Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:11:02 [2023-06-06T17:11:02.607Z] Fetching upstream changes from https://github.com/moby/moby.git
17:11:02 [2023-06-06T17:11:02.608Z]  > git --version # timeout=10
17:11:02 [2023-06-06T17:11:02.610Z]  > git --version # 'git version 2.25.1'
17:11:02 [2023-06-06T17:11:02.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:11:02 [2023-06-06T17:11:02.611Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45704/head:refs/remotes/origin/PR-45704 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:11:02 [2023-06-06T17:11:02.851Z]  > git config core.sparsecheckout # timeout=10
17:11:02 [2023-06-06T17:11:02.854Z]  > git checkout -f 8a094fe60913fed77deb8275207368617f16328f # timeout=10
17:11:02 [2023-06-06T17:11:02.883Z]  > git remote # timeout=10
17:11:02 [2023-06-06T17:11:02.885Z]  > git config --get remote.origin.url # timeout=10
17:11:02 [2023-06-06T17:11:02.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:11:02 [2023-06-06T17:11:02.889Z]  > git merge 1aae94074e63736a4b419f08cddc1baaaa717453 # timeout=10
17:11:02 [2023-06-06T17:11:02.896Z]  > git rev-parse HEAD^{commit} # timeout=10
17:11:02 [2023-06-06T17:11:02.903Z]  > git config core.sparsecheckout # timeout=10
17:11:02 [2023-06-06T17:11:02.905Z]  > git checkout -f 8a094fe60913fed77deb8275207368617f16328f # timeout=10
17:11:03 [2023-06-06T17:11:03.613Z] + docker version
17:11:03 [2023-06-06T17:11:03.613Z] Client: Docker Engine - Community
17:11:03 [2023-06-06T17:11:03.613Z]  Version:           23.0.1
17:11:03 [2023-06-06T17:11:03.613Z]  API version:       1.42
17:11:03 [2023-06-06T17:11:03.613Z]  Go version:        go1.19.5
17:11:03 [2023-06-06T17:11:03.613Z]  Git commit:        a5ee5b1
17:11:03 [2023-06-06T17:11:03.613Z]  Built:             Thu Feb  9 19:46:32 2023
17:11:03 [2023-06-06T17:11:03.613Z]  OS/Arch:           linux/arm64
17:11:03 [2023-06-06T17:11:03.613Z]  Context:           default
17:11:03 [2023-06-06T17:11:03.613Z] 
17:11:03 [2023-06-06T17:11:03.613Z] Server: Docker Engine - Community
17:11:03 [2023-06-06T17:11:03.613Z]  Engine:
17:11:03 [2023-06-06T17:11:03.613Z]   Version:          23.0.1
17:11:03 [2023-06-06T17:11:03.613Z]   API version:      1.42 (minimum version 1.12)
17:11:03 [2023-06-06T17:11:03.613Z]   Go version:       go1.19.5
17:11:03 [2023-06-06T17:11:03.613Z]   Git commit:       bc3805a
17:11:03 [2023-06-06T17:11:03.613Z]   Built:            Thu Feb  9 19:46:32 2023
17:11:03 [2023-06-06T17:11:03.613Z]   OS/Arch:          linux/arm64
17:11:03 [2023-06-06T17:11:03.613Z]   Experimental:     true
17:11:03 [2023-06-06T17:11:03.613Z]  containerd:
17:11:03 [2023-06-06T17:11:03.613Z]   Version:          1.6.18
17:11:03 [2023-06-06T17:11:03.613Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
17:11:03 [2023-06-06T17:11:03.613Z]  runc:
17:11:03 [2023-06-06T17:11:03.613Z]   Version:          1.1.4
17:11:03 [2023-06-06T17:11:03.613Z]   GitCommit:        v1.1.4-0-g5fd4c4d
17:11:03 [2023-06-06T17:11:03.613Z]  docker-init:
17:11:03 [2023-06-06T17:11:03.613Z]   Version:          0.19.0
17:11:03 [2023-06-06T17:11:03.613Z]   GitCommit:        de40ad0
[Pipeline] sh
17:11:03 [2023-06-06T17:11:03.898Z] + docker info
17:11:03 [2023-06-06T17:11:03.898Z] Client:
17:11:03 [2023-06-06T17:11:03.898Z]  Context:    default
17:11:03 [2023-06-06T17:11:03.898Z]  Debug Mode: false
17:11:03 [2023-06-06T17:11:03.898Z]  Plugins:
17:11:03 [2023-06-06T17:11:03.898Z]   buildx: Docker Buildx (Docker Inc.)
17:11:03 [2023-06-06T17:11:03.898Z]     Version:  v0.10.4
17:11:03 [2023-06-06T17:11:03.898Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
17:11:03 [2023-06-06T17:11:03.898Z]   compose: Docker Compose (Docker Inc.)
17:11:03 [2023-06-06T17:11:03.898Z]     Version:  v2.16.0
17:11:03 [2023-06-06T17:11:03.898Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
17:11:03 [2023-06-06T17:11:03.898Z] 
17:11:03 [2023-06-06T17:11:03.898Z] Server:
17:11:03 [2023-06-06T17:11:03.898Z]  Containers: 0
17:11:03 [2023-06-06T17:11:03.898Z]   Running: 0
17:11:03 [2023-06-06T17:11:03.898Z]   Paused: 0
17:11:03 [2023-06-06T17:11:03.898Z]   Stopped: 0
17:11:03 [2023-06-06T17:11:03.898Z]  Images: 1
17:11:03 [2023-06-06T17:11:03.898Z]  Server Version: 23.0.1
17:11:03 [2023-06-06T17:11:03.898Z]  Storage Driver: overlay2
17:11:03 [2023-06-06T17:11:03.898Z]   Backing Filesystem: extfs
17:11:03 [2023-06-06T17:11:03.898Z]   Supports d_type: true
17:11:03 [2023-06-06T17:11:03.898Z]   Using metacopy: false
17:11:03 [2023-06-06T17:11:03.898Z]   Native Overlay Diff: true
17:11:03 [2023-06-06T17:11:03.898Z]   userxattr: false
17:11:03 [2023-06-06T17:11:03.898Z]  Logging Driver: json-file
17:11:03 [2023-06-06T17:11:03.898Z]  Cgroup Driver: cgroupfs
17:11:03 [2023-06-06T17:11:03.898Z]  Cgroup Version: 1
17:11:03 [2023-06-06T17:11:03.898Z]  Plugins:
17:11:03 [2023-06-06T17:11:03.898Z]   Volume: local
17:11:03 [2023-06-06T17:11:03.898Z]   Network: bridge host ipvlan macvlan null overlay
17:11:03 [2023-06-06T17:11:03.898Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:11:03 [2023-06-06T17:11:03.898Z]  Swarm: inactive
17:11:03 [2023-06-06T17:11:03.898Z]  Runtimes: io.containerd.runc.v2 runc
17:11:03 [2023-06-06T17:11:03.898Z]  Default Runtime: runc
17:11:03 [2023-06-06T17:11:03.898Z]  Init Binary: docker-init
17:11:03 [2023-06-06T17:11:03.898Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
17:11:03 [2023-06-06T17:11:03.898Z]  runc version: v1.1.4-0-g5fd4c4d
17:11:03 [2023-06-06T17:11:03.898Z]  init version: de40ad0
17:11:03 [2023-06-06T17:11:03.898Z]  Security Options:
17:11:03 [2023-06-06T17:11:03.898Z]   apparmor
17:11:03 [2023-06-06T17:11:03.898Z]   seccomp
17:11:03 [2023-06-06T17:11:03.898Z]    Profile: builtin
17:11:03 [2023-06-06T17:11:03.898Z]  Kernel Version: 5.15.0-1031-aws
17:11:03 [2023-06-06T17:11:03.898Z]  Operating System: Ubuntu 20.04.6 LTS
17:11:03 [2023-06-06T17:11:03.898Z]  OSType: linux
17:11:03 [2023-06-06T17:11:03.898Z]  Architecture: aarch64
17:11:03 [2023-06-06T17:11:03.898Z]  CPUs: 8
17:11:03 [2023-06-06T17:11:03.898Z]  Total Memory: 30.64GiB
17:11:03 [2023-06-06T17:11:03.898Z]  Name: ip-10-100-52-35
17:11:03 [2023-06-06T17:11:03.898Z]  ID: 1c6d7120-c134-4627-b601-91a150afaa3a
17:11:03 [2023-06-06T17:11:03.898Z]  Docker Root Dir: /var/lib/docker
17:11:03 [2023-06-06T17:11:03.898Z]  Debug Mode: false
17:11:03 [2023-06-06T17:11:03.898Z]  Registry: https://index.docker.io/v1/
17:11:03 [2023-06-06T17:11:03.898Z]  Experimental: true
17:11:03 [2023-06-06T17:11:03.898Z]  Insecure Registries:
17:11:03 [2023-06-06T17:11:03.898Z]   127.0.0.0/8
17:11:03 [2023-06-06T17:11:03.898Z]  Live Restore Enabled: true
17:11:03 [2023-06-06T17:11:03.898Z] 
[Pipeline] sh
17:11:04 [2023-06-06T17:11:04.183Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:11:04 [2023-06-06T17:11:04.183Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:11:04 [2023-06-06T17:11:04.183Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45704/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:11:04 [2023-06-06T17:11:04.183Z] + bash /home/ubuntu/workspace/moby_PR-45704/check-config.sh
17:11:04 [2023-06-06T17:11:04.183Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:11:04 [2023-06-06T17:11:04.183Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ...
17:11:04 [2023-06-06T17:11:04.183Z] 
17:11:04 [2023-06-06T17:11:04.183Z] Generally Necessary:
17:11:04 [2023-06-06T17:11:04.183Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:11:04 [2023-06-06T17:11:04.183Z] - apparmor: enabled and tools installed
17:11:04 [2023-06-06T17:11:04.183Z] - CONFIG_NAMESPACES: enabled
17:11:04 [2023-06-06T17:11:04.183Z] - CONFIG_NET_NS: enabled
17:11:04 [2023-06-06T17:11:04.183Z] - CONFIG_PID_NS: enabled
17:11:04 [2023-06-06T17:11:04.183Z] - CONFIG_IPC_NS: enabled
17:11:04 [2023-06-06T17:11:04.183Z] - CONFIG_UTS_NS: enabled
17:11:04 [2023-06-06T17:11:04.183Z] - CONFIG_CGROUPS: enabled
17:11:04 [2023-06-06T17:11:04.183Z] - CONFIG_CGROUP_CPUACCT: enabled
17:11:04 [2023-06-06T17:11:04.183Z] - CONFIG_CGROUP_DEVICE: enabled
17:11:04 [2023-06-06T17:11:04.183Z] - CONFIG_CGROUP_FREEZER: enabled
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_CGROUP_SCHED: enabled
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_CPUSETS: enabled
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_MEMCG: enabled
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_KEYS: enabled
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_VETH: enabled (as module)
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_BRIDGE: enabled (as module)
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_NF_NAT: enabled (as module)
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_POSIX_MQUEUE: enabled
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_CGROUP_BPF: enabled
17:11:04 [2023-06-06T17:11:04.443Z] 
17:11:04 [2023-06-06T17:11:04.443Z] Optional Features:
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_USER_NS: enabled
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_SECCOMP: enabled
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_SECCOMP_FILTER: enabled
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_CGROUP_PIDS: enabled
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_MEMCG_SWAP: enabled
17:11:04 [2023-06-06T17:11:04.443Z]     (cgroup swap accounting is currently enabled)
17:11:04 [2023-06-06T17:11:04.443Z] - CONFIG_BLK_CGROUP: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_CGROUP_PERF: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_CGROUP_HUGETLB: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_CFS_BANDWIDTH: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_RT_GROUP_SCHED: missing
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_IP_VS: enabled (as module)
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_IP_VS_NFCT: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_IP_VS_RR: enabled (as module)
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_SECURITY_SELINUX: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_SECURITY_APPARMOR: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_EXT4_FS: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:11:04 [2023-06-06T17:11:04.704Z] - Network Drivers:
17:11:04 [2023-06-06T17:11:04.704Z]   - "overlay":
17:11:04 [2023-06-06T17:11:04.704Z]     - CONFIG_VXLAN: enabled (as module)
17:11:04 [2023-06-06T17:11:04.704Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:11:04 [2023-06-06T17:11:04.704Z]       Optional (for encrypted networks):
17:11:04 [2023-06-06T17:11:04.964Z]       - CONFIG_CRYPTO: enabled
17:11:04 [2023-06-06T17:11:04.964Z]       - CONFIG_CRYPTO_AEAD: enabled
17:11:04 [2023-06-06T17:11:04.964Z]       - CONFIG_CRYPTO_GCM: enabled
17:11:04 [2023-06-06T17:11:04.964Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:11:04 [2023-06-06T17:11:04.964Z]       - CONFIG_CRYPTO_GHASH: enabled
17:11:04 [2023-06-06T17:11:04.964Z]       - CONFIG_XFRM: enabled
17:11:04 [2023-06-06T17:11:04.964Z]       - CONFIG_XFRM_USER: enabled (as module)
17:11:04 [2023-06-06T17:11:04.964Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:11:04 [2023-06-06T17:11:04.964Z]       - CONFIG_INET_ESP: enabled (as module)
17:11:04 [2023-06-06T17:11:04.964Z]   - "ipvlan":
17:11:04 [2023-06-06T17:11:04.964Z]     - CONFIG_IPVLAN: enabled (as module)
17:11:04 [2023-06-06T17:11:04.964Z]   - "macvlan":
17:11:04 [2023-06-06T17:11:04.964Z]     - CONFIG_MACVLAN: enabled (as module)
17:11:04 [2023-06-06T17:11:04.964Z]     - CONFIG_DUMMY: enabled (as module)
17:11:04 [2023-06-06T17:11:04.964Z]   - "ftp,tftp client in container":
17:11:04 [2023-06-06T17:11:04.964Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:11:04 [2023-06-06T17:11:04.964Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:11:04 [2023-06-06T17:11:04.964Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:11:04 [2023-06-06T17:11:04.964Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:11:04 [2023-06-06T17:11:04.964Z] - Storage Drivers:
17:11:04 [2023-06-06T17:11:04.964Z]   - "aufs":
17:11:04 [2023-06-06T17:11:04.964Z]     - CONFIG_AUFS_FS: enabled (as module)
17:11:04 [2023-06-06T17:11:04.964Z]   - "btrfs":
17:11:04 [2023-06-06T17:11:04.964Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:11:04 [2023-06-06T17:11:04.964Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:11:04 [2023-06-06T17:11:04.964Z]   - "devicemapper":
17:11:04 [2023-06-06T17:11:04.964Z]     - CONFIG_BLK_DEV_DM: enabled
17:11:04 [2023-06-06T17:11:04.964Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:11:04 [2023-06-06T17:11:04.964Z]   - "overlay":
17:11:04 [2023-06-06T17:11:04.964Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:11:04 [2023-06-06T17:11:04.964Z]   - "zfs":
17:11:04 [2023-06-06T17:11:04.964Z]     - /dev/zfs: present
17:11:04 [2023-06-06T17:11:04.964Z]     - zfs command: missing
17:11:04 [2023-06-06T17:11:04.964Z]     - zpool command: missing
17:11:04 [2023-06-06T17:11:04.964Z] 
17:11:04 [2023-06-06T17:11:04.964Z] Limits:
17:11:04 [2023-06-06T17:11:04.964Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:11:04 [2023-06-06T17:11:04.964Z] 
17:11:04 [2023-06-06T17:11:04.964Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:11:05 [2023-06-06T17:11:05.276Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8a094fe60913fed77deb8275207368617f16328f .
17:11:05 [2023-06-06T17:11:05.537Z] #1 [internal] load .dockerignore
17:11:05 [2023-06-06T17:11:05.537Z] #1 transferring context: 113B done
17:11:05 [2023-06-06T17:11:05.537Z] #1 DONE 0.0s
17:11:05 [2023-06-06T17:11:05.537Z] 
17:11:05 [2023-06-06T17:11:05.537Z] #2 [internal] load build definition from Dockerfile
17:11:05 [2023-06-06T17:11:05.537Z] #2 transferring dockerfile: 27.71kB done
17:11:05 [2023-06-06T17:11:05.537Z] #2 DONE 0.1s
17:11:05 [2023-06-06T17:11:05.537Z] 
17:11:05 [2023-06-06T17:11:05.537Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:11:05 [2023-06-06T17:11:05.796Z] #3 DONE 0.3s
17:11:05 [2023-06-06T17:11:05.797Z] 
17:11:05 [2023-06-06T17:11:05.797Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
17:11:05 [2023-06-06T17:11:05.797Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
17:11:05 [2023-06-06T17:11:05.797Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
17:11:05 [2023-06-06T17:11:05.797Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
17:11:05 [2023-06-06T17:11:05.797Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
17:11:05 [2023-06-06T17:11:05.797Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
17:11:06 [2023-06-06T17:11:06.057Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 5.24MB / 10.82MB 0.2s
17:11:06 [2023-06-06T17:11:06.057Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 9.44MB / 10.82MB 0.4s
17:11:06 [2023-06-06T17:11:06.317Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.4s done
17:11:06 [2023-06-06T17:11:06.317Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s
17:11:06 [2023-06-06T17:11:06.578Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
17:11:06 [2023-06-06T17:11:06.578Z] #4 DONE 0.6s
17:11:06 [2023-06-06T17:11:06.578Z] 
17:11:06 [2023-06-06T17:11:06.578Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
17:11:07 [2023-06-06T17:11:07.520Z] #5 ...
17:11:07 [2023-06-06T17:11:07.520Z] 
17:11:07 [2023-06-06T17:11:07.520Z] #6 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye
17:11:07 [2023-06-06T17:11:07.520Z] #6 DONE 0.9s
17:11:07 [2023-06-06T17:11:07.520Z] 
17:11:07 [2023-06-06T17:11:07.520Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
17:11:07 [2023-06-06T17:11:07.520Z] #7 DONE 1.0s
17:11:07 [2023-06-06T17:11:07.520Z] 
17:11:07 [2023-06-06T17:11:07.520Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
17:11:07 [2023-06-06T17:11:07.520Z] #5 DONE 1.0s
17:11:07 [2023-06-06T17:11:07.520Z] 
17:11:07 [2023-06-06T17:11:07.520Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:11:07 [2023-06-06T17:11:07.520Z] #8 DONE 1.0s
17:11:07 [2023-06-06T17:11:07.520Z] 
17:11:07 [2023-06-06T17:11:07.520Z] #9 [internal] load metadata for docker.io/library/busybox:latest
17:11:07 [2023-06-06T17:11:07.520Z] #9 DONE 1.1s
17:11:07 [2023-06-06T17:11:07.520Z] 
17:11:07 [2023-06-06T17:11:07.520Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.10.5
17:11:07 [2023-06-06T17:11:07.783Z] #10 DONE 1.1s
17:11:07 [2023-06-06T17:11:07.783Z] 
17:11:07 [2023-06-06T17:11:07.783Z] #11 [internal] load build context
17:11:08 [2023-06-06T17:11:08.357Z] #11 ...
17:11:08 [2023-06-06T17:11:08.357Z] 
17:11:08 [2023-06-06T17:11:08.357Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b
17:11:08 [2023-06-06T17:11:08.357Z] #12 resolve docker.io/library/busybox@sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b 0.2s done
17:11:08 [2023-06-06T17:11:08.357Z] #12 sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b 2.29kB / 2.29kB done
17:11:08 [2023-06-06T17:11:08.357Z] #12 sha256:3be7f0919fc88e394cf86dc712cfb747f4ea29bd3e4e75508c3f53aeb2135ad7 528B / 528B done
17:11:08 [2023-06-06T17:11:08.357Z] #12 sha256:f92f3ea6e4a8c34d0521435aeae960a08746e2dc17ce0b75c0f7603fe0b9dc6a 1.47kB / 1.47kB done
17:11:08 [2023-06-06T17:11:08.357Z] #12 sha256:fee740108510eb41b69a19b84ac80616a932edeea714428428914774d373045e 2.00MB / 2.00MB 0.1s done
17:11:08 [2023-06-06T17:11:08.357Z] #12 extracting sha256:fee740108510eb41b69a19b84ac80616a932edeea714428428914774d373045e 0.1s done
17:11:08 [2023-06-06T17:11:08.357Z] #12 DONE 0.5s
17:11:08 [2023-06-06T17:11:08.357Z] 
17:11:08 [2023-06-06T17:11:08.357Z] #11 [internal] load build context
17:11:08 [2023-06-06T17:11:08.930Z] #11 transferring context: 68.94MB 1.1s done
17:11:09 [2023-06-06T17:11:09.197Z] #11 DONE 1.3s
17:11:09 [2023-06-06T17:11:09.197Z] 
17:11:09 [2023-06-06T17:11:09.197Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8
17:11:09 [2023-06-06T17:11:09.197Z] #13 resolve docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 0.2s done
17:11:09 [2023-06-06T17:11:09.197Z] #13 sha256:7f030ff9be47c7d37be80fe7f7738cc9489ea0686ead8f5f0d2f3b004921a474 7.01kB / 7.01kB done
17:11:09 [2023-06-06T17:11:09.197Z] #13 sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 1.86kB / 1.86kB done
17:11:09 [2023-06-06T17:11:09.197Z] #13 sha256:7b3cc4c7c2bcfea05f88cc81c1d16102ffc8bfa6e8b5d7dda04cc15db80f9127 1.58kB / 1.58kB done
17:11:09 [2023-06-06T17:11:09.197Z] #13 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 53.69MB / 53.69MB 0.7s done
17:11:09 [2023-06-06T17:11:09.197Z] #13 sha256:24cef00b9ad96bea3be667b285f4b22763747912cc8e4f2c3f145facb418d71d 15.75MB / 15.75MB 0.3s done
17:11:09 [2023-06-06T17:11:09.197Z] #13 sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 54.68MB / 54.68MB 1.1s
17:11:09 [2023-06-06T17:11:09.197Z] #13 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 70.25MB / 81.44MB 1.1s
17:11:09 [2023-06-06T17:11:09.197Z] #13 extracting sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 0.3s
17:11:09 [2023-06-06T17:11:09.197Z] #13 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 20.97MB / 95.47MB 1.1s
17:11:09 [2023-06-06T17:11:09.197Z] #13 sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 54.68MB / 54.68MB 1.1s done
17:11:09 [2023-06-06T17:11:09.197Z] #13 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 79.69MB / 81.44MB 1.2s
17:11:09 [2023-06-06T17:11:09.197Z] #13 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 36.70MB / 95.47MB 1.2s
17:11:09 [2023-06-06T17:11:09.197Z] #13 sha256:e48eb6dc33832efce80c6178184bd3f3c3d1885c629eca47356cc8f87eabed42 156B / 156B 1.3s
17:11:09 [2023-06-06T17:11:09.457Z] #13 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 44.04MB / 95.47MB 1.4s
17:11:09 [2023-06-06T17:11:09.457Z] #13 ...
17:11:09 [2023-06-06T17:11:09.457Z] 
17:11:09 [2023-06-06T17:11:09.457Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:11:09 [2023-06-06T17:11:09.457Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
17:11:09 [2023-06-06T17:11:09.457Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:11:09 [2023-06-06T17:11:09.457Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
17:11:09 [2023-06-06T17:11:09.457Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
17:11:09 [2023-06-06T17:11:09.457Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done
17:11:09 [2023-06-06T17:11:09.457Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done
17:11:09 [2023-06-06T17:11:09.457Z] #14 DONE 1.7s
17:11:09 [2023-06-06T17:11:09.457Z] 
17:11:09 [2023-06-06T17:11:09.457Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8
17:11:09 [2023-06-06T17:11:09.457Z] #13 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 81.44MB / 81.44MB 1.4s done
17:11:09 [2023-06-06T17:11:09.457Z] #13 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 63.06MB / 95.47MB 1.5s
17:11:09 [2023-06-06T17:11:09.718Z] #13 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 95.47MB / 95.47MB 1.7s
17:11:09 [2023-06-06T17:11:09.718Z] #13 sha256:e48eb6dc33832efce80c6178184bd3f3c3d1885c629eca47356cc8f87eabed42 156B / 156B 1.5s done
17:11:10 [2023-06-06T17:11:10.658Z] #13 extracting sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 1.7s done
17:11:10 [2023-06-06T17:11:10.658Z] #13 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 95.47MB / 95.47MB 2.4s done
17:11:10 [2023-06-06T17:11:10.658Z] #13 extracting sha256:24cef00b9ad96bea3be667b285f4b22763747912cc8e4f2c3f145facb418d71d
17:11:10 [2023-06-06T17:11:10.658Z] #13 ...
17:11:10 [2023-06-06T17:11:10.658Z] 
17:11:10 [2023-06-06T17:11:10.658Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.10.5@sha256:c0091e80637108b6bdaa47f4a16c96b6c4cd356ec1331d040fccd9fbe234162a
17:11:10 [2023-06-06T17:11:10.658Z] #15 resolve docker.io/docker/buildx-bin:0.10.5@sha256:c0091e80637108b6bdaa47f4a16c96b6c4cd356ec1331d040fccd9fbe234162a 0.2s done
17:11:10 [2023-06-06T17:11:10.658Z] #15 sha256:c0091e80637108b6bdaa47f4a16c96b6c4cd356ec1331d040fccd9fbe234162a 8.43kB / 8.43kB done
17:11:10 [2023-06-06T17:11:10.658Z] #15 sha256:ef3024540700e9f7d13a59a07719caf66e6fb8afa24e7cac489891da8752f3bd 482B / 482B done
17:11:10 [2023-06-06T17:11:10.659Z] #15 sha256:423e077ebfb8a457b91364695ea9b542bf883324aa1329ea78cc8bfeb9edae47 2.03kB / 2.03kB done
17:11:10 [2023-06-06T17:11:10.659Z] #15 sha256:ba5ba88bcec4a6c50ca02f8ee59b7b9e1a3fa779cc040cca23c5e6bda892a7e8 14.44MB / 14.44MB 2.1s done
17:11:10 [2023-06-06T17:11:10.659Z] #15 extracting sha256:ba5ba88bcec4a6c50ca02f8ee59b7b9e1a3fa779cc040cca23c5e6bda892a7e8 0.4s done
17:11:10 [2023-06-06T17:11:10.659Z] #15 DONE 2.9s
17:11:10 [2023-06-06T17:11:10.659Z] 
17:11:10 [2023-06-06T17:11:10.659Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070
17:11:10 [2023-06-06T17:11:10.659Z] #16 resolve docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 0.1s done
17:11:10 [2023-06-06T17:11:10.659Z] #16 sha256:d352b92ddb5df3919bb910c3e7f46b1cbea5a6072f96eb837d7147a3c3f84d39 1.48kB / 1.48kB done
17:11:10 [2023-06-06T17:11:10.659Z] #16 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 53.69MB / 53.69MB 0.7s done
17:11:10 [2023-06-06T17:11:10.659Z] #16 sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 1.85kB / 1.85kB done
17:11:10 [2023-06-06T17:11:10.659Z] #16 sha256:0d1881fd981442bd6721e0e4ff40eb0ba705475c3a8469482ccee9029af56ebf 529B / 529B done
17:11:10 [2023-06-06T17:11:10.659Z] #16 DONE 2.9s
17:11:10 [2023-06-06T17:11:10.919Z] 
17:11:10 [2023-06-06T17:11:10.919Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
17:11:10 [2023-06-06T17:11:10.919Z] #17 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
17:11:10 [2023-06-06T17:11:10.919Z] #17 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
17:11:10 [2023-06-06T17:11:10.919Z] #17 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
17:11:10 [2023-06-06T17:11:10.919Z] #17 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
17:11:10 [2023-06-06T17:11:10.919Z] #17 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 2.5s done
17:11:10 [2023-06-06T17:11:10.919Z] #17 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
17:11:10 [2023-06-06T17:11:10.919Z] #17 DONE 3.0s
17:11:10 [2023-06-06T17:11:10.919Z] 
17:11:10 [2023-06-06T17:11:10.919Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8
17:11:10 [2023-06-06T17:11:10.919Z] #13 extracting sha256:24cef00b9ad96bea3be667b285f4b22763747912cc8e4f2c3f145facb418d71d 0.3s done
17:11:11 [2023-06-06T17:11:11.179Z] #13 extracting sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783
17:11:12 [2023-06-06T17:11:12.120Z] #13 extracting sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 0.8s done
17:11:12 [2023-06-06T17:11:12.381Z] #13 extracting sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b
17:11:13 [2023-06-06T17:11:13.322Z] #13 extracting sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 1.0s done
17:11:13 [2023-06-06T17:11:13.893Z] #13 extracting sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944
17:11:15 [2023-06-06T17:11:15.805Z] #13 extracting sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 1.4s done
17:11:15 [2023-06-06T17:11:15.805Z] #13 extracting sha256:e48eb6dc33832efce80c6178184bd3f3c3d1885c629eca47356cc8f87eabed42 done
17:11:16 [2023-06-06T17:11:16.747Z] #13 DONE 8.7s
17:11:16 [2023-06-06T17:11:16.747Z] 
17:11:16 [2023-06-06T17:11:16.747Z] #18 [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:16 [2023-06-06T17:11:16.747Z] #0 1.178 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 1.200 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 1.200 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 1.316 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 1.430 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 1.541 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 2.323 Fetched 8531 kB in 1s (6077 kB/s)
17:11:16 [2023-06-06T17:11:16.747Z] #0 2.323 Reading package lists...
17:11:16 [2023-06-06T17:11:16.747Z] #0 2.906 Reading package lists...
17:11:16 [2023-06-06T17:11:16.747Z] #0 3.444 Building dependency tree...
17:11:16 [2023-06-06T17:11:16.747Z] #0 3.763 The following additional packages will be installed:
17:11:16 [2023-06-06T17:11:16.747Z] #0 3.763   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
17:11:16 [2023-06-06T17:11:16.747Z] #0 3.764   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
17:11:16 [2023-06-06T17:11:16.747Z] #0 3.765 Recommended packages:
17:11:16 [2023-06-06T17:11:16.747Z] #0 3.765   libldap-common publicsuffix libsasl2-modules
17:11:16 [2023-06-06T17:11:16.747Z] #0 3.873 The following NEW packages will be installed:
17:11:16 [2023-06-06T17:11:16.747Z] #0 3.877   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
17:11:16 [2023-06-06T17:11:16.747Z] #0 3.877   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:11:16 [2023-06-06T17:11:16.747Z] #0 3.877   libssh2-1 openssl
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.153 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.153 Need to get 2945 kB of archives.
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.153 After this operation, 6484 kB of additional disk space will be used.
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.153 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.216 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.239 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.283 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:16 [2023-06-06T17:11:16.747Z] #0 4.308 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.308 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:16 [2023-06-06T17:11:16.747Z] #0 4.309 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.321 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.369 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.371 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.390 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.391 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.407 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.444 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 4.446 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:11:16 [2023-06-06T17:11:16.747Z] #0 5.017 debconf: delaying package configuration, since apt-utils is not installed
17:11:16 [2023-06-06T17:11:16.747Z] #0 5.045 Fetched 2945 kB in 1s (4956 kB/s)
17:11:16 [2023-06-06T17:11:16.747Z] #0 5.089 Selecting previously unselected package openssl.
17:11:16 [2023-06-06T17:11:16.747Z] #0 5.089 (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 ... 6656 files and directories currently installed.)
17:11:16 [2023-06-06T17:11:16.747Z] #0 5.094 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
17:11:16 [2023-06-06T17:11:16.747Z] #0 5.135 Unpacking openssl (1.1.1n-0+deb11u5) ...
17:11:16 [2023-06-06T17:11:16.747Z] #0 5.476 Selecting previously unselected package ca-certificates.
17:11:16 [2023-06-06T17:11:16.747Z] #0 5.477 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
17:11:16 [2023-06-06T17:11:16.747Z] #0 5.487 Unpacking ca-certificates (20210119) ...
17:11:16 [2023-06-06T17:11:16.747Z] #0 5.743 Selecting previously unselected package libbrotli1:arm64.
17:11:16 [2023-06-06T17:11:16.747Z] #0 5.744 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
17:11:16 [2023-06-06T17:11:16.747Z] #0 5.758 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
17:11:16 [2023-06-06T17:11:16.747Z] #18 5.937 Selecting previously unselected package libsasl2-modules-db:arm64.
17:11:16 [2023-06-06T17:11:16.747Z] #18 5.938 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
17:11:16 [2023-06-06T17:11:16.747Z] #18 5.955 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:11:17 [2023-06-06T17:11:17.007Z] #18 6.206 Selecting previously unselected package libsasl2-2:arm64.
17:11:17 [2023-06-06T17:11:17.007Z] #18 6.207 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
17:11:17 [2023-06-06T17:11:17.007Z] #18 6.221 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:11:17 [2023-06-06T17:11:17.267Z] #18 6.341 Selecting previously unselected package libldap-2.4-2:arm64.
17:11:17 [2023-06-06T17:11:17.267Z] #18 6.342 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
17:11:17 [2023-06-06T17:11:17.267Z] #18 6.350 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
17:11:17 [2023-06-06T17:11:17.527Z] #18 6.785 Selecting previously unselected package libnghttp2-14:arm64.
17:11:17 [2023-06-06T17:11:17.527Z] #18 6.786 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
17:11:17 [2023-06-06T17:11:17.527Z] #18 6.897 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
17:11:18 [2023-06-06T17:11:18.097Z] #18 7.100 Selecting previously unselected package libpsl5:arm64.
17:11:18 [2023-06-06T17:11:18.097Z] #18 7.101 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
17:11:18 [2023-06-06T17:11:18.097Z] #18 7.125 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
17:11:18 [2023-06-06T17:11:18.357Z] #18 ...
17:11:18 [2023-06-06T17:11:18.357Z] 
17:11:18 [2023-06-06T17:11:18.357Z] #19 [build-dummy 2/2] RUN mkdir -p /build
17:11:18 [2023-06-06T17:11:18.357Z] #19 ...
17:11:18 [2023-06-06T17:11:18.357Z] 
17:11:18 [2023-06-06T17:11:18.357Z] #18 [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:18 [2023-06-06T17:11:18.357Z] #18 7.607 Selecting previously unselected package librtmp1:arm64.
17:11:18 [2023-06-06T17:11:18.357Z] #18 7.609 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
17:11:18 [2023-06-06T17:11:18.357Z] #18 7.690 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:11:18 [2023-06-06T17:11:18.617Z] #18 7.975 Selecting previously unselected package libssh2-1:arm64.
17:11:18 [2023-06-06T17:11:18.877Z] #18 7.977 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
17:11:18 [2023-06-06T17:11:18.877Z] #18 8.021 Unpacking libssh2-1:arm64 (1.9.0-2) ...
17:11:18 [2023-06-06T17:11:18.877Z] #18 8.272 Selecting previously unselected package libcurl4:arm64.
17:11:19 [2023-06-06T17:11:19.137Z] #18 8.273 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
17:11:19 [2023-06-06T17:11:19.137Z] #18 8.283 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
17:11:19 [2023-06-06T17:11:19.706Z] #18 8.915 Selecting previously unselected package curl.
17:11:19 [2023-06-06T17:11:19.706Z] #18 8.916 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
17:11:19 [2023-06-06T17:11:19.706Z] #18 8.991 Unpacking curl (7.74.0-1.3+deb11u7) ...
17:11:19 [2023-06-06T17:11:19.966Z] #18 9.256 Selecting previously unselected package libonig5:arm64.
17:11:19 [2023-06-06T17:11:19.966Z] #18 9.257 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
17:11:20 [2023-06-06T17:11:20.227Z] #18 9.379 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:11:20 [2023-06-06T17:11:20.797Z] #18 10.04 Selecting previously unselected package libjq1:arm64.
17:11:20 [2023-06-06T17:11:20.797Z] #18 10.04 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
17:11:21 [2023-06-06T17:11:21.057Z] #18 10.15 Unpacking libjq1:arm64 (1.6-2.1) ...
17:11:21 [2023-06-06T17:11:21.317Z] #18 10.43 Selecting previously unselected package jq.
17:11:21 [2023-06-06T17:11:21.317Z] #18 10.43 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
17:11:21 [2023-06-06T17:11:21.317Z] #18 10.44 Unpacking jq (1.6-2.1) ...
17:11:21 [2023-06-06T17:11:21.577Z] #18 10.72 Setting up libpsl5:arm64 (0.21.0-1.2) ...
17:11:21 [2023-06-06T17:11:21.837Z] #18 10.86 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
17:11:21 [2023-06-06T17:11:21.837Z] #18 10.93 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
17:11:21 [2023-06-06T17:11:21.837Z] #18 11.06 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:11:22 [2023-06-06T17:11:22.097Z] #18 11.18 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:11:22 [2023-06-06T17:11:22.097Z] #18 11.21 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:11:22 [2023-06-06T17:11:22.097Z] #18 11.23 Setting up libssh2-1:arm64 (1.9.0-2) ...
17:11:22 [2023-06-06T17:11:22.097Z] #18 11.31 Setting up openssl (1.1.1n-0+deb11u5) ...
17:11:22 [2023-06-06T17:11:22.097Z] #18 11.34 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:11:22 [2023-06-06T17:11:22.097Z] #18 11.43 Setting up libjq1:arm64 (1.6-2.1) ...
17:11:22 [2023-06-06T17:11:22.357Z] #18 11.47 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
17:11:22 [2023-06-06T17:11:22.357Z] #18 11.53 Setting up ca-certificates (20210119) ...
17:11:22 [2023-06-06T17:11:22.928Z] #18 11.99 Updating certificates in /etc/ssl/certs...
17:11:23 [2023-06-06T17:11:23.188Z] #18 12.52 129 added, 0 removed; done.
17:11:23 [2023-06-06T17:11:23.758Z] #18 12.81 Setting up jq (1.6-2.1) ...
17:11:23 [2023-06-06T17:11:23.758Z] #18 12.88 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
17:11:23 [2023-06-06T17:11:23.758Z] #18 12.99 Setting up curl (7.74.0-1.3+deb11u7) ...
17:11:23 [2023-06-06T17:11:23.758Z] #18 13.07 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:11:24 [2023-06-06T17:11:24.018Z] #18 13.23 Processing triggers for ca-certificates (20210119) ...
17:11:24 [2023-06-06T17:11:24.018Z] #18 13.33 Updating certificates in /etc/ssl/certs...
17:11:24 [2023-06-06T17:11:24.723Z] #18 ...
17:11:24 [2023-06-06T17:11:24.723Z] 
17:11:24 [2023-06-06T17:11:24.723Z] #19 [build-dummy 2/2] RUN mkdir -p /build
17:11:24 [2023-06-06T17:11:24.723Z] #19 DONE 16.3s
17:11:24 [2023-06-06T17:11:24.723Z] 
17:11:24 [2023-06-06T17:11:24.723Z] #18 [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:24 [2023-06-06T17:11:24.723Z] #18 13.79 0 added, 0 removed; done.
17:11:24 [2023-06-06T17:11:24.723Z] #18 13.79 Running hooks in /etc/ca-certificates/update.d...
17:11:24 [2023-06-06T17:11:24.723Z] #18 13.79 done.
17:11:24 [2023-06-06T17:11:24.723Z] #18 ...
17:11:24 [2023-06-06T17:11:24.723Z] 
17:11:24 [2023-06-06T17:11:24.723Z] #20 [base 2/5] COPY --from=xx / /
17:11:24 [2023-06-06T17:11:24.723Z] #20 ...
17:11:24 [2023-06-06T17:11:24.723Z] 
17:11:24 [2023-06-06T17:11:24.723Z] #18 [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:24 [2023-06-06T17:11:24.723Z] #18 DONE 13.9s
17:11:25 [2023-06-06T17:11:25.308Z] 
17:11:25 [2023-06-06T17:11:25.308Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:11:27 [2023-06-06T17:11:27.849Z] #21 ...
17:11:27 [2023-06-06T17:11:27.849Z] 
17:11:27 [2023-06-06T17:11:27.849Z] #22 [binary-dummy 1/1] COPY --from=build-dummy /build /build
17:11:27 [2023-06-06T17:11:27.849Z] #22 DONE 3.1s
17:11:27 [2023-06-06T17:11:27.849Z] 
17:11:27 [2023-06-06T17:11:27.849Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:11:27 [2023-06-06T17:11:27.849Z] #21 DONE 3.1s
17:11:27 [2023-06-06T17:11:27.849Z] 
17:11:27 [2023-06-06T17:11:27.849Z] #20 [base 2/5] COPY --from=xx / /
17:11:27 [2023-06-06T17:11:27.849Z] #20 DONE 3.2s
17:11:27 [2023-06-06T17:11:27.849Z] 
17:11:27 [2023-06-06T17:11:27.849Z] #23 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:11:28 [2023-06-06T17:11:28.109Z] #23 DONE 0.4s
17:11:28 [2023-06-06T17:11:28.109Z] 
17:11:28 [2023-06-06T17:11:28.109Z] #24 [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-06-06T17:11:28.679Z] #24 ...
17:11:28 [2023-06-06T17:11:28.679Z] 
17:11:28 [2023-06-06T17:11:28.679Z] #25 [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:28 [2023-06-06T17:11:28.679Z] #25 DONE 0.5s
17:11:28 [2023-06-06T17:11:28.940Z] 
17:11:28 [2023-06-06T17:11:28.940Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
17:11:29 [2023-06-06T17:11:29.510Z] #26 0.854 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:11:29 [2023-06-06T17:11:29.770Z] #26 1.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:29 [2023-06-06T17:11:29.770Z] #26 1.124 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:29 [2023-06-06T17:11:29.770Z] #26 1.128 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:11:30 [2023-06-06T17:11:30.340Z] #26 1.425 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
17:11:30 [2023-06-06T17:11:30.340Z] #26 1.427 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:11:31 [2023-06-06T17:11:31.280Z] #26 2.307 Fetched 8531 kB in 2s (4666 kB/s)
17:11:31 [2023-06-06T17:11:31.540Z] #26 2.307 Reading package lists...
17:11:32 [2023-06-06T17:11:32.110Z] #26 2.816 Reading package lists...
17:11:32 [2023-06-06T17:11:32.110Z] #26 3.316 Building dependency tree...
17:11:32 [2023-06-06T17:11:32.110Z] #26 3.451 Reading state information...
17:11:32 [2023-06-06T17:11:32.370Z] #26 3.621 The following additional packages will be installed:
17:11:32 [2023-06-06T17:11:32.370Z] #26 3.621   libmagic-mgc libmagic1
17:11:32 [2023-06-06T17:11:32.370Z] #26 3.648 The following NEW packages will be installed:
17:11:32 [2023-06-06T17:11:32.370Z] #26 3.648   file libmagic-mgc libmagic1
17:11:32 [2023-06-06T17:11:32.630Z] #26 3.926 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
17:11:32 [2023-06-06T17:11:32.630Z] #26 3.926 Need to get 463 kB of archives.
17:11:32 [2023-06-06T17:11:32.630Z] #26 3.926 After this operation, 7063 kB of additional disk space will be used.
17:11:32 [2023-06-06T17:11:32.630Z] #26 3.926 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
17:11:32 [2023-06-06T17:11:32.630Z] #26 3.935 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
17:11:32 [2023-06-06T17:11:32.630Z] #26 3.937 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
17:11:32 [2023-06-06T17:11:32.891Z] #26 4.177 debconf: delaying package configuration, since apt-utils is not installed
17:11:32 [2023-06-06T17:11:32.891Z] #26 4.221 Fetched 463 kB in 0s (1634 kB/s)
17:11:32 [2023-06-06T17:11:32.891Z] #26 4.264 Selecting previously unselected package libmagic-mgc.
17:11:32 [2023-06-06T17:11:32.891Z] #26 4.264 (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 ... 15713 files and directories currently installed.)
17:11:32 [2023-06-06T17:11:32.891Z] #26 4.273 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
17:11:32 [2023-06-06T17:11:32.891Z] #26 4.277 Unpacking libmagic-mgc (1:5.39-3) ...
17:11:33 [2023-06-06T17:11:33.151Z] #26 4.342 Selecting previously unselected package libmagic1:arm64.
17:11:33 [2023-06-06T17:11:33.151Z] #26 4.344 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
17:11:33 [2023-06-06T17:11:33.151Z] #26 4.353 Unpacking libmagic1:arm64 (1:5.39-3) ...
17:11:33 [2023-06-06T17:11:33.151Z] #26 4.390 Selecting previously unselected package file.
17:11:33 [2023-06-06T17:11:33.151Z] #26 4.392 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
17:11:33 [2023-06-06T17:11:33.151Z] #26 4.396 Unpacking file (1:5.39-3) ...
17:11:33 [2023-06-06T17:11:33.151Z] #26 4.438 Setting up libmagic-mgc (1:5.39-3) ...
17:11:33 [2023-06-06T17:11:33.151Z] #26 4.449 Setting up libmagic1:arm64 (1:5.39-3) ...
17:11:33 [2023-06-06T17:11:33.151Z] #26 4.469 Setting up file (1:5.39-3) ...
17:11:33 [2023-06-06T17:11:33.151Z] #26 4.485 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:11:35 [2023-06-06T17:11:35.062Z] #26 DONE 6.1s
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #27 [delve-src 1/3] WORKDIR /usr/src/delve
17:11:35 [2023-06-06T17:11:35.062Z] #27 ...
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #28 [runc-src 1/3] WORKDIR /usr/src/runc
17:11:35 [2023-06-06T17:11:35.062Z] #28 DONE 0.1s
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #29 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:11:35 [2023-06-06T17:11:35.062Z] #29 DONE 0.1s
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #30 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
17:11:35 [2023-06-06T17:11:35.062Z] #30 DONE 0.2s
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #31 [swagger-src 1/3] WORKDIR /usr/src/swagger
17:11:35 [2023-06-06T17:11:35.062Z] #31 DONE 0.3s
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #32 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
17:11:35 [2023-06-06T17:11:35.062Z] #32 DONE 0.3s
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #33 [containerd-src 1/3] WORKDIR /usr/src/containerd
17:11:35 [2023-06-06T17:11:35.062Z] #33 DONE 0.3s
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #34 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:11:35 [2023-06-06T17:11:35.062Z] #34 DONE 0.3s
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #27 [delve-src 1/3] WORKDIR /usr/src/delve
17:11:35 [2023-06-06T17:11:35.062Z] #27 DONE 0.3s
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #35 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
17:11:35 [2023-06-06T17:11:35.062Z] #35 DONE 0.3s
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #36 [tini-src 1/3] WORKDIR /usr/src/tini
17:11:35 [2023-06-06T17:11:35.062Z] #36 DONE 0.3s
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #37 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:11:35 [2023-06-06T17:11:35.062Z] #37 ...
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry
17:11:35 [2023-06-06T17:11:35.062Z] #38 DONE 0.3s
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #39 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
17:11:35 [2023-06-06T17:11:35.062Z] #39 DONE 0.4s
17:11:35 [2023-06-06T17:11:35.062Z] 
17:11:35 [2023-06-06T17:11:35.062Z] #40 [dockercli-integration 1/3] WORKDIR /go/src/github.com/docker/cli
17:11:35 [2023-06-06T17:11:35.062Z] #40 DONE 0.5s
17:11:35 [2023-06-06T17:11:35.333Z] 
17:11:35 [2023-06-06T17:11:35.333Z] #41 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
17:11:35 [2023-06-06T17:11:35.333Z] #41 DONE 0.5s
17:11:35 [2023-06-06T17:11:35.333Z] 
17:11:35 [2023-06-06T17:11:35.333Z] #42 [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:35 [2023-06-06T17:11:35.333Z] #42 ...
17:11:35 [2023-06-06T17:11:35.333Z] 
17:11:35 [2023-06-06T17:11:35.333Z] #43 [dockercli-integration 2/3] COPY hack/dockerfile/cli.sh /download-or-build-cli.sh
17:11:35 [2023-06-06T17:11:35.333Z] #43 DONE 0.1s
17:11:35 [2023-06-06T17:11:35.594Z] 
17:11:35 [2023-06-06T17:11:35.594Z] #24 [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:35 [2023-06-06T17:11:35.594Z] #24 1.510 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:11:35 [2023-06-06T17:11:35.594Z] #24 1.704 
17:11:35 [2023-06-06T17:11:35.594Z] #24 1.922 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
17:11:35 [2023-06-06T17:11:35.594Z] #24 2.195 
17:11:35 [2023-06-06T17:11:35.594Z] #24 3.213 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:11:35 [2023-06-06T17:11:35.594Z] #24 3.402 
17:11:35 [2023-06-06T17:11:35.594Z] #24 3.621 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
17:11:35 [2023-06-06T17:11:35.594Z] #24 3.889 
17:11:35 [2023-06-06T17:11:35.594Z] #24 4.951 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
17:11:35 [2023-06-06T17:11:35.594Z] #24 5.139 
17:11:35 [2023-06-06T17:11:35.594Z] #24 5.355 #=#=#                                                                         

                                                                           0.1%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
17:11:35 [2023-06-06T17:11:35.594Z] #24 6.120 
17:11:35 [2023-06-06T17:11:35.594Z] #24 7.115 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:11:35 [2023-06-06T17:11:35.594Z] #24 7.305 
17:11:35 [2023-06-06T17:11:35.594Z] #24 7.533 #=#=#                                                                         

######################################################################## 100.0%
17:11:35 [2023-06-06T17:11:35.594Z] #24 7.765 
17:11:35 [2023-06-06T17:11:35.594Z] #24 ...
17:11:35 [2023-06-06T17:11:35.594Z] 
17:11:35 [2023-06-06T17:11:35.594Z] #44 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:11:35 [2023-06-06T17:11:35.594Z] #0 0.694 Initialized empty Git repository in /usr/src/runc/.git/
17:11:35 [2023-06-06T17:11:35.594Z] #0 0.695 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:35 [2023-06-06T17:11:35.594Z] #0 0.695 hint: is subject to change. To configure the initial branch name to use in all
17:11:35 [2023-06-06T17:11:35.594Z] #0 0.695 hint: of your new repositories, which will suppress this warning, call:
17:11:35 [2023-06-06T17:11:35.594Z] #0 0.695 hint: 
17:11:35 [2023-06-06T17:11:35.594Z] #0 0.695 hint: 	git config --global init.defaultBranch <name>
17:11:35 [2023-06-06T17:11:35.594Z] #0 0.695 hint: 
17:11:35 [2023-06-06T17:11:35.594Z] #0 0.695 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:35 [2023-06-06T17:11:35.594Z] #0 0.695 hint: 'development'. The just-created branch can be renamed via this command:
17:11:35 [2023-06-06T17:11:35.594Z] #0 0.695 hint: 
17:11:35 [2023-06-06T17:11:35.594Z] #0 0.695 hint: 	git branch -m <name>
17:11:35 [2023-06-06T17:11:35.594Z] #44 DONE 0.9s
17:11:35 [2023-06-06T17:11:35.594Z] 
17:11:35 [2023-06-06T17:11:35.594Z] #45 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64     /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build
17:11:40 [2023-06-06T17:11:40.896Z] #45 ...
17:11:40 [2023-06-06T17:11:40.896Z] 
17:11:40 [2023-06-06T17:11:40.896Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
17:11:40 [2023-06-06T17:11:40.896Z] #0 1.655 go: downloading github.com/golangci/golangci-lint v1.51.2
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.421 go: downloading github.com/fatih/color v1.14.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.421 go: downloading github.com/pkg/errors v0.9.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.421 go: downloading github.com/spf13/cobra v1.6.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.421 go: downloading github.com/gofrs/flock v0.8.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.421 go: downloading github.com/spf13/pflag v1.0.5
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.422 go: downloading github.com/spf13/viper v1.12.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.426 go: downloading gopkg.in/yaml.v3 v3.0.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.522 go: downloading golang.org/x/tools v0.6.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.626 go: downloading github.com/hashicorp/go-version v1.6.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.629 go: downloading github.com/ldez/gomoddirectives v0.2.3
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.630 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.704 go: downloading github.com/hashicorp/go-multierror v1.1.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.797 go: downloading github.com/mattn/go-colorable v0.1.13
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.798 go: downloading github.com/sirupsen/logrus v1.9.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.821 go: downloading github.com/stretchr/testify v1.8.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.822 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.824 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.860 go: downloading github.com/fsnotify/fsnotify v1.5.4
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.896 go: downloading github.com/mitchellh/mapstructure v1.5.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.999 go: downloading github.com/spf13/afero v1.8.2
17:11:40 [2023-06-06T17:11:40.896Z] #0 2.999 go: downloading github.com/spf13/cast v1.5.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.000 go: downloading github.com/spf13/jwalterweatherman v1.1.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.026 go: downloading github.com/mattn/go-isatty v0.0.17
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.053 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.078 go: downloading 4d63.com/gochecknoglobals v0.2.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.096 go: downloading github.com/Abirdcfly/dupword v0.0.9
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.096 go: downloading github.com/Antonboom/errname v0.1.7
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.156 go: downloading github.com/Antonboom/nilnil v0.1.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.249 go: downloading github.com/BurntSushi/toml v1.2.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.249 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.262 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.270 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.270 go: downloading github.com/alexkohler/prealloc v1.0.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.286 go: downloading github.com/alingse/asasalint v0.0.11
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.296 go: downloading github.com/ashanbrown/forbidigo v1.4.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.321 go: downloading github.com/ashanbrown/makezero v1.1.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.325 go: downloading github.com/bkielbasa/cyclop v1.2.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.340 go: downloading github.com/blizzy78/varnamelen v0.8.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.423 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.428 go: downloading github.com/breml/bidichk v0.2.3
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.428 go: downloading github.com/breml/errchkjson v0.3.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.428 go: downloading github.com/butuzov/ireturn v0.1.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.458 go: downloading github.com/charithe/durationcheck v0.0.9
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.460 go: downloading github.com/curioswitch/go-reassign v0.2.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.468 go: downloading github.com/daixiang0/gci v0.9.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.502 go: downloading github.com/denis-tingaikin/go-header v0.4.3
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.504 go: downloading github.com/esimonov/ifshort v1.0.4
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.509 go: downloading github.com/firefart/nonamedreturns v1.0.4
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.622 go: downloading github.com/fzipp/gocyclo v0.6.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.638 go: downloading github.com/go-critic/go-critic v0.6.7
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.639 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.680 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.685 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.685 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.686 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.708 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.755 go: downloading github.com/golangci/misspell v0.4.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.780 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.826 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.826 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.852 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.863 go: downloading github.com/hexops/gotextdiff v1.0.3
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.877 go: downloading github.com/jgautheron/goconst v1.5.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.903 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.915 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.920 go: downloading github.com/julz/importas v0.1.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.921 go: downloading github.com/junk1tm/musttag v0.4.5
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.979 go: downloading github.com/kisielk/errcheck v1.6.3
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.995 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
17:11:40 [2023-06-06T17:11:40.896Z] #0 3.997 go: downloading github.com/kulti/thelper v0.6.3
17:11:40 [2023-06-06T17:11:40.896Z] #0 4.004 go: downloading github.com/kunwardeep/paralleltest v1.0.6
17:11:40 [2023-06-06T17:11:40.896Z] #0 4.016 go: downloading github.com/kyoh86/exportloopref v0.1.11
17:11:40 [2023-06-06T17:11:40.896Z] #0 4.017 go: downloading github.com/ldez/tagliatelle v0.4.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 4.017 go: downloading github.com/leonklingele/grouper v1.1.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 4.018 go: downloading github.com/lufeee/execinquery v1.2.1
17:11:40 [2023-06-06T17:11:40.896Z] #0 4.060 go: downloading github.com/maratori/testableexamples v1.0.0
17:11:40 [2023-06-06T17:11:40.896Z] #0 4.060 go: downloading github.com/maratori/testpackage v1.1.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.105 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.112 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.120 go: downloading github.com/mgechev/revive v1.2.5
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.172 go: downloading github.com/moricho/tparallel v0.2.1
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.175 go: downloading github.com/nakabonne/nestif v0.3.1
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.190 go: downloading github.com/nishanths/exhaustive v0.9.5
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.196 go: downloading github.com/nishanths/predeclared v0.2.2
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.197 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.255 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.278 go: downloading github.com/ryancurrah/gomodguard v1.3.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.297 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.297 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.297 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.321 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.322 go: downloading github.com/securego/gosec/v2 v2.15.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.372 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.376 go: downloading github.com/sivchari/containedctx v1.0.2
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.378 go: downloading github.com/sivchari/nosnakecase v1.7.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.381 go: downloading github.com/sivchari/tenv v1.7.1
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.407 go: downloading github.com/sonatard/noctx v0.0.1
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.419 go: downloading github.com/sourcegraph/go-diff v0.7.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.434 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.473 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.474 go: downloading github.com/tdakkota/asciicheck v0.1.1
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.481 go: downloading github.com/tetafro/godot v1.4.11
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.493 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.494 go: downloading github.com/timonwong/loggercheck v0.9.3
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.498 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.500 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.555 go: downloading github.com/ultraware/funlen v0.0.3
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.614 go: downloading github.com/ultraware/whitespace v0.0.5
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.640 go: downloading github.com/uudashr/gocognit v1.0.6
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.646 go: downloading github.com/yagipy/maintidx v1.0.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.646 go: downloading github.com/yeya24/promlinter v0.2.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.704 go: downloading gitlab.com/bosi/decorder v0.2.3
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.722 go: downloading honnef.co/go/tools v0.4.2
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.836 go: downloading mvdan.cc/gofumpt v0.4.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.919 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.968 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
17:11:40 [2023-06-06T17:11:40.897Z] #0 4.984 go: downloading github.com/hashicorp/errwrap v1.0.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.047 go: downloading golang.org/x/mod v0.8.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.073 go: downloading golang.org/x/sys v0.5.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.271 go: downloading github.com/subosito/gotenv v1.4.1
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.271 go: downloading github.com/hashicorp/hcl v1.0.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.271 go: downloading gopkg.in/ini.v1 v1.67.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.271 go: downloading github.com/magiconair/properties v1.8.6
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.276 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.276 go: downloading github.com/davecgh/go-spew v1.1.1
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.354 go: downloading github.com/pmezard/go-difflib v1.0.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.374 go: downloading github.com/stretchr/objx v0.5.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.440 go: downloading golang.org/x/text v0.6.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.493 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.493 go: downloading gopkg.in/yaml.v2 v2.4.0
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.528 go: downloading github.com/pelletier/go-toml v1.9.5
17:11:40 [2023-06-06T17:11:40.897Z] #0 5.561 go: downloading github.com/gobwas/glob v0.2.3
17:11:40 [2023-06-06T17:11:40.897Z] #46 5.753 go: downloading golang.org/x/sync v0.1.0
17:11:40 [2023-06-06T17:11:40.897Z] #46 5.772 go: downloading go.uber.org/zap v1.17.0
17:11:40 [2023-06-06T17:11:40.897Z] #46 6.033 go: downloading github.com/kisielk/gotool v1.0.0
17:11:40 [2023-06-06T17:11:40.897Z] #46 6.049 go: downloading github.com/go-toolsmith/astcast v1.1.0
17:11:40 [2023-06-06T17:11:40.897Z] #46 6.136 go: downloading github.com/go-toolsmith/astcopy v1.0.3
17:11:40 [2023-06-06T17:11:40.897Z] #46 6.137 go: downloading github.com/go-toolsmith/astequal v1.1.0
17:11:40 [2023-06-06T17:11:40.897Z] #46 6.148 go: downloading github.com/go-toolsmith/astfmt v1.1.0
17:11:40 [2023-06-06T17:11:40.897Z] #46 6.264 go: downloading github.com/go-toolsmith/astp v1.1.0
17:11:40 [2023-06-06T17:11:40.897Z] #46 6.264 go: downloading github.com/go-toolsmith/strparse v1.1.0
17:11:41 [2023-06-06T17:11:41.169Z] #46 6.296 go: downloading github.com/go-toolsmith/typep v1.1.0
17:11:41 [2023-06-06T17:11:41.169Z] #46 6.296 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
17:11:41 [2023-06-06T17:11:41.169Z] #46 6.312 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
17:11:41 [2023-06-06T17:11:41.169Z] #46 6.359 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
17:11:41 [2023-06-06T17:11:41.169Z] #46 6.384 go: downloading github.com/gostaticanalysis/comment v1.4.2
17:11:41 [2023-06-06T17:11:41.169Z] #46 6.492 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
17:11:41 [2023-06-06T17:11:41.442Z] #46 6.507 go: downloading github.com/ettle/strcase v0.1.1
17:11:41 [2023-06-06T17:11:41.442Z] #46 6.552 go: downloading github.com/fatih/structtag v1.2.0
17:11:41 [2023-06-06T17:11:41.442Z] #46 6.576 go: downloading github.com/Masterminds/semver v1.5.0
17:11:41 [2023-06-06T17:11:41.442Z] #46 6.579 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
17:11:41 [2023-06-06T17:11:41.442Z] #46 6.590 go: downloading github.com/prometheus/client_golang v1.12.1
17:11:41 [2023-06-06T17:11:41.703Z] #46 6.615 go: downloading github.com/prometheus/client_model v0.2.0
17:11:41 [2023-06-06T17:11:41.703Z] #46 6.983 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:11:41 [2023-06-06T17:11:41.964Z] #46 7.004 go: downloading github.com/google/go-cmp v0.5.9
17:11:41 [2023-06-06T17:11:41.964Z] #46 7.109 go: downloading go.uber.org/atomic v1.7.0
17:11:41 [2023-06-06T17:11:41.964Z] #46 7.110 go: downloading go.uber.org/multierr v1.6.0
17:11:41 [2023-06-06T17:11:41.964Z] #46 7.162 go: downloading github.com/quasilyte/gogrep v0.5.0
17:11:41 [2023-06-06T17:11:41.964Z] #46 7.163 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
17:11:41 [2023-06-06T17:11:41.964Z] #46 7.170 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
17:11:41 [2023-06-06T17:11:41.964Z] #46 7.180 go: downloading github.com/olekukonko/tablewriter v0.0.5
17:11:41 [2023-06-06T17:11:41.964Z] #46 7.226 go: downloading github.com/golang/protobuf v1.5.2
17:11:41 [2023-06-06T17:11:41.964Z] #46 7.309 go: downloading github.com/prometheus/common v0.32.1
17:11:42 [2023-06-06T17:11:42.232Z] #46 7.351 go: downloading github.com/beorn7/perks v1.0.1
17:11:42 [2023-06-06T17:11:42.232Z] #46 7.373 go: downloading github.com/cespare/xxhash/v2 v2.1.2
17:11:42 [2023-06-06T17:11:42.232Z] #46 7.472 go: downloading github.com/prometheus/procfs v0.7.3
17:11:42 [2023-06-06T17:11:42.232Z] #46 7.502 go: downloading google.golang.org/protobuf v1.28.0
17:11:42 [2023-06-06T17:11:42.232Z] #46 7.541 go: downloading github.com/mattn/go-runewidth v0.0.9
17:11:43 [2023-06-06T17:11:43.178Z] #46 8.267 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
17:11:45 [2023-06-06T17:11:45.103Z] #46 ...
17:11:45 [2023-06-06T17:11:45.103Z] 
17:11:45 [2023-06-06T17:11:45.103Z] #47 [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:45 [2023-06-06T17:11:45.103Z] #0 2.069 go: downloading github.com/pelletier/go-toml v1.8.1
17:11:45 [2023-06-06T17:11:45.103Z] #47 ...
17:11:45 [2023-06-06T17:11:45.103Z] 
17:11:45 [2023-06-06T17:11:45.103Z] #48 [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:45 [2023-06-06T17:11:45.103Z] #0 1.305 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.317 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.321 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.532 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.838 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.854 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 2.826 Fetched 8531 kB in 2s (4693 kB/s)
17:11:45 [2023-06-06T17:11:45.103Z] #0 2.826 Reading package lists...
17:11:45 [2023-06-06T17:11:45.103Z] #0 3.472 Reading package lists...
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.047 Building dependency tree...
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.450 python3 is already the newest version (3.9.2-3).
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.450 The following additional packages will be installed:
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.456   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.456   patch xz-utils
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.456 Suggested packages:
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.456   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.456   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.456   m4-doc ed diffutils-doc
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.456 Recommended packages:
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.456   fakeroot libalgorithm-merge-perl libltdl-dev
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.640 The following NEW packages will be installed:
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.640   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.640   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.640   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.919 0 upgraded, 20 newly installed, 0 to remove and 2 not upgraded.
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.919 Need to get 5458 kB of archives.
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.919 After this operation, 11.6 MB of additional disk space will be used.
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.919 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.966 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.040 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.043 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.047 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.052 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.061 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.130 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.168 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.297 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.322 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.351 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.372 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.381 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:11:45 [2023-06-06T17:11:45.103Z] #0 5.385 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.461 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.475 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.576 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.602 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.639 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 6.268 debconf: delaying package configuration, since apt-utils is not installed
17:11:45 [2023-06-06T17:11:45.103Z] #0 6.600 Fetched 5458 kB in 1s (5266 kB/s)
17:11:45 [2023-06-06T17:11:45.103Z] #0 7.042 Selecting previously unselected package bzip2.
17:11:45 [2023-06-06T17:11:45.103Z] #0 7.043 (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 ... 15748 files and directories currently installed.)
17:11:45 [2023-06-06T17:11:45.103Z] #0 7.073 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
17:11:45 [2023-06-06T17:11:45.103Z] #0 7.125 Unpacking bzip2 (1.0.8-4) ...
17:11:45 [2023-06-06T17:11:45.103Z] #0 7.691 Selecting previously unselected package xz-utils.
17:11:45 [2023-06-06T17:11:45.103Z] #0 7.696 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:11:45 [2023-06-06T17:11:45.103Z] #0 7.728 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:11:45 [2023-06-06T17:11:45.103Z] #0 7.990 Selecting previously unselected package libsigsegv2:arm64.
17:11:45 [2023-06-06T17:11:45.103Z] #0 7.994 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
17:11:45 [2023-06-06T17:11:45.103Z] #0 8.027 Unpacking libsigsegv2:arm64 (2.13-1) ...
17:11:45 [2023-06-06T17:11:45.103Z] #0 8.439 Selecting previously unselected package m4.
17:11:45 [2023-06-06T17:11:45.103Z] #0 8.444 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
17:11:45 [2023-06-06T17:11:45.103Z] #0 8.557 Unpacking m4 (1.4.18-5) ...
17:11:45 [2023-06-06T17:11:45.103Z] #0 9.046 Selecting previously unselected package autoconf.
17:11:45 [2023-06-06T17:11:45.103Z] #0 9.049 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
17:11:45 [2023-06-06T17:11:45.103Z] #0 9.059 Unpacking autoconf (2.69-14) ...
17:11:45 [2023-06-06T17:11:45.103Z] #0 9.371 Selecting previously unselected package autotools-dev.
17:11:45 [2023-06-06T17:11:45.103Z] #0 9.381 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
17:11:45 [2023-06-06T17:11:45.103Z] #0 9.573 Unpacking autotools-dev (20180224.1+nmu1) ...
17:11:45 [2023-06-06T17:11:45.103Z] #48 ...
17:11:45 [2023-06-06T17:11:45.103Z] 
17:11:45 [2023-06-06T17:11:45.103Z] #49 [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-06-06T17:11:45.103Z] #0 3.663 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 3.682 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 3.682 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 3.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.259 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 4.609 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.476 Fetched 8531 kB in 2s (4104 kB/s)
17:11:45 [2023-06-06T17:11:45.103Z] #0 5.476 Reading package lists...
17:11:45 [2023-06-06T17:11:45.103Z] #0 6.955 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:11:45 [2023-06-06T17:11:45.103Z] #0 6.955 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:11:45 [2023-06-06T17:11:45.103Z] #0 6.955 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:11:45 [2023-06-06T17:11:45.103Z] #0 8.345 Reading package lists...
17:11:45 [2023-06-06T17:11:45.103Z] #0 9.235 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
17:11:45 [2023-06-06T17:11:45.103Z] #0 9.281 Reading package lists...
17:11:45 [2023-06-06T17:11:45.103Z] #0 9.967 Building dependency tree...
17:11:45 [2023-06-06T17:11:45.103Z] #49 ...
17:11:45 [2023-06-06T17:11:45.103Z] 
17:11:45 [2023-06-06T17:11:45.103Z] #50 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.576 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.576 hint: is subject to change. To configure the initial branch name to use in all
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.576 hint: of your new repositories, which will suppress this warning, call:
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.576 hint: 
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.576 hint: 	git config --global init.defaultBranch <name>
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.576 hint: 
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.576 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.576 hint: 'development'. The just-created branch can be renamed via this command:
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.576 hint: 
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.576 hint: 	git branch -m <name>
17:11:45 [2023-06-06T17:11:45.103Z] #0 1.648 Initialized empty Git repository in /usr/src/delve/.git/
17:11:45 [2023-06-06T17:11:45.485Z] #50 ...
17:11:45 [2023-06-06T17:11:45.485Z] 
17:11:45 [2023-06-06T17:11:45.485Z] #51 [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.6.0"      && /build/shfmt --version
17:11:45 [2023-06-06T17:11:45.485Z] #0 1.554 go: downloading mvdan.cc/sh/v3 v3.6.0
17:11:45 [2023-06-06T17:11:45.485Z] #0 2.098 go: downloading golang.org/x/term v0.3.0
17:11:45 [2023-06-06T17:11:45.485Z] #0 2.098 go: downloading github.com/google/renameio/v2 v2.0.0
17:11:45 [2023-06-06T17:11:45.485Z] #0 2.099 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
17:11:45 [2023-06-06T17:11:45.485Z] #0 2.099 go: downloading mvdan.cc/editorconfig v0.2.0
17:11:45 [2023-06-06T17:11:45.485Z] #0 2.413 go: downloading golang.org/x/sys v0.3.0
17:11:45 [2023-06-06T17:11:45.485Z] #51 ...
17:11:45 [2023-06-06T17:11:45.485Z] 
17:11:45 [2023-06-06T17:11:45.485Z] #52 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:11:45 [2023-06-06T17:11:45.485Z] #0 3.087 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:45 [2023-06-06T17:11:45.485Z] #0 3.087 hint: is subject to change. To configure the initial branch name to use in all
17:11:45 [2023-06-06T17:11:45.485Z] #0 3.087 hint: of your new repositories, which will suppress this warning, call:
17:11:45 [2023-06-06T17:11:45.485Z] #0 3.087 hint: 
17:11:45 [2023-06-06T17:11:45.485Z] #0 3.087 hint: 	git config --global init.defaultBranch <name>
17:11:45 [2023-06-06T17:11:45.485Z] #0 3.087 hint: 
17:11:45 [2023-06-06T17:11:45.485Z] #0 3.087 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:45 [2023-06-06T17:11:45.485Z] #0 3.087 hint: 'development'. The just-created branch can be renamed via this command:
17:11:45 [2023-06-06T17:11:45.485Z] #0 3.087 hint: 
17:11:45 [2023-06-06T17:11:45.485Z] #0 3.087 hint: 	git branch -m <name>
17:11:45 [2023-06-06T17:11:45.485Z] #0 3.139 Initialized empty Git repository in /usr/src/registry/.git/
17:11:45 [2023-06-06T17:11:45.746Z] #52 ...
17:11:45 [2023-06-06T17:11:45.746Z] 
17:11:45 [2023-06-06T17:11:45.746Z] #53 [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-06-06T17:11:45.747Z] #0 1.286 go: downloading github.com/tc-hib/go-winres v0.3.0
17:11:45 [2023-06-06T17:11:45.747Z] #0 1.875 go: downloading github.com/tc-hib/winres v0.1.6
17:11:45 [2023-06-06T17:11:45.747Z] #0 1.878 go: downloading github.com/urfave/cli/v2 v2.3.0
17:11:45 [2023-06-06T17:11:45.747Z] #0 2.154 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
17:11:45 [2023-06-06T17:11:45.747Z] #0 2.156 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
17:11:45 [2023-06-06T17:11:45.747Z] #0 2.198 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:11:45 [2023-06-06T17:11:45.747Z] #0 2.231 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:11:45 [2023-06-06T17:11:45.747Z] #53 ...
17:11:45 [2023-06-06T17:11:45.747Z] 
17:11:45 [2023-06-06T17:11:45.747Z] #54 [dockercli 3/3] RUN --mount=type=cache,id=dockercli-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64     /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build
17:11:45 [2023-06-06T17:11:45.747Z] #54 ...
17:11:45 [2023-06-06T17:11:45.747Z] 
17:11:45 [2023-06-06T17:11:45.747Z] #55 [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:45 [2023-06-06T17:11:45.747Z] #0 1.367 go: downloading gotest.tools/gotestsum v1.8.2
17:11:45 [2023-06-06T17:11:45.747Z] #0 2.905 go: downloading golang.org/x/tools v0.1.11
17:11:45 [2023-06-06T17:11:45.747Z] #0 2.905 go: downloading github.com/fatih/color v1.13.0
17:11:45 [2023-06-06T17:11:45.747Z] #0 2.907 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:11:45 [2023-06-06T17:11:45.747Z] #0 2.910 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
17:11:45 [2023-06-06T17:11:45.747Z] #0 2.910 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
17:11:45 [2023-06-06T17:11:45.747Z] #0 2.998 go: downloading github.com/dnephin/pflag v1.0.7
17:11:45 [2023-06-06T17:11:45.747Z] #0 3.002 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
17:11:45 [2023-06-06T17:11:45.747Z] #0 3.040 go: downloading github.com/mattn/go-colorable v0.1.12
17:11:45 [2023-06-06T17:11:45.747Z] #0 3.042 go: downloading github.com/mattn/go-isatty v0.0.14
17:11:45 [2023-06-06T17:11:45.747Z] #0 3.848 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
17:11:46 [2023-06-06T17:11:46.008Z] #55 ...
17:11:46 [2023-06-06T17:11:46.008Z] 
17:11:46 [2023-06-06T17:11:46.008Z] #56 [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:46 [2023-06-06T17:11:46.008Z] #0 4.426 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:11:46 [2023-06-06T17:11:46.008Z] #0 4.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:46 [2023-06-06T17:11:46.008Z] #0 4.464 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:46 [2023-06-06T17:11:46.008Z] #0 4.765 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:11:46 [2023-06-06T17:11:46.008Z] #0 5.584 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
17:11:46 [2023-06-06T17:11:46.008Z] #0 5.629 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:11:46 [2023-06-06T17:11:46.008Z] #0 7.208 Fetched 8531 kB in 3s (2805 kB/s)
17:11:46 [2023-06-06T17:11:46.008Z] #0 7.208 Reading package lists...
17:11:46 [2023-06-06T17:11:46.008Z] #0 8.534 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:11:46 [2023-06-06T17:11:46.008Z] #0 8.534 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:11:46 [2023-06-06T17:11:46.008Z] #0 8.534 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:11:46 [2023-06-06T17:11:46.008Z] #0 10.27 Reading package lists...
17:11:46 [2023-06-06T17:11:46.008Z] #56 ...
17:11:46 [2023-06-06T17:11:46.008Z] 
17:11:46 [2023-06-06T17:11:46.008Z] #57 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:11:46 [2023-06-06T17:11:46.008Z] #0 1.440 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:46 [2023-06-06T17:11:46.008Z] #0 1.440 hint: is subject to change. To configure the initial branch name to use in all
17:11:46 [2023-06-06T17:11:46.008Z] #0 1.440 hint: of your new repositories, which will suppress this warning, call:
17:11:46 [2023-06-06T17:11:46.008Z] #0 1.440 hint: 
17:11:46 [2023-06-06T17:11:46.008Z] #0 1.440 hint: 	git config --global init.defaultBranch <name>
17:11:46 [2023-06-06T17:11:46.008Z] #0 1.440 hint: 
17:11:46 [2023-06-06T17:11:46.008Z] #0 1.440 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:46 [2023-06-06T17:11:46.008Z] #0 1.440 hint: 'development'. The just-created branch can be renamed via this command:
17:11:46 [2023-06-06T17:11:46.008Z] #0 1.440 hint: 
17:11:46 [2023-06-06T17:11:46.008Z] #0 1.440 hint: 	git branch -m <name>
17:11:46 [2023-06-06T17:11:46.008Z] #0 1.551 Initialized empty Git repository in /usr/src/swagger/.git/
17:11:46 [2023-06-06T17:11:46.269Z] #57 ...
17:11:46 [2023-06-06T17:11:46.269Z] 
17:11:46 [2023-06-06T17:11:46.269Z] #58 [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:46 [2023-06-06T17:11:46.269Z] #0 4.420 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:11:46 [2023-06-06T17:11:46.269Z] #0 4.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:46 [2023-06-06T17:11:46.269Z] #0 4.476 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:46 [2023-06-06T17:11:46.269Z] #0 4.699 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:11:46 [2023-06-06T17:11:46.269Z] #0 5.564 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
17:11:46 [2023-06-06T17:11:46.269Z] #0 5.588 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:11:46 [2023-06-06T17:11:46.269Z] #0 7.005 Fetched 8531 kB in 3s (2972 kB/s)
17:11:46 [2023-06-06T17:11:46.269Z] #0 7.005 Reading package lists...
17:11:46 [2023-06-06T17:11:46.269Z] #0 7.749 Reading package lists...
17:11:46 [2023-06-06T17:11:46.269Z] #0 8.523 Building dependency tree...
17:11:46 [2023-06-06T17:11:46.269Z] #0 8.973 The following additional packages will be installed:
17:11:46 [2023-06-06T17:11:46.269Z] #0 8.975   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:11:46 [2023-06-06T17:11:46.269Z] #0 8.976 Suggested packages:
17:11:46 [2023-06-06T17:11:46.269Z] #0 8.977   cmake-doc ninja-build lrzip
17:11:46 [2023-06-06T17:11:46.269Z] #0 9.055 The following NEW packages will be installed:
17:11:46 [2023-06-06T17:11:46.269Z] #0 9.057   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:11:46 [2023-06-06T17:11:46.269Z] #0 9.594 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
17:11:46 [2023-06-06T17:11:46.269Z] #0 9.594 Need to get 15.1 MB of archives.
17:11:46 [2023-06-06T17:11:46.269Z] #0 9.594 After this operation, 66.8 MB of additional disk space will be used.
17:11:46 [2023-06-06T17:11:46.269Z] #0 9.594 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
17:11:46 [2023-06-06T17:11:46.269Z] #0 9.814 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:11:46 [2023-06-06T17:11:46.269Z] #0 10.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
17:11:46 [2023-06-06T17:11:46.269Z] #0 10.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
17:11:46 [2023-06-06T17:11:46.269Z] #0 10.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
17:11:46 [2023-06-06T17:11:46.269Z] #0 10.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
17:11:46 [2023-06-06T17:11:46.269Z] #0 10.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
17:11:46 [2023-06-06T17:11:46.269Z] #0 10.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
17:11:46 [2023-06-06T17:11:46.269Z] #0 11.18 debconf: delaying package configuration, since apt-utils is not installed
17:11:46 [2023-06-06T17:11:46.269Z] #58 ...
17:11:46 [2023-06-06T17:11:46.269Z] 
17:11:46 [2023-06-06T17:11:46.269Z] #59 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:11:46 [2023-06-06T17:11:46.269Z] #0 1.753 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:46 [2023-06-06T17:11:46.269Z] #0 1.753 hint: is subject to change. To configure the initial branch name to use in all
17:11:46 [2023-06-06T17:11:46.269Z] #0 1.753 hint: of your new repositories, which will suppress this warning, call:
17:11:46 [2023-06-06T17:11:46.269Z] #0 1.753 hint: 
17:11:46 [2023-06-06T17:11:46.269Z] #0 1.753 hint: 	git config --global init.defaultBranch <name>
17:11:46 [2023-06-06T17:11:46.269Z] #0 1.753 hint: 
17:11:46 [2023-06-06T17:11:46.269Z] #0 1.753 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:46 [2023-06-06T17:11:46.269Z] #0 1.753 hint: 'development'. The just-created branch can be renamed via this command:
17:11:46 [2023-06-06T17:11:46.269Z] #0 1.753 hint: 
17:11:46 [2023-06-06T17:11:46.269Z] #0 1.753 hint: 	git branch -m <name>
17:11:46 [2023-06-06T17:11:46.269Z] #0 1.772 Initialized empty Git repository in /usr/src/rootlesskit/.git/
17:11:46 [2023-06-06T17:11:46.530Z] #59 ...
17:11:46 [2023-06-06T17:11:46.530Z] 
17:11:46 [2023-06-06T17:11:46.530Z] #60 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:11:46 [2023-06-06T17:11:46.530Z] #0 1.780 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:46 [2023-06-06T17:11:46.530Z] #0 1.780 hint: is subject to change. To configure the initial branch name to use in all
17:11:46 [2023-06-06T17:11:46.530Z] #0 1.780 hint: of your new repositories, which will suppress this warning, call:
17:11:46 [2023-06-06T17:11:46.530Z] #0 1.780 hint: 
17:11:46 [2023-06-06T17:11:46.530Z] #0 1.780 hint: 	git config --global init.defaultBranch <name>
17:11:46 [2023-06-06T17:11:46.530Z] #0 1.780 hint: 
17:11:46 [2023-06-06T17:11:46.530Z] #0 1.780 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:46 [2023-06-06T17:11:46.530Z] #0 1.780 hint: 'development'. The just-created branch can be renamed via this command:
17:11:46 [2023-06-06T17:11:46.530Z] #0 1.780 hint: 
17:11:46 [2023-06-06T17:11:46.530Z] #0 1.780 hint: 	git branch -m <name>
17:11:46 [2023-06-06T17:11:46.530Z] #0 1.796 Initialized empty Git repository in /usr/src/containerd/.git/
17:11:46 [2023-06-06T17:11:46.530Z] #60 ...
17:11:46 [2023-06-06T17:11:46.530Z] 
17:11:46 [2023-06-06T17:11:46.530Z] #61 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:11:46 [2023-06-06T17:11:46.792Z] #61 ...
17:11:46 [2023-06-06T17:11:46.792Z] 
17:11:46 [2023-06-06T17:11:46.792Z] #24 [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:46 [2023-06-06T17:11:46.792Z] #24 8.440 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:11:46 [2023-06-06T17:11:46.792Z] #24 8.717 
17:11:46 [2023-06-06T17:11:46.792Z] #24 8.956 #=#=#                                                                         

######################################################################## 100.0%
17:11:46 [2023-06-06T17:11:46.792Z] #24 9.341 
17:11:46 [2023-06-06T17:11:46.792Z] #24 9.387 Download of images into '/build' complete.
17:11:46 [2023-06-06T17:11:46.792Z] #24 9.387 Use something like the following to load the result into a Docker daemon:
17:11:46 [2023-06-06T17:11:46.792Z] #24 9.387   tar -cC '/build' . | docker load
17:11:46 [2023-06-06T17:11:46.792Z] #24 ...
17:11:46 [2023-06-06T17:11:46.792Z] 
17:11:46 [2023-06-06T17:11:46.792Z] #37 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:11:46 [2023-06-06T17:11:46.792Z] #37 1.746 hint: Using 'master' as the name for the initial branch. This default branch name
17:11:46 [2023-06-06T17:11:46.792Z] #37 1.746 hint: is subject to change. To configure the initial branch name to use in all
17:11:46 [2023-06-06T17:11:46.792Z] #37 1.746 hint: of your new repositories, which will suppress this warning, call:
17:11:46 [2023-06-06T17:11:46.792Z] #37 1.746 hint: 
17:11:46 [2023-06-06T17:11:46.792Z] #37 1.746 hint: 	git config --global init.defaultBranch <name>
17:11:46 [2023-06-06T17:11:46.792Z] #37 1.746 hint: 
17:11:46 [2023-06-06T17:11:46.792Z] #37 1.746 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:11:46 [2023-06-06T17:11:46.792Z] #37 1.746 hint: 'development'. The just-created branch can be renamed via this command:
17:11:46 [2023-06-06T17:11:46.792Z] #37 1.746 hint: 
17:11:46 [2023-06-06T17:11:46.792Z] #37 1.746 hint: 	git branch -m <name>
17:11:46 [2023-06-06T17:11:46.792Z] #37 1.762 Initialized empty Git repository in /usr/src/tini/.git/
17:11:47 [2023-06-06T17:11:47.053Z] #37 ...
17:11:47 [2023-06-06T17:11:47.053Z] 
17:11:47 [2023-06-06T17:11:47.053Z] #58 [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:47 [2023-06-06T17:11:47.053Z] #58 11.41 Fetched 15.1 MB in 2s (8578 kB/s)
17:11:47 [2023-06-06T17:11:47.053Z] #58 11.78 Selecting previously unselected package cmake-data.
17:11:47 [2023-06-06T17:11:47.053Z] #58 11.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 ... 15748 files and directories currently installed.)
17:11:47 [2023-06-06T17:11:47.053Z] #58 11.79 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
17:11:47 [2023-06-06T17:11:47.053Z] #58 11.94 Unpacking cmake-data (3.18.4-2+deb11u1) ...
17:11:49 [2023-06-06T17:11:49.616Z] #58 14.49 Selecting previously unselected package libicu67:arm64.
17:11:49 [2023-06-06T17:11:49.616Z] #58 14.49 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
17:11:49 [2023-06-06T17:11:49.616Z] #58 14.74 Unpacking libicu67:arm64 (67.1-7) ...
17:11:50 [2023-06-06T17:11:50.560Z] #58 ...
17:11:50 [2023-06-06T17:11:50.560Z] 
17:11:50 [2023-06-06T17:11:50.560Z] #42 [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:50 [2023-06-06T17:11:50.560Z] #42 5.255 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #42 5.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #42 5.315 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #42 5.739 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #42 6.376 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #42 6.875 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #42 8.213 Fetched 8531 kB in 3s (2644 kB/s)
17:11:50 [2023-06-06T17:11:50.560Z] #42 8.213 Reading package lists...
17:11:50 [2023-06-06T17:11:50.560Z] #42 10.01 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:11:50 [2023-06-06T17:11:50.560Z] #42 10.01 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:11:50 [2023-06-06T17:11:50.560Z] #42 10.01 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:11:50 [2023-06-06T17:11:50.560Z] #42 11.64 Reading package lists...
17:11:50 [2023-06-06T17:11:50.560Z] #42 12.39 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:11:50 [2023-06-06T17:11:50.560Z] #42 12.40 Reading package lists...
17:11:50 [2023-06-06T17:11:50.560Z] #42 13.11 Building dependency tree...
17:11:50 [2023-06-06T17:11:50.560Z] #42 13.61 gcc is already the newest version (4:10.2.1-1).
17:11:50 [2023-06-06T17:11:50.560Z] #42 13.61 libc6-dev is already the newest version (2.31-13+deb11u6).
17:11:50 [2023-06-06T17:11:50.560Z] #42 13.61 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
17:11:50 [2023-06-06T17:11:50.560Z] #42 ...
17:11:50 [2023-06-06T17:11:50.560Z] 
17:11:50 [2023-06-06T17:11:50.560Z] #49 [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:50 [2023-06-06T17:11:50.560Z] #49 10.46 gcc is already the newest version (4:10.2.1-1).
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.46 The following additional packages will be installed:
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.46   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.46   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.46   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.46   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.46   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.46   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.46 Suggested packages:
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.46   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.46   | libgdk-pixbuf2.0-dev libxml2-utils
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.72 The following NEW packages will be installed:
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.72   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.72   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.72   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.72   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.72   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
17:11:50 [2023-06-06T17:11:50.560Z] #49 10.72   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.00 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.00 Need to get 7950 kB of archives.
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.00 After this operation, 39.9 MB of additional disk space will be used.
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.00 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:11:50 [2023-06-06T17:11:50.560Z] #49 11.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.04 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:11:50 [2023-06-06T17:11:50.560Z] #49 11.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.42 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:11:50 [2023-06-06T17:11:50.560Z] #49 11.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
17:11:50 [2023-06-06T17:11:50.560Z] #49 11.90 debconf: delaying package configuration, since apt-utils is not installed
17:11:50 [2023-06-06T17:11:50.560Z] #49 12.01 Fetched 7950 kB in 1s (10.1 MB/s)
17:11:50 [2023-06-06T17:11:50.560Z] #49 12.39 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:11:50 [2023-06-06T17:11:50.560Z] #49 12.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
17:11:50 [2023-06-06T17:11:50.560Z] #49 12.40 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
17:11:50 [2023-06-06T17:11:50.560Z] #49 12.97 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:11:50 [2023-06-06T17:11:50.560Z] #49 13.88 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:11:50 [2023-06-06T17:11:50.560Z] #49 13.89 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
17:11:50 [2023-06-06T17:11:50.560Z] #49 14.06 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:11:50 [2023-06-06T17:11:50.560Z] #49 14.79 Selecting previously unselected package libsecret-common.
17:11:50 [2023-06-06T17:11:50.560Z] #49 14.80 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
17:11:50 [2023-06-06T17:11:50.560Z] #49 14.89 Unpacking libsecret-common (0.20.4-2) ...
17:11:50 [2023-06-06T17:11:50.822Z] #49 15.82 Selecting previously unselected package libsecret-1-0:arm64.
17:11:50 [2023-06-06T17:11:50.822Z] #49 15.82 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
17:11:51 [2023-06-06T17:11:51.083Z] #49 16.01 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
17:11:51 [2023-06-06T17:11:51.344Z] #49 16.46 Selecting previously unselected package gir1.2-secret-1:arm64.
17:11:51 [2023-06-06T17:11:51.606Z] #49 16.47 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
17:11:51 [2023-06-06T17:11:51.606Z] #49 16.52 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
17:11:51 [2023-06-06T17:11:51.606Z] #49 ...
17:11:51 [2023-06-06T17:11:51.606Z] 
17:11:51 [2023-06-06T17:11:51.606Z] #53 [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:51 [2023-06-06T17:11:51.606Z] #53 16.70 NAME:
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70    go-winres - A tool for embedding resources in Windows executables
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70 
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70 USAGE:
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70    go-winres [global options] command [command options] [arguments...]
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70 
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70 COMMANDS:
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70    init     Create an initial ./winres/winres.json
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70    make     Make syso files for the "go build" command
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70    simply   Make syso files for the "go build" command (simplified)
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70    extract  Extract all resources from an executable
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70    patch    Replace resources in an executable file (exe, dll)
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70    help, h  Shows a list of commands or help for one command
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70 
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70 GLOBAL OPTIONS:
17:11:51 [2023-06-06T17:11:51.606Z] #53 16.70    --help, -h  show help (default: false)
17:11:55 [2023-06-06T17:11:55.911Z] #53 ...
17:11:55 [2023-06-06T17:11:55.911Z] 
17:11:55 [2023-06-06T17:11:55.911Z] #48 [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:55 [2023-06-06T17:11:55.911Z] #48 10.97 Selecting previously unselected package automake.
17:11:55 [2023-06-06T17:11:55.911Z] #48 10.97 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 10.99 Unpacking automake (1:1.16.3-2) ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 11.47 Selecting previously unselected package patch.
17:11:55 [2023-06-06T17:11:55.911Z] #48 11.47 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 11.65 Unpacking patch (2.7.6-7) ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 12.21 Selecting previously unselected package dpkg-dev.
17:11:55 [2023-06-06T17:11:55.911Z] #48 12.22 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 12.24 Unpacking dpkg-dev (1.20.12) ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 13.76 Selecting previously unselected package build-essential.
17:11:55 [2023-06-06T17:11:55.911Z] #48 13.76 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 14.01 Unpacking build-essential (12.9) ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 15.31 Selecting previously unselected package libcap2:arm64.
17:11:55 [2023-06-06T17:11:55.911Z] #48 15.31 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 15.37 Unpacking libcap2:arm64 (1:2.44-1) ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 15.82 Selecting previously unselected package libcap-dev:arm64.
17:11:55 [2023-06-06T17:11:55.911Z] #48 15.82 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 16.00 Unpacking libcap-dev:arm64 (1:2.44-1) ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 16.68 Selecting previously unselected package libprotobuf-c1:arm64.
17:11:55 [2023-06-06T17:11:55.911Z] #48 16.68 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 16.71 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 17.58 Selecting previously unselected package libprotobuf-c-dev:arm64.
17:11:55 [2023-06-06T17:11:55.911Z] #48 17.59 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 18.03 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 18.54 Selecting previously unselected package libseccomp-dev:arm64.
17:11:55 [2023-06-06T17:11:55.911Z] #48 18.54 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 18.67 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 19.22 Selecting previously unselected package libsystemd-dev:arm64.
17:11:55 [2023-06-06T17:11:55.911Z] #48 19.23 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 19.28 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 20.24 Selecting previously unselected package libtool.
17:11:55 [2023-06-06T17:11:55.911Z] #48 20.25 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 20.38 Unpacking libtool (2.4.6-15) ...
17:11:55 [2023-06-06T17:11:55.911Z] #48 ...
17:11:55 [2023-06-06T17:11:55.911Z] 
17:11:55 [2023-06-06T17:11:55.911Z] #56 [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:55 [2023-06-06T17:11:55.911Z] #0 10.27 Reading package lists...
17:11:55 [2023-06-06T17:11:55.911Z] #56 11.11 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
17:11:55 [2023-06-06T17:11:55.911Z] #56 11.12 Reading package lists...
17:11:55 [2023-06-06T17:11:55.911Z] #56 11.80 Building dependency tree...
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.41 gcc is already the newest version (4:10.2.1-1).
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.41 libc6-dev is already the newest version (2.31-13+deb11u6).
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.41 The following additional packages will be installed:
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.43   bzip2 patch xz-utils
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.43 Suggested packages:
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.43   bzip2-doc debian-keyring seccomp ed diffutils-doc
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.43 Recommended packages:
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.43   build-essential fakeroot libalgorithm-merge-perl
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.53 The following NEW packages will be installed:
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.53   bzip2 dpkg-dev libseccomp-dev patch xz-utils
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.85 0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded.
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.85 Need to get 2790 kB of archives.
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.85 After this operation, 4077 kB of additional disk space will be used.
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:11:55 [2023-06-06T17:11:55.911Z] #56 12.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:11:55 [2023-06-06T17:11:55.911Z] #56 13.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:11:55 [2023-06-06T17:11:55.911Z] #56 13.66 debconf: delaying package configuration, since apt-utils is not installed
17:11:55 [2023-06-06T17:11:55.911Z] #56 14.08 Fetched 2790 kB in 1s (4732 kB/s)
17:11:55 [2023-06-06T17:11:55.911Z] #56 14.39 Selecting previously unselected package bzip2.
17:11:55 [2023-06-06T17:11:55.911Z] #56 14.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
17:11:55 [2023-06-06T17:11:55.911Z] #56 14.41 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #56 14.52 Unpacking bzip2 (1.0.8-4) ...
17:11:55 [2023-06-06T17:11:55.911Z] #56 15.12 Selecting previously unselected package xz-utils.
17:11:55 [2023-06-06T17:11:55.911Z] #56 15.13 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #56 15.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:11:55 [2023-06-06T17:11:55.911Z] #56 15.88 Selecting previously unselected package patch.
17:11:55 [2023-06-06T17:11:55.911Z] #56 15.89 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #56 15.92 Unpacking patch (2.7.6-7) ...
17:11:55 [2023-06-06T17:11:55.911Z] #56 16.37 Selecting previously unselected package dpkg-dev.
17:11:55 [2023-06-06T17:11:55.911Z] #56 16.38 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #56 16.53 Unpacking dpkg-dev (1.20.12) ...
17:11:55 [2023-06-06T17:11:55.911Z] #56 18.01 Selecting previously unselected package libseccomp-dev:arm64.
17:11:55 [2023-06-06T17:11:55.911Z] #56 18.01 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:11:55 [2023-06-06T17:11:55.911Z] #56 18.11 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:11:55 [2023-06-06T17:11:55.911Z] #56 18.90 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:11:55 [2023-06-06T17:11:55.911Z] #56 19.46 Setting up bzip2 (1.0.8-4) ...
17:11:55 [2023-06-06T17:11:55.911Z] #56 20.02 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:11:56 [2023-06-06T17:11:56.173Z] #56 21.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:11:56 [2023-06-06T17:11:56.745Z] #56 21.67 Setting up patch (2.7.6-7) ...
17:11:57 [2023-06-06T17:11:57.046Z] #56 ...
17:11:57 [2023-06-06T17:11:57.046Z] 
17:11:57 [2023-06-06T17:11:57.046Z] #55 [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:57 [2023-06-06T17:11:57.046Z] #55 22.21 gotestsum version dev
17:11:57 [2023-06-06T17:11:57.315Z] #55 ...
17:11:57 [2023-06-06T17:11:57.315Z] 
17:11:57 [2023-06-06T17:11:57.315Z] #57 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:11:57 [2023-06-06T17:11:57.315Z] #57 DONE 22.4s
17:11:57 [2023-06-06T17:11:57.576Z] 
17:11:57 [2023-06-06T17:11:57.576Z] #48 [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:57 [2023-06-06T17:11:57.576Z] #48 22.51 Selecting previously unselected package libudev-dev:arm64.
17:11:57 [2023-06-06T17:11:57.576Z] #48 22.52 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
17:11:57 [2023-06-06T17:11:57.576Z] #48 22.54 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
17:11:58 [2023-06-06T17:11:58.149Z] #48 23.13 Selecting previously unselected package libyajl2:arm64.
17:11:58 [2023-06-06T17:11:58.149Z] #48 23.14 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
17:11:58 [2023-06-06T17:11:58.149Z] #48 23.18 Unpacking libyajl2:arm64 (2.1.0-3) ...
17:11:59 [2023-06-06T17:11:59.041Z] #48 23.92 Selecting previously unselected package libyajl-dev:arm64.
17:11:59 [2023-06-06T17:11:59.041Z] #48 23.93 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
17:11:59 [2023-06-06T17:11:59.041Z] #48 24.25 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
17:11:59 [2023-06-06T17:11:59.984Z] #48 ...
17:11:59 [2023-06-06T17:11:59.984Z] 
17:11:59 [2023-06-06T17:11:59.984Z] #47 [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:59 [2023-06-06T17:11:59.984Z] #47 15.09 tomll can be used in two ways:
17:11:59 [2023-06-06T17:11:59.984Z] #47 15.09 Writing to STDIN and reading from STDOUT:
17:11:59 [2023-06-06T17:11:59.984Z] #47 15.09   cat file.toml | tomll > file.toml
17:11:59 [2023-06-06T17:11:59.984Z] #47 15.09 
17:11:59 [2023-06-06T17:11:59.984Z] #47 15.09 Reading and updating a list of files:
17:11:59 [2023-06-06T17:11:59.984Z] #47 15.09   tomll a.toml b.toml c.toml
17:11:59 [2023-06-06T17:11:59.984Z] #47 15.09 
17:11:59 [2023-06-06T17:11:59.984Z] #47 15.09 When given a list of files, tomll will modify all files in place without asking.
17:11:59 [2023-06-06T17:11:59.984Z] #47 ...
17:11:59 [2023-06-06T17:11:59.984Z] 
17:11:59 [2023-06-06T17:11:59.984Z] #48 [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:59 [2023-06-06T17:11:59.984Z] #48 25.13 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:12:00 [2023-06-06T17:12:00.245Z] #48 25.37 Setting up libyajl2:arm64 (2.1.0-3) ...
17:12:00 [2023-06-06T17:12:00.245Z] #48 25.62 Setting up bzip2 (1.0.8-4) ...
17:12:00 [2023-06-06T17:12:00.817Z] #48 26.00 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:12:00 [2023-06-06T17:12:00.817Z] #48 ...
17:12:00 [2023-06-06T17:12:00.817Z] 
17:12:00 [2023-06-06T17:12:00.817Z] #51 [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.6.0"      && /build/shfmt --version
17:12:00 [2023-06-06T17:12:00.817Z] #51 15.92 v3.6.0
17:12:00 [2023-06-06T17:12:00.817Z] #51 ...
17:12:00 [2023-06-06T17:12:00.817Z] 
17:12:00 [2023-06-06T17:12:00.817Z] #48 [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:00 [2023-06-06T17:12:00.817Z] #48 26.10 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
17:12:01 [2023-06-06T17:12:01.079Z] #48 26.36 Setting up libcap2:arm64 (1:2.44-1) ...
17:12:01 [2023-06-06T17:12:01.350Z] #48 26.71 Setting up autotools-dev (20180224.1+nmu1) ...
17:12:01 [2023-06-06T17:12:01.611Z] #48 26.83 Setting up libsigsegv2:arm64 (2.13-1) ...
17:12:01 [2023-06-06T17:12:01.872Z] #48 27.02 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:12:02 [2023-06-06T17:12:02.134Z] #48 27.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:12:02 [2023-06-06T17:12:02.397Z] #48 27.48 Setting up patch (2.7.6-7) ...
17:12:02 [2023-06-06T17:12:02.397Z] #48 27.70 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
17:12:02 [2023-06-06T17:12:02.658Z] #48 27.85 Setting up libyajl-dev:arm64 (2.1.0-3) ...
17:12:02 [2023-06-06T17:12:02.919Z] #48 27.97 Setting up libcap-dev:arm64 (1:2.44-1) ...
17:12:02 [2023-06-06T17:12:02.919Z] #48 ...
17:12:02 [2023-06-06T17:12:02.919Z] 
17:12:02 [2023-06-06T17:12:02.919Z] #49 [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:02 [2023-06-06T17:12:02.919Z] #49 17.80 Selecting previously unselected package uuid-dev:arm64.
17:12:02 [2023-06-06T17:12:02.919Z] #49 17.80 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 17.86 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 18.54 Selecting previously unselected package libblkid-dev:arm64.
17:12:02 [2023-06-06T17:12:02.919Z] #49 18.54 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 18.81 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 20.48 Selecting previously unselected package libbtrfs0:arm64.
17:12:02 [2023-06-06T17:12:02.919Z] #49 20.48 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 21.03 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 22.34 Selecting previously unselected package libbtrfs-dev:arm64.
17:12:02 [2023-06-06T17:12:02.919Z] #49 22.34 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 22.50 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 23.12 Selecting previously unselected package libelf1:arm64.
17:12:02 [2023-06-06T17:12:02.919Z] #49 23.13 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 23.26 Unpacking libelf1:arm64 (0.183-1) ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 24.23 Selecting previously unselected package libffi-dev:arm64.
17:12:02 [2023-06-06T17:12:02.919Z] #49 24.31 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 24.42 Unpacking libffi-dev:arm64 (3.3-6) ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 25.10 Selecting previously unselected package libglib2.0-data.
17:12:02 [2023-06-06T17:12:02.919Z] #49 25.10 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 25.13 Unpacking libglib2.0-data (2.66.8-1) ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 25.92 Selecting previously unselected package libglib2.0-bin.
17:12:02 [2023-06-06T17:12:02.919Z] #49 25.93 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 25.95 Unpacking libglib2.0-bin (2.66.8-1) ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 26.50 Selecting previously unselected package python3-lib2to3.
17:12:02 [2023-06-06T17:12:02.919Z] #49 26.50 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 26.54 Unpacking python3-lib2to3 (3.9.2-1) ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 27.08 Selecting previously unselected package python3-distutils.
17:12:02 [2023-06-06T17:12:02.919Z] #49 27.08 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 27.25 Unpacking python3-distutils (3.9.2-1) ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 27.73 Selecting previously unselected package libglib2.0-dev-bin.
17:12:02 [2023-06-06T17:12:02.919Z] #49 27.73 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 27.77 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
17:12:02 [2023-06-06T17:12:02.919Z] #49 ...
17:12:02 [2023-06-06T17:12:02.919Z] 
17:12:02 [2023-06-06T17:12:02.919Z] #58 [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:02 [2023-06-06T17:12:02.919Z] #58 17.74 Selecting previously unselected package libxml2:arm64.
17:12:02 [2023-06-06T17:12:02.919Z] #58 17.74 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 17.77 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 18.39 Selecting previously unselected package libarchive13:arm64.
17:12:02 [2023-06-06T17:12:02.919Z] #58 18.40 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 18.50 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 19.69 Selecting previously unselected package libjsoncpp24:arm64.
17:12:02 [2023-06-06T17:12:02.919Z] #58 19.69 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 19.96 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 22.24 Selecting previously unselected package librhash0:arm64.
17:12:02 [2023-06-06T17:12:02.919Z] #58 22.25 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 22.27 Unpacking librhash0:arm64 (1.4.1-2) ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 22.82 Selecting previously unselected package libuv1:arm64.
17:12:02 [2023-06-06T17:12:02.919Z] #58 22.82 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 22.85 Unpacking libuv1:arm64 (1.40.0-2) ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 23.60 Selecting previously unselected package cmake.
17:12:02 [2023-06-06T17:12:02.919Z] #58 23.60 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 23.95 Unpacking cmake (3.18.4-2+deb11u1) ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 25.11 Setting up libicu67:arm64 (67.1-7) ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 25.52 Setting up libuv1:arm64 (1.40.0-2) ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 25.73 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 25.89 Setting up librhash0:arm64 (1.4.1-2) ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 26.10 Setting up cmake-data (3.18.4-2+deb11u1) ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 26.49 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 26.67 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 26.89 Setting up cmake (3.18.4-2+deb11u1) ...
17:12:02 [2023-06-06T17:12:02.919Z] #58 27.20 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:12:03 [2023-06-06T17:12:03.181Z] #58 ...
17:12:03 [2023-06-06T17:12:03.181Z] 
17:12:03 [2023-06-06T17:12:03.181Z] #49 [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:03 [2023-06-06T17:12:03.181Z] #49 28.02 Selecting previously unselected package libsepol1-dev:arm64.
17:12:03 [2023-06-06T17:12:03.181Z] #49 28.03 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
17:12:03 [2023-06-06T17:12:03.181Z] #49 28.04 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:12:03 [2023-06-06T17:12:03.443Z] #49 28.53 Selecting previously unselected package libpcre2-16-0:arm64.
17:12:03 [2023-06-06T17:12:03.443Z] #49 28.53 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
17:12:03 [2023-06-06T17:12:03.443Z] #49 28.55 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:12:04 [2023-06-06T17:12:04.015Z] #49 29.00 Selecting previously unselected package libpcre2-32-0:arm64.
17:12:04 [2023-06-06T17:12:04.015Z] #49 29.01 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
17:12:04 [2023-06-06T17:12:04.015Z] #49 29.04 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:12:04 [2023-06-06T17:12:04.277Z] #49 29.24 Selecting previously unselected package libpcre2-posix2:arm64.
17:12:04 [2023-06-06T17:12:04.277Z] #49 29.24 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
17:12:04 [2023-06-06T17:12:04.277Z] #49 29.28 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:12:04 [2023-06-06T17:12:04.538Z] #49 29.41 Selecting previously unselected package libpcre2-dev:arm64.
17:12:04 [2023-06-06T17:12:04.538Z] #49 29.41 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
17:12:04 [2023-06-06T17:12:04.538Z] #49 29.44 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:12:04 [2023-06-06T17:12:04.799Z] #49 29.75 Selecting previously unselected package libselinux1-dev:arm64.
17:12:04 [2023-06-06T17:12:04.799Z] #49 29.75 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
17:12:04 [2023-06-06T17:12:04.799Z] #49 29.77 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:12:05 [2023-06-06T17:12:05.060Z] #49 30.09 Selecting previously unselected package libmount-dev:arm64.
17:12:05 [2023-06-06T17:12:05.060Z] #49 30.09 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
17:12:05 [2023-06-06T17:12:05.321Z] #49 30.18 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:12:05 [2023-06-06T17:12:05.321Z] #49 30.43 Selecting previously unselected package libpcre16-3:arm64.
17:12:05 [2023-06-06T17:12:05.582Z] #49 30.43 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
17:12:05 [2023-06-06T17:12:05.582Z] #49 30.47 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
17:12:05 [2023-06-06T17:12:05.582Z] #49 ...
17:12:05 [2023-06-06T17:12:05.582Z] 
17:12:05 [2023-06-06T17:12:05.582Z] #37 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:12:05 [2023-06-06T17:12:05.582Z] #37 DONE 30.5s
17:12:05 [2023-06-06T17:12:05.582Z] 
17:12:05 [2023-06-06T17:12:05.582Z] #60 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:12:05 [2023-06-06T17:12:05.582Z] #60 DONE 30.6s
17:12:05 [2023-06-06T17:12:05.582Z] 
17:12:05 [2023-06-06T17:12:05.582Z] #59 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:12:05 [2023-06-06T17:12:05.582Z] #59 DONE 30.6s
17:12:05 [2023-06-06T17:12:05.582Z] 
17:12:05 [2023-06-06T17:12:05.582Z] #55 [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:05 [2023-06-06T17:12:05.582Z] #55 DONE 30.9s
17:12:05 [2023-06-06T17:12:05.582Z] 
17:12:05 [2023-06-06T17:12:05.582Z] #49 [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:05 [2023-06-06T17:12:05.582Z] #49 30.64 Selecting previously unselected package libpcre32-3:arm64.
17:12:05 [2023-06-06T17:12:05.582Z] #49 30.64 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
17:12:05 [2023-06-06T17:12:05.582Z] #49 30.65 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
17:12:05 [2023-06-06T17:12:05.858Z] #49 ...
17:12:05 [2023-06-06T17:12:05.858Z] 
17:12:05 [2023-06-06T17:12:05.858Z] #53 [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:05 [2023-06-06T17:12:05.858Z] #53 DONE 31.0s
17:12:05 [2023-06-06T17:12:05.858Z] 
17:12:05 [2023-06-06T17:12:05.858Z] #51 [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.6.0"      && /build/shfmt --version
17:12:05 [2023-06-06T17:12:05.858Z] #51 DONE 31.0s
17:12:05 [2023-06-06T17:12:05.858Z] 
17:12:05 [2023-06-06T17:12:05.858Z] #24 [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:12:05 [2023-06-06T17:12:05.858Z] #24 DONE 38.1s
17:12:05 [2023-06-06T17:12:05.858Z] 
17:12:05 [2023-06-06T17:12:05.858Z] #49 [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:05 [2023-06-06T17:12:05.858Z] #49 30.76 Selecting previously unselected package libpcrecpp0v5:arm64.
17:12:05 [2023-06-06T17:12:05.858Z] #49 30.76 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
17:12:05 [2023-06-06T17:12:05.858Z] #49 30.79 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
17:12:05 [2023-06-06T17:12:05.858Z] #49 ...
17:12:05 [2023-06-06T17:12:05.858Z] 
17:12:05 [2023-06-06T17:12:05.858Z] #50 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:12:05 [2023-06-06T17:12:05.858Z] #50 DONE 30.7s
17:12:05 [2023-06-06T17:12:05.858Z] 
17:12:05 [2023-06-06T17:12:05.858Z] #47 [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:12:05 [2023-06-06T17:12:05.858Z] #47 DONE 31.0s
17:12:05 [2023-06-06T17:12:05.858Z] 
17:12:05 [2023-06-06T17:12:05.858Z] #61 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:12:05 [2023-06-06T17:12:05.858Z] #61 DONE 30.1s
17:12:05 [2023-06-06T17:12:05.858Z] 
17:12:05 [2023-06-06T17:12:05.858Z] #49 [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:05 [2023-06-06T17:12:05.858Z] #49 30.86 Selecting previously unselected package libpcre3-dev:arm64.
17:12:05 [2023-06-06T17:12:05.858Z] #49 30.86 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
17:12:05 [2023-06-06T17:12:05.858Z] #49 30.87 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
17:12:06 [2023-06-06T17:12:06.122Z] #49 ...
17:12:06 [2023-06-06T17:12:06.122Z] 
17:12:06 [2023-06-06T17:12:06.122Z] #52 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:12:06 [2023-06-06T17:12:06.122Z] #52 DONE 30.9s
17:12:06 [2023-06-06T17:12:06.122Z] 
17:12:06 [2023-06-06T17:12:06.122Z] #62 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:12:06 [2023-06-06T17:12:06.122Z] #62 DONE 8.6s
17:12:06 [2023-06-06T17:12:06.383Z] 
17:12:06 [2023-06-06T17:12:06.383Z] #49 [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:06 [2023-06-06T17:12:06.383Z] #49 31.08 Selecting previously unselected package zlib1g-dev:arm64.
17:12:06 [2023-06-06T17:12:06.383Z] #49 31.08 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
17:12:06 [2023-06-06T17:12:06.383Z] #49 31.12 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:12:06 [2023-06-06T17:12:06.383Z] #49 ...
17:12:06 [2023-06-06T17:12:06.383Z] 
17:12:06 [2023-06-06T17:12:06.383Z] #56 [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:06 [2023-06-06T17:12:06.383Z] #56 22.19 Setting up dpkg-dev (1.20.12) ...
17:12:06 [2023-06-06T17:12:06.383Z] #56 DONE 31.2s
17:12:06 [2023-06-06T17:12:06.645Z] 
17:12:06 [2023-06-06T17:12:06.645Z] #49 [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:06 [2023-06-06T17:12:06.645Z] #49 31.42 Selecting previously unselected package libglib2.0-dev:arm64.
17:12:06 [2023-06-06T17:12:06.645Z] #49 31.42 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
17:12:06 [2023-06-06T17:12:06.645Z] #49 31.51 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
17:12:06 [2023-06-06T17:12:06.645Z] #49 ...
17:12:06 [2023-06-06T17:12:06.645Z] 
17:12:06 [2023-06-06T17:12:06.645Z] #48 [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:06 [2023-06-06T17:12:06.645Z] #48 28.13 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
17:12:06 [2023-06-06T17:12:06.645Z] #48 28.19 Setting up libtool (2.4.6-15) ...
17:12:06 [2023-06-06T17:12:06.645Z] #48 28.23 Setting up m4 (1.4.18-5) ...
17:12:06 [2023-06-06T17:12:06.645Z] #48 28.28 Setting up dpkg-dev (1.20.12) ...
17:12:06 [2023-06-06T17:12:06.645Z] #48 28.53 Setting up autoconf (2.69-14) ...
17:12:06 [2023-06-06T17:12:06.645Z] #48 28.77 Setting up build-essential (12.9) ...
17:12:06 [2023-06-06T17:12:06.645Z] #48 28.88 Setting up automake (1:1.16.3-2) ...
17:12:06 [2023-06-06T17:12:06.645Z] #48 29.00 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
17:12:06 [2023-06-06T17:12:06.645Z] #48 29.07 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:12:06 [2023-06-06T17:12:06.645Z] #48 DONE 32.0s
17:12:06 [2023-06-06T17:12:06.908Z] 
17:12:06 [2023-06-06T17:12:06.908Z] #42 [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:06 [2023-06-06T17:12:06.908Z] #42 DONE 31.6s
17:12:06 [2023-06-06T17:12:06.908Z] 
17:12:06 [2023-06-06T17:12:06.908Z] #54 [dockercli 3/3] RUN --mount=type=cache,id=dockercli-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64     /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build
17:12:06 [2023-06-06T17:12:06.908Z] #54 DONE 31.5s
17:12:06 [2023-06-06T17:12:06.908Z] 
17:12:06 [2023-06-06T17:12:06.908Z] #63 [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:06 [2023-06-06T17:12:06.908Z] #63 ...
17:12:06 [2023-06-06T17:12:06.908Z] 
17:12:06 [2023-06-06T17:12:06.908Z] #58 [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:06 [2023-06-06T17:12:06.908Z] #58 DONE 31.9s
17:12:07 [2023-06-06T17:12:07.204Z] 
17:12:07 [2023-06-06T17:12:07.204Z] #49 [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:07 [2023-06-06T17:12:07.204Z] #49 32.04 Selecting previously unselected package libsecret-1-dev:arm64.
17:12:07 [2023-06-06T17:12:07.204Z] #49 32.04 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
17:12:07 [2023-06-06T17:12:07.204Z] #49 32.06 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
17:12:07 [2023-06-06T17:12:07.489Z] #49 32.23 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
17:12:07 [2023-06-06T17:12:07.750Z] #49 32.72 Setting up libpcre16-3:arm64 (2:8.39-13) ...
17:12:07 [2023-06-06T17:12:07.750Z] #49 32.75 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:12:08 [2023-06-06T17:12:08.019Z] #49 32.84 Setting up libffi-dev:arm64 (3.3-6) ...
17:12:08 [2023-06-06T17:12:08.019Z] #49 32.93 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:12:08 [2023-06-06T17:12:08.281Z] #49 33.17 Setting up libbtrfs0:arm64 (5.10.1-2) ...
17:12:08 [2023-06-06T17:12:08.281Z] #49 33.20 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:12:08 [2023-06-06T17:12:08.281Z] #49 33.31 Setting up libglib2.0-data (2.66.8-1) ...
17:12:08 [2023-06-06T17:12:08.281Z] #49 33.34 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:12:08 [2023-06-06T17:12:08.281Z] #49 33.35 Setting up libpcre32-3:arm64 (2:8.39-13) ...
17:12:08 [2023-06-06T17:12:08.281Z] #49 33.36 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:12:08 [2023-06-06T17:12:08.281Z] #49 33.38 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:12:08 [2023-06-06T17:12:08.281Z] #49 33.40 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
17:12:08 [2023-06-06T17:12:08.593Z] #49 33.43 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...#49 ...
17:12:08 [2023-06-06T17:12:08.593Z] 
17:12:08 [2023-06-06T17:12:08.593Z] #64 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
17:12:08 [2023-06-06T17:12:08.593Z] #64 DONE 1.4s
17:12:08 [2023-06-06T17:12:08.593Z] 
17:12:08 [2023-06-06T17:12:08.593Z] #49 [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:08 [2023-06-06T17:12:08.593Z] #49 33.43 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:12:08 [2023-06-06T17:12:08.593Z] #49 33.48 Setting up python3-lib2to3 (3.9.2-1) ...
17:12:08 [2023-06-06T17:12:08.855Z] #49 33.77 Setting up libelf1:arm64 (0.183-1) ...
17:12:09 [2023-06-06T17:12:09.116Z] #49 34.12 Setting up libsecret-common (0.20.4-2) ...
17:12:09 [2023-06-06T17:12:09.116Z] #49 34.21 Setting up python3-distutils (3.9.2-1) ...
17:12:09 [2023-06-06T17:12:09.379Z] #49 34.37 Setting up libglib2.0-dev-bin (2.66.8-1) ...
17:12:09 [2023-06-06T17:12:09.640Z] #49 ...
17:12:09 [2023-06-06T17:12:09.640Z] 
17:12:09 [2023-06-06T17:12:09.640Z] #65 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:12:09 [2023-06-06T17:12:09.640Z] #65 DONE 4.0s
17:12:09 [2023-06-06T17:12:09.640Z] 
17:12:09 [2023-06-06T17:12:09.640Z] #49 [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:09 [2023-06-06T17:12:09.640Z] #49 34.71 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:12:09 [2023-06-06T17:12:09.640Z] #49 34.73 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:12:09 [2023-06-06T17:12:09.903Z] #49 34.76 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:12:09 [2023-06-06T17:12:09.903Z] #49 34.79 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
17:12:09 [2023-06-06T17:12:09.903Z] #49 34.80 Setting up libglib2.0-bin (2.66.8-1) ...
17:12:09 [2023-06-06T17:12:09.903Z] #49 34.81 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
17:12:09 [2023-06-06T17:12:09.903Z] #49 34.82 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:12:09 [2023-06-06T17:12:09.903Z] #49 34.83 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:12:09 [2023-06-06T17:12:09.903Z] #49 34.85 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
17:12:09 [2023-06-06T17:12:09.903Z] #49 34.87 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
17:12:09 [2023-06-06T17:12:09.903Z] #49 34.88 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
17:12:09 [2023-06-06T17:12:09.903Z] #49 34.89 No schema files found: doing nothing.
17:12:09 [2023-06-06T17:12:09.903Z] #49 34.90 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:12:09 [2023-06-06T17:12:09.903Z] #49 34.93 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
17:12:10 [2023-06-06T17:12:10.171Z] #49 DONE 35.2s
17:12:10 [2023-06-06T17:12:10.171Z] 
17:12:10 [2023-06-06T17:12:10.171Z] #66 [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:10 [2023-06-06T17:12:10.746Z] #66 3.721 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061 -X main.version=1.1.7 " -o runc .
17:12:11 [2023-06-06T17:12:11.318Z] #66 ...
17:12:11 [2023-06-06T17:12:11.318Z] 
17:12:11 [2023-06-06T17:12:11.318Z] #67 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:12:11 [2023-06-06T17:12:11.318Z] #67 DONE 5.6s
17:12:11 [2023-06-06T17:12:11.579Z] 
17:12:11 [2023-06-06T17:12:11.579Z] #68 [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:12 [2023-06-06T17:12:12.525Z] #68 0.826 go: downloading github.com/urfave/cli/v2 v2.23.5
17:12:12 [2023-06-06T17:12:12.525Z] #68 0.875 go: downloading github.com/google/uuid v1.3.0
17:12:12 [2023-06-06T17:12:12.525Z] #68 0.876 go: downloading github.com/moby/vpnkit v0.5.0
17:12:12 [2023-06-06T17:12:12.525Z] #68 0.878 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:12:12 [2023-06-06T17:12:12.525Z] #68 0.897 go: downloading github.com/gorilla/mux v1.8.0
17:12:12 [2023-06-06T17:12:12.525Z] #68 0.899 go: downloading github.com/moby/sys/mountinfo v0.6.2
17:12:12 [2023-06-06T17:12:12.525Z] #68 0.938 go: downloading golang.org/x/sys v0.2.0
17:12:12 [2023-06-06T17:12:12.786Z] #68 1.136 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
17:12:12 [2023-06-06T17:12:12.786Z] #68 ...
17:12:12 [2023-06-06T17:12:12.786Z] 
17:12:12 [2023-06-06T17:12:12.786Z] #69 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:12:12 [2023-06-06T17:12:12.786Z] #69 DONE 6.9s
17:12:13 [2023-06-06T17:12:13.059Z] 
17:12:13 [2023-06-06T17:12:13.059Z] #70 [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:14 [2023-06-06T17:12:14.007Z] #70 ...
17:12:14 [2023-06-06T17:12:14.007Z] 
17:12:14 [2023-06-06T17:12:14.007Z] #71 [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:14 [2023-06-06T17:12:14.007Z] #0 3.671 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:12:14 [2023-06-06T17:12:14.007Z] #0 3.754 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:12:14 [2023-06-06T17:12:14.007Z] #0 3.757 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:12:14 [2023-06-06T17:12:14.007Z] #0 4.605 Reading package lists...
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.341 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.356 Reading package lists...
17:12:14 [2023-06-06T17:12:14.007Z] #0 6.018 Building dependency tree...
17:12:14 [2023-06-06T17:12:14.007Z] #0 6.322 Reading state information...
17:12:14 [2023-06-06T17:12:14.007Z] #0 6.590 gcc is already the newest version (4:10.2.1-1).
17:12:14 [2023-06-06T17:12:14.007Z] #0 6.590 libc6-dev is already the newest version (2.31-13+deb11u6).
17:12:14 [2023-06-06T17:12:14.007Z] #0 6.590 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
17:12:14 [2023-06-06T17:12:14.007Z] #71 DONE 6.9s
17:12:14 [2023-06-06T17:12:14.007Z] 
17:12:14 [2023-06-06T17:12:14.007Z] #72 [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:14 [2023-06-06T17:12:14.007Z] #0 3.491 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
17:12:14 [2023-06-06T17:12:14.007Z] #0 4.784 + git checkout -q FETCH_HEAD
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.001 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.001 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.359 internal/unsafeheader
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.382 internal/race
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.396 internal/coverage/rtcov
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.398 internal/goexperiment
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.420 internal/goos
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.425 internal/goarch
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.430 internal/cpu
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.457 unicode
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.465 runtime/internal/syscall
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.466 unicode/utf8
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.469 container/list
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.470 internal/itoa
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.471 internal/abi
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.494 sync/atomic
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.537 runtime/internal/math
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.546 runtime/internal/sys
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.578 math/bits
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.652 crypto/internal/alias
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.669 internal/bytealg
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.673 runtime/internal/atomic
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.693 crypto/subtle
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.704 crypto/internal/boring/sig
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.715 unicode/utf16
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.813 math
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.869 vendor/golang.org/x/crypto/cryptobyte/asn1
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.879 internal/nettrace
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.897 vendor/golang.org/x/crypto/internal/alias
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.902 encoding
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.928 github.com/docker/distribution/manifest
17:12:14 [2023-06-06T17:12:14.007Z] #0 5.938 github.com/inconshreveable/mousetrap
17:12:14 [2023-06-06T17:12:14.007Z] #0 6.042 github.com/docker/distribution/registry/storage/driver/gcs
17:12:14 [2023-06-06T17:12:14.007Z] #0 6.049 github.com/docker/distribution/registry/storage/driver/oss
17:12:14 [2023-06-06T17:12:14.007Z] #0 6.174 runtime
17:12:14 [2023-06-06T17:12:14.950Z] #72 ...
17:12:14 [2023-06-06T17:12:14.950Z] 
17:12:14 [2023-06-06T17:12:14.950Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
17:12:14 [2023-06-06T17:12:14.950Z] #46 40.04 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
17:12:15 [2023-06-06T17:12:15.212Z] #46 DONE 40.3s
17:12:15 [2023-06-06T17:12:15.212Z] 
17:12:15 [2023-06-06T17:12:15.212Z] #63 [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:15 [2023-06-06T17:12:15.212Z] #63 3.543 Cloning into '/tmp/crun-build'...
17:12:15 [2023-06-06T17:12:15.212Z] #63 4.697 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
17:12:15 [2023-06-06T17:12:15.212Z] #63 4.755 Cloning into '/tmp/crun-build/libocispec'...
17:12:15 [2023-06-06T17:12:15.212Z] #63 5.208 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
17:12:15 [2023-06-06T17:12:15.212Z] #63 5.235 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
17:12:15 [2023-06-06T17:12:15.212Z] #63 5.235 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
17:12:15 [2023-06-06T17:12:15.212Z] #63 5.235 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
17:12:15 [2023-06-06T17:12:15.212Z] #63 5.255 Cloning into '/tmp/crun-build/libocispec/image-spec'...
17:12:15 [2023-06-06T17:12:15.212Z] #63 5.752 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
17:12:15 [2023-06-06T17:12:15.212Z] #63 6.343 Cloning into '/tmp/crun-build/libocispec/yajl'...
17:12:15 [2023-06-06T17:12:15.212Z] #63 6.848 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
17:12:15 [2023-06-06T17:12:15.212Z] #63 6.936 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
17:12:15 [2023-06-06T17:12:15.212Z] #63 7.119 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
17:12:15 [2023-06-06T17:12:15.784Z] #63 ...
17:12:15 [2023-06-06T17:12:15.784Z] 
17:12:15 [2023-06-06T17:12:15.784Z] #73 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:12:15 [2023-06-06T17:12:15.784Z] #73 ...
17:12:15 [2023-06-06T17:12:15.784Z] 
17:12:15 [2023-06-06T17:12:15.784Z] #74 [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:15 [2023-06-06T17:12:15.784Z] #0 1.079 -- The C compiler identification is GNU 10.2.1
17:12:15 [2023-06-06T17:12:15.784Z] #0 1.101 -- Detecting C compiler ABI info
17:12:15 [2023-06-06T17:12:15.784Z] #0 1.343 -- Detecting C compiler ABI info - done
17:12:15 [2023-06-06T17:12:15.784Z] #0 1.371 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
17:12:15 [2023-06-06T17:12:15.784Z] #0 1.371 -- Detecting C compile features
17:12:15 [2023-06-06T17:12:15.784Z] #0 1.371 -- Detecting C compile features - done
17:12:15 [2023-06-06T17:12:15.784Z] #0 1.403 -- Performing Test HAS_BUILTIN_FORTIFY
17:12:15 [2023-06-06T17:12:15.784Z] #0 1.566 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:12:15 [2023-06-06T17:12:15.784Z] #0 1.624 -- Configuring done
17:12:15 [2023-06-06T17:12:15.784Z] #0 1.628 -- Generating done
17:12:15 [2023-06-06T17:12:15.784Z] #0 1.629 -- Build files have been written to: /go/src/github.com/krallin/tini
17:12:15 [2023-06-06T17:12:15.784Z] #0 1.787 Scanning dependencies of target tini-static
17:12:15 [2023-06-06T17:12:15.784Z] #0 1.840 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:12:16 [2023-06-06T17:12:16.357Z] #74 2.289 [100%] Linking C executable tini-static
17:12:16 [2023-06-06T17:12:16.357Z] #74 2.438 [100%] Built target tini-static
17:12:16 [2023-06-06T17:12:16.618Z] #74 DONE 2.6s
17:12:16 [2023-06-06T17:12:16.618Z] 
17:12:16 [2023-06-06T17:12:16.618Z] #68 [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:16 [2023-06-06T17:12:16.618Z] #68 1.629 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
17:12:16 [2023-06-06T17:12:16.618Z] #68 1.629 go: downloading golang.org/x/net v0.1.0
17:12:16 [2023-06-06T17:12:16.618Z] #68 2.750 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
17:12:16 [2023-06-06T17:12:16.618Z] #68 2.751 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
17:12:17 [2023-06-06T17:12:17.190Z] #68 ...
17:12:17 [2023-06-06T17:12:17.190Z] 
17:12:17 [2023-06-06T17:12:17.190Z] #75 [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:12:17 [2023-06-06T17:12:17.451Z] #75 ...
17:12:17 [2023-06-06T17:12:17.451Z] 
17:12:17 [2023-06-06T17:12:17.451Z] #73 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:12:17 [2023-06-06T17:12:17.451Z] #73 DONE 11.8s
17:12:17 [2023-06-06T17:12:17.451Z] 
17:12:17 [2023-06-06T17:12:17.451Z] #45 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64     /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build
17:12:18 [2023-06-06T17:12:18.024Z] #45 ...
17:12:18 [2023-06-06T17:12:18.024Z] 
17:12:18 [2023-06-06T17:12:18.024Z] #76 [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:22 [2023-06-06T17:12:22.232Z] #76 3.974 + bin/ctr
17:12:22 [2023-06-06T17:12:22.232Z] #76 3.997 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
17:12:23 [2023-06-06T17:12:23.175Z] #76 ...
17:12:23 [2023-06-06T17:12:23.175Z] 
17:12:23 [2023-06-06T17:12:23.175Z] #72 [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:23 [2023-06-06T17:12:23.175Z] #72 11.12 sync
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.12 internal/reflectlite
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.28 internal/testlog
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.29 internal/godebug
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.29 internal/singleflight
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.44 math/rand
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.45 internal/intern
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.75 sort
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.75 errors
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.82 io
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.83 strconv
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.83 path
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.83 internal/safefilepath
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.83 crypto/internal/nistec/fiat
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.83 vendor/golang.org/x/net/dns/dnsmessage
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.83 internal/oserror
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.87 container/heap
17:12:23 [2023-06-06T17:12:23.175Z] #72 11.99 syscall
17:12:23 [2023-06-06T17:12:23.175Z] #72 12.10 bytes
17:12:23 [2023-06-06T17:12:23.175Z] #72 12.11 crypto/internal/randutil
17:12:23 [2023-06-06T17:12:23.175Z] #72 12.11 strings
17:12:23 [2023-06-06T17:12:23.175Z] #72 12.11 hash
17:12:23 [2023-06-06T17:12:23.175Z] #72 12.17 hash/crc32
17:12:23 [2023-06-06T17:12:23.175Z] #72 12.21 github.com/stevvooe/resumable
17:12:23 [2023-06-06T17:12:23.175Z] #72 12.31 text/tabwriter
17:12:23 [2023-06-06T17:12:23.175Z] #72 12.78 vendor/golang.org/x/text/transform
17:12:23 [2023-06-06T17:12:23.175Z] #72 13.02 crypto
17:12:23 [2023-06-06T17:12:23.175Z] #72 13.03 reflect
17:12:23 [2023-06-06T17:12:23.175Z] #72 13.03 crypto/rc4
17:12:23 [2023-06-06T17:12:23.175Z] #72 13.04 net/netip
17:12:23 [2023-06-06T17:12:23.175Z] #72 13.11 bufio
17:12:23 [2023-06-06T17:12:23.175Z] #72 13.14 net/http/internal/ascii
17:12:23 [2023-06-06T17:12:23.175Z] #72 13.20 regexp/syntax
17:12:23 [2023-06-06T17:12:23.175Z] #72 13.28 encoding/base32
17:12:23 [2023-06-06T17:12:23.175Z] #72 13.39 github.com/garyburd/redigo/internal
17:12:23 [2023-06-06T17:12:23.175Z] #72 13.49 golang.org/x/crypto/blowfish
17:12:23 [2023-06-06T17:12:23.175Z] #72 13.63 html
17:12:23 [2023-06-06T17:12:23.175Z] #72 14.02 internal/syscall/unix
17:12:23 [2023-06-06T17:12:23.175Z] #72 14.02 internal/syscall/execenv
17:12:23 [2023-06-06T17:12:23.175Z] #72 14.02 time
17:12:23 [2023-06-06T17:12:23.175Z] #72 14.23 regexp
17:12:23 [2023-06-06T17:12:23.175Z] #72 14.97 context
17:12:23 [2023-06-06T17:12:23.175Z] #72 14.97 internal/poll
17:12:23 [2023-06-06T17:12:23.175Z] #72 14.97 io/fs
17:12:23 [2023-06-06T17:12:23.175Z] #72 15.21 embed
17:12:23 [2023-06-06T17:12:23.175Z] #72 15.69 os
17:12:23 [2023-06-06T17:12:23.436Z] #72 16.34 internal/fmtsort
17:12:23 [2023-06-06T17:12:23.436Z] #72 16.34 internal/saferio
17:12:23 [2023-06-06T17:12:23.436Z] #72 16.34 encoding/binary
17:12:23 [2023-06-06T17:12:23.436Z] #72 16.38 path/filepath
17:12:23 [2023-06-06T17:12:23.436Z] #72 16.38 io/ioutil
17:12:23 [2023-06-06T17:12:23.436Z] #72 16.38 os/signal
17:12:23 [2023-06-06T17:12:23.436Z] #72 16.39 net
17:12:23 [2023-06-06T17:12:23.697Z] #72 16.57 fmt
17:12:23 [2023-06-06T17:12:23.697Z] #72 ...
17:12:23 [2023-06-06T17:12:23.697Z] 
17:12:23 [2023-06-06T17:12:23.697Z] #45 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64     /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build
17:12:23 [2023-06-06T17:12:23.697Z] #45 45.44 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
17:12:23 [2023-06-06T17:12:23.697Z] #45 DONE 48.4s
17:12:23 [2023-06-06T17:12:23.697Z] 
17:12:23 [2023-06-06T17:12:23.697Z] #72 [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:23 [2023-06-06T17:12:23.697Z] #72 16.75 crypto/cipher
17:12:23 [2023-06-06T17:12:23.697Z] #72 ...
17:12:23 [2023-06-06T17:12:23.697Z] 
17:12:23 [2023-06-06T17:12:23.697Z] #63 [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:23 [2023-06-06T17:12:23.697Z] #63 12.94 aclocal: warning: couldn't open directory 'm4': No such file or directory
17:12:25 [2023-06-06T17:12:25.085Z] #63 17.92 libtoolize: putting auxiliary files in '.'.
17:12:25 [2023-06-06T17:12:25.085Z] #63 17.92 libtoolize: copying file './ltmain.sh'
17:12:25 [2023-06-06T17:12:25.085Z] #63 ...
17:12:25 [2023-06-06T17:12:25.085Z] 
17:12:25 [2023-06-06T17:12:25.085Z] #72 [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:25 [2023-06-06T17:12:25.085Z] #72 16.76 crypto/internal/nistec
17:12:25 [2023-06-06T17:12:25.085Z] #72 16.77 crypto/md5
17:12:25 [2023-06-06T17:12:25.085Z] #72 16.77 crypto/internal/edwards25519/field
17:12:25 [2023-06-06T17:12:25.085Z] #72 16.79 crypto/sha1
17:12:25 [2023-06-06T17:12:25.085Z] #72 16.89 encoding/base64
17:12:25 [2023-06-06T17:12:25.085Z] #72 17.15 encoding/pem
17:12:25 [2023-06-06T17:12:25.085Z] #72 17.20 vendor/golang.org/x/crypto/internal/poly1305
17:12:25 [2023-06-06T17:12:25.085Z] #72 17.22 github.com/bugsnag/osext
17:12:25 [2023-06-06T17:12:25.085Z] #72 17.28 os/exec
17:12:25 [2023-06-06T17:12:25.085Z] #72 17.33 crypto/internal/edwards25519
17:12:25 [2023-06-06T17:12:25.085Z] #72 17.34 crypto/des
17:12:25 [2023-06-06T17:12:25.085Z] #72 17.34 crypto/internal/boring
17:12:25 [2023-06-06T17:12:25.085Z] #72 17.40 vendor/golang.org/x/crypto/chacha20
17:12:25 [2023-06-06T17:12:25.085Z] #72 17.76 crypto/aes
17:12:25 [2023-06-06T17:12:25.085Z] #72 17.83 crypto/sha512
17:12:25 [2023-06-06T17:12:25.085Z] #72 17.86 crypto/ecdh
17:12:25 [2023-06-06T17:12:25.085Z] #72 17.95 math/big
17:12:25 [2023-06-06T17:12:25.085Z] #72 17.96 crypto/hmac
17:12:25 [2023-06-06T17:12:25.085Z] #72 18.01 crypto/sha256
17:12:25 [2023-06-06T17:12:25.085Z] #72 18.02 encoding/hex
17:12:25 [2023-06-06T17:12:25.085Z] #72 18.07 net/url
17:12:25 [2023-06-06T17:12:25.346Z] #72 18.08 vendor/golang.org/x/crypto/chacha20poly1305
17:12:25 [2023-06-06T17:12:25.346Z] #72 18.14 vendor/golang.org/x/crypto/hkdf
17:12:25 [2023-06-06T17:12:25.346Z] #72 18.31 encoding/json
17:12:25 [2023-06-06T17:12:25.346Z] #72 18.35 log
17:12:25 [2023-06-06T17:12:25.607Z] #72 18.38 github.com/bugsnag/bugsnag-go/errors
17:12:25 [2023-06-06T17:12:25.607Z] #72 18.43 github.com/bugsnag/panicwrap
17:12:25 [2023-06-06T17:12:25.607Z] #72 18.48 compress/flate
17:12:25 [2023-06-06T17:12:25.607Z] #72 18.48 vendor/golang.org/x/text/unicode/norm
17:12:25 [2023-06-06T17:12:25.869Z] #72 18.64 vendor/golang.org/x/text/unicode/bidi
17:12:25 [2023-06-06T17:12:25.869Z] #72 18.67 vendor/golang.org/x/net/http2/hpack
17:12:25 [2023-06-06T17:12:25.869Z] #72 18.78 mime
17:12:26 [2023-06-06T17:12:26.130Z] #72 19.18 mime/quotedprintable
17:12:26 [2023-06-06T17:12:26.703Z] #72 19.50 compress/gzip
17:12:26 [2023-06-06T17:12:26.703Z] #72 19.53 net/http/internal
17:12:26 [2023-06-06T17:12:26.703Z] #72 19.63 gopkg.in/yaml.v2
17:12:26 [2023-06-06T17:12:26.964Z] #72 19.82 golang.org/x/net/context
17:12:27 [2023-06-06T17:12:27.225Z] #72 19.93 github.com/docker/distribution/digest
17:12:27 [2023-06-06T17:12:27.226Z] #72 19.94 encoding/gob
17:12:27 [2023-06-06T17:12:27.798Z] #72 20.65 github.com/docker/distribution/reference
17:12:28 [2023-06-06T17:12:28.060Z] #72 21.08 text/template/parse
17:12:28 [2023-06-06T17:12:28.321Z] #72 21.10 vendor/golang.org/x/text/secure/bidirule
17:12:28 [2023-06-06T17:12:28.321Z] #72 21.11 github.com/Sirupsen/logrus
17:12:28 [2023-06-06T17:12:28.582Z] #72 21.53 github.com/docker/distribution/version
17:12:28 [2023-06-06T17:12:28.582Z] #72 21.64 runtime/debug
17:12:29 [2023-06-06T17:12:29.155Z] #72 22.23 encoding/xml
17:12:29 [2023-06-06T17:12:29.416Z] #72 22.27 github.com/Sirupsen/logrus/formatters/logstash
17:12:29 [2023-06-06T17:12:29.677Z] #72 22.44 os/user
17:12:29 [2023-06-06T17:12:29.677Z] #72 22.57 vendor/golang.org/x/net/idna
17:12:29 [2023-06-06T17:12:29.677Z] #72 22.65 crypto/elliptic
17:12:29 [2023-06-06T17:12:29.677Z] #72 22.75 crypto/internal/bigmod
17:12:29 [2023-06-06T17:12:29.939Z] #72 22.85 crypto/internal/boring/bbig
17:12:30 [2023-06-06T17:12:30.200Z] #72 23.12 encoding/asn1
17:12:30 [2023-06-06T17:12:30.200Z] #72 23.14 crypto/rand
17:12:30 [2023-06-06T17:12:30.461Z] #72 23.38 crypto/dsa
17:12:30 [2023-06-06T17:12:30.722Z] #72 23.57 net/textproto
17:12:30 [2023-06-06T17:12:30.984Z] #72 23.78 crypto/ed25519
17:12:30 [2023-06-06T17:12:30.984Z] #72 23.83 crypto/rsa
17:12:30 [2023-06-06T17:12:30.984Z] #72 23.91 github.com/docker/distribution/uuid
17:12:31 [2023-06-06T17:12:31.245Z] #72 24.07 mime/multipart
17:12:31 [2023-06-06T17:12:31.245Z] #72 24.15 github.com/stevvooe/resumable/sha256
17:12:31 [2023-06-06T17:12:31.245Z] #72 24.33 github.com/stevvooe/resumable/sha512
17:12:31 [2023-06-06T17:12:31.506Z] #72 24.43 github.com/garyburd/redigo/redis
17:12:31 [2023-06-06T17:12:31.767Z] #72 24.48 text/template
17:12:31 [2023-06-06T17:12:31.767Z] #72 24.53 github.com/docker/distribution/registry/listener
17:12:31 [2023-06-06T17:12:31.767Z] #72 24.72 github.com/spf13/pflag
17:12:31 [2023-06-06T17:12:31.767Z] #72 24.76 log/syslog
17:12:32 [2023-06-06T17:12:32.028Z] #72 24.82 vendor/golang.org/x/crypto/cryptobyte
17:12:32 [2023-06-06T17:12:32.028Z] #72 24.82 crypto/x509/pkix
17:12:32 [2023-06-06T17:12:32.028Z] #72 24.86 golang.org/x/crypto/bcrypt
17:12:32 [2023-06-06T17:12:32.028Z] #72 24.89 vendor/golang.org/x/net/http/httpguts
17:12:32 [2023-06-06T17:12:32.028Z] #72 25.01 vendor/golang.org/x/net/http/httpproxy
17:12:32 [2023-06-06T17:12:32.289Z] #72 25.05 github.com/yvasiyarov/go-metrics
17:12:32 [2023-06-06T17:12:32.289Z] #72 25.13 github.com/mitchellh/mapstructure
17:12:32 [2023-06-06T17:12:32.289Z] #72 25.24 internal/profile
17:12:32 [2023-06-06T17:12:32.551Z] #72 25.39 runtime/pprof
17:12:32 [2023-06-06T17:12:32.551Z] #72 25.52 crypto/ecdsa
17:12:32 [2023-06-06T17:12:32.812Z] #72 25.54 runtime/trace
17:12:33 [2023-06-06T17:12:33.384Z] #72 26.26 github.com/spf13/cobra
17:12:33 [2023-06-06T17:12:33.384Z] #72 26.26 crypto/x509
17:12:34 [2023-06-06T17:12:34.771Z] #72 27.58 crypto/tls
17:12:35 [2023-06-06T17:12:35.714Z] #72 ...
17:12:35 [2023-06-06T17:12:35.714Z] 
17:12:35 [2023-06-06T17:12:35.714Z] #63 [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:35 [2023-06-06T17:12:35.714Z] #63 18.81 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
17:12:35 [2023-06-06T17:12:35.714Z] #63 18.81 libtoolize: and rerunning libtoolize and aclocal.
17:12:35 [2023-06-06T17:12:35.714Z] #63 18.81 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:12:35 [2023-06-06T17:12:35.714Z] #63 22.26 configure.ac:7: installing './compile'
17:12:35 [2023-06-06T17:12:35.714Z] #63 22.27 configure.ac:11: installing './config.guess'
17:12:35 [2023-06-06T17:12:35.714Z] #63 22.27 configure.ac:11: installing './config.sub'
17:12:35 [2023-06-06T17:12:35.714Z] #63 22.28 configure.ac:8: installing './install-sh'
17:12:35 [2023-06-06T17:12:35.714Z] #63 22.29 configure.ac:8: installing './missing'
17:12:35 [2023-06-06T17:12:35.714Z] #63 22.34 Makefile.am: installing './depcomp'
17:12:35 [2023-06-06T17:12:35.714Z] #63 23.04 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:12:35 [2023-06-06T17:12:35.714Z] #63 23.04 libtoolize: copying file 'build-aux/ltmain.sh'
17:12:35 [2023-06-06T17:12:35.714Z] #63 23.25 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:12:35 [2023-06-06T17:12:35.714Z] #63 23.25 libtoolize: copying file 'm4/libtool.m4'
17:12:35 [2023-06-06T17:12:35.714Z] #63 23.39 libtoolize: copying file 'm4/ltoptions.m4'
17:12:35 [2023-06-06T17:12:35.714Z] #63 23.53 libtoolize: copying file 'm4/ltsugar.m4'
17:12:35 [2023-06-06T17:12:35.714Z] #63 23.65 libtoolize: copying file 'm4/ltversion.m4'
17:12:35 [2023-06-06T17:12:35.714Z] #63 23.82 libtoolize: copying file 'm4/lt~obsolete.m4'
17:12:35 [2023-06-06T17:12:35.714Z] #63 23.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:12:35 [2023-06-06T17:12:35.714Z] #63 28.59 configure.ac:7: installing 'build-aux/compile'
17:12:35 [2023-06-06T17:12:35.714Z] #63 28.59 configure.ac:9: installing 'build-aux/config.guess'
17:12:35 [2023-06-06T17:12:35.714Z] #63 28.59 configure.ac:9: installing 'build-aux/config.sub'
17:12:35 [2023-06-06T17:12:35.714Z] #63 28.60 configure.ac:11: installing 'build-aux/install-sh'
17:12:35 [2023-06-06T17:12:35.714Z] #63 28.60 configure.ac:11: installing 'build-aux/missing'
17:12:35 [2023-06-06T17:12:35.714Z] #63 28.65 Makefile.am: installing 'build-aux/depcomp'
17:12:35 [2023-06-06T17:12:35.714Z] #63 28.67 parallel-tests: installing 'build-aux/test-driver'
17:12:36 [2023-06-06T17:12:36.287Z] #63 ...
17:12:36 [2023-06-06T17:12:36.287Z] 
17:12:36 [2023-06-06T17:12:36.287Z] #72 [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:36 [2023-06-06T17:12:36.287Z] #72 29.27 github.com/docker/libtrust
17:12:36 [2023-06-06T17:12:36.287Z] #72 29.28 net/smtp
17:12:36 [2023-06-06T17:12:36.287Z] #72 29.29 net/http/httptrace
17:12:36 [2023-06-06T17:12:36.858Z] #72 29.53 net/http
17:12:40 [2023-06-06T17:12:40.161Z] #72 32.86 github.com/gorilla/context
17:12:40 [2023-06-06T17:12:40.161Z] #72 32.86 github.com/docker/distribution/registry/api/errcode
17:12:40 [2023-06-06T17:12:40.161Z] #72 32.86 github.com/docker/distribution/configuration
17:12:40 [2023-06-06T17:12:40.161Z] #72 32.96 github.com/bugsnag/bugsnag-go
17:12:40 [2023-06-06T17:12:40.161Z] #72 32.96 expvar
17:12:40 [2023-06-06T17:12:40.161Z] #72 32.97 github.com/docker/distribution/registry/client/transport
17:12:40 [2023-06-06T17:12:40.161Z] #72 32.97 github.com/gorilla/handlers
17:12:40 [2023-06-06T17:12:40.161Z] #72 32.97 github.com/yvasiyarov/newrelic_platform_go
17:12:40 [2023-06-06T17:12:40.161Z] #72 33.04 github.com/gorilla/mux
17:12:40 [2023-06-06T17:12:40.161Z] #72 33.11 github.com/Azure/azure-sdk-for-go/storage
17:12:40 [2023-06-06T17:12:40.423Z] #72 33.28 github.com/yvasiyarov/gorelic
17:12:40 [2023-06-06T17:12:40.423Z] #72 33.31 github.com/AdRoll/goamz/aws
17:12:40 [2023-06-06T17:12:40.684Z] #72 33.47 net/http/httputil
17:12:40 [2023-06-06T17:12:40.684Z] #72 33.53 github.com/ncw/swift
17:12:40 [2023-06-06T17:12:40.684Z] #72 33.57 github.com/docker/distribution/context
17:12:40 [2023-06-06T17:12:40.684Z] #72 33.59 github.com/docker/distribution/registry/api/v2
17:12:40 [2023-06-06T17:12:40.945Z] #72 33.78 net/http/pprof
17:12:41 [2023-06-06T17:12:41.219Z] #72 33.95 github.com/AdRoll/goamz/cloudfront
17:12:41 [2023-06-06T17:12:41.481Z] #72 34.37 github.com/docker/distribution/health
17:12:41 [2023-06-06T17:12:41.481Z] #72 34.37 github.com/docker/distribution
17:12:41 [2023-06-06T17:12:41.481Z] #72 34.37 github.com/docker/distribution/registry/auth
17:12:41 [2023-06-06T17:12:41.481Z] #72 34.37 github.com/docker/distribution/registry/storage/driver
17:12:41 [2023-06-06T17:12:41.742Z] #72 34.52 github.com/docker/distribution/registry/auth/htpasswd
17:12:41 [2023-06-06T17:12:41.742Z] #72 34.53 github.com/docker/distribution/registry/auth/silly
17:12:41 [2023-06-06T17:12:41.742Z] #72 34.53 github.com/docker/distribution/registry/auth/token
17:12:41 [2023-06-06T17:12:41.742Z] #72 34.56 github.com/docker/distribution/health/checks
17:12:41 [2023-06-06T17:12:41.742Z] #72 34.67 github.com/AdRoll/goamz/s3
17:12:41 [2023-06-06T17:12:41.742Z] #72 34.70 github.com/docker/distribution/registry/proxy/scheduler
17:12:41 [2023-06-06T17:12:41.742Z] #72 34.76 github.com/docker/distribution/registry/storage/driver/factory
17:12:42 [2023-06-06T17:12:42.004Z] #72 34.78 github.com/docker/distribution/registry/storage/driver/middleware
17:12:42 [2023-06-06T17:12:42.004Z] #72 34.82 github.com/docker/distribution/manifest/manifestlist
17:12:42 [2023-06-06T17:12:42.004Z] #72 34.86 github.com/docker/distribution/manifest/schema1
17:12:42 [2023-06-06T17:12:42.004Z] #72 34.92 github.com/docker/distribution/manifest/schema2
17:12:42 [2023-06-06T17:12:42.004Z] #72 34.92 github.com/docker/distribution/notifications
17:12:42 [2023-06-06T17:12:42.004Z] #72 35.00 github.com/docker/distribution/registry/middleware/registry
17:12:42 [2023-06-06T17:12:42.004Z] #72 35.04 github.com/docker/distribution/registry/middleware/repository
17:12:42 [2023-06-06T17:12:42.265Z] #72 35.05 github.com/docker/distribution/registry/storage/cache
17:12:42 [2023-06-06T17:12:42.265Z] #72 35.07 github.com/docker/distribution/registry/storage/driver/base
17:12:42 [2023-06-06T17:12:42.265Z] #72 35.11 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
17:12:42 [2023-06-06T17:12:42.265Z] #72 35.16 github.com/docker/distribution/registry/storage/cache/memory
17:12:42 [2023-06-06T17:12:42.265Z] #72 35.17 github.com/docker/distribution/registry/storage/cache/redis
17:12:42 [2023-06-06T17:12:42.265Z] #72 35.27 github.com/docker/distribution/registry/storage
17:12:42 [2023-06-06T17:12:42.527Z] #72 35.34 github.com/docker/distribution/registry/storage/driver/azure
17:12:42 [2023-06-06T17:12:42.527Z] #72 35.34 github.com/docker/distribution/registry/storage/driver/filesystem
17:12:42 [2023-06-06T17:12:42.527Z] #72 35.41 github.com/docker/distribution/registry/storage/driver/swift
17:12:42 [2023-06-06T17:12:42.527Z] #72 35.41 github.com/docker/distribution/registry/storage/driver/inmemory
17:12:42 [2023-06-06T17:12:42.527Z] #72 35.46 github.com/docker/distribution/registry/client
17:12:43 [2023-06-06T17:12:43.099Z] #72 35.91 github.com/docker/distribution/registry/storage/driver/s3
17:12:43 [2023-06-06T17:12:43.361Z] #72 36.22 github.com/docker/distribution/registry/client/auth
17:12:43 [2023-06-06T17:12:43.933Z] #72 36.64 github.com/docker/distribution/registry/proxy
17:12:43 [2023-06-06T17:12:43.933Z] #72 36.87 github.com/docker/distribution/registry/handlers
17:12:44 [2023-06-06T17:12:44.510Z] #72 37.48 github.com/docker/distribution/registry
17:12:44 [2023-06-06T17:12:44.772Z] #72 37.67 github.com/docker/distribution/cmd/registry
17:12:45 [2023-06-06T17:12:45.715Z] #72 ...
17:12:45 [2023-06-06T17:12:45.715Z] 
17:12:45 [2023-06-06T17:12:45.715Z] #63 [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:45 [2023-06-06T17:12:45.715Z] #63 30.06 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:12:45 [2023-06-06T17:12:45.715Z] #63 30.06 libtoolize: copying file 'build-aux/ltmain.sh'
17:12:45 [2023-06-06T17:12:45.715Z] #63 30.60 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:12:45 [2023-06-06T17:12:45.715Z] #63 30.60 libtoolize: copying file 'm4/libtool.m4'
17:12:45 [2023-06-06T17:12:45.715Z] #63 30.75 libtoolize: copying file 'm4/ltoptions.m4'
17:12:45 [2023-06-06T17:12:45.715Z] #63 30.90 libtoolize: copying file 'm4/ltsugar.m4'
17:12:45 [2023-06-06T17:12:45.715Z] #63 31.03 libtoolize: copying file 'm4/ltversion.m4'
17:12:45 [2023-06-06T17:12:45.715Z] #63 31.15 libtoolize: copying file 'm4/lt~obsolete.m4'
17:12:45 [2023-06-06T17:12:45.715Z] #63 36.70 configure.ac:11: installing 'build-aux/compile'
17:12:45 [2023-06-06T17:12:45.715Z] #63 36.71 configure.ac:11: installing 'build-aux/config.guess'
17:12:45 [2023-06-06T17:12:45.715Z] #63 36.71 configure.ac:11: installing 'build-aux/config.sub'
17:12:45 [2023-06-06T17:12:45.715Z] #63 36.71 configure.ac:13: installing 'build-aux/install-sh'
17:12:45 [2023-06-06T17:12:45.715Z] #63 36.72 configure.ac:13: installing 'build-aux/missing'
17:12:45 [2023-06-06T17:12:45.715Z] #63 36.72 configure.ac:8: installing 'build-aux/tap-driver.sh'
17:12:45 [2023-06-06T17:12:45.715Z] #63 36.78 Makefile.am: installing 'build-aux/depcomp'
17:12:45 [2023-06-06T17:12:45.715Z] #63 37.47 checking build system type... aarch64-unknown-linux-gnu
17:12:45 [2023-06-06T17:12:45.715Z] #63 37.72 checking host system type... aarch64-unknown-linux-gnu
17:12:45 [2023-06-06T17:12:45.715Z] #63 37.72 checking how to print strings... printf
17:12:45 [2023-06-06T17:12:45.715Z] #63 37.74 checking for gcc... gcc
17:12:45 [2023-06-06T17:12:45.715Z] #63 37.81 checking whether the C compiler works... yes
17:12:45 [2023-06-06T17:12:45.715Z] #63 37.89 checking for C compiler default output file name... a.out
17:12:45 [2023-06-06T17:12:45.715Z] #63 37.89 checking for suffix of executables... 
17:12:45 [2023-06-06T17:12:45.715Z] #63 37.99 checking whether we are cross compiling... no
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.09 checking for suffix of object files... o
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.15 checking whether we are using the GNU C compiler... yes
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.19 checking whether gcc accepts -g... yes
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.24 checking for gcc option to accept ISO C89... none needed
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.32 checking whether gcc understands -c and -o together... yes
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.40 checking for a sed that does not truncate output... /bin/sed
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.43 checking for grep that handles long lines and -e... /bin/grep
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.45 checking for egrep... /bin/grep -E
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.45 checking for fgrep... /bin/grep -F
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.45 checking for ld used by gcc... /usr/bin/ld
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.46 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.46 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.47 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.56 checking whether ln -s works... yes
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.56 checking the maximum length of command line arguments... 1572864
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.61 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.61 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.61 checking for /usr/bin/ld option to reload object files... -r
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.61 checking for objdump... objdump
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.61 checking how to recognize dependent libraries... pass_all
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.61 checking for dlltool... no
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.61 checking how to associate runtime and link libraries... printf %s\n
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.61 checking for ar... ar
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.61 checking for archiver @FILE support... @
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.70 checking for strip... strip
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.70 checking for ranlib... ranlib
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.70 checking for gawk... no
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.70 checking for mawk... mawk
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.70 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.95 checking for sysroot... no
17:12:45 [2023-06-06T17:12:45.715Z] #63 38.95 checking for a working dd... /bin/dd
17:12:45 [2023-06-06T17:12:45.977Z] #63 38.96 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:12:45 [2023-06-06T17:12:45.977Z] #63 38.99 checking for mt... no
17:12:45 [2023-06-06T17:12:45.977Z] #63 38.99 checking if : is a manifest tool... no
17:12:45 [2023-06-06T17:12:45.977Z] #63 39.01 checking how to run the C preprocessor... gcc -E
17:12:45 [2023-06-06T17:12:45.977Z] #63 ...
17:12:45 [2023-06-06T17:12:45.977Z] 
17:12:45 [2023-06-06T17:12:45.977Z] #72 [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:45 [2023-06-06T17:12:45.977Z] #72 38.85 + xx-verify /build/registry-v2
17:12:49 [2023-06-06T17:12:49.281Z] #72 ...
17:12:49 [2023-06-06T17:12:49.281Z] 
17:12:49 [2023-06-06T17:12:49.281Z] #68 [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:49 [2023-06-06T17:12:49.281Z] #68 DONE 37.7s
17:12:49 [2023-06-06T17:12:49.281Z] 
17:12:49 [2023-06-06T17:12:49.281Z] #72 [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:49 [2023-06-06T17:12:49.281Z] #72 DONE 42.3s
17:12:49 [2023-06-06T17:12:49.281Z] 
17:12:49 [2023-06-06T17:12:49.281Z] #63 [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:49 [2023-06-06T17:12:49.281Z] #63 39.17 checking for ANSI C header files... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 39.40 checking for sys/types.h... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 39.51 checking for sys/stat.h... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 39.65 checking for stdlib.h... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 39.75 checking for string.h... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 39.90 checking for memory.h... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 40.03 checking for strings.h... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 40.16 checking for inttypes.h... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 40.26 checking for stdint.h... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 40.34 checking for unistd.h... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 40.43 checking for dlfcn.h... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 40.51 checking for objdir... .libs
17:12:49 [2023-06-06T17:12:49.281Z] #63 40.68 checking if gcc supports -fno-rtti -fno-exceptions... no
17:12:49 [2023-06-06T17:12:49.281Z] #63 40.76 checking for gcc option to produce PIC... -fPIC -DPIC
17:12:49 [2023-06-06T17:12:49.281Z] #63 40.76 checking if gcc PIC flag -fPIC -DPIC works... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 40.81 checking if gcc static flag -static works... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 40.90 checking if gcc supports -c -o file.o... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 40.96 checking if gcc supports -c -o file.o... (cached) yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 40.96 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.00 checking dynamic linker characteristics... GNU/Linux ld.so
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.22 checking how to hardcode library paths into programs... immediate
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.22 checking whether stripping libraries is possible... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.22 checking if libtool supports shared libraries... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.23 checking whether to build shared libraries... no
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.23 checking whether to build static libraries... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.23 checking for a BSD-compatible install... /usr/bin/install -c
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.24 checking whether build environment is sane... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.27 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.28 checking whether make sets $(MAKE)... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.32 checking whether make supports the include directive... yes (GNU style)
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.36 checking whether make supports nested variables... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.39 checking whether UID '0' is supported by ustar format... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.39 checking whether GID '0' is supported by ustar format... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.39 checking how to create a ustar tar archive... gnutar
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.45 checking dependency style of gcc... gcc3
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.58 checking whether to enable maintainer-specific portions of Makefiles... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.58 checking whether make supports nested variables... (cached) yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.58 checking for gawk... (cached) mawk
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.58 checking for a sed that does not truncate output... (cached) /bin/sed
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.58 checking for gcc... (cached) gcc
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.62 checking whether we are using the GNU C compiler... (cached) yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.62 checking whether gcc accepts -g... (cached) yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.62 checking for gcc option to accept ISO C89... (cached) none needed
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.62 checking whether gcc understands -c and -o together... (cached) yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.62 checking for a Python interpreter with version >= 3... python3
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.65 checking for python3... /usr/bin/python3
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.65 checking for python3 version... 3.9
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.67 checking for python3 platform... linux
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.69 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.75 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.85 checking for go-md2man... no
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.88 checking error.h usability... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 41.99 checking error.h presence... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 42.01 checking for error.h... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 42.02 checking linux/openat2.h usability... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 42.07 checking linux/openat2.h presence... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 42.09 checking for linux/openat2.h... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 42.11 checking for copy_file_range... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 42.20 checking for fgetxattr... yes
17:12:49 [2023-06-06T17:12:49.281Z] #63 42.32 checking for statx... yes
17:12:49 [2023-06-06T17:12:49.542Z] #63 42.40 checking for fgetpwent_r... 
17:12:49 [2023-06-06T17:12:49.542Z] #63 ...
17:12:49 [2023-06-06T17:12:49.542Z] 
17:12:49 [2023-06-06T17:12:49.542Z] #77 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
17:12:49 [2023-06-06T17:12:49.542Z] #77 DONE 0.2s
17:12:49 [2023-06-06T17:12:49.542Z] 
17:12:49 [2023-06-06T17:12:49.542Z] #63 [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:49 [2023-06-06T17:12:49.542Z] #63 42.40 checking for fgetpwent_r... yes
17:12:49 [2023-06-06T17:12:49.542Z] #63 42.51 checking for issetugid... no
17:12:49 [2023-06-06T17:12:49.542Z] #63 42.59 checking for pkg-config... /usr/bin/pkg-config
17:12:49 [2023-06-06T17:12:49.542Z] #63 42.59 checking pkg-config is at least version 0.9.0... 
17:12:49 [2023-06-06T17:12:49.542Z] #63 ...
17:12:49 [2023-06-06T17:12:49.542Z] 
17:12:49 [2023-06-06T17:12:49.542Z] #78 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
17:12:49 [2023-06-06T17:12:49.542Z] #78 DONE 0.2s
17:12:49 [2023-06-06T17:12:49.542Z] 
17:12:49 [2023-06-06T17:12:49.542Z] #63 [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:49 [2023-06-06T17:12:49.542Z] #63 42.59 checking pkg-config is at least version 0.9.0... yes
17:12:49 [2023-06-06T17:12:49.803Z] #63 42.59 checking for library containing yajl_tree_get... 
17:12:49 [2023-06-06T17:12:49.803Z] #63 ...
17:12:49 [2023-06-06T17:12:49.803Z] 
17:12:49 [2023-06-06T17:12:49.803Z] #66 [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:49 [2023-06-06T17:12:49.803Z] #66 DONE 42.6s
17:12:49 [2023-06-06T17:12:49.803Z] 
17:12:49 [2023-06-06T17:12:49.803Z] #63 [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:49 [2023-06-06T17:12:49.803Z] #63 42.59 checking for library containing yajl_tree_get... -lyajl
17:12:49 [2023-06-06T17:12:49.803Z] #63 42.74 checking for yajl >= 2.0.0... yes
17:12:49 [2023-06-06T17:12:49.803Z] #63 42.75 checking sys/capability.h usability... yes
17:12:49 [2023-06-06T17:12:49.803Z] #63 42.87 checking sys/capability.h presence... yes
17:12:49 [2023-06-06T17:12:49.803Z] #63 42.91 checking for sys/capability.h... yes
17:12:50 [2023-06-06T17:12:50.064Z] #63 42.92 checking for library containing cap_from_name... -lcap
17:12:50 [2023-06-06T17:12:50.326Z] #63 43.13 checking for library containing dlopen... -ldl
17:12:50 [2023-06-06T17:12:50.326Z] #63 43.34 checking seccomp.h usability... yes
17:12:50 [2023-06-06T17:12:50.326Z] #63 43.38 checking seccomp.h presence... yes
17:12:50 [2023-06-06T17:12:50.326Z] #63 43.44 checking for seccomp.h... yes
17:12:50 [2023-06-06T17:12:50.632Z] #63 43.44 checking for library containing seccomp_rule_add... -lseccomp
17:12:50 [2023-06-06T17:12:50.632Z] #63 43.63 checking for library containing seccomp_arch_resolve_name... none required
17:12:50 [2023-06-06T17:12:50.632Z] #63 43.72 checking systemd/sd-bus.h usability... yes
17:12:50 [2023-06-06T17:12:50.895Z] 
17:12:50 [2023-06-06T17:12:50.895Z] #63 ...
17:12:50 [2023-06-06T17:12:50.895Z] 
17:12:50 [2023-06-06T17:12:50.895Z] #75 [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:12:50 [2023-06-06T17:12:50.895Z] #75 DONE 43.8s
17:12:50 [2023-06-06T17:12:50.895Z] 
17:12:50 [2023-06-06T17:12:50.895Z] #63 [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:50 [2023-06-06T17:12:50.895Z] #63 43.84 checking systemd/sd-bus.h presence... yes
17:12:50 [2023-06-06T17:12:50.895Z] #63 43.87 checking for systemd/sd-bus.h... yes
17:12:50 [2023-06-06T17:12:50.895Z] #63 43.87 checking for library containing sd_bus_match_signal_async... -lsystemd
17:12:51 [2023-06-06T17:12:51.157Z] #63 44.06 checking for sd_notify_barrier... yes
17:12:51 [2023-06-06T17:12:51.157Z] #63 44.13 checking linux/bpf.h usability... yes
17:12:51 [2023-06-06T17:12:51.157Z] #63 44.18 checking linux/bpf.h presence... yes
17:12:51 [2023-06-06T17:12:51.157Z] #63 44.19 checking for linux/bpf.h... yes
17:12:51 [2023-06-06T17:12:51.157Z] #63 44.20 checking compilation for eBPF... yes
17:12:51 [2023-06-06T17:12:51.157Z] #63 44.26 checking for criu >= 3.15... no
17:12:51 [2023-06-06T17:12:51.420Z] #63 44.33 configure: CRIU headers not found, building without CRIU support
17:12:51 [2023-06-06T17:12:51.420Z] #63 44.33 checking for criu > 3.16... no
17:12:51 [2023-06-06T17:12:51.420Z] #63 44.34 configure: CRIU version doesn't support join-ns API
17:12:51 [2023-06-06T17:12:51.420Z] #63 44.34 checking for criu > 3.16.1... no
17:12:51 [2023-06-06T17:12:51.420Z] #63 44.35 configure: CRIU version doesn't support for pre-dumping
17:12:51 [2023-06-06T17:12:51.420Z] #63 44.35 checking for new mount API (fsconfig)... yes
17:12:51 [2023-06-06T17:12:51.420Z] #63 44.41 checking for seccomp notify API... yes
17:12:51 [2023-06-06T17:12:51.420Z] #63 44.47 checking for gperf... no
17:12:51 [2023-06-06T17:12:51.420Z] #63 44.47 configure: gperf not found - cannot rebuild signal parser code
17:12:51 [2023-06-06T17:12:51.420Z] #63 44.47 checking for library containing argp_parse... none required
17:12:51 [2023-06-06T17:12:51.681Z] #63 44.58 checking that generated files are newer than configure... #63 ...
17:12:51 [2023-06-06T17:12:51.681Z] 
17:12:51 [2023-06-06T17:12:51.681Z] #79 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
17:12:51 [2023-06-06T17:12:51.681Z] #79 DONE 0.1s
17:12:51 [2023-06-06T17:12:51.681Z] 
17:12:51 [2023-06-06T17:12:51.681Z] #63 [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:51 [2023-06-06T17:12:51.681Z] #63 44.58 checking that generated files are newer than configure... done
17:12:51 [2023-06-06T17:12:51.681Z] #63 44.58 configure: creating ./config.status
17:12:53 [2023-06-06T17:12:53.601Z] #63 46.42 config.status: creating Makefile
17:12:53 [2023-06-06T17:12:53.601Z] #63 46.48 config.status: creating rpm/crun.spec
17:12:53 [2023-06-06T17:12:53.601Z] #63 46.51 config.status: creating config.h
17:12:53 [2023-06-06T17:12:53.601Z] #63 46.55 config.status: executing libtool commands
17:12:53 [2023-06-06T17:12:53.601Z] #63 46.57 config.status: executing depfiles commands
17:12:53 [2023-06-06T17:12:53.862Z] #63 47.06 === configuring in libocispec (/tmp/crun-build/libocispec)
17:12:53 [2023-06-06T17:12:53.862Z] #63 47.07 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:12:54 [2023-06-06T17:12:54.124Z] #63 47.29 checking for gcc... gcc
17:12:54 [2023-06-06T17:12:54.385Z] #63 47.32 checking whether the C compiler works... #63 ...
17:12:54 [2023-06-06T17:12:54.385Z] 
17:12:54 [2023-06-06T17:12:54.385Z] #70 [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:54 [2023-06-06T17:12:54.385Z] #70 DONE 41.4s
17:12:54 [2023-06-06T17:12:54.385Z] 
17:12:54 [2023-06-06T17:12:54.385Z] #63 [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:54 [2023-06-06T17:12:54.385Z] #63 47.32 checking whether the C compiler works... yes
17:12:54 [2023-06-06T17:12:54.385Z] #63 47.39 checking for C compiler default output file name... a.out
17:12:54 [2023-06-06T17:12:54.385Z] #63 47.39 checking for suffix of executables... 
17:12:54 [2023-06-06T17:12:54.385Z] #63 47.43 checking whether we are cross compiling... no
17:12:54 [2023-06-06T17:12:54.385Z] #63 47.48 checking for suffix of object files... o
17:12:54 [2023-06-06T17:12:54.385Z] #63 47.52 checking whether we are using the GNU C compiler... yes
17:12:54 [2023-06-06T17:12:54.385Z] #63 47.55 checking whether gcc accepts -g... yes
17:12:54 [2023-06-06T17:12:54.385Z] #63 47.58 checking for gcc option to accept ISO C89... none needed
17:12:54 [2023-06-06T17:12:54.646Z] #63 47.65 checking whether gcc understands -c and -o together... yes
17:12:54 [2023-06-06T17:12:54.646Z] #63 47.70 checking how to run the C preprocessor... gcc -E
17:12:54 [2023-06-06T17:12:54.907Z] #63 47.78 checking for grep that handles long lines and -e... /bin/grep
17:12:54 [2023-06-06T17:12:54.907Z] #63 47.78 checking for egrep... /bin/grep -E
17:12:54 [2023-06-06T17:12:54.907Z] #63 47.78 checking for ANSI C header files... yes
17:12:54 [2023-06-06T17:12:54.907Z] #63 47.94 checking for sys/types.h... yes
17:12:54 [2023-06-06T17:12:54.907Z] #63 48.00 checking for sys/stat.h... yes
17:12:54 [2023-06-06T17:12:54.907Z] #63 ...
17:12:54 [2023-06-06T17:12:54.907Z] 
17:12:54 [2023-06-06T17:12:54.907Z] #80 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
17:12:54 [2023-06-06T17:12:54.907Z] #80 DONE 0.1s
17:12:54 [2023-06-06T17:12:54.907Z] 
17:12:54 [2023-06-06T17:12:54.907Z] #81 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
17:12:54 [2023-06-06T17:12:54.907Z] #81 DONE 1.2s
17:12:54 [2023-06-06T17:12:54.907Z] 
17:12:54 [2023-06-06T17:12:54.907Z] #82 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
17:12:54 [2023-06-06T17:12:54.907Z] #82 DONE 1.3s
17:12:54 [2023-06-06T17:12:54.907Z] 
17:12:54 [2023-06-06T17:12:54.907Z] #83 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
17:12:54 [2023-06-06T17:12:54.907Z] #83 DONE 0.1s
17:12:54 [2023-06-06T17:12:54.907Z] 
17:12:54 [2023-06-06T17:12:54.907Z] #63 [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:54 [2023-06-06T17:12:54.907Z] #63 48.05 checking for stdlib.h... yes
17:12:54 [2023-06-06T17:12:54.907Z] #63 48.11 checking for string.h... yes
17:12:55 [2023-06-06T17:12:55.167Z] #63 ...
17:12:55 [2023-06-06T17:12:55.168Z] 
17:12:55 [2023-06-06T17:12:55.168Z] #84 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
17:12:55 [2023-06-06T17:12:55.168Z] #84 DONE 0.3s
17:12:55 [2023-06-06T17:12:55.168Z] 
17:12:55 [2023-06-06T17:12:55.168Z] #85 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
17:12:55 [2023-06-06T17:12:55.168Z] #85 DONE 1.3s
17:12:55 [2023-06-06T17:12:55.168Z] 
17:12:55 [2023-06-06T17:12:55.168Z] #86 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
17:12:55 [2023-06-06T17:12:55.168Z] #86 DONE 0.2s
17:12:55 [2023-06-06T17:12:55.168Z] 
17:12:55 [2023-06-06T17:12:55.168Z] #87 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
17:12:55 [2023-06-06T17:12:55.168Z] #87 DONE 1.3s
17:12:55 [2023-06-06T17:12:55.168Z] 
17:12:55 [2023-06-06T17:12:55.168Z] #88 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
17:12:55 [2023-06-06T17:12:55.168Z] #88 DONE 0.3s
17:12:55 [2023-06-06T17:12:55.168Z] 
17:12:55 [2023-06-06T17:12:55.168Z] #63 [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:55 [2023-06-06T17:12:55.168Z] #63 48.16 checking for memory.h... yes
17:12:55 [2023-06-06T17:12:55.168Z] #63 48.20 checking for strings.h... yes
17:12:55 [2023-06-06T17:12:55.168Z] #63 48.24 checking for inttypes.h... yes
17:12:55 [2023-06-06T17:12:55.168Z] #63 48.28 checking for stdint.h... yes
17:12:55 [2023-06-06T17:12:55.168Z] #63 48.32 checking for unistd.h... yes
17:12:55 [2023-06-06T17:12:55.168Z] #63 48.36 checking minix/config.h usability... no
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.40 checking minix/config.h presence... no
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.42 checking for minix/config.h... no
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.42 checking whether it is safe to define __EXTENSIONS__... yes
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.47 checking build system type... aarch64-unknown-linux-gnu
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.54 checking host system type... aarch64-unknown-linux-gnu
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.54 checking how to print strings... printf
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.54 checking for a sed that does not truncate output... /bin/sed
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.55 checking for fgrep... /bin/grep -F
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.55 checking for ld used by gcc... /usr/bin/ld
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.55 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.56 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.57 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.60 checking whether ln -s works... yes
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.60 checking the maximum length of command line arguments... 1572864
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.61 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.61 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.61 checking for /usr/bin/ld option to reload object files... -r
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.61 checking for objdump... objdump
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.61 checking how to recognize dependent libraries... pass_all
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.61 checking for dlltool... no
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.62 checking how to associate runtime and link libraries... printf %s\n
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.62 checking for ar... ar
17:12:55 [2023-06-06T17:12:55.428Z] #63 48.62 checking for archiver @FILE support... @
17:12:55 [2023-06-06T17:12:55.689Z] #63 48.66 checking for strip... strip
17:12:55 [2023-06-06T17:12:55.689Z] #63 48.66 checking for ranlib... ranlib
17:12:55 [2023-06-06T17:12:55.689Z] #63 48.66 checking for gawk... no
17:12:55 [2023-06-06T17:12:55.689Z] #63 48.66 checking for mawk... mawk
17:12:55 [2023-06-06T17:12:55.689Z] #63 48.66 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:12:55 [2023-06-06T17:12:55.689Z] #63 48.77 checking for sysroot... no
17:12:55 [2023-06-06T17:12:55.689Z] #63 48.77 checking for a working dd... /bin/dd
17:12:55 [2023-06-06T17:12:55.689Z] #63 48.77 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:12:55 [2023-06-06T17:12:55.689Z] #63 48.78 checking for mt... no
17:12:55 [2023-06-06T17:12:55.689Z] #63 48.78 checking if : is a manifest tool... no
17:12:55 [2023-06-06T17:12:55.689Z] #63 48.78 checking for dlfcn.h... yes
17:12:55 [2023-06-06T17:12:55.689Z] #63 48.83 checking for objdir... .libs
17:12:55 [2023-06-06T17:12:55.950Z] #63 48.95 checking if gcc supports -fno-rtti -fno-exceptions... no
17:12:55 [2023-06-06T17:12:55.950Z] #63 49.00 checking for gcc option to produce PIC... -fPIC -DPIC
17:12:55 [2023-06-06T17:12:55.950Z] #63 49.00 checking if gcc PIC flag -fPIC -DPIC works... yes
17:12:55 [2023-06-06T17:12:55.950Z] #63 49.07 checking if gcc static flag -static works... yes
17:12:55 [2023-06-06T17:12:55.950Z] #63 49.15 checking if gcc supports -c -o file.o... yes
17:12:55 [2023-06-06T17:12:55.950Z] #63 49.20 checking if gcc supports -c -o file.o... (cached) yes
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.20 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.21 checking dynamic linker characteristics... GNU/Linux ld.so
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.28 checking how to hardcode library paths into programs... immediate
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.28 checking whether stripping libraries is possible... yes
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.28 checking if libtool supports shared libraries... yes
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.28 checking whether to build shared libraries... no
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.28 checking whether to build static libraries... yes
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.28 checking for a BSD-compatible install... /usr/bin/install -c
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.29 checking whether build environment is sane... yes
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.30 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.31 checking whether make sets $(MAKE)... yes
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.32 checking whether make supports the include directive... yes (GNU style)
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.33 checking whether make supports nested variables... yes
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.34 checking whether UID '0' is supported by ustar format... yes
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.34 checking whether GID '0' is supported by ustar format... yes
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.34 checking how to create a ustar tar archive... gnutar
17:12:56 [2023-06-06T17:12:56.211Z] #63 49.36 checking dependency style of gcc... gcc3
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.41 checking whether to enable maintainer-specific portions of Makefiles... yes
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.41 checking whether make supports nested variables... (cached) yes
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.41 checking for pkg-config... /usr/bin/pkg-config
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.41 checking pkg-config is at least version 0.9.0... yes
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.41 checking for yajl >= 2.1.0... yes
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.42 checking for a sed that does not truncate output... (cached) /bin/sed
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.42 checking for gcc... (cached) gcc
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.45 checking whether we are using the GNU C compiler... (cached) yes
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.45 checking whether gcc accepts -g... (cached) yes
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.45 checking for gcc option to accept ISO C89... (cached) none needed
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.45 checking whether gcc understands -c and -o together... (cached) yes
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.45 checking for a Python interpreter with version >= 3... python3
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.46 checking for python3... /usr/bin/python3
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.46 checking for python3 version... 3.9
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.48 checking for python3 platform... linux
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.49 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:12:56 [2023-06-06T17:12:56.471Z] #63 49.52 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:12:57 [2023-06-06T17:12:57.413Z] #63 49.58 checking that generated files are newer than configure... done
17:12:57 [2023-06-06T17:12:57.413Z] #63 50.30 configure: creating ./config.status
17:12:57 [2023-06-06T17:12:57.984Z] #63 50.90 config.status: creating Makefile
17:12:57 [2023-06-06T17:12:57.984Z] #63 50.92 config.status: creating config.h
17:12:57 [2023-06-06T17:12:57.984Z] #63 50.93 config.status: executing libtool commands
17:12:57 [2023-06-06T17:12:57.984Z] #63 50.94 config.status: executing depfiles commands
17:12:57 [2023-06-06T17:12:57.984Z] #63 51.14 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
17:12:57 [2023-06-06T17:12:57.984Z] #63 51.14 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:12:58 [2023-06-06T17:12:58.245Z] #63 51.24 checking for gcc... gcc
17:12:58 [2023-06-06T17:12:58.245Z] #63 51.26 checking whether the C compiler works... yes
17:12:58 [2023-06-06T17:12:58.245Z] #63 51.31 checking for C compiler default output file name... a.out
17:12:58 [2023-06-06T17:12:58.245Z] #63 51.31 checking for suffix of executables... 
17:12:58 [2023-06-06T17:12:58.245Z] #63 51.35 checking whether we are cross compiling... no
17:12:58 [2023-06-06T17:12:58.245Z] #63 51.39 checking for suffix of object files... o
17:12:58 [2023-06-06T17:12:58.245Z] #63 51.42 checking whether we are using the GNU C compiler... yes
17:12:58 [2023-06-06T17:12:58.245Z] #63 51.45 checking whether gcc accepts -g... yes
17:12:58 [2023-06-06T17:12:58.506Z] #63 51.47 checking for gcc option to accept ISO C89... none needed
17:12:58 [2023-06-06T17:12:58.506Z] #63 51.51 checking whether gcc understands -c and -o together... yes
17:12:58 [2023-06-06T17:12:58.506Z] #63 51.56 checking for a BSD-compatible install... /usr/bin/install -c
17:12:58 [2023-06-06T17:12:58.506Z] #63 51.57 checking whether build environment is sane... yes
17:12:58 [2023-06-06T17:12:58.506Z] #63 51.58 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:12:58 [2023-06-06T17:12:58.506Z] #63 51.59 checking for gawk... no
17:12:58 [2023-06-06T17:12:58.506Z] #63 51.59 checking for mawk... mawk
17:12:58 [2023-06-06T17:12:58.506Z] #63 51.59 checking whether make sets $(MAKE)... yes
17:12:58 [2023-06-06T17:12:58.506Z] #63 51.61 checking whether make supports the include directive... yes (GNU style)
17:12:58 [2023-06-06T17:12:58.506Z] #63 51.63 checking whether make supports nested variables... yes
17:12:58 [2023-06-06T17:12:58.506Z] #63 51.64 checking whether UID '0' is supported by ustar format... yes
17:12:58 [2023-06-06T17:12:58.506Z] #63 51.64 checking whether GID '0' is supported by ustar format... yes
17:12:58 [2023-06-06T17:12:58.506Z] #63 51.64 checking how to create a ustar tar archive... gnutar
17:12:58 [2023-06-06T17:12:58.768Z] #63 51.67 checking dependency style of gcc... gcc3
17:12:58 [2023-06-06T17:12:58.768Z] #63 51.73 checking whether to enable maintainer-specific portions of Makefiles... yes
17:12:58 [2023-06-06T17:12:58.768Z] #63 51.73 checking whether make supports nested variables... (cached) yes
17:12:58 [2023-06-06T17:12:58.768Z] #63 51.75 checking build system type... aarch64-unknown-linux-gnu
17:12:58 [2023-06-06T17:12:58.768Z] #63 51.88 checking host system type... aarch64-unknown-linux-gnu
17:12:58 [2023-06-06T17:12:58.768Z] #63 51.88 checking how to print strings... printf
17:12:58 [2023-06-06T17:12:58.768Z] #63 51.89 checking for a sed that does not truncate output... /bin/sed
17:12:58 [2023-06-06T17:12:58.768Z] #63 51.90 checking for grep that handles long lines and -e... /bin/grep
17:12:58 [2023-06-06T17:12:58.768Z] #63 51.90 checking for egrep... /bin/grep -E
17:12:58 [2023-06-06T17:12:58.768Z] #63 51.91 checking for fgrep... /bin/grep -F
17:12:58 [2023-06-06T17:12:58.768Z] #63 51.91 checking for ld used by gcc... /usr/bin/ld
17:12:58 [2023-06-06T17:12:58.768Z] #63 51.92 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:12:58 [2023-06-06T17:12:58.768Z] #63 51.92 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:12:59 [2023-06-06T17:12:59.030Z] #63 51.93 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.03 checking whether ln -s works... yes
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.03 checking the maximum length of command line arguments... 1572864
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.05 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.05 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.05 checking for /usr/bin/ld option to reload object files... -r
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.05 checking for objdump... objdump
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.05 checking how to recognize dependent libraries... pass_all
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.05 checking for dlltool... no
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.05 checking how to associate runtime and link libraries... printf %s\n
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.05 checking for ar... ar
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.06 checking for archiver @FILE support... @
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.11 checking for strip... strip
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.11 checking for ranlib... ranlib
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.11 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.27 checking for sysroot... no
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.27 checking for a working dd... /bin/dd
17:12:59 [2023-06-06T17:12:59.030Z] #63 52.28 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:12:59 [2023-06-06T17:12:59.292Z] #63 52.29 checking for mt... no
17:12:59 [2023-06-06T17:12:59.292Z] #63 52.29 checking if : is a manifest tool... no
17:12:59 [2023-06-06T17:12:59.292Z] #63 52.30 checking how to run the C preprocessor... gcc -E
17:12:59 [2023-06-06T17:12:59.553Z] #63 52.44 checking for ANSI C header files... yes
17:12:59 [2023-06-06T17:12:59.553Z] #63 52.62 checking for sys/types.h... yes
17:12:59 [2023-06-06T17:12:59.553Z] #63 52.69 checking for sys/stat.h... yes
17:12:59 [2023-06-06T17:12:59.553Z] #63 52.76 checking for stdlib.h... yes
17:12:59 [2023-06-06T17:12:59.814Z] #63 52.80 checking for string.h... yes
17:12:59 [2023-06-06T17:12:59.814Z] #63 52.85 checking for memory.h... yes
17:12:59 [2023-06-06T17:12:59.814Z] #63 52.92 checking for strings.h... yes
17:12:59 [2023-06-06T17:12:59.814Z] #63 52.97 checking for inttypes.h... yes
17:13:00 [2023-06-06T17:13:00.076Z] #63 53.04 checking for stdint.h... yes
17:13:00 [2023-06-06T17:13:00.076Z] #63 53.13 checking for unistd.h... yes
17:13:00 [2023-06-06T17:13:00.076Z] #63 53.20 checking for dlfcn.h... yes
17:13:00 [2023-06-06T17:13:00.337Z] #63 53.26 checking for objdir... .libs
17:13:00 [2023-06-06T17:13:00.337Z] #63 53.36 checking if gcc supports -fno-rtti -fno-exceptions... no
17:13:00 [2023-06-06T17:13:00.337Z] #63 53.40 checking for gcc option to produce PIC... -fPIC -DPIC
17:13:00 [2023-06-06T17:13:00.337Z] #63 53.40 checking if gcc PIC flag -fPIC -DPIC works... yes
17:13:00 [2023-06-06T17:13:00.599Z] #63 53.44 checking if gcc static flag -static works... yes
17:13:00 [2023-06-06T17:13:00.599Z] #63 53.53 checking if gcc supports -c -o file.o... yes
17:13:00 [2023-06-06T17:13:00.599Z] #63 53.58 checking if gcc supports -c -o file.o... (cached) yes
17:13:00 [2023-06-06T17:13:00.599Z] #63 53.58 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:13:00 [2023-06-06T17:13:00.599Z] #63 53.60 checking dynamic linker characteristics... GNU/Linux ld.so
17:13:00 [2023-06-06T17:13:00.599Z] #63 53.69 checking how to hardcode library paths into programs... immediate
17:13:00 [2023-06-06T17:13:00.599Z] #63 53.69 checking whether stripping libraries is possible... yes
17:13:00 [2023-06-06T17:13:00.599Z] #63 53.70 checking if libtool supports shared libraries... yes
17:13:00 [2023-06-06T17:13:00.599Z] #63 53.70 checking whether to build shared libraries... no
17:13:00 [2023-06-06T17:13:00.599Z] #63 53.70 checking whether to build static libraries... yes
17:13:00 [2023-06-06T17:13:00.599Z] #63 53.71 checking float.h usability... yes
17:13:00 [2023-06-06T17:13:00.599Z] #63 53.74 checking float.h presence... yes
17:13:00 [2023-06-06T17:13:00.599Z] #63 53.76 checking for float.h... yes
17:13:00 [2023-06-06T17:13:00.860Z] #63 53.79 checking limits.h usability... yes
17:13:00 [2023-06-06T17:13:00.860Z] #63 53.85 checking limits.h presence... yes
17:13:00 [2023-06-06T17:13:00.860Z] #63 53.87 checking for limits.h... yes
17:13:00 [2023-06-06T17:13:00.860Z] #63 53.90 checking stddef.h usability... yes
17:13:00 [2023-06-06T17:13:00.860Z] #63 53.94 checking stddef.h presence... yes
17:13:00 [2023-06-06T17:13:00.860Z] #63 53.97 checking for stddef.h... yes
17:13:00 [2023-06-06T17:13:00.860Z] #63 53.99 checking for stdlib.h... (cached) yes
17:13:01 [2023-06-06T17:13:01.121Z] #63 54.00 checking for string.h... (cached) yes
17:13:01 [2023-06-06T17:13:01.121Z] #63 54.03 checking sys/time.h usability... yes
17:13:01 [2023-06-06T17:13:01.121Z] #63 54.07 checking sys/time.h presence... yes
17:13:01 [2023-06-06T17:13:01.121Z] #63 54.09 checking for sys/time.h... yes
17:13:01 [2023-06-06T17:13:01.121Z] #63 54.10 checking for inline... inline
17:13:01 [2023-06-06T17:13:01.121Z] #63 54.13 checking for size_t... yes
17:13:01 [2023-06-06T17:13:01.121Z] #63 54.21 checking for stdlib.h... (cached) yes
17:13:01 [2023-06-06T17:13:01.121Z] #63 54.21 checking for GNU libc compatible malloc... yes
17:13:01 [2023-06-06T17:13:01.385Z] #63 54.27 checking for stdlib.h... (cached) yes
17:13:01 [2023-06-06T17:13:01.385Z] #63 54.27 checking for GNU libc compatible realloc... yes
17:13:01 [2023-06-06T17:13:01.385Z] #63 54.33 checking for working strtod... yes
17:13:01 [2023-06-06T17:13:01.385Z] #63 54.41 checking for gettimeofday... yes
17:13:01 [2023-06-06T17:13:01.646Z] #63 54.49 checking for memset... yes
17:13:01 [2023-06-06T17:13:01.646Z] #63 54.58 checking for strspn... yes
17:13:01 [2023-06-06T17:13:01.646Z] #63 54.68 checking that generated files are newer than configure... done
17:13:01 [2023-06-06T17:13:01.646Z] #63 54.68 configure: creating ./config.status
17:13:03 [2023-06-06T17:13:03.033Z] #63 56.13 config.status: creating Makefile
17:13:03 [2023-06-06T17:13:03.033Z] #63 56.15 config.status: creating config.h
17:13:03 [2023-06-06T17:13:03.295Z] #63 56.17 config.status: executing depfiles commands
17:13:03 [2023-06-06T17:13:03.295Z] #63 56.24 config.status: executing libtool commands
17:13:03 [2023-06-06T17:13:03.556Z] #63 56.69   GEN      .version
17:13:03 [2023-06-06T17:13:03.556Z] #63 56.70 make  install-recursive
17:13:03 [2023-06-06T17:13:03.556Z] #63 56.70 make[1]: Entering directory '/tmp/crun-build'
17:13:03 [2023-06-06T17:13:03.556Z] #63 56.74 Making install in libocispec
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.75 make[2]: Entering directory '/tmp/crun-build/libocispec'
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.80 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.80 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.82 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.82 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.87 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.88 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
17:13:03 [2023-06-06T17:13:03.818Z] #63 56.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.09 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.09 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.09 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.09 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.09 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.09 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.09 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.09 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.09 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.09 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.09 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.09 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.10 make  install-recursive
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.11 make[3]: Entering directory '/tmp/crun-build/libocispec'
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.15 Making install in yajl
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.15 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.18   CC       verify/json_verify-json_verify.o
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.19   CC       src/libyajl_la-yajl_alloc.lo
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.19   CC       src/libyajl_la-yajl.lo
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.19   CC       src/libyajl_la-yajl_gen.lo
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.19   CC       src/libyajl_la-yajl_parser.lo
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.19   CC       src/libyajl_la-yajl_buf.lo
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.21   CC       src/libyajl_la-yajl_encode.lo
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.21   CC       src/libyajl_la-yajl_lex.lo
17:13:04 [2023-06-06T17:13:04.080Z] #63 57.23   CC       src/libyajl_la-yajl_tree.lo
17:13:04 [2023-06-06T17:13:04.653Z] #63 57.70   CCLD     libyajl.la
17:13:04 [2023-06-06T17:13:04.653Z] #63 57.87   CCLD     verify/json_verify
17:13:04 [2023-06-06T17:13:04.914Z] #63 58.07 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:13:04 [2023-06-06T17:13:04.914Z] #63 58.07 make[5]: Nothing to be done for 'install-exec-am'.
17:13:04 [2023-06-06T17:13:04.914Z] #63 58.07 make[5]: Nothing to be done for 'install-data-am'.
17:13:04 [2023-06-06T17:13:04.914Z] #63 58.07 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:13:04 [2023-06-06T17:13:04.914Z] #63 58.07 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:13:04 [2023-06-06T17:13:04.914Z] #63 58.09 make[4]: Entering directory '/tmp/crun-build/libocispec'
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.18   CC       src/validate.o
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.19   CC       src/image_spec_schema_config_schema.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.19   CC       src/image_spec_schema_defs.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.19   CC       src/image_spec_schema_content_descriptor.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.19   CC       src/image_spec_schema_defs_descriptor.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.21   CC       src/image_spec_schema_image_index_schema.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.21   CC       src/image_spec_schema_image_layout_schema.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.21   CC       src/image_spec_schema_image_manifest_schema.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.21   CC       src/runtime_spec_schema_config_linux.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.22   CC       src/runtime_spec_schema_config_zos.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.23   CC       src/runtime_spec_schema_config_schema.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.23   CC       src/runtime_spec_schema_config_solaris.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.24   CC       src/runtime_spec_schema_config_vm.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.24   CC       src/runtime_spec_schema_config_windows.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.24   CC       src/runtime_spec_schema_defs.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.24   CC       src/runtime_spec_schema_defs_linux.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.25   CC       src/runtime_spec_schema_defs_zos.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.26   CC       src/runtime_spec_schema_defs_vm.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.27   CC       src/runtime_spec_schema_state_schema.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.27   CC       src/runtime_spec_schema_defs_windows.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.28   CC       src/image_manifest_items_image_manifest_items_schema.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.30   CC       src/basic_test_double_array_item.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.31   CC       src/basic_test_double_array.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.32   CC       src/basic_test_top_array_int.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.34   CC       src/basic_test_top_array_string.lo
17:13:05 [2023-06-06T17:13:05.176Z] #63 58.40   CC       src/basic_test_top_double_array_int.lo
17:13:05 [2023-06-06T17:13:05.437Z] #63 58.40   CC       src/basic_test_top_double_array_obj.lo
17:13:05 [2023-06-06T17:13:05.437Z] #63 58.41   CC       src/basic_test_top_double_array_refobj.lo
17:13:05 [2023-06-06T17:13:05.437Z] #63 58.41   CC       src/basic_test_top_double_array_string.lo
17:13:05 [2023-06-06T17:13:05.437Z] #63 58.43   CC       src/read-file.lo
17:13:05 [2023-06-06T17:13:05.437Z] #63 58.45   CC       src/json_common.lo
17:13:05 [2023-06-06T17:13:05.437Z] #63 58.46   CC       tests/test-1.o
17:13:05 [2023-06-06T17:13:05.437Z] #63 58.46   CC       tests/test-2.o
17:13:05 [2023-06-06T17:13:05.437Z] #63 58.48   CC       tests/test-3.o
17:13:05 [2023-06-06T17:13:05.437Z] #63 58.54   CC       tests/test-4.o
17:13:05 [2023-06-06T17:13:05.437Z] #63 58.57   CC       tests/test-5.o
17:13:05 [2023-06-06T17:13:05.437Z] #63 58.62   CC       tests/test-6.o
17:13:05 [2023-06-06T17:13:05.437Z] #63 58.63   CC       tests/test-7.o
17:13:05 [2023-06-06T17:13:05.437Z] #63 58.66   CC       tests/test-8.o
17:13:05 [2023-06-06T17:13:05.698Z] #63 58.69   CC       tests/test-9.o
17:13:05 [2023-06-06T17:13:05.698Z] #63 58.72   CC       tests/test-10.o
17:13:05 [2023-06-06T17:13:05.698Z] #63 58.74   CC       tests/test-11.o
17:13:08 [2023-06-06T17:13:08.245Z] #63 61.22   CCLD     libocispec.la
17:13:08 [2023-06-06T17:13:08.245Z] #63 61.34   CCLD     src/validate
17:13:08 [2023-06-06T17:13:08.245Z] #63 ...
17:13:08 [2023-06-06T17:13:08.245Z] 
17:13:08 [2023-06-06T17:13:08.245Z] #76 [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:13:08 [2023-06-06T17:13:08.245Z] #76 40.27 + bin/containerd
17:13:08 [2023-06-06T17:13:08.245Z] #76 40.27 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
17:13:08 [2023-06-06T17:13:08.245Z] #76 ...
17:13:08 [2023-06-06T17:13:08.245Z] 
17:13:08 [2023-06-06T17:13:08.245Z] #63 [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:08 [2023-06-06T17:13:08.245Z] #63 61.35   CCLD     tests/test-1
17:13:08 [2023-06-06T17:13:08.245Z] #63 61.35   CCLD     tests/test-2
17:13:08 [2023-06-06T17:13:08.245Z] #63 61.35   CCLD     tests/test-3
17:13:08 [2023-06-06T17:13:08.245Z] #63 61.36   CCLD     tests/test-4
17:13:08 [2023-06-06T17:13:08.245Z] #63 61.36   CCLD     tests/test-5
17:13:08 [2023-06-06T17:13:08.245Z] #63 61.36   CCLD     tests/test-6
17:13:08 [2023-06-06T17:13:08.245Z] #63 61.37   CCLD     tests/test-7
17:13:08 [2023-06-06T17:13:08.245Z] #63 61.39   CCLD     tests/test-8
17:13:08 [2023-06-06T17:13:08.245Z] #63 61.39   CCLD     tests/test-9
17:13:08 [2023-06-06T17:13:08.245Z] #63 61.40 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
17:13:08 [2023-06-06T17:13:08.245Z] #63 61.40   CCLD     tests/test-10
17:13:08 [2023-06-06T17:13:08.245Z] #63 61.41   CCLD     tests/test-11
17:13:08 [2023-06-06T17:13:08.245Z] #63 61.49 libtool: link: ar cr libocispec.a 
17:13:08 [2023-06-06T17:13:08.506Z] #63 61.49 libtool: link: ranlib libocispec.a
17:13:08 [2023-06-06T17:13:08.506Z] #63 61.65 make[5]: Entering directory '/tmp/crun-build/libocispec'
17:13:08 [2023-06-06T17:13:08.506Z] #63 61.67 make[5]: Nothing to be done for 'install-exec-am'.
17:13:08 [2023-06-06T17:13:08.506Z] #63 61.67 make[5]: Nothing to be done for 'install-data-am'.
17:13:08 [2023-06-06T17:13:08.506Z] #63 61.67 make[5]: Leaving directory '/tmp/crun-build/libocispec'
17:13:08 [2023-06-06T17:13:08.506Z] #63 61.68 make[4]: Leaving directory '/tmp/crun-build/libocispec'
17:13:08 [2023-06-06T17:13:08.506Z] #63 61.68 make[3]: Leaving directory '/tmp/crun-build/libocispec'
17:13:08 [2023-06-06T17:13:08.506Z] #63 61.68 make[2]: Leaving directory '/tmp/crun-build/libocispec'
17:13:08 [2023-06-06T17:13:08.507Z] #63 61.68 make[2]: Entering directory '/tmp/crun-build'
17:13:08 [2023-06-06T17:13:08.507Z] #63 61.72   CC       src/libcrun/libcrun_testing_a-utils.o
17:13:08 [2023-06-06T17:13:08.507Z] #63 61.73   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
17:13:08 [2023-06-06T17:13:08.507Z] #63 61.73   CC       src/libcrun/libcrun_testing_a-container.o
17:13:08 [2023-06-06T17:13:08.507Z] #63 61.73   CC       src/libcrun/libcrun_testing_a-cgroup.o
17:13:08 [2023-06-06T17:13:08.507Z] #63 61.74   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.76   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.77   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.77   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.77   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.79   CC       src/libcrun/libcrun_testing_a-criu.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.79   CC       src/libcrun/libcrun_testing_a-custom-handler.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.80   CC       src/libcrun/libcrun_testing_a-linux.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.82   CC       src/libcrun/libcrun_testing_a-seccomp.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.82   CC       src/libcrun/libcrun_testing_a-ebpf.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.85   CC       src/libcrun/libcrun_testing_a-error.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.86   CC       src/libcrun/libcrun_testing_a-status.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.89   CC       src/libcrun/libcrun_testing_a-terminal.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.92   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.94   CC       src/libcrun/libcrun_testing_a-signals.o
17:13:08 [2023-06-06T17:13:08.773Z] #63 61.96   CC       src/libcrun/libcrun_testing_a-mount_flags.o
17:13:09 [2023-06-06T17:13:09.034Z] #63 61.98   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
17:13:09 [2023-06-06T17:13:09.034Z] #63 62.02   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
17:13:09 [2023-06-06T17:13:09.034Z] #63 62.05   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
17:13:09 [2023-06-06T17:13:09.034Z] #63 62.05   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
17:13:09 [2023-06-06T17:13:09.034Z] #63 62.07   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
17:13:09 [2023-06-06T17:13:09.034Z] #63 62.08   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
17:13:09 [2023-06-06T17:13:09.034Z] #63 62.09   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
17:13:09 [2023-06-06T17:13:09.034Z] #63 62.13   CC       src/crun-crun.o
17:13:09 [2023-06-06T17:13:09.034Z] #63 62.15   CC       src/crun-run.o
17:13:09 [2023-06-06T17:13:09.034Z] #63 62.17   CC       src/crun-delete.o
17:13:09 [2023-06-06T17:13:09.034Z] #63 62.20   CC       src/crun-kill.o
17:13:09 [2023-06-06T17:13:09.034Z] #63 62.21   CC       src/crun-pause.o
17:13:09 [2023-06-06T17:13:09.034Z] #63 62.28   CC       src/crun-unpause.o
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.48   CC       src/crun-spec.o
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.49   CC       src/crun-exec.o
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.51   CC       src/crun-list.o
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.51   CC       src/crun-create.o
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.52   CC       src/crun-start.o
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.58   CC       src/crun-state.o
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.58   CC       src/crun-update.o
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.58   CC       src/crun-ps.o
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.58   CC       src/crun-checkpoint.o
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.59   CC       src/crun-restore.o
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.60   CC       src/libcrun/libcrun_la-utils.lo
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.63   CC       src/libcrun/libcrun_la-cloned_binary.lo
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.65   CC       src/libcrun/libcrun_la-container.lo
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.67   CC       src/libcrun/libcrun_la-cgroup.lo
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.69   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.72   CC       src/libcrun/libcrun_la-cgroup-resources.lo
17:13:09 [2023-06-06T17:13:09.606Z] #63 62.80   CC       src/libcrun/libcrun_la-cgroup-setup.lo
17:13:09 [2023-06-06T17:13:09.868Z] #63 62.97   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
17:13:09 [2023-06-06T17:13:09.868Z] #63 62.97   CC       src/libcrun/libcrun_la-cgroup-utils.lo
17:13:09 [2023-06-06T17:13:09.868Z] #63 63.03   CC       src/libcrun/libcrun_la-criu.lo
17:13:09 [2023-06-06T17:13:09.868Z] #63 63.05   CC       src/libcrun/libcrun_la-custom-handler.lo
17:13:10 [2023-06-06T17:13:10.129Z] #63 63.06   CC       src/libcrun/libcrun_la-linux.lo
17:13:10 [2023-06-06T17:13:10.129Z] #63 63.08   CC       src/libcrun/libcrun_la-seccomp.lo
17:13:10 [2023-06-06T17:13:10.129Z] #63 63.09   CC       src/libcrun/libcrun_la-ebpf.lo
17:13:10 [2023-06-06T17:13:10.129Z] #63 63.10   CC       src/libcrun/libcrun_la-error.lo
17:13:10 [2023-06-06T17:13:10.129Z] #63 63.14   CC       src/libcrun/libcrun_la-status.lo
17:13:10 [2023-06-06T17:13:10.129Z] #63 63.17   CC       src/libcrun/libcrun_la-terminal.lo
17:13:10 [2023-06-06T17:13:10.129Z] #63 63.17   CC       src/libcrun/libcrun_la-chroot_realpath.lo
17:13:10 [2023-06-06T17:13:10.129Z] #63 63.18   CC       src/libcrun/libcrun_la-signals.lo
17:13:10 [2023-06-06T17:13:10.129Z] #63 63.20   CC       src/libcrun/libcrun_la-mount_flags.lo
17:13:10 [2023-06-06T17:13:10.129Z] #63 63.20   CC       src/libcrun/libcrun_la-seccomp_notify.lo
17:13:10 [2023-06-06T17:13:10.129Z] #63 63.23   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
17:13:10 [2023-06-06T17:13:10.129Z] #63 63.25   CC       src/libcrun/handlers/libcrun_la-krun.lo
17:13:10 [2023-06-06T17:13:10.129Z] #63 63.28   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
17:13:10 [2023-06-06T17:13:10.390Z] #63 63.28   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
17:13:10 [2023-06-06T17:13:10.390Z] #63 63.30   CC       tests/init.o
17:13:10 [2023-06-06T17:13:10.390Z] #63 63.30   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
17:13:10 [2023-06-06T17:13:10.962Z] #63 64.06   CCLD     tests/init
17:13:11 [2023-06-06T17:13:11.904Z] #63 65.03   AR       libcrun_testing.a
17:13:11 [2023-06-06T17:13:11.904Z] #63 65.03 ar: `u' modifier ignored since `D' is the default (see `U')
17:13:11 [2023-06-06T17:13:11.904Z] #63 65.05   CCLD     tests/tests_libcrun_utils
17:13:12 [2023-06-06T17:13:12.165Z] #63 65.05   CCLD     tests/tests_libcrun_errors
17:13:12 [2023-06-06T17:13:12.165Z] #63 65.05   CCLD     tests/tests_libcrun_fuzzer
17:13:12 [2023-06-06T17:13:12.425Z] #63 65.38   CCLD     libcrun.la
17:13:12 [2023-06-06T17:13:12.425Z] #63 65.56   CCLD     crun
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.75 make[3]: Entering directory '/tmp/crun-build'
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.81  /bin/mkdir -p '/usr/local/share/man/man1'
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.81  /bin/mkdir -p '/usr/local/lib'
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.82  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.82  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.84 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.84 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.84 libtool: install: chmod 644 /usr/local/lib/libcrun.a
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.84 libtool: install: ranlib /usr/local/lib/libcrun.a
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90 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:13:12 [2023-06-06T17:13:12.686Z] #63 65.90 ----------------------------------------------------------------------
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90 Libraries have been installed in:
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90    /usr/local/lib
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90 
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90 If you ever happen to want to link against installed libraries
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90 in a given directory, LIBDIR, you must either use libtool, and
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90 specify the full pathname of the library, or use the '-LLIBDIR'
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90 flag during linking and do at least one of the following:
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90      during execution
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90    - add LIBDIR to the 'LD_RUN_PATH' environment variable
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90      during linking
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90 
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90 See any operating system documentation about shared libraries for
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90 more information, such as the ld(1) and ld.so(8) manual pages.
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90 ----------------------------------------------------------------------
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90  /bin/mkdir -p '/build'
17:13:12 [2023-06-06T17:13:12.686Z] #63 65.90   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
17:13:12 [2023-06-06T17:13:12.946Z] #63 65.92 libtool: install: /usr/bin/install -c crun /build/crun
17:13:12 [2023-06-06T17:13:12.946Z] #63 65.93 make[3]: Leaving directory '/tmp/crun-build'
17:13:12 [2023-06-06T17:13:12.946Z] #63 65.93 make[2]: Leaving directory '/tmp/crun-build'
17:13:12 [2023-06-06T17:13:12.946Z] #63 65.93 make[1]: Leaving directory '/tmp/crun-build'
17:13:15 [2023-06-06T17:13:15.488Z] #63 DONE 68.0s
17:13:15 [2023-06-06T17:13:15.488Z] 
17:13:15 [2023-06-06T17:13:15.488Z] #76 [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:13:15 [2023-06-06T17:13:15.488Z] #76 56.31 + bin/containerd-stress
17:13:15 [2023-06-06T17:13:15.488Z] #76 56.31 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
17:13:15 [2023-06-06T17:13:15.488Z] #76 57.54 + bin/containerd-shim
17:13:16 [2023-06-06T17:13:16.058Z] #76 58.06 + bin/containerd-shim-runc-v1
17:13:16 [2023-06-06T17:13:16.999Z] #76 58.82 + bin/containerd-shim-runc-v2
17:13:17 [2023-06-06T17:13:17.569Z] #76 59.52 + binaries
17:13:18 [2023-06-06T17:13:18.951Z] #76 DONE 60.9s
17:13:21 [2023-06-06T17:13:21.493Z] 
17:13:21 [2023-06-06T17:13:21.493Z] #89 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
17:13:21 [2023-06-06T17:13:21.493Z] #89 DONE 1.6s
17:13:21 [2023-06-06T17:13:21.493Z] 
17:13:21 [2023-06-06T17:13:21.493Z] #90 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
17:13:21 [2023-06-06T17:13:21.493Z] #90 DONE 0.3s
17:13:21 [2023-06-06T17:13:21.493Z] 
17:13:21 [2023-06-06T17:13:21.493Z] #91 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
17:13:21 [2023-06-06T17:13:21.493Z] #91 DONE 3.2s
17:13:21 [2023-06-06T17:13:21.493Z] 
17:13:21 [2023-06-06T17:13:21.493Z] #92 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
17:13:21 [2023-06-06T17:13:21.493Z] #92 DONE 0.1s
17:13:21 [2023-06-06T17:13:21.493Z] 
17:13:21 [2023-06-06T17:13:21.493Z] #93 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
17:13:21 [2023-06-06T17:13:21.493Z] #93 DONE 0.0s
17:13:21 [2023-06-06T17:13:21.493Z] 
17:13:21 [2023-06-06T17:13:21.493Z] #94 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
17:13:21 [2023-06-06T17:13:21.493Z] #94 DONE 0.2s
17:13:21 [2023-06-06T17:13:21.493Z] 
17:13:21 [2023-06-06T17:13:21.493Z] #95 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
17:13:21 [2023-06-06T17:13:21.493Z] #95 merging
17:13:39 [2023-06-06T17:13:39.602Z] #95 merging 18.3s done
17:13:39 [2023-06-06T17:13:39.602Z] #95 DONE 21.5s
17:13:39 [2023-06-06T17:13:39.602Z] 
17:13:39 [2023-06-06T17:13:39.602Z] #96 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
17:13:39 [2023-06-06T17:13:39.602Z] #96 DONE 0.0s
17:13:39 [2023-06-06T17:13:39.602Z] 
17:13:39 [2023-06-06T17:13:39.602Z] #97 [dev-base  1/13] RUN groupadd -r docker
17:13:39 [2023-06-06T17:13:39.862Z] #97 DONE 0.4s
17:13:39 [2023-06-06T17:13:39.862Z] 
17:13:39 [2023-06-06T17:13:39.862Z] #98 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:13:40 [2023-06-06T17:13:40.433Z] #98 DONE 0.5s
17:13:40 [2023-06-06T17:13:40.433Z] 
17:13:40 [2023-06-06T17:13:40.433Z] #99 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:13:41 [2023-06-06T17:13:41.003Z] #99 0.430 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:13:41 [2023-06-06T17:13:41.003Z] #99 DONE 0.5s
17:13:41 [2023-06-06T17:13:41.003Z] 
17:13:41 [2023-06-06T17:13:41.003Z] #100 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:13:41 [2023-06-06T17:13:41.264Z] #100 DONE 0.4s
17:13:41 [2023-06-06T17:13:41.264Z] 
17:13:41 [2023-06-06T17:13:41.264Z] #101 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:13:41 [2023-06-06T17:13:41.835Z] #101 DONE 0.4s
17:13:41 [2023-06-06T17:13:41.835Z] 
17:13:41 [2023-06-06T17:13:41.835Z] #102 [dev-base  6/13] RUN ldconfig
17:13:42 [2023-06-06T17:13:42.095Z] #102 DONE 0.5s
17:13:42 [2023-06-06T17:13:42.095Z] 
17:13:42 [2023-06-06T17:13:42.095Z] #103 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
17:13:42 [2023-06-06T17:13:42.666Z] #103 DONE 0.5s
17:13:42 [2023-06-06T17:13:42.666Z] 
17:13:42 [2023-06-06T17:13:42.666Z] #104 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:13:43 [2023-06-06T17:13:43.606Z] #104 0.671 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:13:43 [2023-06-06T17:13:43.606Z] #104 0.682 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:13:43 [2023-06-06T17:13:43.606Z] #104 0.682 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:13:43 [2023-06-06T17:13:43.606Z] #104 0.805 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:13:43 [2023-06-06T17:13:43.606Z] #104 0.918 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
17:13:43 [2023-06-06T17:13:43.606Z] #104 1.030 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:13:44 [2023-06-06T17:13:44.546Z] #104 1.742 Fetched 8531 kB in 1s (6383 kB/s)
17:13:45 [2023-06-06T17:13:45.116Z] #104 1.742 Reading package lists...
17:13:45 [2023-06-06T17:13:45.376Z] #104 2.253 Reading package lists...
17:13:45 [2023-06-06T17:13:45.376Z] #104 2.749 Building dependency tree...
17:13:45 [2023-06-06T17:13:45.946Z] #104 3.052 The following additional packages will be installed:
17:13:45 [2023-06-06T17:13:45.946Z] #104 3.052   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
17:13:45 [2023-06-06T17:13:45.946Z] #104 3.052   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
17:13:45 [2023-06-06T17:13:45.946Z] #104 3.052   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
17:13:45 [2023-06-06T17:13:45.946Z] #104 3.052   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
17:13:45 [2023-06-06T17:13:45.946Z] #104 3.052   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
17:13:45 [2023-06-06T17:13:45.946Z] #104 3.052   xxd
17:13:45 [2023-06-06T17:13:45.946Z] #104 3.054 Suggested packages:
17:13:45 [2023-06-06T17:13:45.946Z] #104 3.054   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
17:13:45 [2023-06-06T17:13:45.946Z] #104 3.054   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
17:13:45 [2023-06-06T17:13:45.946Z] #104 3.054   ctags vim-doc vim-scripts xfsdump acl attr quota
17:13:45 [2023-06-06T17:13:45.946Z] #104 3.054 Recommended packages:
17:13:45 [2023-06-06T17:13:45.946Z] #104 3.054   libatm1 nftables libpam-cap build-essential python3-dev dbus
17:13:45 [2023-06-06T17:13:45.946Z] #104 3.054   systemd-timesyncd | time-daemon unzip
17:13:46 [2023-06-06T17:13:46.206Z] #104 3.395 The following NEW packages will be installed:
17:13:46 [2023-06-06T17:13:46.206Z] #104 3.395   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
17:13:46 [2023-06-06T17:13:46.206Z] #104 3.395   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
17:13:46 [2023-06-06T17:13:46.206Z] #104 3.396   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
17:13:46 [2023-06-06T17:13:46.206Z] #104 3.396   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
17:13:46 [2023-06-06T17:13:46.206Z] #104 3.396   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:13:46 [2023-06-06T17:13:46.206Z] #104 3.396   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
17:13:46 [2023-06-06T17:13:46.206Z] #104 3.396   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
17:13:46 [2023-06-06T17:13:46.206Z] #104 3.396   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
17:13:46 [2023-06-06T17:13:46.206Z] #104 3.396   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:13:46 [2023-06-06T17:13:46.206Z] #104 3.396   xz-utils zip zstd
17:13:46 [2023-06-06T17:13:46.466Z] #104 3.671 0 upgraded, 59 newly installed, 0 to remove and 2 not upgraded.
17:13:46 [2023-06-06T17:13:46.466Z] #104 3.671 Need to get 32.1 MB of archives.
17:13:46 [2023-06-06T17:13:46.466Z] #104 3.671 After this operation, 124 MB of additional disk space will be used.
17:13:46 [2023-06-06T17:13:46.466Z] #104 3.671 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
17:13:46 [2023-06-06T17:13:46.466Z] #104 3.676 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:13:46 [2023-06-06T17:13:46.466Z] #104 3.678 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
17:13:46 [2023-06-06T17:13:46.466Z] #104 3.679 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
17:13:46 [2023-06-06T17:13:46.466Z] #104 3.682 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
17:13:46 [2023-06-06T17:13:46.466Z] #104 3.706 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
17:13:46 [2023-06-06T17:13:46.466Z] #104 3.707 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
17:13:46 [2023-06-06T17:13:46.466Z] #104 3.713 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.717 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.718 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.745 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.745 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.746 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.747 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.786 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.789 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.790 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.797 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.798 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.801 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.805 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.806 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.808 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.812 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.813 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.815 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.817 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.819 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.823 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.826 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.829 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.831 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.834 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.835 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.837 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:13:46 [2023-06-06T17:13:46.467Z] #104 3.888 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.888 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.889 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.889 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.890 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.890 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.891 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.892 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.893 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.902 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.902 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.903 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.904 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.906 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.906 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.908 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.913 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.915 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.917 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.920 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.956 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.963 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.967 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 3.968 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
17:13:46 [2023-06-06T17:13:46.727Z] #104 4.097 debconf: delaying package configuration, since apt-utils is not installed
17:13:46 [2023-06-06T17:13:46.727Z] #104 4.129 Fetched 32.1 MB in 1s (56.7 MB/s)
17:13:46 [2023-06-06T17:13:46.727Z] #104 4.155 Selecting previously unselected package libapparmor1:arm64.
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.155 (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 ... 15748 files and directories currently installed.)
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.163 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.171 Unpacking libapparmor1:arm64 (2.13.6-10) ...
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.209 Selecting previously unselected package libcap2:arm64.
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.210 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.213 Unpacking libcap2:arm64 (1:2.44-1) ...
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.249 Selecting previously unselected package libargon2-1:arm64.
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.251 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.258 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.294 Selecting previously unselected package dmsetup.
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.296 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.299 Unpacking dmsetup (2:1.02.175-2.1) ...
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.341 Selecting previously unselected package libdevmapper1.02.1:arm64.
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.342 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.347 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.392 Selecting previously unselected package libjson-c5:arm64.
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.393 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.396 Unpacking libjson-c5:arm64 (0.15-2) ...
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.434 Selecting previously unselected package libcryptsetup12:arm64.
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.436 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.441 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
17:13:46 [2023-06-06T17:13:46.987Z] #104 4.495 Selecting previously unselected package libip4tc2:arm64.
17:13:47 [2023-06-06T17:13:47.247Z] #104 4.497 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
17:13:47 [2023-06-06T17:13:47.247Z] #104 4.501 Unpacking libip4tc2:arm64 (1.8.7-1) ...
17:13:47 [2023-06-06T17:13:47.247Z] #104 4.538 Selecting previously unselected package libkmod2:arm64.
17:13:47 [2023-06-06T17:13:47.247Z] #104 4.540 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
17:13:47 [2023-06-06T17:13:47.247Z] #104 4.544 Unpacking libkmod2:arm64 (28-1) ...
17:13:47 [2023-06-06T17:13:47.247Z] #104 4.599 Selecting previously unselected package systemd.
17:13:47 [2023-06-06T17:13:47.247Z] #104 4.601 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
17:13:47 [2023-06-06T17:13:47.247Z] #104 4.646 Unpacking systemd (247.3-7+deb11u2) ...
17:13:47 [2023-06-06T17:13:47.507Z] #104 5.002 Selecting previously unselected package pigz.
17:13:47 [2023-06-06T17:13:47.767Z] #104 5.004 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
17:13:47 [2023-06-06T17:13:47.767Z] #104 5.008 Unpacking pigz (2.6-1) ...
17:13:47 [2023-06-06T17:13:47.767Z] #104 5.071 Selecting previously unselected package libelf1:arm64.
17:13:47 [2023-06-06T17:13:47.767Z] #104 5.073 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
17:13:47 [2023-06-06T17:13:47.767Z] #104 5.077 Unpacking libelf1:arm64 (0.183-1) ...
17:13:47 [2023-06-06T17:13:47.767Z] #104 5.124 Selecting previously unselected package libbpf0:arm64.
17:13:47 [2023-06-06T17:13:47.767Z] #104 5.126 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
17:13:47 [2023-06-06T17:13:47.767Z] #104 5.130 Unpacking libbpf0:arm64 (1:0.3-2) ...
17:13:47 [2023-06-06T17:13:47.767Z] #104 5.169 Selecting previously unselected package libmnl0:arm64.
17:13:47 [2023-06-06T17:13:47.767Z] #104 5.171 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
17:13:47 [2023-06-06T17:13:47.767Z] #104 5.176 Unpacking libmnl0:arm64 (1.0.4-3) ...
17:13:47 [2023-06-06T17:13:47.768Z] #104 5.214 Selecting previously unselected package libxtables12:arm64.
17:13:47 [2023-06-06T17:13:47.768Z] #104 5.216 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
17:13:47 [2023-06-06T17:13:47.768Z] #104 5.219 Unpacking libxtables12:arm64 (1.8.7-1) ...
17:13:47 [2023-06-06T17:13:47.768Z] #104 5.255 Selecting previously unselected package libcap2-bin.
17:13:48 [2023-06-06T17:13:48.028Z] #104 5.257 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
17:13:48 [2023-06-06T17:13:48.028Z] #104 5.266 Unpacking libcap2-bin (1:2.44-1) ...
17:13:48 [2023-06-06T17:13:48.028Z] #104 5.317 Selecting previously unselected package iproute2.
17:13:48 [2023-06-06T17:13:48.028Z] #104 5.318 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
17:13:48 [2023-06-06T17:13:48.028Z] #104 5.321 Unpacking iproute2 (5.10.0-4) ...
17:13:48 [2023-06-06T17:13:48.028Z] #104 5.416 Selecting previously unselected package xxd.
17:13:48 [2023-06-06T17:13:48.028Z] #104 5.418 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:13:48 [2023-06-06T17:13:48.028Z] #104 5.423 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:13:48 [2023-06-06T17:13:48.028Z] #104 5.472 Selecting previously unselected package vim-common.
17:13:48 [2023-06-06T17:13:48.028Z] #104 5.474 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:13:48 [2023-06-06T17:13:48.028Z] #104 5.482 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:13:48 [2023-06-06T17:13:48.028Z] #104 5.537 Selecting previously unselected package bash-completion.
17:13:48 [2023-06-06T17:13:48.288Z] #104 5.539 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
17:13:48 [2023-06-06T17:13:48.858Z] #104 6.180 Unpacking bash-completion (1:2.11-2) ...
17:13:48 [2023-06-06T17:13:48.858Z] #104 6.281 Selecting previously unselected package bzip2.
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.283 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.287 Unpacking bzip2 (1.0.8-4) ...
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.321 Selecting previously unselected package xz-utils.
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.323 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.326 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.382 Selecting previously unselected package apparmor.
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.384 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.406 Unpacking apparmor (2.13.6-10) ...
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.494 Selecting previously unselected package inetutils-ping.
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.496 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.500 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.542 Selecting previously unselected package libip6tc2:arm64.
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.544 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.547 Unpacking libip6tc2:arm64 (1.8.7-1) ...
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.579 Selecting previously unselected package libnfnetlink0:arm64.
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.581 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.585 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:13:49 [2023-06-06T17:13:49.118Z] #104 6.620 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.622 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.626 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.659 Selecting previously unselected package libnftnl11:arm64.
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.661 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.665 Unpacking libnftnl11:arm64 (1.1.9-1) ...
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.701 Selecting previously unselected package iptables.
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.703 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.706 Unpacking iptables (1.8.7-1) ...
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.772 Selecting previously unselected package libonig5:arm64.
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.775 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.779 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.827 Selecting previously unselected package libjq1:arm64.
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.829 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.833 Unpacking libjq1:arm64 (1.6-2.1) ...
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.868 Selecting previously unselected package jq.
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.870 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.379Z] #104 6.873 Unpacking jq (1.6-2.1) ...
17:13:49 [2023-06-06T17:13:49.639Z] #104 6.910 Selecting previously unselected package libaio1:arm64.
17:13:49 [2023-06-06T17:13:49.639Z] #104 6.912 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.639Z] #104 6.915 Unpacking libaio1:arm64 (0.3.112-9) ...
17:13:49 [2023-06-06T17:13:49.639Z] #104 6.948 Selecting previously unselected package libgpm2:arm64.
17:13:49 [2023-06-06T17:13:49.639Z] #104 6.949 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.639Z] #104 6.953 Unpacking libgpm2:arm64 (1.20.7-8) ...
17:13:49 [2023-06-06T17:13:49.639Z] #104 6.984 Selecting previously unselected package libicu67:arm64.
17:13:49 [2023-06-06T17:13:49.639Z] #104 6.986 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
17:13:49 [2023-06-06T17:13:49.639Z] #104 6.990 Unpacking libicu67:arm64 (67.1-7) ...
17:13:50 [2023-06-06T17:13:50.209Z] #104 7.650 Selecting previously unselected package libinih1:arm64.
17:13:50 [2023-06-06T17:13:50.209Z] #104 7.652 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
17:13:50 [2023-06-06T17:13:50.209Z] #104 7.656 Unpacking libinih1:arm64 (53-1+b2) ...
17:13:50 [2023-06-06T17:13:50.209Z] #104 7.687 Selecting previously unselected package libmicrohttpd12:arm64.
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.689 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.693 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.734 Selecting previously unselected package libnet1:arm64.
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.736 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.740 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.776 Selecting previously unselected package libnl-3-200:arm64.
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.778 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.782 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.820 Selecting previously unselected package libprotobuf-c1:arm64.
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.822 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.826 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.860 Selecting previously unselected package libyajl2:arm64.
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.861 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.865 Unpacking libyajl2:arm64 (2.1.0-3) ...
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.894 Selecting previously unselected package net-tools.
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.897 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.900 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:13:50 [2023-06-06T17:13:50.469Z] #104 7.947 Selecting previously unselected package patch.
17:13:50 [2023-06-06T17:13:50.730Z] #104 7.949 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
17:13:50 [2023-06-06T17:13:50.730Z] #104 7.953 Unpacking patch (2.7.6-7) ...
17:13:50 [2023-06-06T17:13:50.730Z] #104 7.992 Selecting previously unselected package python-pip-whl.
17:13:50 [2023-06-06T17:13:50.730Z] #104 7.994 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
17:13:50 [2023-06-06T17:13:50.730Z] #104 7.998 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
17:13:50 [2023-06-06T17:13:50.730Z] #104 8.131 Selecting previously unselected package python3-lib2to3.
17:13:50 [2023-06-06T17:13:50.730Z] #104 8.133 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
17:13:50 [2023-06-06T17:13:50.730Z] #104 8.137 Unpacking python3-lib2to3 (3.9.2-1) ...
17:13:50 [2023-06-06T17:13:50.730Z] #104 8.177 Selecting previously unselected package python3-distutils.
17:13:50 [2023-06-06T17:13:50.730Z] #104 8.179 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
17:13:50 [2023-06-06T17:13:50.730Z] #104 8.182 Unpacking python3-distutils (3.9.2-1) ...
17:13:50 [2023-06-06T17:13:50.730Z] #104 8.223 Selecting previously unselected package python3-pkg-resources.
17:13:50 [2023-06-06T17:13:50.990Z] #104 8.225 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
17:13:50 [2023-06-06T17:13:50.990Z] #104 8.230 Unpacking python3-pkg-resources (52.0.0-4) ...
17:13:50 [2023-06-06T17:13:50.990Z] #104 8.274 Selecting previously unselected package python3-setuptools.
17:13:50 [2023-06-06T17:13:50.990Z] #104 8.276 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
17:13:50 [2023-06-06T17:13:50.990Z] #104 8.280 Unpacking python3-setuptools (52.0.0-4) ...
17:13:50 [2023-06-06T17:13:50.990Z] #104 8.339 Selecting previously unselected package python3-wheel.
17:13:50 [2023-06-06T17:13:50.990Z] #104 8.341 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
17:13:50 [2023-06-06T17:13:50.990Z] #104 8.344 Unpacking python3-wheel (0.34.2-1) ...
17:13:50 [2023-06-06T17:13:50.990Z] #104 8.378 Selecting previously unselected package python3-pip.
17:13:50 [2023-06-06T17:13:50.990Z] #104 8.380 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
17:13:50 [2023-06-06T17:13:50.990Z] #104 8.383 Unpacking python3-pip (20.3.4-4+deb11u1) ...
17:13:50 [2023-06-06T17:13:50.990Z] #104 8.445 Selecting previously unselected package sudo.
17:13:51 [2023-06-06T17:13:51.250Z] #104 8.447 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
17:13:51 [2023-06-06T17:13:51.250Z] #104 8.452 Unpacking sudo (1.9.5p2-3+deb11u1) ...
17:13:51 [2023-06-06T17:13:51.250Z] #104 8.562 Selecting previously unselected package systemd-journal-remote.
17:13:51 [2023-06-06T17:13:51.250Z] #104 8.564 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
17:13:51 [2023-06-06T17:13:51.250Z] #104 8.568 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
17:13:51 [2023-06-06T17:13:51.250Z] #104 8.606 Selecting previously unselected package thin-provisioning-tools.
17:13:51 [2023-06-06T17:13:51.250Z] #104 8.608 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
17:13:51 [2023-06-06T17:13:51.250Z] #104 8.612 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:13:51 [2023-06-06T17:13:51.250Z] #104 8.665 Selecting previously unselected package uidmap.
17:13:51 [2023-06-06T17:13:51.511Z] #104 8.667 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
17:13:51 [2023-06-06T17:13:51.511Z] #104 8.671 Unpacking uidmap (1:4.8.1-1) ...
17:13:51 [2023-06-06T17:13:51.511Z] #104 8.718 Selecting previously unselected package vim-runtime.
17:13:51 [2023-06-06T17:13:51.511Z] #104 8.720 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
17:13:51 [2023-06-06T17:13:51.511Z] #104 8.730 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:13:51 [2023-06-06T17:13:51.511Z] #104 8.740 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:13:51 [2023-06-06T17:13:51.511Z] #104 8.743 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
17:13:52 [2023-06-06T17:13:52.081Z] #104 9.292 Selecting previously unselected package vim.
17:13:52 [2023-06-06T17:13:52.081Z] #104 9.295 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:13:52 [2023-06-06T17:13:52.081Z] #104 9.304 Unpacking vim (2:8.2.2434-3+deb11u1) ...
17:13:52 [2023-06-06T17:13:52.081Z] #104 9.437 Selecting previously unselected package xfsprogs.
17:13:52 [2023-06-06T17:13:52.081Z] #104 9.440 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
17:13:52 [2023-06-06T17:13:52.081Z] #104 9.444 Unpacking xfsprogs (5.10.0-4) ...
17:13:52 [2023-06-06T17:13:52.081Z] #104 9.537 Selecting previously unselected package zip.
17:13:52 [2023-06-06T17:13:52.341Z] #104 9.539 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
17:13:52 [2023-06-06T17:13:52.341Z] #104 9.544 Unpacking zip (3.0-12) ...
17:13:52 [2023-06-06T17:13:52.341Z] #104 9.587 Selecting previously unselected package zstd.
17:13:52 [2023-06-06T17:13:52.342Z] #104 9.589 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
17:13:52 [2023-06-06T17:13:52.342Z] #104 9.592 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:13:52 [2023-06-06T17:13:52.342Z] #104 9.678 Setting up python3-pkg-resources (52.0.0-4) ...
17:13:52 [2023-06-06T17:13:52.602Z] #104 9.864 Setting up libip4tc2:arm64 (1.8.7-1) ...
17:13:52 [2023-06-06T17:13:52.602Z] #104 9.874 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:13:52 [2023-06-06T17:13:52.602Z] #104 9.886 Setting up libapparmor1:arm64 (2.13.6-10) ...
17:13:52 [2023-06-06T17:13:52.602Z] #104 9.901 Setting up libgpm2:arm64 (1.20.7-8) ...
17:13:52 [2023-06-06T17:13:52.602Z] #104 9.913 Setting up libicu67:arm64 (67.1-7) ...
17:13:52 [2023-06-06T17:13:52.602Z] #104 9.924 Setting up libip6tc2:arm64 (1.8.7-1) ...
17:13:52 [2023-06-06T17:13:52.602Z] #104 9.935 Setting up libinih1:arm64 (53-1+b2) ...
17:13:52 [2023-06-06T17:13:52.602Z] #104 9.946 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
17:13:52 [2023-06-06T17:13:52.602Z] #104 9.956 Setting up uidmap (1:4.8.1-1) ...
17:13:52 [2023-06-06T17:13:52.602Z] #104 9.967 Setting up libyajl2:arm64 (2.1.0-3) ...
17:13:52 [2023-06-06T17:13:52.602Z] #104 9.977 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:13:52 [2023-06-06T17:13:52.602Z] #104 9.988 Setting up bzip2 (1.0.8-4) ...
17:13:52 [2023-06-06T17:13:52.602Z] #104 9.998 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:13:52 [2023-06-06T17:13:52.602Z] #104 10.01 Setting up python3-wheel (0.34.2-1) ...
17:13:52 [2023-06-06T17:13:52.862Z] #104 10.15 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
17:13:52 [2023-06-06T17:13:52.862Z] #104 10.16 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:13:52 [2023-06-06T17:13:52.862Z] #104 10.17 Setting up libcap2:arm64 (1:2.44-1) ...
17:13:52 [2023-06-06T17:13:52.862Z] #104 10.18 Setting up libcap2-bin (1:2.44-1) ...
17:13:52 [2023-06-06T17:13:52.862Z] #104 10.19 Setting up apparmor (2.13.6-10) ...
17:13:53 [2023-06-06T17:13:53.802Z] #104 10.98 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
17:13:53 [2023-06-06T17:13:53.802Z] #104 11.00 Setting up zip (3.0-12) ...
17:13:53 [2023-06-06T17:13:53.802Z] #104 11.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:13:53 [2023-06-06T17:13:53.802Z] #104 11.03 Setting up bash-completion (1:2.11-2) ...
17:13:54 [2023-06-06T17:13:54.373Z] #104 11.76 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:13:54 [2023-06-06T17:13:54.373Z] #104 11.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:13:54 [2023-06-06T17:13:54.373Z] #104 11.79 Setting up libmnl0:arm64 (1.0.4-3) ...
17:13:54 [2023-06-06T17:13:54.373Z] #104 11.80 Setting up patch (2.7.6-7) ...
17:13:54 [2023-06-06T17:13:54.633Z] #104 11.81 Setting up sudo (1.9.5p2-3+deb11u1) ...
17:13:54 [2023-06-06T17:13:54.633Z] #104 11.85 invoke-rc.d: could not determine current runlevel
17:13:54 [2023-06-06T17:13:54.633Z] #104 11.86 invoke-rc.d: policy-rc.d denied execution of start.
17:13:54 [2023-06-06T17:13:54.633Z] #104 11.86 Setting up libxtables12:arm64 (1.8.7-1) ...
17:13:54 [2023-06-06T17:13:54.633Z] #104 11.88 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
17:13:54 [2023-06-06T17:13:54.633Z] #104 11.89 Setting up pigz (2.6-1) ...
17:13:54 [2023-06-06T17:13:54.633Z] #104 11.90 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:13:54 [2023-06-06T17:13:54.633Z] #104 11.91 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
17:13:54 [2023-06-06T17:13:54.633Z] #104 11.94 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
17:13:54 [2023-06-06T17:13:54.633Z] #104 11.95 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
17:13:54 [2023-06-06T17:13:54.893Z] #104 12.12 Setting up libaio1:arm64 (0.3.112-9) ...
17:13:54 [2023-06-06T17:13:54.893Z] #104 12.13 Setting up python3-lib2to3 (3.9.2-1) ...
17:13:54 [2023-06-06T17:13:54.893Z] #104 12.23 Setting up libelf1:arm64 (0.183-1) ...
17:13:54 [2023-06-06T17:13:54.893Z] #104 12.25 Setting up libjson-c5:arm64 (0.15-2) ...
17:13:54 [2023-06-06T17:13:54.893Z] #104 12.29 Setting up zstd (1.4.8+dfsg-2.1) ...
17:13:54 [2023-06-06T17:13:54.893Z] #104 12.32 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:13:55 [2023-06-06T17:13:55.153Z] #104 12.33 Setting up libkmod2:arm64 (28-1) ...
17:13:55 [2023-06-06T17:13:55.153Z] #104 12.34 Setting up python3-distutils (3.9.2-1) ...
17:13:55 [2023-06-06T17:13:55.153Z] #104 12.46 Setting up vim (2:8.2.2434-3+deb11u1) ...
17:13:55 [2023-06-06T17:13:55.153Z] #104 12.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:13:55 [2023-06-06T17:13:55.153Z] #104 12.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:13:55 [2023-06-06T17:13:55.153Z] #104 12.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:13:55 [2023-06-06T17:13:55.153Z] #104 12.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:13:55 [2023-06-06T17:13:55.153Z] #104 12.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:13:55 [2023-06-06T17:13:55.153Z] #104 12.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:13:55 [2023-06-06T17:13:55.153Z] #104 12.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:13:55 [2023-06-06T17:13:55.153Z] #104 12.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:13:55 [2023-06-06T17:13:55.153Z] #104 12.51 Setting up python3-setuptools (52.0.0-4) ...
17:13:55 [2023-06-06T17:13:55.414Z] #104 12.88 Setting up libjq1:arm64 (1.6-2.1) ...
17:13:55 [2023-06-06T17:13:55.674Z] #104 12.89 Setting up libnftnl11:arm64 (1.1.9-1) ...
17:13:55 [2023-06-06T17:13:55.674Z] #104 12.90 Setting up thin-provisioning-tools (0.9.0-1) ...
17:13:55 [2023-06-06T17:13:55.674Z] #104 12.91 Setting up python3-pip (20.3.4-4+deb11u1) ...
17:13:55 [2023-06-06T17:13:55.674Z] #104 13.16 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:13:55 [2023-06-06T17:13:55.934Z] #104 13.17 Setting up jq (1.6-2.1) ...
17:13:55 [2023-06-06T17:13:55.934Z] #104 13.18 Setting up libbpf0:arm64 (1:0.3-2) ...
17:13:55 [2023-06-06T17:13:55.934Z] #104 13.19 Setting up iptables (1.8.7-1) ...
17:13:55 [2023-06-06T17:13:55.934Z] #104 13.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:13:55 [2023-06-06T17:13:55.934Z] #104 13.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:13:55 [2023-06-06T17:13:55.934Z] #104 13.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:13:55 [2023-06-06T17:13:55.934Z] #104 13.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:13:55 [2023-06-06T17:13:55.934Z] #104 13.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:13:55 [2023-06-06T17:13:55.934Z] #104 13.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:13:55 [2023-06-06T17:13:55.934Z] #104 13.23 Setting up iproute2 (5.10.0-4) ...
17:13:55 [2023-06-06T17:13:55.934Z] #104 13.36 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:13:55 [2023-06-06T17:13:55.934Z] #104 13.38 Setting up dmsetup (2:1.02.175-2.1) ...
17:13:55 [2023-06-06T17:13:55.934Z] #104 13.40 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
17:13:55 [2023-06-06T17:13:55.934Z] #104 13.41 Setting up systemd (247.3-7+deb11u2) ...
17:13:56 [2023-06-06T17:13:56.194Z] #104 13.45 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
17:13:56 [2023-06-06T17:13:56.194Z] #104 13.46 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
17:13:56 [2023-06-06T17:13:56.194Z] #104 13.46 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
17:13:56 [2023-06-06T17:13:56.194Z] #104 13.47 Initializing machine ID from random generator.
17:13:56 [2023-06-06T17:13:56.499Z] #104 13.82 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
17:13:56 [2023-06-06T17:13:56.499Z] #104 13.95 Setting up xfsprogs (5.10.0-4) ...
17:13:56 [2023-06-06T17:13:56.759Z] #104 13.96 System has not been booted with systemd as init system (PID 1). Can't operate.
17:13:56 [2023-06-06T17:13:56.759Z] #104 13.96 Failed to connect to bus: Host is down
17:13:56 [2023-06-06T17:13:56.759Z] #104 14.02 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:13:57 [2023-06-06T17:13:57.020Z] #104 DONE 14.4s
17:13:57 [2023-06-06T17:13:57.020Z] 
17:13:57 [2023-06-06T17:13:57.020Z] #105 [dev-base  9/13] 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:13:57 [2023-06-06T17:13:57.591Z] #105 0.454 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:13:57 [2023-06-06T17:13:57.591Z] #105 0.458 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:13:57 [2023-06-06T17:13:57.591Z] #105 0.461 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:13:57 [2023-06-06T17:13:57.591Z] #105 DONE 0.5s
17:13:57 [2023-06-06T17:13:57.591Z] 
17:13:57 [2023-06-06T17:13:57.591Z] #106 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
17:14:04 [2023-06-06T17:14:04.172Z] #106 5.715 Collecting yamllint==1.27.1
17:14:04 [2023-06-06T17:14:04.432Z] #106 6.736   Downloading yamllint-1.27.1.tar.gz (129 kB)
17:14:04 [2023-06-06T17:14:04.693Z] #106 7.027 Collecting pathspec>=0.5.3
17:14:04 [2023-06-06T17:14:04.693Z] #106 7.031   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
17:14:04 [2023-06-06T17:14:04.693Z] #106 7.121 Collecting pyyaml
17:14:04 [2023-06-06T17:14:04.693Z] #106 7.126   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
17:14:04 [2023-06-06T17:14:04.693Z] #106 7.140 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
17:14:04 [2023-06-06T17:14:04.693Z] #106 7.144 Building wheels for collected packages: yamllint
17:14:04 [2023-06-06T17:14:04.693Z] #106 7.145   Building wheel for yamllint (setup.py): started
17:14:04 [2023-06-06T17:14:04.953Z] #106 7.385   Building wheel for yamllint (setup.py): finished with status 'done'
17:14:04 [2023-06-06T17:14:04.953Z] #106 7.386   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=a1a19af0c3e9cd4cf1be8b8ca92aae78ded44c0a14fe772c97617f1bfe256c5a
17:14:04 [2023-06-06T17:14:04.953Z] #106 7.386   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
17:14:04 [2023-06-06T17:14:04.953Z] #106 7.388 Successfully built yamllint
17:14:04 [2023-06-06T17:14:04.953Z] #106 7.394 Installing collected packages: pyyaml, pathspec, yamllint
17:14:04 [2023-06-06T17:14:04.953Z] #106 7.505 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
17:14:05 [2023-06-06T17:14:05.213Z] #106 DONE 7.6s
17:14:05 [2023-06-06T17:14:05.213Z] 
17:14:05 [2023-06-06T17:14:05.213Z] #107 [dev-base 11/13] 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:14:05 [2023-06-06T17:14:05.784Z] #107 0.723 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:14:05 [2023-06-06T17:14:05.784Z] #107 0.723 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:14:05 [2023-06-06T17:14:05.784Z] #107 0.723 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:14:06 [2023-06-06T17:14:06.925Z] #107 1.068 Reading package lists...
17:14:07 [2023-06-06T17:14:07.185Z] #107 1.572 Reading package lists...
17:14:07 [2023-06-06T17:14:07.445Z] #107 2.064 Building dependency tree...
17:14:07 [2023-06-06T17:14:07.445Z] #107 2.190 Reading state information...
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.355 gcc is already the newest version (4:10.2.1-1).
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.355 pkg-config is already the newest version (0.29.2-1).
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.355 The following additional packages will be installed:
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.356   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.356   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.356   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.356   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.356   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.356   uuid-dev zlib1g-dev
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.358 Suggested packages:
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.358   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.358   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.358 Recommended packages:
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.358   build-essential fakeroot libalgorithm-merge-perl
17:14:07 [2023-06-06T17:14:07.706Z] #107 2.603 The following NEW packages will be installed:
17:14:07 [2023-06-06T17:14:07.966Z] #107 2.603   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
17:14:07 [2023-06-06T17:14:07.966Z] #107 2.603   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
17:14:07 [2023-06-06T17:14:07.966Z] #107 2.603   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
17:14:07 [2023-06-06T17:14:07.966Z] #107 2.603   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
17:14:07 [2023-06-06T17:14:07.966Z] #107 2.603   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
17:14:07 [2023-06-06T17:14:07.966Z] #107 2.603   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
17:14:07 [2023-06-06T17:14:07.966Z] #107 2.604   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
17:14:07 [2023-06-06T17:14:07.966Z] #107 2.878 0 upgraded, 32 newly installed, 0 to remove and 2 not upgraded.
17:14:07 [2023-06-06T17:14:07.966Z] #107 2.878 Need to get 10.3 MB of archives.
17:14:07 [2023-06-06T17:14:07.966Z] #107 2.878 After this operation, 41.5 MB of additional disk space will be used.
17:14:07 [2023-06-06T17:14:07.966Z] #107 2.878 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.897 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:14:08 [2023-06-06T17:14:08.226Z] #107 2.899 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:14:08 [2023-06-06T17:14:08.226Z] #107 2.901 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.904 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.905 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:14:08 [2023-06-06T17:14:08.226Z] #107 2.907 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.909 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.911 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.913 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.916 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.918 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.920 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.923 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.926 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.928 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.931 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.932 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.935 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.936 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.942 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.943 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.945 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.948 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.951 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.953 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.957 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.960 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:14:08 [2023-06-06T17:14:08.226Z] #107 2.962 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.969 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.971 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 2.973 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
17:14:08 [2023-06-06T17:14:08.226Z] #107 3.104 debconf: delaying package configuration, since apt-utils is not installed
17:14:08 [2023-06-06T17:14:08.226Z] #107 3.138 Fetched 10.3 MB in 0s (28.2 MB/s)
17:14:08 [2023-06-06T17:14:08.486Z] #107 3.160 Selecting previously unselected package dpkg-dev.
17:14:08 [2023-06-06T17:14:08.487Z] #107 3.160 (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 ... 21239 files and directories currently installed.)
17:14:08 [2023-06-06T17:14:08.487Z] #107 3.171 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
17:14:08 [2023-06-06T17:14:08.487Z] #107 3.174 Unpacking dpkg-dev (1.20.12) ...
17:14:08 [2023-06-06T17:14:08.487Z] #107 3.292 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:14:08 [2023-06-06T17:14:08.487Z] #107 3.294 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
17:14:08 [2023-06-06T17:14:08.487Z] #107 3.301 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:14:08 [2023-06-06T17:14:08.487Z] #107 3.337 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:14:08 [2023-06-06T17:14:08.487Z] #107 3.339 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
17:14:08 [2023-06-06T17:14:08.487Z] #107 3.343 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:14:08 [2023-06-06T17:14:08.487Z] #107 3.383 Selecting previously unselected package libsecret-common.
17:14:08 [2023-06-06T17:14:08.487Z] #107 3.385 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
17:14:08 [2023-06-06T17:14:08.487Z] #107 3.389 Unpacking libsecret-common (0.20.4-2) ...
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.440 Selecting previously unselected package libsecret-1-0:arm64.
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.442 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.446 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.480 Selecting previously unselected package gir1.2-secret-1:arm64.
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.482 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.486 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.520 Selecting previously unselected package libapparmor-dev:arm64.
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.522 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.526 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.561 Selecting previously unselected package uuid-dev:arm64.
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.563 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.566 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.614 Selecting previously unselected package libblkid-dev:arm64.
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.617 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:14:08 [2023-06-06T17:14:08.747Z] #107 3.626 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.684 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.686 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.690 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.722 Selecting previously unselected package libudev-dev:arm64.
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.724 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.729 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.774 Selecting previously unselected package libsepol1-dev:arm64.
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.776 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.780 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.837 Selecting previously unselected package libpcre2-16-0:arm64.
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.840 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.843 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.893 Selecting previously unselected package libpcre2-32-0:arm64.
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.895 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.899 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:14:09 [2023-06-06T17:14:09.007Z] #107 3.944 Selecting previously unselected package libpcre2-posix2:arm64.
17:14:09 [2023-06-06T17:14:09.267Z] #107 3.946 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.267Z] #107 3.949 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:14:09 [2023-06-06T17:14:09.267Z] #107 3.981 Selecting previously unselected package libpcre2-dev:arm64.
17:14:09 [2023-06-06T17:14:09.267Z] #107 3.983 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.267Z] #107 3.988 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:14:09 [2023-06-06T17:14:09.267Z] #107 4.067 Selecting previously unselected package libselinux1-dev:arm64.
17:14:09 [2023-06-06T17:14:09.267Z] #107 4.069 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.267Z] #107 4.073 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:14:09 [2023-06-06T17:14:09.267Z] #107 4.125 Selecting previously unselected package libdevmapper-dev:arm64.
17:14:09 [2023-06-06T17:14:09.267Z] #107 4.127 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.267Z] #107 4.131 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:14:09 [2023-06-06T17:14:09.267Z] #107 4.164 Selecting previously unselected package libffi-dev:arm64.
17:14:09 [2023-06-06T17:14:09.267Z] #107 4.166 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.267Z] #107 4.169 Unpacking libffi-dev:arm64 (3.3-6) ...
17:14:09 [2023-06-06T17:14:09.527Z] #107 4.200 Selecting previously unselected package libglib2.0-data.
17:14:09 [2023-06-06T17:14:09.527Z] #107 4.203 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
17:14:09 [2023-06-06T17:14:09.527Z] #107 4.206 Unpacking libglib2.0-data (2.66.8-1) ...
17:14:09 [2023-06-06T17:14:09.527Z] #107 4.336 Selecting previously unselected package libglib2.0-bin.
17:14:09 [2023-06-06T17:14:09.527Z] #107 4.339 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.527Z] #107 4.342 Unpacking libglib2.0-bin (2.66.8-1) ...
17:14:09 [2023-06-06T17:14:09.527Z] #107 4.387 Selecting previously unselected package libglib2.0-dev-bin.
17:14:09 [2023-06-06T17:14:09.527Z] #107 4.389 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.527Z] #107 4.394 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
17:14:09 [2023-06-06T17:14:09.527Z] #107 4.432 Selecting previously unselected package libmount-dev:arm64.
17:14:09 [2023-06-06T17:14:09.788Z] #107 4.434 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.788Z] #107 4.438 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:14:09 [2023-06-06T17:14:09.788Z] #107 4.479 Selecting previously unselected package libpcre16-3:arm64.
17:14:09 [2023-06-06T17:14:09.788Z] #107 4.481 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.788Z] #107 4.501 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
17:14:09 [2023-06-06T17:14:09.788Z] #107 4.549 Selecting previously unselected package libpcre32-3:arm64.
17:14:09 [2023-06-06T17:14:09.788Z] #107 4.551 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.788Z] #107 4.555 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
17:14:09 [2023-06-06T17:14:09.788Z] #107 4.600 Selecting previously unselected package libpcrecpp0v5:arm64.
17:14:09 [2023-06-06T17:14:09.788Z] #107 4.602 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.788Z] #107 4.605 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
17:14:09 [2023-06-06T17:14:09.788Z] #107 4.640 Selecting previously unselected package libpcre3-dev:arm64.
17:14:09 [2023-06-06T17:14:09.788Z] #107 4.642 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
17:14:09 [2023-06-06T17:14:09.788Z] #107 4.645 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
17:14:10 [2023-06-06T17:14:10.048Z] #107 4.716 Selecting previously unselected package zlib1g-dev:arm64.
17:14:10 [2023-06-06T17:14:10.048Z] #107 4.719 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
17:14:10 [2023-06-06T17:14:10.048Z] #107 4.724 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:14:10 [2023-06-06T17:14:10.048Z] #107 4.767 Selecting previously unselected package libglib2.0-dev:arm64.
17:14:10 [2023-06-06T17:14:10.048Z] #107 4.769 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
17:14:10 [2023-06-06T17:14:10.048Z] #107 4.773 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
17:14:10 [2023-06-06T17:14:10.048Z] #107 4.956 Selecting previously unselected package libseccomp-dev:arm64.
17:14:10 [2023-06-06T17:14:10.308Z] #107 4.958 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:14:10 [2023-06-06T17:14:10.308Z] #107 4.965 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:14:10 [2023-06-06T17:14:10.308Z] #107 5.005 Selecting previously unselected package libsecret-1-dev:arm64.
17:14:10 [2023-06-06T17:14:10.308Z] #107 5.008 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
17:14:10 [2023-06-06T17:14:10.308Z] #107 5.012 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
17:14:10 [2023-06-06T17:14:10.308Z] #107 5.067 Selecting previously unselected package libsystemd-dev:arm64.
17:14:10 [2023-06-06T17:14:10.308Z] #107 5.070 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
17:14:10 [2023-06-06T17:14:10.308Z] #107 5.074 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
17:14:10 [2023-06-06T17:14:10.308Z] #107 5.178 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
17:14:10 [2023-06-06T17:14:10.569Z] #107 5.192 Setting up libglib2.0-dev-bin (2.66.8-1) ...
17:14:10 [2023-06-06T17:14:10.569Z] #107 5.348 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:14:10 [2023-06-06T17:14:10.569Z] #107 5.362 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:14:10 [2023-06-06T17:14:10.569Z] #107 5.373 Setting up libpcre16-3:arm64 (2:8.39-13) ...
17:14:10 [2023-06-06T17:14:10.569Z] #107 5.382 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:14:10 [2023-06-06T17:14:10.569Z] #107 5.393 Setting up libffi-dev:arm64 (3.3-6) ...
17:14:10 [2023-06-06T17:14:10.569Z] #107 5.405 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:14:10 [2023-06-06T17:14:10.569Z] #107 5.417 Setting up dpkg-dev (1.20.12) ...
17:14:10 [2023-06-06T17:14:10.569Z] #107 5.436 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.446 Setting up libglib2.0-data (2.66.8-1) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.456 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.467 Setting up libpcre32-3:arm64 (2:8.39-13) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.479 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.490 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.501 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.512 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.528 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.539 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.554 Setting up libsecret-common (0.20.4-2) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.569 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.582 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.591 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.599 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.611 Setting up libglib2.0-bin (2.66.8-1) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.623 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.636 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:14:10 [2023-06-06T17:14:10.829Z] #107 5.645 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:14:11 [2023-06-06T17:14:11.090Z] #107 5.653 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:14:11 [2023-06-06T17:14:11.090Z] #107 5.662 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
17:14:11 [2023-06-06T17:14:11.090Z] #107 5.674 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
17:14:11 [2023-06-06T17:14:11.090Z] #107 5.689 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
17:14:11 [2023-06-06T17:14:11.090Z] #107 5.704 No schema files found: doing nothing.
17:14:11 [2023-06-06T17:14:11.090Z] #107 5.708 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:14:11 [2023-06-06T17:14:11.090Z] #107 5.725 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
17:14:11 [2023-06-06T17:14:11.090Z] #107 DONE 5.9s
17:14:11 [2023-06-06T17:14:11.350Z] 
17:14:11 [2023-06-06T17:14:11.350Z] #108 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
17:14:11 [2023-06-06T17:14:11.350Z] #108 DONE 1.3s
17:14:11 [2023-06-06T17:14:11.350Z] 
17:14:11 [2023-06-06T17:14:11.350Z] #109 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
17:14:11 [2023-06-06T17:14:11.350Z] #109 DONE 1.0s
17:14:11 [2023-06-06T17:14:11.350Z] 
17:14:11 [2023-06-06T17:14:11.350Z] #110 [dev 1/1] COPY --link . .
17:14:11 [2023-06-06T17:14:11.350Z] #110 merging
17:14:21 [2023-06-06T17:14:21.346Z] #110 ...
17:14:21 [2023-06-06T17:14:21.346Z] 
17:14:21 [2023-06-06T17:14:21.346Z] #111 exporting to image
17:14:21 [2023-06-06T17:14:21.346Z] #111 exporting layers
17:14:53 [2023-06-06T17:14:53.450Z] #111 ...
17:14:53 [2023-06-06T17:14:53.450Z] 
17:14:53 [2023-06-06T17:14:53.450Z] #110 [dev 1/1] COPY --link . .
17:14:53 [2023-06-06T17:14:53.450Z] #110 merging 38.8s done
17:14:53 [2023-06-06T17:14:53.450Z] #110 DONE 40.6s
17:14:53 [2023-06-06T17:14:53.450Z] 
17:14:53 [2023-06-06T17:14:53.450Z] #111 exporting to image
17:14:55 [2023-06-06T17:14:55.994Z] #111 exporting layers 44.4s done
17:14:55 [2023-06-06T17:14:55.994Z] #111 writing image sha256:4f78e1059bc2ccb576999251d823cd5c5f5984f61871e1ccd2406a8bdbed7d66 done
17:14:55 [2023-06-06T17:14:55.994Z] #111 naming to docker.io/library/docker:8a094fe60913fed77deb8275207368617f16328f done
17:14:55 [2023-06-06T17:14:55.994Z] #111 DONE 44.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:14:56 [2023-06-06T17:14:56.307Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:14:56 [2023-06-06T17:14:56.592Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45704/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a094fe60913fed77deb8275207368617f16328f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8a094fe60913fed77deb8275207368617f16328f hack/test/unit
17:14:56 [2023-06-06T17:14:56.852Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
17:14:56 [2023-06-06T17:14:56.852Z] + TESTFLAGS+=' -test.timeout=5m'
17:14:56 [2023-06-06T17:14:56.852Z] + TESTDIRS=./...
17:14:56 [2023-06-06T17:14:56.852Z] + exclude_paths='/vendor/|/integration'
17:14:56 [2023-06-06T17:14:56.852Z] ++ go list ./...
17:14:56 [2023-06-06T17:14:56.852Z] ++ grep -vE '(/vendor/|/integration)'
17:14:57 [2023-06-06T17:14:57.797Z] + pkg_list='github.com/docker/docker/api
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/backend/build
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/httpstatus
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/httputils
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/middleware
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/router
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/router/build
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/router/checkpoint
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/router/container
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/router/debug
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/router/distribution
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/router/grpc
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/router/image
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/router/network
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/router/plugin
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/router/session
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/router/swarm
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/router/system
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/server/router/volume
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/types
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/types/backend
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/types/blkiodev
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/types/container
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/types/events
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/types/filters
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/types/image
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/types/mount
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/types/network
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/types/plugins/logdriver
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/types/registry
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/types/strslice
17:14:57 [2023-06-06T17:14:57.797Z] github.com/docker/docker/api/types/swarm
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/swarm/runtime
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/time
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/versions
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/versions/v1p19
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/versions/v1p20
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/volume
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/exporter
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/worker
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/dockerfile
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/remotecontext
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/remotecontext/git
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/remotecontext/urlutil
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/cli/debug
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/cli/winresources/docker-proxy
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/cli/winresources/dockerd
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/client
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/client/buildkit
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/cmd/docker-proxy
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/cmd/dockerd
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/cmd/dockerd/trap
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/container
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/container/stream
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/contrib/apparmor
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/contrib/httpserver
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/cluster
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/cluster/convert
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/cluster/executor
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/cluster/executor/container
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/cluster/provider
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/config
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/containerd
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/events
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/events/testutils
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/copy
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/register
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/vfs
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/zfs
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/images
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/initlayer
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/links
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/listeners
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/awslogs
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/fluentd
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/gcplogs
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/gelf
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/journald
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/local
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/logentries
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/loggertest
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/loggerutils
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/splunk
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/syslog
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger/templates
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/names
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/network
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/stats
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/distribution
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/distribution/metadata
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/distribution/utils
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/distribution/xfer
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/dockerversion
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/errdefs
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/image
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/image/cache
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/image/tarexport
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/image/v1
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/internal/mod
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/internal/mounttree
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/internal/test/suite
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/internal/unshare
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/layer
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libcontainerd
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libcontainerd/queue
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libcontainerd/remote
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libcontainerd/shimopts
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libcontainerd/supervisor
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libcontainerd/types
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/bitmap
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/bitseq
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/cluster
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/config
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/datastore
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/diagnostic
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/discoverapi
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/driverapi
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/bridge
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/host
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/null
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/overlay
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/remote
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/windows
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/drvregistry
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/etchosts
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/idm
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/internal/caller
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/ipam
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/ipamapi
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/ipams/builtin
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/ipams/null
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/ipams/remote
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/ipamutils
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/ipbits
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/iptables
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/netlabel
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/netutils
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/networkdb
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/ns
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/options
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/osl
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/osl/kernel
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/portallocator
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/portmapper
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/resolvconf
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/testutils
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/libnetwork/types
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/oci
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/oci/caps
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/opts
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/aaparser
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/archive
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/authorization
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/broadcaster
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/capabilities
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/chrootarchive
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/containerfs
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/directory
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/dmesg
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/fileutils
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/homedir
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/idtools
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/ioutils
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/jsonmessage
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/longpath
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/loopback
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/meminfo
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/namesgenerator
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/parsers
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/parsers/kernel
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/pidfile
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/platform
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/platforms
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/plugingetter
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/plugins
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/plugins/transport
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/pools
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/process
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/progress
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/reexec
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/rootless
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/rootless/specconv
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/stack
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/stdcopy
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/streamformatter
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/stringid
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/sysinfo
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/system
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/tailfile
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/tarsum
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/pkg/useragent
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/plugin
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/plugin/executor/containerd
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/plugin/v2
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/profiles/apparmor
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/profiles/seccomp
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/quota
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/reference
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/registry
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/registry/resumable
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/restartmanager
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/runconfig
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/runconfig/opts
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/testutil
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/testutil/daemon
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/testutil/environment
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/testutil/fakecontext
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/testutil/fakegit
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/testutil/fakestorage
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/testutil/fixtures/load
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/testutil/fixtures/plugin
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/testutil/registry
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/testutil/request
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/volume
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/volume/drivers
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/volume/local
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/volume/mounts
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/volume/service
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/volume/service/opts
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/volume/testutils'
17:14:57 [2023-06-06T17:14:57.798Z] ++ grep --fixed-strings -v /libnetwork
17:14:57 [2023-06-06T17:14:57.798Z] ++ echo 'github.com/docker/docker/api
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/backend/build
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/httpstatus
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/httputils
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/middleware
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/router
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/router/build
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/router/checkpoint
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/router/container
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/router/debug
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/router/distribution
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/router/grpc
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/router/image
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/router/network
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/router/plugin
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/router/session
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/router/swarm
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/router/system
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/server/router/volume
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/backend
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/blkiodev
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/container
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/events
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/filters
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/image
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/mount
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/network
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/plugins/logdriver
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/registry
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/strslice
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/swarm
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/swarm/runtime
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/time
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/versions
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/versions/v1p19
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/versions/v1p20
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/api/types/volume
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/exporter
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/builder-next/worker
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/dockerfile
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/remotecontext
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/remotecontext/git
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/builder/remotecontext/urlutil
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/cli/debug
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/cli/winresources/docker-proxy
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/cli/winresources/dockerd
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/client
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/client/buildkit
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/cmd/docker-proxy
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/cmd/dockerd
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/cmd/dockerd/trap
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/container
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/container/stream
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/contrib/apparmor
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/contrib/httpserver
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/cluster
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/cluster/convert
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/cluster/executor
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/cluster/executor/container
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/cluster/provider
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/config
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/containerd
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/events
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/events/testutils
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/copy
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/register
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/vfs
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/graphdriver/zfs
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/images
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/initlayer
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/links
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/listeners
17:14:57 [2023-06-06T17:14:57.798Z] github.com/docker/docker/daemon/logger
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/awslogs
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/fluentd
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/gcplogs
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/gelf
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/journald
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/local
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/logentries
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/loggertest
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/loggerutils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/splunk
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/syslog
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/templates
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/names
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/network
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/stats
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/distribution
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/distribution/metadata
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/distribution/utils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/distribution/xfer
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/dockerversion
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/errdefs
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/image
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/image/cache
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/image/tarexport
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/image/v1
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/internal/mod
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/internal/mounttree
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/internal/test/suite
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/internal/unshare
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/layer
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libcontainerd
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libcontainerd/queue
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libcontainerd/remote
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libcontainerd/shimopts
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libcontainerd/supervisor
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libcontainerd/types
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/bitmap
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/bitseq
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/cluster
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/config
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/datastore
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/diagnostic
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/discoverapi
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/driverapi
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/bridge
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/host
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/null
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/overlay
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/remote
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/windows
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/drvregistry
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/etchosts
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/idm
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/internal/caller
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/ipam
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/ipamapi
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/ipams/builtin
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/ipams/null
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/ipams/remote
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/ipamutils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/ipbits
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/iptables
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/netlabel
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/netutils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/networkdb
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/ns
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/options
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/osl
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/osl/kernel
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/portallocator
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/portmapper
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/resolvconf
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/testutils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libnetwork/types
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/oci
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/oci/caps
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/opts
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/aaparser
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/archive
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/authorization
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/broadcaster
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/capabilities
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/chrootarchive
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/containerfs
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/directory
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/dmesg
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/fileutils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/homedir
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/idtools
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/ioutils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/jsonmessage
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/longpath
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/loopback
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/meminfo
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/namesgenerator
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/parsers
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/parsers/kernel
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/pidfile
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/platform
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/platforms
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/plugingetter
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/plugins
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/plugins/transport
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/pools
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/process
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/progress
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/reexec
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/rootless
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/rootless/specconv
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/stack
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/stdcopy
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/streamformatter
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/stringid
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/sysinfo
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/system
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/tailfile
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/tarsum
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/useragent
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/plugin
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/plugin/executor/containerd
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/plugin/v2
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/profiles/apparmor
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/profiles/seccomp
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/quota
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/reference
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/registry
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/registry/resumable
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/restartmanager
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/runconfig
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/runconfig/opts
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/testutil
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/testutil/daemon
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/testutil/environment
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/testutil/fakecontext
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/testutil/fakegit
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/testutil/fakestorage
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/testutil/fixtures/load
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/testutil/fixtures/plugin
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/testutil/registry
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/testutil/request
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/volume
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/volume/drivers
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/volume/local
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/volume/mounts
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/volume/service
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/volume/service/opts
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/volume/testutils'
17:14:57 [2023-06-06T17:14:57.799Z] + base_pkg_list='github.com/docker/docker/api
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/backend/build
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/httpstatus
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/httputils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/middleware
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/router
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/router/build
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/router/checkpoint
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/router/container
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/router/debug
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/router/distribution
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/router/grpc
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/router/image
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/router/network
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/router/plugin
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/router/session
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/router/swarm
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/router/system
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/server/router/volume
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/backend
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/blkiodev
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/container
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/events
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/filters
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/image
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/mount
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/network
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/plugins/logdriver
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/registry
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/strslice
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/swarm
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/swarm/runtime
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/time
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/versions
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/versions/v1p19
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/versions/v1p20
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/api/types/volume
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/builder
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/builder/builder-next
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/builder/builder-next/exporter
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/builder/builder-next/worker
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/builder/dockerfile
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/builder/remotecontext
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/builder/remotecontext/git
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/builder/remotecontext/urlutil
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/cli/debug
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/cli/winresources/docker-proxy
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/cli/winresources/dockerd
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/client
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/client/buildkit
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/cmd/docker-proxy
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/cmd/dockerd
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/cmd/dockerd/trap
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/container
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/container/stream
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/contrib/apparmor
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/contrib/httpserver
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/cluster
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/cluster/convert
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/cluster/executor
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/cluster/executor/container
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/cluster/provider
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/config
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/containerd
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/events
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/events/testutils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/graphdriver
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/graphdriver/copy
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/graphdriver/register
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/graphdriver/vfs
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/graphdriver/zfs
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/images
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/initlayer
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/links
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/listeners
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/awslogs
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/fluentd
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/gcplogs
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/gelf
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/journald
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/local
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/logentries
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/loggertest
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/loggerutils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/splunk
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/syslog
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/logger/templates
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/names
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/network
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/daemon/stats
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/distribution
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/distribution/metadata
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/distribution/utils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/distribution/xfer
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/dockerversion
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/errdefs
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/image
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/image/cache
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/image/tarexport
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/image/v1
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/internal/mod
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/internal/mounttree
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/internal/test/suite
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/internal/unshare
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/layer
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libcontainerd
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libcontainerd/queue
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libcontainerd/remote
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libcontainerd/shimopts
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libcontainerd/supervisor
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/libcontainerd/types
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/oci
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/oci/caps
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/opts
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/aaparser
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/archive
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/authorization
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/broadcaster
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/capabilities
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/chrootarchive
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/containerfs
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/directory
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/dmesg
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/fileutils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/homedir
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/idtools
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/ioutils
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/jsonmessage
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/longpath
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/loopback
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/meminfo
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/namesgenerator
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/parsers
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/parsers/kernel
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/pidfile
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/platform
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/platforms
17:14:57 [2023-06-06T17:14:57.799Z] github.com/docker/docker/pkg/plugingetter
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/plugins
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/plugins/transport
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/pools
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/process
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/progress
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/reexec
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/rootless
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/rootless/specconv
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/stack
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/stdcopy
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/streamformatter
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/stringid
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/sysinfo
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/system
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/tailfile
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/tarsum
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/useragent
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/plugin
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/plugin/executor/containerd
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/plugin/v2
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/profiles/apparmor
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/profiles/seccomp
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/quota
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/reference
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/registry
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/registry/resumable
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/restartmanager
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/runconfig
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/runconfig/opts
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/daemon
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/environment
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/fakecontext
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/fakegit
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/fakestorage
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/fixtures/load
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/fixtures/plugin
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/registry
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/request
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/volume
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/volume/drivers
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/volume/local
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/volume/mounts
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/volume/service
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/volume/service/opts
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/volume/testutils'
17:14:57 [2023-06-06T17:14:57.800Z] ++ grep --fixed-strings /libnetwork
17:14:57 [2023-06-06T17:14:57.800Z] ++ echo 'github.com/docker/docker/api
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/backend/build
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/httpstatus
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/httputils
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/middleware
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/router
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/router/build
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/router/checkpoint
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/router/container
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/router/debug
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/router/distribution
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/router/grpc
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/router/image
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/router/network
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/router/plugin
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/router/session
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/router/swarm
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/router/system
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/server/router/volume
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/backend
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/blkiodev
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/container
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/events
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/filters
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/image
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/mount
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/network
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/plugins/logdriver
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/registry
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/strslice
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/swarm
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/swarm/runtime
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/time
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/versions
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/versions/v1p19
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/versions/v1p20
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/api/types/volume
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/builder
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/builder/builder-next
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/builder/builder-next/exporter
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/builder/builder-next/worker
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/builder/dockerfile
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/builder/remotecontext
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/builder/remotecontext/git
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/builder/remotecontext/urlutil
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/cli/debug
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/cli/winresources/docker-proxy
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/cli/winresources/dockerd
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/client
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/client/buildkit
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/cmd/docker-proxy
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/cmd/dockerd
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/cmd/dockerd/trap
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/container
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/container/stream
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/contrib/apparmor
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/contrib/httpserver
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/cluster
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/cluster/convert
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/cluster/executor
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/cluster/executor/container
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/cluster/provider
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/config
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/containerd
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/events
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/events/testutils
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/graphdriver
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/graphdriver/copy
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/graphdriver/register
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/graphdriver/vfs
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/graphdriver/zfs
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/images
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/initlayer
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/links
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/listeners
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/awslogs
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/fluentd
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/gcplogs
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/gelf
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/journald
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/local
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/logentries
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/loggertest
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/loggerutils
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/splunk
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/syslog
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/logger/templates
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/names
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/network
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/daemon/stats
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/distribution
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/distribution/metadata
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/distribution/utils
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/distribution/xfer
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/dockerversion
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/errdefs
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/image
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/image/cache
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/image/tarexport
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/image/v1
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/internal/mod
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/internal/mounttree
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/internal/test/suite
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/internal/unshare
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/layer
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libcontainerd
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libcontainerd/queue
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libcontainerd/remote
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libcontainerd/shimopts
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libcontainerd/supervisor
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libcontainerd/types
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/bitmap
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/bitseq
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/cluster
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/config
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/datastore
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/diagnostic
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/discoverapi
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/driverapi
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/bridge
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/host
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/null
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/overlay
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/remote
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/windows
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/drvregistry
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/etchosts
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/idm
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/internal/caller
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/ipam
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/ipamapi
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/ipams/builtin
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/ipams/null
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/ipams/remote
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/ipamutils
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/ipbits
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/iptables
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/netlabel
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/netutils
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/networkdb
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/ns
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/options
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/osl
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/osl/kernel
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/portallocator
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/portmapper
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/resolvconf
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/testutils
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/libnetwork/types
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/oci
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/oci/caps
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/opts
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/aaparser
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/archive
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/authorization
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/broadcaster
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/capabilities
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/chrootarchive
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/containerfs
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/directory
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/dmesg
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/fileutils
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/homedir
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/idtools
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/ioutils
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/jsonmessage
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/longpath
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/loopback
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/meminfo
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/namesgenerator
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/parsers
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/parsers/kernel
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/pidfile
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/platform
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/platforms
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/plugingetter
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/plugins
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/plugins/transport
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/pools
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/process
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/progress
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/reexec
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/rootless
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/rootless/specconv
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/stack
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/stdcopy
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/streamformatter
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/stringid
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/sysinfo
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/system
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/tailfile
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/tarsum
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/pkg/useragent
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/plugin
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/plugin/executor/containerd
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/plugin/v2
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/profiles/apparmor
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/profiles/seccomp
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/quota
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/reference
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/registry
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/registry/resumable
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/restartmanager
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/runconfig
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/runconfig/opts
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/daemon
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/environment
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/fakecontext
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/fakegit
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/fakestorage
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/fixtures/load
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/fixtures/plugin
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:14:57 [2023-06-06T17:14:57.800Z] github.com/docker/docker/testutil/registry
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/testutil/request
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/volume
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/volume/drivers
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/volume/local
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/volume/mounts
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/volume/service
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/volume/service/opts
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/volume/testutils'
17:14:57 [2023-06-06T17:14:57.801Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/bitmap
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/bitseq
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/cluster
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/config
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/datastore
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/diagnostic
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/discoverapi
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/driverapi
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/bridge
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/host
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/null
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/overlay
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/remote
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/windows
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drvregistry
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/etchosts
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/idm
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/internal/caller
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipam
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipamapi
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipams/builtin
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipams/null
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipams/remote
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipamutils
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipbits
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/iptables
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/netlabel
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/netutils
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/networkdb
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ns
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/options
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/osl
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/osl/kernel
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/portallocator
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/portmapper
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/resolvconf
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/testutils
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/types'
17:14:57 [2023-06-06T17:14:57.801Z] + echo 'github.com/docker/docker/libnetwork
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/bitmap
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/bitseq
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/cluster
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/config
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/datastore
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/diagnostic
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/discoverapi
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/driverapi
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/bridge
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/host
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/null
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/overlay
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/remote
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/windows
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drvregistry
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/etchosts
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/idm
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/internal/caller
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipam
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipamapi
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipams/builtin
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipams/null
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipams/remote
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipamutils
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ipbits
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/iptables
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/netlabel
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/netutils
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/networkdb
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/ns
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/options
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/osl
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/osl/kernel
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/portallocator
17:14:57 [2023-06-06T17:14:57.801Z] + grep --fixed-strings libnetwork/drivers/bridge
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/portmapper
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/resolvconf
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/testutils
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/types'
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/bridge
17:14:57 [2023-06-06T17:14:57.801Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:14:57 [2023-06-06T17:14:57.801Z] + type docker-proxy
17:14:57 [2023-06-06T17:14:57.801Z] hack/test/unit: line 25: type: docker-proxy: not found
17:14:57 [2023-06-06T17:14:57.801Z] + hack/make.sh binary-proxy install-proxy
17:14:57 [2023-06-06T17:14:57.801Z] 
17:14:57 [2023-06-06T17:14:57.801Z] Removing bundles/
17:14:57 [2023-06-06T17:14:57.801Z] 
17:14:57 [2023-06-06T17:14:57.801Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:14:57 [2023-06-06T17:14:57.801Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
17:15:02 [2023-06-06T17:15:02.012Z] Created binary: bundles/binary-proxy/docker-proxy
17:15:02 [2023-06-06T17:15:02.012Z] 
17:15:02 [2023-06-06T17:15:02.012Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:15:02 [2023-06-06T17:15:02.012Z] Installing docker-proxy to /usr/local/bin/
17:15:02 [2023-06-06T17:15:02.012Z] 
17:15:02 [2023-06-06T17:15:02.012Z] + mkdir -p bundles
17:15:02 [2023-06-06T17:15:02.012Z] + '[' -n 'github.com/docker/docker/api
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/backend/build
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/httpstatus
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/httputils
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/middleware
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/router
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/router/build
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/router/checkpoint
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/router/container
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/router/debug
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/router/distribution
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/router/grpc
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/router/image
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/router/network
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/router/plugin
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/router/session
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/router/swarm
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/router/system
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/server/router/volume
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/backend
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/blkiodev
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/container
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/events
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/filters
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/image
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/mount
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/network
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/plugins/logdriver
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/registry
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/strslice
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/swarm
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/swarm/runtime
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/time
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/versions
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/versions/v1p19
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/versions/v1p20
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/api/types/volume
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/builder
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/builder/builder-next
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/builder/builder-next/exporter
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/builder/builder-next/worker
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/builder/dockerfile
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/builder/remotecontext
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/builder/remotecontext/git
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/builder/remotecontext/urlutil
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/cli/debug
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/cli/winresources/docker-proxy
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/cli/winresources/dockerd
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/client
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/client/buildkit
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/cmd/docker-proxy
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/cmd/dockerd
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/cmd/dockerd/trap
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/container
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/container/stream
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/contrib/apparmor
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/contrib/httpserver
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/cluster
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/cluster/convert
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/cluster/executor
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/cluster/executor/container
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/cluster/provider
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/config
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/containerd
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/events
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/events/testutils
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/graphdriver
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/graphdriver/copy
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/graphdriver/register
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/graphdriver/vfs
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/graphdriver/zfs
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/images
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/initlayer
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/links
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/listeners
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/awslogs
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/fluentd
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/gcplogs
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/gelf
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/journald
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/local
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/logentries
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/loggertest
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/loggerutils
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/splunk
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/syslog
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/logger/templates
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/names
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/network
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/daemon/stats
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/distribution
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/distribution/metadata
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/distribution/utils
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/distribution/xfer
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/dockerversion
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/errdefs
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/image
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/image/cache
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/image/tarexport
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/image/v1
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/internal/mod
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/internal/mounttree
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/internal/test/suite
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/internal/unshare
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/layer
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/libcontainerd
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/libcontainerd/queue
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/libcontainerd/remote
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/libcontainerd/shimopts
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/libcontainerd/supervisor
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/libcontainerd/types
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/oci
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/oci/caps
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/opts
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/pkg/aaparser
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/pkg/archive
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/pkg/authorization
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/pkg/broadcaster
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/pkg/capabilities
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/pkg/chrootarchive
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/pkg/containerfs
17:15:02 [2023-06-06T17:15:02.012Z] github.com/docker/docker/pkg/directory
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/dmesg
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/fileutils
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/homedir
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/idtools
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/ioutils
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/jsonmessage
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/longpath
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/loopback
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/meminfo
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/namesgenerator
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/parsers
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/parsers/kernel
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/pidfile
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/platform
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/platforms
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/plugingetter
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/plugins
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/plugins/transport
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/pools
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/process
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/progress
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/reexec
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/rootless
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/rootless/specconv
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/stack
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/stdcopy
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/streamformatter
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/stringid
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/sysinfo
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/system
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/tailfile
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/tarsum
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/pkg/useragent
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/plugin
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/plugin/executor/containerd
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/plugin/v2
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/profiles/apparmor
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/profiles/seccomp
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/quota
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/reference
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/registry
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/registry/resumable
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/restartmanager
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/runconfig
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/runconfig/opts
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/testutil
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/testutil/daemon
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/testutil/environment
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/testutil/fakecontext
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/testutil/fakegit
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/testutil/fakestorage
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/testutil/fixtures/load
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/testutil/fixtures/plugin
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/testutil/registry
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/testutil/request
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/volume
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/volume/drivers
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/volume/local
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/volume/mounts
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/volume/service
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/volume/service/opts
17:15:02 [2023-06-06T17:15:02.013Z] github.com/docker/docker/volume/testutils' ']'
17:15:02 [2023-06-06T17:15:02.013Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit 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/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts 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/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:15:02 [2023-06-06T17:15:02.584Z] ?   	github.com/docker/docker/api	[no test files]
17:15:09 [2023-06-06T17:15:09.214Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
17:15:09 [2023-06-06T17:15:09.214Z] ok  	github.com/docker/docker/api/server	0.022s	coverage: 13.0% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/api/server/httputils	0.022s	coverage: 28.3% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/types	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/api/server/router/volume	0.027s	coverage: 66.7% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 89.3% of statements
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/builder	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.028s	coverage: 100.0% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/cli/debug	0.030s	coverage: 100.0% of statements
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/builder/remotecontext	0.036s	coverage: 33.5% of statements
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/builder/dockerfile	0.063s	coverage: 50.1% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/client	0.139s	coverage: 76.8% of statements
17:15:31 [2023-06-06T17:15:31.183Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 68.2% of statements
17:15:31 [2023-06-06T17:15:31.183Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.183s	coverage: 68.2% of statements
17:15:36 [2023-06-06T17:15:36.474Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
17:15:36 [2023-06-06T17:15:36.474Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.466s	coverage: 82.5% of statements
17:15:43 [2023-06-06T17:15:43.060Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:15:43 [2023-06-06T17:15:43.060Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:15:43 [2023-06-06T17:15:43.060Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:15:43 [2023-06-06T17:15:43.060Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:15:43 [2023-06-06T17:15:43.060Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
17:15:43 [2023-06-06T17:15:43.060Z] ok  	github.com/docker/docker/container	0.145s	coverage: 36.5% of statements
17:15:43 [2023-06-06T17:15:43.060Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.5% of statements
17:15:43 [2023-06-06T17:15:43.060Z] ok  	github.com/docker/docker/cmd/dockerd	0.226s	coverage: 29.5% of statements
17:15:44 [2023-06-06T17:15:44.974Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
17:15:44 [2023-06-06T17:15:44.974Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.453s	coverage: 0.0% of statements
17:15:45 [2023-06-06T17:15:45.916Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:15:45 [2023-06-06T17:15:45.916Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
17:15:45 [2023-06-06T17:15:45.916Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
17:15:45 [2023-06-06T17:15:45.916Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
17:15:45 [2023-06-06T17:15:45.916Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.030s	coverage: 36.9% of statements
17:15:45 [2023-06-06T17:15:45.916Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
17:15:45 [2023-06-06T17:15:45.916Z] ok  	github.com/docker/docker/daemon/cluster	0.048s	coverage: 0.5% of statements
17:15:46 [2023-06-06T17:15:46.488Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:15:46 [2023-06-06T17:15:46.488Z] 	github.com/docker/docker/daemon/config	coverage: 76.2% of statements
17:15:46 [2023-06-06T17:15:46.488Z] ok  	github.com/docker/docker/daemon/config	0.077s	coverage: 76.2% of statements
17:15:47 [2023-06-06T17:15:47.429Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:15:47 [2023-06-06T17:15:47.429Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
17:15:47 [2023-06-06T17:15:47.429Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
17:15:47 [2023-06-06T17:15:47.429Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.4% of statements
17:15:47 [2023-06-06T17:15:47.429Z] ok  	github.com/docker/docker/daemon/containerd	0.023s	coverage: 0.4% of statements
17:15:47 [2023-06-06T17:15:47.429Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
17:15:47 [2023-06-06T17:15:47.429Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
17:15:47 [2023-06-06T17:15:47.690Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
17:15:47 [2023-06-06T17:15:47.690Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.8% of statements
17:15:47 [2023-06-06T17:15:47.950Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
17:15:47 [2023-06-06T17:15:47.950Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.181s	coverage: 59.6% of statements
17:15:48 [2023-06-06T17:15:48.211Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:15:48 [2023-06-06T17:15:48.211Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
17:15:48 [2023-06-06T17:15:48.472Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
17:15:48 [2023-06-06T17:15:48.472Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:15:48 [2023-06-06T17:15:48.472Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:15:48 [2023-06-06T17:15:48.733Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
17:15:48 [2023-06-06T17:15:48.733Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.171s	coverage: 60.2% of statements
17:15:48 [2023-06-06T17:15:48.733Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
17:15:48 [2023-06-06T17:15:48.733Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 60.9% of statements
17:15:49 [2023-06-06T17:15:49.304Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
17:15:49 [2023-06-06T17:15:49.304Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
17:15:49 [2023-06-06T17:15:49.875Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:15:49 [2023-06-06T17:15:49.875Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:15:49 [2023-06-06T17:15:49.875Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
17:15:49 [2023-06-06T17:15:49.875Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
17:15:49 [2023-06-06T17:15:49.875Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
17:15:49 [2023-06-06T17:15:49.875Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 3.0% of statements
17:15:49 [2023-06-06T17:15:49.875Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
17:15:49 [2023-06-06T17:15:49.875Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.476s	coverage: 13.0% of statements
17:15:50 [2023-06-06T17:15:50.136Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
17:15:50 [2023-06-06T17:15:50.136Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
17:15:50 [2023-06-06T17:15:50.136Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.2% of statements
17:15:50 [2023-06-06T17:15:50.136Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.102s	coverage: 78.2% of statements
17:15:50 [2023-06-06T17:15:50.397Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:15:50 [2023-06-06T17:15:50.397Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
17:15:50 [2023-06-06T17:15:50.397Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
17:15:50 [2023-06-06T17:15:50.397Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
17:15:50 [2023-06-06T17:15:50.397Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.014s	coverage: 68.2% of statements
17:15:50 [2023-06-06T17:15:50.969Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
17:15:50 [2023-06-06T17:15:50.969Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
17:15:50 [2023-06-06T17:15:50.969Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
17:15:50 [2023-06-06T17:15:50.969Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
17:15:50 [2023-06-06T17:15:50.969Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
17:15:50 [2023-06-06T17:15:50.969Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 87.2% of statements
17:15:50 [2023-06-06T17:15:50.969Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
17:15:50 [2023-06-06T17:15:50.969Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:15:50 [2023-06-06T17:15:50.969Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:15:50 [2023-06-06T17:15:50.969Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.079s	coverage: 76.8% of statements
17:15:51 [2023-06-06T17:15:51.230Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
17:15:51 [2023-06-06T17:15:51.230Z] ok  	github.com/docker/docker/daemon/logger/local	0.043s	coverage: 79.4% of statements
17:15:51 [2023-06-06T17:15:51.802Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
17:15:51 [2023-06-06T17:15:51.802Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.023s	coverage: 63.5% of statements
17:15:51 [2023-06-06T17:15:51.802Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
17:15:51 [2023-06-06T17:15:51.802Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
17:15:51 [2023-06-06T17:15:51.802Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:15:51 [2023-06-06T17:15:51.802Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
17:15:51 [2023-06-06T17:15:51.802Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
17:15:51 [2023-06-06T17:15:51.802Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
17:15:51 [2023-06-06T17:15:51.802Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
17:15:52 [2023-06-06T17:15:52.373Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:15:52 [2023-06-06T17:15:52.373Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
17:15:52 [2023-06-06T17:15:52.373Z] ok  	github.com/docker/docker/daemon/network	0.035s	coverage: 63.8% of statements
17:15:52 [2023-06-06T17:15:52.373Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
17:15:52 [2023-06-06T17:15:52.373Z] ok  	github.com/docker/docker/daemon/logger/journald	1.454s	coverage: 74.5% of statements
17:15:53 [2023-06-06T17:15:53.314Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:15:53 [2023-06-06T17:15:53.314Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
17:15:53 [2023-06-06T17:15:53.314Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
17:15:53 [2023-06-06T17:15:53.314Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
17:15:53 [2023-06-06T17:15:53.314Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
17:15:53 [2023-06-06T17:15:53.314Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
17:15:53 [2023-06-06T17:15:53.314Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
17:15:53 [2023-06-06T17:15:53.314Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
17:15:53 [2023-06-06T17:15:53.314Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.439s	coverage: 82.5% of statements
17:15:53 [2023-06-06T17:15:53.593Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
17:15:53 [2023-06-06T17:15:53.593Z] ok  	github.com/docker/docker/distribution	0.595s	coverage: 29.5% of statements
17:15:53 [2023-06-06T17:15:53.862Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
17:15:53 [2023-06-06T17:15:53.862Z] ok  	github.com/docker/docker/image/cache	0.025s	coverage: 19.2% of statements
17:15:53 [2023-06-06T17:15:53.862Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
17:15:53 [2023-06-06T17:15:53.862Z] ok  	github.com/docker/docker/image	0.029s	coverage: 86.5% of statements
17:15:53 [2023-06-06T17:15:53.862Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:15:53 [2023-06-06T17:15:53.862Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
17:15:53 [2023-06-06T17:15:53.862Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
17:15:53 [2023-06-06T17:15:53.862Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
17:15:53 [2023-06-06T17:15:53.862Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
17:15:53 [2023-06-06T17:15:53.862Z] ok  	github.com/docker/docker/internal/mod	0.010s	coverage: 66.7% of statements
17:15:53 [2023-06-06T17:15:53.862Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:15:53 [2023-06-06T17:15:53.862Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
17:15:54 [2023-06-06T17:15:54.824Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:15:54 [2023-06-06T17:15:54.824Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:15:54 [2023-06-06T17:15:54.824Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
17:15:54 [2023-06-06T17:15:54.824Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:15:54 [2023-06-06T17:15:54.824Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:15:54 [2023-06-06T17:15:54.824Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
17:15:54 [2023-06-06T17:15:54.824Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
17:15:55 [2023-06-06T17:15:55.402Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
17:15:55 [2023-06-06T17:15:55.402Z] ok  	github.com/docker/docker/distribution/xfer	2.183s	coverage: 85.4% of statements
17:15:55 [2023-06-06T17:15:55.402Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:15:55 [2023-06-06T17:15:55.402Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
17:15:55 [2023-06-06T17:15:55.402Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
17:15:55 [2023-06-06T17:15:55.402Z] ok  	github.com/docker/docker/pkg/aaparser	0.015s	coverage: 52.9% of statements
17:15:55 [2023-06-06T17:15:55.402Z] ok  	github.com/docker/docker/oci	0.016s	coverage: 36.9% of statements
17:15:55 [2023-06-06T17:15:55.402Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
17:15:55 [2023-06-06T17:15:55.402Z] ok  	github.com/docker/docker/opts	0.037s	coverage: 67.9% of statements
17:15:55 [2023-06-06T17:15:55.665Z] 	github.com/docker/docker/daemon	coverage: 17.2% of statements
17:15:55 [2023-06-06T17:15:55.665Z] ok  	github.com/docker/docker/daemon	10.892s	coverage: 17.2% of statements
17:15:55 [2023-06-06T17:15:55.931Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
17:15:55 [2023-06-06T17:15:55.931Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
17:15:55 [2023-06-06T17:15:55.931Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:15:55 [2023-06-06T17:15:55.931Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:15:55 [2023-06-06T17:15:55.931Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
17:15:55 [2023-06-06T17:15:55.931Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
17:15:56 [2023-06-06T17:15:56.200Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
17:15:56 [2023-06-06T17:15:56.200Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
17:15:56 [2023-06-06T17:15:56.200Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
17:15:56 [2023-06-06T17:15:56.200Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
17:15:56 [2023-06-06T17:15:56.200Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
17:15:56 [2023-06-06T17:15:56.200Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
17:15:56 [2023-06-06T17:15:56.200Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
17:15:56 [2023-06-06T17:15:56.200Z] ok  	github.com/docker/docker/pkg/authorization	0.268s	coverage: 68.3% of statements
17:15:56 [2023-06-06T17:15:56.200Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
17:15:56 [2023-06-06T17:15:56.200Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.284s	coverage: 83.1% of statements
17:15:56 [2023-06-06T17:15:56.200Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
17:15:56 [2023-06-06T17:15:56.463Z] ok  	github.com/docker/docker/pkg/homedir	0.024s	coverage: 10.4% of statements
17:15:56 [2023-06-06T17:15:56.463Z] 	github.com/docker/docker/pkg/archive	coverage: 81.5% of statements
17:15:56 [2023-06-06T17:15:56.463Z] ok  	github.com/docker/docker/pkg/archive	0.488s	coverage: 81.5% of statements
17:15:56 [2023-06-06T17:15:56.726Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:15:56 [2023-06-06T17:15:56.726Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
17:15:56 [2023-06-06T17:15:56.726Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
17:15:56 [2023-06-06T17:15:56.726Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
17:15:56 [2023-06-06T17:15:56.726Z] ok  	github.com/docker/docker/pkg/longpath	0.014s	coverage: 45.5% of statements
17:15:56 [2023-06-06T17:15:56.726Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
17:15:56 [2023-06-06T17:15:56.726Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
17:15:56 [2023-06-06T17:15:56.726Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
17:15:56 [2023-06-06T17:15:56.726Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
17:15:56 [2023-06-06T17:15:56.726Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
17:15:56 [2023-06-06T17:15:56.726Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
17:15:56 [2023-06-06T17:15:56.992Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
17:15:56 [2023-06-06T17:15:56.992Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
17:15:56 [2023-06-06T17:15:56.992Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
17:15:56 [2023-06-06T17:15:56.992Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
17:15:56 [2023-06-06T17:15:56.992Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:15:56 [2023-06-06T17:15:56.992Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
17:15:56 [2023-06-06T17:15:56.992Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:15:56 [2023-06-06T17:15:56.992Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
17:15:56 [2023-06-06T17:15:56.992Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
17:15:56 [2023-06-06T17:15:56.992Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
17:15:56 [2023-06-06T17:15:56.992Z] ok  	github.com/docker/docker/pkg/idtools	0.388s	coverage: 69.6% of statements
17:15:56 [2023-06-06T17:15:56.992Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
17:15:56 [2023-06-06T17:15:56.992Z] ok  	github.com/docker/docker/pkg/ioutils	0.408s	coverage: 72.3% of statements
17:15:57 [2023-06-06T17:15:57.589Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:15:57 [2023-06-06T17:15:57.589Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:15:57 [2023-06-06T17:15:57.589Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
17:15:57 [2023-06-06T17:15:57.589Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
17:15:57 [2023-06-06T17:15:57.589Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
17:15:57 [2023-06-06T17:15:57.589Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
17:15:57 [2023-06-06T17:15:57.589Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
17:15:57 [2023-06-06T17:15:57.589Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
17:15:57 [2023-06-06T17:15:57.589Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
17:15:57 [2023-06-06T17:15:57.589Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
17:15:57 [2023-06-06T17:15:57.589Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
17:15:57 [2023-06-06T17:15:57.589Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:15:57 [2023-06-06T17:15:57.858Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
17:15:57 [2023-06-06T17:15:57.858Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
17:15:57 [2023-06-06T17:15:57.858Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
17:15:57 [2023-06-06T17:15:57.858Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
17:15:57 [2023-06-06T17:15:57.858Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
17:15:57 [2023-06-06T17:15:57.858Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
17:15:57 [2023-06-06T17:15:57.858Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
17:15:57 [2023-06-06T17:15:57.858Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
17:15:58 [2023-06-06T17:15:58.123Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
17:15:58 [2023-06-06T17:15:58.123Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
17:15:58 [2023-06-06T17:15:58.124Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
17:15:58 [2023-06-06T17:15:58.124Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 61.9% of statements
17:15:58 [2023-06-06T17:15:58.391Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
17:15:58 [2023-06-06T17:15:58.391Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:15:58 [2023-06-06T17:15:58.391Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
17:15:58 [2023-06-06T17:15:58.391Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.4% of statements
17:15:58 [2023-06-06T17:15:58.391Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
17:15:58 [2023-06-06T17:15:58.391Z] ok  	github.com/docker/docker/pkg/system	0.010s	coverage: 43.1% of statements
17:15:58 [2023-06-06T17:15:58.391Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
17:15:58 [2023-06-06T17:15:58.391Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
17:15:58 [2023-06-06T17:15:58.391Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
17:15:58 [2023-06-06T17:15:58.391Z] ok  	github.com/docker/docker/pkg/tarsum	0.052s	coverage: 89.1% of statements
17:15:58 [2023-06-06T17:15:58.973Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:15:58 [2023-06-06T17:15:58.973Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:15:58 [2023-06-06T17:15:58.973Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
17:15:58 [2023-06-06T17:15:58.973Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
17:15:58 [2023-06-06T17:15:58.973Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
17:15:58 [2023-06-06T17:15:58.973Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
17:15:59 [2023-06-06T17:15:59.565Z] 	github.com/docker/docker/reference	coverage: 83.0% of statements
17:15:59 [2023-06-06T17:15:59.565Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.0% of statements
17:15:59 [2023-06-06T17:15:59.565Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
17:15:59 [2023-06-06T17:15:59.565Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.3% of statements
17:15:59 [2023-06-06T17:15:59.832Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
17:15:59 [2023-06-06T17:15:59.832Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
17:15:59 [2023-06-06T17:15:59.832Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
17:15:59 [2023-06-06T17:15:59.832Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
17:15:59 [2023-06-06T17:15:59.832Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:15:59 [2023-06-06T17:15:59.832Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
17:15:59 [2023-06-06T17:15:59.832Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 63.6% of statements
17:15:59 [2023-06-06T17:15:59.832Z] 	github.com/docker/docker/registry	coverage: 64.9% of statements
17:15:59 [2023-06-06T17:15:59.832Z] ok  	github.com/docker/docker/registry	0.113s	coverage: 64.9% of statements
17:16:00 [2023-06-06T17:16:00.095Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
17:16:00 [2023-06-06T17:16:00.095Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
17:16:00 [2023-06-06T17:16:00.361Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:16:00 [2023-06-06T17:16:00.361Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:16:00 [2023-06-06T17:16:00.361Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:16:00 [2023-06-06T17:16:00.631Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:16:00 [2023-06-06T17:16:00.631Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:16:00 [2023-06-06T17:16:00.631Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:16:00 [2023-06-06T17:16:00.631Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:16:00 [2023-06-06T17:16:00.631Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:16:00 [2023-06-06T17:16:00.631Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:16:00 [2023-06-06T17:16:00.631Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:16:00 [2023-06-06T17:16:00.631Z] ?   	github.com/docker/docker/volume	[no test files]
17:16:00 [2023-06-06T17:16:00.893Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
17:16:00 [2023-06-06T17:16:00.893Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
17:16:01 [2023-06-06T17:16:01.153Z] 	github.com/docker/docker/volume/mounts	coverage: 68.3% of statements
17:16:01 [2023-06-06T17:16:01.153Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.3% of statements
17:16:01 [2023-06-06T17:16:01.413Z] 	github.com/docker/docker/quota	coverage: 13.6% of statements
17:16:01 [2023-06-06T17:16:01.413Z] ok  	github.com/docker/docker/quota	2.178s	coverage: 13.6% of statements
17:16:01 [2023-06-06T17:16:01.673Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:16:01 [2023-06-06T17:16:01.673Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:16:01 [2023-06-06T17:16:01.673Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
17:16:01 [2023-06-06T17:16:01.673Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 72.9% of statements
17:16:01 [2023-06-06T17:16:01.933Z] 	github.com/docker/docker/volume/local	coverage: 72.1% of statements
17:16:01 [2023-06-06T17:16:01.933Z] ok  	github.com/docker/docker/volume/local	0.869s	coverage: 72.1% of statements
17:16:02 [2023-06-06T17:16:02.193Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
17:16:02 [2023-06-06T17:16:02.193Z] ok  	github.com/docker/docker/layer	7.224s	coverage: 68.7% of statements
17:16:34 [2023-06-06T17:16:34.290Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
17:16:34 [2023-06-06T17:16:34.290Z] ok  	github.com/docker/docker/pkg/plugins	33.650s	coverage: 74.4% of statements
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === Skipped
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     network_proxy_test.go:208: No support for dual stack yet
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver btrfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver btrfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver btrfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver btrfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver btrfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:70: No driver to put!
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z] time="2023-06-06T17:15:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: driver not supported
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z] time="2023-06-06T17:15:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: driver not supported
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z] time="2023-06-06T17:15:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: driver not supported
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z] time="2023-06-06T17:15:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: driver not supported
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z] time="2023-06-06T17:15:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: driver not supported
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:70: No driver to put!
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     overlay_test.go:61: Cannot run test with naive change algorithm
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:313: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver zfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver zfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver zfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver zfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:43: Driver zfs not supported
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     graphtest_unix.go:70: No driver to put!
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:16:34 [2023-06-06T17:16:34.290Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: quota TestBlockDev/testBlockDevQuotaDisabled (0.44s)
17:16:34 [2023-06-06T17:16:34.290Z]     testhelpers.go:89: no /proc/fs/xfs
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: quota TestBlockDev/testBlockDevQuotaEnabled (0.43s)
17:16:34 [2023-06-06T17:16:34.290Z]     testhelpers.go:89: no /proc/fs/xfs
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: quota TestBlockDev/testSmallerThanQuota (0.43s)
17:16:34 [2023-06-06T17:16:34.290Z]     testhelpers.go:89: no /proc/fs/xfs
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: quota TestBlockDev/testBiggerThanQuota (0.43s)
17:16:34 [2023-06-06T17:16:34.290Z]     testhelpers.go:89: no /proc/fs/xfs
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: quota TestBlockDev/testRetrieveQuota (0.43s)
17:16:34 [2023-06-06T17:16:34.290Z]     testhelpers.go:89: no /proc/fs/xfs
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: volume/local TestQuota/testVolWithQuota (0.43s)
17:16:34 [2023-06-06T17:16:34.290Z]     testhelpers.go:89: no /proc/fs/xfs
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] === SKIP: volume/local TestQuota/testVolQuotaUnsupported (0.43s)
17:16:34 [2023-06-06T17:16:34.290Z]     testhelpers.go:89: no /proc/fs/xfs
17:16:34 [2023-06-06T17:16:34.290Z] 
17:16:34 [2023-06-06T17:16:34.290Z] DONE 3029 tests, 33 skipped in 89.459s
17:16:34 [2023-06-06T17:16:34.290Z] + '[' -n 'github.com/docker/docker/libnetwork
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/bitmap
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/bitseq
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/cluster
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/config
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/datastore
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/diagnostic
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/discoverapi
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/driverapi
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/bridge
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/host
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/null
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/overlay
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/remote
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/windows
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/drvregistry
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/etchosts
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/idm
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/internal/caller
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/ipam
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/ipamapi
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/ipams/builtin
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/ipams/null
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/ipams/remote
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/ipamutils
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/ipbits
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/iptables
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/netlabel
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/netutils
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/networkdb
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/ns
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/options
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/osl
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/osl/kernel
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/portallocator
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/portmapper
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/resolvconf
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/testutils
17:16:34 [2023-06-06T17:16:34.290Z] github.com/docker/docker/libnetwork/types' ']'
17:16:34 [2023-06-06T17:16:34.291Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/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/ipbits 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:17:20 [2023-06-06T17:17:20.991Z] 	github.com/docker/docker/libnetwork	coverage: 42.3% of statements
17:17:20 [2023-06-06T17:17:20.992Z] ok  	github.com/docker/docker/libnetwork	44.204s	coverage: 42.3% of statements
17:17:20 [2023-06-06T17:17:20.992Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
17:17:20 [2023-06-06T17:17:20.992Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
17:17:20 [2023-06-06T17:17:20.992Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
17:17:20 [2023-06-06T17:17:20.992Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.112s	coverage: 75.7% of statements
17:17:20 [2023-06-06T17:17:20.992Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:17:20 [2023-06-06T17:17:20.992Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:17:21 [2023-06-06T17:17:21.252Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:17:21 [2023-06-06T17:17:21.252Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:17:21 [2023-06-06T17:17:21.252Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:17:21 [2023-06-06T17:17:21.252Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:17:21 [2023-06-06T17:17:21.511Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:17:21 [2023-06-06T17:17:21.772Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
17:17:21 [2023-06-06T17:17:21.772Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
17:17:22 [2023-06-06T17:17:22.032Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
17:17:22 [2023-06-06T17:17:22.032Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
17:17:22 [2023-06-06T17:17:22.032Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:17:22 [2023-06-06T17:17:22.032Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:17:22 [2023-06-06T17:17:22.291Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
17:17:22 [2023-06-06T17:17:22.291Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
17:17:25 [2023-06-06T17:17:25.588Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
17:17:25 [2023-06-06T17:17:25.588Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.954s	coverage: 62.2% of statements
17:17:25 [2023-06-06T17:17:25.588Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:17:25 [2023-06-06T17:17:25.588Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
17:17:25 [2023-06-06T17:17:25.588Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
17:17:26 [2023-06-06T17:17:26.969Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
17:17:26 [2023-06-06T17:17:26.969Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.690s	coverage: 5.2% of statements
17:17:26 [2023-06-06T17:17:26.969Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:17:27 [2023-06-06T17:17:27.229Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
17:17:27 [2023-06-06T17:17:27.229Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
17:17:27 [2023-06-06T17:17:27.490Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:17:27 [2023-06-06T17:17:27.754Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
17:17:27 [2023-06-06T17:17:27.754Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
17:17:28 [2023-06-06T17:17:28.694Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
17:17:28 [2023-06-06T17:17:28.694Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.5% of statements
17:17:28 [2023-06-06T17:17:28.694Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:17:28 [2023-06-06T17:17:28.954Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
17:17:28 [2023-06-06T17:17:28.954Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.9% of statements
17:17:29 [2023-06-06T17:17:29.524Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
17:17:29 [2023-06-06T17:17:29.524Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.1% of statements
17:17:29 [2023-06-06T17:17:29.524Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:17:29 [2023-06-06T17:17:29.524Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:17:29 [2023-06-06T17:17:29.524Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:17:30 [2023-06-06T17:17:30.094Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
17:17:30 [2023-06-06T17:17:30.094Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.040s	coverage: 86.2% of statements
17:17:30 [2023-06-06T17:17:30.355Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
17:17:30 [2023-06-06T17:17:30.355Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
17:17:30 [2023-06-06T17:17:30.616Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
17:17:30 [2023-06-06T17:17:30.616Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
17:17:30 [2023-06-06T17:17:30.616Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
17:17:30 [2023-06-06T17:17:30.616Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:17:42 [2023-06-06T17:17:42.845Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
17:17:42 [2023-06-06T17:17:42.845Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
17:17:43 [2023-06-06T17:17:43.786Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
17:17:43 [2023-06-06T17:17:43.786Z] ok  	github.com/docker/docker/libnetwork/ipam	2.230s	coverage: 80.5% of statements
17:17:43 [2023-06-06T17:17:43.786Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:17:43 [2023-06-06T17:17:43.786Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:17:44 [2023-06-06T17:17:44.047Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
17:17:44 [2023-06-06T17:17:44.047Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
17:17:44 [2023-06-06T17:17:44.307Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
17:17:44 [2023-06-06T17:17:44.307Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
17:17:44 [2023-06-06T17:17:44.307Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:17:44 [2023-06-06T17:17:44.567Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
17:17:44 [2023-06-06T17:17:44.567Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
17:17:45 [2023-06-06T17:17:45.137Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
17:17:45 [2023-06-06T17:17:45.137Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.272s	coverage: 86.4% of statements
17:17:45 [2023-06-06T17:17:45.397Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
17:17:45 [2023-06-06T17:17:45.397Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
17:17:45 [2023-06-06T17:17:45.967Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
17:17:45 [2023-06-06T17:17:45.967Z] ok  	github.com/docker/docker/libnetwork/iptables	0.224s	coverage: 40.7% of statements
17:17:45 [2023-06-06T17:17:45.967Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
17:17:46 [2023-06-06T17:17:46.227Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
17:17:46 [2023-06-06T17:17:46.227Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
17:19:37 [2023-06-06T17:19:37.712Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.5% of statements
17:19:37 [2023-06-06T17:19:37.712Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.662s	coverage: 58.5% of statements
17:19:37 [2023-06-06T17:19:37.712Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:19:37 [2023-06-06T17:19:37.712Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
17:19:37 [2023-06-06T17:19:37.712Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:19:37 [2023-06-06T17:19:37.712Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
17:19:37 [2023-06-06T17:19:37.712Z] ok  	github.com/docker/docker/libnetwork/osl	4.473s	coverage: 41.5% of statements
17:19:37 [2023-06-06T17:19:37.712Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
17:19:37 [2023-06-06T17:19:37.712Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:19:37 [2023-06-06T17:19:37.972Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
17:19:37 [2023-06-06T17:19:37.972Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
17:19:38 [2023-06-06T17:19:38.913Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
17:19:38 [2023-06-06T17:19:38.913Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.629s	coverage: 46.3% of statements
17:19:39 [2023-06-06T17:19:39.173Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
17:19:39 [2023-06-06T17:19:39.173Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
17:19:39 [2023-06-06T17:19:39.173Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:19:39 [2023-06-06T17:19:39.434Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
17:19:39 [2023-06-06T17:19:39.434Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
17:19:39 [2023-06-06T17:19:39.434Z] 
17:19:39 [2023-06-06T17:19:39.434Z] === Skipped
17:19:39 [2023-06-06T17:19:39.434Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:19:39 [2023-06-06T17:19:39.434Z]     firewalld_test.go:14: firewalld is not running
17:19:39 [2023-06-06T17:19:39.434Z] 
17:19:39 [2023-06-06T17:19:39.434Z] DONE 355 tests, 1 skipped in 188.103s
Post stage
[Pipeline] junit
17:19:40 [2023-06-06T17:19:40.389Z] Recording test results
17:19:41 [2023-06-06T17:19:41.594Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:19:41 [2023-06-06T17:19:41.931Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45704/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a094fe60913fed77deb8275207368617f16328f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8a094fe60913fed77deb8275207368617f16328f hack/make.sh dynbinary test-integration
17:19:42 [2023-06-06T17:19:42.192Z] 
17:19:42 [2023-06-06T17:19:42.453Z] Removing bundles/
17:19:42 [2023-06-06T17:19:42.453Z] 
17:19:42 [2023-06-06T17:19:42.453Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:19:42 [2023-06-06T17:19:42.453Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
17:20:21 [2023-06-06T17:20:21.232Z] Created binary: bundles/dynbinary-daemon/dockerd
17:20:21 [2023-06-06T17:20:21.232Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
17:20:21 [2023-06-06T17:20:21.232Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:20:21 [2023-06-06T17:20:21.232Z] 
17:20:21 [2023-06-06T17:20:21.232Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:20:21 [2023-06-06T17:20:21.232Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:20:21 [2023-06-06T17:20:21.232Z] HOSTNAME=8acc39a8b6f9
17:20:21 [2023-06-06T17:20:21.232Z] TESTDEBUG=0
17:20:21 [2023-06-06T17:20:21.232Z] DEST=bundles/test-integration
17:20:21 [2023-06-06T17:20:21.232Z] PWD=/go/src/github.com/docker/docker
17:20:21 [2023-06-06T17:20:21.232Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
17:20:21 [2023-06-06T17:20:21.232Z] DOCKER_GITCOMMIT=8a094fe60913fed77deb8275207368617f16328f
17:20:21 [2023-06-06T17:20:21.232Z] container=docker
17:20:21 [2023-06-06T17:20:21.232Z] HOME=/root
17:20:21 [2023-06-06T17:20:21.232Z] CONTAINERD_NAMESPACE=moby
17:20:21 [2023-06-06T17:20:21.232Z] GOLANG_VERSION=1.20.4
17:20:21 [2023-06-06T17:20:21.232Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:20:21 [2023-06-06T17:20:21.232Z] VALIDATE_BRANCH=master
17:20:21 [2023-06-06T17:20:21.232Z] TERM=xterm
17:20:21 [2023-06-06T17:20:21.232Z] DOCKER_PKG=github.com/docker/docker
17:20:21 [2023-06-06T17:20:21.232Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
17:20:21 [2023-06-06T17:20:21.232Z] SHLVL=1
17:20:21 [2023-06-06T17:20:21.232Z] TIMEOUT=120m
17:20:21 [2023-06-06T17:20:21.232Z] DOCKER_GRAPHDRIVER=overlay2
17:20:21 [2023-06-06T17:20:21.232Z] GO111MODULE=off
17:20:21 [2023-06-06T17:20:21.232Z] DOCKER_EXPERIMENTAL=1
17:20:21 [2023-06-06T17:20:21.232Z] TEST_SKIP_INTEGRATION_CLI=1
17:20:21 [2023-06-06T17:20:21.232Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:20:21 [2023-06-06T17:20:21.232Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:20:21 [2023-06-06T17:20:21.232Z] GOPATH=/go
17:20:21 [2023-06-06T17:20:21.232Z] PKG_CONFIG=pkg-config
17:20:21 [2023-06-06T17:20:21.232Z] _=/usr/bin/env
17:20:21 [2023-06-06T17:20:21.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:20:27 [2023-06-06T17:20:27.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:20:28 [2023-06-06T17:20:28.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:20:38 [2023-06-06T17:20:38.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:20:41 [2023-06-06T17:20:41.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:20:44 [2023-06-06T17:20:44.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:20:44 [2023-06-06T17:20:44.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:20:45 [2023-06-06T17:20:45.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:20:46 [2023-06-06T17:20:46.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:20:46 [2023-06-06T17:20:46.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:20:46 [2023-06-06T17:20:46.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:20:47 [2023-06-06T17:20:47.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:20:48 [2023-06-06T17:20:48.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:20:49 [2023-06-06T17:20:49.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:20:50 [2023-06-06T17:20:50.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:20:50 [2023-06-06T17:20:50.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:20:51 [2023-06-06T17:20:51.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:20:51 [2023-06-06T17:20:51.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:20:52 [2023-06-06T17:20:52.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:20:53 [2023-06-06T17:20:53.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:20:53 [2023-06-06T17:20:53.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:20:54 [2023-06-06T17:20:54.909Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:20:54 [2023-06-06T17:20:54.909Z] Using test binary /usr/local/cli-integration/docker
17:20:54 [2023-06-06T17:20:54.909Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:20:54 [2023-06-06T17:20:54.909Z] +++ /etc/init.d/apparmor start
17:20:54 [2023-06-06T17:20:54.909Z] Not: starting.
17:20:54 [2023-06-06T17:20:54.909Z] INFO: Waiting for daemon to start...
17:20:54 [2023-06-06T17:20:54.909Z] Starting dockerd
17:20:54 [2023-06-06T17:20:54.909Z] +++ 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:21:04 [2023-06-06T17:21:04.901Z] .
17:21:04 [2023-06-06T17:21:04.901Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:21:04 [2023-06-06T17:21:04.901Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
17:21:04 [2023-06-06T17:21:04.901Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:21:04 [2023-06-06T17:21:04.901Z] ++++ docker load
17:21:04 [2023-06-06T17:21:04.901Z] Loaded image: emptyfs:latest
17:21:04 [2023-06-06T17:21:04.901Z] ++++ tar -cC bundles/test-integration/dangling .
17:21:04 [2023-06-06T17:21:04.901Z] ++++ docker load
17:21:04 [2023-06-06T17:21:04.901Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
17:21:04 [2023-06-06T17:21:04.901Z] Running integration-test (iteration 1)
17:21:04 [2023-06-06T17:21:04.901Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:21:04 [2023-06-06T17:21:04.901Z] ++ 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:21:04 [2023-06-06T17:21:04.901Z] ++ set -e
17:21:04 [2023-06-06T17:21:04.901Z] ++ '[' -n 0 ']'
17:21:04 [2023-06-06T17:21:04.901Z] ++ set -x
17:21:04 [2023-06-06T17:21:04.901Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
17:21:04 [2023-06-06T17:21:04.901Z] Loaded image: busybox:latest
17:21:04 [2023-06-06T17:21:04.901Z] Loaded image: busybox:glibc
17:21:04 [2023-06-06T17:21:04.901Z] Loaded image: debian:bullseye-slim
17:21:04 [2023-06-06T17:21:04.901Z] Loaded image: hello-world:latest
17:21:04 [2023-06-06T17:21:04.901Z] Loaded image: arm32v7/hello-world:latest
17:21:04 [2023-06-06T17:21:04.901Z] INFO: Testing against a local daemon
17:21:04 [2023-06-06T17:21:04.901Z] === RUN   TestCgroupNamespacesBuild
17:21:06 [2023-06-06T17:21:06.283Z] --- PASS: TestCgroupNamespacesBuild (1.16s)
17:21:06 [2023-06-06T17:21:06.283Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:21:07 [2023-06-06T17:21:07.224Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
17:21:07 [2023-06-06T17:21:07.224Z] === RUN   TestBuildWithSession
17:21:07 [2023-06-06T17:21:07.224Z]     build_session_test.go:25: TODO: BuildKit
17:21:07 [2023-06-06T17:21:07.224Z] --- SKIP: TestBuildWithSession (0.00s)
17:21:07 [2023-06-06T17:21:07.224Z] === RUN   TestBuildSquashParent
17:21:10 [2023-06-06T17:21:10.521Z] --- PASS: TestBuildSquashParent (2.81s)
17:21:10 [2023-06-06T17:21:10.521Z] === RUN   TestBuildWithRemoveAndForceRemove
17:21:10 [2023-06-06T17:21:10.521Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:21:10 [2023-06-06T17:21:10.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:21:10 [2023-06-06T17:21:10.521Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:21:10 [2023-06-06T17:21:10.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:21:10 [2023-06-06T17:21:10.521Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:21:10 [2023-06-06T17:21:10.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:21:10 [2023-06-06T17:21:10.521Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:21:10 [2023-06-06T17:21:10.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:21:10 [2023-06-06T17:21:10.521Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:21:10 [2023-06-06T17:21:10.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:21:10 [2023-06-06T17:21:10.521Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:21:10 [2023-06-06T17:21:10.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:21:10 [2023-06-06T17:21:10.521Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:21:10 [2023-06-06T17:21:10.521Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:21:10 [2023-06-06T17:21:10.521Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:21:10 [2023-06-06T17:21:10.521Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:21:10 [2023-06-06T17:21:10.521Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:21:10 [2023-06-06T17:21:10.521Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:21:13 [2023-06-06T17:21:13.063Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:21:13 [2023-06-06T17:21:13.063Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s)
17:21:13 [2023-06-06T17:21:13.063Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s)
17:21:13 [2023-06-06T17:21:13.063Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.69s)
17:21:13 [2023-06-06T17:21:13.063Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s)
17:21:13 [2023-06-06T17:21:13.063Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s)
17:21:13 [2023-06-06T17:21:13.063Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s)
17:21:13 [2023-06-06T17:21:13.063Z] === RUN   TestBuildMultiStageCopy
17:21:13 [2023-06-06T17:21:13.063Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:21:14 [2023-06-06T17:21:14.004Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:21:14 [2023-06-06T17:21:14.264Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:21:14 [2023-06-06T17:21:14.264Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:21:14 [2023-06-06T17:21:14.264Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:21:14 [2023-06-06T17:21:14.264Z] --- PASS: TestBuildMultiStageCopy (1.15s)
17:21:14 [2023-06-06T17:21:14.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.94s)
17:21:14 [2023-06-06T17:21:14.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
17:21:14 [2023-06-06T17:21:14.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
17:21:14 [2023-06-06T17:21:14.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s)
17:21:14 [2023-06-06T17:21:14.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
17:21:14 [2023-06-06T17:21:14.264Z] === RUN   TestBuildMultiStageParentConfig
17:21:14 [2023-06-06T17:21:14.524Z] --- PASS: TestBuildMultiStageParentConfig (0.24s)
17:21:14 [2023-06-06T17:21:14.524Z] === RUN   TestBuildLabelWithTargets
17:21:15 [2023-06-06T17:21:15.094Z] --- PASS: TestBuildLabelWithTargets (0.42s)
17:21:15 [2023-06-06T17:21:15.094Z] === RUN   TestBuildWithEmptyLayers
17:21:15 [2023-06-06T17:21:15.094Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
17:21:15 [2023-06-06T17:21:15.094Z] === RUN   TestBuildMultiStageOnBuild
17:21:16 [2023-06-06T17:21:16.035Z] --- PASS: TestBuildMultiStageOnBuild (1.04s)
17:21:16 [2023-06-06T17:21:16.035Z] === RUN   TestBuildUncleanTarFilenames
17:21:16 [2023-06-06T17:21:16.295Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
17:21:16 [2023-06-06T17:21:16.295Z] === RUN   TestBuildMultiStageLayerLeak
17:21:17 [2023-06-06T17:21:17.236Z] --- PASS: TestBuildMultiStageLayerLeak (0.95s)
17:21:17 [2023-06-06T17:21:17.236Z] === RUN   TestBuildWithHugeFile
17:22:03 [2023-06-06T17:22:03.941Z] --- PASS: TestBuildWithHugeFile (43.76s)
17:22:03 [2023-06-06T17:22:03.941Z] === RUN   TestBuildWCOWSandboxSize
17:22:03 [2023-06-06T17:22:03.941Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:22:03 [2023-06-06T17:22:03.941Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:22:03 [2023-06-06T17:22:03.941Z] === RUN   TestBuildWithEmptyDockerfile
17:22:03 [2023-06-06T17:22:03.941Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:22:03 [2023-06-06T17:22:03.941Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:22:03 [2023-06-06T17:22:03.941Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:22:03 [2023-06-06T17:22:03.941Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:22:03 [2023-06-06T17:22:03.941Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:22:03 [2023-06-06T17:22:03.941Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:22:03 [2023-06-06T17:22:03.941Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:22:03 [2023-06-06T17:22:03.941Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:22:03 [2023-06-06T17:22:03.941Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:22:03 [2023-06-06T17:22:03.941Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
17:22:03 [2023-06-06T17:22:03.941Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:22:03 [2023-06-06T17:22:03.941Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:22:03 [2023-06-06T17:22:03.941Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:22:03 [2023-06-06T17:22:03.941Z] === RUN   TestBuildPreserveOwnership
17:22:03 [2023-06-06T17:22:03.941Z] === RUN   TestBuildPreserveOwnership/copy_from
17:22:03 [2023-06-06T17:22:03.941Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:22:03 [2023-06-06T17:22:03.941Z] --- PASS: TestBuildPreserveOwnership (1.99s)
17:22:03 [2023-06-06T17:22:03.941Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.45s)
17:22:03 [2023-06-06T17:22:03.941Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.54s)
17:22:03 [2023-06-06T17:22:03.941Z] === RUN   TestBuildPlatformInvalid
17:22:03 [2023-06-06T17:22:03.941Z] --- PASS: TestBuildPlatformInvalid (0.02s)
17:22:03 [2023-06-06T17:22:03.941Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:22:03 [2023-06-06T17:22:03.941Z] Loaded image: busybox:latest
17:22:03 [2023-06-06T17:22:03.941Z] Loaded image: busybox:glibc
17:22:04 [2023-06-06T17:22:04.511Z] Loaded image: debian:bullseye-slim
17:22:04 [2023-06-06T17:22:04.511Z] Loaded image: hello-world:latest
17:22:04 [2023-06-06T17:22:04.511Z] Loaded image: arm32v7/hello-world:latest
17:22:14 [2023-06-06T17:22:14.504Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.27s)
17:22:14 [2023-06-06T17:22:14.504Z] PASS
17:22:14 [2023-06-06T17:22:14.504Z] 
17:22:14 [2023-06-06T17:22:14.504Z] === Skipped
17:22:14 [2023-06-06T17:22:14.504Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:22:14 [2023-06-06T17:22:14.504Z]     build_session_test.go:25: TODO: BuildKit
17:22:14 [2023-06-06T17:22:14.504Z] 
17:22:14 [2023-06-06T17:22:14.504Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:22:14 [2023-06-06T17:22:14.505Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:22:14 [2023-06-06T17:22:14.505Z] 
17:22:14 [2023-06-06T17:22:14.505Z] DONE 34 tests, 2 skipped in 69.537s
17:22:14 [2023-06-06T17:22:14.505Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:22:14 [2023-06-06T17:22:14.505Z] ++ 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:22:14 [2023-06-06T17:22:14.505Z] ++ set -e
17:22:14 [2023-06-06T17:22:14.505Z] ++ '[' -n 0 ']'
17:22:14 [2023-06-06T17:22:14.505Z] ++ set -x
17:22:14 [2023-06-06T17:22:14.505Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:22:14 [2023-06-06T17:22:14.505Z] INFO: Testing against a local daemon
17:22:14 [2023-06-06T17:22:14.505Z] === RUN   TestConfigInspect
17:22:15 [2023-06-06T17:22:15.445Z] --- PASS: TestConfigInspect (1.98s)
17:22:15 [2023-06-06T17:22:15.445Z] === RUN   TestConfigList
17:22:17 [2023-06-06T17:22:17.357Z] --- PASS: TestConfigList (1.85s)
17:22:17 [2023-06-06T17:22:17.357Z] === RUN   TestConfigsCreateAndDelete
17:22:19 [2023-06-06T17:22:19.266Z] --- PASS: TestConfigsCreateAndDelete (1.97s)
17:22:19 [2023-06-06T17:22:19.266Z] === RUN   TestConfigsUpdate
17:22:21 [2023-06-06T17:22:21.176Z] --- PASS: TestConfigsUpdate (1.88s)
17:22:21 [2023-06-06T17:22:21.176Z] === RUN   TestTemplatedConfig
17:22:23 [2023-06-06T17:22:23.717Z] --- PASS: TestTemplatedConfig (2.61s)
17:22:23 [2023-06-06T17:22:23.717Z] === RUN   TestConfigCreateResolve
17:22:25 [2023-06-06T17:22:25.627Z] --- PASS: TestConfigCreateResolve (1.94s)
17:22:25 [2023-06-06T17:22:25.627Z] PASS
17:22:25 [2023-06-06T17:22:25.627Z] 
17:22:25 [2023-06-06T17:22:25.627Z] DONE 6 tests in 12.248s
17:22:25 [2023-06-06T17:22:25.627Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:22:25 [2023-06-06T17:22:25.627Z] ++ 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:22:25 [2023-06-06T17:22:25.627Z] ++ set -e
17:22:25 [2023-06-06T17:22:25.627Z] ++ '[' -n 0 ']'
17:22:25 [2023-06-06T17:22:25.627Z] ++ set -x
17:22:25 [2023-06-06T17:22:25.627Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:22:25 [2023-06-06T17:22:25.627Z] INFO: Testing against a local daemon
17:22:25 [2023-06-06T17:22:25.627Z] === RUN   TestAttachWithTTY
17:22:25 [2023-06-06T17:22:25.627Z] --- PASS: TestAttachWithTTY (0.10s)
17:22:25 [2023-06-06T17:22:25.627Z] === RUN   TestAttachWithoutTTy
17:22:25 [2023-06-06T17:22:25.627Z] --- PASS: TestAttachWithoutTTy (0.03s)
17:22:25 [2023-06-06T17:22:25.627Z] === RUN   TestCreateWithCDIDevices
17:22:26 [2023-06-06T17:22:26.567Z] --- PASS: TestCreateWithCDIDevices (0.99s)
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestCheckpoint
17:22:26 [2023-06-06T17:22:26.567Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:22:26 [2023-06-06T17:22:26.567Z] --- SKIP: TestCheckpoint (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/commit
17:22:26 [2023-06-06T17:22:26.567Z] === PAUSE TestContainerInvalidJSON/commit
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/create
17:22:26 [2023-06-06T17:22:26.567Z] === PAUSE TestContainerInvalidJSON/containers/create
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:22:26 [2023-06-06T17:22:26.567Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:22:26 [2023-06-06T17:22:26.567Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:22:26 [2023-06-06T17:22:26.567Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:22:26 [2023-06-06T17:22:26.567Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:22:26 [2023-06-06T17:22:26.567Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:22:26 [2023-06-06T17:22:26.567Z] === CONT  TestContainerInvalidJSON/commit
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:22:26 [2023-06-06T17:22:26.567Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:22:26 [2023-06-06T17:22:26.567Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:22:26 [2023-06-06T17:22:26.567Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:22:26 [2023-06-06T17:22:26.567Z] === CONT  TestContainerInvalidJSON/containers/create
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:22:26 [2023-06-06T17:22:26.567Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:22:26 [2023-06-06T17:22:26.567Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:22:26 [2023-06-06T17:22:26.567Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:22:26 [2023-06-06T17:22:26.567Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:22:26 [2023-06-06T17:22:26.567Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:22:26 [2023-06-06T17:22:26.828Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
17:22:26 [2023-06-06T17:22:26.828Z] === RUN   TestCopyFromContainerPathIsNotDir
17:22:26 [2023-06-06T17:22:26.828Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:22:26 [2023-06-06T17:22:26.828Z] === RUN   TestCopyToContainerPathDoesNotExist
17:22:26 [2023-06-06T17:22:26.828Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:22:26 [2023-06-06T17:22:26.828Z] === RUN   TestCopyEmptyFile
17:22:26 [2023-06-06T17:22:26.828Z] --- PASS: TestCopyEmptyFile (0.05s)
17:22:26 [2023-06-06T17:22:26.828Z] === RUN   TestCopyToContainerPathIsNotDir
17:22:26 [2023-06-06T17:22:26.828Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:22:26 [2023-06-06T17:22:26.828Z] === RUN   TestCopyFromContainer
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer//
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer/.
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer//.
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer/./
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer//./
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer//bar/root
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer//bar/root/
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer//bar/root/.
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer/bar/quux
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer/bar/quux/
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer/bar/quux/.
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
17:22:27 [2023-06-06T17:22:27.398Z] === RUN   TestCopyFromContainer/bar/notarget
17:22:27 [2023-06-06T17:22:27.658Z] --- PASS: TestCopyFromContainer (0.68s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer// (0.01s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer/. (0.01s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer//. (0.01s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
17:22:27 [2023-06-06T17:22:27.658Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:22:27 [2023-06-06T17:22:27.658Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:22:27 [2023-06-06T17:22:27.658Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:22:27 [2023-06-06T17:22:27.658Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:22:27 [2023-06-06T17:22:27.658Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:22:27 [2023-06-06T17:22:27.658Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:22:27 [2023-06-06T17:22:27.658Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:22:27 [2023-06-06T17:22:27.658Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:22:27 [2023-06-06T17:22:27.658Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:22:27 [2023-06-06T17:22:27.658Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:22:27 [2023-06-06T17:22:27.658Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:22:27 [2023-06-06T17:22:27.658Z] === RUN   TestCreateLinkToNonExistingContainer
17:22:27 [2023-06-06T17:22:27.658Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:22:27 [2023-06-06T17:22:27.658Z] === RUN   TestCreateWithInvalidEnv
17:22:27 [2023-06-06T17:22:27.658Z] === RUN   TestCreateWithInvalidEnv/0
17:22:27 [2023-06-06T17:22:27.658Z] === PAUSE TestCreateWithInvalidEnv/0
17:22:27 [2023-06-06T17:22:27.658Z] === RUN   TestCreateWithInvalidEnv/1
17:22:27 [2023-06-06T17:22:27.658Z] === PAUSE TestCreateWithInvalidEnv/1
17:22:27 [2023-06-06T17:22:27.658Z] === RUN   TestCreateWithInvalidEnv/2
17:22:27 [2023-06-06T17:22:27.658Z] === PAUSE TestCreateWithInvalidEnv/2
17:22:27 [2023-06-06T17:22:27.658Z] === CONT  TestCreateWithInvalidEnv/0
17:22:27 [2023-06-06T17:22:27.658Z] === CONT  TestCreateWithInvalidEnv/2
17:22:27 [2023-06-06T17:22:27.658Z] === CONT  TestCreateWithInvalidEnv/1
17:22:27 [2023-06-06T17:22:27.658Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:22:27 [2023-06-06T17:22:27.658Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:22:27 [2023-06-06T17:22:27.658Z] === RUN   TestCreateTmpfsMountsTarget
17:22:27 [2023-06-06T17:22:27.658Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:22:27 [2023-06-06T17:22:27.658Z] === RUN   TestCreateWithCustomMaskedPaths
17:22:29 [2023-06-06T17:22:29.039Z] --- PASS: TestCreateWithCustomMaskedPaths (1.32s)
17:22:29 [2023-06-06T17:22:29.039Z] === RUN   TestCreateWithCustomReadonlyPaths
17:22:30 [2023-06-06T17:22:30.421Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s)
17:22:30 [2023-06-06T17:22:30.421Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:22:30 [2023-06-06T17:22:30.421Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:22:30 [2023-06-06T17:22:30.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:22:30 [2023-06-06T17:22:30.421Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:22:30 [2023-06-06T17:22:30.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:22:30 [2023-06-06T17:22:30.422Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:22:30 [2023-06-06T17:22:30.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:22:30 [2023-06-06T17:22:30.422Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:22:30 [2023-06-06T17:22:30.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:22:30 [2023-06-06T17:22:30.422Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:22:30 [2023-06-06T17:22:30.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:22:30 [2023-06-06T17:22:30.422Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:22:30 [2023-06-06T17:22:30.422Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:22:30 [2023-06-06T17:22:30.422Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:22:30 [2023-06-06T17:22:30.422Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:22:30 [2023-06-06T17:22:30.422Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:22:30 [2023-06-06T17:22:30.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:22:30 [2023-06-06T17:22:30.422Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:22:30 [2023-06-06T17:22:30.422Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:22:30 [2023-06-06T17:22:30.422Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:22:30 [2023-06-06T17:22:30.422Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:22:30 [2023-06-06T17:22:30.422Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:22:30 [2023-06-06T17:22:30.422Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:22:30 [2023-06-06T17:22:30.682Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestCreateDifferentPlatform
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestCreateDifferentPlatform/different_os
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:22:30 [2023-06-06T17:22:30.682Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:22:30 [2023-06-06T17:22:30.682Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:22:30 [2023-06-06T17:22:30.682Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:22:30 [2023-06-06T17:22:30.682Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:22:30 [2023-06-06T17:22:30.682Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestCreateInvalidHostConfig
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:22:30 [2023-06-06T17:22:30.682Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:22:30 [2023-06-06T17:22:30.682Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:22:30 [2023-06-06T17:22:30.682Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:22:30 [2023-06-06T17:22:30.682Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
17:22:30 [2023-06-06T17:22:30.682Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
17:22:30 [2023-06-06T17:22:30.682Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:22:30 [2023-06-06T17:22:30.682Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:22:30 [2023-06-06T17:22:30.682Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:22:30 [2023-06-06T17:22:30.682Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
17:22:30 [2023-06-06T17:22:30.682Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:22:30 [2023-06-06T17:22:30.682Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:22:30 [2023-06-06T17:22:30.682Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:22:30 [2023-06-06T17:22:30.682Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:22:30 [2023-06-06T17:22:30.682Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:22:30 [2023-06-06T17:22:30.682Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:22:30 [2023-06-06T17:22:30.682Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestContainerStartOnDaemonRestart
17:22:30 [2023-06-06T17:22:30.682Z] === PAUSE TestContainerStartOnDaemonRestart
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestDaemonRestartIpcMode
17:22:30 [2023-06-06T17:22:30.682Z] === PAUSE TestDaemonRestartIpcMode
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestDaemonHostGatewayIP
17:22:30 [2023-06-06T17:22:30.682Z] === PAUSE TestDaemonHostGatewayIP
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestRestartDaemonWithRestartingContainer
17:22:30 [2023-06-06T17:22:30.682Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestContainerKillOnDaemonStart
17:22:30 [2023-06-06T17:22:30.682Z] === PAUSE TestContainerKillOnDaemonStart
17:22:30 [2023-06-06T17:22:30.682Z] === RUN   TestDiff
17:22:31 [2023-06-06T17:22:31.252Z] --- PASS: TestDiff (0.44s)
17:22:31 [2023-06-06T17:22:31.252Z] === RUN   TestExecConsoleSize
17:22:31 [2023-06-06T17:22:31.822Z] --- PASS: TestExecConsoleSize (0.54s)
17:22:31 [2023-06-06T17:22:31.822Z] === RUN   TestExecWithCloseStdin
17:22:32 [2023-06-06T17:22:32.083Z] --- PASS: TestExecWithCloseStdin (0.49s)
17:22:32 [2023-06-06T17:22:32.083Z] === RUN   TestExec
17:22:32 [2023-06-06T17:22:32.653Z] --- PASS: TestExec (0.47s)
17:22:32 [2023-06-06T17:22:32.653Z] === RUN   TestExecUser
17:22:33 [2023-06-06T17:22:33.223Z] --- PASS: TestExecUser (0.53s)
17:22:33 [2023-06-06T17:22:33.223Z] === RUN   TestExportContainerAndImportImage
17:22:33 [2023-06-06T17:22:33.794Z] --- PASS: TestExportContainerAndImportImage (0.46s)
17:22:33 [2023-06-06T17:22:33.794Z] === RUN   TestExportContainerAfterDaemonRestart
17:22:40 [2023-06-06T17:22:40.372Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
17:22:40 [2023-06-06T17:22:40.372Z] === RUN   TestHealthCheckWorkdir
17:22:40 [2023-06-06T17:22:40.372Z] --- PASS: TestHealthCheckWorkdir (0.66s)
17:22:40 [2023-06-06T17:22:40.372Z] === RUN   TestHealthKillContainer
17:22:48 [2023-06-06T17:22:48.503Z] --- PASS: TestHealthKillContainer (7.91s)
17:22:48 [2023-06-06T17:22:48.503Z] === RUN   TestHealthCheckProcessKilled
17:22:49 [2023-06-06T17:22:49.073Z] --- PASS: TestHealthCheckProcessKilled (0.78s)
17:22:49 [2023-06-06T17:22:49.073Z] === RUN   TestInspectCpusetInConfigPre120
17:22:49 [2023-06-06T17:22:49.643Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
17:22:49 [2023-06-06T17:22:49.643Z] === RUN   TestInspectAnnotations
17:22:49 [2023-06-06T17:22:49.643Z] --- PASS: TestInspectAnnotations (0.03s)
17:22:49 [2023-06-06T17:22:49.643Z] === RUN   TestIpcModeNone
17:22:50 [2023-06-06T17:22:50.213Z] --- PASS: TestIpcModeNone (0.52s)
17:22:50 [2023-06-06T17:22:50.213Z] === RUN   TestIpcModePrivate
17:22:50 [2023-06-06T17:22:50.473Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
17:22:50 [2023-06-06T17:22:50.733Z] --- PASS: TestIpcModePrivate (0.53s)
17:22:50 [2023-06-06T17:22:50.733Z] === RUN   TestIpcModeShareable
17:22:51 [2023-06-06T17:22:51.000Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
17:22:51 [2023-06-06T17:22:51.262Z] --- PASS: TestIpcModeShareable (0.52s)
17:22:51 [2023-06-06T17:22:51.262Z] === RUN   TestAPIIpcModeShareableAndContainer
17:22:52 [2023-06-06T17:22:52.647Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s)
17:22:52 [2023-06-06T17:22:52.647Z] === RUN   TestAPIIpcModeHost
17:22:53 [2023-06-06T17:22:53.220Z] --- PASS: TestAPIIpcModeHost (0.34s)
17:22:53 [2023-06-06T17:22:53.220Z] === RUN   TestDaemonIpcModeShareable
17:22:54 [2023-06-06T17:22:54.168Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
17:22:54 [2023-06-06T17:22:54.168Z] --- PASS: TestDaemonIpcModeShareable (1.05s)
17:22:54 [2023-06-06T17:22:54.168Z] === RUN   TestDaemonIpcModePrivate
17:22:55 [2023-06-06T17:22:55.111Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
17:22:55 [2023-06-06T17:22:55.111Z] --- PASS: TestDaemonIpcModePrivate (1.03s)
17:22:55 [2023-06-06T17:22:55.111Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:22:56 [2023-06-06T17:22:56.055Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
17:22:56 [2023-06-06T17:22:56.320Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s)
17:22:56 [2023-06-06T17:22:56.320Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:22:57 [2023-06-06T17:22:57.266Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
17:22:57 [2023-06-06T17:22:57.266Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
17:22:57 [2023-06-06T17:22:57.266Z] === RUN   TestIpcModeOlderClient
17:22:57 [2023-06-06T17:22:57.266Z] === PAUSE TestIpcModeOlderClient
17:22:57 [2023-06-06T17:22:57.266Z] === RUN   TestKillContainerInvalidSignal
17:22:57 [2023-06-06T17:22:57.836Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
17:22:57 [2023-06-06T17:22:57.836Z] === RUN   TestKillContainer
17:22:57 [2023-06-06T17:22:57.836Z] === RUN   TestKillContainer/no_signal
17:22:58 [2023-06-06T17:22:58.407Z] === RUN   TestKillContainer/non_killing_signal
17:22:58 [2023-06-06T17:22:58.407Z] === RUN   TestKillContainer/killing_signal
17:22:59 [2023-06-06T17:22:59.346Z] --- PASS: TestKillContainer (1.39s)
17:22:59 [2023-06-06T17:22:59.346Z]     --- PASS: TestKillContainer/no_signal (0.44s)
17:22:59 [2023-06-06T17:22:59.346Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
17:22:59 [2023-06-06T17:22:59.346Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
17:22:59 [2023-06-06T17:22:59.346Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:22:59 [2023-06-06T17:22:59.346Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:22:59 [2023-06-06T17:22:59.606Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:23:00 [2023-06-06T17:23:00.176Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s)
17:23:00 [2023-06-06T17:23:00.176Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
17:23:00 [2023-06-06T17:23:00.176Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
17:23:00 [2023-06-06T17:23:00.176Z] === RUN   TestKillStoppedContainer
17:23:00 [2023-06-06T17:23:00.176Z] --- PASS: TestKillStoppedContainer (0.03s)
17:23:00 [2023-06-06T17:23:00.176Z] === RUN   TestKillStoppedContainerAPIPre120
17:23:00 [2023-06-06T17:23:00.176Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
17:23:00 [2023-06-06T17:23:00.176Z] === RUN   TestKillDifferentUserContainer
17:23:00 [2023-06-06T17:23:00.746Z] --- PASS: TestKillDifferentUserContainer (0.42s)
17:23:00 [2023-06-06T17:23:00.746Z] === RUN   TestInspectOomKilledTrue
17:23:01 [2023-06-06T17:23:01.006Z] --- PASS: TestInspectOomKilledTrue (0.49s)
17:23:01 [2023-06-06T17:23:01.006Z] === RUN   TestInspectOomKilledFalse
17:23:01 [2023-06-06T17:23:01.576Z] --- PASS: TestInspectOomKilledFalse (0.41s)
17:23:01 [2023-06-06T17:23:01.576Z] === RUN   TestLinksEtcHostsContentMatch
17:23:01 [2023-06-06T17:23:01.836Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
17:23:01 [2023-06-06T17:23:01.836Z] === RUN   TestLinksContainerNames
17:23:02 [2023-06-06T17:23:02.777Z] --- PASS: TestLinksContainerNames (0.87s)
17:23:02 [2023-06-06T17:23:02.777Z] === RUN   TestLogsFollowTailEmpty
17:23:03 [2023-06-06T17:23:03.037Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
17:23:03 [2023-06-06T17:23:03.037Z] === RUN   TestLogs
17:23:03 [2023-06-06T17:23:03.037Z] === RUN   TestLogs/driver_local
17:23:03 [2023-06-06T17:23:03.037Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:23:03 [2023-06-06T17:23:03.037Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:23:03 [2023-06-06T17:23:03.037Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:23:03 [2023-06-06T17:23:03.037Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:23:03 [2023-06-06T17:23:03.037Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:23:03 [2023-06-06T17:23:03.037Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:23:03 [2023-06-06T17:23:03.037Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:23:03 [2023-06-06T17:23:03.037Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:23:03 [2023-06-06T17:23:03.037Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:23:03 [2023-06-06T17:23:03.037Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:23:03 [2023-06-06T17:23:03.037Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:23:03 [2023-06-06T17:23:03.037Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:23:03 [2023-06-06T17:23:03.037Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:23:03 [2023-06-06T17:23:03.037Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:23:03 [2023-06-06T17:23:03.037Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:23:03 [2023-06-06T17:23:03.037Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:23:03 [2023-06-06T17:23:03.037Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:23:03 [2023-06-06T17:23:03.037Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:23:04 [2023-06-06T17:23:04.419Z] === RUN   TestLogs/driver_json-file
17:23:04 [2023-06-06T17:23:04.419Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:23:04 [2023-06-06T17:23:04.419Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:23:04 [2023-06-06T17:23:04.419Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:23:04 [2023-06-06T17:23:04.419Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:23:04 [2023-06-06T17:23:04.419Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:23:04 [2023-06-06T17:23:04.419Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:23:04 [2023-06-06T17:23:04.419Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:23:04 [2023-06-06T17:23:04.419Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:23:04 [2023-06-06T17:23:04.419Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:23:04 [2023-06-06T17:23:04.419Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:23:04 [2023-06-06T17:23:04.419Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:23:04 [2023-06-06T17:23:04.419Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:23:04 [2023-06-06T17:23:04.419Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:23:04 [2023-06-06T17:23:04.419Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:23:04 [2023-06-06T17:23:04.419Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:23:04 [2023-06-06T17:23:04.419Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:23:04 [2023-06-06T17:23:04.419Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:23:04 [2023-06-06T17:23:04.419Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:23:06 [2023-06-06T17:23:06.328Z] --- PASS: TestLogs (3.25s)
17:23:06 [2023-06-06T17:23:06.328Z]     --- PASS: TestLogs/driver_local (0.01s)
17:23:06 [2023-06-06T17:23:06.328Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.05s)
17:23:06 [2023-06-06T17:23:06.329Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.06s)
17:23:06 [2023-06-06T17:23:06.329Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.31s)
17:23:06 [2023-06-06T17:23:06.329Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.32s)
17:23:06 [2023-06-06T17:23:06.329Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.41s)
17:23:06 [2023-06-06T17:23:06.329Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.48s)
17:23:06 [2023-06-06T17:23:06.329Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:23:06 [2023-06-06T17:23:06.329Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.94s)
17:23:06 [2023-06-06T17:23:06.329Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.16s)
17:23:06 [2023-06-06T17:23:06.329Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.34s)
17:23:06 [2023-06-06T17:23:06.329Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.48s)
17:23:06 [2023-06-06T17:23:06.329Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.68s)
17:23:06 [2023-06-06T17:23:06.329Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.75s)
17:23:06 [2023-06-06T17:23:06.329Z] === RUN   TestContainerNetworkMountsNoChown
17:23:06 [2023-06-06T17:23:06.899Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/default
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/default
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/private
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/private
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rprivate
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rprivate
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/slave
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/slave
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rslave
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rslave
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/shared
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/shared
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rshared
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rshared
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/default
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/default/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rslave
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rshared
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/shared
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/private
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/default/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/slave
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rprivate
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/default/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/private/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/default/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/private/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/private/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/private/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:23:06 [2023-06-06T17:23:06.899Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:23:06 [2023-06-06T17:23:06.899Z] --- PASS: TestMountDaemonRoot (0.02s)
17:23:06 [2023-06-06T17:23:06.899Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
17:23:06 [2023-06-06T17:23:06.899Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:23:06 [2023-06-06T17:23:06.899Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
17:23:06 [2023-06-06T17:23:06.899Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:23:06 [2023-06-06T17:23:06.899Z] === RUN   TestContainerBindMountNonRecursive
17:23:08 [2023-06-06T17:23:08.282Z] --- PASS: TestContainerBindMountNonRecursive (1.13s)
17:23:08 [2023-06-06T17:23:08.282Z] === RUN   TestContainerVolumesMountedAsShared
17:23:08 [2023-06-06T17:23:08.542Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s)
17:23:08 [2023-06-06T17:23:08.542Z] === RUN   TestContainerVolumesMountedAsSlave
17:23:08 [2023-06-06T17:23:08.802Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
17:23:08 [2023-06-06T17:23:08.802Z] === RUN   TestContainerCopyLeaksMounts
17:23:09 [2023-06-06T17:23:09.372Z] --- PASS: TestContainerCopyLeaksMounts (0.52s)
17:23:09 [2023-06-06T17:23:09.372Z] === RUN   TestContainerBindMountRecursivelyReadOnly
17:23:11 [2023-06-06T17:23:11.283Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.98s)
17:23:11 [2023-06-06T17:23:11.283Z] === RUN   TestNetworkNat
17:23:11 [2023-06-06T17:23:11.853Z] --- PASS: TestNetworkNat (0.47s)
17:23:11 [2023-06-06T17:23:11.853Z] === RUN   TestNetworkLocalhostTCPNat
17:23:12 [2023-06-06T17:23:12.424Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
17:23:12 [2023-06-06T17:23:12.424Z] === RUN   TestNetworkLoopbackNat
17:23:14 [2023-06-06T17:23:14.964Z] --- PASS: TestNetworkLoopbackNat (2.56s)
17:23:14 [2023-06-06T17:23:14.964Z] === RUN   TestPause
17:23:15 [2023-06-06T17:23:15.224Z] --- PASS: TestPause (0.46s)
17:23:15 [2023-06-06T17:23:15.224Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:23:15 [2023-06-06T17:23:15.224Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:23:15 [2023-06-06T17:23:15.224Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:23:15 [2023-06-06T17:23:15.224Z] === RUN   TestPauseStopPausedContainer
17:23:15 [2023-06-06T17:23:15.794Z] --- PASS: TestPauseStopPausedContainer (0.44s)
17:23:15 [2023-06-06T17:23:15.794Z] === RUN   TestPidHost
17:23:16 [2023-06-06T17:23:16.734Z] --- PASS: TestPidHost (1.07s)
17:23:16 [2023-06-06T17:23:16.734Z] === RUN   TestPsFilter
17:23:16 [2023-06-06T17:23:16.994Z] === RUN   TestPsFilter/since
17:23:16 [2023-06-06T17:23:16.994Z] === RUN   TestPsFilter/before
17:23:16 [2023-06-06T17:23:16.994Z] --- PASS: TestPsFilter (0.08s)
17:23:16 [2023-06-06T17:23:16.994Z]     --- PASS: TestPsFilter/since (0.00s)
17:23:16 [2023-06-06T17:23:16.994Z]     --- PASS: TestPsFilter/before (0.00s)
17:23:16 [2023-06-06T17:23:16.994Z] === RUN   TestRemoveContainerWithRemovedVolume
17:23:17 [2023-06-06T17:23:17.255Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
17:23:17 [2023-06-06T17:23:17.255Z] === RUN   TestRemoveContainerWithVolume
17:23:17 [2023-06-06T17:23:17.825Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
17:23:17 [2023-06-06T17:23:17.825Z] === RUN   TestRemoveContainerRunning
17:23:18 [2023-06-06T17:23:18.396Z] --- PASS: TestRemoveContainerRunning (0.47s)
17:23:18 [2023-06-06T17:23:18.396Z] === RUN   TestRemoveContainerForceRemoveRunning
17:23:18 [2023-06-06T17:23:18.656Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
17:23:18 [2023-06-06T17:23:18.656Z] === RUN   TestRemoveInvalidContainer
17:23:18 [2023-06-06T17:23:18.656Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:23:18 [2023-06-06T17:23:18.656Z] === RUN   TestRenameLinkedContainer
17:23:20 [2023-06-06T17:23:20.566Z] --- PASS: TestRenameLinkedContainer (1.77s)
17:23:20 [2023-06-06T17:23:20.566Z] === RUN   TestRenameStoppedContainer
17:23:20 [2023-06-06T17:23:20.826Z] --- PASS: TestRenameStoppedContainer (0.45s)
17:23:20 [2023-06-06T17:23:20.826Z] === RUN   TestRenameRunningContainerAndReuse
17:23:21 [2023-06-06T17:23:21.766Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
17:23:21 [2023-06-06T17:23:21.766Z] === RUN   TestRenameInvalidName
17:23:22 [2023-06-06T17:23:22.335Z] --- PASS: TestRenameInvalidName (0.48s)
17:23:22 [2023-06-06T17:23:22.335Z] === RUN   TestRenameAnonymousContainer
17:23:23 [2023-06-06T17:23:23.717Z] --- PASS: TestRenameAnonymousContainer (1.54s)
17:23:23 [2023-06-06T17:23:23.717Z] === RUN   TestRenameContainerWithSameName
17:23:24 [2023-06-06T17:23:24.287Z] --- PASS: TestRenameContainerWithSameName (0.42s)
17:23:24 [2023-06-06T17:23:24.287Z] === RUN   TestRenameContainerWithLinkedContainer
17:23:25 [2023-06-06T17:23:25.227Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
17:23:25 [2023-06-06T17:23:25.227Z] === RUN   TestResize
17:23:25 [2023-06-06T17:23:25.487Z] --- PASS: TestResize (0.47s)
17:23:25 [2023-06-06T17:23:25.487Z] === RUN   TestResizeWithInvalidSize
17:23:26 [2023-06-06T17:23:26.057Z] --- PASS: TestResizeWithInvalidSize (0.43s)
17:23:26 [2023-06-06T17:23:26.057Z] === RUN   TestResizeWhenContainerNotStarted
17:23:26 [2023-06-06T17:23:26.628Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s)
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:23:26 [2023-06-06T17:23:26.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:23:28 [2023-06-06T17:23:28.012Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:23:28 [2023-06-06T17:23:28.273Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:23:28 [2023-06-06T17:23:28.533Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:23:28 [2023-06-06T17:23:28.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:23:28 [2023-06-06T17:23:28.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:23:28 [2023-06-06T17:23:28.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:23:29 [2023-06-06T17:23:29.054Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:23:29 [2023-06-06T17:23:29.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:23:33 [2023-06-06T17:23:33.825Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.94s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.03s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.40s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.43s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.18s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.17s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.88s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.43s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.00s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.27s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s)
17:23:33 [2023-06-06T17:23:33.825Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s)
17:23:33 [2023-06-06T17:23:33.825Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:23:33 [2023-06-06T17:23:33.825Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:23:34 [2023-06-06T17:23:34.395Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:23:35 [2023-06-06T17:23:35.335Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s)
17:23:35 [2023-06-06T17:23:35.335Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
17:23:35 [2023-06-06T17:23:35.335Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s)
17:23:35 [2023-06-06T17:23:35.335Z] === RUN   TestCgroupNamespacesRun
17:23:36 [2023-06-06T17:23:36.275Z] --- PASS: TestCgroupNamespacesRun (1.08s)
17:23:36 [2023-06-06T17:23:36.275Z] === RUN   TestCgroupNamespacesRunPrivileged
17:23:37 [2023-06-06T17:23:37.658Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
17:23:37 [2023-06-06T17:23:37.658Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:23:38 [2023-06-06T17:23:38.598Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
17:23:38 [2023-06-06T17:23:38.598Z] === RUN   TestCgroupNamespacesRunHostMode
17:23:39 [2023-06-06T17:23:39.980Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
17:23:39 [2023-06-06T17:23:39.980Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:23:40 [2023-06-06T17:23:40.921Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
17:23:40 [2023-06-06T17:23:40.921Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:23:41 [2023-06-06T17:23:41.860Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
17:23:41 [2023-06-06T17:23:41.860Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:23:42 [2023-06-06T17:23:42.431Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
17:23:42 [2023-06-06T17:23:42.431Z] === RUN   TestCgroupNamespacesRunOlderClient
17:23:43 [2023-06-06T17:23:43.813Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s)
17:23:43 [2023-06-06T17:23:43.813Z] === RUN   TestNISDomainname
17:23:44 [2023-06-06T17:23:44.073Z] --- PASS: TestNISDomainname (0.59s)
17:23:44 [2023-06-06T17:23:44.073Z] === RUN   TestHostnameDnsResolution
17:23:45 [2023-06-06T17:23:45.014Z] --- PASS: TestHostnameDnsResolution (0.69s)
17:23:45 [2023-06-06T17:23:45.014Z] === RUN   TestUnprivilegedPortsAndPing
17:23:45 [2023-06-06T17:23:45.274Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
17:23:45 [2023-06-06T17:23:45.274Z] === RUN   TestPrivilegedHostDevices
17:23:45 [2023-06-06T17:23:45.844Z] --- PASS: TestPrivilegedHostDevices (0.52s)
17:23:45 [2023-06-06T17:23:45.844Z] === RUN   TestRunConsoleSize
17:23:46 [2023-06-06T17:23:46.414Z] --- PASS: TestRunConsoleSize (0.44s)
17:23:46 [2023-06-06T17:23:46.414Z] === RUN   TestRunWithAlternativeContainerdShim
17:23:50 [2023-06-06T17:23:50.612Z] --- PASS: TestRunWithAlternativeContainerdShim (4.02s)
17:23:50 [2023-06-06T17:23:50.612Z] === RUN   TestStats
17:23:53 [2023-06-06T17:23:53.151Z] --- PASS: TestStats (2.47s)
17:23:53 [2023-06-06T17:23:53.151Z] === RUN   TestStopContainerWithTimeout
17:23:53 [2023-06-06T17:23:53.151Z] === RUN   TestStopContainerWithTimeout/0
17:23:53 [2023-06-06T17:23:53.151Z] === PAUSE TestStopContainerWithTimeout/0
17:23:53 [2023-06-06T17:23:53.151Z] === RUN   TestStopContainerWithTimeout/1
17:23:53 [2023-06-06T17:23:53.151Z] === PAUSE TestStopContainerWithTimeout/1
17:23:53 [2023-06-06T17:23:53.151Z] === RUN   TestStopContainerWithTimeout/3
17:23:53 [2023-06-06T17:23:53.151Z] === PAUSE TestStopContainerWithTimeout/3
17:23:53 [2023-06-06T17:23:53.151Z] === RUN   TestStopContainerWithTimeout/-1
17:23:53 [2023-06-06T17:23:53.151Z] === PAUSE TestStopContainerWithTimeout/-1
17:23:53 [2023-06-06T17:23:53.151Z] === CONT  TestStopContainerWithTimeout/0
17:23:53 [2023-06-06T17:23:53.151Z] === CONT  TestStopContainerWithTimeout/3
17:23:53 [2023-06-06T17:23:53.151Z] === CONT  TestStopContainerWithTimeout/-1
17:23:53 [2023-06-06T17:23:53.151Z] === CONT  TestStopContainerWithTimeout/1
17:23:55 [2023-06-06T17:23:55.690Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:23:55 [2023-06-06T17:23:55.690Z]     --- PASS: TestStopContainerWithTimeout/0 (0.88s)
17:23:55 [2023-06-06T17:23:55.690Z]     --- PASS: TestStopContainerWithTimeout/1 (1.66s)
17:23:55 [2023-06-06T17:23:55.690Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
17:23:55 [2023-06-06T17:23:55.690Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.86s)
17:23:55 [2023-06-06T17:23:55.690Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:23:58 [2023-06-06T17:23:58.233Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s)
17:23:58 [2023-06-06T17:23:58.233Z] === RUN   TestUpdateMemory
17:23:58 [2023-06-06T17:23:58.233Z] --- PASS: TestUpdateMemory (0.51s)
17:23:58 [2023-06-06T17:23:58.233Z] === RUN   TestUpdateCPUQuota
17:23:59 [2023-06-06T17:23:59.172Z] --- PASS: TestUpdateCPUQuota (0.82s)
17:23:59 [2023-06-06T17:23:59.172Z] === RUN   TestUpdatePidsLimit
17:23:59 [2023-06-06T17:23:59.172Z] === RUN   TestUpdatePidsLimit/update_from_none
17:23:59 [2023-06-06T17:23:59.432Z] === RUN   TestUpdatePidsLimit/no_change
17:23:59 [2023-06-06T17:23:59.432Z] === RUN   TestUpdatePidsLimit/update_lower
17:23:59 [2023-06-06T17:23:59.692Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:23:59 [2023-06-06T17:23:59.952Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:24:00 [2023-06-06T17:24:00.212Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:24:00 [2023-06-06T17:24:00.212Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:24:01 [2023-06-06T17:24:01.152Z] --- PASS: TestUpdatePidsLimit (1.83s)
17:24:01 [2023-06-06T17:24:01.152Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
17:24:01 [2023-06-06T17:24:01.152Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
17:24:01 [2023-06-06T17:24:01.152Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
17:24:01 [2023-06-06T17:24:01.152Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
17:24:01 [2023-06-06T17:24:01.152Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
17:24:01 [2023-06-06T17:24:01.152Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s)
17:24:01 [2023-06-06T17:24:01.152Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
17:24:01 [2023-06-06T17:24:01.152Z] === RUN   TestUpdateRestartPolicy
17:24:13 [2023-06-06T17:24:13.373Z] --- PASS: TestUpdateRestartPolicy (10.68s)
17:24:13 [2023-06-06T17:24:13.373Z] === RUN   TestUpdateRestartWithAutoRemove
17:24:13 [2023-06-06T17:24:13.373Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
17:24:13 [2023-06-06T17:24:13.373Z] === RUN   TestWaitNonBlocked
17:24:13 [2023-06-06T17:24:13.373Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:24:13 [2023-06-06T17:24:13.373Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:24:13 [2023-06-06T17:24:13.373Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:24:13 [2023-06-06T17:24:13.373Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:24:13 [2023-06-06T17:24:13.373Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:24:13 [2023-06-06T17:24:13.373Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:24:13 [2023-06-06T17:24:13.373Z] --- PASS: TestWaitNonBlocked (0.01s)
17:24:13 [2023-06-06T17:24:13.373Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
17:24:13 [2023-06-06T17:24:13.373Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
17:24:13 [2023-06-06T17:24:13.373Z] === RUN   TestWaitBlocked
17:24:13 [2023-06-06T17:24:13.373Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:24:13 [2023-06-06T17:24:13.373Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:24:13 [2023-06-06T17:24:13.373Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:24:13 [2023-06-06T17:24:13.373Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:24:13 [2023-06-06T17:24:13.373Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:24:13 [2023-06-06T17:24:13.373Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:24:13 [2023-06-06T17:24:13.633Z] --- PASS: TestWaitBlocked (0.01s)
17:24:13 [2023-06-06T17:24:13.633Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
17:24:13 [2023-06-06T17:24:13.633Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
17:24:13 [2023-06-06T17:24:13.633Z] === RUN   TestWaitConditions
17:24:13 [2023-06-06T17:24:13.633Z] === RUN   TestWaitConditions/default
17:24:13 [2023-06-06T17:24:13.633Z] === PAUSE TestWaitConditions/default
17:24:13 [2023-06-06T17:24:13.633Z] === RUN   TestWaitConditions/not-running
17:24:13 [2023-06-06T17:24:13.633Z] === PAUSE TestWaitConditions/not-running
17:24:13 [2023-06-06T17:24:13.633Z] === RUN   TestWaitConditions/next-exit
17:24:13 [2023-06-06T17:24:13.633Z] === PAUSE TestWaitConditions/next-exit
17:24:13 [2023-06-06T17:24:13.633Z] === RUN   TestWaitConditions/removed
17:24:13 [2023-06-06T17:24:13.633Z] === PAUSE TestWaitConditions/removed
17:24:13 [2023-06-06T17:24:13.633Z] === CONT  TestWaitConditions/default
17:24:13 [2023-06-06T17:24:13.633Z] === CONT  TestWaitConditions/next-exit
17:24:13 [2023-06-06T17:24:13.633Z] === CONT  TestWaitConditions/not-running
17:24:13 [2023-06-06T17:24:13.633Z] === CONT  TestWaitConditions/removed
17:24:13 [2023-06-06T17:24:13.633Z]     wait_test.go:146: ContainerID = 80a7e49d10aa7f9d87648658d3d85b92b1910205f7c87aeb9da31a483dc500fb
17:24:13 [2023-06-06T17:24:13.633Z]     wait_test.go:146: ContainerID = c507951c477d540afd7cf84ab819dc5355146e821c44c88c3cc53c3b9e7cbe9d
17:24:13 [2023-06-06T17:24:13.633Z]     wait_test.go:146: ContainerID = 8340ad489d00ffa389711e0cdce56ea27952e54699b4d6a8c3d9c4e9e150a341
17:24:13 [2023-06-06T17:24:13.634Z]     wait_test.go:146: ContainerID = 789ede9d53a5544cf477fbd7ff940699552ea1ad135dbe83aa5304fda39dd2f7
17:24:15 [2023-06-06T17:24:15.014Z] --- PASS: TestWaitConditions (0.01s)
17:24:15 [2023-06-06T17:24:15.014Z]     --- PASS: TestWaitConditions/removed (0.84s)
17:24:15 [2023-06-06T17:24:15.014Z]     --- PASS: TestWaitConditions/next-exit (1.12s)
17:24:15 [2023-06-06T17:24:15.014Z]     --- PASS: TestWaitConditions/default (1.17s)
17:24:15 [2023-06-06T17:24:15.014Z]     --- PASS: TestWaitConditions/not-running (1.24s)
17:24:15 [2023-06-06T17:24:15.014Z] === RUN   TestWaitRestartedContainer
17:24:15 [2023-06-06T17:24:15.014Z] === RUN   TestWaitRestartedContainer/default
17:24:15 [2023-06-06T17:24:15.014Z] === PAUSE TestWaitRestartedContainer/default
17:24:15 [2023-06-06T17:24:15.014Z] === RUN   TestWaitRestartedContainer/not-running
17:24:15 [2023-06-06T17:24:15.014Z] === PAUSE TestWaitRestartedContainer/not-running
17:24:15 [2023-06-06T17:24:15.014Z] === RUN   TestWaitRestartedContainer/next-exit
17:24:15 [2023-06-06T17:24:15.014Z] === PAUSE TestWaitRestartedContainer/next-exit
17:24:15 [2023-06-06T17:24:15.014Z] === CONT  TestWaitRestartedContainer/default
17:24:15 [2023-06-06T17:24:15.014Z] === CONT  TestWaitRestartedContainer/next-exit
17:24:15 [2023-06-06T17:24:15.014Z] === CONT  TestWaitRestartedContainer/not-running
17:24:16 [2023-06-06T17:24:16.924Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:24:16 [2023-06-06T17:24:16.924Z]     --- PASS: TestWaitRestartedContainer/not-running (1.78s)
17:24:16 [2023-06-06T17:24:16.924Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.95s)
17:24:16 [2023-06-06T17:24:16.924Z]     --- PASS: TestWaitRestartedContainer/default (2.01s)
17:24:16 [2023-06-06T17:24:16.924Z] === CONT  TestRestartDaemonWithRestartingContainer
17:24:16 [2023-06-06T17:24:16.924Z] === CONT  TestContainerStartOnDaemonRestart
17:24:16 [2023-06-06T17:24:16.924Z] === CONT  TestIpcModeOlderClient
17:24:16 [2023-06-06T17:24:16.924Z] === CONT  TestDaemonHostGatewayIP
17:24:16 [2023-06-06T17:24:16.924Z] === CONT  TestDaemonRestartIpcMode
17:24:16 [2023-06-06T17:24:16.924Z] === CONT  TestContainerKillOnDaemonStart
17:24:16 [2023-06-06T17:24:16.924Z] --- PASS: TestIpcModeOlderClient (0.05s)
17:24:19 [2023-06-06T17:24:19.466Z] --- PASS: TestContainerStartOnDaemonRestart (2.66s)
17:24:20 [2023-06-06T17:24:20.406Z] --- PASS: TestDaemonHostGatewayIP (3.38s)
17:24:20 [2023-06-06T17:24:20.406Z] --- PASS: TestDaemonRestartIpcMode (3.39s)
17:24:20 [2023-06-06T17:24:20.406Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.48s)
17:24:30 [2023-06-06T17:24:30.395Z] --- PASS: TestContainerKillOnDaemonStart (11.85s)
17:24:30 [2023-06-06T17:24:30.395Z] PASS
17:24:30 [2023-06-06T17:24:30.395Z] 
17:24:30 [2023-06-06T17:24:30.395Z] === Skipped
17:24:30 [2023-06-06T17:24:30.395Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:24:30 [2023-06-06T17:24:30.395Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:24:30 [2023-06-06T17:24:30.395Z] 
17:24:30 [2023-06-06T17:24:30.395Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:24:30 [2023-06-06T17:24:30.395Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:24:30 [2023-06-06T17:24:30.395Z] 
17:24:30 [2023-06-06T17:24:30.395Z] DONE 286 tests, 2 skipped in 123.175s
17:24:30 [2023-06-06T17:24:30.395Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:24:30 [2023-06-06T17:24:30.395Z] ++ 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:24:30 [2023-06-06T17:24:30.395Z] ++ set -e
17:24:30 [2023-06-06T17:24:30.395Z] ++ '[' -n 0 ']'
17:24:30 [2023-06-06T17:24:30.395Z] ++ set -x
17:24:30 [2023-06-06T17:24:30.395Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:24:30 [2023-06-06T17:24:30.395Z] INFO: Testing against a local daemon
17:24:30 [2023-06-06T17:24:30.395Z] === RUN   TestConfigDaemonID
17:24:30 [2023-06-06T17:24:30.395Z]     daemon_test.go:52: [d9fba8571f670] daemon is not started
17:24:30 [2023-06-06T17:24:30.395Z] --- PASS: TestConfigDaemonID (1.04s)
17:24:30 [2023-06-06T17:24:30.395Z] === RUN   TestDaemonConfigValidation
17:24:30 [2023-06-06T17:24:30.395Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:24:30 [2023-06-06T17:24:30.395Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:24:30 [2023-06-06T17:24:30.395Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:24:30 [2023-06-06T17:24:30.395Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:24:30 [2023-06-06T17:24:30.395Z] === RUN   TestDaemonConfigValidation/invalid_config
17:24:30 [2023-06-06T17:24:30.395Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:24:30 [2023-06-06T17:24:30.395Z] === RUN   TestDaemonConfigValidation/malformed_config
17:24:30 [2023-06-06T17:24:30.395Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:24:30 [2023-06-06T17:24:30.395Z] === RUN   TestDaemonConfigValidation/valid_config
17:24:30 [2023-06-06T17:24:30.395Z] === PAUSE TestDaemonConfigValidation/valid_config
17:24:30 [2023-06-06T17:24:30.395Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:24:30 [2023-06-06T17:24:30.395Z] === CONT  TestDaemonConfigValidation/malformed_config
17:24:30 [2023-06-06T17:24:30.395Z] === CONT  TestDaemonConfigValidation/invalid_config
17:24:30 [2023-06-06T17:24:30.395Z] === CONT  TestDaemonConfigValidation/valid_config
17:24:30 [2023-06-06T17:24:30.395Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:24:30 [2023-06-06T17:24:30.395Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:24:30 [2023-06-06T17:24:30.395Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
17:24:30 [2023-06-06T17:24:30.395Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
17:24:30 [2023-06-06T17:24:30.395Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:24:30 [2023-06-06T17:24:30.395Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
17:24:30 [2023-06-06T17:24:30.395Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
17:24:30 [2023-06-06T17:24:30.395Z] === RUN   TestConfigDaemonSeccompProfiles
17:24:30 [2023-06-06T17:24:30.395Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:24:30 [2023-06-06T17:24:30.965Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:24:31 [2023-06-06T17:24:31.904Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:24:32 [2023-06-06T17:24:32.845Z]     daemon_test.go:166: [df058a0e11352] daemon is not started
17:24:32 [2023-06-06T17:24:32.845Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
17:24:32 [2023-06-06T17:24:32.845Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:24:32 [2023-06-06T17:24:32.845Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:24:32 [2023-06-06T17:24:32.845Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:24:32 [2023-06-06T17:24:32.845Z] === RUN   TestDaemonProxy
17:24:32 [2023-06-06T17:24:32.845Z] === RUN   TestDaemonProxy/environment_variables
17:24:34 [2023-06-06T17:24:34.753Z] === RUN   TestDaemonProxy/command-line_options
17:24:36 [2023-06-06T17:24:36.663Z] === RUN   TestDaemonProxy/configuration_file
17:24:38 [2023-06-06T17:24:38.573Z] === RUN   TestDaemonProxy/conflicting_options
17:24:38 [2023-06-06T17:24:38.573Z] === RUN   TestDaemonProxy/reload_sanitized
17:24:39 [2023-06-06T17:24:39.142Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
17:24:39 [2023-06-06T17:24:39.142Z] --- PASS: TestDaemonProxy (6.25s)
17:24:39 [2023-06-06T17:24:39.142Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
17:24:39 [2023-06-06T17:24:39.142Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
17:24:39 [2023-06-06T17:24:39.142Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
17:24:39 [2023-06-06T17:24:39.142Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:24:39 [2023-06-06T17:24:39.142Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
17:24:39 [2023-06-06T17:24:39.142Z] === RUN   TestLiveRestore
17:24:39 [2023-06-06T17:24:39.142Z] === RUN   TestLiveRestore/volume_references
17:24:39 [2023-06-06T17:24:39.142Z] === PAUSE TestLiveRestore/volume_references
17:24:39 [2023-06-06T17:24:39.142Z] === CONT  TestLiveRestore/volume_references
17:24:39 [2023-06-06T17:24:39.712Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:24:39 [2023-06-06T17:24:39.712Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:24:40 [2023-06-06T17:24:40.651Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:24:41 [2023-06-06T17:24:41.591Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:24:42 [2023-06-06T17:24:42.531Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:24:43 [2023-06-06T17:24:43.471Z] --- PASS: TestLiveRestore (0.00s)
17:24:43 [2023-06-06T17:24:43.471Z]     --- PASS: TestLiveRestore/volume_references (4.37s)
17:24:43 [2023-06-06T17:24:43.471Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.79s)
17:24:43 [2023-06-06T17:24:43.471Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s)
17:24:43 [2023-06-06T17:24:43.471Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.91s)
17:24:43 [2023-06-06T17:24:43.471Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s)
17:24:43 [2023-06-06T17:24:43.471Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
17:24:43 [2023-06-06T17:24:43.471Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
17:24:44 [2023-06-06T17:24:44.411Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
17:24:44 [2023-06-06T17:24:44.411Z] PASS
17:24:44 [2023-06-06T17:24:44.411Z] 
17:24:44 [2023-06-06T17:24:44.411Z] === Skipped
17:24:44 [2023-06-06T17:24:44.411Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s)
17:24:44 [2023-06-06T17:24:44.411Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
17:24:44 [2023-06-06T17:24:44.411Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
17:24:44 [2023-06-06T17:24:44.411Z] 
17:24:44 [2023-06-06T17:24:44.411Z] DONE 25 tests, 1 skipped in 15.544s
17:24:44 [2023-06-06T17:24:44.411Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:24:44 [2023-06-06T17:24:44.411Z] ++ 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:24:44 [2023-06-06T17:24:44.411Z] ++ set -e
17:24:44 [2023-06-06T17:24:44.411Z] ++ '[' -n 0 ']'
17:24:44 [2023-06-06T17:24:44.411Z] ++ set -x
17:24:44 [2023-06-06T17:24:44.411Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:24:44 [2023-06-06T17:24:44.411Z] INFO: Testing against a local daemon
17:24:44 [2023-06-06T17:24:44.411Z] === RUN   TestCommitInheritsEnv
17:24:44 [2023-06-06T17:24:44.411Z] --- PASS: TestCommitInheritsEnv (0.12s)
17:24:44 [2023-06-06T17:24:44.411Z] === RUN   TestImportExtremelyLargeImageWorks
17:24:44 [2023-06-06T17:24:44.411Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:24:44 [2023-06-06T17:24:44.411Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:24:44 [2023-06-06T17:24:44.411Z] === RUN   TestImportWithCustomPlatform
17:24:44 [2023-06-06T17:24:44.411Z] === RUN   TestImportWithCustomPlatform/#00
17:24:44 [2023-06-06T17:24:44.411Z] === RUN   TestImportWithCustomPlatform/_______
17:24:44 [2023-06-06T17:24:44.411Z] === RUN   TestImportWithCustomPlatform//
17:24:44 [2023-06-06T17:24:44.411Z] === RUN   TestImportWithCustomPlatform/linux
17:24:44 [2023-06-06T17:24:44.411Z] === RUN   TestImportWithCustomPlatform/LINUX
17:24:44 [2023-06-06T17:24:44.411Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:24:44 [2023-06-06T17:24:44.411Z] === RUN   TestImportWithCustomPlatform/macos
17:24:44 [2023-06-06T17:24:44.411Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:24:44 [2023-06-06T17:24:44.411Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:24:44 [2023-06-06T17:24:44.411Z] --- PASS: TestImportWithCustomPlatform (0.10s)
17:24:44 [2023-06-06T17:24:44.411Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
17:24:44 [2023-06-06T17:24:44.411Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:24:44 [2023-06-06T17:24:44.411Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:24:44 [2023-06-06T17:24:44.411Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
17:24:44 [2023-06-06T17:24:44.411Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
17:24:44 [2023-06-06T17:24:44.411Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
17:24:44 [2023-06-06T17:24:44.411Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:24:44 [2023-06-06T17:24:44.411Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:24:44 [2023-06-06T17:24:44.411Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:24:44 [2023-06-06T17:24:44.411Z] === RUN   TestImageInspectEmptyTagsAndDigests
17:24:44 [2023-06-06T17:24:44.411Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
17:24:44 [2023-06-06T17:24:44.411Z] === RUN   TestImagesFilterMultiReference
17:24:44 [2023-06-06T17:24:44.671Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:24:44 [2023-06-06T17:24:44.671Z] === RUN   TestImagesFilterBeforeSince
17:24:44 [2023-06-06T17:24:44.671Z]     list_test.go:87: ImageList: ID=sha256:dadda2da5b943086b04bda6d1d6c28e94c8c80c68a8eb75a5993b4bf6b514424 RepoTags=[testimagesfilterbeforesince:v2]
17:24:44 [2023-06-06T17:24:44.671Z]     list_test.go:87: ImageList: ID=sha256:7e99e7be4b0c0e91190b32520842f8e917fb124f05eba5bc41853081c847587e RepoTags=[testimagesfilterbeforesince:v1]
17:24:44 [2023-06-06T17:24:44.671Z]     list_test.go:87: ImageList: ID=sha256:d38b25a1f1315808573ef925a07482f8e49e40088d3a81cb3f5942ae5842abd0 RepoTags=[testimagesfilterbeforesince:v3]
17:24:44 [2023-06-06T17:24:44.671Z] --- PASS: TestImagesFilterBeforeSince (0.19s)
17:24:44 [2023-06-06T17:24:44.671Z] === RUN   TestImagePullPlatformInvalid
17:24:44 [2023-06-06T17:24:44.671Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:24:44 [2023-06-06T17:24:44.671Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:24:44 [2023-06-06T17:24:44.671Z] time="2023-06-06T17:24:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.4 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.671Z] time="2023-06-06T17:24:44Z" level=info msg="redis not configured" go.version=go1.20.4 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.671Z] time="2023-06-06T17:24:44Z" level=info msg="Starting upload purge in 15m0s" go.version=go1.20.4 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.671Z] time="2023-06-06T17:24:44Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.4 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.933Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0d243999-3703-4270-9a9c-75434d97e038 http.request.method=GET http.request.remoteaddr="127.0.0.1:37286" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.933Z] time="2023-06-06T17:24:44Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0d243999-3703-4270-9a9c-75434d97e038 http.request.method=GET http.request.remoteaddr="127.0.0.1:37286" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="997.077µs" http.response.status=200 http.response.written=2 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.933Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:24:44 [2023-06-06T17:24:44.933Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9a2ac4a9-08e2-47e3-9428-8fb5cfe57699 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.933Z] time="2023-06-06T17:24:44Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9a2ac4a9-08e2-47e3-9428-8fb5cfe57699 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.933Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9a2ac4a9-08e2-47e3-9428-8fb5cfe57699 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=25.386µs trace.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=14662382-100d-449f-afd7-d3328eaeb111 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.933Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5663cfb6-acaf-448b-a103-b22644a51f77 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.933Z] time="2023-06-06T17:24:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9a2ac4a9-08e2-47e3-9428-8fb5cfe57699 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.925791ms http.response.status=404 http.response.written=157 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.933Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
17:24:44 [2023-06-06T17:24:44.933Z] time="2023-06-06T17:24:44Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5663cfb6-acaf-448b-a103-b22644a51f77 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5663cfb6-acaf-448b-a103-b22644a51f77 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=22.998µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ceb9455c-f1fc-4d49-aa64-c4b15cb5bd48 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5663cfb6-acaf-448b-a103-b22644a51f77 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.000513ms http.response.status=404 http.response.written=157 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=71b23b1e-cbbb-4a71-a4ce-6262c55591b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=71b23b1e-cbbb-4a71-a4ce-6262c55591b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=71b23b1e-cbbb-4a71-a4ce-6262c55591b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=94.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9075701a-dab6-4065-9b2a-06836a67e568 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=71b23b1e-cbbb-4a71-a4ce-6262c55591b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=31.285µs trace.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=03e235e3-9df2-4c45-9a00-99c33a2157a5 trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e66df7a0-400d-4cfe-b9fc-1d3c1ace9117 http.request.method=POST http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e66df7a0-400d-4cfe-b9fc-1d3c1ace9117 http.request.method=POST http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=71b23b1e-cbbb-4a71-a4ce-6262c55591b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=66.739µs trace.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=e749ccfa-85d8-44bf-9293-54d800ec7fed trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=71b23b1e-cbbb-4a71-a4ce-6262c55591b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.845834ms http.response.status=202 http.response.written=0 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e66df7a0-400d-4cfe-b9fc-1d3c1ace9117 http.request.method=POST http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=57.156µs trace.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=3af37e79-6535-4f82-8731-7fe4ad5446d1 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e66df7a0-400d-4cfe-b9fc-1d3c1ace9117 http.request.method=POST http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=30.736µs trace.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=1901093d-1031-4a8f-bacb-6f4ca0a5fc3d trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e66df7a0-400d-4cfe-b9fc-1d3c1ace9117 http.request.method=POST http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=65.491µs trace.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=d8585652-46cf-44b7-9f8e-f5a582d8c6a2 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e66df7a0-400d-4cfe-b9fc-1d3c1ace9117 http.request.method=POST http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.201928ms http.response.status=202 http.response.written=0 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2bdd90ee-88d8-4800-9a55-7c9af19138ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4?_state=55Hcyh5oR3vOdFu79Im68I8Llqkg70JWZzMZtN8XoiN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlNzM0NWY3LWY0NzQtNGRkYy1hNGNmLWM5ZmQ3OTMzNzFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzAxMDM5NTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.uuid=4e7345f7-f474-4ddc-a4cf-c9fd793371e4 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2bdd90ee-88d8-4800-9a55-7c9af19138ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4?_state=55Hcyh5oR3vOdFu79Im68I8Llqkg70JWZzMZtN8XoiN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlNzM0NWY3LWY0NzQtNGRkYy1hNGNmLWM5ZmQ3OTMzNzFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzAxMDM5NTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.uuid=4e7345f7-f474-4ddc-a4cf-c9fd793371e4 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2bdd90ee-88d8-4800-9a55-7c9af19138ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4?_state=55Hcyh5oR3vOdFu79Im68I8Llqkg70JWZzMZtN8XoiN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlNzM0NWY3LWY0NzQtNGRkYy1hNGNmLWM5ZmQ3OTMzNzFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzAxMDM5NTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=32.369µs trace.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=cbb743b7-81fc-4c9a-a354-160f6d1c51b1 trace.line=82 vars.name=test vars.uuid=4e7345f7-f474-4ddc-a4cf-c9fd793371e4 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2bdd90ee-88d8-4800-9a55-7c9af19138ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4?_state=55Hcyh5oR3vOdFu79Im68I8Llqkg70JWZzMZtN8XoiN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlNzM0NWY3LWY0NzQtNGRkYy1hNGNmLWM5ZmQ3OTMzNzFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzAxMDM5NTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=12.184µs trace.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=7de9c11b-1c9f-4a6f-a1bf-b1071b2ad9c9 trace.line=141 vars.name=test vars.uuid=4e7345f7-f474-4ddc-a4cf-c9fd793371e4 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2bdd90ee-88d8-4800-9a55-7c9af19138ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4?_state=55Hcyh5oR3vOdFu79Im68I8Llqkg70JWZzMZtN8XoiN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlNzM0NWY3LWY0NzQtNGRkYy1hNGNmLWM5ZmQ3OTMzNzFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzAxMDM5NTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=65.451µs trace.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=ffea28df-5ab2-41d8-abf8-2153e1d5c3c1 trace.line=124 vars.name=test vars.uuid=4e7345f7-f474-4ddc-a4cf-c9fd793371e4 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eba79254-fcc6-4d7d-a6f2-6cfe7e9bb341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6?_state=pwC0dgc7pxI4Ei5WxXXy1mbeWm2R_trOyekRZmGOiNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwMWQ5YTAwLTY4MDgtNDJmMC1hMGEyLThiYTBhODdiYWViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzEyNTg0NDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.uuid=101d9a00-6808-42f0-a0a2-8ba0a87baeb6 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2bdd90ee-88d8-4800-9a55-7c9af19138ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4?_state=55Hcyh5oR3vOdFu79Im68I8Llqkg70JWZzMZtN8XoiN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlNzM0NWY3LWY0NzQtNGRkYy1hNGNmLWM5ZmQ3OTMzNzFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzAxMDM5NTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.uuid=4e7345f7-f474-4ddc-a4cf-c9fd793371e4 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2bdd90ee-88d8-4800-9a55-7c9af19138ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4?_state=55Hcyh5oR3vOdFu79Im68I8Llqkg70JWZzMZtN8XoiN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlNzM0NWY3LWY0NzQtNGRkYy1hNGNmLWM5ZmQ3OTMzNzFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzAxMDM5NTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=11.077µs trace.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=5ef4dc0d-21cc-406d-b523-da22443404bc trace.line=141 vars.name=test vars.uuid=4e7345f7-f474-4ddc-a4cf-c9fd793371e4 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eba79254-fcc6-4d7d-a6f2-6cfe7e9bb341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6?_state=pwC0dgc7pxI4Ei5WxXXy1mbeWm2R_trOyekRZmGOiNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwMWQ5YTAwLTY4MDgtNDJmMC1hMGEyLThiYTBhODdiYWViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzEyNTg0NDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.uuid=101d9a00-6808-42f0-a0a2-8ba0a87baeb6 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2bdd90ee-88d8-4800-9a55-7c9af19138ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4?_state=55Hcyh5oR3vOdFu79Im68I8Llqkg70JWZzMZtN8XoiN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlNzM0NWY3LWY0NzQtNGRkYy1hNGNmLWM5ZmQ3OTMzNzFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzAxMDM5NTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=12.414µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=447dc228-befe-4ae7-88e3-64a20d26cea7 trace.line=141 vars.name=test vars.uuid=4e7345f7-f474-4ddc-a4cf-c9fd793371e4 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eba79254-fcc6-4d7d-a6f2-6cfe7e9bb341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6?_state=pwC0dgc7pxI4Ei5WxXXy1mbeWm2R_trOyekRZmGOiNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwMWQ5YTAwLTY4MDgtNDJmMC1hMGEyLThiYTBhODdiYWViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzEyNTg0NDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=30.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=49561df8-8754-4d28-b1b7-35a995f0fe00 trace.line=82 vars.name=test vars.uuid=101d9a00-6808-42f0-a0a2-8ba0a87baeb6 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.934Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2bdd90ee-88d8-4800-9a55-7c9af19138ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4?_state=55Hcyh5oR3vOdFu79Im68I8Llqkg70JWZzMZtN8XoiN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlNzM0NWY3LWY0NzQtNGRkYy1hNGNmLWM5ZmQ3OTMzNzFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzAxMDM5NTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=8.509µs trace.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=28b81e20-5a21-4123-916a-e3800d5506e9 trace.line=141 vars.name=test vars.uuid=4e7345f7-f474-4ddc-a4cf-c9fd793371e4 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eba79254-fcc6-4d7d-a6f2-6cfe7e9bb341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6?_state=pwC0dgc7pxI4Ei5WxXXy1mbeWm2R_trOyekRZmGOiNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwMWQ5YTAwLTY4MDgtNDJmMC1hMGEyLThiYTBhODdiYWViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzEyNTg0NDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=12.266µs trace.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=098351e1-74d0-4086-a8d3-9fdd6cb3aac2 trace.line=141 vars.name=test vars.uuid=101d9a00-6808-42f0-a0a2-8ba0a87baeb6 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2bdd90ee-88d8-4800-9a55-7c9af19138ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4?_state=55Hcyh5oR3vOdFu79Im68I8Llqkg70JWZzMZtN8XoiN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlNzM0NWY3LWY0NzQtNGRkYy1hNGNmLWM5ZmQ3OTMzNzFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzAxMDM5NTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=59.313µs trace.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=89a08348-d942-4633-b810-08f4a0bf984e trace.line=167 vars.name=test vars.uuid=4e7345f7-f474-4ddc-a4cf-c9fd793371e4 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2bdd90ee-88d8-4800-9a55-7c9af19138ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4?_state=55Hcyh5oR3vOdFu79Im68I8Llqkg70JWZzMZtN8XoiN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlNzM0NWY3LWY0NzQtNGRkYy1hNGNmLWM5ZmQ3OTMzNzFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzAxMDM5NTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=68.724µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=460aa6c6-c378-47cb-85d0-1712ca95ec19 trace.line=95 vars.name=test vars.uuid=4e7345f7-f474-4ddc-a4cf-c9fd793371e4 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2bdd90ee-88d8-4800-9a55-7c9af19138ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4?_state=55Hcyh5oR3vOdFu79Im68I8Llqkg70JWZzMZtN8XoiN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlNzM0NWY3LWY0NzQtNGRkYy1hNGNmLWM5ZmQ3OTMzNzFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzAxMDM5NTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=106.795µs trace.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=d2ff8f42-8333-410c-bb6a-f4418ef3047f trace.line=181 vars.name=test vars.uuid=4e7345f7-f474-4ddc-a4cf-c9fd793371e4 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2bdd90ee-88d8-4800-9a55-7c9af19138ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:37294" http.request.uri="/v2/test/blobs/uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4?_state=55Hcyh5oR3vOdFu79Im68I8Llqkg70JWZzMZtN8XoiN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlNzM0NWY3LWY0NzQtNGRkYy1hNGNmLWM5ZmQ3OTMzNzFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzAxMDM5NTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=3.574946ms http.response.status=201 http.response.written=0 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "PUT /v2/test/blobs/uploads/4e7345f7-f474-4ddc-a4cf-c9fd793371e4?_state=55Hcyh5oR3vOdFu79Im68I8Llqkg70JWZzMZtN8XoiN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlNzM0NWY3LWY0NzQtNGRkYy1hNGNmLWM5ZmQ3OTMzNzFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzAxMDM5NTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eba79254-fcc6-4d7d-a6f2-6cfe7e9bb341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6?_state=pwC0dgc7pxI4Ei5WxXXy1mbeWm2R_trOyekRZmGOiNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwMWQ5YTAwLTY4MDgtNDJmMC1hMGEyLThiYTBhODdiYWViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzEyNTg0NDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=86.292µs trace.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=48f3c70b-c2a3-4429-84d8-12cc2b324931 trace.line=124 vars.name=test vars.uuid=101d9a00-6808-42f0-a0a2-8ba0a87baeb6 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eba79254-fcc6-4d7d-a6f2-6cfe7e9bb341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6?_state=pwC0dgc7pxI4Ei5WxXXy1mbeWm2R_trOyekRZmGOiNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwMWQ5YTAwLTY4MDgtNDJmMC1hMGEyLThiYTBhODdiYWViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzEyNTg0NDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.uuid=101d9a00-6808-42f0-a0a2-8ba0a87baeb6 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eba79254-fcc6-4d7d-a6f2-6cfe7e9bb341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6?_state=pwC0dgc7pxI4Ei5WxXXy1mbeWm2R_trOyekRZmGOiNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwMWQ5YTAwLTY4MDgtNDJmMC1hMGEyLThiYTBhODdiYWViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzEyNTg0NDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=11.225µs trace.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=bd262315-4c82-4839-afa2-e0d97dc3c744 trace.line=141 vars.name=test vars.uuid=101d9a00-6808-42f0-a0a2-8ba0a87baeb6 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eba79254-fcc6-4d7d-a6f2-6cfe7e9bb341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6?_state=pwC0dgc7pxI4Ei5WxXXy1mbeWm2R_trOyekRZmGOiNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwMWQ5YTAwLTY4MDgtNDJmMC1hMGEyLThiYTBhODdiYWViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzEyNTg0NDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=13.063µs trace.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=78c8b518-ba8d-46a3-9738-cc59085d207b trace.line=141 vars.name=test vars.uuid=101d9a00-6808-42f0-a0a2-8ba0a87baeb6 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eba79254-fcc6-4d7d-a6f2-6cfe7e9bb341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6?_state=pwC0dgc7pxI4Ei5WxXXy1mbeWm2R_trOyekRZmGOiNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwMWQ5YTAwLTY4MDgtNDJmMC1hMGEyLThiYTBhODdiYWViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzEyNTg0NDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=8.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=8ef9a36a-7bb1-4135-94c8-3fc0999daa6a trace.line=141 vars.name=test vars.uuid=101d9a00-6808-42f0-a0a2-8ba0a87baeb6 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eba79254-fcc6-4d7d-a6f2-6cfe7e9bb341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6?_state=pwC0dgc7pxI4Ei5WxXXy1mbeWm2R_trOyekRZmGOiNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwMWQ5YTAwLTY4MDgtNDJmMC1hMGEyLThiYTBhODdiYWViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzEyNTg0NDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=38.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).Move" trace.id=9a84c504-9365-402d-9eb1-1072edbbe74e trace.line=167 vars.name=test vars.uuid=101d9a00-6808-42f0-a0a2-8ba0a87baeb6 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eba79254-fcc6-4d7d-a6f2-6cfe7e9bb341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6?_state=pwC0dgc7pxI4Ei5WxXXy1mbeWm2R_trOyekRZmGOiNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwMWQ5YTAwLTY4MDgtNDJmMC1hMGEyLThiYTBhODdiYWViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzEyNTg0NDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=42.28µs trace.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=7d5d463b-a6cd-4672-bf79-4da22ebd0871 trace.line=95 vars.name=test vars.uuid=101d9a00-6808-42f0-a0a2-8ba0a87baeb6 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eba79254-fcc6-4d7d-a6f2-6cfe7e9bb341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6?_state=pwC0dgc7pxI4Ei5WxXXy1mbeWm2R_trOyekRZmGOiNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwMWQ5YTAwLTY4MDgtNDJmMC1hMGEyLThiYTBhODdiYWViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzEyNTg0NDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=69.52µs trace.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=8faba9c9-0912-4073-9564-57fa1081a038 trace.line=181 vars.name=test vars.uuid=101d9a00-6808-42f0-a0a2-8ba0a87baeb6 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eba79254-fcc6-4d7d-a6f2-6cfe7e9bb341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/blobs/uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6?_state=pwC0dgc7pxI4Ei5WxXXy1mbeWm2R_trOyekRZmGOiNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwMWQ5YTAwLTY4MDgtNDJmMC1hMGEyLThiYTBhODdiYWViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzEyNTg0NDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=4.63722ms http.response.status=201 http.response.written=0 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "PUT /v2/test/blobs/uploads/101d9a00-6808-42f0-a0a2-8ba0a87baeb6?_state=pwC0dgc7pxI4Ei5WxXXy1mbeWm2R_trOyekRZmGOiNF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwMWQ5YTAwLTY4MDgtNDJmMC1hMGEyLThiYTBhODdiYWViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wNlQxNzoyNDo0NC43NzEyNTg0NDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=73799e3a-4d74-491d-86f9-897813c0861f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=73799e3a-4d74-491d-86f9-897813c0861f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=73799e3a-4d74-491d-86f9-897813c0861f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=20.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).GetContent" trace.id=1a5ce8e8-367c-429b-a819-26e6d46aff82 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=73799e3a-4d74-491d-86f9-897813c0861f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="779.434µs" http.response.status=404 http.response.written=96 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg=PutImageManifest go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=35.035µs trace.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=9ae901cb-b2ba-422d-910c-0d3923444b93 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=12.258µs trace.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=eb7f3198-77ac-4bc9-8f49-1c2c1c6f702c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.935Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=18.436µs trace.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=be113f73-a69d-4761-a0c5-564c427da049 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=10.511µs trace.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=2db5fa4b-b110-4887-a47a-b7229309e7c1 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=11.832µs trace.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=2d2aea4c-51b5-421c-bb3c-7b96b0699fc3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=44.381µs trace.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=a9dbd131-9b23-4fac-a89f-60e6da5e6a38 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=50.148µs trace.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=afeae71f-d401-4440-9d47-99a347aa0507 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=27.166µs trace.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=3fa709b5-8878-4c82-af7f-ec656ed2579d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=59.576µs trace.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=54a1a29a-2191-4c37-9819-1507e4b7bd89 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=30.063µs trace.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=1440ef98-7162-4be1-9e40-9424241c5490 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=14f7a3e0-4acc-444e-b7fb-deb7e6254737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.577017ms http.response.status=201 http.response.written=0 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c459d365-a1fd-4096-b93d-7ce38327d8d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37324" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c459d365-a1fd-4096-b93d-7ce38327d8d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37324" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="847.354µs" http.response.status=200 http.response.written=2 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=270899eb-a225-4945-9218-ca0209eab8eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=270899eb-a225-4945-9218-ca0209eab8eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=270899eb-a225-4945-9218-ca0209eab8eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=30.703µs trace.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=94fb2d07-b29b-45ba-ad6b-2f539d503019 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=270899eb-a225-4945-9218-ca0209eab8eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=270899eb-a225-4945-9218-ca0209eab8eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=23.598µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2d7b2c0e-f869-4291-8921-c96b646f612e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=270899eb-a225-4945-9218-ca0209eab8eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=12.825µs trace.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=09543299-cb86-41b1-b72b-f594cd7ccbad trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=270899eb-a225-4945-9218-ca0209eab8eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=17.706µs trace.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=7de2a054-bcda-484e-bdef-3fd38ea6bdf8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=270899eb-a225-4945-9218-ca0209eab8eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=270899eb-a225-4945-9218-ca0209eab8eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-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.356272ms http.response.status=200 http.response.written=417 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ff502acd-2e41-42e5-9102-e20e70d5093a http.request.method=GET http.request.remoteaddr="127.0.0.1:37350" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ff502acd-2e41-42e5-9102-e20e70d5093a http.request.method=GET http.request.remoteaddr="127.0.0.1:37350" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ff502acd-2e41-42e5-9102-e20e70d5093a http.request.method=GET http.request.remoteaddr="127.0.0.1:37350" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ff502acd-2e41-42e5-9102-e20e70d5093a http.request.method=GET http.request.remoteaddr="127.0.0.1:37350" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=31.893µs trace.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=5625159f-465e-4281-908c-216f1fe4b94b trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ff502acd-2e41-42e5-9102-e20e70d5093a http.request.method=GET http.request.remoteaddr="127.0.0.1:37350" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=14.432µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7a9a93a3-7537-4517-9c63-7aff35fc57e8 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.936Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ff502acd-2e41-42e5-9102-e20e70d5093a http.request.method=GET http.request.remoteaddr="127.0.0.1:37350" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=17.213µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9d899bf6-06a6-48ec-9966-ac35bacdc2b7 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ff502acd-2e41-42e5-9102-e20e70d5093a http.request.method=GET http.request.remoteaddr="127.0.0.1:37350" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ff502acd-2e41-42e5-9102-e20e70d5093a http.request.method=GET http.request.remoteaddr="127.0.0.1:37350" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-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.115351ms http.response.status=200 http.response.written=417 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9fe5054-9679-4547-a597-938c99150d6f http.request.method=GET http.request.remoteaddr="127.0.0.1:37374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9fe5054-9679-4547-a597-938c99150d6f http.request.method=GET http.request.remoteaddr="127.0.0.1:37374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8fab4a23-d5be-4304-ac18-e1081f949ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8fab4a23-d5be-4304-ac18-e1081f949ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9fe5054-9679-4547-a597-938c99150d6f http.request.method=GET http.request.remoteaddr="127.0.0.1:37374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=31.9µs trace.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=790b2a3f-504d-43ec-b817-271ac958ec65 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9fe5054-9679-4547-a597-938c99150d6f http.request.method=GET http.request.remoteaddr="127.0.0.1:37374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=12.431µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=92bc8f25-32ef-4619-b9ca-bc7c0f7a263d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8fab4a23-d5be-4304-ac18-e1081f949ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=30.35µs trace.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=e2f37fe0-9e1e-41c0-a4b8-b9990b1335ef trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9fe5054-9679-4547-a597-938c99150d6f http.request.method=GET http.request.remoteaddr="127.0.0.1:37374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=18.617µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c81667b3-dcb1-4d6d-9b9f-f6674a68dd48 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8fab4a23-d5be-4304-ac18-e1081f949ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=16.221µs trace.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=b8e6237c-ed7c-4cd6-ad4a-08525194899b trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9fe5054-9679-4547-a597-938c99150d6f http.request.method=GET http.request.remoteaddr="127.0.0.1:37374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=8.787µs trace.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=eb7e3fa1-d60d-4136-aa30-445ecea7301e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8fab4a23-d5be-4304-ac18-e1081f949ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=18.379µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=11d060d4-2958-4ccd-9fb5-55539ac78624 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8fab4a23-d5be-4304-ac18-e1081f949ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=8.993µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a4673b5b-e22a-47dc-b886-94bbe72304d3 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9fe5054-9679-4547-a597-938c99150d6f http.request.method=GET http.request.remoteaddr="127.0.0.1:37374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=8.755µs trace.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=f21b1194-d34f-4a52-9ba3-e6ab72d43288 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8fab4a23-d5be-4304-ac18-e1081f949ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=8.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=7ca7f628-37d1-4cab-8bc7-e38b536704d8 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9fe5054-9679-4547-a597-938c99150d6f http.request.method=GET http.request.remoteaddr="127.0.0.1:37374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=6.063µs trace.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=21c42a37-5d22-4e30-8644-c1ca23f064a2 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8fab4a23-d5be-4304-ac18-e1081f949ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=5.079µs trace.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=58a9921d-3e0a-4164-9070-2591a0a7af03 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9fe5054-9679-4547-a597-938c99150d6f http.request.method=GET http.request.remoteaddr="127.0.0.1:37374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=17.73µs trace.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=30055ffd-3807-4748-a36c-ff63908478e4 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8fab4a23-d5be-4304-ac18-e1081f949ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=13.875µs trace.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=03642091-4ed8-4b04-9cb3-003ac1abbe49 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9fe5054-9679-4547-a597-938c99150d6f http.request.method=GET http.request.remoteaddr="127.0.0.1:37374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=22.957µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d7ef1c78-9d0d-4f4b-b700-daa394521a3c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9fe5054-9679-4547-a597-938c99150d6f http.request.method=GET http.request.remoteaddr="127.0.0.1:37374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=23.113µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=887518db-af9d-4bd2-b966-92600de38e66 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8fab4a23-d5be-4304-ac18-e1081f949ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=65.558µs trace.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=af43eca1-d3ce-423f-9311-970170da667f trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] time="2023-06-06T17:24:44Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f9fe5054-9679-4547-a597-938c99150d6f http.request.method=GET http.request.remoteaddr="127.0.0.1:37374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.196159ms http.response.status=200 http.response.written=68 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.937Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8fab4a23-d5be-4304-ac18-e1081f949ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=14.104µs trace.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=aad4157e-fea5-4dc3-8b7a-f07f7bc5c22c trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8fab4a23-d5be-4304-ac18-e1081f949ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:37364" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.398542ms http.response.status=200 http.response.written=194 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ac21a903-1c66-4487-9808-e0a313cec106 http.request.method=GET http.request.remoteaddr="127.0.0.1:37386" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ac21a903-1c66-4487-9808-e0a313cec106 http.request.method=GET http.request.remoteaddr="127.0.0.1:37386" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="696.901µs" http.response.status=200 http.response.written=2 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1bde765c-0335-48bd-a41c-415458a3f4eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1bde765c-0335-48bd-a41c-415458a3f4eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1bde765c-0335-48bd-a41c-415458a3f4eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1bde765c-0335-48bd-a41c-415458a3f4eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=25.756µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=241892da-d3bd-42af-8033-9fa578876a2e trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1bde765c-0335-48bd-a41c-415458a3f4eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=13.546µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=47580da5-778a-4103-9ce0-954770b61ede trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1bde765c-0335-48bd-a41c-415458a3f4eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37400" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.037602ms http.response.status=404 http.response.written=181 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0f67de7b-25c9-4ae1-94d7-599eba7202e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37412" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0f67de7b-25c9-4ae1-94d7-599eba7202e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37412" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0f67de7b-25c9-4ae1-94d7-599eba7202e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37412" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0f67de7b-25c9-4ae1-94d7-599eba7202e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37412" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=23.228µs trace.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=37c6570a-61af-4910-9282-91da3897da24 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0f67de7b-25c9-4ae1-94d7-599eba7202e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37412" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 trace.duration=11.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).GetContent" trace.id=dc21c2a4-c00c-4a2c-a40e-2ded92b1803b trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] time="2023-06-06T17:24:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0f67de7b-25c9-4ae1-94d7-599eba7202e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37412" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="931.89µs" http.response.status=404 http.response.written=181 instance.id=d6a5d767-a2bc-4dd9-8e31-19c3d00c6268 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
17:24:44 [2023-06-06T17:24:44.938Z] 127.0.0.1 - - [06/Jun/2023:17:24:44 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/8a094fe60913fed77deb8275207368617f16328f kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:24:44 [2023-06-06T17:24:44.938Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
17:24:44 [2023-06-06T17:24:44.938Z] === RUN   TestRemoveImageOrphaning
17:24:45 [2023-06-06T17:24:45.198Z] --- PASS: TestRemoveImageOrphaning (0.13s)
17:24:45 [2023-06-06T17:24:45.198Z] === RUN   TestRemoveImageGarbageCollector
17:24:45 [2023-06-06T17:24:45.198Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:24:45 [2023-06-06T17:24:45.198Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:24:45 [2023-06-06T17:24:45.198Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:24:45 [2023-06-06T17:24:45.198Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:24:45 [2023-06-06T17:24:45.198Z] === RUN   TestTagInvalidReference
17:24:45 [2023-06-06T17:24:45.198Z] --- PASS: TestTagInvalidReference (0.01s)
17:24:45 [2023-06-06T17:24:45.198Z] === RUN   TestTagValidPrefixedRepo
17:24:45 [2023-06-06T17:24:45.198Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:24:45 [2023-06-06T17:24:45.198Z] === RUN   TestTagExistedNameWithoutForce
17:24:45 [2023-06-06T17:24:45.198Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:24:45 [2023-06-06T17:24:45.198Z] === RUN   TestTagOfficialNames
17:24:45 [2023-06-06T17:24:45.198Z] --- PASS: TestTagOfficialNames (0.05s)
17:24:45 [2023-06-06T17:24:45.198Z] === RUN   TestTagMatchesDigest
17:24:45 [2023-06-06T17:24:45.198Z] --- PASS: TestTagMatchesDigest (0.01s)
17:24:45 [2023-06-06T17:24:45.198Z] PASS
17:24:45 [2023-06-06T17:24:45.198Z] 
17:24:45 [2023-06-06T17:24:45.198Z] === Skipped
17:24:45 [2023-06-06T17:24:45.198Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:24:45 [2023-06-06T17:24:45.198Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:24:45 [2023-06-06T17:24:45.198Z] 
17:24:45 [2023-06-06T17:24:45.198Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:24:45 [2023-06-06T17:24:45.198Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:24:45 [2023-06-06T17:24:45.198Z] 
17:24:45 [2023-06-06T17:24:45.198Z] DONE 25 tests, 2 skipped in 0.997s
17:24:45 [2023-06-06T17:24:45.198Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
17:24:45 [2023-06-06T17:24:45.198Z] ++ 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:24:45 [2023-06-06T17:24:45.198Z] ++ set -e
17:24:45 [2023-06-06T17:24:45.198Z] ++ '[' -n 0 ']'
17:24:45 [2023-06-06T17:24:45.198Z] ++ set -x
17:24:45 [2023-06-06T17:24:45.198Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
17:24:45 [2023-06-06T17:24:45.199Z] === RUN   TestStripANSICommands
17:24:45 [2023-06-06T17:24:45.199Z] === RUN   TestStripANSICommands/#00
17:24:45 [2023-06-06T17:24:45.199Z] === RUN   TestStripANSICommands/#01
17:24:45 [2023-06-06T17:24:45.199Z] --- PASS: TestStripANSICommands (0.00s)
17:24:45 [2023-06-06T17:24:45.199Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:24:45 [2023-06-06T17:24:45.199Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:24:45 [2023-06-06T17:24:45.199Z] PASS
17:24:45 [2023-06-06T17:24:45.199Z] 
17:24:45 [2023-06-06T17:24:45.199Z] DONE 3 tests in 0.009s
17:24:45 [2023-06-06T17:24:45.199Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:24:45 [2023-06-06T17:24:45.199Z] ++ 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:24:45 [2023-06-06T17:24:45.199Z] ++ set -e
17:24:45 [2023-06-06T17:24:45.199Z] ++ '[' -n 0 ']'
17:24:45 [2023-06-06T17:24:45.199Z] ++ set -x
17:24:45 [2023-06-06T17:24:45.199Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:24:45 [2023-06-06T17:24:45.199Z] INFO: Testing against a local daemon
17:24:45 [2023-06-06T17:24:45.199Z] === RUN   TestNetworkCreateDelete
17:24:45 [2023-06-06T17:24:45.458Z] --- PASS: TestNetworkCreateDelete (0.19s)
17:24:45 [2023-06-06T17:24:45.458Z] === RUN   TestDockerNetworkDeletePreferID
17:24:46 [2023-06-06T17:24:46.028Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
17:24:46 [2023-06-06T17:24:46.028Z] === RUN   TestDaemonDNSFallback
17:24:52 [2023-06-06T17:24:52.604Z] --- PASS: TestDaemonDNSFallback (6.15s)
17:24:52 [2023-06-06T17:24:52.605Z] === RUN   TestInspectNetwork
17:24:55 [2023-06-06T17:24:55.144Z] === RUN   TestInspectNetwork/full_network_id
17:24:55 [2023-06-06T17:24:55.144Z] === RUN   TestInspectNetwork/partial_network_id
17:24:55 [2023-06-06T17:24:55.144Z] === RUN   TestInspectNetwork/network_name
17:24:55 [2023-06-06T17:24:55.144Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:24:59 [2023-06-06T17:24:59.342Z] --- PASS: TestInspectNetwork (6.96s)
17:24:59 [2023-06-06T17:24:59.342Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:24:59 [2023-06-06T17:24:59.342Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:24:59 [2023-06-06T17:24:59.342Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:24:59 [2023-06-06T17:24:59.342Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:24:59 [2023-06-06T17:24:59.342Z] === RUN   TestRunContainerWithBridgeNone
17:25:00 [2023-06-06T17:25:00.282Z] --- PASS: TestRunContainerWithBridgeNone (1.28s)
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/create
17:25:00 [2023-06-06T17:25:00.282Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:25:00 [2023-06-06T17:25:00.282Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:25:00 [2023-06-06T17:25:00.282Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:25:00 [2023-06-06T17:25:00.282Z] === CONT  TestNetworkInvalidJSON/networks/create
17:25:00 [2023-06-06T17:25:00.282Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:25:00 [2023-06-06T17:25:00.282Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:25:00 [2023-06-06T17:25:00.282Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:25:00 [2023-06-06T17:25:00.282Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkList
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkList//networks
17:25:00 [2023-06-06T17:25:00.282Z] === PAUSE TestNetworkList//networks
17:25:00 [2023-06-06T17:25:00.282Z] === RUN   TestNetworkList//networks/
17:25:00 [2023-06-06T17:25:00.282Z] === PAUSE TestNetworkList//networks/
17:25:00 [2023-06-06T17:25:00.542Z] === CONT  TestNetworkList//networks
17:25:00 [2023-06-06T17:25:00.542Z] === CONT  TestNetworkList//networks/
17:25:00 [2023-06-06T17:25:00.542Z] --- PASS: TestNetworkList (0.01s)
17:25:00 [2023-06-06T17:25:00.542Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:25:00 [2023-06-06T17:25:00.542Z]     --- PASS: TestNetworkList//networks (0.00s)
17:25:00 [2023-06-06T17:25:00.542Z] === RUN   TestHostIPv4BridgeLabel
17:25:01 [2023-06-06T17:25:01.112Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:25:01 [2023-06-06T17:25:01.112Z] === RUN   TestDefaultNetworkOpts
17:25:01 [2023-06-06T17:25:01.112Z] === RUN   TestDefaultNetworkOpts/default_value
17:25:02 [2023-06-06T17:25:02.493Z] === RUN   TestDefaultNetworkOpts/cmdline_value
17:25:03 [2023-06-06T17:25:03.432Z] === RUN   TestDefaultNetworkOpts/config-from_value
17:25:04 [2023-06-06T17:25:04.813Z] --- PASS: TestDefaultNetworkOpts (3.71s)
17:25:04 [2023-06-06T17:25:04.813Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.24s)
17:25:04 [2023-06-06T17:25:04.813Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.22s)
17:25:04 [2023-06-06T17:25:04.813Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.25s)
17:25:04 [2023-06-06T17:25:04.813Z] === RUN   TestDaemonRestartWithLiveRestore
17:25:05 [2023-06-06T17:25:05.752Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:25:05 [2023-06-06T17:25:05.752Z] === RUN   TestDaemonDefaultNetworkPools
17:25:06 [2023-06-06T17:25:06.692Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
17:25:06 [2023-06-06T17:25:06.692Z] === RUN   TestDaemonRestartWithExistingNetwork
17:25:07 [2023-06-06T17:25:07.632Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
17:25:07 [2023-06-06T17:25:07.632Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:25:09 [2023-06-06T17:25:09.013Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
17:25:09 [2023-06-06T17:25:09.013Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:25:09 [2023-06-06T17:25:09.582Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
17:25:09 [2023-06-06T17:25:09.582Z] === RUN   TestServiceWithPredefinedNetwork
17:25:11 [2023-06-06T17:25:11.490Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s)
17:25:11 [2023-06-06T17:25:11.490Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:25:11 [2023-06-06T17:25:11.490Z]     service_test.go:242: FLAKY_TEST
17:25:11 [2023-06-06T17:25:11.490Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:25:11 [2023-06-06T17:25:11.490Z] === RUN   TestServiceWithDataPathPortInit
17:25:26 [2023-06-06T17:25:26.386Z] --- PASS: TestServiceWithDataPathPortInit (13.64s)
17:25:26 [2023-06-06T17:25:26.386Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:25:27 [2023-06-06T17:25:27.766Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:66c16wh5gvhv5m1fgmdlfvlzk Created:2023-06-06 17:25:26.496179039 +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[336ee66517100ec70a4a75278987c02754ec48c89897ca3790c3335b8cc40fe6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9kv1mi023njon8yth8xbqmc5f EndpointID:ce1a8bc69c72ad0badc3d7809ebebe2b5d9d9e2c45c2a04d9e596aa0ce7e0038 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:deb84875e0ee7011cec066bae7de39f430a4df2a0103bf36ee50409d9ee4d51a 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:6872f219149a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9kv1mi023njon8yth8xbqmc5f EndpointID:ce1a8bc69c72ad0badc3d7809ebebe2b5d9d9e2c45c2a04d9e596aa0ce7e0038 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:25:31 [2023-06-06T17:25:31.964Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s)
17:25:31 [2023-06-06T17:25:31.964Z] PASS
17:25:31 [2023-06-06T17:25:31.964Z] 
17:25:31 [2023-06-06T17:25:31.964Z] === Skipped
17:25:31 [2023-06-06T17:25:31.964Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:25:31 [2023-06-06T17:25:31.964Z]     service_test.go:242: FLAKY_TEST
17:25:31 [2023-06-06T17:25:31.964Z] 
17:25:31 [2023-06-06T17:25:31.964Z] DONE 42 tests, 1 skipped in 46.728s
17:25:31 [2023-06-06T17:25:31.964Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:25:31 [2023-06-06T17:25:31.964Z] ++ 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:25:31 [2023-06-06T17:25:31.964Z] ++ set -e
17:25:31 [2023-06-06T17:25:31.964Z] ++ '[' -n 0 ']'
17:25:31 [2023-06-06T17:25:31.964Z] ++ set -x
17:25:31 [2023-06-06T17:25:31.964Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:25:31 [2023-06-06T17:25:31.964Z] INFO: Testing against a local daemon
17:25:31 [2023-06-06T17:25:31.964Z] === RUN   TestDockerNetworkIpvlanPersistance
17:25:31 [2023-06-06T17:25:31.964Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:31 [2023-06-06T17:25:31.964Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:25:31 [2023-06-06T17:25:31.964Z] === RUN   TestDockerNetworkIpvlan
17:25:31 [2023-06-06T17:25:31.964Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:31 [2023-06-06T17:25:31.964Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:25:31 [2023-06-06T17:25:31.964Z] PASS
17:25:31 [2023-06-06T17:25:31.964Z] 
17:25:31 [2023-06-06T17:25:31.964Z] === Skipped
17:25:31 [2023-06-06T17:25:31.964Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:25:31 [2023-06-06T17:25:31.964Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:31 [2023-06-06T17:25:31.964Z] 
17:25:31 [2023-06-06T17:25:31.964Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:25:31 [2023-06-06T17:25:31.964Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:25:31 [2023-06-06T17:25:31.964Z] 
17:25:31 [2023-06-06T17:25:31.964Z] DONE 2 tests, 2 skipped in 0.024s
17:25:31 [2023-06-06T17:25:31.964Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:25:31 [2023-06-06T17:25:31.964Z] ++ 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:25:31 [2023-06-06T17:25:31.964Z] ++ set -e
17:25:31 [2023-06-06T17:25:31.964Z] ++ '[' -n 0 ']'
17:25:31 [2023-06-06T17:25:31.964Z] ++ set -x
17:25:31 [2023-06-06T17:25:31.965Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:25:32 [2023-06-06T17:25:32.224Z] INFO: Testing against a local daemon
17:25:32 [2023-06-06T17:25:32.224Z] === RUN   TestDockerNetworkMacvlanPersistance
17:25:33 [2023-06-06T17:25:33.605Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
17:25:33 [2023-06-06T17:25:33.605Z] === RUN   TestDockerNetworkMacvlan
17:25:33 [2023-06-06T17:25:33.865Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:25:34 [2023-06-06T17:25:34.805Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:25:35 [2023-06-06T17:25:35.374Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:25:36 [2023-06-06T17:25:36.755Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:25:38 [2023-06-06T17:25:38.136Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:25:40 [2023-06-06T17:25:40.676Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:25:41 [2023-06-06T17:25:41.247Z] --- PASS: TestDockerNetworkMacvlan (7.98s)
17:25:41 [2023-06-06T17:25:41.247Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
17:25:41 [2023-06-06T17:25:41.247Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
17:25:41 [2023-06-06T17:25:41.247Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.68s)
17:25:41 [2023-06-06T17:25:41.247Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
17:25:41 [2023-06-06T17:25:41.247Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.40s)
17:25:41 [2023-06-06T17:25:41.247Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.37s)
17:25:41 [2023-06-06T17:25:41.247Z] PASS
17:25:41 [2023-06-06T17:25:41.247Z] 
17:25:41 [2023-06-06T17:25:41.247Z] DONE 8 tests in 9.284s
17:25:41 [2023-06-06T17:25:41.247Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:25:41 [2023-06-06T17:25:41.247Z] ++ 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:25:41 [2023-06-06T17:25:41.247Z] ++ set -e
17:25:41 [2023-06-06T17:25:41.247Z] ++ '[' -n 0 ']'
17:25:41 [2023-06-06T17:25:41.247Z] ++ set -x
17:25:41 [2023-06-06T17:25:41.247Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:25:41 [2023-06-06T17:25:41.507Z] testing: warning: no tests to run
17:25:41 [2023-06-06T17:25:41.507Z] PASS
17:25:41 [2023-06-06T17:25:41.507Z] 
17:25:41 [2023-06-06T17:25:41.507Z] DONE 0 tests in 0.008s
17:25:41 [2023-06-06T17:25:41.507Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:25:41 [2023-06-06T17:25:41.507Z] ++ 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:25:41 [2023-06-06T17:25:41.507Z] ++ set -e
17:25:41 [2023-06-06T17:25:41.507Z] ++ '[' -n 0 ']'
17:25:41 [2023-06-06T17:25:41.507Z] ++ set -x
17:25:41 [2023-06-06T17:25:41.507Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:25:41 [2023-06-06T17:25:41.507Z] INFO: Testing against a local daemon
17:25:41 [2023-06-06T17:25:41.507Z] === RUN   TestAuthZPluginAllowRequest
17:25:42 [2023-06-06T17:25:42.445Z] --- PASS: TestAuthZPluginAllowRequest (1.09s)
17:25:42 [2023-06-06T17:25:42.445Z] === RUN   TestAuthZPluginTLS
17:25:43 [2023-06-06T17:25:43.015Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:25:43 [2023-06-06T17:25:43.015Z] === RUN   TestAuthZPluginDenyRequest
17:25:43 [2023-06-06T17:25:43.585Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:25:43 [2023-06-06T17:25:43.585Z] === RUN   TestAuthZPluginAPIDenyResponse
17:25:44 [2023-06-06T17:25:44.154Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:25:44 [2023-06-06T17:25:44.154Z] === RUN   TestAuthZPluginDenyResponse
17:25:44 [2023-06-06T17:25:44.724Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:25:44 [2023-06-06T17:25:44.724Z] === RUN   TestAuthZPluginAllowEventStream
17:25:45 [2023-06-06T17:25:45.662Z] --- PASS: TestAuthZPluginAllowEventStream (1.02s)
17:25:45 [2023-06-06T17:25:45.662Z] === RUN   TestAuthZPluginErrorResponse
17:25:46 [2023-06-06T17:25:46.232Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:25:46 [2023-06-06T17:25:46.232Z] === RUN   TestAuthZPluginErrorRequest
17:25:46 [2023-06-06T17:25:46.801Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:25:46 [2023-06-06T17:25:46.801Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:25:47 [2023-06-06T17:25:47.371Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:25:47 [2023-06-06T17:25:47.371Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:25:48 [2023-06-06T17:25:48.310Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
17:25:48 [2023-06-06T17:25:48.310Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:25:49 [2023-06-06T17:25:49.692Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s)
17:25:49 [2023-06-06T17:25:49.692Z] === RUN   TestAuthZPluginHeader
17:25:49 [2023-06-06T17:25:49.952Z] --- PASS: TestAuthZPluginHeader (0.60s)
17:25:49 [2023-06-06T17:25:49.952Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:25:49 [2023-06-06T17:25:49.952Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:49 [2023-06-06T17:25:49.952Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:25:49 [2023-06-06T17:25:49.952Z] === RUN   TestAuthZPluginV2Disable
17:25:49 [2023-06-06T17:25:49.952Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:49 [2023-06-06T17:25:49.952Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:25:49 [2023-06-06T17:25:49.952Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:25:49 [2023-06-06T17:25:49.952Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:49 [2023-06-06T17:25:49.952Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:25:49 [2023-06-06T17:25:49.952Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:25:49 [2023-06-06T17:25:49.952Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:25:49 [2023-06-06T17:25:49.952Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:25:49 [2023-06-06T17:25:49.952Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:26:08 [2023-06-06T17:26:08.054Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
17:26:08 [2023-06-06T17:26:08.054Z] PASS
17:26:08 [2023-06-06T17:26:08.054Z] 
17:26:08 [2023-06-06T17:26:08.054Z] === Skipped
17:26:08 [2023-06-06T17:26:08.054Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:08 [2023-06-06T17:26:08.054Z] 
17:26:08 [2023-06-06T17:26:08.054Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:08 [2023-06-06T17:26:08.054Z] 
17:26:08 [2023-06-06T17:26:08.054Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:08 [2023-06-06T17:26:08.054Z] 
17:26:08 [2023-06-06T17:26:08.054Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:08 [2023-06-06T17:26:08.054Z] 
17:26:08 [2023-06-06T17:26:08.054Z] DONE 17 tests, 4 skipped in 25.562s
17:26:08 [2023-06-06T17:26:08.054Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:26:08 [2023-06-06T17:26:08.054Z] ++ 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:26:08 [2023-06-06T17:26:08.054Z] ++ set -e
17:26:08 [2023-06-06T17:26:08.054Z] ++ '[' -n 0 ']'
17:26:08 [2023-06-06T17:26:08.054Z] ++ set -x
17:26:08 [2023-06-06T17:26:08.054Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:26:08 [2023-06-06T17:26:08.054Z] INFO: Testing against a local daemon
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:26:08 [2023-06-06T17:26:08.054Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:26:08 [2023-06-06T17:26:08.054Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:26:08 [2023-06-06T17:26:08.054Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:26:08 [2023-06-06T17:26:08.054Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:26:08 [2023-06-06T17:26:08.054Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:26:08 [2023-06-06T17:26:08.054Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:26:08 [2023-06-06T17:26:08.054Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:26:08 [2023-06-06T17:26:08.054Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInstall
17:26:08 [2023-06-06T17:26:08.054Z] === RUN   TestPluginInstall/no_auth
17:26:09 [2023-06-06T17:26:09.968Z] time="2023-06-06T17:26:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:09 [2023-06-06T17:26:09.968Z] time="2023-06-06T17:26:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:363a7db0469b9da8b953457bf3a9defe004fb1dade809b0501a453a4cc2a5fe8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:09 [2023-06-06T17:26:09.968Z] time="2023-06-06T17:26:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:09 [2023-06-06T17:26:09.968Z] time="2023-06-06T17:26:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:363a7db0469b9da8b953457bf3a9defe004fb1dade809b0501a453a4cc2a5fe8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:09 [2023-06-06T17:26:09.968Z] === RUN   TestPluginInstall/with_htpasswd
17:26:10 [2023-06-06T17:26:10.228Z] time="2023-06-06T17:26:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:10 [2023-06-06T17:26:10.228Z] time="2023-06-06T17:26:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:363a7db0469b9da8b953457bf3a9defe004fb1dade809b0501a453a4cc2a5fe8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:10 [2023-06-06T17:26:10.228Z] time="2023-06-06T17:26:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:10 [2023-06-06T17:26:10.228Z] time="2023-06-06T17:26:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:363a7db0469b9da8b953457bf3a9defe004fb1dade809b0501a453a4cc2a5fe8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:10 [2023-06-06T17:26:10.488Z] === RUN   TestPluginInstall/with_insecure
17:26:11 [2023-06-06T17:26:11.428Z] time="2023-06-06T17:26:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:11 [2023-06-06T17:26:11.428Z] time="2023-06-06T17:26:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8de4f04946475b703f71cac458ef3d6d1c19739e9c7f92695ef22fc8a3b5fedb" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:11 [2023-06-06T17:26:11.428Z] time="2023-06-06T17:26:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:26:11 [2023-06-06T17:26:11.428Z] time="2023-06-06T17:26:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8de4f04946475b703f71cac458ef3d6d1c19739e9c7f92695ef22fc8a3b5fedb" mediatype=application/vnd.docker.plugin.v1+json size=522
17:26:11 [2023-06-06T17:26:11.428Z]     plugin_test.go:195: [d85e3e7b29e6e] daemon is not started
17:26:11 [2023-06-06T17:26:11.428Z] --- PASS: TestPluginInstall (4.36s)
17:26:11 [2023-06-06T17:26:11.428Z]     --- PASS: TestPluginInstall/no_auth (2.95s)
17:26:11 [2023-06-06T17:26:11.428Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
17:26:11 [2023-06-06T17:26:11.428Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
17:26:11 [2023-06-06T17:26:11.428Z] === RUN   TestPluginsWithRuntimes
17:26:12 [2023-06-06T17:26:12.809Z] === RUN   TestPluginsWithRuntimes/No_Args
17:26:13 [2023-06-06T17:26:13.749Z] === RUN   TestPluginsWithRuntimes/With_Args
17:26:14 [2023-06-06T17:26:14.689Z] --- PASS: TestPluginsWithRuntimes (3.25s)
17:26:14 [2023-06-06T17:26:14.689Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
17:26:14 [2023-06-06T17:26:14.689Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
17:26:14 [2023-06-06T17:26:14.689Z] === RUN   TestPluginBackCompatMediaTypes
17:26:15 [2023-06-06T17:26:15.259Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
17:26:15 [2023-06-06T17:26:15.259Z] PASS
17:26:15 [2023-06-06T17:26:15.259Z] 
17:26:15 [2023-06-06T17:26:15.259Z] DONE 24 tests in 8.157s
17:26:15 [2023-06-06T17:26:15.259Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:26:15 [2023-06-06T17:26:15.259Z] ++ 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:26:15 [2023-06-06T17:26:15.259Z] ++ set -e
17:26:15 [2023-06-06T17:26:15.259Z] ++ '[' -n 0 ']'
17:26:15 [2023-06-06T17:26:15.259Z] ++ set -x
17:26:15 [2023-06-06T17:26:15.259Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:26:15 [2023-06-06T17:26:15.259Z] INFO: Testing against a local daemon
17:26:15 [2023-06-06T17:26:15.259Z] === RUN   TestExternalGraphDriver
17:26:15 [2023-06-06T17:26:15.519Z] === RUN   TestExternalGraphDriver/json
17:26:16 [2023-06-06T17:26:16.901Z] === RUN   TestExternalGraphDriver/spec
17:26:18 [2023-06-06T17:26:18.811Z] === RUN   TestExternalGraphDriver/pull
17:26:20 [2023-06-06T17:26:20.192Z] --- PASS: TestExternalGraphDriver (4.94s)
17:26:20 [2023-06-06T17:26:20.192Z]     --- PASS: TestExternalGraphDriver/json (1.49s)
17:26:20 [2023-06-06T17:26:20.192Z]     --- PASS: TestExternalGraphDriver/spec (1.49s)
17:26:20 [2023-06-06T17:26:20.192Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
17:26:20 [2023-06-06T17:26:20.192Z] === RUN   TestGraphdriverPluginV2
17:26:20 [2023-06-06T17:26:20.452Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:20 [2023-06-06T17:26:20.452Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
17:26:20 [2023-06-06T17:26:20.452Z] PASS
17:26:20 [2023-06-06T17:26:20.452Z] 
17:26:20 [2023-06-06T17:26:20.452Z] === Skipped
17:26:20 [2023-06-06T17:26:20.452Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
17:26:20 [2023-06-06T17:26:20.452Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:20 [2023-06-06T17:26:20.452Z] 
17:26:20 [2023-06-06T17:26:20.452Z] DONE 5 tests, 1 skipped in 5.291s
17:26:20 [2023-06-06T17:26:20.452Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:26:20 [2023-06-06T17:26:20.452Z] ++ 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:26:20 [2023-06-06T17:26:20.452Z] ++ set -e
17:26:20 [2023-06-06T17:26:20.452Z] ++ '[' -n 0 ']'
17:26:20 [2023-06-06T17:26:20.452Z] ++ set -x
17:26:20 [2023-06-06T17:26:20.452Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:26:20 [2023-06-06T17:26:20.452Z] INFO: Testing against a local daemon
17:26:20 [2023-06-06T17:26:20.452Z] === RUN   TestContinueAfterPluginCrash
17:26:20 [2023-06-06T17:26:20.452Z] === PAUSE TestContinueAfterPluginCrash
17:26:20 [2023-06-06T17:26:20.452Z] === RUN   TestReadPluginNoRead
17:26:20 [2023-06-06T17:26:20.452Z] === PAUSE TestReadPluginNoRead
17:26:20 [2023-06-06T17:26:20.452Z] === RUN   TestDaemonStartWithLogOpt
17:26:20 [2023-06-06T17:26:20.452Z] === PAUSE TestDaemonStartWithLogOpt
17:26:20 [2023-06-06T17:26:20.452Z] === CONT  TestContinueAfterPluginCrash
17:26:20 [2023-06-06T17:26:20.452Z] === CONT  TestDaemonStartWithLogOpt
17:26:20 [2023-06-06T17:26:20.452Z] === CONT  TestReadPluginNoRead
17:26:22 [2023-06-06T17:26:22.994Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:26:22 [2023-06-06T17:26:22.994Z] --- PASS: TestDaemonStartWithLogOpt (2.64s)
17:26:23 [2023-06-06T17:26:23.933Z] === RUN   TestReadPluginNoRead/default
17:26:24 [2023-06-06T17:26:24.872Z] === RUN   TestReadPluginNoRead/disabled_caching
17:26:26 [2023-06-06T17:26:26.253Z]     read_test.go:91: [dcb9d355ddbf3] daemon is not started
17:26:26 [2023-06-06T17:26:26.253Z] --- PASS: TestReadPluginNoRead (5.54s)
17:26:26 [2023-06-06T17:26:26.253Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
17:26:26 [2023-06-06T17:26:26.253Z]     --- PASS: TestReadPluginNoRead/default (1.12s)
17:26:26 [2023-06-06T17:26:26.253Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
17:26:28 [2023-06-06T17:26:28.161Z] --- PASS: TestContinueAfterPluginCrash (7.52s)
17:26:28 [2023-06-06T17:26:28.161Z] PASS
17:26:28 [2023-06-06T17:26:28.161Z] 
17:26:28 [2023-06-06T17:26:28.161Z] DONE 6 tests in 7.545s
17:26:28 [2023-06-06T17:26:28.161Z] 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:26:28 [2023-06-06T17:26:28.161Z] ++ 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:26:28 [2023-06-06T17:26:28.161Z] ++ set -e
17:26:28 [2023-06-06T17:26:28.161Z] ++ '[' -n 0 ']'
17:26:28 [2023-06-06T17:26:28.161Z] ++ set -x
17:26:28 [2023-06-06T17:26:28.161Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:26:28 [2023-06-06T17:26:28.161Z] testing: warning: no tests to run
17:26:28 [2023-06-06T17:26:28.161Z] PASS
17:26:28 [2023-06-06T17:26:28.161Z] 
17:26:28 [2023-06-06T17:26:28.161Z] DONE 0 tests in 0.008s
17:26:28 [2023-06-06T17:26:28.161Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:26:28 [2023-06-06T17:26:28.161Z] ++ 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:26:28 [2023-06-06T17:26:28.161Z] ++ set -e
17:26:28 [2023-06-06T17:26:28.161Z] ++ '[' -n 0 ']'
17:26:28 [2023-06-06T17:26:28.161Z] ++ set -x
17:26:28 [2023-06-06T17:26:28.161Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:26:28 [2023-06-06T17:26:28.161Z] INFO: Testing against a local daemon
17:26:28 [2023-06-06T17:26:28.161Z] === RUN   TestPluginWithDevMounts
17:26:28 [2023-06-06T17:26:28.161Z] === PAUSE TestPluginWithDevMounts
17:26:28 [2023-06-06T17:26:28.161Z] === CONT  TestPluginWithDevMounts
17:26:29 [2023-06-06T17:26:29.541Z] --- PASS: TestPluginWithDevMounts (1.47s)
17:26:29 [2023-06-06T17:26:29.541Z] PASS
17:26:29 [2023-06-06T17:26:29.541Z] 
17:26:29 [2023-06-06T17:26:29.541Z] DONE 1 tests in 1.494s
17:26:29 [2023-06-06T17:26:29.541Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:26:29 [2023-06-06T17:26:29.541Z] ++ 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:26:29 [2023-06-06T17:26:29.541Z] ++ set -e
17:26:29 [2023-06-06T17:26:29.541Z] ++ '[' -n 0 ']'
17:26:29 [2023-06-06T17:26:29.541Z] ++ set -x
17:26:29 [2023-06-06T17:26:29.542Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:26:29 [2023-06-06T17:26:29.542Z] INFO: Testing against a local daemon
17:26:29 [2023-06-06T17:26:29.542Z] === RUN   TestSecretInspect
17:26:32 [2023-06-06T17:26:32.080Z] --- PASS: TestSecretInspect (2.03s)
17:26:32 [2023-06-06T17:26:32.080Z] === RUN   TestSecretList
17:26:33 [2023-06-06T17:26:33.460Z] --- PASS: TestSecretList (1.93s)
17:26:33 [2023-06-06T17:26:33.460Z] === RUN   TestSecretsCreateAndDelete
17:26:35 [2023-06-06T17:26:35.369Z] --- PASS: TestSecretsCreateAndDelete (1.90s)
17:26:35 [2023-06-06T17:26:35.369Z] === RUN   TestSecretsUpdate
17:26:37 [2023-06-06T17:26:37.277Z] --- PASS: TestSecretsUpdate (1.96s)
17:26:37 [2023-06-06T17:26:37.277Z] === RUN   TestTemplatedSecret
17:26:40 [2023-06-06T17:26:40.572Z] --- PASS: TestTemplatedSecret (2.66s)
17:26:40 [2023-06-06T17:26:40.572Z] === RUN   TestSecretCreateResolve
17:26:41 [2023-06-06T17:26:41.952Z] --- PASS: TestSecretCreateResolve (1.90s)
17:26:41 [2023-06-06T17:26:41.952Z] PASS
17:26:41 [2023-06-06T17:26:41.952Z] 
17:26:41 [2023-06-06T17:26:41.952Z] DONE 6 tests in 12.402s
17:26:41 [2023-06-06T17:26:41.952Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:26:41 [2023-06-06T17:26:41.952Z] ++ 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:26:41 [2023-06-06T17:26:41.952Z] ++ set -e
17:26:41 [2023-06-06T17:26:41.952Z] ++ '[' -n 0 ']'
17:26:41 [2023-06-06T17:26:41.952Z] ++ set -x
17:26:41 [2023-06-06T17:26:41.952Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:26:41 [2023-06-06T17:26:41.952Z] INFO: Testing against a local daemon
17:26:41 [2023-06-06T17:26:41.952Z] === RUN   TestServiceCreateInit
17:26:41 [2023-06-06T17:26:41.952Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:26:46 [2023-06-06T17:26:46.150Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:26:50 [2023-06-06T17:26:50.347Z] --- PASS: TestServiceCreateInit (7.64s)
17:26:50 [2023-06-06T17:26:50.347Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s)
17:26:50 [2023-06-06T17:26:50.347Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.85s)
17:26:50 [2023-06-06T17:26:50.347Z] === RUN   TestCreateServiceMultipleTimes
17:27:05 [2023-06-06T17:27:05.241Z] --- PASS: TestCreateServiceMultipleTimes (14.88s)
17:27:05 [2023-06-06T17:27:05.241Z] === RUN   TestCreateServiceConflict
17:27:06 [2023-06-06T17:27:06.622Z] --- PASS: TestCreateServiceConflict (1.91s)
17:27:06 [2023-06-06T17:27:06.622Z] === RUN   TestCreateServiceMaxReplicas
17:27:09 [2023-06-06T17:27:09.161Z] --- PASS: TestCreateServiceMaxReplicas (2.88s)
17:27:09 [2023-06-06T17:27:09.161Z] === RUN   TestCreateWithDuplicateNetworkNames
17:27:24 [2023-06-06T17:27:24.055Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.87s)
17:27:24 [2023-06-06T17:27:24.055Z] === RUN   TestCreateServiceSecretFileMode
17:27:24 [2023-06-06T17:27:24.994Z] --- PASS: TestCreateServiceSecretFileMode (2.67s)
17:27:24 [2023-06-06T17:27:24.994Z] === RUN   TestCreateServiceConfigFileMode
17:27:27 [2023-06-06T17:27:27.533Z] --- PASS: TestCreateServiceConfigFileMode (2.59s)
17:27:27 [2023-06-06T17:27:27.533Z] === RUN   TestCreateServiceSysctls
17:27:30 [2023-06-06T17:27:30.826Z] --- PASS: TestCreateServiceSysctls (2.92s)
17:27:30 [2023-06-06T17:27:30.826Z] === RUN   TestCreateServiceCapabilities
17:27:33 [2023-06-06T17:27:33.365Z] --- PASS: TestCreateServiceCapabilities (2.58s)
17:27:33 [2023-06-06T17:27:33.365Z] === RUN   TestInspect
17:27:35 [2023-06-06T17:27:35.914Z] --- PASS: TestInspect (2.87s)
17:27:35 [2023-06-06T17:27:35.914Z] === RUN   TestCreateJob
17:27:39 [2023-06-06T17:27:39.242Z] --- PASS: TestCreateJob (3.05s)
17:27:39 [2023-06-06T17:27:39.242Z] === RUN   TestReplicatedJob
17:27:44 [2023-06-06T17:27:44.543Z] --- PASS: TestReplicatedJob (5.15s)
17:27:44 [2023-06-06T17:27:44.543Z] === RUN   TestUpdateReplicatedJob
17:27:47 [2023-06-06T17:27:47.112Z] --- PASS: TestUpdateReplicatedJob (3.21s)
17:27:47 [2023-06-06T17:27:47.112Z] === RUN   TestServiceListWithStatuses
17:27:47 [2023-06-06T17:27:47.112Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:27:47 [2023-06-06T17:27:47.112Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:27:47 [2023-06-06T17:27:47.112Z] === RUN   TestDockerNetworkConnectAlias
17:27:51 [2023-06-06T17:27:51.341Z] --- PASS: TestDockerNetworkConnectAlias (3.95s)
17:27:51 [2023-06-06T17:27:51.341Z] === RUN   TestDockerNetworkReConnect
17:27:54 [2023-06-06T17:27:54.634Z] --- PASS: TestDockerNetworkReConnect (3.31s)
17:27:54 [2023-06-06T17:27:54.634Z] === RUN   TestServicePlugin
17:27:54 [2023-06-06T17:27:54.634Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:54 [2023-06-06T17:27:54.634Z] --- SKIP: TestServicePlugin (0.00s)
17:27:54 [2023-06-06T17:27:54.634Z] === RUN   TestServiceUpdateLabel
17:27:56 [2023-06-06T17:27:56.542Z] --- PASS: TestServiceUpdateLabel (1.83s)
17:27:56 [2023-06-06T17:27:56.542Z] === RUN   TestServiceUpdateSecrets
17:28:11 [2023-06-06T17:28:11.436Z] --- PASS: TestServiceUpdateSecrets (14.44s)
17:28:11 [2023-06-06T17:28:11.436Z] === RUN   TestServiceUpdateConfigs
17:28:26 [2023-06-06T17:28:26.328Z] --- PASS: TestServiceUpdateConfigs (14.22s)
17:28:26 [2023-06-06T17:28:26.328Z] === RUN   TestServiceUpdateNetwork
17:28:38 [2023-06-06T17:28:38.546Z] --- PASS: TestServiceUpdateNetwork (12.18s)
17:28:38 [2023-06-06T17:28:38.546Z] === RUN   TestServiceUpdatePidsLimit
17:28:38 [2023-06-06T17:28:38.546Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:28:39 [2023-06-06T17:28:39.116Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:28:47 [2023-06-06T17:28:47.244Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:28:53 [2023-06-06T17:28:53.819Z] --- PASS: TestServiceUpdatePidsLimit (16.34s)
17:28:53 [2023-06-06T17:28:53.819Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
17:28:53 [2023-06-06T17:28:53.819Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
17:28:53 [2023-06-06T17:28:53.819Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
17:28:53 [2023-06-06T17:28:53.819Z] PASS
17:28:53 [2023-06-06T17:28:53.819Z] 
17:28:53 [2023-06-06T17:28:53.819Z] === Skipped
17:28:53 [2023-06-06T17:28:53.819Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:28:53 [2023-06-06T17:28:53.819Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:28:53 [2023-06-06T17:28:53.819Z] 
17:28:53 [2023-06-06T17:28:53.819Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:28:53 [2023-06-06T17:28:53.819Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:28:53 [2023-06-06T17:28:53.819Z] 
17:28:53 [2023-06-06T17:28:53.819Z] DONE 27 tests, 2 skipped in 131.507s
17:28:53 [2023-06-06T17:28:53.819Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:28:53 [2023-06-06T17:28:53.819Z] ++ 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:28:53 [2023-06-06T17:28:53.819Z] ++ set -e
17:28:53 [2023-06-06T17:28:53.819Z] ++ '[' -n 0 ']'
17:28:53 [2023-06-06T17:28:53.819Z] ++ set -x
17:28:53 [2023-06-06T17:28:53.819Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:28:53 [2023-06-06T17:28:53.819Z] INFO: Testing against a local daemon
17:28:53 [2023-06-06T17:28:53.819Z] === RUN   TestSessionCreate
17:28:53 [2023-06-06T17:28:53.819Z] --- PASS: TestSessionCreate (0.02s)
17:28:53 [2023-06-06T17:28:53.819Z] === RUN   TestSessionCreateWithBadUpgrade
17:28:53 [2023-06-06T17:28:53.819Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:28:53 [2023-06-06T17:28:53.819Z] PASS
17:28:53 [2023-06-06T17:28:53.819Z] 
17:28:53 [2023-06-06T17:28:53.819Z] DONE 2 tests in 0.059s
17:28:53 [2023-06-06T17:28:53.819Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:28:53 [2023-06-06T17:28:53.819Z] ++ 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:28:53 [2023-06-06T17:28:53.819Z] ++ set -e
17:28:53 [2023-06-06T17:28:53.819Z] ++ '[' -n 0 ']'
17:28:53 [2023-06-06T17:28:53.819Z] ++ set -x
17:28:53 [2023-06-06T17:28:53.820Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:28:53 [2023-06-06T17:28:53.820Z] INFO: Testing against a local daemon
17:28:53 [2023-06-06T17:28:53.820Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:28:53 [2023-06-06T17:28:53.820Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:28:53 [2023-06-06T17:28:53.820Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:28:53 [2023-06-06T17:28:53.820Z] === RUN   TestDiskUsage
17:28:53 [2023-06-06T17:28:53.820Z] === PAUSE TestDiskUsage
17:28:53 [2023-06-06T17:28:53.820Z] === RUN   TestEventsExecDie
17:28:54 [2023-06-06T17:28:54.079Z] --- PASS: TestEventsExecDie (0.50s)
17:28:54 [2023-06-06T17:28:54.079Z] === RUN   TestEventsBackwardsCompatible
17:28:54 [2023-06-06T17:28:54.079Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:28:54 [2023-06-06T17:28:54.079Z] === RUN   TestEventsVolumeCreate
17:28:54 [2023-06-06T17:28:54.079Z] --- PASS: TestEventsVolumeCreate (0.04s)
17:28:54 [2023-06-06T17:28:54.079Z] === RUN   TestInfoBinaryCommits
17:28:54 [2023-06-06T17:28:54.079Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:28:54 [2023-06-06T17:28:54.079Z] === RUN   TestInfoAPIVersioned
17:28:54 [2023-06-06T17:28:54.079Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:28:54 [2023-06-06T17:28:54.079Z] === RUN   TestInfoAPI
17:28:54 [2023-06-06T17:28:54.079Z] --- PASS: TestInfoAPI (0.02s)
17:28:54 [2023-06-06T17:28:54.079Z] === RUN   TestInfoAPIWarnings
17:29:12 [2023-06-06T17:29:12.180Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:29:12 [2023-06-06T17:29:12.180Z] === RUN   TestInfoDebug
17:29:12 [2023-06-06T17:29:12.180Z] --- PASS: TestInfoDebug (0.52s)
17:29:12 [2023-06-06T17:29:12.180Z] === RUN   TestInfoInsecureRegistries
17:29:12 [2023-06-06T17:29:12.180Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:29:12 [2023-06-06T17:29:12.180Z] === RUN   TestInfoRegistryMirrors
17:29:12 [2023-06-06T17:29:12.180Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:29:12 [2023-06-06T17:29:12.180Z] === RUN   TestLoginFailsWithBadCredentials
17:29:12 [2023-06-06T17:29:12.749Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
17:29:12 [2023-06-06T17:29:12.749Z] === RUN   TestPingCacheHeaders
17:29:12 [2023-06-06T17:29:12.749Z] --- PASS: TestPingCacheHeaders (0.02s)
17:29:12 [2023-06-06T17:29:12.749Z] === RUN   TestPingGet
17:29:12 [2023-06-06T17:29:12.749Z] --- PASS: TestPingGet (0.01s)
17:29:12 [2023-06-06T17:29:12.749Z] === RUN   TestPingHead
17:29:12 [2023-06-06T17:29:12.749Z] --- PASS: TestPingHead (0.02s)
17:29:12 [2023-06-06T17:29:12.749Z] === RUN   TestPingSwarmHeader
17:29:13 [2023-06-06T17:29:13.319Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:29:13 [2023-06-06T17:29:13.887Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:29:14 [2023-06-06T17:29:14.826Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:29:14 [2023-06-06T17:29:14.826Z] --- PASS: TestPingSwarmHeader (1.88s)
17:29:14 [2023-06-06T17:29:14.826Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:29:14 [2023-06-06T17:29:14.826Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:29:14 [2023-06-06T17:29:14.826Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:29:14 [2023-06-06T17:29:14.826Z] === RUN   TestPingBuilderHeader
17:29:14 [2023-06-06T17:29:14.826Z] === RUN   TestPingBuilderHeader/default_config
17:29:15 [2023-06-06T17:29:15.085Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:29:15 [2023-06-06T17:29:15.655Z] --- PASS: TestPingBuilderHeader (1.04s)
17:29:15 [2023-06-06T17:29:15.655Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
17:29:15 [2023-06-06T17:29:15.655Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
17:29:15 [2023-06-06T17:29:15.655Z] === RUN   TestVersion
17:29:15 [2023-06-06T17:29:15.655Z] --- PASS: TestVersion (0.02s)
17:29:15 [2023-06-06T17:29:15.655Z] === CONT  TestDiskUsage
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/empty
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/empty/container_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/empty/image_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/empty/volume_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/empty/build-cache_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/after_LoadBusybox
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:29:16 [2023-06-06T17:29:16.225Z] === RUN   TestDiskUsage/after_container.Run
17:29:16 [2023-06-06T17:29:16.484Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:29:16 [2023-06-06T17:29:16.485Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:29:16 [2023-06-06T17:29:16.485Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:29:16 [2023-06-06T17:29:16.485Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:29:16 [2023-06-06T17:29:16.485Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:29:16 [2023-06-06T17:29:16.485Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:29:16 [2023-06-06T17:29:16.485Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:29:16 [2023-06-06T17:29:16.485Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:29:16 [2023-06-06T17:29:16.485Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:29:16 [2023-06-06T17:29:16.485Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:29:16 [2023-06-06T17:29:16.744Z] --- PASS: TestDiskUsage (1.00s)
17:29:16 [2023-06-06T17:29:16.744Z]     --- PASS: TestDiskUsage/empty (0.00s)
17:29:16 [2023-06-06T17:29:16.744Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z] PASS
17:29:16 [2023-06-06T17:29:16.745Z] 
17:29:16 [2023-06-06T17:29:16.745Z] === Skipped
17:29:16 [2023-06-06T17:29:16.745Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:29:16 [2023-06-06T17:29:16.745Z] 
17:29:16 [2023-06-06T17:29:16.745Z] DONE 57 tests, 1 skipped in 23.114s
17:29:16 [2023-06-06T17:29:16.745Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:29:16 [2023-06-06T17:29:16.745Z] ++ 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:29:16 [2023-06-06T17:29:16.745Z] ++ set -e
17:29:16 [2023-06-06T17:29:16.745Z] ++ '[' -n 0 ']'
17:29:16 [2023-06-06T17:29:16.745Z] ++ set -x
17:29:16 [2023-06-06T17:29:16.745Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:29:16 [2023-06-06T17:29:16.745Z] INFO: Testing against a local daemon
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumesCreateAndList
17:29:16 [2023-06-06T17:29:16.745Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumesRemove
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumesRemove/volume_in_use
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumesRemove/volume_not_in_use
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumesRemove/non-existing_volume
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumesRemove/non-existing_volume_force
17:29:16 [2023-06-06T17:29:16.745Z] --- PASS: TestVolumesRemove (0.04s)
17:29:16 [2023-06-06T17:29:16.745Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
17:29:16 [2023-06-06T17:29:16.745Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumesRemoveSwarmEnabled
17:29:16 [2023-06-06T17:29:16.745Z] === PAUSE TestVolumesRemoveSwarmEnabled
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumesInspect
17:29:16 [2023-06-06T17:29:16.745Z] --- PASS: TestVolumesInspect (0.02s)
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumesInvalidJSON
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:29:16 [2023-06-06T17:29:16.745Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:29:16 [2023-06-06T17:29:16.745Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:29:16 [2023-06-06T17:29:16.745Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:29:16 [2023-06-06T17:29:16.745Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumePruneAnonymous
17:29:16 [2023-06-06T17:29:16.745Z] --- PASS: TestVolumePruneAnonymous (0.03s)
17:29:16 [2023-06-06T17:29:16.745Z] === RUN   TestVolumePruneAnonFromImage
17:29:17 [2023-06-06T17:29:17.005Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
17:29:17 [2023-06-06T17:29:17.005Z] === CONT  TestVolumesRemoveSwarmEnabled
17:29:18 [2023-06-06T17:29:18.386Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
17:29:18 [2023-06-06T17:29:18.386Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
17:29:18 [2023-06-06T17:29:18.386Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
17:29:18 [2023-06-06T17:29:18.386Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
17:29:18 [2023-06-06T17:29:18.646Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.81s)
17:29:18 [2023-06-06T17:29:18.646Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
17:29:18 [2023-06-06T17:29:18.646Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
17:29:18 [2023-06-06T17:29:18.646Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
17:29:18 [2023-06-06T17:29:18.646Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
17:29:18 [2023-06-06T17:29:18.646Z] PASS
17:29:18 [2023-06-06T17:29:18.646Z] 
17:29:18 [2023-06-06T17:29:18.646Z] DONE 20 tests in 2.047s
17:29:18 [2023-06-06T17:29:18.646Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:29:18 [2023-06-06T17:29:18.905Z] ++++ cat bundles/test-integration/docker.pid
17:29:18 [2023-06-06T17:29:18.905Z] +++ kill 21935
17:29:20 [2023-06-06T17:29:20.286Z] +++ /etc/init.d/apparmor stop
17:29:20 [2023-06-06T17:29:20.286Z] Leaving: AppArmorNo profiles have been unloaded.
17:29:20 [2023-06-06T17:29:20.286Z] 
17:29:20 [2023-06-06T17:29:20.286Z] Unloading profiles will leave already running processes permanently
17:29:20 [2023-06-06T17:29:20.286Z] unconfined, which can lead to unexpected situations.
17:29:20 [2023-06-06T17:29:20.286Z] 
17:29:20 [2023-06-06T17:29:20.286Z] To set a process to complain mode, use the command line tool
17:29:20 [2023-06-06T17:29:20.286Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:29:20 [2023-06-06T17:29:20.286Z] +++ true
17:29:20 [2023-06-06T17:29:20.286Z] exiting test-integration
17:29:20 [2023-06-06T17:29:20.286Z] ++ exit 0
17:29:20 [2023-06-06T17:29:20.286Z] 
Post stage
[Pipeline] junit
17:29:21 [2023-06-06T17:29:21.239Z] Recording test results
17:29:21 [2023-06-06T17:29:21.413Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:29:21 [2023-06-06T17:29:21.723Z] + echo Ensuring container killed.
17:29:21 [2023-06-06T17:29:21.723Z] Ensuring container killed.
17:29:21 [2023-06-06T17:29:21.723Z] + docker rm -vf docker-pr2
17:29:21 [2023-06-06T17:29:21.723Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
17:29:22 [2023-06-06T17:29:22.007Z] + echo Chowning /workspace to jenkins user
17:29:22 [2023-06-06T17:29:22.007Z] Chowning /workspace to jenkins user
17:29:22 [2023-06-06T17:29:22.007Z] + id -u
17:29:22 [2023-06-06T17:29:22.007Z] + id -g
17:29:22 [2023-06-06T17:29:22.007Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45704:/workspace busybox chown -R 1000:1000 /workspace
17:29:22 [2023-06-06T17:29:22.007Z] Unable to find image 'busybox:latest' locally
17:29:22 [2023-06-06T17:29:22.007Z] latest: Pulling from library/busybox
17:29:22 [2023-06-06T17:29:22.266Z] fee740108510: Already exists
17:29:22 [2023-06-06T17:29:22.266Z] Digest: sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b
17:29:22 [2023-06-06T17:29:22.266Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:29:23 [2023-06-06T17:29:23.939Z] + bundleName=arm64-integration
17:29:23 [2023-06-06T17:29:23.939Z] + echo Creating arm64-integration-bundles.tar.gz
17:29:23 [2023-06-06T17:29:23.939Z] Creating arm64-integration-bundles.tar.gz
17:29:23 [2023-06-06T17:29:23.939Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:29:23 [2023-06-06T17:29:23.939Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:29:24 [2023-06-06T17:29:24.212Z] Archiving artifacts
17:29:25 [2023-06-06T17:29:25.629Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45704/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:29:25 [2023-06-06T17:29:25.926Z] + make clean
17:29:26 [2023-06-06T17:29:26.186Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:29:26 [2023-06-06T17:29:26.186Z] docker-dev-cache
17:29:26 [2023-06-06T17:29:26.186Z] 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