Skip to content
Success

Console Output

Pull request #45620 opened
17:03:02 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 04eccf81654771f187cd7fdf34b3b12553e4e028+24722779ffc5e4de697bea0606a9b92fa8111d2e (08109d61a3a4b218c891598d30478b76316d68d8)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-45620@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
17:03:04 [2023-05-25T17:03:04.573Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:03:04 [2023-05-25T17:03:04.576Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:03:19 [2023-05-25T17:03:19.755Z] Still waiting to schedule task
17:03:19 [2023-05-25T17:03:19.756Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0529b9d23252a6b42)17:04:09 [2023-05-25T17:04:09.308Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04dbca9253189d5ae) in /home/ubuntu/workspace/moby_PR-45620
[Pipeline] {
[Pipeline] checkout
17:04:09 [2023-05-25T17:04:09.369Z] The recommended git tool is: git
17:04:11 [2023-05-25T17:04:11.143Z] using credential docker-jenkins-github-credentials
17:04:11 [2023-05-25T17:04:11.155Z] Cloning the remote Git repository
17:04:11 [2023-05-25T17:04:11.155Z] Cloning with configured refspecs honoured and without tags
17:04:11 [2023-05-25T17:04:11.217Z] Cloning repository https://github.com/moby/moby.git
17:04:11 [2023-05-25T17:04:11.267Z]  > git init /home/ubuntu/workspace/moby_PR-45620 # timeout=10
17:04:11 [2023-05-25T17:04:11.685Z] Fetching upstream changes from https://github.com/moby/moby.git
17:04:11 [2023-05-25T17:04:11.685Z]  > git --version # timeout=10
17:04:11 [2023-05-25T17:04:11.689Z]  > git --version # 'git version 2.25.1'
17:04:11 [2023-05-25T17:04:11.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:04:11 [2023-05-25T17:04:11.691Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45620/head:refs/remotes/origin/PR-45620 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
17:04:25 [2023-05-25T17:04:25.428Z] Fetching without tags
17:04:25 [2023-05-25T17:04:25.668Z] Merging remotes/origin/24.0 commit 24722779ffc5e4de697bea0606a9b92fa8111d2e into PR head commit 04eccf81654771f187cd7fdf34b3b12553e4e028
17:04:26 [2023-05-25T17:04:26.269Z] Merge succeeded, producing 04eccf81654771f187cd7fdf34b3b12553e4e028
17:04:26 [2023-05-25T17:04:26.270Z] Checking out Revision 04eccf81654771f187cd7fdf34b3b12553e4e028 (PR-45620)
17:04:25 [2023-05-25T17:04:25.406Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:04:25 [2023-05-25T17:04:25.409Z]  > git config --add remote.origin.fetch +refs/pull/45620/head:refs/remotes/origin/PR-45620 # timeout=10
17:04:25 [2023-05-25T17:04:25.413Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
17:04:25 [2023-05-25T17:04:25.419Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:04:25 [2023-05-25T17:04:25.427Z] Fetching upstream changes from https://github.com/moby/moby.git
17:04:25 [2023-05-25T17:04:25.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:04:25 [2023-05-25T17:04:25.428Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45620/head:refs/remotes/origin/PR-45620 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
17:04:25 [2023-05-25T17:04:25.670Z]  > git config core.sparsecheckout # timeout=10
17:04:25 [2023-05-25T17:04:25.673Z]  > git checkout -f 04eccf81654771f187cd7fdf34b3b12553e4e028 # timeout=10
17:04:26 [2023-05-25T17:04:26.246Z]  > git remote # timeout=10
17:04:26 [2023-05-25T17:04:26.250Z]  > git config --get remote.origin.url # timeout=10
17:04:26 [2023-05-25T17:04:26.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:04:26 [2023-05-25T17:04:26.254Z]  > git merge 24722779ffc5e4de697bea0606a9b92fa8111d2e # timeout=10
17:04:26 [2023-05-25T17:04:26.262Z]  > git rev-parse HEAD^{commit} # timeout=10
17:04:26 [2023-05-25T17:04:26.268Z]  > git config core.sparsecheckout # timeout=10
17:04:26 [2023-05-25T17:04:26.271Z]  > git checkout -f 04eccf81654771f187cd7fdf34b3b12553e4e028 # timeout=10
17:04:30 [2023-05-25T17:04:30.133Z] Commit message: "vendor: github.com/containerd/go-runc v1.1.0"
17:04:30 [2023-05-25T17:04:30.133Z] First time build. Skipping changelog.
17:04:30 [2023-05-25T17:04:30.145Z]  > git --version # timeout=10
17:04:30 [2023-05-25T17:04:30.148Z]  > git --version # 'git version 2.25.1'
17:04:30 [2023-05-25T17:04:30.150Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:04:30 [2023-05-25T17:04:30.917Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45620:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
17:04:52 [2023-05-25T17:04:52.813Z] Unable to find image 'alpine:latest' locally
17:04:52 [2023-05-25T17:04:52.813Z] latest: Pulling from library/alpine
17:04:52 [2023-05-25T17:04:52.813Z] 08409d417260: Pulling fs layer
17:04:52 [2023-05-25T17:04:52.813Z] 08409d417260: Download complete
17:04:52 [2023-05-25T17:04:52.813Z] 08409d417260: Pull complete
17:04:52 [2023-05-25T17:04:52.813Z] Digest: sha256:02bb6f428431fbc2809c5d1b41eab5a68350194fb508869a33cb1af4444c9b11
17:04:52 [2023-05-25T17:04:52.813Z] Status: Downloaded newer image for alpine:latest
17:04:59 [2023-05-25T17:04:59.428Z] 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
17:04:59 [2023-05-25T17:04:59.835Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04dbca9253189d5ae) in /home/ubuntu/workspace/moby_PR-45620
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
17:04:59 [2023-05-25T17:04:59.870Z] The recommended git tool is: git
[Pipeline] // stage
17:04:59 [2023-05-25T17:04:59.877Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
17:04:59 [2023-05-25T17:04:59.892Z] Fetching changes from the remote Git repository
[Pipeline] // stage
17:04:59 [2023-05-25T17:04:59.897Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
17:05:00 [2023-05-25T17:05:00.128Z] Merging remotes/origin/24.0 commit 24722779ffc5e4de697bea0606a9b92fa8111d2e into PR head commit 04eccf81654771f187cd7fdf34b3b12553e4e028
17:05:00 [2023-05-25T17:05:00.493Z] Merge succeeded, producing 04eccf81654771f187cd7fdf34b3b12553e4e028
17:05:00 [2023-05-25T17:05:00.493Z] Checking out Revision 04eccf81654771f187cd7fdf34b3b12553e4e028 (PR-45620)
17:05:00 [2023-05-25T17:05:00.563Z] Commit message: "vendor: github.com/containerd/go-runc v1.1.0"
17:05:00 [2023-05-25T17:05:00.574Z]  > git --version # timeout=10
17:05:00 [2023-05-25T17:05:00.576Z]  > git --version # 'git version 2.25.1'
17:05:00 [2023-05-25T17:05:00.579Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
17:04:59 [2023-05-25T17:04:59.889Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45620/.git # timeout=10
17:04:59 [2023-05-25T17:04:59.894Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:04:59 [2023-05-25T17:04:59.899Z] Fetching upstream changes from https://github.com/moby/moby.git
17:04:59 [2023-05-25T17:04:59.899Z]  > git --version # timeout=10
17:04:59 [2023-05-25T17:04:59.901Z]  > git --version # 'git version 2.25.1'
17:04:59 [2023-05-25T17:04:59.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:04:59 [2023-05-25T17:04:59.902Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45620/head:refs/remotes/origin/PR-45620 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
17:05:00 [2023-05-25T17:05:00.130Z]  > git config core.sparsecheckout # timeout=10
17:05:00 [2023-05-25T17:05:00.133Z]  > git checkout -f 04eccf81654771f187cd7fdf34b3b12553e4e028 # timeout=10
17:05:00 [2023-05-25T17:05:00.476Z]  > git remote # timeout=10
17:05:00 [2023-05-25T17:05:00.479Z]  > git config --get remote.origin.url # timeout=10
17:05:00 [2023-05-25T17:05:00.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:05:00 [2023-05-25T17:05:00.483Z]  > git merge 24722779ffc5e4de697bea0606a9b92fa8111d2e # timeout=10
17:05:00 [2023-05-25T17:05:00.490Z]  > git rev-parse HEAD^{commit} # timeout=10
17:05:00 [2023-05-25T17:05:00.495Z]  > git config core.sparsecheckout # timeout=10
17:05:00 [2023-05-25T17:05:00.498Z]  > git checkout -f 04eccf81654771f187cd7fdf34b3b12553e4e028 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:05:01 [2023-05-25T17:05:01.555Z] + docker version
17:05:01 [2023-05-25T17:05:01.555Z] Client: Docker Engine - Community
17:05:01 [2023-05-25T17:05:01.555Z]  Version:           23.0.1
17:05:01 [2023-05-25T17:05:01.555Z]  API version:       1.42
17:05:01 [2023-05-25T17:05:01.555Z]  Go version:        go1.19.5
17:05:01 [2023-05-25T17:05:01.555Z]  Git commit:        a5ee5b1
17:05:01 [2023-05-25T17:05:01.555Z]  Built:             Thu Feb  9 19:46:32 2023
17:05:01 [2023-05-25T17:05:01.555Z]  OS/Arch:           linux/arm64
17:05:01 [2023-05-25T17:05:01.555Z]  Context:           default
17:05:01 [2023-05-25T17:05:01.555Z] 
17:05:01 [2023-05-25T17:05:01.555Z] Server: Docker Engine - Community
17:05:01 [2023-05-25T17:05:01.555Z]  Engine:
17:05:01 [2023-05-25T17:05:01.555Z]   Version:          23.0.1
17:05:01 [2023-05-25T17:05:01.555Z]   API version:      1.42 (minimum version 1.12)
17:05:01 [2023-05-25T17:05:01.555Z]   Go version:       go1.19.5
17:05:01 [2023-05-25T17:05:01.555Z]   Git commit:       bc3805a
17:05:01 [2023-05-25T17:05:01.555Z]   Built:            Thu Feb  9 19:46:32 2023
17:05:01 [2023-05-25T17:05:01.555Z]   OS/Arch:          linux/arm64
17:05:01 [2023-05-25T17:05:01.555Z]   Experimental:     true
17:05:01 [2023-05-25T17:05:01.555Z]  containerd:
17:05:01 [2023-05-25T17:05:01.555Z]   Version:          1.6.18
17:05:01 [2023-05-25T17:05:01.555Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
17:05:01 [2023-05-25T17:05:01.555Z]  runc:
17:05:01 [2023-05-25T17:05:01.555Z]   Version:          1.1.4
17:05:01 [2023-05-25T17:05:01.555Z]   GitCommit:        v1.1.4-0-g5fd4c4d
17:05:01 [2023-05-25T17:05:01.555Z]  docker-init:
17:05:01 [2023-05-25T17:05:01.555Z]   Version:          0.19.0
17:05:01 [2023-05-25T17:05:01.555Z]   GitCommit:        de40ad0
[Pipeline] sh
17:05:01 [2023-05-25T17:05:01.830Z] + docker info
17:05:01 [2023-05-25T17:05:01.830Z] Client:
17:05:01 [2023-05-25T17:05:01.830Z]  Context:    default
17:05:01 [2023-05-25T17:05:01.830Z]  Debug Mode: false
17:05:01 [2023-05-25T17:05:01.830Z]  Plugins:
17:05:01 [2023-05-25T17:05:01.830Z]   buildx: Docker Buildx (Docker Inc.)
17:05:01 [2023-05-25T17:05:01.830Z]     Version:  v0.10.4
17:05:01 [2023-05-25T17:05:01.830Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
17:05:01 [2023-05-25T17:05:01.830Z]   compose: Docker Compose (Docker Inc.)
17:05:01 [2023-05-25T17:05:01.830Z]     Version:  v2.16.0
17:05:01 [2023-05-25T17:05:01.830Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
17:05:01 [2023-05-25T17:05:01.830Z] 
17:05:01 [2023-05-25T17:05:01.830Z] Server:
17:05:01 [2023-05-25T17:05:01.830Z]  Containers: 0
17:05:01 [2023-05-25T17:05:01.830Z]   Running: 0
17:05:01 [2023-05-25T17:05:01.830Z]   Paused: 0
17:05:01 [2023-05-25T17:05:01.830Z]   Stopped: 0
17:05:01 [2023-05-25T17:05:01.830Z]  Images: 1
17:05:01 [2023-05-25T17:05:01.830Z]  Server Version: 23.0.1
17:05:01 [2023-05-25T17:05:01.830Z]  Storage Driver: overlay2
17:05:01 [2023-05-25T17:05:01.830Z]   Backing Filesystem: extfs
17:05:01 [2023-05-25T17:05:01.830Z]   Supports d_type: true
17:05:01 [2023-05-25T17:05:01.830Z]   Using metacopy: false
17:05:01 [2023-05-25T17:05:01.830Z]   Native Overlay Diff: true
17:05:01 [2023-05-25T17:05:01.830Z]   userxattr: false
17:05:01 [2023-05-25T17:05:01.830Z]  Logging Driver: json-file
17:05:01 [2023-05-25T17:05:01.830Z]  Cgroup Driver: cgroupfs
17:05:01 [2023-05-25T17:05:01.830Z]  Cgroup Version: 1
17:05:01 [2023-05-25T17:05:01.830Z]  Plugins:
17:05:01 [2023-05-25T17:05:01.830Z]   Volume: local
17:05:01 [2023-05-25T17:05:01.830Z]   Network: bridge host ipvlan macvlan null overlay
17:05:01 [2023-05-25T17:05:01.830Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:05:01 [2023-05-25T17:05:01.830Z]  Swarm: inactive
17:05:01 [2023-05-25T17:05:01.830Z]  Runtimes: io.containerd.runc.v2 runc
17:05:01 [2023-05-25T17:05:01.830Z]  Default Runtime: runc
17:05:01 [2023-05-25T17:05:01.830Z]  Init Binary: docker-init
17:05:01 [2023-05-25T17:05:01.830Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
17:05:01 [2023-05-25T17:05:01.830Z]  runc version: v1.1.4-0-g5fd4c4d
17:05:01 [2023-05-25T17:05:01.830Z]  init version: de40ad0
17:05:01 [2023-05-25T17:05:01.830Z]  Security Options:
17:05:01 [2023-05-25T17:05:01.830Z]   apparmor
17:05:01 [2023-05-25T17:05:01.830Z]   seccomp
17:05:01 [2023-05-25T17:05:01.830Z]    Profile: builtin
17:05:01 [2023-05-25T17:05:01.830Z]  Kernel Version: 5.15.0-1031-aws
17:05:01 [2023-05-25T17:05:01.830Z]  Operating System: Ubuntu 20.04.6 LTS
17:05:01 [2023-05-25T17:05:01.830Z]  OSType: linux
17:05:01 [2023-05-25T17:05:01.830Z]  Architecture: aarch64
17:05:01 [2023-05-25T17:05:01.830Z]  CPUs: 8
17:05:01 [2023-05-25T17:05:01.830Z]  Total Memory: 30.64GiB
17:05:01 [2023-05-25T17:05:01.830Z]  Name: ip-10-100-70-177
17:05:01 [2023-05-25T17:05:01.830Z]  ID: 1c6d7120-c134-4627-b601-91a150afaa3a
17:05:01 [2023-05-25T17:05:01.830Z]  Docker Root Dir: /var/lib/docker
17:05:01 [2023-05-25T17:05:01.830Z]  Debug Mode: false
17:05:01 [2023-05-25T17:05:01.830Z]  Registry: https://index.docker.io/v1/
17:05:01 [2023-05-25T17:05:01.830Z]  Experimental: true
17:05:01 [2023-05-25T17:05:01.830Z]  Insecure Registries:
17:05:01 [2023-05-25T17:05:01.830Z]   127.0.0.0/8
17:05:01 [2023-05-25T17:05:01.830Z]  Live Restore Enabled: true
17:05:01 [2023-05-25T17:05:01.830Z] 
[Pipeline] sh
17:05:02 [2023-05-25T17:05:02.105Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:05:02 [2023-05-25T17:05:02.105Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:05:02 [2023-05-25T17:05:02.105Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45620/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:05:02 [2023-05-25T17:05:02.105Z] + bash /home/ubuntu/workspace/moby_PR-45620/check-config.sh
17:05:02 [2023-05-25T17:05:02.105Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:05:02 [2023-05-25T17:05:02.105Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ...
17:05:02 [2023-05-25T17:05:02.105Z] 
17:05:02 [2023-05-25T17:05:02.105Z] Generally Necessary:
17:05:02 [2023-05-25T17:05:02.105Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:05:02 [2023-05-25T17:05:02.105Z] - apparmor: enabled and tools installed
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_NAMESPACES: enabled
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_NET_NS: enabled
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_PID_NS: enabled
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_IPC_NS: enabled
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_UTS_NS: enabled
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_CGROUPS: enabled
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_CGROUP_CPUACCT: enabled
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_CGROUP_DEVICE: enabled
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_CGROUP_FREEZER: enabled
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_CGROUP_SCHED: enabled
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_CPUSETS: enabled
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_MEMCG: enabled
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_KEYS: enabled
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_VETH: enabled (as module)
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_BRIDGE: enabled (as module)
17:05:02 [2023-05-25T17:05:02.105Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:05:02 [2023-05-25T17:05:02.361Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_NF_NAT: enabled (as module)
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_POSIX_MQUEUE: enabled
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_CGROUP_BPF: enabled
17:05:02 [2023-05-25T17:05:02.362Z] 
17:05:02 [2023-05-25T17:05:02.362Z] Optional Features:
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_USER_NS: enabled
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_SECCOMP: enabled
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_SECCOMP_FILTER: enabled
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_CGROUP_PIDS: enabled
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_MEMCG_SWAP: enabled
17:05:02 [2023-05-25T17:05:02.362Z]     (cgroup swap accounting is currently enabled)
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_BLK_CGROUP: enabled
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_CGROUP_PERF: enabled
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_CGROUP_HUGETLB: enabled
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_CFS_BANDWIDTH: enabled
17:05:02 [2023-05-25T17:05:02.362Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:05:02 [2023-05-25T17:05:02.619Z] - CONFIG_RT_GROUP_SCHED: missing
17:05:02 [2023-05-25T17:05:02.619Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:05:02 [2023-05-25T17:05:02.619Z] - CONFIG_IP_VS: enabled (as module)
17:05:02 [2023-05-25T17:05:02.619Z] - CONFIG_IP_VS_NFCT: enabled
17:05:02 [2023-05-25T17:05:02.619Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:05:02 [2023-05-25T17:05:02.619Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:05:02 [2023-05-25T17:05:02.619Z] - CONFIG_IP_VS_RR: enabled (as module)
17:05:02 [2023-05-25T17:05:02.619Z] - CONFIG_SECURITY_SELINUX: enabled
17:05:02 [2023-05-25T17:05:02.619Z] - CONFIG_SECURITY_APPARMOR: enabled
17:05:02 [2023-05-25T17:05:02.619Z] - CONFIG_EXT4_FS: enabled
17:05:02 [2023-05-25T17:05:02.619Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:05:02 [2023-05-25T17:05:02.619Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:05:02 [2023-05-25T17:05:02.619Z] - Network Drivers:
17:05:02 [2023-05-25T17:05:02.619Z]   - "overlay":
17:05:02 [2023-05-25T17:05:02.619Z]     - CONFIG_VXLAN: enabled (as module)
17:05:02 [2023-05-25T17:05:02.619Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:05:02 [2023-05-25T17:05:02.619Z]       Optional (for encrypted networks):
17:05:02 [2023-05-25T17:05:02.619Z]       - CONFIG_CRYPTO: enabled
17:05:02 [2023-05-25T17:05:02.619Z]       - CONFIG_CRYPTO_AEAD: enabled
17:05:02 [2023-05-25T17:05:02.619Z]       - CONFIG_CRYPTO_GCM: enabled
17:05:02 [2023-05-25T17:05:02.619Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:05:02 [2023-05-25T17:05:02.619Z]       - CONFIG_CRYPTO_GHASH: enabled
17:05:02 [2023-05-25T17:05:02.619Z]       - CONFIG_XFRM: enabled
17:05:02 [2023-05-25T17:05:02.619Z]       - CONFIG_XFRM_USER: enabled (as module)
17:05:02 [2023-05-25T17:05:02.619Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:05:02 [2023-05-25T17:05:02.619Z]       - CONFIG_INET_ESP: enabled (as module)
17:05:02 [2023-05-25T17:05:02.619Z]   - "ipvlan":
17:05:02 [2023-05-25T17:05:02.619Z]     - CONFIG_IPVLAN: enabled (as module)
17:05:02 [2023-05-25T17:05:02.619Z]   - "macvlan":
17:05:02 [2023-05-25T17:05:02.875Z]     - CONFIG_MACVLAN: enabled (as module)
17:05:02 [2023-05-25T17:05:02.875Z]     - CONFIG_DUMMY: enabled (as module)
17:05:02 [2023-05-25T17:05:02.875Z]   - "ftp,tftp client in container":
17:05:02 [2023-05-25T17:05:02.875Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:05:02 [2023-05-25T17:05:02.875Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:05:02 [2023-05-25T17:05:02.875Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:05:02 [2023-05-25T17:05:02.875Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:05:02 [2023-05-25T17:05:02.875Z] - Storage Drivers:
17:05:02 [2023-05-25T17:05:02.875Z]   - "aufs":
17:05:02 [2023-05-25T17:05:02.875Z]     - CONFIG_AUFS_FS: enabled (as module)
17:05:02 [2023-05-25T17:05:02.875Z]   - "btrfs":
17:05:02 [2023-05-25T17:05:02.875Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:05:02 [2023-05-25T17:05:02.875Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:05:02 [2023-05-25T17:05:02.875Z]   - "devicemapper":
17:05:02 [2023-05-25T17:05:02.875Z]     - CONFIG_BLK_DEV_DM: enabled
17:05:02 [2023-05-25T17:05:02.875Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:05:02 [2023-05-25T17:05:02.875Z]   - "overlay":
17:05:02 [2023-05-25T17:05:02.875Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:05:02 [2023-05-25T17:05:02.875Z]   - "zfs":
17:05:02 [2023-05-25T17:05:02.875Z]     - /dev/zfs: present
17:05:02 [2023-05-25T17:05:02.875Z]     - zfs command: missing
17:05:02 [2023-05-25T17:05:02.875Z]     - zpool command: missing
17:05:02 [2023-05-25T17:05:02.875Z] 
17:05:02 [2023-05-25T17:05:02.875Z] Limits:
17:05:02 [2023-05-25T17:05:02.875Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:05:02 [2023-05-25T17:05:02.875Z] 
17:05:02 [2023-05-25T17:05:02.875Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:05:03 [2023-05-25T17:05:03.178Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:04eccf81654771f187cd7fdf34b3b12553e4e028 .
17:05:03 [2023-05-25T17:05:03.435Z] #1 [internal] load build definition from Dockerfile
17:05:03 [2023-05-25T17:05:03.435Z] #1 transferring dockerfile: 27.23kB done
17:05:03 [2023-05-25T17:05:03.435Z] #1 DONE 0.1s
17:05:03 [2023-05-25T17:05:03.435Z] 
17:05:03 [2023-05-25T17:05:03.435Z] #2 [internal] load .dockerignore
17:05:03 [2023-05-25T17:05:03.435Z] #2 transferring context: 113B done
17:05:03 [2023-05-25T17:05:03.435Z] #2 DONE 0.1s
17:05:03 [2023-05-25T17:05:03.435Z] 
17:05:03 [2023-05-25T17:05:03.435Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:05:03 [2023-05-25T17:05:03.997Z] #3 DONE 0.5s
17:05:03 [2023-05-25T17:05:03.997Z] 
17:05:03 [2023-05-25T17:05:03.997Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
17:05:03 [2023-05-25T17:05:03.997Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
17:05:03 [2023-05-25T17:05:03.997Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
17:05:03 [2023-05-25T17:05:03.997Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
17:05:03 [2023-05-25T17:05:03.997Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
17:05:03 [2023-05-25T17:05:03.997Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
17:05:03 [2023-05-25T17:05:03.997Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 6.29MB / 10.82MB 0.2s
17:05:04 [2023-05-25T17:05:04.254Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
17:05:04 [2023-05-25T17:05:04.254Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s
17:05:04 [2023-05-25T17:05:04.510Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
17:05:04 [2023-05-25T17:05:04.510Z] #4 DONE 0.4s
17:05:04 [2023-05-25T17:05:04.510Z] 
17:05:04 [2023-05-25T17:05:04.510Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:05:05 [2023-05-25T17:05:05.439Z] #5 ...
17:05:05 [2023-05-25T17:05:05.439Z] 
17:05:05 [2023-05-25T17:05:05.439Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
17:05:05 [2023-05-25T17:05:05.439Z] #6 DONE 0.8s
17:05:05 [2023-05-25T17:05:05.439Z] 
17:05:05 [2023-05-25T17:05:05.439Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
17:05:05 [2023-05-25T17:05:05.439Z] #7 DONE 1.0s
17:05:05 [2023-05-25T17:05:05.439Z] 
17:05:05 [2023-05-25T17:05:05.439Z] #8 [internal] load metadata for docker.io/library/busybox:latest
17:05:05 [2023-05-25T17:05:05.696Z] #8 DONE 1.0s
17:05:05 [2023-05-25T17:05:05.696Z] 
17:05:05 [2023-05-25T17:05:05.696Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:05:05 [2023-05-25T17:05:05.696Z] #5 DONE 1.1s
17:05:05 [2023-05-25T17:05:05.696Z] 
17:05:05 [2023-05-25T17:05:05.696Z] #9 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye
17:05:05 [2023-05-25T17:05:05.696Z] #9 DONE 1.1s
17:05:05 [2023-05-25T17:05:05.696Z] 
17:05:05 [2023-05-25T17:05:05.696Z] #10 [internal] load build context
17:05:06 [2023-05-25T17:05:06.626Z] #10 ...
17:05:06 [2023-05-25T17:05:06.626Z] 
17:05:06 [2023-05-25T17:05:06.626Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b
17:05:06 [2023-05-25T17:05:06.626Z] #11 resolve docker.io/library/busybox@sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b 0.2s done
17:05:06 [2023-05-25T17:05:06.626Z] #11 sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b 2.29kB / 2.29kB done
17:05:06 [2023-05-25T17:05:06.626Z] #11 sha256:3be7f0919fc88e394cf86dc712cfb747f4ea29bd3e4e75508c3f53aeb2135ad7 528B / 528B done
17:05:06 [2023-05-25T17:05:06.626Z] #11 sha256:f92f3ea6e4a8c34d0521435aeae960a08746e2dc17ce0b75c0f7603fe0b9dc6a 1.47kB / 1.47kB done
17:05:06 [2023-05-25T17:05:06.626Z] #11 sha256:fee740108510eb41b69a19b84ac80616a932edeea714428428914774d373045e 2.00MB / 2.00MB 0.2s done
17:05:06 [2023-05-25T17:05:06.626Z] #11 extracting sha256:fee740108510eb41b69a19b84ac80616a932edeea714428428914774d373045e 0.1s done
17:05:06 [2023-05-25T17:05:06.626Z] #11 DONE 0.8s
17:05:06 [2023-05-25T17:05:06.626Z] 
17:05:06 [2023-05-25T17:05:06.626Z] #10 [internal] load build context
17:05:08 [2023-05-25T17:05:08.000Z] #10 ...
17:05:08 [2023-05-25T17:05:08.000Z] 
17:05:08 [2023-05-25T17:05:08.000Z] #12 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:05:08 [2023-05-25T17:05:08.000Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
17:05:08 [2023-05-25T17:05:08.000Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:05:08 [2023-05-25T17:05:08.000Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
17:05:08 [2023-05-25T17:05:08.000Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
17:05:08 [2023-05-25T17:05:08.000Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s
17:05:08 [2023-05-25T17:05:08.000Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done
17:05:08 [2023-05-25T17:05:08.571Z] #12 ...
17:05:08 [2023-05-25T17:05:08.571Z] 
17:05:08 [2023-05-25T17:05:08.571Z] #10 [internal] load build context
17:05:08 [2023-05-25T17:05:08.571Z] #10 transferring context: 67.66MB 2.8s done
17:05:08 [2023-05-25T17:05:08.571Z] #10 DONE 3.0s
17:05:08 [2023-05-25T17:05:08.841Z] 
17:05:08 [2023-05-25T17:05:08.841Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8
17:05:08 [2023-05-25T17:05:08.841Z] #13 resolve docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 0.2s done
17:05:08 [2023-05-25T17:05:08.841Z] #13 sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 1.86kB / 1.86kB done
17:05:08 [2023-05-25T17:05:08.841Z] #13 sha256:7b3cc4c7c2bcfea05f88cc81c1d16102ffc8bfa6e8b5d7dda04cc15db80f9127 1.58kB / 1.58kB done
17:05:08 [2023-05-25T17:05:08.841Z] #13 sha256:7f030ff9be47c7d37be80fe7f7738cc9489ea0686ead8f5f0d2f3b004921a474 7.01kB / 7.01kB done
17:05:08 [2023-05-25T17:05:08.841Z] #13 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 53.69MB / 53.69MB 1.0s done
17:05:08 [2023-05-25T17:05:08.841Z] #13 sha256:24cef00b9ad96bea3be667b285f4b22763747912cc8e4f2c3f145facb418d71d 15.75MB / 15.75MB 0.8s done
17:05:08 [2023-05-25T17:05:08.841Z] #13 sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 54.68MB / 54.68MB 1.7s done
17:05:08 [2023-05-25T17:05:08.841Z] #13 extracting sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 1.6s
17:05:08 [2023-05-25T17:05:08.841Z] #13 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 81.44MB / 81.44MB 2.7s done
17:05:08 [2023-05-25T17:05:08.841Z] #13 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 95.47MB / 95.47MB 2.7s
17:05:08 [2023-05-25T17:05:08.841Z] #13 sha256:e48eb6dc33832efce80c6178184bd3f3c3d1885c629eca47356cc8f87eabed42 156B / 156B 2.0s done
17:05:09 [2023-05-25T17:05:09.494Z] #13 extracting sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 2.0s done
17:05:10 [2023-05-25T17:05:10.423Z] #13 extracting sha256:24cef00b9ad96bea3be667b285f4b22763747912cc8e4f2c3f145facb418d71d
17:05:10 [2023-05-25T17:05:10.687Z] #13 extracting sha256:24cef00b9ad96bea3be667b285f4b22763747912cc8e4f2c3f145facb418d71d 0.2s done
17:05:10 [2023-05-25T17:05:10.944Z] #13 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 95.47MB / 95.47MB 4.9s done
17:05:11 [2023-05-25T17:05:11.201Z] #13 ...
17:05:11 [2023-05-25T17:05:11.201Z] 
17:05:11 [2023-05-25T17:05:11.201Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070
17:05:11 [2023-05-25T17:05:11.201Z] #14 resolve docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 0.2s done
17:05:11 [2023-05-25T17:05:11.201Z] #14 sha256:0d1881fd981442bd6721e0e4ff40eb0ba705475c3a8469482ccee9029af56ebf 529B / 529B done
17:05:11 [2023-05-25T17:05:11.201Z] #14 sha256:d352b92ddb5df3919bb910c3e7f46b1cbea5a6072f96eb837d7147a3c3f84d39 1.48kB / 1.48kB done
17:05:11 [2023-05-25T17:05:11.201Z] #14 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 53.69MB / 53.69MB 1.0s done
17:05:11 [2023-05-25T17:05:11.201Z] #14 sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 1.85kB / 1.85kB done
17:05:11 [2023-05-25T17:05:11.201Z] #14 DONE 5.5s
17:05:11 [2023-05-25T17:05:11.201Z] 
17:05:11 [2023-05-25T17:05:11.201Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
17:05:11 [2023-05-25T17:05:11.201Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
17:05:11 [2023-05-25T17:05:11.201Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
17:05:11 [2023-05-25T17:05:11.201Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
17:05:11 [2023-05-25T17:05:11.201Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
17:05:11 [2023-05-25T17:05:11.201Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 5.0s done
17:05:11 [2023-05-25T17:05:11.201Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
17:05:11 [2023-05-25T17:05:11.765Z] #15 DONE 5.9s
17:05:11 [2023-05-25T17:05:11.765Z] 
17:05:11 [2023-05-25T17:05:11.765Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8
17:05:11 [2023-05-25T17:05:11.765Z] #13 extracting sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 0.3s
17:05:12 [2023-05-25T17:05:12.398Z] #13 extracting sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 1.0s done
17:05:13 [2023-05-25T17:05:13.328Z] #13 extracting sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b
17:05:14 [2023-05-25T17:05:14.697Z] #13 extracting sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 1.0s done
17:05:14 [2023-05-25T17:05:14.953Z] #13 extracting sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944
17:05:16 [2023-05-25T17:05:16.846Z] #13 ...
17:05:16 [2023-05-25T17:05:16.846Z] 
17:05:16 [2023-05-25T17:05:16.846Z] #16 [build-dummy 2/2] RUN mkdir -p /build
17:05:16 [2023-05-25T17:05:16.846Z] #16 ...
17:05:16 [2023-05-25T17:05:16.846Z] 
17:05:16 [2023-05-25T17:05:16.846Z] #17 [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:05:16 [2023-05-25T17:05:16.846Z] #0 1.306 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 1.316 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 1.331 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 1.431 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 2.100 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 2.102 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 2.998 Fetched 8530 kB in 2s (4359 kB/s)
17:05:16 [2023-05-25T17:05:16.846Z] #0 2.998 Reading package lists...
17:05:16 [2023-05-25T17:05:16.846Z] #0 3.623 Reading package lists...
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.139 Building dependency tree...
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.472 The following additional packages will be installed:
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.472   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.473   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.474 Recommended packages:
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.474   libldap-common publicsuffix libsasl2-modules
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.595 The following NEW packages will be installed:
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.596   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.599   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.599   libssh2-1 openssl
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.870 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.870 Need to get 2944 kB of archives.
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.870 After this operation, 6484 kB of additional disk space will be used.
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.870 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.877 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.879 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.882 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:05:16 [2023-05-25T17:05:16.846Z] #0 4.883 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.885 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.886 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.890 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.890 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.891 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.894 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.895 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.899 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.902 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 4.904 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:05:16 [2023-05-25T17:05:16.846Z] #0 5.036 debconf: delaying package configuration, since apt-utils is not installed
17:05:16 [2023-05-25T17:05:16.846Z] #0 5.066 Fetched 2944 kB in 0s (9797 kB/s)
17:05:16 [2023-05-25T17:05:16.846Z] #0 5.095 Selecting previously unselected package openssl.
17:05:16 [2023-05-25T17:05:16.846Z] #0 5.095 (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:05:16 [2023-05-25T17:05:16.846Z] #0 5.100 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
17:05:16 [2023-05-25T17:05:16.846Z] #0 5.108 Unpacking openssl (1.1.1n-0+deb11u4) ...
17:05:16 [2023-05-25T17:05:16.846Z] #17 5.413 Selecting previously unselected package ca-certificates.
17:05:16 [2023-05-25T17:05:16.846Z] #17 5.414 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
17:05:17 [2023-05-25T17:05:17.102Z] #17 5.730 Unpacking ca-certificates (20210119) ...
17:05:18 [2023-05-25T17:05:18.038Z] #17 6.594 Selecting previously unselected package libbrotli1:arm64.
17:05:18 [2023-05-25T17:05:18.038Z] #17 6.595 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
17:05:18 [2023-05-25T17:05:18.038Z] #17 6.611 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
17:05:18 [2023-05-25T17:05:18.038Z] #17 6.686 Selecting previously unselected package libsasl2-modules-db:arm64.
17:05:18 [2023-05-25T17:05:18.038Z] #17 6.687 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
17:05:18 [2023-05-25T17:05:18.038Z] #17 6.695 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:05:18 [2023-05-25T17:05:18.038Z] #17 ...
17:05:18 [2023-05-25T17:05:18.038Z] 
17:05:18 [2023-05-25T17:05:18.038Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8
17:05:18 [2023-05-25T17:05:18.038Z] #13 extracting sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 1.9s done
17:05:18 [2023-05-25T17:05:18.038Z] #13 extracting sha256:e48eb6dc33832efce80c6178184bd3f3c3d1885c629eca47356cc8f87eabed42 done
17:05:18 [2023-05-25T17:05:18.038Z] #13 DONE 12.4s
17:05:18 [2023-05-25T17:05:18.294Z] 
17:05:18 [2023-05-25T17:05:18.294Z] #17 [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:05:18 [2023-05-25T17:05:18.294Z] #17 6.828 Selecting previously unselected package libsasl2-2:arm64.
17:05:18 [2023-05-25T17:05:18.294Z] #17 6.829 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
17:05:18 [2023-05-25T17:05:18.294Z] #17 6.836 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:05:18 [2023-05-25T17:05:18.294Z] #17 7.066 Selecting previously unselected package libldap-2.4-2:arm64.
17:05:18 [2023-05-25T17:05:18.294Z] #17 7.067 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
17:05:18 [2023-05-25T17:05:18.294Z] #17 7.073 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
17:05:18 [2023-05-25T17:05:18.294Z] #17 7.197 Selecting previously unselected package libnghttp2-14:arm64.
17:05:18 [2023-05-25T17:05:18.551Z] #17 7.199 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
17:05:18 [2023-05-25T17:05:18.551Z] #17 7.206 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
17:05:18 [2023-05-25T17:05:18.807Z] #17 7.374 Selecting previously unselected package libpsl5:arm64.
17:05:18 [2023-05-25T17:05:18.807Z] #17 7.376 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
17:05:18 [2023-05-25T17:05:18.807Z] #17 7.382 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
17:05:18 [2023-05-25T17:05:18.807Z] #17 7.619 Selecting previously unselected package librtmp1:arm64.
17:05:19 [2023-05-25T17:05:19.063Z] #17 7.620 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
17:05:19 [2023-05-25T17:05:19.063Z] #17 7.701 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:05:19 [2023-05-25T17:05:19.627Z] #17 8.419 Selecting previously unselected package libssh2-1:arm64.
17:05:19 [2023-05-25T17:05:19.627Z] #17 8.420 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
17:05:19 [2023-05-25T17:05:19.627Z] #17 8.513 Unpacking libssh2-1:arm64 (1.9.0-2) ...
17:05:20 [2023-05-25T17:05:20.190Z] #17 8.845 Selecting previously unselected package libcurl4:arm64.
17:05:20 [2023-05-25T17:05:20.190Z] #17 8.847 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
17:05:20 [2023-05-25T17:05:20.190Z] #17 8.937 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
17:05:20 [2023-05-25T17:05:20.190Z] #17 9.057 Selecting previously unselected package curl.
17:05:20 [2023-05-25T17:05:20.446Z] #17 9.058 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
17:05:20 [2023-05-25T17:05:20.446Z] #17 9.065 Unpacking curl (7.74.0-1.3+deb11u7) ...
17:05:20 [2023-05-25T17:05:20.446Z] #17 9.137 Selecting previously unselected package libonig5:arm64.
17:05:20 [2023-05-25T17:05:20.446Z] #17 9.139 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
17:05:20 [2023-05-25T17:05:20.446Z] #17 9.144 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:05:20 [2023-05-25T17:05:20.702Z] #17 9.288 Selecting previously unselected package libjq1:arm64.
17:05:20 [2023-05-25T17:05:20.702Z] #17 9.289 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
17:05:20 [2023-05-25T17:05:20.702Z] #17 9.297 Unpacking libjq1:arm64 (1.6-2.1) ...
17:05:20 [2023-05-25T17:05:20.702Z] #17 9.360 Selecting previously unselected package jq.
17:05:20 [2023-05-25T17:05:20.702Z] #17 9.361 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
17:05:20 [2023-05-25T17:05:20.702Z] #17 9.367 Unpacking jq (1.6-2.1) ...
17:05:20 [2023-05-25T17:05:20.702Z] #17 9.449 Setting up libpsl5:arm64 (0.21.0-1.2) ...
17:05:20 [2023-05-25T17:05:20.702Z] #17 9.492 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
17:05:20 [2023-05-25T17:05:20.959Z] #17 9.511 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
17:05:20 [2023-05-25T17:05:20.959Z] #17 9.583 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:05:20 [2023-05-25T17:05:20.959Z] #17 9.616 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:05:20 [2023-05-25T17:05:20.959Z] #17 9.663 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:05:20 [2023-05-25T17:05:20.959Z] #17 9.682 Setting up libssh2-1:arm64 (1.9.0-2) ...
17:05:20 [2023-05-25T17:05:20.959Z] #17 9.700 Setting up openssl (1.1.1n-0+deb11u4) ...
17:05:21 [2023-05-25T17:05:21.216Z] #17 ...
17:05:21 [2023-05-25T17:05:21.216Z] 
17:05:21 [2023-05-25T17:05:21.216Z] #16 [build-dummy 2/2] RUN mkdir -p /build
17:05:21 [2023-05-25T17:05:21.216Z] #16 DONE 14.5s
17:05:21 [2023-05-25T17:05:21.216Z] 
17:05:21 [2023-05-25T17:05:21.216Z] #18 [base 2/5] COPY --from=xx / /
17:05:21 [2023-05-25T17:05:21.216Z] #18 DONE 0.0s
17:05:21 [2023-05-25T17:05:21.216Z] 
17:05:21 [2023-05-25T17:05:21.216Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
17:05:21 [2023-05-25T17:05:21.216Z] #19 DONE 0.0s
17:05:21 [2023-05-25T17:05:21.216Z] 
17:05:21 [2023-05-25T17:05:21.216Z] #17 [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:05:21 [2023-05-25T17:05:21.216Z] #17 9.735 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:05:21 [2023-05-25T17:05:21.216Z] #17 9.756 Setting up libjq1:arm64 (1.6-2.1) ...
17:05:21 [2023-05-25T17:05:21.216Z] #17 9.768 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
17:05:21 [2023-05-25T17:05:21.216Z] #17 9.786 Setting up ca-certificates (20210119) ...
17:05:21 [2023-05-25T17:05:21.473Z] #17 ...
17:05:21 [2023-05-25T17:05:21.473Z] 
17:05:21 [2023-05-25T17:05:21.473Z] #20 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:05:21 [2023-05-25T17:05:21.473Z] #20 DONE 0.4s
17:05:21 [2023-05-25T17:05:21.473Z] 
17:05:21 [2023-05-25T17:05:21.473Z] #17 [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:05:21 [2023-05-25T17:05:21.473Z] #17 10.26 Updating certificates in /etc/ssl/certs...
17:05:22 [2023-05-25T17:05:22.035Z] #17 ...
17:05:22 [2023-05-25T17:05:22.035Z] 
17:05:22 [2023-05-25T17:05:22.035Z] #21 [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:05:22 [2023-05-25T17:05:22.035Z] #21 DONE 0.6s
17:05:22 [2023-05-25T17:05:22.035Z] 
17:05:22 [2023-05-25T17:05:22.035Z] #22 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
17:05:22 [2023-05-25T17:05:22.598Z] #22 0.719 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:05:22 [2023-05-25T17:05:22.856Z] #22 0.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:05:22 [2023-05-25T17:05:22.856Z] #22 0.729 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:05:22 [2023-05-25T17:05:22.856Z] #22 0.857 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:05:22 [2023-05-25T17:05:22.856Z] #22 ...
17:05:22 [2023-05-25T17:05:22.856Z] 
17:05:22 [2023-05-25T17:05:22.856Z] #17 [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:05:22 [2023-05-25T17:05:22.856Z] #17 10.91 129 added, 0 removed; done.
17:05:22 [2023-05-25T17:05:22.856Z] #17 11.06 Setting up jq (1.6-2.1) ...
17:05:22 [2023-05-25T17:05:22.856Z] #17 11.07 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
17:05:22 [2023-05-25T17:05:22.856Z] #17 11.08 Setting up curl (7.74.0-1.3+deb11u7) ...
17:05:22 [2023-05-25T17:05:22.856Z] #17 11.09 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:05:22 [2023-05-25T17:05:22.856Z] #17 11.11 Processing triggers for ca-certificates (20210119) ...
17:05:22 [2023-05-25T17:05:22.856Z] #17 11.12 Updating certificates in /etc/ssl/certs...
17:05:22 [2023-05-25T17:05:22.856Z] #17 11.55 0 added, 0 removed; done.
17:05:22 [2023-05-25T17:05:22.856Z] #17 11.55 Running hooks in /etc/ca-certificates/update.d...
17:05:22 [2023-05-25T17:05:22.856Z] #17 11.56 done.
17:05:22 [2023-05-25T17:05:22.856Z] #17 DONE 11.7s
17:05:22 [2023-05-25T17:05:22.856Z] 
17:05:22 [2023-05-25T17:05:22.856Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:05:22 [2023-05-25T17:05:22.856Z] #23 DONE 0.0s
17:05:23 [2023-05-25T17:05:23.112Z] 
17:05:23 [2023-05-25T17:05:23.112Z] #22 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
17:05:23 [2023-05-25T17:05:23.112Z] #22 0.974 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
17:05:23 [2023-05-25T17:05:23.112Z] #22 1.095 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:05:23 [2023-05-25T17:05:23.675Z] #22 1.821 Fetched 8530 kB in 1s (6215 kB/s)
17:05:24 [2023-05-25T17:05:24.603Z] #22 1.821 Reading package lists...
17:05:24 [2023-05-25T17:05:24.859Z] #22 2.358 Reading package lists...
17:05:25 [2023-05-25T17:05:25.116Z] #22 2.885 Building dependency tree...
17:05:25 [2023-05-25T17:05:25.116Z] #22 3.038 Reading state information...
17:05:25 [2023-05-25T17:05:25.372Z] #22 3.211 The following additional packages will be installed:
17:05:25 [2023-05-25T17:05:25.372Z] #22 3.212   libmagic-mgc libmagic1
17:05:25 [2023-05-25T17:05:25.372Z] #22 3.238 The following NEW packages will be installed:
17:05:25 [2023-05-25T17:05:25.372Z] #22 3.239   file libmagic-mgc libmagic1
17:05:25 [2023-05-25T17:05:25.629Z] #22 3.511 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
17:05:25 [2023-05-25T17:05:25.629Z] #22 3.511 Need to get 463 kB of archives.
17:05:25 [2023-05-25T17:05:25.629Z] #22 3.511 After this operation, 7063 kB of additional disk space will be used.
17:05:25 [2023-05-25T17:05:25.629Z] #22 3.511 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
17:05:25 [2023-05-25T17:05:25.629Z] #22 3.517 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
17:05:25 [2023-05-25T17:05:25.629Z] #22 3.520 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
17:05:25 [2023-05-25T17:05:25.629Z] #22 3.646 debconf: delaying package configuration, since apt-utils is not installed
17:05:25 [2023-05-25T17:05:25.629Z] #22 3.682 Fetched 463 kB in 0s (1684 kB/s)
17:05:25 [2023-05-25T17:05:25.629Z] #22 3.700 Selecting previously unselected package libmagic-mgc.
17:05:25 [2023-05-25T17:05:25.629Z] #22 3.700 (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:05:25 [2023-05-25T17:05:25.629Z] #22 3.710 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
17:05:25 [2023-05-25T17:05:25.629Z] #22 3.713 Unpacking libmagic-mgc (1:5.39-3) ...
17:05:25 [2023-05-25T17:05:25.885Z] #22 3.778 Selecting previously unselected package libmagic1:arm64.
17:05:25 [2023-05-25T17:05:25.885Z] #22 3.780 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
17:05:25 [2023-05-25T17:05:25.885Z] #22 3.785 Unpacking libmagic1:arm64 (1:5.39-3) ...
17:05:25 [2023-05-25T17:05:25.885Z] #22 3.818 Selecting previously unselected package file.
17:05:25 [2023-05-25T17:05:25.885Z] #22 3.820 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
17:05:25 [2023-05-25T17:05:25.885Z] #22 3.824 Unpacking file (1:5.39-3) ...
17:05:25 [2023-05-25T17:05:25.885Z] #22 3.862 Setting up libmagic-mgc (1:5.39-3) ...
17:05:25 [2023-05-25T17:05:25.885Z] #22 3.871 Setting up libmagic1:arm64 (1:5.39-3) ...
17:05:25 [2023-05-25T17:05:25.885Z] #22 3.885 Setting up file (1:5.39-3) ...
17:05:25 [2023-05-25T17:05:25.885Z] #22 3.895 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:05:26 [2023-05-25T17:05:26.142Z] #22 DONE 4.1s
17:05:26 [2023-05-25T17:05:26.142Z] 
17:05:26 [2023-05-25T17:05:26.142Z] #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:05:26 [2023-05-25T17:05:26.142Z] #0 1.480 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:05:26 [2023-05-25T17:05:26.142Z] #0 1.669 
17:05:26 [2023-05-25T17:05:26.142Z] #0 1.886 #=#=#                                                                         

######################################################################## 100.0%
17:05:26 [2023-05-25T17:05:26.142Z] #0 2.110 
17:05:26 [2023-05-25T17:05:26.142Z] #24 ...
17:05:26 [2023-05-25T17:05:26.142Z] 
17:05:26 [2023-05-25T17:05:26.142Z] #25 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
17:05:26 [2023-05-25T17:05:26.142Z] #25 DONE 0.1s
17:05:26 [2023-05-25T17:05:26.142Z] 
17:05:26 [2023-05-25T17:05:26.142Z] #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:05:26 [2023-05-25T17:05:26.142Z] #24 3.127 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:05:26 [2023-05-25T17:05:26.142Z] #24 ...
17:05:26 [2023-05-25T17:05:26.142Z] 
17:05:26 [2023-05-25T17:05:26.142Z] #26 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
17:05:26 [2023-05-25T17:05:26.142Z] #26 DONE 0.1s
17:05:26 [2023-05-25T17:05:26.142Z] 
17:05:26 [2023-05-25T17:05:26.142Z] #27 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
17:05:26 [2023-05-25T17:05:26.142Z] #27 DONE 0.1s
17:05:26 [2023-05-25T17:05:26.142Z] 
17:05:26 [2023-05-25T17:05:26.142Z] #28 [containerd-src 1/3] WORKDIR /usr/src/containerd
17:05:26 [2023-05-25T17:05:26.142Z] #28 DONE 0.2s
17:05:26 [2023-05-25T17:05:26.142Z] 
17:05:26 [2023-05-25T17:05:26.142Z] #29 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
17:05:26 [2023-05-25T17:05:26.142Z] #29 DONE 0.2s
17:05:26 [2023-05-25T17:05:26.142Z] 
17:05:26 [2023-05-25T17:05:26.142Z] #30 [registry-src 1/2] WORKDIR /usr/src/registry
17:05:26 [2023-05-25T17:05:26.142Z] #30 DONE 0.2s
17:05:26 [2023-05-25T17:05:26.142Z] 
17:05:26 [2023-05-25T17:05:26.142Z] #31 [delve-src 1/3] WORKDIR /usr/src/delve
17:05:26 [2023-05-25T17:05:26.142Z] #31 DONE 0.2s
17:05:26 [2023-05-25T17:05:26.142Z] 
17:05:26 [2023-05-25T17:05:26.142Z] #32 [dockercli-src 1/5] WORKDIR /tmp/dockercli
17:05:26 [2023-05-25T17:05:26.142Z] #32 DONE 0.2s
17:05:26 [2023-05-25T17:05:26.406Z] 
17:05:26 [2023-05-25T17:05:26.406Z] #33 [runc-src 1/3] WORKDIR /usr/src/runc
17:05:26 [2023-05-25T17:05:26.406Z] #33 DONE 0.2s
17:05:26 [2023-05-25T17:05:26.406Z] 
17:05:26 [2023-05-25T17:05:26.406Z] #34 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:05:26 [2023-05-25T17:05:26.406Z] #34 DONE 0.3s
17:05:26 [2023-05-25T17:05:26.406Z] 
17:05:26 [2023-05-25T17:05:26.406Z] #35 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:05:26 [2023-05-25T17:05:26.406Z] #35 ...
17:05:26 [2023-05-25T17:05:26.406Z] 
17:05:26 [2023-05-25T17:05:26.406Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:05:26 [2023-05-25T17:05:26.406Z] #36 DONE 0.3s
17:05:26 [2023-05-25T17:05:26.406Z] 
17:05:26 [2023-05-25T17:05:26.406Z] #37 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
17:05:26 [2023-05-25T17:05:26.406Z] #37 DONE 0.3s
17:05:26 [2023-05-25T17:05:26.406Z] 
17:05:26 [2023-05-25T17:05:26.406Z] #38 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
17:05:26 [2023-05-25T17:05:26.406Z] #38 DONE 0.3s
17:05:26 [2023-05-25T17:05:26.406Z] 
17:05:26 [2023-05-25T17:05:26.406Z] #39 [tini-src 1/3] WORKDIR /usr/src/tini
17:05:26 [2023-05-25T17:05:26.406Z] #39 DONE 0.3s
17:05:26 [2023-05-25T17:05:26.406Z] 
17:05:26 [2023-05-25T17:05:26.406Z] #40 [swagger-src 1/3] WORKDIR /usr/src/swagger
17:05:26 [2023-05-25T17:05:26.406Z] #40 DONE 0.4s
17:05:26 [2023-05-25T17:05:26.667Z] 
17:05:26 [2023-05-25T17:05:26.668Z] #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:05:26 [2023-05-25T17:05:26.668Z] #24 3.317 
17:05:26 [2023-05-25T17:05:26.668Z] #24 3.535 #=#=#                                                                         

######################################################################## 100.0%
17:05:26 [2023-05-25T17:05:26.926Z] #24 3.793 
17:05:26 [2023-05-25T17:05:26.926Z] #24 ...
17:05:26 [2023-05-25T17:05:26.926Z] 
17:05:26 [2023-05-25T17:05:26.926Z] #41 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:05:26 [2023-05-25T17:05:26.926Z] #0 0.676 hint: Using 'master' as the name for the initial branch. This default branch name
17:05:26 [2023-05-25T17:05:26.926Z] #0 0.676 hint: is subject to change. To configure the initial branch name to use in all
17:05:26 [2023-05-25T17:05:26.926Z] #0 0.676 hint: of your new repositories, which will suppress this warning, call:
17:05:26 [2023-05-25T17:05:26.926Z] #0 0.676 hint: 
17:05:26 [2023-05-25T17:05:26.926Z] #0 0.676 hint: 	git config --global init.defaultBranch <name>
17:05:26 [2023-05-25T17:05:26.926Z] #0 0.676 hint: 
17:05:26 [2023-05-25T17:05:26.926Z] #0 0.676 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:05:26 [2023-05-25T17:05:26.926Z] #0 0.676 hint: 'development'. The just-created branch can be renamed via this command:
17:05:26 [2023-05-25T17:05:26.926Z] #0 0.676 hint: 
17:05:26 [2023-05-25T17:05:26.926Z] #0 0.676 hint: 	git branch -m <name>
17:05:26 [2023-05-25T17:05:26.926Z] #0 0.682 Initialized empty Git repository in /usr/src/rootlesskit/.git/
17:05:26 [2023-05-25T17:05:26.926Z] #41 DONE 0.8s
17:05:27 [2023-05-25T17:05:27.185Z] 
17:05:27 [2023-05-25T17:05:27.185Z] #42 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:05:27 [2023-05-25T17:05:27.442Z] #42 ...
17:05:27 [2023-05-25T17:05:27.442Z] 
17:05:27 [2023-05-25T17:05:27.442Z] #43 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:05:27 [2023-05-25T17:05:27.442Z] #0 0.946 hint: Using 'master' as the name for the initial branch. This default branch name
17:05:27 [2023-05-25T17:05:27.442Z] #0 0.946 hint: is subject to change. To configure the initial branch name to use in all
17:05:27 [2023-05-25T17:05:27.442Z] #0 0.946 hint: of your new repositories, which will suppress this warning, call:
17:05:27 [2023-05-25T17:05:27.442Z] #0 0.946 hint: 
17:05:27 [2023-05-25T17:05:27.442Z] #0 0.946 hint: 	git config --global init.defaultBranch <name>
17:05:27 [2023-05-25T17:05:27.442Z] #0 0.946 hint: 
17:05:27 [2023-05-25T17:05:27.442Z] #0 0.946 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:05:27 [2023-05-25T17:05:27.442Z] #0 0.946 hint: 'development'. The just-created branch can be renamed via this command:
17:05:27 [2023-05-25T17:05:27.442Z] #0 0.946 hint: 
17:05:27 [2023-05-25T17:05:27.442Z] #0 0.946 hint: 	git branch -m <name>
17:05:27 [2023-05-25T17:05:27.442Z] #0 0.947 Initialized empty Git repository in /usr/src/swagger/.git/
17:05:27 [2023-05-25T17:05:27.442Z] #43 DONE 1.0s
17:05:27 [2023-05-25T17:05:27.442Z] 
17:05:27 [2023-05-25T17:05:27.442Z] #44 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:05:27 [2023-05-25T17:05:27.701Z] #44 ...
17:05:27 [2023-05-25T17:05:27.701Z] 
17:05:27 [2023-05-25T17:05:27.701Z] #45 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.504 hint: Using 'master' as the name for the initial branch. This default branch name
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.504 hint: is subject to change. To configure the initial branch name to use in all
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.504 hint: of your new repositories, which will suppress this warning, call:
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.504 hint: 
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.504 hint: 	git config --global init.defaultBranch <name>
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.504 hint: 
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.504 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.504 hint: 'development'. The just-created branch can be renamed via this command:
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.504 hint: 
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.504 hint: 	git branch -m <name>
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.505 Initialized empty Git repository in /usr/src/registry/.git/
17:05:27 [2023-05-25T17:05:27.701Z] #45 DONE 1.5s
17:05:27 [2023-05-25T17:05:27.701Z] 
17:05:27 [2023-05-25T17:05:27.701Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.555 hint: Using 'master' as the name for the initial branch. This default branch name
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.555 hint: is subject to change. To configure the initial branch name to use in all
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.555 hint: of your new repositories, which will suppress this warning, call:
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.555 hint: 
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.555 hint: 	git config --global init.defaultBranch <name>
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.555 hint: 
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.555 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.555 hint: 'development'. The just-created branch can be renamed via this command:
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.555 hint: 
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.555 hint: 	git branch -m <name>
17:05:27 [2023-05-25T17:05:27.701Z] #0 1.556 Initialized empty Git repository in /usr/src/containerd/.git/
17:05:27 [2023-05-25T17:05:27.701Z] #46 DONE 1.6s
17:05:27 [2023-05-25T17:05:27.958Z] 
17:05:27 [2023-05-25T17:05:27.958Z] #35 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:05:27 [2023-05-25T17:05:27.958Z] #35 1.263 hint: Using 'master' as the name for the initial branch. This default branch name
17:05:27 [2023-05-25T17:05:27.958Z] #35 1.263 hint: is subject to change. To configure the initial branch name to use in all
17:05:27 [2023-05-25T17:05:27.958Z] #35 1.263 hint: of your new repositories, which will suppress this warning, call:
17:05:27 [2023-05-25T17:05:27.958Z] #35 1.263 hint: 
17:05:27 [2023-05-25T17:05:27.958Z] #35 1.263 hint: 	git config --global init.defaultBranch <name>
17:05:27 [2023-05-25T17:05:27.958Z] #35 1.263 hint: 
17:05:27 [2023-05-25T17:05:27.958Z] #35 1.263 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:05:27 [2023-05-25T17:05:27.958Z] #35 1.263 hint: 'development'. The just-created branch can be renamed via this command:
17:05:27 [2023-05-25T17:05:27.958Z] #35 1.263 hint: 
17:05:27 [2023-05-25T17:05:27.958Z] #35 1.263 hint: 	git branch -m <name>
17:05:27 [2023-05-25T17:05:27.958Z] #35 1.263 Initialized empty Git repository in /usr/src/runc/.git/
17:05:27 [2023-05-25T17:05:27.958Z] #35 DONE 1.5s
17:05:27 [2023-05-25T17:05:27.958Z] 
17:05:27 [2023-05-25T17:05:27.958Z] #47 [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:05:28 [2023-05-25T17:05:28.216Z] #47 ...
17:05:28 [2023-05-25T17:05:28.216Z] 
17:05:28 [2023-05-25T17:05:28.217Z] #48 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.807 Initialized empty Git repository in /tmp/dockercli/.git/
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.813 hint: Using 'master' as the name for the initial branch. This default branch name
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.813 hint: is subject to change. To configure the initial branch name to use in all
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.813 hint: of your new repositories, which will suppress this warning, call:
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.813 hint: 
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.813 hint: 	git config --global init.defaultBranch <name>
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.813 hint: 
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.813 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.813 hint: 'development'. The just-created branch can be renamed via this command:
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.813 hint: 
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.813 hint: 	git branch -m <name>
17:05:28 [2023-05-25T17:05:28.217Z] #48 DONE 1.8s
17:05:28 [2023-05-25T17:05:28.217Z] 
17:05:28 [2023-05-25T17:05:28.217Z] #49 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.910 Initialized empty Git repository in /usr/src/delve/.git/
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.910 hint: Using 'master' as the name for the initial branch. This default branch name
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.910 hint: is subject to change. To configure the initial branch name to use in all
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.910 hint: of your new repositories, which will suppress this warning, call:
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.910 hint: 
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.910 hint: 	git config --global init.defaultBranch <name>
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.910 hint: 
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.910 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.910 hint: 'development'. The just-created branch can be renamed via this command:
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.910 hint: 
17:05:28 [2023-05-25T17:05:28.217Z] #0 1.910 hint: 	git branch -m <name>
17:05:28 [2023-05-25T17:05:28.217Z] #49 DONE 1.9s
17:05:28 [2023-05-25T17:05:28.217Z] 
17:05:28 [2023-05-25T17:05:28.217Z] #50 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:05:30 [2023-05-25T17:05:30.208Z] #50 ...
17:05:30 [2023-05-25T17:05:30.208Z] 
17:05:30 [2023-05-25T17:05:30.208Z] #51 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.359 hint: Using 'master' as the name for the initial branch. This default branch name
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.359 hint: is subject to change. To configure the initial branch name to use in all
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.359 hint: of your new repositories, which will suppress this warning, call:
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.359 hint: 
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.359 hint: 	git config --global init.defaultBranch <name>
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.359 hint: 
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.359 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.359 hint: 'development'. The just-created branch can be renamed via this command:
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.359 hint: 
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.359 hint: 	git branch -m <name>
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.362 Initialized empty Git repository in /usr/src/tini/.git/
17:05:30 [2023-05-25T17:05:30.208Z] #51 DONE 3.5s
17:05:30 [2023-05-25T17:05:30.208Z] 
17:05:30 [2023-05-25T17:05:30.208Z] #52 [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:05:30 [2023-05-25T17:05:30.208Z] #0 1.747 go: downloading github.com/golangci/golangci-lint v1.51.2
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.304 go: downloading github.com/fatih/color v1.14.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.306 go: downloading github.com/gofrs/flock v0.8.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.308 go: downloading github.com/pkg/errors v0.9.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.308 go: downloading github.com/spf13/cobra v1.6.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.308 go: downloading github.com/spf13/pflag v1.0.5
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.309 go: downloading github.com/spf13/viper v1.12.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.309 go: downloading gopkg.in/yaml.v3 v3.0.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.351 go: downloading golang.org/x/tools v0.6.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.356 go: downloading github.com/hashicorp/go-version v1.6.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.363 go: downloading github.com/ldez/gomoddirectives v0.2.3
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.367 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.379 go: downloading github.com/hashicorp/go-multierror v1.1.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.382 go: downloading github.com/mattn/go-colorable v0.1.13
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.387 go: downloading github.com/sirupsen/logrus v1.9.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.396 go: downloading github.com/stretchr/testify v1.8.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.402 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.403 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.421 go: downloading github.com/mattn/go-isatty v0.0.17
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.509 go: downloading github.com/fsnotify/fsnotify v1.5.4
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.509 go: downloading github.com/mitchellh/mapstructure v1.5.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.513 go: downloading github.com/spf13/afero v1.8.2
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.513 go: downloading github.com/spf13/cast v1.5.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.513 go: downloading github.com/spf13/jwalterweatherman v1.1.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.513 go: downloading github.com/hashicorp/errwrap v1.0.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.526 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.528 go: downloading 4d63.com/gochecknoglobals v0.2.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.528 go: downloading github.com/Abirdcfly/dupword v0.0.9
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.531 go: downloading github.com/Antonboom/errname v0.1.7
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.531 go: downloading github.com/Antonboom/nilnil v0.1.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.550 go: downloading github.com/BurntSushi/toml v1.2.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.556 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.556 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.560 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.560 go: downloading github.com/alexkohler/prealloc v1.0.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.560 go: downloading github.com/alingse/asasalint v0.0.11
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.571 go: downloading github.com/ashanbrown/forbidigo v1.4.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.575 go: downloading github.com/ashanbrown/makezero v1.1.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.586 go: downloading github.com/bkielbasa/cyclop v1.2.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.711 go: downloading github.com/blizzy78/varnamelen v0.8.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.712 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.714 go: downloading github.com/breml/bidichk v0.2.3
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.715 go: downloading github.com/breml/errchkjson v0.3.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.718 go: downloading github.com/butuzov/ireturn v0.1.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.751 go: downloading github.com/charithe/durationcheck v0.0.9
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.751 go: downloading github.com/curioswitch/go-reassign v0.2.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.755 go: downloading github.com/daixiang0/gci v0.9.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.903 go: downloading github.com/denis-tingaikin/go-header v0.4.3
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.907 go: downloading github.com/esimonov/ifshort v1.0.4
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.925 go: downloading github.com/firefart/nonamedreturns v1.0.4
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.936 go: downloading github.com/fzipp/gocyclo v0.6.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.943 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:05:30 [2023-05-25T17:05:30.208Z] #0 2.943 go: downloading github.com/go-critic/go-critic v0.6.7
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.005 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.022 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.118 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.232 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.237 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.330 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.339 go: downloading github.com/golangci/misspell v0.4.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.342 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.355 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.355 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.422 go: downloading github.com/hexops/gotextdiff v1.0.3
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.479 go: downloading github.com/jgautheron/goconst v1.5.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.497 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.498 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.499 go: downloading github.com/julz/importas v0.1.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.581 go: downloading github.com/junk1tm/musttag v0.4.5
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.581 go: downloading github.com/kisielk/errcheck v1.6.3
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.586 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.624 go: downloading github.com/kulti/thelper v0.6.3
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.624 go: downloading github.com/kunwardeep/paralleltest v1.0.6
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.629 go: downloading github.com/kyoh86/exportloopref v0.1.11
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.638 go: downloading github.com/ldez/tagliatelle v0.4.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.701 go: downloading github.com/leonklingele/grouper v1.1.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.701 go: downloading github.com/lufeee/execinquery v1.2.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.707 go: downloading github.com/maratori/testableexamples v1.0.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.714 go: downloading github.com/maratori/testpackage v1.1.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.781 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.790 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.790 go: downloading github.com/mgechev/revive v1.2.5
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.806 go: downloading github.com/moricho/tparallel v0.2.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.830 go: downloading github.com/nakabonne/nestif v0.3.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.845 go: downloading github.com/nishanths/exhaustive v0.9.5
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.851 go: downloading github.com/nishanths/predeclared v0.2.2
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.871 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.894 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.911 go: downloading github.com/ryancurrah/gomodguard v1.3.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.931 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
17:05:30 [2023-05-25T17:05:30.208Z] #0 3.971 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
17:05:30 [2023-05-25T17:05:30.208Z] #52 4.027 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
17:05:30 [2023-05-25T17:05:30.208Z] #52 4.031 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
17:05:30 [2023-05-25T17:05:30.208Z] #52 4.031 go: downloading github.com/securego/gosec/v2 v2.15.0
17:05:30 [2023-05-25T17:05:30.208Z] #52 4.072 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
17:05:30 [2023-05-25T17:05:30.208Z] #52 4.092 go: downloading github.com/sivchari/containedctx v1.0.2
17:05:30 [2023-05-25T17:05:30.208Z] #52 4.092 go: downloading github.com/sivchari/nosnakecase v1.7.0
17:05:30 [2023-05-25T17:05:30.208Z] #52 4.177 go: downloading github.com/sivchari/tenv v1.7.1
17:05:30 [2023-05-25T17:05:30.208Z] #52 4.177 go: downloading github.com/sonatard/noctx v0.0.1
17:05:30 [2023-05-25T17:05:30.208Z] #52 4.198 go: downloading github.com/sourcegraph/go-diff v0.7.0
17:05:30 [2023-05-25T17:05:30.208Z] #52 4.198 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
17:05:30 [2023-05-25T17:05:30.208Z] #52 4.198 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
17:05:30 [2023-05-25T17:05:30.208Z] #52 4.235 go: downloading github.com/tdakkota/asciicheck v0.1.1
17:05:30 [2023-05-25T17:05:30.208Z] #52 4.241 go: downloading github.com/tetafro/godot v1.4.11
17:05:30 [2023-05-25T17:05:30.473Z] #52 4.267 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
17:05:30 [2023-05-25T17:05:30.473Z] #52 4.267 go: downloading github.com/timonwong/loggercheck v0.9.3
17:05:30 [2023-05-25T17:05:30.473Z] #52 4.282 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
17:05:30 [2023-05-25T17:05:30.473Z] #52 4.289 go: downloading github.com/ultraware/funlen v0.0.3
17:05:30 [2023-05-25T17:05:30.473Z] #52 4.289 go: downloading github.com/ultraware/whitespace v0.0.5
17:05:30 [2023-05-25T17:05:30.473Z] #52 4.289 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
17:05:30 [2023-05-25T17:05:30.473Z] #52 4.294 go: downloading github.com/uudashr/gocognit v1.0.6
17:05:30 [2023-05-25T17:05:30.473Z] #52 4.295 go: downloading github.com/yagipy/maintidx v1.0.0
17:05:30 [2023-05-25T17:05:30.473Z] #52 4.400 go: downloading github.com/yeya24/promlinter v0.2.0
17:05:30 [2023-05-25T17:05:30.473Z] #52 4.428 go: downloading gitlab.com/bosi/decorder v0.2.3
17:05:30 [2023-05-25T17:05:30.473Z] #52 4.438 go: downloading honnef.co/go/tools v0.4.2
17:05:30 [2023-05-25T17:05:30.758Z] #52 ...
17:05:30 [2023-05-25T17:05:30.758Z] 
17:05:30 [2023-05-25T17:05:30.758Z] #53 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
17:05:30 [2023-05-25T17:05:30.758Z] #0 1.124 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:05:30 [2023-05-25T17:05:30.758Z] #0 1.124 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:05:30 [2023-05-25T17:05:30.758Z] #0 1.124 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:05:30 [2023-05-25T17:05:30.758Z] #0 1.719 Reading package lists...
17:05:30 [2023-05-25T17:05:30.758Z] #0 2.341 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:05:30 [2023-05-25T17:05:30.758Z] #0 2.353 Reading package lists...
17:05:30 [2023-05-25T17:05:30.758Z] #0 3.137 Building dependency tree...
17:05:30 [2023-05-25T17:05:30.758Z] #0 3.318 Reading state information...
17:05:30 [2023-05-25T17:05:30.758Z] #0 3.690 gcc is already the newest version (4:10.2.1-1).
17:05:30 [2023-05-25T17:05:30.758Z] #0 3.690 libc6-dev is already the newest version (2.31-13+deb11u6).
17:05:30 [2023-05-25T17:05:30.758Z] #0 3.690 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
17:05:30 [2023-05-25T17:05:30.758Z] #53 DONE 4.4s
17:05:30 [2023-05-25T17:05:30.758Z] 
17:05:30 [2023-05-25T17:05:30.758Z] #52 [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:05:30 [2023-05-25T17:05:30.758Z] #52 4.672 go: downloading mvdan.cc/gofumpt v0.4.0
17:05:30 [2023-05-25T17:05:30.758Z] #52 4.740 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:05:31 [2023-05-25T17:05:31.034Z] #52 4.786 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
17:05:31 [2023-05-25T17:05:31.034Z] #52 4.835 go: downloading golang.org/x/mod v0.8.0
17:05:31 [2023-05-25T17:05:31.034Z] #52 4.905 go: downloading golang.org/x/sys v0.5.0
17:05:31 [2023-05-25T17:05:31.034Z] #52 5.061 go: downloading github.com/davecgh/go-spew v1.1.1
17:05:31 [2023-05-25T17:05:31.034Z] #52 5.061 go: downloading github.com/pmezard/go-difflib v1.0.0
17:05:31 [2023-05-25T17:05:31.034Z] #52 5.061 go: downloading github.com/stretchr/objx v0.5.0
17:05:31 [2023-05-25T17:05:31.034Z] #52 5.061 go: downloading github.com/subosito/gotenv v1.4.1
17:05:31 [2023-05-25T17:05:31.034Z] #52 5.085 go: downloading github.com/hashicorp/hcl v1.0.0
17:05:31 [2023-05-25T17:05:31.034Z] #52 5.091 go: downloading gopkg.in/ini.v1 v1.67.0
17:05:31 [2023-05-25T17:05:31.034Z] #52 5.098 go: downloading github.com/magiconair/properties v1.8.6
17:05:31 [2023-05-25T17:05:31.034Z] #52 5.114 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
17:05:31 [2023-05-25T17:05:31.317Z] #52 5.140 go: downloading golang.org/x/text v0.6.0
17:05:31 [2023-05-25T17:05:31.317Z] #52 5.162 go: downloading github.com/gobwas/glob v0.2.3
17:05:31 [2023-05-25T17:05:31.317Z] #52 5.220 go: downloading gopkg.in/yaml.v2 v2.4.0
17:05:31 [2023-05-25T17:05:31.575Z] #52 5.377 go: downloading github.com/pelletier/go-toml v1.9.5
17:05:31 [2023-05-25T17:05:31.575Z] #52 5.420 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
17:05:31 [2023-05-25T17:05:31.575Z] #52 5.618 go: downloading golang.org/x/sync v0.1.0
17:05:31 [2023-05-25T17:05:31.831Z] #52 5.619 go: downloading go.uber.org/zap v1.17.0
17:05:31 [2023-05-25T17:05:31.831Z] #52 5.812 go: downloading github.com/kisielk/gotool v1.0.0
17:05:32 [2023-05-25T17:05:32.088Z] #52 6.054 go: downloading github.com/go-toolsmith/astfmt v1.1.0
17:05:32 [2023-05-25T17:05:32.088Z] #52 6.129 go: downloading github.com/go-toolsmith/astcast v1.1.0
17:05:32 [2023-05-25T17:05:32.346Z] #52 ...
17:05:32 [2023-05-25T17:05:32.346Z] 
17:05:32 [2023-05-25T17:05:32.346Z] #42 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:05:32 [2023-05-25T17:05:32.346Z] #42 DONE 5.3s
17:05:32 [2023-05-25T17:05:32.346Z] 
17:05:32 [2023-05-25T17:05:32.346Z] #52 [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:05:32 [2023-05-25T17:05:32.346Z] #52 6.241 go: downloading github.com/go-toolsmith/astcopy v1.0.3
17:05:32 [2023-05-25T17:05:32.346Z] #52 6.279 go: downloading github.com/go-toolsmith/astequal v1.1.0
17:05:32 [2023-05-25T17:05:32.346Z] #52 6.347 go: downloading github.com/go-toolsmith/astp v1.1.0
17:05:32 [2023-05-25T17:05:32.346Z] #52 6.347 go: downloading github.com/go-toolsmith/strparse v1.1.0
17:05:32 [2023-05-25T17:05:32.604Z] #52 6.359 go: downloading github.com/go-toolsmith/typep v1.1.0
17:05:32 [2023-05-25T17:05:32.604Z] #52 6.395 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
17:05:32 [2023-05-25T17:05:32.604Z] #52 6.466 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
17:05:32 [2023-05-25T17:05:32.604Z] #52 6.486 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
17:05:32 [2023-05-25T17:05:32.604Z] #52 6.521 go: downloading github.com/gostaticanalysis/comment v1.4.2
17:05:32 [2023-05-25T17:05:32.861Z] #52 6.603 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
17:05:32 [2023-05-25T17:05:32.861Z] #52 6.606 go: downloading github.com/ettle/strcase v0.1.1
17:05:32 [2023-05-25T17:05:32.861Z] #52 6.792 go: downloading github.com/Masterminds/semver v1.5.0
17:05:32 [2023-05-25T17:05:32.861Z] #52 6.840 go: downloading github.com/fatih/structtag v1.2.0
17:05:33 [2023-05-25T17:05:33.119Z] #52 6.906 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
17:05:33 [2023-05-25T17:05:33.119Z] #52 6.944 go: downloading github.com/prometheus/client_golang v1.12.1
17:05:33 [2023-05-25T17:05:33.119Z] #52 7.080 go: downloading github.com/prometheus/client_model v0.2.0
17:05:33 [2023-05-25T17:05:33.119Z] #52 7.103 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:05:33 [2023-05-25T17:05:33.376Z] #52 7.296 go: downloading github.com/google/go-cmp v0.5.9
17:05:33 [2023-05-25T17:05:33.632Z] #52 7.438 go: downloading go.uber.org/atomic v1.7.0
17:05:33 [2023-05-25T17:05:33.632Z] #52 7.475 go: downloading go.uber.org/multierr v1.6.0
17:05:33 [2023-05-25T17:05:33.632Z] #52 7.477 go: downloading github.com/quasilyte/gogrep v0.5.0
17:05:33 [2023-05-25T17:05:33.632Z] #52 7.545 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
17:05:33 [2023-05-25T17:05:33.889Z] #52 7.697 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
17:05:33 [2023-05-25T17:05:33.889Z] #52 7.701 go: downloading github.com/olekukonko/tablewriter v0.0.5
17:05:33 [2023-05-25T17:05:33.889Z] #52 7.719 go: downloading github.com/prometheus/common v0.32.1
17:05:33 [2023-05-25T17:05:33.889Z] #52 7.720 go: downloading github.com/beorn7/perks v1.0.1
17:05:33 [2023-05-25T17:05:33.889Z] #52 7.743 go: downloading github.com/cespare/xxhash/v2 v2.1.2
17:05:33 [2023-05-25T17:05:33.889Z] #52 7.808 go: downloading github.com/golang/protobuf v1.5.2
17:05:33 [2023-05-25T17:05:33.889Z] #52 7.819 go: downloading github.com/prometheus/procfs v0.7.3
17:05:33 [2023-05-25T17:05:33.889Z] #52 7.827 go: downloading google.golang.org/protobuf v1.28.0
17:05:34 [2023-05-25T17:05:34.164Z] #52 7.959 go: downloading github.com/mattn/go-runewidth v0.0.9
17:05:34 [2023-05-25T17:05:34.420Z] #52 8.092 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
17:05:36 [2023-05-25T17:05:36.317Z] #52 ...
17:05:36 [2023-05-25T17:05:36.317Z] 
17:05:36 [2023-05-25T17:05:36.317Z] #54 [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:05:36 [2023-05-25T17:05:36.317Z] #0 4.453 go: downloading github.com/tc-hib/go-winres v0.3.0
17:05:36 [2023-05-25T17:05:36.317Z] #0 5.011 go: downloading github.com/tc-hib/winres v0.1.6
17:05:36 [2023-05-25T17:05:36.317Z] #0 5.027 go: downloading github.com/urfave/cli/v2 v2.3.0
17:05:36 [2023-05-25T17:05:36.317Z] #0 5.805 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
17:05:36 [2023-05-25T17:05:36.317Z] #0 5.807 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
17:05:36 [2023-05-25T17:05:36.317Z] #0 5.815 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:05:36 [2023-05-25T17:05:36.317Z] #0 5.981 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:05:36 [2023-05-25T17:05:36.317Z] #54 ...
17:05:36 [2023-05-25T17:05:36.317Z] 
17:05:36 [2023-05-25T17:05:36.317Z] #55 [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:05:36 [2023-05-25T17:05:36.317Z] #0 3.843 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:05:36 [2023-05-25T17:05:36.317Z] #0 3.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:05:36 [2023-05-25T17:05:36.317Z] #0 3.903 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:05:36 [2023-05-25T17:05:36.317Z] #0 4.143 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:05:36 [2023-05-25T17:05:36.317Z] #0 4.658 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
17:05:36 [2023-05-25T17:05:36.317Z] #0 5.327 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:05:36 [2023-05-25T17:05:36.317Z] #0 6.463 Fetched 8530 kB in 3s (2954 kB/s)
17:05:36 [2023-05-25T17:05:36.317Z] #0 6.463 Reading package lists...
17:05:36 [2023-05-25T17:05:36.317Z] #0 7.937 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:05:36 [2023-05-25T17:05:36.317Z] #0 7.937 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:05:36 [2023-05-25T17:05:36.317Z] #0 7.937 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:05:36 [2023-05-25T17:05:36.317Z] #0 9.513 Reading package lists...
17:05:36 [2023-05-25T17:05:36.317Z] #55 ...
17:05:36 [2023-05-25T17:05:36.317Z] 
17:05:36 [2023-05-25T17:05:36.317Z] #56 [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:05:36 [2023-05-25T17:05:36.317Z] #0 2.148 go: downloading gotest.tools/gotestsum v1.8.2
17:05:36 [2023-05-25T17:05:36.317Z] #0 2.981 go: downloading github.com/dnephin/pflag v1.0.7
17:05:36 [2023-05-25T17:05:36.317Z] #0 2.981 go: downloading github.com/fatih/color v1.13.0
17:05:36 [2023-05-25T17:05:36.317Z] #0 2.981 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:05:36 [2023-05-25T17:05:36.317Z] #0 2.983 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
17:05:36 [2023-05-25T17:05:36.317Z] #0 3.021 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
17:05:36 [2023-05-25T17:05:36.317Z] #0 3.021 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
17:05:36 [2023-05-25T17:05:36.317Z] #0 3.037 go: downloading golang.org/x/tools v0.1.11
17:05:36 [2023-05-25T17:05:36.317Z] #0 3.262 go: downloading github.com/mattn/go-isatty v0.0.14
17:05:36 [2023-05-25T17:05:36.317Z] #0 3.262 go: downloading github.com/mattn/go-colorable v0.1.12
17:05:36 [2023-05-25T17:05:36.317Z] #0 4.458 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
17:05:36 [2023-05-25T17:05:36.574Z] #56 ...
17:05:36 [2023-05-25T17:05:36.574Z] 
17:05:36 [2023-05-25T17:05:36.574Z] #57 [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:05:36 [2023-05-25T17:05:36.574Z] #0 2.409 go: downloading mvdan.cc/sh/v3 v3.6.0
17:05:36 [2023-05-25T17:05:36.574Z] #0 2.880 go: downloading golang.org/x/term v0.3.0
17:05:36 [2023-05-25T17:05:36.574Z] #0 2.881 go: downloading mvdan.cc/editorconfig v0.2.0
17:05:36 [2023-05-25T17:05:36.574Z] #0 2.881 go: downloading github.com/google/renameio/v2 v2.0.0
17:05:36 [2023-05-25T17:05:36.574Z] #0 2.884 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
17:05:36 [2023-05-25T17:05:36.574Z] #0 2.934 go: downloading golang.org/x/sys v0.3.0
17:05:36 [2023-05-25T17:05:36.574Z] #57 ...
17:05:36 [2023-05-25T17:05:36.574Z] 
17:05:36 [2023-05-25T17:05:36.574Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
17:05:36 [2023-05-25T17:05:36.574Z] #0 3.940 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 4.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 4.031 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 4.377 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 5.059 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 5.639 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 7.044 Fetched 8530 kB in 3s (2529 kB/s)
17:05:36 [2023-05-25T17:05:36.574Z] #0 7.044 Reading package lists...
17:05:36 [2023-05-25T17:05:36.574Z] #0 8.073 Reading package lists...
17:05:36 [2023-05-25T17:05:36.574Z] #0 8.822 Building dependency tree...
17:05:36 [2023-05-25T17:05:36.574Z] #0 9.427 python3 is already the newest version (3.9.2-3).
17:05:36 [2023-05-25T17:05:36.574Z] #0 9.427 The following additional packages will be installed:
17:05:36 [2023-05-25T17:05:36.574Z] #0 9.433   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
17:05:36 [2023-05-25T17:05:36.574Z] #0 9.433   patch xz-utils
17:05:36 [2023-05-25T17:05:36.574Z] #0 9.435 Suggested packages:
17:05:36 [2023-05-25T17:05:36.574Z] #0 9.436   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
17:05:36 [2023-05-25T17:05:36.574Z] #0 9.436   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
17:05:36 [2023-05-25T17:05:36.574Z] #0 9.436   m4-doc ed diffutils-doc
17:05:36 [2023-05-25T17:05:36.574Z] #0 9.436 Recommended packages:
17:05:36 [2023-05-25T17:05:36.574Z] #0 9.436   fakeroot libalgorithm-merge-perl libltdl-dev
17:05:36 [2023-05-25T17:05:36.574Z] #0 9.804 The following NEW packages will be installed:
17:05:36 [2023-05-25T17:05:36.574Z] #0 9.812   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
17:05:36 [2023-05-25T17:05:36.574Z] #0 9.812   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
17:05:36 [2023-05-25T17:05:36.574Z] #0 9.813   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.10 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.10 Need to get 5458 kB of archives.
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.10 After this operation, 11.6 MB of additional disk space will be used.
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.40 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:05:36 [2023-05-25T17:05:36.574Z] #0 10.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
17:05:36 [2023-05-25T17:05:36.574Z] #0 10.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
17:05:36 [2023-05-25T17:05:36.831Z] #58 ...
17:05:36 [2023-05-25T17:05:36.831Z] 
17:05:36 [2023-05-25T17:05:36.831Z] #59 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
17:05:36 [2023-05-25T17:05:36.831Z] #0 4.246 go: downloading github.com/pelletier/go-toml v1.8.1
17:05:36 [2023-05-25T17:05:36.831Z] #59 ...
17:05:36 [2023-05-25T17:05:36.831Z] 
17:05:36 [2023-05-25T17:05:36.831Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
17:05:36 [2023-05-25T17:05:36.831Z] #0 3.797 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:05:36 [2023-05-25T17:05:36.831Z] #0 3.811 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:05:36 [2023-05-25T17:05:36.831Z] #0 3.811 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:05:36 [2023-05-25T17:05:36.831Z] #0 4.308 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:05:36 [2023-05-25T17:05:36.831Z] #0 4.893 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
17:05:36 [2023-05-25T17:05:36.832Z] #0 5.736 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:05:36 [2023-05-25T17:05:36.832Z] #0 6.829 Fetched 8530 kB in 3s (2591 kB/s)
17:05:36 [2023-05-25T17:05:36.832Z] #0 6.829 Reading package lists...
17:05:36 [2023-05-25T17:05:36.832Z] #0 8.051 Reading package lists...
17:05:36 [2023-05-25T17:05:36.832Z] #0 8.796 Building dependency tree...
17:05:36 [2023-05-25T17:05:36.832Z] #0 9.291 The following additional packages will be installed:
17:05:36 [2023-05-25T17:05:36.832Z] #0 9.295   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:05:36 [2023-05-25T17:05:36.832Z] #0 9.297 Suggested packages:
17:05:36 [2023-05-25T17:05:36.832Z] #0 9.299   cmake-doc ninja-build lrzip
17:05:36 [2023-05-25T17:05:36.832Z] #0 9.383 The following NEW packages will be installed:
17:05:36 [2023-05-25T17:05:36.832Z] #0 9.387   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:05:36 [2023-05-25T17:05:36.832Z] #0 9.671 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
17:05:36 [2023-05-25T17:05:36.832Z] #0 9.671 Need to get 15.1 MB of archives.
17:05:36 [2023-05-25T17:05:36.832Z] #0 9.671 After this operation, 66.8 MB of additional disk space will be used.
17:05:36 [2023-05-25T17:05:36.832Z] #0 9.671 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
17:05:36 [2023-05-25T17:05:36.832Z] #0 9.691 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:05:36 [2023-05-25T17:05:36.832Z] #0 9.991 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
17:05:36 [2023-05-25T17:05:36.832Z] #0 10.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
17:05:36 [2023-05-25T17:05:36.832Z] #0 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
17:05:36 [2023-05-25T17:05:36.832Z] #0 10.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
17:05:36 [2023-05-25T17:05:36.832Z] #0 10.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
17:05:36 [2023-05-25T17:05:36.832Z] #0 10.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
17:05:37 [2023-05-25T17:05:37.089Z] #60 ...
17:05:37 [2023-05-25T17:05:37.089Z] 
17:05:37 [2023-05-25T17:05:37.089Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:05:37 [2023-05-25T17:05:37.089Z] #0 4.366 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:05:37 [2023-05-25T17:05:37.089Z] #0 4.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:05:37 [2023-05-25T17:05:37.089Z] #0 4.381 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:05:37 [2023-05-25T17:05:37.089Z] #0 4.831 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:05:37 [2023-05-25T17:05:37.089Z] #0 5.369 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
17:05:37 [2023-05-25T17:05:37.089Z] #0 6.125 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:05:37 [2023-05-25T17:05:37.089Z] #0 7.014 Fetched 8530 kB in 3s (2929 kB/s)
17:05:37 [2023-05-25T17:05:37.089Z] #0 7.014 Reading package lists...
17:05:37 [2023-05-25T17:05:37.089Z] #0 8.579 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:05:37 [2023-05-25T17:05:37.089Z] #0 8.580 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:05:37 [2023-05-25T17:05:37.089Z] #0 8.580 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:05:37 [2023-05-25T17:05:37.089Z] #0 9.738 Reading package lists...
17:05:37 [2023-05-25T17:05:37.089Z] #0 10.45 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
17:05:37 [2023-05-25T17:05:37.089Z] #0 10.48 Reading package lists...
17:05:37 [2023-05-25T17:05:37.089Z] #61 ...
17:05:37 [2023-05-25T17:05:37.089Z] 
17:05:37 [2023-05-25T17:05:37.089Z] #62 [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:05:37 [2023-05-25T17:05:37.089Z] #0 3.860 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:05:37 [2023-05-25T17:05:37.089Z] #0 3.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:05:37 [2023-05-25T17:05:37.089Z] #0 3.892 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:05:37 [2023-05-25T17:05:37.089Z] #0 4.173 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:05:37 [2023-05-25T17:05:37.089Z] #0 4.828 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
17:05:37 [2023-05-25T17:05:37.089Z] #0 5.302 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:05:37 [2023-05-25T17:05:37.089Z] #0 6.201 Fetched 8530 kB in 3s (3274 kB/s)
17:05:37 [2023-05-25T17:05:37.089Z] #0 6.201 Reading package lists...
17:05:37 [2023-05-25T17:05:37.089Z] #0 7.646 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:05:37 [2023-05-25T17:05:37.089Z] #0 7.646 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:05:37 [2023-05-25T17:05:37.089Z] #0 7.647 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:05:37 [2023-05-25T17:05:37.089Z] #0 9.225 Reading package lists...
17:05:37 [2023-05-25T17:05:37.089Z] #0 10.32 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
17:05:37 [2023-05-25T17:05:37.347Z] #0 10.33 Reading package lists...
17:05:37 [2023-05-25T17:05:37.347Z] #62 ...
17:05:37 [2023-05-25T17:05:37.347Z] 
17:05:37 [2023-05-25T17:05:37.347Z] #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:05:37 [2023-05-25T17:05:37.347Z] #24 5.160 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
17:05:37 [2023-05-25T17:05:37.347Z] #24 5.454 
17:05:37 [2023-05-25T17:05:37.347Z] #24 5.595 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.1%
###################                                                       27.6%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
17:05:37 [2023-05-25T17:05:37.347Z] #24 6.525 
17:05:37 [2023-05-25T17:05:37.347Z] #24 8.298 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:05:37 [2023-05-25T17:05:37.347Z] #24 8.866 
17:05:37 [2023-05-25T17:05:37.347Z] #24 9.126 #=#=#                                                                         

######################################################################## 100.0%
17:05:37 [2023-05-25T17:05:37.347Z] #24 9.488 
17:05:37 [2023-05-25T17:05:37.347Z] #24 10.46 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:05:37 [2023-05-25T17:05:37.347Z] #24 11.03 
17:05:37 [2023-05-25T17:05:37.347Z] #24 11.33 #=#=#                                                                         

######################################################################## 100.0%
17:05:37 [2023-05-25T17:05:37.347Z] #24 11.88 
17:05:37 [2023-05-25T17:05:37.347Z] #24 12.00 Download of images into '/build' complete.
17:05:37 [2023-05-25T17:05:37.347Z] #24 12.01 Use something like the following to load the result into a Docker daemon:
17:05:37 [2023-05-25T17:05:37.347Z] #24 12.01   tar -cC '/build' . | docker load
17:05:37 [2023-05-25T17:05:37.604Z] #24 ...
17:05:37 [2023-05-25T17:05:37.604Z] 
17:05:37 [2023-05-25T17:05:37.604Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:05:37 [2023-05-25T17:05:37.604Z] #0 10.48 Reading package lists...
17:05:37 [2023-05-25T17:05:37.604Z] #61 11.30 Building dependency tree...
17:05:37 [2023-05-25T17:05:37.893Z] #61 ...
17:05:37 [2023-05-25T17:05:37.893Z] 
17:05:37 [2023-05-25T17:05:37.893Z] #63 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:05:38 [2023-05-25T17:05:38.150Z] #63 ...
17:05:38 [2023-05-25T17:05:38.150Z] 
17:05:38 [2023-05-25T17:05:38.150Z] #64 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:05:38 [2023-05-25T17:05:38.150Z] #64 ...
17:05:38 [2023-05-25T17:05:38.150Z] 
17:05:38 [2023-05-25T17:05:38.150Z] #65 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:05:38 [2023-05-25T17:05:38.407Z] #65 ...
17:05:38 [2023-05-25T17:05:38.407Z] 
17:05:38 [2023-05-25T17:05:38.407Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:05:38 [2023-05-25T17:05:38.407Z] #61 11.74 gcc is already the newest version (4:10.2.1-1).
17:05:38 [2023-05-25T17:05:38.407Z] #61 11.74 The following additional packages will be installed:
17:05:38 [2023-05-25T17:05:38.407Z] #61 11.74   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
17:05:38 [2023-05-25T17:05:38.407Z] #61 11.74   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
17:05:38 [2023-05-25T17:05:38.407Z] #61 11.74   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
17:05:38 [2023-05-25T17:05:38.407Z] #61 11.74   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:05:38 [2023-05-25T17:05:38.407Z] #61 11.74   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
17:05:38 [2023-05-25T17:05:38.407Z] #61 11.74   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
17:05:38 [2023-05-25T17:05:38.407Z] #61 11.75 Suggested packages:
17:05:38 [2023-05-25T17:05:38.407Z] #61 11.75   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
17:05:38 [2023-05-25T17:05:38.407Z] #61 11.75   | libgdk-pixbuf2.0-dev libxml2-utils
17:05:38 [2023-05-25T17:05:38.407Z] #61 12.22 The following NEW packages will be installed:
17:05:38 [2023-05-25T17:05:38.407Z] #61 12.23   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
17:05:38 [2023-05-25T17:05:38.407Z] #61 12.23   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
17:05:38 [2023-05-25T17:05:38.407Z] #61 12.23   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
17:05:38 [2023-05-25T17:05:38.407Z] #61 12.23   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
17:05:38 [2023-05-25T17:05:38.407Z] #61 12.23   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
17:05:38 [2023-05-25T17:05:38.407Z] #61 12.23   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
17:05:38 [2023-05-25T17:05:38.664Z] #61 12.57 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
17:05:38 [2023-05-25T17:05:38.664Z] #61 12.57 Need to get 7950 kB of archives.
17:05:38 [2023-05-25T17:05:38.664Z] #61 12.57 After this operation, 39.9 MB of additional disk space will be used.
17:05:38 [2023-05-25T17:05:38.664Z] #61 12.57 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:05:38 [2023-05-25T17:05:38.922Z] #61 12.60 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:05:38 [2023-05-25T17:05:38.922Z] #61 12.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
17:05:38 [2023-05-25T17:05:38.922Z] #61 12.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
17:05:38 [2023-05-25T17:05:38.922Z] #61 12.62 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:05:38 [2023-05-25T17:05:38.922Z] #61 12.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
17:05:38 [2023-05-25T17:05:38.922Z] #61 12.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
17:05:38 [2023-05-25T17:05:38.922Z] #61 12.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
17:05:38 [2023-05-25T17:05:38.922Z] #61 12.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
17:05:38 [2023-05-25T17:05:38.922Z] #61 12.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:05:38 [2023-05-25T17:05:38.922Z] #61 12.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
17:05:38 [2023-05-25T17:05:38.922Z] #61 12.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
17:05:39 [2023-05-25T17:05:39.179Z] #61 12.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
17:05:39 [2023-05-25T17:05:39.179Z] #61 12.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:05:39 [2023-05-25T17:05:39.179Z] #61 13.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:05:39 [2023-05-25T17:05:39.179Z] #61 13.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
17:05:39 [2023-05-25T17:05:39.179Z] #61 13.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
17:05:39 [2023-05-25T17:05:39.179Z] #61 13.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
17:05:39 [2023-05-25T17:05:39.179Z] #61 13.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
17:05:39 [2023-05-25T17:05:39.179Z] #61 13.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
17:05:39 [2023-05-25T17:05:39.437Z] #61 13.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
17:05:39 [2023-05-25T17:05:39.437Z] #61 13.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
17:05:39 [2023-05-25T17:05:39.437Z] #61 13.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
17:05:39 [2023-05-25T17:05:39.437Z] #61 13.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
17:05:39 [2023-05-25T17:05:39.437Z] #61 13.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
17:05:39 [2023-05-25T17:05:39.437Z] #61 13.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
17:05:39 [2023-05-25T17:05:39.437Z] #61 13.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
17:05:39 [2023-05-25T17:05:39.437Z] #61 13.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
17:05:39 [2023-05-25T17:05:39.437Z] #61 13.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
17:05:39 [2023-05-25T17:05:39.437Z] #61 13.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
17:05:39 [2023-05-25T17:05:39.695Z] #61 13.61 debconf: delaying package configuration, since apt-utils is not installed
17:05:39 [2023-05-25T17:05:39.952Z] #61 13.74 Fetched 7950 kB in 1s (7711 kB/s)
17:05:39 [2023-05-25T17:05:39.952Z] #61 ...
17:05:39 [2023-05-25T17:05:39.952Z] 
17:05:39 [2023-05-25T17:05:39.952Z] #66 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:05:40 [2023-05-25T17:05:40.210Z] #66 ...
17:05:40 [2023-05-25T17:05:40.210Z] 
17:05:40 [2023-05-25T17:05:40.210Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:05:40 [2023-05-25T17:05:40.210Z] #61 13.99 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:05:40 [2023-05-25T17:05:40.210Z] #61 14.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
17:05:40 [2023-05-25T17:05:40.210Z] #61 14.01 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
17:05:40 [2023-05-25T17:05:40.774Z] #61 14.37 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:05:40 [2023-05-25T17:05:40.774Z] #61 14.54 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:05:40 [2023-05-25T17:05:40.774Z] #61 14.54 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
17:05:40 [2023-05-25T17:05:40.774Z] #61 14.58 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:05:41 [2023-05-25T17:05:41.031Z] #61 14.87 Selecting previously unselected package libsecret-common.
17:05:41 [2023-05-25T17:05:41.031Z] #61 14.88 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
17:05:41 [2023-05-25T17:05:41.031Z] #61 14.98 Unpacking libsecret-common (0.20.4-2) ...
17:05:41 [2023-05-25T17:05:41.031Z] #61 ...
17:05:41 [2023-05-25T17:05:41.031Z] 
17:05:41 [2023-05-25T17:05:41.031Z] #47 [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:05:41 [2023-05-25T17:05:41.031Z] #47 3.233 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
17:05:41 [2023-05-25T17:05:41.031Z] #47 5.179 + git checkout -q FETCH_HEAD
17:05:41 [2023-05-25T17:05:41.031Z] #47 5.649 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:05:41 [2023-05-25T17:05:41.031Z] #47 5.650 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.627 internal/goos
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.637 internal/goarch
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.642 internal/unsafeheader
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.656 internal/goexperiment
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.694 internal/coverage/rtcov
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.700 internal/race
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.706 runtime/internal/syscall
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.722 internal/cpu
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.723 internal/abi
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.733 runtime/internal/math
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.753 sync/atomic
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.874 runtime/internal/sys
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.875 unicode
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.877 unicode/utf8
17:05:41 [2023-05-25T17:05:41.031Z] #47 6.878 container/list
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.131 internal/itoa
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.210 math/bits
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.310 crypto/internal/alias
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.322 crypto/subtle
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.365 crypto/internal/boring/sig
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.367 unicode/utf16
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.449 vendor/golang.org/x/crypto/cryptobyte/asn1
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.481 internal/nettrace
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.514 internal/bytealg
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.516 math
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.594 runtime/internal/atomic
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.606 vendor/golang.org/x/crypto/internal/alias
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.662 encoding
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.674 github.com/docker/distribution/manifest
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.679 github.com/inconshreveable/mousetrap
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.749 github.com/docker/distribution/registry/storage/driver/gcs
17:05:41 [2023-05-25T17:05:41.031Z] #47 7.790 github.com/docker/distribution/registry/storage/driver/oss
17:05:41 [2023-05-25T17:05:41.031Z] #47 8.231 runtime
17:05:41 [2023-05-25T17:05:41.289Z] #47 ...
17:05:41 [2023-05-25T17:05:41.289Z] 
17:05:41 [2023-05-25T17:05:41.289Z] #62 [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:05:41 [2023-05-25T17:05:41.289Z] #0 10.33 Reading package lists...
17:05:41 [2023-05-25T17:05:41.289Z] #62 11.39 Building dependency tree...
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.06 gcc is already the newest version (4:10.2.1-1).
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.06 libc6-dev is already the newest version (2.31-13+deb11u6).
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.06 The following additional packages will be installed:
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.06   bzip2 patch xz-utils
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.07 Suggested packages:
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.07   bzip2-doc debian-keyring seccomp ed diffutils-doc
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.07 Recommended packages:
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.07   build-essential fakeroot libalgorithm-merge-perl
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.15 The following NEW packages will be installed:
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.15   bzip2 dpkg-dev libseccomp-dev patch xz-utils
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.48 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.48 Need to get 2790 kB of archives.
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.48 After this operation, 4077 kB of additional disk space will be used.
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:05:41 [2023-05-25T17:05:41.290Z] #62 12.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:05:41 [2023-05-25T17:05:41.290Z] #62 13.09 debconf: delaying package configuration, since apt-utils is not installed
17:05:41 [2023-05-25T17:05:41.290Z] #62 13.19 Fetched 2790 kB in 1s (4587 kB/s)
17:05:41 [2023-05-25T17:05:41.290Z] #62 13.37 Selecting previously unselected package bzip2.
17:05:41 [2023-05-25T17:05:41.290Z] #62 13.37 (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:05:41 [2023-05-25T17:05:41.290Z] #62 13.41 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
17:05:41 [2023-05-25T17:05:41.290Z] #62 13.48 Unpacking bzip2 (1.0.8-4) ...
17:05:41 [2023-05-25T17:05:41.290Z] #62 13.79 Selecting previously unselected package xz-utils.
17:05:41 [2023-05-25T17:05:41.290Z] #62 13.79 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:05:41 [2023-05-25T17:05:41.290Z] #62 13.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:05:41 [2023-05-25T17:05:41.290Z] #62 14.23 Selecting previously unselected package patch.
17:05:41 [2023-05-25T17:05:41.290Z] #62 14.23 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
17:05:41 [2023-05-25T17:05:41.290Z] #62 14.27 Unpacking patch (2.7.6-7) ...
17:05:41 [2023-05-25T17:05:41.290Z] #62 14.49 Selecting previously unselected package dpkg-dev.
17:05:41 [2023-05-25T17:05:41.290Z] #62 14.50 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
17:05:41 [2023-05-25T17:05:41.290Z] #62 14.57 Unpacking dpkg-dev (1.20.12) ...
17:05:41 [2023-05-25T17:05:41.548Z] #62 15.02 Selecting previously unselected package libseccomp-dev:arm64.
17:05:41 [2023-05-25T17:05:41.548Z] #62 15.02 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:05:41 [2023-05-25T17:05:41.548Z] #62 15.05 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:05:41 [2023-05-25T17:05:41.805Z] #62 15.29 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:05:41 [2023-05-25T17:05:41.805Z] #62 15.38 Setting up bzip2 (1.0.8-4) ...
17:05:42 [2023-05-25T17:05:42.063Z] #62 15.57 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:05:42 [2023-05-25T17:05:42.320Z] #62 15.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:05:42 [2023-05-25T17:05:42.577Z] #62 15.99 Setting up patch (2.7.6-7) ...
17:05:43 [2023-05-25T17:05:43.518Z] #62 16.97 Setting up dpkg-dev (1.20.12) ...
17:05:44 [2023-05-25T17:05:44.084Z] #62 ...
17:05:44 [2023-05-25T17:05:44.084Z] 
17:05:44 [2023-05-25T17:05:44.084Z] #47 [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:05:44 [2023-05-25T17:05:44.084Z] #47 13.74 sync
17:05:44 [2023-05-25T17:05:44.084Z] #47 13.74 internal/reflectlite
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.03 internal/testlog
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.03 internal/godebug
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.03 internal/singleflight
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.17 math/rand
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.18 internal/intern
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.29 errors
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.29 sort
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.36 internal/oserror
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.36 strconv
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.37 io
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.37 path
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.38 crypto/internal/nistec/fiat
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.38 internal/safefilepath
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.44 vendor/golang.org/x/net/dns/dnsmessage
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.46 container/heap
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.56 bytes
17:05:44 [2023-05-25T17:05:44.084Z] #47 14.57 crypto/internal/randutil
17:05:44 [2023-05-25T17:05:44.085Z] #47 14.57 hash
17:05:44 [2023-05-25T17:05:44.085Z] #47 14.57 syscall
17:05:44 [2023-05-25T17:05:44.085Z] #47 14.62 strings
17:05:44 [2023-05-25T17:05:44.085Z] #47 14.64 text/tabwriter
17:05:44 [2023-05-25T17:05:44.085Z] #47 14.73 hash/crc32
17:05:44 [2023-05-25T17:05:44.085Z] #47 14.85 github.com/stevvooe/resumable
17:05:44 [2023-05-25T17:05:44.085Z] #47 15.39 vendor/golang.org/x/text/transform
17:05:44 [2023-05-25T17:05:44.085Z] #47 15.54 bufio
17:05:44 [2023-05-25T17:05:44.085Z] #47 15.54 net/http/internal/ascii
17:05:44 [2023-05-25T17:05:44.085Z] #47 15.55 crypto
17:05:44 [2023-05-25T17:05:44.085Z] #47 15.55 html
17:05:44 [2023-05-25T17:05:44.085Z] #47 15.55 github.com/garyburd/redigo/internal
17:05:44 [2023-05-25T17:05:44.085Z] #47 15.69 reflect
17:05:44 [2023-05-25T17:05:44.085Z] #47 15.71 crypto/rc4
17:05:44 [2023-05-25T17:05:44.085Z] #47 15.73 net/netip
17:05:44 [2023-05-25T17:05:44.085Z] #47 15.77 regexp/syntax
17:05:44 [2023-05-25T17:05:44.085Z] #47 16.02 encoding/base32
17:05:44 [2023-05-25T17:05:44.085Z] #47 16.03 golang.org/x/crypto/blowfish
17:05:44 [2023-05-25T17:05:44.085Z] #47 ...
17:05:44 [2023-05-25T17:05:44.085Z] 
17:05:44 [2023-05-25T17:05:44.085Z] #66 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:05:44 [2023-05-25T17:05:44.085Z] #66 DONE 14.2s
17:05:44 [2023-05-25T17:05:44.349Z] 
17:05:44 [2023-05-25T17:05:44.349Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
17:05:44 [2023-05-25T17:05:44.349Z] #58 11.04 debconf: delaying package configuration, since apt-utils is not installed
17:05:44 [2023-05-25T17:05:44.349Z] #58 11.49 Fetched 5458 kB in 1s (7996 kB/s)
17:05:44 [2023-05-25T17:05:44.349Z] #58 11.70 Selecting previously unselected package bzip2.
17:05:44 [2023-05-25T17:05:44.349Z] #58 11.70 (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:05:44 [2023-05-25T17:05:44.349Z] #58 11.72 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
17:05:44 [2023-05-25T17:05:44.349Z] #58 11.78 Unpacking bzip2 (1.0.8-4) ...
17:05:44 [2023-05-25T17:05:44.349Z] #58 12.41 Selecting previously unselected package xz-utils.
17:05:44 [2023-05-25T17:05:44.349Z] #58 12.41 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:05:44 [2023-05-25T17:05:44.349Z] #58 12.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:05:44 [2023-05-25T17:05:44.349Z] #58 13.12 Selecting previously unselected package libsigsegv2:arm64.
17:05:44 [2023-05-25T17:05:44.349Z] #58 13.13 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
17:05:44 [2023-05-25T17:05:44.349Z] #58 13.24 Unpacking libsigsegv2:arm64 (2.13-1) ...
17:05:44 [2023-05-25T17:05:44.349Z] #58 13.40 Selecting previously unselected package m4.
17:05:44 [2023-05-25T17:05:44.349Z] #58 13.41 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
17:05:44 [2023-05-25T17:05:44.349Z] #58 13.44 Unpacking m4 (1.4.18-5) ...
17:05:44 [2023-05-25T17:05:44.349Z] #58 13.93 Selecting previously unselected package autoconf.
17:05:44 [2023-05-25T17:05:44.349Z] #58 13.94 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
17:05:44 [2023-05-25T17:05:44.349Z] #58 14.04 Unpacking autoconf (2.69-14) ...
17:05:44 [2023-05-25T17:05:44.349Z] #58 14.56 Selecting previously unselected package autotools-dev.
17:05:44 [2023-05-25T17:05:44.349Z] #58 14.56 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
17:05:44 [2023-05-25T17:05:44.349Z] #58 14.60 Unpacking autotools-dev (20180224.1+nmu1) ...
17:05:44 [2023-05-25T17:05:44.349Z] #58 14.85 Selecting previously unselected package automake.
17:05:44 [2023-05-25T17:05:44.350Z] #58 14.85 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
17:05:44 [2023-05-25T17:05:44.350Z] #58 14.93 Unpacking automake (1:1.16.3-2) ...
17:05:44 [2023-05-25T17:05:44.350Z] #58 15.36 Selecting previously unselected package patch.
17:05:44 [2023-05-25T17:05:44.350Z] #58 15.37 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
17:05:44 [2023-05-25T17:05:44.350Z] #58 15.40 Unpacking patch (2.7.6-7) ...
17:05:44 [2023-05-25T17:05:44.350Z] #58 15.69 Selecting previously unselected package dpkg-dev.
17:05:44 [2023-05-25T17:05:44.350Z] #58 15.69 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
17:05:44 [2023-05-25T17:05:44.350Z] #58 15.71 Unpacking dpkg-dev (1.20.12) ...
17:05:44 [2023-05-25T17:05:44.350Z] #58 16.31 Selecting previously unselected package build-essential.
17:05:44 [2023-05-25T17:05:44.350Z] #58 16.32 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
17:05:44 [2023-05-25T17:05:44.350Z] #58 16.53 Unpacking build-essential (12.9) ...
17:05:44 [2023-05-25T17:05:44.350Z] #58 18.16 Selecting previously unselected package libcap2:arm64.
17:05:44 [2023-05-25T17:05:44.350Z] #58 18.17 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
17:05:44 [2023-05-25T17:05:44.350Z] #58 18.30 Unpacking libcap2:arm64 (1:2.44-1) ...
17:05:44 [2023-05-25T17:05:44.350Z] #58 ...
17:05:44 [2023-05-25T17:05:44.350Z] 
17:05:44 [2023-05-25T17:05:44.350Z] #47 [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:05:44 [2023-05-25T17:05:44.350Z] #47 16.65 internal/syscall/unix
17:05:44 [2023-05-25T17:05:44.608Z] #47 16.65 internal/syscall/execenv
17:05:44 [2023-05-25T17:05:44.608Z] #47 16.68 time
17:05:44 [2023-05-25T17:05:44.865Z] #47 17.07 regexp
17:05:45 [2023-05-25T17:05:45.805Z] #47 17.84 context
17:05:45 [2023-05-25T17:05:45.805Z] #47 17.85 io/fs
17:05:45 [2023-05-25T17:05:45.805Z] #47 17.85 internal/poll
17:05:46 [2023-05-25T17:05:46.062Z] #47 18.02 embed
17:05:46 [2023-05-25T17:05:46.319Z] #47 18.52 os
17:05:46 [2023-05-25T17:05:46.627Z] #47 18.66 internal/fmtsort
17:05:46 [2023-05-25T17:05:46.627Z] #47 18.67 internal/saferio
17:05:46 [2023-05-25T17:05:46.627Z] #47 18.67 encoding/binary
17:05:46 [2023-05-25T17:05:46.627Z] #47 ...
17:05:46 [2023-05-25T17:05:46.627Z] 
17:05:46 [2023-05-25T17:05:46.627Z] #55 [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:05:46 [2023-05-25T17:05:46.627Z] #0 9.513 Reading package lists...
17:05:46 [2023-05-25T17:05:46.627Z] #55 10.36 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:05:46 [2023-05-25T17:05:46.627Z] #55 10.38 Reading package lists...
17:05:46 [2023-05-25T17:05:46.627Z] #55 11.28 Building dependency tree...
17:05:46 [2023-05-25T17:05:46.627Z] #55 11.89 gcc is already the newest version (4:10.2.1-1).
17:05:46 [2023-05-25T17:05:46.627Z] #55 11.89 libc6-dev is already the newest version (2.31-13+deb11u6).
17:05:46 [2023-05-25T17:05:46.627Z] #55 11.89 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
17:05:46 [2023-05-25T17:05:46.885Z] #55 ...
17:05:46 [2023-05-25T17:05:46.885Z] 
17:05:46 [2023-05-25T17:05:46.885Z] #47 [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:05:46 [2023-05-25T17:05:46.885Z] #47 18.85 net
17:05:46 [2023-05-25T17:05:46.885Z] #47 18.85 path/filepath
17:05:46 [2023-05-25T17:05:46.885Z] #47 18.85 io/ioutil
17:05:46 [2023-05-25T17:05:46.885Z] #47 18.85 os/signal
17:05:46 [2023-05-25T17:05:46.885Z] #47 18.86 crypto/cipher
17:05:46 [2023-05-25T17:05:46.885Z] #47 18.87 crypto/internal/nistec
17:05:46 [2023-05-25T17:05:46.885Z] #47 18.87 crypto/internal/edwards25519/field
17:05:46 [2023-05-25T17:05:46.885Z] #47 18.97 crypto/md5
17:05:46 [2023-05-25T17:05:46.885Z] #47 19.00 fmt
17:05:46 [2023-05-25T17:05:46.885Z] #47 19.01 crypto/sha1
17:05:46 [2023-05-25T17:05:46.885Z] #47 19.01 crypto/internal/boring
17:05:47 [2023-05-25T17:05:47.143Z] #47 19.22 crypto/aes
17:05:47 [2023-05-25T17:05:47.143Z] #47 ...
17:05:47 [2023-05-25T17:05:47.143Z] 
17:05:47 [2023-05-25T17:05:47.143Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
17:05:47 [2023-05-25T17:05:47.143Z] #60 10.66 debconf: delaying package configuration, since apt-utils is not installed
17:05:47 [2023-05-25T17:05:47.143Z] #60 10.86 Fetched 15.1 MB in 1s (19.5 MB/s)
17:05:47 [2023-05-25T17:05:47.143Z] #60 11.27 Selecting previously unselected package cmake-data.
17:05:47 [2023-05-25T17:05:47.143Z] #60 11.27 (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:05:47 [2023-05-25T17:05:47.143Z] #60 11.28 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 11.38 Unpacking cmake-data (3.18.4-2+deb11u1) ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 13.48 Selecting previously unselected package libicu67:arm64.
17:05:47 [2023-05-25T17:05:47.143Z] #60 13.48 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 13.50 Unpacking libicu67:arm64 (67.1-7) ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 15.21 Selecting previously unselected package libxml2:arm64.
17:05:47 [2023-05-25T17:05:47.143Z] #60 15.21 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 15.24 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 15.79 Selecting previously unselected package libarchive13:arm64.
17:05:47 [2023-05-25T17:05:47.143Z] #60 15.79 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 15.86 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 17.60 Selecting previously unselected package libjsoncpp24:arm64.
17:05:47 [2023-05-25T17:05:47.143Z] #60 17.60 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 17.68 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 18.39 Selecting previously unselected package librhash0:arm64.
17:05:47 [2023-05-25T17:05:47.143Z] #60 18.39 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 18.56 Unpacking librhash0:arm64 (1.4.1-2) ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 19.01 Selecting previously unselected package libuv1:arm64.
17:05:47 [2023-05-25T17:05:47.143Z] #60 19.01 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 19.10 Unpacking libuv1:arm64 (1.40.0-2) ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 19.57 Selecting previously unselected package cmake.
17:05:47 [2023-05-25T17:05:47.143Z] #60 19.58 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
17:05:47 [2023-05-25T17:05:47.143Z] #60 19.69 Unpacking cmake (3.18.4-2+deb11u1) ...
17:05:47 [2023-05-25T17:05:47.400Z] #60 ...
17:05:47 [2023-05-25T17:05:47.400Z] 
17:05:47 [2023-05-25T17:05:47.400Z] #54 [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:05:47 [2023-05-25T17:05:47.400Z] #54 21.24 NAME:
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24    go-winres - A tool for embedding resources in Windows executables
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24 
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24 USAGE:
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24    go-winres [global options] command [command options] [arguments...]
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24 
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24 COMMANDS:
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24    init     Create an initial ./winres/winres.json
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24    make     Make syso files for the "go build" command
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24    simply   Make syso files for the "go build" command (simplified)
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24    extract  Extract all resources from an executable
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24    patch    Replace resources in an executable file (exe, dll)
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24    help, h  Shows a list of commands or help for one command
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24 
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24 GLOBAL OPTIONS:
17:05:47 [2023-05-25T17:05:47.400Z] #54 21.24    --help, -h  show help (default: false)
17:05:51 [2023-05-25T17:05:51.751Z] #54 ...
17:05:51 [2023-05-25T17:05:51.751Z] 
17:05:51 [2023-05-25T17:05:51.751Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:05:51 [2023-05-25T17:05:51.751Z] #61 15.29 Selecting previously unselected package libsecret-1-0:arm64.
17:05:51 [2023-05-25T17:05:51.751Z] #61 15.29 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
17:05:51 [2023-05-25T17:05:51.751Z] #61 15.35 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
17:05:51 [2023-05-25T17:05:51.751Z] #61 15.57 Selecting previously unselected package gir1.2-secret-1:arm64.
17:05:51 [2023-05-25T17:05:51.751Z] #61 15.57 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
17:05:51 [2023-05-25T17:05:51.751Z] #61 15.59 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
17:05:51 [2023-05-25T17:05:51.751Z] #61 16.02 Selecting previously unselected package uuid-dev:arm64.
17:05:51 [2023-05-25T17:05:51.751Z] #61 16.02 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:05:51 [2023-05-25T17:05:51.751Z] #61 16.16 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:05:51 [2023-05-25T17:05:51.751Z] #61 17.98 Selecting previously unselected package libblkid-dev:arm64.
17:05:51 [2023-05-25T17:05:51.751Z] #61 17.98 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:05:51 [2023-05-25T17:05:51.751Z] #61 18.08 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 18.88 Selecting previously unselected package libbtrfs0:arm64.
17:05:51 [2023-05-25T17:05:51.752Z] #61 18.89 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 18.99 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 19.26 Selecting previously unselected package libbtrfs-dev:arm64.
17:05:51 [2023-05-25T17:05:51.752Z] #61 19.26 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 19.34 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 19.96 Selecting previously unselected package libelf1:arm64.
17:05:51 [2023-05-25T17:05:51.752Z] #61 19.96 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 20.14 Unpacking libelf1:arm64 (0.183-1) ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 20.88 Selecting previously unselected package libffi-dev:arm64.
17:05:51 [2023-05-25T17:05:51.752Z] #61 20.88 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 21.01 Unpacking libffi-dev:arm64 (3.3-6) ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 21.75 Selecting previously unselected package libglib2.0-data.
17:05:51 [2023-05-25T17:05:51.752Z] #61 21.75 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 22.09 Unpacking libglib2.0-data (2.66.8-1) ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 23.22 Selecting previously unselected package libglib2.0-bin.
17:05:51 [2023-05-25T17:05:51.752Z] #61 23.23 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 23.25 Unpacking libglib2.0-bin (2.66.8-1) ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 23.93 Selecting previously unselected package python3-lib2to3.
17:05:51 [2023-05-25T17:05:51.752Z] #61 23.94 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 24.03 Unpacking python3-lib2to3 (3.9.2-1) ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 24.71 Selecting previously unselected package python3-distutils.
17:05:51 [2023-05-25T17:05:51.752Z] #61 24.71 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 24.79 Unpacking python3-distutils (3.9.2-1) ...
17:05:51 [2023-05-25T17:05:51.752Z] #61 25.48 Selecting previously unselected package libglib2.0-dev-bin.
17:05:51 [2023-05-25T17:05:51.752Z] #61 ...
17:05:51 [2023-05-25T17:05:51.752Z] 
17:05:51 [2023-05-25T17:05:51.752Z] #47 [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:05:51 [2023-05-25T17:05:51.752Z] #47 19.37 crypto/des
17:05:51 [2023-05-25T17:05:51.752Z] #47 19.48 crypto/sha512
17:05:51 [2023-05-25T17:05:51.752Z] #47 19.49 crypto/internal/edwards25519
17:05:51 [2023-05-25T17:05:51.752Z] #47 19.54 crypto/hmac
17:05:51 [2023-05-25T17:05:51.752Z] #47 19.74 crypto/ecdh
17:05:51 [2023-05-25T17:05:51.752Z] #47 19.75 crypto/sha256
17:05:51 [2023-05-25T17:05:51.752Z] #47 19.75 encoding/base64
17:05:51 [2023-05-25T17:05:51.752Z] #47 19.76 vendor/golang.org/x/crypto/chacha20
17:05:51 [2023-05-25T17:05:51.752Z] #47 19.77 math/big
17:05:51 [2023-05-25T17:05:51.752Z] #47 19.93 encoding/hex
17:05:51 [2023-05-25T17:05:51.752Z] #47 19.95 net/url
17:05:51 [2023-05-25T17:05:51.752Z] #47 19.95 encoding/pem
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.04 vendor/golang.org/x/crypto/internal/poly1305
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.05 vendor/golang.org/x/crypto/hkdf
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.06 encoding/json
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.08 log
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.15 github.com/bugsnag/bugsnag-go/errors
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.18 github.com/bugsnag/osext
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.42 os/exec
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.42 vendor/golang.org/x/crypto/chacha20poly1305
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.42 compress/flate
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.43 vendor/golang.org/x/text/unicode/bidi
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.49 vendor/golang.org/x/text/unicode/norm
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.51 net/textproto
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.63 vendor/golang.org/x/net/http2/hpack
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.65 mime
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.79 github.com/Sirupsen/logrus
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.86 mime/quotedprintable
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.87 compress/gzip
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.89 github.com/bugsnag/panicwrap
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.89 vendor/golang.org/x/text/secure/bidirule
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.95 net/http/internal
17:05:51 [2023-05-25T17:05:51.752Z] #47 20.97 gopkg.in/yaml.v2
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.10 golang.org/x/net/context
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.11 github.com/docker/distribution/digest
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.11 github.com/Sirupsen/logrus/formatters/logstash
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.13 encoding/gob
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.15 text/template/parse
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.17 crypto/elliptic
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.18 crypto/internal/bigmod
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.19 crypto/internal/boring/bbig
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.31 encoding/asn1
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.34 crypto/rand
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.42 crypto/dsa
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.45 vendor/golang.org/x/net/idna
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.58 github.com/docker/distribution/reference
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.59 github.com/docker/distribution/registry/listener
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.66 crypto/ed25519
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.82 crypto/rsa
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.87 vendor/golang.org/x/crypto/cryptobyte
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.88 crypto/x509/pkix
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.88 mime/multipart
17:05:51 [2023-05-25T17:05:51.752Z] #47 21.99 github.com/docker/distribution/uuid
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.06 github.com/garyburd/redigo/redis
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.09 text/template
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.28 crypto/ecdsa
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.29 github.com/docker/distribution/version
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.30 vendor/golang.org/x/net/http/httpguts
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.50 vendor/golang.org/x/net/http/httpproxy
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.60 github.com/stevvooe/resumable/sha256
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.60 github.com/stevvooe/resumable/sha512
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.62 runtime/debug
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.62 github.com/spf13/pflag
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.62 log/syslog
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.68 crypto/x509
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.71 golang.org/x/crypto/bcrypt
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.74 os/user
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.74 encoding/xml
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.79 github.com/mitchellh/mapstructure
17:05:51 [2023-05-25T17:05:51.752Z] #47 22.88 internal/profile
17:05:51 [2023-05-25T17:05:51.752Z] #47 23.00 github.com/yvasiyarov/go-metrics
17:05:51 [2023-05-25T17:05:51.752Z] #47 23.04 runtime/pprof
17:05:51 [2023-05-25T17:05:51.752Z] #47 23.05 runtime/trace
17:05:51 [2023-05-25T17:05:51.752Z] #47 23.05 github.com/spf13/cobra
17:05:51 [2023-05-25T17:05:51.752Z] #47 23.58 crypto/tls
17:05:52 [2023-05-25T17:05:52.316Z] #47 24.47 github.com/docker/libtrust
17:05:52 [2023-05-25T17:05:52.316Z] #47 24.47 net/http/httptrace
17:05:52 [2023-05-25T17:05:52.316Z] #47 24.47 net/smtp
17:05:52 [2023-05-25T17:05:52.316Z] #47 24.56 net/http
17:05:53 [2023-05-25T17:05:53.711Z] #47 ...
17:05:53 [2023-05-25T17:05:53.711Z] 
17:05:53 [2023-05-25T17:05:53.711Z] #44 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:05:53 [2023-05-25T17:05:53.711Z] #44 DONE 26.3s
17:05:53 [2023-05-25T17:05:53.711Z] 
17:05:53 [2023-05-25T17:05:53.711Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:05:53 [2023-05-25T17:05:53.711Z] #61 25.48 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
17:05:53 [2023-05-25T17:05:53.711Z] #61 25.53 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
17:05:53 [2023-05-25T17:05:53.711Z] #61 25.92 Selecting previously unselected package libsepol1-dev:arm64.
17:05:53 [2023-05-25T17:05:53.711Z] #61 25.92 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
17:05:53 [2023-05-25T17:05:53.711Z] #61 25.94 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:05:53 [2023-05-25T17:05:53.711Z] #61 26.28 Selecting previously unselected package libpcre2-16-0:arm64.
17:05:53 [2023-05-25T17:05:53.711Z] #61 26.29 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
17:05:53 [2023-05-25T17:05:53.711Z] #61 26.30 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:05:53 [2023-05-25T17:05:53.711Z] #61 26.86 Selecting previously unselected package libpcre2-32-0:arm64.
17:05:53 [2023-05-25T17:05:53.711Z] #61 26.86 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
17:05:53 [2023-05-25T17:05:53.711Z] #61 26.92 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:05:53 [2023-05-25T17:05:53.969Z] #61 27.69 Selecting previously unselected package libpcre2-posix2:arm64.
17:05:53 [2023-05-25T17:05:53.969Z] #61 27.70 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
17:05:54 [2023-05-25T17:05:54.252Z] #61 27.86 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:05:54 [2023-05-25T17:05:54.852Z] #61 ...
17:05:54 [2023-05-25T17:05:54.852Z] 
17:05:54 [2023-05-25T17:05:54.852Z] #64 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:05:54 [2023-05-25T17:05:54.852Z] #64 DONE 26.9s
17:05:54 [2023-05-25T17:05:54.852Z] 
17:05:54 [2023-05-25T17:05:54.852Z] #47 [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:05:54 [2023-05-25T17:05:54.852Z] #47 26.38 github.com/bugsnag/bugsnag-go
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.38 github.com/gorilla/context
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.38 github.com/docker/distribution/configuration
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.39 github.com/docker/distribution/registry/api/errcode
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.39 expvar
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.39 github.com/docker/distribution/registry/client/transport
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.39 github.com/gorilla/handlers
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.39 github.com/yvasiyarov/newrelic_platform_go
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.51 github.com/gorilla/mux
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.51 github.com/Azure/azure-sdk-for-go/storage
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.54 github.com/AdRoll/goamz/aws
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.60 net/http/httputil
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.61 github.com/ncw/swift
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.61 github.com/yvasiyarov/gorelic
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.82 net/http/pprof
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.87 github.com/docker/distribution/context
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.87 github.com/docker/distribution/registry/api/v2
17:05:54 [2023-05-25T17:05:54.852Z] #47 26.93 github.com/AdRoll/goamz/cloudfront
17:05:54 [2023-05-25T17:05:54.852Z] #47 27.08 github.com/docker/distribution/health
17:05:54 [2023-05-25T17:05:54.852Z] #47 27.09 github.com/docker/distribution
17:05:54 [2023-05-25T17:05:54.852Z] #47 27.09 github.com/docker/distribution/registry/auth
17:05:54 [2023-05-25T17:05:54.852Z] #47 27.09 github.com/docker/distribution/registry/storage/driver
17:05:54 [2023-05-25T17:05:54.852Z] #47 27.12 github.com/AdRoll/goamz/s3
17:05:55 [2023-05-25T17:05:55.110Z] #47 27.20 github.com/docker/distribution/registry/auth/htpasswd
17:05:55 [2023-05-25T17:05:55.110Z] #47 27.20 github.com/docker/distribution/registry/auth/silly
17:05:55 [2023-05-25T17:05:55.110Z] #47 27.20 github.com/docker/distribution/manifest/manifestlist
17:05:55 [2023-05-25T17:05:55.110Z] #47 27.21 github.com/docker/distribution/health/checks
17:05:55 [2023-05-25T17:05:55.110Z] #47 27.22 github.com/docker/distribution/manifest/schema1
17:05:55 [2023-05-25T17:05:55.110Z] #47 27.23 github.com/docker/distribution/manifest/schema2
17:05:55 [2023-05-25T17:05:55.110Z] #47 ...
17:05:55 [2023-05-25T17:05:55.110Z] 
17:05:55 [2023-05-25T17:05:55.110Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
17:05:55 [2023-05-25T17:05:55.110Z] #58 18.83 Selecting previously unselected package libcap-dev:arm64.
17:05:55 [2023-05-25T17:05:55.110Z] #58 18.84 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 18.99 Unpacking libcap-dev:arm64 (1:2.44-1) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 19.46 Selecting previously unselected package libprotobuf-c1:arm64.
17:05:55 [2023-05-25T17:05:55.110Z] #58 19.46 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 19.67 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 20.08 Selecting previously unselected package libprotobuf-c-dev:arm64.
17:05:55 [2023-05-25T17:05:55.110Z] #58 20.08 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 20.26 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 20.99 Selecting previously unselected package libseccomp-dev:arm64.
17:05:55 [2023-05-25T17:05:55.110Z] #58 20.99 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 21.12 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 21.86 Selecting previously unselected package libsystemd-dev:arm64.
17:05:55 [2023-05-25T17:05:55.110Z] #58 21.86 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 22.18 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 22.52 Selecting previously unselected package libtool.
17:05:55 [2023-05-25T17:05:55.110Z] #58 22.52 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 22.81 Unpacking libtool (2.4.6-15) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 23.56 Selecting previously unselected package libudev-dev:arm64.
17:05:55 [2023-05-25T17:05:55.110Z] #58 23.56 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 23.67 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 24.40 Selecting previously unselected package libyajl2:arm64.
17:05:55 [2023-05-25T17:05:55.110Z] #58 24.40 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 24.51 Unpacking libyajl2:arm64 (2.1.0-3) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 25.10 Selecting previously unselected package libyajl-dev:arm64.
17:05:55 [2023-05-25T17:05:55.110Z] #58 25.10 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 25.22 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 25.78 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 26.03 Setting up libyajl2:arm64 (2.1.0-3) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 26.15 Setting up bzip2 (1.0.8-4) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 26.31 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 26.39 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 26.45 Setting up libcap2:arm64 (1:2.44-1) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 26.63 Setting up autotools-dev (20180224.1+nmu1) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 26.92 Setting up libsigsegv2:arm64 (2.13-1) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 27.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 27.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:05:55 [2023-05-25T17:05:55.110Z] #58 27.75 Setting up patch (2.7.6-7) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 27.97 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 28.65 Setting up libyajl-dev:arm64 (2.1.0-3) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 28.90 Setting up libcap-dev:arm64 (1:2.44-1) ...
17:05:55 [2023-05-25T17:05:55.110Z] #58 ...
17:05:55 [2023-05-25T17:05:55.110Z] 
17:05:55 [2023-05-25T17:05:55.110Z] #59 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
17:05:55 [2023-05-25T17:05:55.110Z] #59 19.06 tomll can be used in two ways:
17:05:55 [2023-05-25T17:05:55.110Z] #59 19.06 Writing to STDIN and reading from STDOUT:
17:05:55 [2023-05-25T17:05:55.110Z] #59 19.06   cat file.toml | tomll > file.toml
17:05:55 [2023-05-25T17:05:55.110Z] #59 19.06 
17:05:55 [2023-05-25T17:05:55.110Z] #59 19.07 Reading and updating a list of files:
17:05:55 [2023-05-25T17:05:55.110Z] #59 19.07   tomll a.toml b.toml c.toml
17:05:55 [2023-05-25T17:05:55.110Z] #59 19.07 
17:05:55 [2023-05-25T17:05:55.110Z] #59 19.07 When given a list of files, tomll will modify all files in place without asking.
17:05:55 [2023-05-25T17:05:55.413Z] #59 ...
17:05:55 [2023-05-25T17:05:55.413Z] 
17:05:55 [2023-05-25T17:05:55.413Z] #47 [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:05:55 [2023-05-25T17:05:55.413Z] #47 27.32 github.com/docker/distribution/notifications
17:05:55 [2023-05-25T17:05:55.413Z] #47 27.33 github.com/docker/distribution/registry/middleware/registry
17:05:55 [2023-05-25T17:05:55.413Z] #47 27.33 github.com/docker/distribution/registry/middleware/repository
17:05:55 [2023-05-25T17:05:55.413Z] #47 27.33 github.com/docker/distribution/registry/storage/cache
17:05:55 [2023-05-25T17:05:55.413Z] #47 27.33 github.com/docker/distribution/registry/proxy/scheduler
17:05:55 [2023-05-25T17:05:55.413Z] #47 27.35 github.com/docker/distribution/registry/storage/driver/factory
17:05:55 [2023-05-25T17:05:55.413Z] #47 27.37 github.com/docker/distribution/registry/storage/driver/middleware
17:05:55 [2023-05-25T17:05:55.413Z] #47 27.48 github.com/docker/distribution/registry/storage/cache/memory
17:05:55 [2023-05-25T17:05:55.413Z] #47 27.56 github.com/docker/distribution/registry/storage/cache/redis
17:05:55 [2023-05-25T17:05:55.672Z] #47 27.56 github.com/docker/distribution/registry/auth/token
17:05:55 [2023-05-25T17:05:55.672Z] #47 27.56 github.com/docker/distribution/registry/storage
17:05:55 [2023-05-25T17:05:55.672Z] #47 27.56 github.com/docker/distribution/registry/storage/driver/base
17:05:55 [2023-05-25T17:05:55.672Z] #47 27.57 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
17:05:55 [2023-05-25T17:05:55.672Z] #47 27.60 github.com/docker/distribution/registry/client
17:05:55 [2023-05-25T17:05:55.672Z] #47 27.85 github.com/docker/distribution/registry/storage/driver/azure
17:05:55 [2023-05-25T17:05:55.672Z] #47 27.85 github.com/docker/distribution/registry/storage/driver/filesystem
17:05:55 [2023-05-25T17:05:55.672Z] #47 27.85 github.com/docker/distribution/registry/storage/driver/swift
17:05:55 [2023-05-25T17:05:55.672Z] #47 27.85 github.com/docker/distribution/registry/storage/driver/s3
17:05:55 [2023-05-25T17:05:55.672Z] #47 27.85 github.com/docker/distribution/registry/storage/driver/inmemory
17:05:55 [2023-05-25T17:05:55.672Z] #47 27.89 github.com/docker/distribution/registry/client/auth
17:05:55 [2023-05-25T17:05:55.929Z] #47 28.07 github.com/docker/distribution/registry/proxy
17:05:55 [2023-05-25T17:05:55.929Z] #47 ...
17:05:55 [2023-05-25T17:05:55.929Z] 
17:05:55 [2023-05-25T17:05:55.929Z] #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:05:55 [2023-05-25T17:05:55.929Z] #24 DONE 33.1s
17:05:55 [2023-05-25T17:05:55.929Z] 
17:05:55 [2023-05-25T17:05:55.929Z] #47 [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:05:55 [2023-05-25T17:05:55.929Z] #47 28.18 github.com/docker/distribution/registry/handlers
17:05:56 [2023-05-25T17:05:56.541Z] #47 28.61 github.com/docker/distribution/registry
17:05:56 [2023-05-25T17:05:56.541Z] #47 ...
17:05:56 [2023-05-25T17:05:56.541Z] 
17:05:56 [2023-05-25T17:05:56.541Z] #57 [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:05:56 [2023-05-25T17:05:56.541Z] #57 20.30 v3.6.0
17:05:56 [2023-05-25T17:05:56.541Z] #57 ...
17:05:56 [2023-05-25T17:05:56.541Z] 
17:05:56 [2023-05-25T17:05:56.541Z] #47 [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:05:56 [2023-05-25T17:05:56.541Z] #47 28.81 github.com/docker/distribution/cmd/registry
17:05:57 [2023-05-25T17:05:57.472Z] #47 29.63 + xx-verify /build/registry-v2
17:05:57 [2023-05-25T17:05:57.728Z] #47 ...
17:05:57 [2023-05-25T17:05:57.728Z] 
17:05:57 [2023-05-25T17:05:57.728Z] #50 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:05:57 [2023-05-25T17:05:57.728Z] #50 DONE 29.5s
17:05:57 [2023-05-25T17:05:57.728Z] 
17:05:57 [2023-05-25T17:05:57.728Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
17:05:57 [2023-05-25T17:05:57.728Z] #58 29.39 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
17:05:57 [2023-05-25T17:05:57.728Z] #58 29.83 Setting up libtool (2.4.6-15) ...
17:05:57 [2023-05-25T17:05:57.728Z] #58 29.98 Setting up m4 (1.4.18-5) ...
17:05:57 [2023-05-25T17:05:57.728Z] #58 30.29 Setting up dpkg-dev (1.20.12) ...
17:05:57 [2023-05-25T17:05:57.728Z] #58 30.86 Setting up autoconf (2.69-14) ...
17:05:57 [2023-05-25T17:05:57.728Z] #58 31.57 Setting up build-essential (12.9) ...
17:05:57 [2023-05-25T17:05:57.728Z] #58 31.69 Setting up automake (1:1.16.3-2) ...
17:05:57 [2023-05-25T17:05:57.728Z] #58 31.80 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
17:05:58 [2023-05-25T17:05:58.104Z] #58 31.89 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:05:58 [2023-05-25T17:05:58.104Z] #58 ...
17:05:58 [2023-05-25T17:05:58.104Z] 
17:05:58 [2023-05-25T17:05:58.104Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
17:05:58 [2023-05-25T17:05:58.104Z] #60 21.55 Setting up libicu67:arm64 (67.1-7) ...
17:05:58 [2023-05-25T17:05:58.104Z] #60 21.92 Setting up libuv1:arm64 (1.40.0-2) ...
17:05:58 [2023-05-25T17:05:58.104Z] #60 22.07 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
17:05:58 [2023-05-25T17:05:58.104Z] #60 22.12 Setting up librhash0:arm64 (1.4.1-2) ...
17:05:58 [2023-05-25T17:05:58.104Z] #60 22.48 Setting up cmake-data (3.18.4-2+deb11u1) ...
17:05:58 [2023-05-25T17:05:58.104Z] #60 22.96 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
17:05:58 [2023-05-25T17:05:58.104Z] #60 23.28 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
17:05:58 [2023-05-25T17:05:58.104Z] #60 23.56 Setting up cmake (3.18.4-2+deb11u1) ...
17:05:58 [2023-05-25T17:05:58.104Z] #60 23.80 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:05:58 [2023-05-25T17:05:58.364Z] #60 ...
17:05:58 [2023-05-25T17:05:58.364Z] 
17:05:58 [2023-05-25T17:05:58.364Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:05:58 [2023-05-25T17:05:58.364Z] #61 28.69 Selecting previously unselected package libpcre2-dev:arm64.
17:05:58 [2023-05-25T17:05:58.364Z] #61 28.69 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
17:05:58 [2023-05-25T17:05:58.364Z] #61 28.79 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:05:58 [2023-05-25T17:05:58.364Z] #61 29.71 Selecting previously unselected package libselinux1-dev:arm64.
17:05:58 [2023-05-25T17:05:58.364Z] #61 29.71 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
17:05:58 [2023-05-25T17:05:58.364Z] #61 29.76 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:05:58 [2023-05-25T17:05:58.364Z] #61 30.41 Selecting previously unselected package libmount-dev:arm64.
17:05:58 [2023-05-25T17:05:58.364Z] #61 30.41 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
17:05:58 [2023-05-25T17:05:58.364Z] #61 30.46 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:05:58 [2023-05-25T17:05:58.364Z] #61 31.50 Selecting previously unselected package libpcre16-3:arm64.
17:05:58 [2023-05-25T17:05:58.364Z] #61 31.51 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
17:05:58 [2023-05-25T17:05:58.364Z] #61 31.57 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
17:05:58 [2023-05-25T17:05:58.364Z] #61 32.17 Selecting previously unselected package libpcre32-3:arm64.
17:05:58 [2023-05-25T17:05:58.364Z] #61 32.17 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
17:05:58 [2023-05-25T17:05:58.364Z] #61 ...
17:05:58 [2023-05-25T17:05:58.364Z] 
17:05:58 [2023-05-25T17:05:58.364Z] #55 [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:05:58 [2023-05-25T17:05:58.364Z] #55 DONE 32.2s
17:05:58 [2023-05-25T17:05:58.364Z] 
17:05:58 [2023-05-25T17:05:58.364Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:05:58 [2023-05-25T17:05:58.364Z] #61 32.19 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
17:05:59 [2023-05-25T17:05:59.004Z] #61 32.51 Selecting previously unselected package libpcrecpp0v5:arm64.
17:05:59 [2023-05-25T17:05:59.004Z] #61 32.51 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
17:05:59 [2023-05-25T17:05:59.004Z] #61 32.52 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
17:05:59 [2023-05-25T17:05:59.266Z] #61 ...
17:05:59 [2023-05-25T17:05:59.267Z] 
17:05:59 [2023-05-25T17:05:59.267Z] #63 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:05:59 [2023-05-25T17:05:59.267Z] #63 DONE 31.4s
17:05:59 [2023-05-25T17:05:59.267Z] 
17:05:59 [2023-05-25T17:05:59.267Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:05:59 [2023-05-25T17:05:59.267Z] #61 33.02 Selecting previously unselected package libpcre3-dev:arm64.
17:05:59 [2023-05-25T17:05:59.267Z] #61 33.02 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
17:05:59 [2023-05-25T17:05:59.267Z] #61 33.05 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
17:05:59 [2023-05-25T17:05:59.524Z] #61 ...
17:05:59 [2023-05-25T17:05:59.524Z] 
17:05:59 [2023-05-25T17:05:59.524Z] #59 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
17:05:59 [2023-05-25T17:05:59.524Z] #59 DONE 33.4s
17:05:59 [2023-05-25T17:05:59.524Z] 
17:05:59 [2023-05-25T17:05:59.524Z] #54 [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:05:59 [2023-05-25T17:05:59.524Z] #54 DONE 33.4s
17:05:59 [2023-05-25T17:05:59.524Z] 
17:05:59 [2023-05-25T17:05:59.524Z] #57 [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:05:59 [2023-05-25T17:05:59.524Z] #57 DONE 33.4s
17:05:59 [2023-05-25T17:05:59.524Z] 
17:05:59 [2023-05-25T17:05:59.524Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:05:59 [2023-05-25T17:05:59.524Z] #61 33.22 Selecting previously unselected package zlib1g-dev:arm64.
17:05:59 [2023-05-25T17:05:59.524Z] #61 33.23 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
17:05:59 [2023-05-25T17:05:59.524Z] #61 33.24 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:05:59 [2023-05-25T17:05:59.524Z] #61 ...
17:05:59 [2023-05-25T17:05:59.524Z] 
17:05:59 [2023-05-25T17:05:59.524Z] #56 [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:05:59 [2023-05-25T17:05:59.524Z] #56 25.80 gotestsum version dev
17:05:59 [2023-05-25T17:05:59.524Z] #56 DONE 33.5s
17:05:59 [2023-05-25T17:05:59.524Z] 
17:05:59 [2023-05-25T17:05:59.524Z] #65 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:05:59 [2023-05-25T17:05:59.524Z] #65 DONE 31.4s
17:05:59 [2023-05-25T17:05:59.524Z] 
17:05:59 [2023-05-25T17:05:59.524Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
17:05:59 [2023-05-25T17:05:59.524Z] #58 DONE 33.5s
17:05:59 [2023-05-25T17:05:59.524Z] 
17:05:59 [2023-05-25T17:05:59.524Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:05:59 [2023-05-25T17:05:59.524Z] #61 33.37 Selecting previously unselected package libglib2.0-dev:arm64.
17:05:59 [2023-05-25T17:05:59.524Z] #61 33.38 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
17:05:59 [2023-05-25T17:05:59.524Z] #61 33.39 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
17:05:59 [2023-05-25T17:05:59.781Z] #61 ...
17:05:59 [2023-05-25T17:05:59.781Z] 
17:05:59 [2023-05-25T17:05:59.781Z] #62 [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:05:59 [2023-05-25T17:05:59.781Z] #62 DONE 33.4s
17:05:59 [2023-05-25T17:05:59.781Z] 
17:05:59 [2023-05-25T17:05:59.781Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
17:05:59 [2023-05-25T17:05:59.781Z] #60 DONE 33.4s
17:05:59 [2023-05-25T17:05:59.781Z] 
17:05:59 [2023-05-25T17:05:59.781Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:05:59 [2023-05-25T17:05:59.781Z] #61 33.71 Selecting previously unselected package libsecret-1-dev:arm64.
17:06:00 [2023-05-25T17:06:00.051Z] #61 ...
17:06:00 [2023-05-25T17:06:00.051Z] 
17:06:00 [2023-05-25T17:06:00.051Z] #47 [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:06:00 [2023-05-25T17:06:00.051Z] #47 DONE 32.1s
17:06:00 [2023-05-25T17:06:00.051Z] 
17:06:00 [2023-05-25T17:06:00.051Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:06:00 [2023-05-25T17:06:00.051Z] #61 33.71 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
17:06:00 [2023-05-25T17:06:00.051Z] #61 33.71 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
17:06:00 [2023-05-25T17:06:00.051Z] #61 33.83 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
17:06:00 [2023-05-25T17:06:00.051Z] #61 33.84 Setting up libpcre16-3:arm64 (2:8.39-13) ...
17:06:00 [2023-05-25T17:06:00.051Z] #61 33.85 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:06:00 [2023-05-25T17:06:00.051Z] #61 33.88 Setting up libffi-dev:arm64 (3.3-6) ...
17:06:00 [2023-05-25T17:06:00.051Z] #61 33.88 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:06:00 [2023-05-25T17:06:00.051Z] #61 33.90 Setting up libbtrfs0:arm64 (5.10.1-2) ...
17:06:00 [2023-05-25T17:06:00.051Z] #61 33.91 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:06:00 [2023-05-25T17:06:00.051Z] #61 33.93 Setting up libglib2.0-data (2.66.8-1) ...
17:06:00 [2023-05-25T17:06:00.308Z] #61 33.95 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:06:00 [2023-05-25T17:06:00.308Z] #61 33.98 Setting up libpcre32-3:arm64 (2:8.39-13) ...
17:06:00 [2023-05-25T17:06:00.308Z] #61 34.00 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:06:00 [2023-05-25T17:06:00.308Z] #61 34.02 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:06:00 [2023-05-25T17:06:00.308Z] #61 34.06 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
17:06:00 [2023-05-25T17:06:00.308Z] #61 34.10 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:06:00 [2023-05-25T17:06:00.566Z] #61 34.23 Setting up python3-lib2to3 (3.9.2-1) ...
17:06:00 [2023-05-25T17:06:00.566Z] #61 34.41 Setting up libelf1:arm64 (0.183-1) ...
17:06:00 [2023-05-25T17:06:00.566Z] #61 34.43 Setting up libsecret-common (0.20.4-2) ...
17:06:00 [2023-05-25T17:06:00.566Z] #61 34.44 Setting up python3-distutils (3.9.2-1) ...
17:06:00 [2023-05-25T17:06:00.831Z] #61 34.73 Setting up libglib2.0-dev-bin (2.66.8-1) ...
17:06:01 [2023-05-25T17:06:01.422Z] #61 35.11 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:06:01 [2023-05-25T17:06:01.422Z] #61 35.24 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:06:01 [2023-05-25T17:06:01.679Z] #61 35.46 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:06:01 [2023-05-25T17:06:01.679Z] #61 35.49 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
17:06:01 [2023-05-25T17:06:01.679Z] #61 35.60 Setting up libglib2.0-bin (2.66.8-1) ...
17:06:01 [2023-05-25T17:06:01.936Z] #61 35.66 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
17:06:01 [2023-05-25T17:06:01.936Z] #61 35.74 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:06:01 [2023-05-25T17:06:01.936Z] #61 35.78 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:06:01 [2023-05-25T17:06:01.936Z] #61 35.81 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
17:06:01 [2023-05-25T17:06:01.936Z] #61 35.86 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
17:06:02 [2023-05-25T17:06:02.203Z] #61 35.92 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
17:06:02 [2023-05-25T17:06:02.203Z] #61 35.94 No schema files found: doing nothing.
17:06:02 [2023-05-25T17:06:02.203Z] #61 35.95 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:06:02 [2023-05-25T17:06:02.203Z] #61 36.01 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
17:06:02 [2023-05-25T17:06:02.460Z] #61 ...
17:06:02 [2023-05-25T17:06:02.460Z] 
17:06:02 [2023-05-25T17:06:02.460Z] #67 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
17:06:02 [2023-05-25T17:06:02.460Z] #67 DONE 2.9s
17:06:02 [2023-05-25T17:06:02.716Z] 
17:06:02 [2023-05-25T17:06:02.716Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:06:02 [2023-05-25T17:06:02.716Z] #61 DONE 36.3s
17:06:02 [2023-05-25T17:06:02.716Z] 
17:06:02 [2023-05-25T17:06:02.716Z] #68 [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:06:03 [2023-05-25T17:06:03.283Z] #68 ...
17:06:03 [2023-05-25T17:06:03.283Z] 
17:06:03 [2023-05-25T17:06:03.283Z] #69 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
17:06:03 [2023-05-25T17:06:03.283Z] #69 DONE 0.6s
17:06:03 [2023-05-25T17:06:03.283Z] 
17:06:03 [2023-05-25T17:06:03.283Z] #70 [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:06:03 [2023-05-25T17:06:03.283Z] #0 2.436 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
17:06:03 [2023-05-25T17:06:03.283Z] #0 2.436 go: downloading golang.org/x/sys v0.2.0
17:06:03 [2023-05-25T17:06:03.283Z] #0 2.481 go: downloading github.com/urfave/cli/v2 v2.23.5
17:06:03 [2023-05-25T17:06:03.283Z] #0 2.492 go: downloading github.com/gorilla/mux v1.8.0
17:06:03 [2023-05-25T17:06:03.283Z] #0 2.501 go: downloading github.com/moby/sys/mountinfo v0.6.2
17:06:03 [2023-05-25T17:06:03.283Z] #0 2.552 go: downloading github.com/google/uuid v1.3.0
17:06:03 [2023-05-25T17:06:03.283Z] #0 2.576 go: downloading github.com/moby/vpnkit v0.5.0
17:06:03 [2023-05-25T17:06:03.283Z] #0 2.808 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:06:03 [2023-05-25T17:06:03.283Z] #0 2.911 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
17:06:03 [2023-05-25T17:06:03.283Z] #0 2.912 go: downloading golang.org/x/net v0.1.0
17:06:03 [2023-05-25T17:06:03.283Z] #0 3.272 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
17:06:03 [2023-05-25T17:06:03.283Z] #0 3.272 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
17:06:05 [2023-05-25T17:06:05.807Z] #70 ...
17:06:05 [2023-05-25T17:06:05.807Z] 
17:06:05 [2023-05-25T17:06:05.807Z] #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:06:05 [2023-05-25T17:06:05.807Z] #0 3.522 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:06:05 [2023-05-25T17:06:05.807Z] #0 3.527 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:06:05 [2023-05-25T17:06:05.807Z] #0 3.527 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:06:05 [2023-05-25T17:06:05.807Z] #0 4.530 Reading package lists...
17:06:05 [2023-05-25T17:06:05.807Z] #0 5.119 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:06:05 [2023-05-25T17:06:05.807Z] #0 5.131 Reading package lists...
17:06:05 [2023-05-25T17:06:05.807Z] #0 5.724 Building dependency tree...
17:06:05 [2023-05-25T17:06:05.807Z] #71 5.906 Reading state information...
17:06:05 [2023-05-25T17:06:05.807Z] #71 ...
17:06:05 [2023-05-25T17:06:05.807Z] 
17:06:05 [2023-05-25T17:06:05.807Z] #68 [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:06:05 [2023-05-25T17:06:05.807Z] #68 3.361 + bin/ctr
17:06:06 [2023-05-25T17:06:06.066Z] #68 3.363 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:06:06 [2023-05-25T17:06:06.631Z] #68 ...
17:06:06 [2023-05-25T17:06:06.631Z] 
17:06:06 [2023-05-25T17:06:06.631Z] #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:06:06 [2023-05-25T17:06:06.631Z] #71 6.207 gcc is already the newest version (4:10.2.1-1).
17:06:06 [2023-05-25T17:06:06.631Z] #71 6.207 libc6-dev is already the newest version (2.31-13+deb11u6).
17:06:06 [2023-05-25T17:06:06.631Z] #71 6.207 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
17:06:06 [2023-05-25T17:06:06.631Z] #71 DONE 6.8s
17:06:06 [2023-05-25T17:06:06.631Z] 
17:06:06 [2023-05-25T17:06:06.631Z] #72 [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:06:08 [2023-05-25T17:06:08.003Z] #72 1.296 -- The C compiler identification is GNU 10.2.1
17:06:08 [2023-05-25T17:06:08.003Z] #72 1.322 -- Detecting C compiler ABI info
17:06:08 [2023-05-25T17:06:08.003Z] #72 1.495 -- Detecting C compiler ABI info - done
17:06:08 [2023-05-25T17:06:08.003Z] #72 1.539 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
17:06:08 [2023-05-25T17:06:08.003Z] #72 1.545 -- Detecting C compile features
17:06:08 [2023-05-25T17:06:08.003Z] #72 1.547 -- Detecting C compile features - done
17:06:08 [2023-05-25T17:06:08.003Z] #72 1.574 -- Performing Test HAS_BUILTIN_FORTIFY
17:06:08 [2023-05-25T17:06:08.261Z] #72 1.671 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:06:08 [2023-05-25T17:06:08.261Z] #72 1.699 -- Configuring done
17:06:08 [2023-05-25T17:06:08.261Z] #72 1.703 -- Generating done
17:06:08 [2023-05-25T17:06:08.261Z] #72 1.704 -- Build files have been written to: /go/src/github.com/krallin/tini
17:06:08 [2023-05-25T17:06:08.535Z] #72 1.864 Scanning dependencies of target tini-static
17:06:08 [2023-05-25T17:06:08.535Z] #72 1.879 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:06:09 [2023-05-25T17:06:09.101Z] #72 2.344 [100%] Linking C executable tini-static
17:06:09 [2023-05-25T17:06:09.101Z] #72 2.493 [100%] Built target tini-static
17:06:09 [2023-05-25T17:06:09.666Z] #72 ...
17:06:09 [2023-05-25T17:06:09.666Z] 
17:06:09 [2023-05-25T17:06:09.666Z] #73 [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:06:09 [2023-05-25T17:06:09.666Z] #73 ...
17:06:09 [2023-05-25T17:06:09.666Z] 
17:06:09 [2023-05-25T17:06:09.666Z] #74 [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:06:09 [2023-05-25T17:06:09.666Z] #0 3.054 Cloning into '/tmp/crun-build'...
17:06:09 [2023-05-25T17:06:09.666Z] #0 4.247 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
17:06:09 [2023-05-25T17:06:09.666Z] #0 4.266 Cloning into '/tmp/crun-build/libocispec'...
17:06:09 [2023-05-25T17:06:09.666Z] #0 4.728 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
17:06:09 [2023-05-25T17:06:09.666Z] #0 4.735 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
17:06:09 [2023-05-25T17:06:09.666Z] #0 4.735 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
17:06:09 [2023-05-25T17:06:09.666Z] #0 4.735 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
17:06:09 [2023-05-25T17:06:09.666Z] #0 4.741 Cloning into '/tmp/crun-build/libocispec/image-spec'...
17:06:09 [2023-05-25T17:06:09.666Z] #0 5.395 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
17:06:09 [2023-05-25T17:06:09.666Z] #0 5.970 Cloning into '/tmp/crun-build/libocispec/yajl'...
17:06:09 [2023-05-25T17:06:09.666Z] #0 6.432 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
17:06:09 [2023-05-25T17:06:09.666Z] #0 6.586 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
17:06:09 [2023-05-25T17:06:09.666Z] #0 6.726 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
17:06:09 [2023-05-25T17:06:09.924Z] #74 ...
17:06:09 [2023-05-25T17:06:09.924Z] 
17:06:09 [2023-05-25T17:06:09.924Z] #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:06:09 [2023-05-25T17:06:09.924Z] #75 ...
17:06:09 [2023-05-25T17:06:09.924Z] 
17:06:09 [2023-05-25T17:06:09.924Z] #76 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
17:06:09 [2023-05-25T17:06:09.924Z] #0 3.319 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:06:10 [2023-05-25T17:06:10.182Z] #76 ...
17:06:10 [2023-05-25T17:06:10.182Z] 
17:06:10 [2023-05-25T17:06:10.182Z] #52 [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:06:10 [2023-05-25T17:06:10.182Z] #52 43.05 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
17:06:10 [2023-05-25T17:06:10.182Z] #52 DONE 44.0s
17:06:10 [2023-05-25T17:06:10.182Z] 
17:06:10 [2023-05-25T17:06:10.182Z] #72 [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:06:10 [2023-05-25T17:06:10.182Z] #72 DONE 3.5s
17:06:10 [2023-05-25T17:06:10.182Z] 
17:06:10 [2023-05-25T17:06:10.182Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
17:06:12 [2023-05-25T17:06:12.706Z] #77 ...
17:06:12 [2023-05-25T17:06:12.706Z] 
17:06:12 [2023-05-25T17:06:12.706Z] #74 [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:06:12 [2023-05-25T17:06:12.706Z] #74 12.64 aclocal: warning: couldn't open directory 'm4': No such file or directory
17:06:16 [2023-05-25T17:06:16.885Z] #74 17.22 libtoolize: putting auxiliary files in '.'.
17:06:16 [2023-05-25T17:06:16.885Z] #74 17.22 libtoolize: copying file './ltmain.sh'
17:06:17 [2023-05-25T17:06:17.817Z] #74 18.06 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
17:06:17 [2023-05-25T17:06:17.817Z] #74 18.06 libtoolize: and rerunning libtoolize and aclocal.
17:06:17 [2023-05-25T17:06:17.817Z] #74 18.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:06:22 [2023-05-25T17:06:22.019Z] #74 22.09 configure.ac:7: installing './compile'
17:06:22 [2023-05-25T17:06:22.019Z] #74 22.10 configure.ac:11: installing './config.guess'
17:06:22 [2023-05-25T17:06:22.019Z] #74 22.10 configure.ac:11: installing './config.sub'
17:06:22 [2023-05-25T17:06:22.019Z] #74 22.13 configure.ac:8: installing './install-sh'
17:06:22 [2023-05-25T17:06:22.019Z] #74 22.14 configure.ac:8: installing './missing'
17:06:22 [2023-05-25T17:06:22.019Z] #74 22.19 Makefile.am: installing './depcomp'
17:06:22 [2023-05-25T17:06:22.961Z] #74 23.08 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:06:22 [2023-05-25T17:06:22.961Z] #74 23.08 libtoolize: copying file 'build-aux/ltmain.sh'
17:06:22 [2023-05-25T17:06:22.961Z] #74 23.25 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:06:22 [2023-05-25T17:06:22.961Z] #74 23.25 libtoolize: copying file 'm4/libtool.m4'
17:06:22 [2023-05-25T17:06:22.961Z] #74 23.36 libtoolize: copying file 'm4/ltoptions.m4'
17:06:23 [2023-05-25T17:06:23.218Z] #74 23.55 libtoolize: copying file 'm4/ltsugar.m4'
17:06:23 [2023-05-25T17:06:23.476Z] #74 23.70 libtoolize: copying file 'm4/ltversion.m4'
17:06:23 [2023-05-25T17:06:23.476Z] #74 23.85 libtoolize: copying file 'm4/lt~obsolete.m4'
17:06:23 [2023-05-25T17:06:23.476Z] #74 23.99 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:06:27 [2023-05-25T17:06:27.654Z] #74 28.16 configure.ac:7: installing 'build-aux/compile'
17:06:27 [2023-05-25T17:06:27.911Z] #74 28.16 configure.ac:9: installing 'build-aux/config.guess'
17:06:27 [2023-05-25T17:06:27.911Z] #74 28.16 configure.ac:9: installing 'build-aux/config.sub'
17:06:27 [2023-05-25T17:06:27.911Z] #74 28.17 configure.ac:11: installing 'build-aux/install-sh'
17:06:27 [2023-05-25T17:06:27.911Z] #74 28.17 configure.ac:11: installing 'build-aux/missing'
17:06:27 [2023-05-25T17:06:27.911Z] #74 28.24 Makefile.am: installing 'build-aux/depcomp'
17:06:27 [2023-05-25T17:06:27.911Z] #74 28.27 parallel-tests: installing 'build-aux/test-driver'
17:06:29 [2023-05-25T17:06:29.810Z] #74 29.84 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:06:29 [2023-05-25T17:06:29.810Z] #74 29.84 libtoolize: copying file 'build-aux/ltmain.sh'
17:06:30 [2023-05-25T17:06:30.068Z] #74 30.34 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:06:30 [2023-05-25T17:06:30.068Z] #74 30.34 libtoolize: copying file 'm4/libtool.m4'
17:06:30 [2023-05-25T17:06:30.068Z] #74 30.45 libtoolize: copying file 'm4/ltoptions.m4'
17:06:30 [2023-05-25T17:06:30.068Z] #74 30.59 libtoolize: copying file 'm4/ltsugar.m4'
17:06:30 [2023-05-25T17:06:30.325Z] #74 30.67 libtoolize: copying file 'm4/ltversion.m4'
17:06:30 [2023-05-25T17:06:30.589Z] #74 30.82 libtoolize: copying file 'm4/lt~obsolete.m4'
17:06:37 [2023-05-25T17:06:37.158Z] #74 36.70 configure.ac:11: installing 'build-aux/compile'
17:06:37 [2023-05-25T17:06:37.158Z] #74 36.70 configure.ac:11: installing 'build-aux/config.guess'
17:06:37 [2023-05-25T17:06:37.158Z] #74 36.70 configure.ac:11: installing 'build-aux/config.sub'
17:06:37 [2023-05-25T17:06:37.158Z] #74 36.71 configure.ac:13: installing 'build-aux/install-sh'
17:06:37 [2023-05-25T17:06:37.158Z] #74 36.71 configure.ac:13: installing 'build-aux/missing'
17:06:37 [2023-05-25T17:06:37.158Z] #74 36.71 configure.ac:8: installing 'build-aux/tap-driver.sh'
17:06:37 [2023-05-25T17:06:37.158Z] #74 36.76 Makefile.am: installing 'build-aux/depcomp'
17:06:37 [2023-05-25T17:06:37.416Z] #74 37.38 checking build system type... aarch64-unknown-linux-gnu
17:06:37 [2023-05-25T17:06:37.416Z] #74 37.65 checking host system type... aarch64-unknown-linux-gnu
17:06:37 [2023-05-25T17:06:37.416Z] #74 37.65 checking how to print strings... printf
17:06:37 [2023-05-25T17:06:37.416Z] #74 37.67 checking for gcc... gcc
17:06:37 [2023-05-25T17:06:37.416Z] #74 37.74 checking whether the C compiler works... yes
17:06:37 [2023-05-25T17:06:37.416Z] #74 37.83 checking for C compiler default output file name... a.out
17:06:37 [2023-05-25T17:06:37.674Z] #74 37.84 checking for suffix of executables... 
17:06:37 [2023-05-25T17:06:37.674Z] #74 37.99 checking whether we are cross compiling... no
17:06:37 [2023-05-25T17:06:37.674Z] #74 38.08 checking for suffix of object files... o
17:06:37 [2023-05-25T17:06:37.932Z] #74 38.12 checking whether we are using the GNU C compiler... yes
17:06:37 [2023-05-25T17:06:37.932Z] #74 38.16 checking whether gcc accepts -g... yes
17:06:37 [2023-05-25T17:06:37.932Z] #74 38.22 checking for gcc option to accept ISO C89... none needed
17:06:37 [2023-05-25T17:06:37.932Z] #74 38.32 checking whether gcc understands -c and -o together... yes
17:06:37 [2023-05-25T17:06:37.932Z] #74 38.39 checking for a sed that does not truncate output... /bin/sed
17:06:37 [2023-05-25T17:06:37.932Z] #74 38.40 checking for grep that handles long lines and -e... /bin/grep
17:06:37 [2023-05-25T17:06:37.932Z] #74 38.41 checking for egrep... /bin/grep -E
17:06:37 [2023-05-25T17:06:37.932Z] #74 38.42 checking for fgrep... /bin/grep -F
17:06:38 [2023-05-25T17:06:38.190Z] #74 38.42 checking for ld used by gcc... /usr/bin/ld
17:06:38 [2023-05-25T17:06:38.190Z] #74 38.44 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:06:38 [2023-05-25T17:06:38.190Z] #74 38.46 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.48 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.60 checking whether ln -s works... yes
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.60 checking the maximum length of command line arguments... 1572864
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.63 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.63 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.64 checking for /usr/bin/ld option to reload object files... -r
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.64 checking for objdump... objdump
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.64 checking how to recognize dependent libraries... pass_all
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.64 checking for dlltool... no
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.64 checking how to associate runtime and link libraries... printf %s\n
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.64 checking for ar... ar
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.64 checking for archiver @FILE support... @
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.76 checking for strip... strip
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.76 checking for ranlib... ranlib
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.76 checking for gawk... no
17:06:38 [2023-05-25T17:06:38.448Z] #74 38.76 checking for mawk... mawk
17:06:38 [2023-05-25T17:06:38.706Z] #74 38.76 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:06:38 [2023-05-25T17:06:38.706Z] #74 39.08 checking for sysroot... no
17:06:38 [2023-05-25T17:06:38.706Z] #74 39.08 checking for a working dd... /bin/dd
17:06:38 [2023-05-25T17:06:38.706Z] #74 39.10 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:06:39 [2023-05-25T17:06:39.104Z] #74 39.15 checking for mt... no
17:06:39 [2023-05-25T17:06:39.104Z] #74 39.15 checking if : is a manifest tool... no
17:06:39 [2023-05-25T17:06:39.104Z] #74 39.16 checking how to run the C preprocessor... gcc -E
17:06:39 [2023-05-25T17:06:39.366Z] #74 39.29 checking for ANSI C header files... yes
17:06:39 [2023-05-25T17:06:39.366Z] #74 39.65 checking for sys/types.h... yes
17:06:39 [2023-05-25T17:06:39.366Z] #74 39.76 checking for sys/stat.h... yes
17:06:39 [2023-05-25T17:06:39.624Z] #74 39.87 checking for stdlib.h... yes
17:06:39 [2023-05-25T17:06:39.624Z] #74 40.05 checking for string.h... yes
17:06:39 [2023-05-25T17:06:39.881Z] #74 40.15 checking for memory.h... yes
17:06:39 [2023-05-25T17:06:39.881Z] #74 40.29 checking for strings.h... yes
17:06:40 [2023-05-25T17:06:40.138Z] #74 40.41 checking for inttypes.h... yes
17:06:40 [2023-05-25T17:06:40.138Z] #74 40.54 checking for stdint.h... yes
17:06:40 [2023-05-25T17:06:40.395Z] #74 40.66 checking for unistd.h... yes
17:06:40 [2023-05-25T17:06:40.652Z] #74 40.79 checking for dlfcn.h... yes
17:06:40 [2023-05-25T17:06:40.652Z] #74 40.93 checking for objdir... .libs
17:06:40 [2023-05-25T17:06:40.910Z] #74 41.15 checking if gcc supports -fno-rtti -fno-exceptions... no
17:06:40 [2023-05-25T17:06:40.910Z] #74 41.21 checking for gcc option to produce PIC... -fPIC -DPIC
17:06:40 [2023-05-25T17:06:40.910Z] #74 41.23 checking if gcc PIC flag -fPIC -DPIC works... yes
17:06:41 [2023-05-25T17:06:41.167Z] #74 41.31 checking if gcc static flag -static works... yes
17:06:41 [2023-05-25T17:06:41.167Z] #74 41.49 checking if gcc supports -c -o file.o... yes
17:06:41 [2023-05-25T17:06:41.167Z] #74 41.58 checking if gcc supports -c -o file.o... (cached) yes
17:06:41 [2023-05-25T17:06:41.424Z] #74 41.58 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:06:41 [2023-05-25T17:06:41.681Z] #74 41.64 checking dynamic linker characteristics... GNU/Linux ld.so
17:06:41 [2023-05-25T17:06:41.681Z] #74 41.90 checking how to hardcode library paths into programs... immediate
17:06:41 [2023-05-25T17:06:41.681Z] #74 41.90 checking whether stripping libraries is possible... yes
17:06:41 [2023-05-25T17:06:41.681Z] #74 41.91 checking if libtool supports shared libraries... yes
17:06:41 [2023-05-25T17:06:41.681Z] #74 41.91 checking whether to build shared libraries... no
17:06:41 [2023-05-25T17:06:41.681Z] #74 41.91 checking whether to build static libraries... yes
17:06:41 [2023-05-25T17:06:41.681Z] #74 41.92 checking for a BSD-compatible install... /usr/bin/install -c
17:06:41 [2023-05-25T17:06:41.681Z] #74 41.96 checking whether build environment is sane... yes
17:06:41 [2023-05-25T17:06:41.681Z] #74 42.00 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:06:41 [2023-05-25T17:06:41.681Z] #74 42.01 checking whether make sets $(MAKE)... yes
17:06:41 [2023-05-25T17:06:41.681Z] #74 42.07 checking whether make supports the include directive... yes (GNU style)
17:06:41 [2023-05-25T17:06:41.939Z] #74 42.11 checking whether make supports nested variables... yes
17:06:41 [2023-05-25T17:06:41.939Z] #74 42.16 checking whether UID '0' is supported by ustar format... yes
17:06:41 [2023-05-25T17:06:41.939Z] #74 42.16 checking whether GID '0' is supported by ustar format... yes
17:06:41 [2023-05-25T17:06:41.939Z] #74 42.16 checking how to create a ustar tar archive... gnutar
17:06:41 [2023-05-25T17:06:41.939Z] #74 42.23 checking dependency style of gcc... gcc3
17:06:42 [2023-05-25T17:06:42.196Z] #74 42.34 checking whether to enable maintainer-specific portions of Makefiles... yes
17:06:42 [2023-05-25T17:06:42.196Z] #74 42.34 checking whether make supports nested variables... (cached) yes
17:06:42 [2023-05-25T17:06:42.196Z] #74 42.34 checking for gawk... (cached) mawk
17:06:42 [2023-05-25T17:06:42.196Z] #74 42.34 checking for a sed that does not truncate output... (cached) /bin/sed
17:06:42 [2023-05-25T17:06:42.196Z] #74 42.35 checking for gcc... (cached) gcc
17:06:42 [2023-05-25T17:06:42.196Z] #74 42.43 checking whether we are using the GNU C compiler... (cached) yes
17:06:42 [2023-05-25T17:06:42.196Z] #74 42.43 checking whether gcc accepts -g... (cached) yes
17:06:42 [2023-05-25T17:06:42.196Z] #74 42.43 checking for gcc option to accept ISO C89... (cached) none needed
17:06:42 [2023-05-25T17:06:42.196Z] #74 42.44 checking whether gcc understands -c and -o together... (cached) yes
17:06:42 [2023-05-25T17:06:42.196Z] #74 42.44 checking for a Python interpreter with version >= 3... python3
17:06:42 [2023-05-25T17:06:42.196Z] #74 42.50 checking for python3... /usr/bin/python3
17:06:42 [2023-05-25T17:06:42.196Z] #74 42.50 checking for python3 version... 3.9
17:06:42 [2023-05-25T17:06:42.196Z] #74 42.52 checking for python3 platform... linux
17:06:42 [2023-05-25T17:06:42.196Z] #74 42.55 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:06:42 [2023-05-25T17:06:42.453Z] #74 42.60 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:06:42 [2023-05-25T17:06:42.453Z] #74 42.67 checking for go-md2man... no
17:06:42 [2023-05-25T17:06:42.453Z] #74 42.69 checking error.h usability... yes
17:06:42 [2023-05-25T17:06:42.453Z] #74 42.77 checking error.h presence... yes
17:06:42 [2023-05-25T17:06:42.453Z] #74 42.79 checking for error.h... yes
17:06:42 [2023-05-25T17:06:42.453Z] #74 42.82 checking linux/openat2.h usability... yes
17:06:42 [2023-05-25T17:06:42.710Z] #74 42.88 checking linux/openat2.h presence... yes
17:06:42 [2023-05-25T17:06:42.710Z] #74 42.91 checking for linux/openat2.h... yes
17:06:42 [2023-05-25T17:06:42.710Z] #74 42.93 checking for copy_file_range... yes
17:06:42 [2023-05-25T17:06:42.967Z] #74 43.07 checking for fgetxattr... yes
17:06:42 [2023-05-25T17:06:42.967Z] #74 43.21 checking for statx... yes
17:06:43 [2023-05-25T17:06:43.225Z] #74 43.38 checking for fgetpwent_r... yes
17:06:43 [2023-05-25T17:06:43.482Z] #74 43.54 checking for issetugid... no
17:06:43 [2023-05-25T17:06:43.482Z] #74 43.65 checking for pkg-config... /usr/bin/pkg-config
17:06:43 [2023-05-25T17:06:43.482Z] #74 43.65 checking pkg-config is at least version 0.9.0... yes
17:06:43 [2023-05-25T17:06:43.482Z] #74 43.67 checking for library containing yajl_tree_get... -lyajl
17:06:43 [2023-05-25T17:06:43.482Z] #74 43.86 checking for yajl >= 2.0.0... yes
17:06:43 [2023-05-25T17:06:43.482Z] #74 43.88 checking sys/capability.h usability... yes
17:06:43 [2023-05-25T17:06:43.482Z] #74 43.94 checking sys/capability.h presence... yes
17:06:43 [2023-05-25T17:06:43.739Z] #74 43.98 checking for sys/capability.h... yes
17:06:43 [2023-05-25T17:06:43.996Z] #74 43.98 checking for library containing cap_from_name... -lcap
17:06:43 [2023-05-25T17:06:43.996Z] #74 44.18 checking for library containing dlopen... -ldl
17:06:44 [2023-05-25T17:06:44.253Z] #74 44.38 checking seccomp.h usability... yes
17:06:44 [2023-05-25T17:06:44.253Z] #74 44.44 checking seccomp.h presence... yes
17:06:44 [2023-05-25T17:06:44.253Z] #74 44.46 checking for seccomp.h... yes
17:06:44 [2023-05-25T17:06:44.253Z] #74 44.46 checking for library containing seccomp_rule_add... -lseccomp
17:06:44 [2023-05-25T17:06:44.510Z] #74 44.73 checking for library containing seccomp_arch_resolve_name... none required
17:06:44 [2023-05-25T17:06:44.510Z] #74 44.82 checking systemd/sd-bus.h usability... yes
17:06:44 [2023-05-25T17:06:44.510Z] #74 44.88 checking systemd/sd-bus.h presence... yes
17:06:44 [2023-05-25T17:06:44.510Z] #74 44.91 checking for systemd/sd-bus.h... yes
17:06:45 [2023-05-25T17:06:45.074Z] #74 44.91 checking for library containing sd_bus_match_signal_async... -lsystemd
17:06:45 [2023-05-25T17:06:45.074Z] #74 45.22 checking for sd_notify_barrier... yes
17:06:45 [2023-05-25T17:06:45.074Z] #74 45.32 checking linux/bpf.h usability... yes
17:06:45 [2023-05-25T17:06:45.074Z] #74 45.37 checking linux/bpf.h presence... yes
17:06:45 [2023-05-25T17:06:45.074Z] #74 45.39 checking for linux/bpf.h... yes
17:06:45 [2023-05-25T17:06:45.074Z] #74 45.39 checking compilation for eBPF... yes
17:06:45 [2023-05-25T17:06:45.074Z] #74 45.45 checking for criu >= 3.15... no
17:06:45 [2023-05-25T17:06:45.074Z] #74 45.46 configure: CRIU headers not found, building without CRIU support
17:06:45 [2023-05-25T17:06:45.074Z] #74 45.46 checking for criu > 3.16... no
17:06:45 [2023-05-25T17:06:45.074Z] #74 45.48 configure: CRIU version doesn't support join-ns API
17:06:45 [2023-05-25T17:06:45.074Z] #74 45.48 checking for criu > 3.16.1... no
17:06:45 [2023-05-25T17:06:45.074Z] #74 45.49 configure: CRIU version doesn't support for pre-dumping
17:06:45 [2023-05-25T17:06:45.074Z] #74 45.49 checking for new mount API (fsconfig)... yes
17:06:45 [2023-05-25T17:06:45.074Z] #74 45.52 checking for seccomp notify API... yes
17:06:45 [2023-05-25T17:06:45.332Z] #74 45.58 checking for gperf... no
17:06:45 [2023-05-25T17:06:45.332Z] #74 45.58 configure: gperf not found - cannot rebuild signal parser code
17:06:45 [2023-05-25T17:06:45.332Z] #74 45.58 checking for library containing argp_parse... none required
17:06:45 [2023-05-25T17:06:45.332Z] #74 45.70 checking that generated files are newer than configure... done
17:06:45 [2023-05-25T17:06:45.332Z] #74 45.71 configure: creating ./config.status
17:06:46 [2023-05-25T17:06:46.703Z] #74 46.82 config.status: creating Makefile
17:06:46 [2023-05-25T17:06:46.703Z] #74 46.84 config.status: creating rpm/crun.spec
17:06:46 [2023-05-25T17:06:46.703Z] #74 46.87 config.status: creating config.h
17:06:46 [2023-05-25T17:06:46.703Z] #74 46.88 config.status: executing libtool commands
17:06:46 [2023-05-25T17:06:46.703Z] #74 46.89 config.status: executing depfiles commands
17:06:46 [2023-05-25T17:06:46.960Z] #74 47.23 === configuring in libocispec (/tmp/crun-build/libocispec)
17:06:46 [2023-05-25T17:06:46.960Z] #74 47.24 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:06:46 [2023-05-25T17:06:46.960Z] #74 47.37 checking for gcc... gcc
17:06:46 [2023-05-25T17:06:46.960Z] #74 47.40 checking whether the C compiler works... yes
17:06:46 [2023-05-25T17:06:46.960Z] #74 47.46 checking for C compiler default output file name... a.out
17:06:47 [2023-05-25T17:06:47.217Z] #74 47.46 checking for suffix of executables... 
17:06:47 [2023-05-25T17:06:47.217Z] #74 47.55 checking whether we are cross compiling... no
17:06:47 [2023-05-25T17:06:47.217Z] #74 47.62 checking for suffix of object files... o
17:06:47 [2023-05-25T17:06:47.217Z] #74 47.66 checking whether we are using the GNU C compiler... yes
17:06:47 [2023-05-25T17:06:47.474Z] #74 47.71 checking whether gcc accepts -g... yes
17:06:47 [2023-05-25T17:06:47.474Z] #74 47.76 checking for gcc option to accept ISO C89... none needed
17:06:47 [2023-05-25T17:06:47.474Z] #74 47.82 checking whether gcc understands -c and -o together... yes
17:06:47 [2023-05-25T17:06:47.474Z] #74 47.88 checking how to run the C preprocessor... gcc -E
17:06:47 [2023-05-25T17:06:47.731Z] #74 47.94 checking for grep that handles long lines and -e... /bin/grep
17:06:47 [2023-05-25T17:06:47.731Z] #74 47.94 checking for egrep... /bin/grep -E
17:06:47 [2023-05-25T17:06:47.731Z] #74 47.95 checking for ANSI C header files... yes
17:06:47 [2023-05-25T17:06:47.731Z] #74 48.09 checking for sys/types.h... yes
17:06:47 [2023-05-25T17:06:47.731Z] #74 48.13 checking for sys/stat.h... yes
17:06:47 [2023-05-25T17:06:47.988Z] #74 48.19 checking for stdlib.h... yes
17:06:47 [2023-05-25T17:06:47.988Z] #74 48.25 checking for string.h... yes
17:06:47 [2023-05-25T17:06:47.988Z] #74 48.29 checking for memory.h... 
17:06:47 [2023-05-25T17:06:47.988Z] #74 ...
17:06:47 [2023-05-25T17:06:47.988Z] 
17:06:47 [2023-05-25T17:06:47.988Z] #76 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
17:06:47 [2023-05-25T17:06:47.988Z] #76 DONE 48.2s
17:06:47 [2023-05-25T17:06:47.988Z] 
17:06:47 [2023-05-25T17:06:47.988Z] #70 [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:06:47 [2023-05-25T17:06:47.988Z] #70 DONE 49.6s
17:06:47 [2023-05-25T17:06:47.988Z] 
17:06:47 [2023-05-25T17:06:47.988Z] #74 [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:06:47 [2023-05-25T17:06:47.988Z] #74 48.29 checking for memory.h... yes
17:06:47 [2023-05-25T17:06:47.988Z] #74 48.34 checking for strings.h... yes
17:06:47 [2023-05-25T17:06:47.988Z] #74 48.39 checking for inttypes.h... 
17:06:47 [2023-05-25T17:06:47.988Z] #74 ...
17:06:47 [2023-05-25T17:06:47.988Z] 
17:06:47 [2023-05-25T17:06:47.988Z] #78 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
17:06:47 [2023-05-25T17:06:47.988Z] #78 DONE 0.1s
17:06:47 [2023-05-25T17:06:47.988Z] 
17:06:47 [2023-05-25T17:06:47.988Z] #73 [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:06:47 [2023-05-25T17:06:47.988Z] #73 DONE 48.6s
17:06:47 [2023-05-25T17:06:47.988Z] 
17:06:47 [2023-05-25T17:06:47.988Z] #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:06:47 [2023-05-25T17:06:47.988Z] #75 DONE 48.6s
17:06:47 [2023-05-25T17:06:47.988Z] 
17:06:47 [2023-05-25T17:06:47.988Z] #79 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
17:06:47 [2023-05-25T17:06:47.988Z] #79 DONE 0.0s
17:06:47 [2023-05-25T17:06:47.988Z] 
17:06:47 [2023-05-25T17:06:47.988Z] #74 [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:06:47 [2023-05-25T17:06:47.988Z] #74 48.39 checking for inttypes.h... yes
17:06:48 [2023-05-25T17:06:48.245Z] #74 48.50 checking for stdint.h... yes
17:06:48 [2023-05-25T17:06:48.245Z] #74 48.60 checking for unistd.h... yes
17:06:48 [2023-05-25T17:06:48.502Z] #74 48.69 checking minix/config.h usability... no
17:06:48 [2023-05-25T17:06:48.502Z] #74 48.77 checking minix/config.h presence... no
17:06:48 [2023-05-25T17:06:48.502Z] #74 48.79 checking for minix/config.h... no
17:06:48 [2023-05-25T17:06:48.502Z] #74 48.79 checking whether it is safe to define __EXTENSIONS__... yes
17:06:48 [2023-05-25T17:06:48.759Z] #74 48.93 checking build system type... aarch64-unknown-linux-gnu
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.15 checking host system type... aarch64-unknown-linux-gnu
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.15 checking how to print strings... printf
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.15 checking for a sed that does not truncate output... /bin/sed
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.16 checking for fgrep... /bin/grep -F
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.17 checking for ld used by gcc... /usr/bin/ld
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.18 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.19 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.19 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.23 checking whether ln -s works... yes
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.23 checking the maximum length of command line arguments... 1572864
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.24 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.24 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.24 checking for /usr/bin/ld option to reload object files... -r
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.24 checking for objdump... objdump
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.24 checking how to recognize dependent libraries... pass_all
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.24 checking for dlltool... no
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.24 checking how to associate runtime and link libraries... printf %s\n
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.24 checking for ar... ar
17:06:48 [2023-05-25T17:06:48.759Z] #74 49.24 checking for archiver @FILE support... @
17:06:49 [2023-05-25T17:06:49.015Z] #74 49.28 checking for strip... strip
17:06:49 [2023-05-25T17:06:49.015Z] #74 49.28 checking for ranlib... ranlib
17:06:49 [2023-05-25T17:06:49.015Z] #74 49.28 checking for gawk... no
17:06:49 [2023-05-25T17:06:49.015Z] #74 49.28 checking for mawk... mawk
17:06:49 [2023-05-25T17:06:49.015Z] #74 49.28 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:06:49 [2023-05-25T17:06:49.015Z] #74 49.37 checking for sysroot... no
17:06:49 [2023-05-25T17:06:49.015Z] #74 49.37 checking for a working dd... /bin/dd
17:06:49 [2023-05-25T17:06:49.015Z] #74 49.37 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:06:49 [2023-05-25T17:06:49.015Z] #74 49.38 checking for mt... no
17:06:49 [2023-05-25T17:06:49.016Z] #74 49.38 checking if : is a manifest tool... no
17:06:49 [2023-05-25T17:06:49.016Z] #74 49.38 checking for dlfcn.h... yes
17:06:49 [2023-05-25T17:06:49.016Z] #74 49.42 checking for objdir... .libs
17:06:49 [2023-05-25T17:06:49.272Z] #74 49.50 checking if gcc supports -fno-rtti -fno-exceptions... no
17:06:49 [2023-05-25T17:06:49.272Z] #74 49.53 checking for gcc option to produce PIC... -fPIC -DPIC
17:06:49 [2023-05-25T17:06:49.272Z] #74 49.53 checking if gcc PIC flag -fPIC -DPIC works... yes
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.59 checking if gcc static flag -static works... yes
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.68 checking if gcc supports -c -o file.o... yes
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.72 checking if gcc supports -c -o file.o... (cached) yes
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.72 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.73 checking dynamic linker characteristics... #74 ...
17:06:49 [2023-05-25T17:06:49.528Z] 
17:06:49 [2023-05-25T17:06:49.528Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
17:06:49 [2023-05-25T17:06:49.528Z] #77 DONE 45.9s
17:06:49 [2023-05-25T17:06:49.528Z] 
17:06:49 [2023-05-25T17:06:49.528Z] #74 [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:06:49 [2023-05-25T17:06:49.528Z] #74 49.73 checking dynamic linker characteristics... GNU/Linux ld.so
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.81 checking how to hardcode library paths into programs... immediate
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.81 checking whether stripping libraries is possible... yes
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.81 checking if libtool supports shared libraries... yes
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.81 checking whether to build shared libraries... no
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.81 checking whether to build static libraries... yes
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.81 checking for a BSD-compatible install... /usr/bin/install -c
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.82 checking whether build environment is sane... yes
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.83 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.84 checking whether make sets $(MAKE)... yes
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.85 checking whether make supports the include directive... yes (GNU style)
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.86 checking whether make supports nested variables... yes
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.87 checking whether UID '0' is supported by ustar format... yes
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.87 checking whether GID '0' is supported by ustar format... yes
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.87 checking how to create a ustar tar archive... gnutar
17:06:49 [2023-05-25T17:06:49.528Z] #74 49.89 checking dependency style of gcc... gcc3
17:06:49 [2023-05-25T17:06:49.784Z] #74 49.94 checking whether to enable maintainer-specific portions of Makefiles... yes
17:06:49 [2023-05-25T17:06:49.784Z] #74 49.94 checking whether make supports nested variables... (cached) yes
17:06:49 [2023-05-25T17:06:49.784Z] #74 49.94 checking for pkg-config... /usr/bin/pkg-config
17:06:49 [2023-05-25T17:06:49.784Z] #74 49.94 checking pkg-config is at least version 0.9.0... yes
17:06:49 [2023-05-25T17:06:49.784Z] #74 49.94 checking for yajl >= 2.1.0... yes
17:06:49 [2023-05-25T17:06:49.784Z] #74 49.95 checking for a sed that does not truncate output... (cached) /bin/sed
17:06:49 [2023-05-25T17:06:49.784Z] #74 49.96 checking for gcc... (cached) gcc
17:06:49 [2023-05-25T17:06:49.784Z] #74 49.98 checking whether we are using the GNU C compiler... (cached) yes
17:06:49 [2023-05-25T17:06:49.784Z] #74 49.98 checking whether gcc accepts -g... (cached) yes
17:06:49 [2023-05-25T17:06:49.784Z] #74 49.98 checking for gcc option to accept ISO C89... (cached) none needed
17:06:49 [2023-05-25T17:06:49.784Z] #74 49.98 checking whether gcc understands -c and -o together... (cached) yes
17:06:49 [2023-05-25T17:06:49.784Z] #74 49.99 checking for a Python interpreter with version >= 3... python3
17:06:49 [2023-05-25T17:06:49.784Z] #74 50.00 checking for python3... /usr/bin/python3
17:06:49 [2023-05-25T17:06:49.784Z] #74 50.00 checking for python3 version... 3.9
17:06:49 [2023-05-25T17:06:49.784Z] #74 50.02 checking for python3 platform... linux
17:06:49 [2023-05-25T17:06:49.784Z] #74 50.03 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:06:49 [2023-05-25T17:06:49.784Z] #74 50.06 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:06:50 [2023-05-25T17:06:50.347Z] #74 50.13 checking that generated files are newer than configure... 
17:06:50 [2023-05-25T17:06:50.347Z] #74 ...
17:06:50 [2023-05-25T17:06:50.347Z] 
17:06:50 [2023-05-25T17:06:50.347Z] #80 [dev-systemd-false  1/19] COPY --from=dockercli     /build/ /usr/local/cli
17:06:50 [2023-05-25T17:06:50.347Z] #80 DONE 0.2s
17:06:50 [2023-05-25T17:06:50.347Z] 
17:06:50 [2023-05-25T17:06:50.347Z] #68 [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:06:50 [2023-05-25T17:06:50.347Z] #68 47.53 + bin/containerd
17:06:50 [2023-05-25T17:06:50.347Z] #68 47.53 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:06:50 [2023-05-25T17:06:50.910Z] #68 ...
17:06:50 [2023-05-25T17:06:50.910Z] 
17:06:50 [2023-05-25T17:06:50.910Z] #81 [dev-systemd-false  2/19] COPY --from=frozen-images /build/ /docker-frozen-images
17:06:50 [2023-05-25T17:06:50.910Z] #81 DONE 0.6s
17:06:50 [2023-05-25T17:06:50.910Z] 
17:06:50 [2023-05-25T17:06:50.910Z] #82 [dev-systemd-false  3/19] COPY --from=swagger       /build/ /usr/local/bin/
17:06:50 [2023-05-25T17:06:50.910Z] #82 DONE 0.1s
17:06:50 [2023-05-25T17:06:50.910Z] 
17:06:50 [2023-05-25T17:06:50.910Z] #83 [dev-systemd-false  4/19] COPY --from=delve         /build/ /usr/local/bin/
17:06:50 [2023-05-25T17:06:50.910Z] #83 DONE 0.1s
17:06:50 [2023-05-25T17:06:50.910Z] 
17:06:50 [2023-05-25T17:06:50.910Z] #74 [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:06:50 [2023-05-25T17:06:50.910Z] #74 50.13 checking that generated files are newer than configure... done
17:06:50 [2023-05-25T17:06:50.910Z] #74 50.83 configure: creating ./config.status
17:06:51 [2023-05-25T17:06:51.168Z] #74 ...
17:06:51 [2023-05-25T17:06:51.168Z] 
17:06:51 [2023-05-25T17:06:51.168Z] #84 [dev-systemd-false  5/19] COPY --from=tomll         /build/ /usr/local/bin/
17:06:51 [2023-05-25T17:06:51.168Z] #84 DONE 0.1s
17:06:51 [2023-05-25T17:06:51.168Z] 
17:06:51 [2023-05-25T17:06:51.168Z] #85 [dev-systemd-false  6/19] COPY --from=gowinres      /build/ /usr/local/bin/
17:06:51 [2023-05-25T17:06:51.168Z] #85 DONE 0.1s
17:06:51 [2023-05-25T17:06:51.168Z] 
17:06:51 [2023-05-25T17:06:51.168Z] #86 [dev-systemd-false  7/19] COPY --from=tini          /build/ /usr/local/bin/
17:06:51 [2023-05-25T17:06:51.426Z] #86 DONE 0.2s
17:06:51 [2023-05-25T17:06:51.426Z] 
17:06:51 [2023-05-25T17:06:51.426Z] #87 [dev-systemd-false  8/19] COPY --from=registry      /build/ /usr/local/bin/
17:06:51 [2023-05-25T17:06:51.426Z] #87 DONE 0.1s
17:06:51 [2023-05-25T17:06:51.426Z] 
17:06:51 [2023-05-25T17:06:51.426Z] #74 [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:06:51 [2023-05-25T17:06:51.683Z] #74 ...
17:06:51 [2023-05-25T17:06:51.683Z] 
17:06:51 [2023-05-25T17:06:51.683Z] #88 [dev-systemd-false  9/19] COPY --from=gotestsum     /build/ /usr/local/bin/
17:06:51 [2023-05-25T17:06:51.683Z] #88 DONE 0.1s
17:06:51 [2023-05-25T17:06:51.683Z] 
17:06:51 [2023-05-25T17:06:51.683Z] #74 [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:06:51 [2023-05-25T17:06:51.683Z] #74 52.20 config.status: creating Makefile
17:06:51 [2023-05-25T17:06:51.939Z] #74 52.23 config.status: creating config.h
17:06:51 [2023-05-25T17:06:51.940Z] #74 52.26 config.status: executing libtool commands
17:06:51 [2023-05-25T17:06:51.940Z] #74 52.29 config.status: executing depfiles commands
17:06:52 [2023-05-25T17:06:52.196Z] #74 52.51 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
17:06:52 [2023-05-25T17:06:52.197Z] #74 52.53 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:06:52 [2023-05-25T17:06:52.454Z] #74 52.76 checking for gcc... gcc
17:06:52 [2023-05-25T17:06:52.711Z] #74 52.82 checking whether the C compiler works... yes
17:06:52 [2023-05-25T17:06:52.711Z] #74 52.91 checking for C compiler default output file name... a.out
17:06:52 [2023-05-25T17:06:52.711Z] #74 52.92 checking for suffix of executables... 
17:06:52 [2023-05-25T17:06:52.711Z] #74 53.04 checking whether we are cross compiling... no
17:06:52 [2023-05-25T17:06:52.969Z] #74 53.15 checking for suffix of object files... o
17:06:52 [2023-05-25T17:06:52.969Z] #74 53.19 checking whether we are using the GNU C compiler... yes
17:06:52 [2023-05-25T17:06:52.969Z] 
17:06:52 [2023-05-25T17:06:52.969Z] #74 ...
17:06:52 [2023-05-25T17:06:52.969Z] 
17:06:52 [2023-05-25T17:06:52.969Z] #89 [dev-systemd-false 10/19] COPY --from=golangci_lint /build/ /usr/local/bin/
17:06:52 [2023-05-25T17:06:52.969Z] #89 DONE 1.4s
17:06:52 [2023-05-25T17:06:52.969Z] 
17:06:52 [2023-05-25T17:06:52.969Z] #74 [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:06:52 [2023-05-25T17:06:52.969Z] #74 53.25 checking whether gcc accepts -g... yes
17:06:52 [2023-05-25T17:06:52.969Z] #74 53.29 checking for gcc option to accept ISO C89... none needed
17:06:53 [2023-05-25T17:06:53.227Z] #74 53.34 checking whether gcc understands -c and -o together... yes
17:06:53 [2023-05-25T17:06:53.227Z] #74 53.40 checking for a BSD-compatible install... /usr/bin/install -c
17:06:53 [2023-05-25T17:06:53.227Z] #74 53.42 checking whether build environment is sane... yes
17:06:53 [2023-05-25T17:06:53.227Z] #74 53.44 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:06:53 [2023-05-25T17:06:53.227Z] #74 53.44 checking for gawk... no
17:06:53 [2023-05-25T17:06:53.227Z] #74 53.44 checking for mawk... mawk
17:06:53 [2023-05-25T17:06:53.227Z] #74 53.44 checking whether make sets $(MAKE)... yes
17:06:53 [2023-05-25T17:06:53.227Z] #74 53.46 checking whether make supports the include directive... yes (GNU style)
17:06:53 [2023-05-25T17:06:53.227Z] #74 53.50 checking whether make supports nested variables... yes
17:06:53 [2023-05-25T17:06:53.227Z] #74 53.52 checking whether UID '0' is supported by ustar format... yes
17:06:53 [2023-05-25T17:06:53.227Z] #74 53.52 checking whether GID '0' is supported by ustar format... yes
17:06:53 [2023-05-25T17:06:53.227Z] #74 53.52 checking how to create a ustar tar archive... gnutar
17:06:53 [2023-05-25T17:06:53.227Z] #74 53.56 checking dependency style of gcc... gcc3
17:06:53 [2023-05-25T17:06:53.486Z] #74 53.65 checking whether to enable maintainer-specific portions of Makefiles... yes
17:06:53 [2023-05-25T17:06:53.486Z] #74 53.65 checking whether make supports nested variables... (cached) yes
17:06:53 [2023-05-25T17:06:53.486Z] #74 53.68 checking build system type... 
17:06:53 [2023-05-25T17:06:53.486Z] #74 ...
17:06:53 [2023-05-25T17:06:53.486Z] 
17:06:53 [2023-05-25T17:06:53.486Z] #90 [dev-systemd-false 11/19] COPY --from=shfmt         /build/ /usr/local/bin/
17:06:53 [2023-05-25T17:06:53.486Z] #90 DONE 0.4s
17:06:53 [2023-05-25T17:06:53.486Z] 
17:06:53 [2023-05-25T17:06:53.486Z] #74 [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:06:53 [2023-05-25T17:06:53.486Z] #74 53.68 checking build system type... aarch64-unknown-linux-gnu
17:06:53 [2023-05-25T17:06:53.486Z] #74 53.83 checking host system type... aarch64-unknown-linux-gnu
17:06:53 [2023-05-25T17:06:53.486Z] #74 53.83 checking how to print strings... printf
17:06:53 [2023-05-25T17:06:53.486Z] #74 53.83 checking for a sed that does not truncate output... /bin/sed
17:06:53 [2023-05-25T17:06:53.486Z] #74 53.84 checking for grep that handles long lines and -e... /bin/grep
17:06:53 [2023-05-25T17:06:53.486Z] #74 53.85 checking for egrep... /bin/grep -E
17:06:53 [2023-05-25T17:06:53.486Z] #74 53.85 checking for fgrep... /bin/grep -F
17:06:53 [2023-05-25T17:06:53.486Z] #74 53.85 checking for ld used by gcc... /usr/bin/ld
17:06:53 [2023-05-25T17:06:53.486Z] #74 53.87 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:06:53 [2023-05-25T17:06:53.486Z] #74 53.88 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:06:53 [2023-05-25T17:06:53.744Z] #74 53.88 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:06:53 [2023-05-25T17:06:53.744Z] #74 54.00 checking whether ln -s works... yes
17:06:53 [2023-05-25T17:06:53.744Z] #74 54.01 checking the maximum length of command line arguments... 1572864
17:06:53 [2023-05-25T17:06:53.744Z] #74 54.02 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:06:53 [2023-05-25T17:06:53.744Z] #74 54.02 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:06:53 [2023-05-25T17:06:53.744Z] #74 54.02 checking for /usr/bin/ld option to reload object files... -r
17:06:53 [2023-05-25T17:06:53.744Z] #74 54.02 checking for objdump... objdump
17:06:53 [2023-05-25T17:06:53.744Z] #74 54.02 checking how to recognize dependent libraries... pass_all
17:06:53 [2023-05-25T17:06:53.744Z] #74 54.03 checking for dlltool... no
17:06:53 [2023-05-25T17:06:53.744Z] #74 54.03 checking how to associate runtime and link libraries... printf %s\n
17:06:53 [2023-05-25T17:06:53.744Z] #74 54.03 checking for ar... ar
17:06:53 [2023-05-25T17:06:53.744Z] #74 54.03 checking for archiver @FILE support... @
17:06:53 [2023-05-25T17:06:53.744Z] #74 54.07 checking for strip... strip
17:06:53 [2023-05-25T17:06:53.744Z] #74 54.07 checking for ranlib... ranlib
17:06:53 [2023-05-25T17:06:53.744Z] #74 54.07 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:06:54 [2023-05-25T17:06:54.002Z] #74 54.21 checking for sysroot... no
17:06:54 [2023-05-25T17:06:54.002Z] #74 54.21 checking for a working dd... /bin/dd
17:06:54 [2023-05-25T17:06:54.002Z] #74 54.22 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:06:54 [2023-05-25T17:06:54.002Z] #74 54.22 checking for mt... no
17:06:54 [2023-05-25T17:06:54.002Z] #74 54.22 checking if : is a manifest tool... no
17:06:54 [2023-05-25T17:06:54.002Z] #74 54.23 checking how to run the C preprocessor... gcc -E
17:06:54 [2023-05-25T17:06:54.002Z] #74 54.30 checking for ANSI C header files... yes
17:06:54 [2023-05-25T17:06:54.259Z] #74 ...
17:06:54 [2023-05-25T17:06:54.259Z] 
17:06:54 [2023-05-25T17:06:54.259Z] #91 [dev-systemd-false 12/19] COPY --from=runc          /build/ /usr/local/bin/
17:06:54 [2023-05-25T17:06:54.259Z] #91 DONE 0.7s
17:06:54 [2023-05-25T17:06:54.259Z] 
17:06:54 [2023-05-25T17:06:54.259Z] #74 [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:06:54 [2023-05-25T17:06:54.259Z] #74 54.47 checking for sys/types.h... yes
17:06:54 [2023-05-25T17:06:54.259Z] #74 54.54 checking for sys/stat.h... yes
17:06:54 [2023-05-25T17:06:54.259Z] #74 54.61 checking for stdlib.h... yes
17:06:54 [2023-05-25T17:06:54.260Z] #74 54.66 checking for string.h... yes
17:06:54 [2023-05-25T17:06:54.519Z] #74 54.73 checking for memory.h... yes
17:06:54 [2023-05-25T17:06:54.519Z] #74 54.78 checking for strings.h... yes
17:06:54 [2023-05-25T17:06:54.519Z] #74 54.83 checking for inttypes.h... yes
17:06:54 [2023-05-25T17:06:54.519Z] #74 54.90 checking for stdint.h... yes
17:06:54 [2023-05-25T17:06:54.777Z] #74 54.98 checking for unistd.h... yes
17:06:54 [2023-05-25T17:06:54.777Z] #74 55.05 checking for dlfcn.h... yes
17:06:54 [2023-05-25T17:06:54.777Z] #74 55.09 checking for objdir... .libs
17:06:55 [2023-05-25T17:06:55.034Z] #74 55.20 checking if gcc supports -fno-rtti -fno-exceptions... no
17:06:55 [2023-05-25T17:06:55.034Z] #74 55.24 checking for gcc option to produce PIC... -fPIC -DPIC
17:06:55 [2023-05-25T17:06:55.034Z] #74 55.24 checking if gcc PIC flag -fPIC -DPIC works... yes
17:06:55 [2023-05-25T17:06:55.034Z] #74 55.28 checking if gcc static flag -static works... yes
17:06:55 [2023-05-25T17:06:55.034Z] #74 55.37 checking if gcc supports -c -o file.o... yes
17:06:55 [2023-05-25T17:06:55.034Z] #74 55.41 checking if gcc supports -c -o file.o... (cached) yes
17:06:55 [2023-05-25T17:06:55.034Z] #74 55.41 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:06:55 [2023-05-25T17:06:55.292Z] #74 55.44 checking dynamic linker characteristics... GNU/Linux ld.so
17:06:55 [2023-05-25T17:06:55.292Z] #74 55.57 checking how to hardcode library paths into programs... immediate
17:06:55 [2023-05-25T17:06:55.292Z] #74 55.57 checking whether stripping libraries is possible... yes
17:06:55 [2023-05-25T17:06:55.292Z] #74 55.58 checking if libtool supports shared libraries... yes
17:06:55 [2023-05-25T17:06:55.292Z] #74 55.58 checking whether to build shared libraries... no
17:06:55 [2023-05-25T17:06:55.292Z] #74 55.58 checking whether to build static libraries... yes
17:06:55 [2023-05-25T17:06:55.292Z] #74 55.58 checking float.h usability... yes
17:06:55 [2023-05-25T17:06:55.292Z] #74 55.63 checking float.h presence... yes
17:06:55 [2023-05-25T17:06:55.292Z] #74 55.65 checking for float.h... yes
17:06:55 [2023-05-25T17:06:55.292Z] #74 55.66 checking limits.h usability... yes
17:06:55 [2023-05-25T17:06:55.292Z] #74 55.70 checking limits.h presence... yes
17:06:55 [2023-05-25T17:06:55.292Z] #74 55.72 checking for limits.h... yes
17:06:55 [2023-05-25T17:06:55.292Z] #74 55.73 checking stddef.h usability... yes
17:06:55 [2023-05-25T17:06:55.549Z] #74 55.77 checking stddef.h presence... yes
17:06:55 [2023-05-25T17:06:55.549Z] #74 55.79 checking for stddef.h... yes
17:06:55 [2023-05-25T17:06:55.549Z] #74 55.82 checking for stdlib.h... (cached) yes
17:06:55 [2023-05-25T17:06:55.549Z] #74 55.84 checking for string.h... (cached) yes
17:06:55 [2023-05-25T17:06:55.549Z] #74 55.87 checking sys/time.h usability... yes
17:06:55 [2023-05-25T17:06:55.549Z] #74 55.91 checking sys/time.h presence... yes
17:06:55 [2023-05-25T17:06:55.549Z] #74 55.93 checking for sys/time.h... yes
17:06:55 [2023-05-25T17:06:55.549Z] #74 55.94 checking for inline... inline
17:06:55 [2023-05-25T17:06:55.807Z] #74 55.96 checking for size_t... yes
17:06:55 [2023-05-25T17:06:55.807Z] #74 56.05 checking for stdlib.h... (cached) yes
17:06:55 [2023-05-25T17:06:55.807Z] #74 56.05 checking for GNU libc compatible malloc... yes
17:06:55 [2023-05-25T17:06:55.807Z] #74 56.10 checking for stdlib.h... (cached) yes
17:06:55 [2023-05-25T17:06:55.807Z] #74 56.11 checking for GNU libc compatible realloc... yes
17:06:55 [2023-05-25T17:06:55.807Z] #74 56.17 checking for working strtod... yes
17:06:55 [2023-05-25T17:06:55.807Z] #74 56.23 checking for gettimeofday... yes
17:06:56 [2023-05-25T17:06:56.064Z] #74 56.31 checking for memset... yes
17:06:56 [2023-05-25T17:06:56.064Z] #74 56.38 checking for strspn... yes
17:06:56 [2023-05-25T17:06:56.064Z] #74 56.50 checking that generated files are newer than configure... done
17:06:56 [2023-05-25T17:06:56.064Z] #74 56.50 configure: creating ./config.status
17:06:57 [2023-05-25T17:06:57.435Z] #74 57.91 config.status: creating Makefile
17:06:57 [2023-05-25T17:06:57.692Z] #74 57.94 config.status: creating config.h
17:06:57 [2023-05-25T17:06:57.692Z] #74 57.95 config.status: executing depfiles commands
17:06:57 [2023-05-25T17:06:57.692Z] #74 58.02 config.status: executing libtool commands
17:06:57 [2023-05-25T17:06:57.948Z] #74 58.41   GEN      .version
17:06:57 [2023-05-25T17:06:57.948Z] #74 58.41 make  install-recursive
17:06:57 [2023-05-25T17:06:57.948Z] #74 58.42 make[1]: Entering directory '/tmp/crun-build'
17:06:57 [2023-05-25T17:06:57.948Z] #74 58.45 Making install in libocispec
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.46 make[2]: Entering directory '/tmp/crun-build/libocispec'
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.47 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.48 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.48 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.48 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.53 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.53 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.53 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.53 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.53 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.53 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.53 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.53 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.53 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.55 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.55 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.55 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.55 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.55 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.55 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
17:06:58 [2023-05-25T17:06:58.205Z] #74 58.55 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.75 make  install-recursive
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.75 make[3]: Entering directory '/tmp/crun-build/libocispec'
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.77 Making install in yajl
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.77 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.78   CC       verify/json_verify-json_verify.o
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.78   CC       src/libyajl_la-yajl.lo
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.78   CC       src/libyajl_la-yajl_gen.lo
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.78   CC       src/libyajl_la-yajl_alloc.lo
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.78   CC       src/libyajl_la-yajl_parser.lo
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.78   CC       src/libyajl_la-yajl_buf.lo
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.78   CC       src/libyajl_la-yajl_encode.lo
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.78   CC       src/libyajl_la-yajl_lex.lo
17:06:58 [2023-05-25T17:06:58.461Z] #74 58.79   CC       src/libyajl_la-yajl_tree.lo
17:06:58 [2023-05-25T17:06:58.717Z] #74 59.15   CCLD     libyajl.la
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.24   CCLD     verify/json_verify
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.34 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.34 make[5]: Nothing to be done for 'install-exec-am'.
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.34 make[5]: Nothing to be done for 'install-data-am'.
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.34 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.34 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.34 make[4]: Entering directory '/tmp/crun-build/libocispec'
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.36   CC       src/validate.o
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.36   CC       src/image_spec_schema_content_descriptor.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.36   CC       src/image_spec_schema_defs.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.36   CC       src/image_spec_schema_defs_descriptor.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.36   CC       src/image_spec_schema_config_schema.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.36   CC       src/image_spec_schema_image_index_schema.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.36   CC       src/image_spec_schema_image_layout_schema.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.36   CC       src/image_spec_schema_image_manifest_schema.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.36   CC       src/runtime_spec_schema_config_linux.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.37   CC       src/runtime_spec_schema_config_zos.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.37   CC       src/runtime_spec_schema_config_schema.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.37   CC       src/runtime_spec_schema_config_solaris.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.38   CC       src/runtime_spec_schema_config_vm.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.38   CC       src/runtime_spec_schema_defs.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.38   CC       src/runtime_spec_schema_config_windows.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.38   CC       src/runtime_spec_schema_defs_linux.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.38   CC       src/runtime_spec_schema_defs_zos.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.38   CC       src/runtime_spec_schema_defs_vm.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.39   CC       src/runtime_spec_schema_defs_windows.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.39   CC       src/runtime_spec_schema_state_schema.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.39   CC       src/image_manifest_items_image_manifest_items_schema.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.39   CC       src/basic_test_double_array_item.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.40   CC       src/basic_test_double_array.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.40   CC       src/basic_test_top_array_int.lo
17:06:58 [2023-05-25T17:06:58.974Z] #74 59.40   CC       src/basic_test_top_array_string.lo
17:06:59 [2023-05-25T17:06:59.234Z] #74 59.42   CC       src/basic_test_top_double_array_int.lo
17:06:59 [2023-05-25T17:06:59.234Z] #74 59.43   CC       src/basic_test_top_double_array_refobj.lo
17:06:59 [2023-05-25T17:06:59.234Z] #74 59.44   CC       src/basic_test_top_double_array_obj.lo
17:06:59 [2023-05-25T17:06:59.234Z] #74 59.48   CC       src/basic_test_top_double_array_string.lo
17:06:59 [2023-05-25T17:06:59.234Z] #74 59.50   CC       src/read-file.lo
17:06:59 [2023-05-25T17:06:59.234Z] #74 59.51   CC       src/json_common.lo
17:06:59 [2023-05-25T17:06:59.234Z] #74 59.52   CC       tests/test-1.o
17:06:59 [2023-05-25T17:06:59.234Z] #74 59.53   CC       tests/test-2.o
17:06:59 [2023-05-25T17:06:59.234Z] #74 59.54   CC       tests/test-3.o
17:06:59 [2023-05-25T17:06:59.234Z] #74 59.56   CC       tests/test-4.o
17:06:59 [2023-05-25T17:06:59.234Z] #74 59.56   CC       tests/test-5.o
17:06:59 [2023-05-25T17:06:59.234Z] #74 59.63   CC       tests/test-6.o
17:06:59 [2023-05-25T17:06:59.491Z] #74 59.64   CC       tests/test-7.o
17:06:59 [2023-05-25T17:06:59.491Z] #74 59.65   CC       tests/test-8.o
17:06:59 [2023-05-25T17:06:59.491Z] #74 59.67   CC       tests/test-9.o
17:06:59 [2023-05-25T17:06:59.491Z] #74 59.68   CC       tests/test-10.o
17:06:59 [2023-05-25T17:06:59.491Z] #74 59.71   CC       tests/test-11.o
17:07:02 [2023-05-25T17:07:02.012Z] #74 61.97   CCLD     libocispec.la
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.09   CCLD     src/validate
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.09   CCLD     tests/test-1
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.09   CCLD     tests/test-2
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.09   CCLD     tests/test-3
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.09   CCLD     tests/test-4
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.09   CCLD     tests/test-5
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.09   CCLD     tests/test-6
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.09   CCLD     tests/test-7
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.10   CCLD     tests/test-8
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.11   CCLD     tests/test-9
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.11   CCLD     tests/test-10
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.12 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.15   CCLD     tests/test-11
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.24 libtool: link: ar cr libocispec.a 
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.24 libtool: link: ranlib libocispec.a
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.36 make[5]: Entering directory '/tmp/crun-build/libocispec'
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.37 make[5]: Nothing to be done for 'install-exec-am'.
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.37 make[5]: Nothing to be done for 'install-data-am'.
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.37 make[5]: Leaving directory '/tmp/crun-build/libocispec'
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.37 make[4]: Leaving directory '/tmp/crun-build/libocispec'
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.37 make[3]: Leaving directory '/tmp/crun-build/libocispec'
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.37 make[2]: Leaving directory '/tmp/crun-build/libocispec'
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.38 make[2]: Entering directory '/tmp/crun-build'
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.40   CC       src/crun-crun.o
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.40   CC       src/crun-run.o
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.40   CC       src/crun-delete.o
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.41   CC       src/crun-pause.o
17:07:02 [2023-05-25T17:07:02.012Z] #74 62.41   CC       src/crun-unpause.o
17:07:02 [2023-05-25T17:07:02.013Z] #74 62.41   CC       src/crun-kill.o
17:07:02 [2023-05-25T17:07:02.013Z] #74 62.41   CC       src/crun-spec.o
17:07:02 [2023-05-25T17:07:02.013Z] #74 62.41   CC       src/crun-exec.o
17:07:02 [2023-05-25T17:07:02.013Z] #74 62.41   CC       src/crun-list.o
17:07:02 [2023-05-25T17:07:02.013Z] #74 62.41   CC       src/crun-create.o
17:07:02 [2023-05-25T17:07:02.013Z] #74 62.43   CC       src/crun-start.o
17:07:02 [2023-05-25T17:07:02.013Z] #74 62.45   CC       src/crun-state.o
17:07:02 [2023-05-25T17:07:02.013Z] #74 62.46   CC       src/crun-update.o
17:07:02 [2023-05-25T17:07:02.013Z] #74 62.46   CC       src/crun-ps.o
17:07:02 [2023-05-25T17:07:02.013Z] #74 62.48   CC       src/crun-checkpoint.o
17:07:02 [2023-05-25T17:07:02.013Z] #74 62.52   CC       src/crun-restore.o
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.52   CC       src/libcrun/libcrun_la-utils.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.54   CC       src/libcrun/libcrun_la-cloned_binary.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.57   CC       src/libcrun/libcrun_la-container.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.58   CC       src/libcrun/libcrun_la-cgroup.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.58   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.58   CC       src/libcrun/libcrun_la-cgroup-resources.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.59   CC       src/libcrun/libcrun_la-cgroup-setup.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.59   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.59   CC       src/libcrun/libcrun_la-cgroup-utils.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.59   CC       src/libcrun/libcrun_la-criu.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.59   CC       src/libcrun/libcrun_la-custom-handler.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.62   CC       src/libcrun/libcrun_la-linux.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.63   CC       src/libcrun/libcrun_la-seccomp.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.64   CC       src/libcrun/libcrun_la-ebpf.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.67   CC       src/libcrun/libcrun_la-error.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.73   CC       src/libcrun/libcrun_la-status.lo
17:07:02 [2023-05-25T17:07:02.270Z] #74 62.78   CC       src/libcrun/libcrun_la-terminal.lo
17:07:02 [2023-05-25T17:07:02.527Z] #74 62.82   CC       src/libcrun/libcrun_la-chroot_realpath.lo
17:07:02 [2023-05-25T17:07:02.527Z] #74 62.84   CC       src/libcrun/libcrun_la-signals.lo
17:07:02 [2023-05-25T17:07:02.527Z] #74 62.86   CC       src/libcrun/libcrun_la-mount_flags.lo
17:07:02 [2023-05-25T17:07:02.527Z] #74 62.87   CC       src/libcrun/libcrun_la-seccomp_notify.lo
17:07:02 [2023-05-25T17:07:02.527Z] #74 62.88   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
17:07:02 [2023-05-25T17:07:02.527Z] #74 62.88   CC       src/libcrun/handlers/libcrun_la-krun.lo
17:07:02 [2023-05-25T17:07:02.527Z] #74 62.89   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
17:07:02 [2023-05-25T17:07:02.527Z] #74 62.91   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
17:07:02 [2023-05-25T17:07:02.527Z] #74 62.93   CC       tests/init.o
17:07:02 [2023-05-25T17:07:02.527Z] #74 62.94   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
17:07:02 [2023-05-25T17:07:02.527Z] #74 62.97   CC       src/libcrun/libcrun_testing_a-utils.o
17:07:02 [2023-05-25T17:07:02.527Z] #74 62.98   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
17:07:02 [2023-05-25T17:07:02.527Z] #74 63.02   CC       src/libcrun/libcrun_testing_a-container.o
17:07:02 [2023-05-25T17:07:02.784Z] #74 63.07   CC       src/libcrun/libcrun_testing_a-cgroup.o
17:07:02 [2023-05-25T17:07:02.784Z] #74 63.10   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
17:07:02 [2023-05-25T17:07:02.784Z] #74 63.10   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
17:07:02 [2023-05-25T17:07:02.784Z] #74 63.15   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
17:07:02 [2023-05-25T17:07:02.784Z] #74 63.18   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
17:07:02 [2023-05-25T17:07:02.784Z] #74 63.20   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
17:07:02 [2023-05-25T17:07:02.784Z] #74 63.21   CC       src/libcrun/libcrun_testing_a-criu.o
17:07:02 [2023-05-25T17:07:02.784Z] #74 63.23   CC       src/libcrun/libcrun_testing_a-custom-handler.o
17:07:02 [2023-05-25T17:07:02.784Z] #74 63.25   CC       src/libcrun/libcrun_testing_a-linux.o
17:07:03 [2023-05-25T17:07:03.041Z] #74 63.29   CC       src/libcrun/libcrun_testing_a-seccomp.o
17:07:03 [2023-05-25T17:07:03.041Z] #74 63.30   CC       src/libcrun/libcrun_testing_a-ebpf.o
17:07:03 [2023-05-25T17:07:03.041Z] #74 63.33   CC       src/libcrun/libcrun_testing_a-error.o
17:07:03 [2023-05-25T17:07:03.041Z] #74 63.41   CC       src/libcrun/libcrun_testing_a-status.o
17:07:03 [2023-05-25T17:07:03.041Z] #74 63.43   CC       src/libcrun/libcrun_testing_a-terminal.o
17:07:03 [2023-05-25T17:07:03.041Z] #74 63.47   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
17:07:03 [2023-05-25T17:07:03.041Z] #74 63.51   CC       src/libcrun/libcrun_testing_a-signals.o
17:07:03 [2023-05-25T17:07:03.308Z] #74 63.63   CC       src/libcrun/libcrun_testing_a-mount_flags.o
17:07:03 [2023-05-25T17:07:03.308Z] #74 63.64   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
17:07:03 [2023-05-25T17:07:03.308Z] #74 63.68   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
17:07:03 [2023-05-25T17:07:03.308Z] #74 63.69   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
17:07:03 [2023-05-25T17:07:03.565Z] #74 63.79   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
17:07:03 [2023-05-25T17:07:03.565Z] #74 63.81   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
17:07:03 [2023-05-25T17:07:03.565Z] #74 63.81   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
17:07:03 [2023-05-25T17:07:03.565Z] #74 63.83   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
17:07:03 [2023-05-25T17:07:03.822Z] #74 64.10   CCLD     tests/init
17:07:05 [2023-05-25T17:07:05.715Z] #74 65.76   CCLD     libcrun.la
17:07:05 [2023-05-25T17:07:05.715Z] #74 65.95   CCLD     crun
17:07:05 [2023-05-25T17:07:05.715Z] #74 66.03   AR       libcrun_testing.a
17:07:05 [2023-05-25T17:07:05.715Z] #74 66.03 ar: `u' modifier ignored since `D' is the default (see `U')
17:07:05 [2023-05-25T17:07:05.715Z] #74 66.05   CCLD     tests/tests_libcrun_utils
17:07:05 [2023-05-25T17:07:05.715Z] #74 66.05   CCLD     tests/tests_libcrun_errors
17:07:05 [2023-05-25T17:07:05.715Z] #74 66.05   CCLD     tests/tests_libcrun_fuzzer
17:07:05 [2023-05-25T17:07:05.971Z] #74 66.19 make[3]: Entering directory '/tmp/crun-build'
17:07:05 [2023-05-25T17:07:05.971Z] #74 66.26  /bin/mkdir -p '/usr/local/lib'
17:07:05 [2023-05-25T17:07:05.971Z] #74 66.26  /bin/mkdir -p '/usr/local/share/man/man1'
17:07:05 [2023-05-25T17:07:05.971Z] #74 66.26  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
17:07:05 [2023-05-25T17:07:05.971Z] #74 66.27  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
17:07:05 [2023-05-25T17:07:05.971Z] #74 66.28 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
17:07:05 [2023-05-25T17:07:05.971Z] #74 ...
17:07:05 [2023-05-25T17:07:05.971Z] 
17:07:05 [2023-05-25T17:07:05.971Z] #68 [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:07:05 [2023-05-25T17:07:05.971Z] #68 63.36 + bin/containerd-stress
17:07:05 [2023-05-25T17:07:05.971Z] #68 63.36 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:07:06 [2023-05-25T17:07:06.898Z] #68 ...
17:07:06 [2023-05-25T17:07:06.898Z] 
17:07:06 [2023-05-25T17:07:06.898Z] #74 [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:07:06 [2023-05-25T17:07:06.898Z] #74 66.28 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.29 libtool: install: chmod 644 /usr/local/lib/libcrun.a
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.29 libtool: install: ranlib /usr/local/lib/libcrun.a
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35 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:07:06 [2023-05-25T17:07:06.898Z] #74 66.35 ----------------------------------------------------------------------
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35 Libraries have been installed in:
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35    /usr/local/lib
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35 
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35 If you ever happen to want to link against installed libraries
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35 in a given directory, LIBDIR, you must either use libtool, and
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35 specify the full pathname of the library, or use the '-LLIBDIR'
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35 flag during linking and do at least one of the following:
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35      during execution
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35    - add LIBDIR to the 'LD_RUN_PATH' environment variable
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35      during linking
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35 
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35 See any operating system documentation about shared libraries for
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35 more information, such as the ld(1) and ld.so(8) manual pages.
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35 ----------------------------------------------------------------------
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35  /bin/mkdir -p '/build'
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.35   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.38 libtool: install: /usr/bin/install -c crun /build/crun
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.38 make[3]: Leaving directory '/tmp/crun-build'
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.38 make[2]: Leaving directory '/tmp/crun-build'
17:07:06 [2023-05-25T17:07:06.898Z] #74 66.38 make[1]: Leaving directory '/tmp/crun-build'
17:07:06 [2023-05-25T17:07:06.898Z] #74 DONE 67.0s
17:07:06 [2023-05-25T17:07:06.898Z] 
17:07:06 [2023-05-25T17:07:06.898Z] #68 [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:07:07 [2023-05-25T17:07:07.154Z] #68 64.60 + bin/containerd-shim
17:07:07 [2023-05-25T17:07:07.716Z] #68 65.13 + bin/containerd-shim-runc-v1
17:07:08 [2023-05-25T17:07:08.278Z] #68 65.92 + bin/containerd-shim-runc-v2
17:07:09 [2023-05-25T17:07:09.205Z] #68 66.63 + binaries
17:07:09 [2023-05-25T17:07:09.461Z] #68 DONE 66.9s
17:07:10 [2023-05-25T17:07:10.023Z] 
17:07:10 [2023-05-25T17:07:10.023Z] #92 [dev-systemd-false 13/19] COPY --from=containerd    /build/ /usr/local/bin/
17:07:10 [2023-05-25T17:07:10.279Z] #92 DONE 0.2s
17:07:10 [2023-05-25T17:07:10.279Z] 
17:07:10 [2023-05-25T17:07:10.279Z] #93 [dev-systemd-false 14/19] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:07:10 [2023-05-25T17:07:10.279Z] #93 DONE 0.1s
17:07:10 [2023-05-25T17:07:10.279Z] 
17:07:10 [2023-05-25T17:07:10.279Z] #94 [dev-systemd-false 15/19] COPY --from=vpnkit        /       /usr/local/bin/
17:07:10 [2023-05-25T17:07:10.840Z] #94 DONE 0.4s
17:07:10 [2023-05-25T17:07:10.840Z] 
17:07:10 [2023-05-25T17:07:10.840Z] #95 [dev-systemd-false 16/19] COPY --from=containerutil /build/ /usr/local/bin/
17:07:10 [2023-05-25T17:07:10.840Z] #95 DONE 0.0s
17:07:10 [2023-05-25T17:07:10.840Z] 
17:07:10 [2023-05-25T17:07:10.840Z] #96 [dev-systemd-false 17/19] COPY --from=crun          /build/ /usr/local/bin/
17:07:10 [2023-05-25T17:07:10.840Z] #96 DONE 0.0s
17:07:10 [2023-05-25T17:07:10.840Z] 
17:07:10 [2023-05-25T17:07:10.840Z] #97 [dev-systemd-false 18/19] COPY hack/dockerfile/etc/docker/  /etc/docker/
17:07:10 [2023-05-25T17:07:10.840Z] #97 DONE 0.0s
17:07:10 [2023-05-25T17:07:10.840Z] 
17:07:10 [2023-05-25T17:07:10.840Z] #98 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
17:07:10 [2023-05-25T17:07:10.840Z] #98 DONE 0.0s
17:07:10 [2023-05-25T17:07:10.840Z] 
17:07:10 [2023-05-25T17:07:10.840Z] #99 [dev-base  1/11] RUN groupadd -r docker
17:07:11 [2023-05-25T17:07:11.097Z] #99 DONE 0.4s
17:07:11 [2023-05-25T17:07:11.097Z] 
17:07:11 [2023-05-25T17:07:11.097Z] #100 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:07:11 [2023-05-25T17:07:11.658Z] #100 DONE 0.5s
17:07:11 [2023-05-25T17:07:11.915Z] 
17:07:11 [2023-05-25T17:07:11.915Z] #101 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:07:12 [2023-05-25T17:07:12.171Z] #101 0.425 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:07:12 [2023-05-25T17:07:12.171Z] #101 DONE 0.4s
17:07:12 [2023-05-25T17:07:12.171Z] 
17:07:12 [2023-05-25T17:07:12.171Z] #102 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:07:12 [2023-05-25T17:07:12.426Z] #102 DONE 0.4s
17:07:12 [2023-05-25T17:07:12.682Z] 
17:07:12 [2023-05-25T17:07:12.682Z] #103 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:07:12 [2023-05-25T17:07:12.938Z] #103 DONE 0.4s
17:07:13 [2023-05-25T17:07:13.194Z] 
17:07:13 [2023-05-25T17:07:13.194Z] #104 [dev-base  6/11] RUN ldconfig
17:07:13 [2023-05-25T17:07:13.450Z] #104 DONE 0.5s
17:07:13 [2023-05-25T17:07:13.450Z] 
17:07:13 [2023-05-25T17:07:13.450Z] #105 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
17:07:13 [2023-05-25T17:07:13.706Z] #105 DONE 0.4s
17:07:13 [2023-05-25T17:07:13.962Z] 
17:07:13 [2023-05-25T17:07:13.962Z] #106 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:07:14 [2023-05-25T17:07:14.889Z] #106 0.806 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:07:14 [2023-05-25T17:07:14.889Z] #106 0.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:07:14 [2023-05-25T17:07:14.889Z] #106 0.899 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:07:14 [2023-05-25T17:07:14.889Z] #106 0.943 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
17:07:14 [2023-05-25T17:07:14.889Z] #106 1.058 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
17:07:14 [2023-05-25T17:07:14.889Z] #106 1.171 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
17:07:15 [2023-05-25T17:07:15.816Z] #106 1.900 Fetched 8530 kB in 1s (5943 kB/s)
17:07:16 [2023-05-25T17:07:16.377Z] #106 1.900 Reading package lists...
17:07:16 [2023-05-25T17:07:16.938Z] #106 2.439 Reading package lists...
17:07:17 [2023-05-25T17:07:17.194Z] #106 2.960 Building dependency tree...
17:07:17 [2023-05-25T17:07:17.194Z] #106 3.285 The following additional packages will be installed:
17:07:17 [2023-05-25T17:07:17.194Z] #106 3.285   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
17:07:17 [2023-05-25T17:07:17.194Z] #106 3.285   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
17:07:17 [2023-05-25T17:07:17.194Z] #106 3.285   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
17:07:17 [2023-05-25T17:07:17.194Z] #106 3.285   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
17:07:17 [2023-05-25T17:07:17.194Z] #106 3.286   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
17:07:17 [2023-05-25T17:07:17.194Z] #106 3.286   xxd
17:07:17 [2023-05-25T17:07:17.194Z] #106 3.287 Suggested packages:
17:07:17 [2023-05-25T17:07:17.194Z] #106 3.287   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
17:07:17 [2023-05-25T17:07:17.194Z] #106 3.287   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
17:07:17 [2023-05-25T17:07:17.194Z] #106 3.287   ctags vim-doc vim-scripts xfsdump acl attr quota
17:07:17 [2023-05-25T17:07:17.194Z] #106 3.287 Recommended packages:
17:07:17 [2023-05-25T17:07:17.194Z] #106 3.287   libatm1 nftables libpam-cap build-essential python3-dev dbus
17:07:17 [2023-05-25T17:07:17.194Z] #106 3.287   systemd-timesyncd | time-daemon unzip
17:07:17 [2023-05-25T17:07:17.450Z] #106 3.641 The following NEW packages will be installed:
17:07:17 [2023-05-25T17:07:17.450Z] #106 3.641   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
17:07:17 [2023-05-25T17:07:17.450Z] #106 3.641   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
17:07:17 [2023-05-25T17:07:17.450Z] #106 3.641   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
17:07:17 [2023-05-25T17:07:17.450Z] #106 3.641   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
17:07:17 [2023-05-25T17:07:17.450Z] #106 3.641   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:07:17 [2023-05-25T17:07:17.450Z] #106 3.642   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
17:07:17 [2023-05-25T17:07:17.450Z] #106 3.642   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
17:07:17 [2023-05-25T17:07:17.450Z] #106 3.642   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
17:07:17 [2023-05-25T17:07:17.450Z] #106 3.642   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:07:17 [2023-05-25T17:07:17.450Z] #106 3.642   xz-utils zip zstd
17:07:17 [2023-05-25T17:07:17.705Z] #106 3.918 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
17:07:17 [2023-05-25T17:07:17.705Z] #106 3.918 Need to get 32.1 MB of archives.
17:07:17 [2023-05-25T17:07:17.705Z] #106 3.918 After this operation, 124 MB of additional disk space will be used.
17:07:17 [2023-05-25T17:07:17.705Z] #106 3.918 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
17:07:17 [2023-05-25T17:07:17.705Z] #106 3.923 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:07:17 [2023-05-25T17:07:17.705Z] #106 3.925 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
17:07:17 [2023-05-25T17:07:17.705Z] #106 3.927 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
17:07:17 [2023-05-25T17:07:17.705Z] #106 3.930 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:07:17 [2023-05-25T17:07:17.705Z] #106 3.932 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
17:07:17 [2023-05-25T17:07:17.705Z] #106 3.939 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
17:07:17 [2023-05-25T17:07:17.705Z] #106 3.943 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
17:07:17 [2023-05-25T17:07:17.705Z] #106 3.945 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
17:07:17 [2023-05-25T17:07:17.705Z] #106 3.947 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
17:07:17 [2023-05-25T17:07:17.705Z] #106 3.970 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.021 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.022 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.022 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.023 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.023 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.023 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.028 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.029 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.030 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.032 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.050 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.051 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.054 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.055 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.056 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.093 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.093 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.094 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.095 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.096 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.123 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.123 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.124 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
17:07:17 [2023-05-25T17:07:17.961Z] #106 4.124 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:07:18 [2023-05-25T17:07:18.217Z] #106 4.467 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
17:07:18 [2023-05-25T17:07:18.217Z] #106 4.467 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
17:07:18 [2023-05-25T17:07:18.217Z] #106 4.467 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:07:18 [2023-05-25T17:07:18.217Z] #106 4.468 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:07:18 [2023-05-25T17:07:18.217Z] #106 4.477 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:07:18 [2023-05-25T17:07:18.217Z] #106 4.477 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
17:07:18 [2023-05-25T17:07:18.217Z] #106 4.477 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
17:07:18 [2023-05-25T17:07:18.217Z] #106 4.479 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:07:18 [2023-05-25T17:07:18.217Z] #106 4.479 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
17:07:18 [2023-05-25T17:07:18.217Z] #106 4.494 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:07:18 [2023-05-25T17:07:18.473Z] #106 4.495 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:07:18 [2023-05-25T17:07:18.473Z] #106 4.496 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:07:18 [2023-05-25T17:07:18.473Z] #106 4.562 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
17:07:18 [2023-05-25T17:07:18.473Z] #106 4.564 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
17:07:18 [2023-05-25T17:07:18.473Z] #106 4.565 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
17:07:18 [2023-05-25T17:07:18.473Z] #106 4.566 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
17:07:18 [2023-05-25T17:07:18.473Z] #106 4.571 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
17:07:18 [2023-05-25T17:07:18.473Z] #106 4.618 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
17:07:18 [2023-05-25T17:07:18.473Z] #106 4.620 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
17:07:18 [2023-05-25T17:07:18.473Z] #106 4.621 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
17:07:18 [2023-05-25T17:07:18.728Z] #106 4.824 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
17:07:18 [2023-05-25T17:07:18.728Z] #106 4.875 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
17:07:18 [2023-05-25T17:07:18.728Z] #106 4.929 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
17:07:18 [2023-05-25T17:07:18.728Z] #106 4.931 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
17:07:18 [2023-05-25T17:07:18.984Z] #106 5.078 debconf: delaying package configuration, since apt-utils is not installed
17:07:18 [2023-05-25T17:07:18.984Z] #106 5.114 Fetched 32.1 MB in 1s (24.8 MB/s)
17:07:18 [2023-05-25T17:07:18.984Z] #106 5.139 Selecting previously unselected package libapparmor1:arm64.
17:07:18 [2023-05-25T17:07:18.984Z] #106 5.139 (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:07:18 [2023-05-25T17:07:18.984Z] #106 5.148 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
17:07:18 [2023-05-25T17:07:18.984Z] #106 5.154 Unpacking libapparmor1:arm64 (2.13.6-10) ...
17:07:18 [2023-05-25T17:07:18.984Z] #106 5.189 Selecting previously unselected package libcap2:arm64.
17:07:18 [2023-05-25T17:07:18.984Z] #106 5.191 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
17:07:18 [2023-05-25T17:07:18.984Z] #106 5.194 Unpacking libcap2:arm64 (1:2.44-1) ...
17:07:18 [2023-05-25T17:07:18.984Z] #106 5.226 Selecting previously unselected package libargon2-1:arm64.
17:07:18 [2023-05-25T17:07:18.984Z] #106 5.228 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
17:07:18 [2023-05-25T17:07:18.984Z] #106 5.231 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
17:07:18 [2023-05-25T17:07:18.984Z] #106 5.260 Selecting previously unselected package dmsetup.
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.262 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.264 Unpacking dmsetup (2:1.02.175-2.1) ...
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.300 Selecting previously unselected package libdevmapper1.02.1:arm64.
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.302 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.305 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.344 Selecting previously unselected package libjson-c5:arm64.
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.346 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.349 Unpacking libjson-c5:arm64 (0.15-2) ...
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.381 Selecting previously unselected package libcryptsetup12:arm64.
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.384 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.387 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.435 Selecting previously unselected package libip4tc2:arm64.
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.437 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.440 Unpacking libip4tc2:arm64 (1.8.7-1) ...
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.472 Selecting previously unselected package libkmod2:arm64.
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.474 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.477 Unpacking libkmod2:arm64 (28-1) ...
17:07:19 [2023-05-25T17:07:19.240Z] #106 5.522 Selecting previously unselected package systemd.
17:07:19 [2023-05-25T17:07:19.496Z] #106 5.524 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
17:07:19 [2023-05-25T17:07:19.496Z] #106 5.568 Unpacking systemd (247.3-7+deb11u2) ...
17:07:19 [2023-05-25T17:07:19.752Z] #106 5.926 Selecting previously unselected package pigz.
17:07:19 [2023-05-25T17:07:19.752Z] #106 5.928 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
17:07:19 [2023-05-25T17:07:19.752Z] #106 5.931 Unpacking pigz (2.6-1) ...
17:07:19 [2023-05-25T17:07:19.752Z] #106 5.964 Selecting previously unselected package libelf1:arm64.
17:07:19 [2023-05-25T17:07:19.752Z] #106 5.966 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
17:07:19 [2023-05-25T17:07:19.752Z] #106 5.969 Unpacking libelf1:arm64 (0.183-1) ...
17:07:19 [2023-05-25T17:07:19.752Z] #106 6.012 Selecting previously unselected package libbpf0:arm64.
17:07:19 [2023-05-25T17:07:19.752Z] #106 6.014 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
17:07:19 [2023-05-25T17:07:19.752Z] #106 6.017 Unpacking libbpf0:arm64 (1:0.3-2) ...
17:07:19 [2023-05-25T17:07:19.752Z] #106 6.054 Selecting previously unselected package libmnl0:arm64.
17:07:20 [2023-05-25T17:07:20.008Z] #106 6.056 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
17:07:20 [2023-05-25T17:07:20.008Z] #106 6.059 Unpacking libmnl0:arm64 (1.0.4-3) ...
17:07:20 [2023-05-25T17:07:20.008Z] #106 6.089 Selecting previously unselected package libxtables12:arm64.
17:07:20 [2023-05-25T17:07:20.008Z] #106 6.091 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
17:07:20 [2023-05-25T17:07:20.008Z] #106 6.095 Unpacking libxtables12:arm64 (1.8.7-1) ...
17:07:20 [2023-05-25T17:07:20.008Z] #106 6.122 Selecting previously unselected package libcap2-bin.
17:07:20 [2023-05-25T17:07:20.008Z] #106 6.125 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
17:07:20 [2023-05-25T17:07:20.008Z] #106 6.127 Unpacking libcap2-bin (1:2.44-1) ...
17:07:20 [2023-05-25T17:07:20.008Z] #106 6.164 Selecting previously unselected package iproute2.
17:07:20 [2023-05-25T17:07:20.008Z] #106 6.166 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
17:07:20 [2023-05-25T17:07:20.008Z] #106 6.169 Unpacking iproute2 (5.10.0-4) ...
17:07:20 [2023-05-25T17:07:20.008Z] #106 6.264 Selecting previously unselected package xxd.
17:07:20 [2023-05-25T17:07:20.264Z] #106 6.266 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:07:20 [2023-05-25T17:07:20.264Z] #106 6.269 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:07:20 [2023-05-25T17:07:20.264Z] #106 6.313 Selecting previously unselected package vim-common.
17:07:20 [2023-05-25T17:07:20.264Z] #106 6.316 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:07:20 [2023-05-25T17:07:20.264Z] #106 6.324 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:07:20 [2023-05-25T17:07:20.264Z] #106 6.372 Selecting previously unselected package bash-completion.
17:07:20 [2023-05-25T17:07:20.264Z] #106 6.375 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
17:07:20 [2023-05-25T17:07:20.825Z] #106 7.012 Unpacking bash-completion (1:2.11-2) ...
17:07:20 [2023-05-25T17:07:20.825Z] #106 7.117 Selecting previously unselected package bzip2.
17:07:21 [2023-05-25T17:07:21.081Z] #106 7.120 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.081Z] #106 7.124 Unpacking bzip2 (1.0.8-4) ...
17:07:21 [2023-05-25T17:07:21.081Z] #106 7.156 Selecting previously unselected package xz-utils.
17:07:21 [2023-05-25T17:07:21.081Z] #106 7.158 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.081Z] #106 7.161 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:07:21 [2023-05-25T17:07:21.081Z] #106 7.215 Selecting previously unselected package apparmor.
17:07:21 [2023-05-25T17:07:21.081Z] #106 7.217 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.081Z] #106 7.239 Unpacking apparmor (2.13.6-10) ...
17:07:21 [2023-05-25T17:07:21.081Z] #106 7.329 Selecting previously unselected package inetutils-ping.
17:07:21 [2023-05-25T17:07:21.081Z] #106 7.331 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.081Z] #106 7.334 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
17:07:21 [2023-05-25T17:07:21.081Z] #106 7.377 Selecting previously unselected package libip6tc2:arm64.
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.379 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.382 Unpacking libip6tc2:arm64 (1.8.7-1) ...
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.414 Selecting previously unselected package libnfnetlink0:arm64.
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.416 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.420 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.452 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.454 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.458 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.492 Selecting previously unselected package libnftnl11:arm64.
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.495 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.498 Unpacking libnftnl11:arm64 (1.1.9-1) ...
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.531 Selecting previously unselected package iptables.
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.533 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.536 Unpacking iptables (1.8.7-1) ...
17:07:21 [2023-05-25T17:07:21.337Z] #106 7.604 Selecting previously unselected package libonig5:arm64.
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.607 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.610 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.654 Selecting previously unselected package libjq1:arm64.
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.656 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.659 Unpacking libjq1:arm64 (1.6-2.1) ...
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.693 Selecting previously unselected package jq.
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.695 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.699 Unpacking jq (1.6-2.1) ...
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.739 Selecting previously unselected package libaio1:arm64.
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.741 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.744 Unpacking libaio1:arm64 (0.3.112-9) ...
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.775 Selecting previously unselected package libgpm2:arm64.
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.778 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.781 Unpacking libgpm2:arm64 (1.20.7-8) ...
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.814 Selecting previously unselected package libicu67:arm64.
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.816 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
17:07:21 [2023-05-25T17:07:21.593Z] #106 7.820 Unpacking libicu67:arm64 (67.1-7) ...
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.482 Selecting previously unselected package libinih1:arm64.
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.484 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.488 Unpacking libinih1:arm64 (53-1+b2) ...
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.521 Selecting previously unselected package libmicrohttpd12:arm64.
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.523 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.527 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.566 Selecting previously unselected package libnet1:arm64.
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.568 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.571 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.606 Selecting previously unselected package libnl-3-200:arm64.
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.608 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.612 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.646 Selecting previously unselected package libprotobuf-c1:arm64.
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.648 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.651 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.684 Selecting previously unselected package libyajl2:arm64.
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.686 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.689 Unpacking libyajl2:arm64 (2.1.0-3) ...
17:07:22 [2023-05-25T17:07:22.520Z] #106 8.717 Selecting previously unselected package net-tools.
17:07:22 [2023-05-25T17:07:22.775Z] #106 8.719 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
17:07:22 [2023-05-25T17:07:22.775Z] #106 8.722 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:07:22 [2023-05-25T17:07:22.775Z] #106 8.767 Selecting previously unselected package patch.
17:07:22 [2023-05-25T17:07:22.775Z] #106 8.769 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
17:07:22 [2023-05-25T17:07:22.775Z] #106 8.772 Unpacking patch (2.7.6-7) ...
17:07:22 [2023-05-25T17:07:22.775Z] #106 8.807 Selecting previously unselected package python-pip-whl.
17:07:22 [2023-05-25T17:07:22.775Z] #106 8.809 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
17:07:22 [2023-05-25T17:07:22.775Z] #106 8.812 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
17:07:22 [2023-05-25T17:07:22.775Z] #106 8.943 Selecting previously unselected package python3-lib2to3.
17:07:22 [2023-05-25T17:07:22.775Z] #106 8.945 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
17:07:22 [2023-05-25T17:07:22.775Z] #106 8.948 Unpacking python3-lib2to3 (3.9.2-1) ...
17:07:22 [2023-05-25T17:07:22.775Z] #106 8.984 Selecting previously unselected package python3-distutils.
17:07:23 [2023-05-25T17:07:23.034Z] #106 8.986 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
17:07:23 [2023-05-25T17:07:23.034Z] #106 8.989 Unpacking python3-distutils (3.9.2-1) ...
17:07:23 [2023-05-25T17:07:23.034Z] #106 9.029 Selecting previously unselected package python3-pkg-resources.
17:07:23 [2023-05-25T17:07:23.034Z] #106 9.031 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
17:07:23 [2023-05-25T17:07:23.034Z] #106 9.034 Unpacking python3-pkg-resources (52.0.0-4) ...
17:07:23 [2023-05-25T17:07:23.034Z] #106 9.075 Selecting previously unselected package python3-setuptools.
17:07:23 [2023-05-25T17:07:23.034Z] #106 9.078 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
17:07:23 [2023-05-25T17:07:23.034Z] #106 9.081 Unpacking python3-setuptools (52.0.0-4) ...
17:07:23 [2023-05-25T17:07:23.034Z] #106 9.138 Selecting previously unselected package python3-wheel.
17:07:23 [2023-05-25T17:07:23.034Z] #106 9.141 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
17:07:23 [2023-05-25T17:07:23.034Z] #106 9.144 Unpacking python3-wheel (0.34.2-1) ...
17:07:23 [2023-05-25T17:07:23.034Z] #106 9.174 Selecting previously unselected package python3-pip.
17:07:23 [2023-05-25T17:07:23.034Z] #106 9.177 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
17:07:23 [2023-05-25T17:07:23.035Z] #106 9.180 Unpacking python3-pip (20.3.4-4+deb11u1) ...
17:07:23 [2023-05-25T17:07:23.035Z] #106 9.243 Selecting previously unselected package sudo.
17:07:23 [2023-05-25T17:07:23.291Z] #106 9.246 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
17:07:23 [2023-05-25T17:07:23.291Z] #106 9.251 Unpacking sudo (1.9.5p2-3+deb11u1) ...
17:07:23 [2023-05-25T17:07:23.291Z] #106 9.359 Selecting previously unselected package systemd-journal-remote.
17:07:23 [2023-05-25T17:07:23.291Z] #106 9.361 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
17:07:23 [2023-05-25T17:07:23.291Z] #106 9.365 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
17:07:23 [2023-05-25T17:07:23.291Z] #106 9.401 Selecting previously unselected package thin-provisioning-tools.
17:07:23 [2023-05-25T17:07:23.291Z] #106 9.404 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
17:07:23 [2023-05-25T17:07:23.291Z] #106 9.407 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:07:23 [2023-05-25T17:07:23.291Z] #106 9.462 Selecting previously unselected package uidmap.
17:07:23 [2023-05-25T17:07:23.546Z] #106 9.464 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
17:07:23 [2023-05-25T17:07:23.546Z] #106 9.467 Unpacking uidmap (1:4.8.1-1) ...
17:07:23 [2023-05-25T17:07:23.546Z] #106 9.510 Selecting previously unselected package vim-runtime.
17:07:23 [2023-05-25T17:07:23.546Z] #106 9.512 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
17:07:23 [2023-05-25T17:07:23.546Z] #106 9.522 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:07:23 [2023-05-25T17:07:23.546Z] #106 9.532 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:07:23 [2023-05-25T17:07:23.546Z] #106 9.535 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
17:07:24 [2023-05-25T17:07:24.108Z] #106 10.08 Selecting previously unselected package vim.
17:07:24 [2023-05-25T17:07:24.108Z] #106 10.09 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:07:24 [2023-05-25T17:07:24.108Z] #106 10.10 Unpacking vim (2:8.2.2434-3+deb11u1) ...
17:07:24 [2023-05-25T17:07:24.108Z] #106 10.22 Selecting previously unselected package xfsprogs.
17:07:24 [2023-05-25T17:07:24.108Z] #106 10.22 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
17:07:24 [2023-05-25T17:07:24.108Z] #106 10.23 Unpacking xfsprogs (5.10.0-4) ...
17:07:24 [2023-05-25T17:07:24.108Z] #106 10.32 Selecting previously unselected package zip.
17:07:24 [2023-05-25T17:07:24.364Z] #106 10.32 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
17:07:24 [2023-05-25T17:07:24.364Z] #106 10.33 Unpacking zip (3.0-12) ...
17:07:24 [2023-05-25T17:07:24.364Z] #106 10.37 Selecting previously unselected package zstd.
17:07:24 [2023-05-25T17:07:24.364Z] #106 10.37 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
17:07:24 [2023-05-25T17:07:24.364Z] #106 10.38 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:07:24 [2023-05-25T17:07:24.364Z] #106 10.46 Setting up python3-pkg-resources (52.0.0-4) ...
17:07:24 [2023-05-25T17:07:24.620Z] #106 10.65 Setting up libip4tc2:arm64 (1.8.7-1) ...
17:07:24 [2023-05-25T17:07:24.620Z] #106 10.66 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:07:24 [2023-05-25T17:07:24.620Z] #106 10.67 Setting up libapparmor1:arm64 (2.13.6-10) ...
17:07:24 [2023-05-25T17:07:24.620Z] #106 10.68 Setting up libgpm2:arm64 (1.20.7-8) ...
17:07:24 [2023-05-25T17:07:24.620Z] #106 10.69 Setting up libicu67:arm64 (67.1-7) ...
17:07:24 [2023-05-25T17:07:24.620Z] #106 10.70 Setting up libip6tc2:arm64 (1.8.7-1) ...
17:07:24 [2023-05-25T17:07:24.620Z] #106 10.71 Setting up libinih1:arm64 (53-1+b2) ...
17:07:24 [2023-05-25T17:07:24.620Z] #106 10.72 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
17:07:24 [2023-05-25T17:07:24.620Z] #106 10.73 Setting up uidmap (1:4.8.1-1) ...
17:07:24 [2023-05-25T17:07:24.620Z] #106 10.74 Setting up libyajl2:arm64 (2.1.0-3) ...
17:07:24 [2023-05-25T17:07:24.620Z] #106 10.75 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:07:24 [2023-05-25T17:07:24.620Z] #106 10.76 Setting up bzip2 (1.0.8-4) ...
17:07:24 [2023-05-25T17:07:24.620Z] #106 10.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:07:24 [2023-05-25T17:07:24.620Z] #106 10.78 Setting up python3-wheel (0.34.2-1) ...
17:07:24 [2023-05-25T17:07:24.876Z] #106 10.92 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
17:07:24 [2023-05-25T17:07:24.876Z] #106 10.93 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:07:24 [2023-05-25T17:07:24.876Z] #106 10.94 Setting up libcap2:arm64 (1:2.44-1) ...
17:07:24 [2023-05-25T17:07:24.876Z] #106 10.95 Setting up libcap2-bin (1:2.44-1) ...
17:07:24 [2023-05-25T17:07:24.876Z] #106 10.96 Setting up apparmor (2.13.6-10) ...
17:07:25 [2023-05-25T17:07:25.803Z] #106 11.65 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
17:07:25 [2023-05-25T17:07:25.803Z] #106 11.67 Setting up zip (3.0-12) ...
17:07:25 [2023-05-25T17:07:25.803Z] #106 11.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:07:25 [2023-05-25T17:07:25.803Z] #106 11.70 Setting up bash-completion (1:2.11-2) ...
17:07:26 [2023-05-25T17:07:26.365Z] #106 12.42 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:07:26 [2023-05-25T17:07:26.365Z] #106 12.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:07:26 [2023-05-25T17:07:26.365Z] #106 12.44 Setting up libmnl0:arm64 (1.0.4-3) ...
17:07:26 [2023-05-25T17:07:26.365Z] #106 12.44 Setting up patch (2.7.6-7) ...
17:07:26 [2023-05-25T17:07:26.365Z] #106 12.46 Setting up sudo (1.9.5p2-3+deb11u1) ...
17:07:26 [2023-05-25T17:07:26.365Z] #106 12.49 invoke-rc.d: could not determine current runlevel
17:07:26 [2023-05-25T17:07:26.365Z] #106 12.50 invoke-rc.d: policy-rc.d denied execution of start.
17:07:26 [2023-05-25T17:07:26.365Z] #106 12.50 Setting up libxtables12:arm64 (1.8.7-1) ...
17:07:26 [2023-05-25T17:07:26.365Z] #106 12.51 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
17:07:26 [2023-05-25T17:07:26.365Z] #106 12.52 Setting up pigz (2.6-1) ...
17:07:26 [2023-05-25T17:07:26.365Z] #106 12.53 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:07:26 [2023-05-25T17:07:26.365Z] #106 12.54 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
17:07:26 [2023-05-25T17:07:26.365Z] #106 12.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
17:07:26 [2023-05-25T17:07:26.365Z] #106 12.57 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
17:07:26 [2023-05-25T17:07:26.621Z] #106 12.74 Setting up libaio1:arm64 (0.3.112-9) ...
17:07:26 [2023-05-25T17:07:26.621Z] #106 12.75 Setting up python3-lib2to3 (3.9.2-1) ...
17:07:26 [2023-05-25T17:07:26.621Z] #106 12.84 Setting up libelf1:arm64 (0.183-1) ...
17:07:26 [2023-05-25T17:07:26.621Z] #106 12.85 Setting up libjson-c5:arm64 (0.15-2) ...
17:07:26 [2023-05-25T17:07:26.877Z] #106 12.86 Setting up zstd (1.4.8+dfsg-2.1) ...
17:07:26 [2023-05-25T17:07:26.877Z] #106 12.87 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:07:26 [2023-05-25T17:07:26.877Z] #106 12.88 Setting up libkmod2:arm64 (28-1) ...
17:07:26 [2023-05-25T17:07:26.877Z] #106 12.89 Setting up python3-distutils (3.9.2-1) ...
17:07:26 [2023-05-25T17:07:26.877Z] #106 13.01 Setting up vim (2:8.2.2434-3+deb11u1) ...
17:07:26 [2023-05-25T17:07:26.877Z] #106 13.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:07:26 [2023-05-25T17:07:26.877Z] #106 13.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:07:26 [2023-05-25T17:07:26.877Z] #106 13.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:07:26 [2023-05-25T17:07:26.877Z] #106 13.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:07:26 [2023-05-25T17:07:26.877Z] #106 13.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:07:26 [2023-05-25T17:07:26.877Z] #106 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:07:26 [2023-05-25T17:07:26.877Z] #106 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:07:26 [2023-05-25T17:07:26.877Z] #106 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:07:26 [2023-05-25T17:07:26.877Z] #106 13.06 Setting up python3-setuptools (52.0.0-4) ...
17:07:27 [2023-05-25T17:07:27.438Z] #106 13.37 Setting up libjq1:arm64 (1.6-2.1) ...
17:07:27 [2023-05-25T17:07:27.438Z] #106 13.38 Setting up libnftnl11:arm64 (1.1.9-1) ...
17:07:27 [2023-05-25T17:07:27.438Z] #106 13.39 Setting up thin-provisioning-tools (0.9.0-1) ...
17:07:27 [2023-05-25T17:07:27.438Z] #106 13.40 Setting up python3-pip (20.3.4-4+deb11u1) ...
17:07:27 [2023-05-25T17:07:27.438Z] #106 13.71 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:07:27 [2023-05-25T17:07:27.438Z] #106 13.72 Setting up jq (1.6-2.1) ...
17:07:27 [2023-05-25T17:07:27.694Z] #106 13.73 Setting up libbpf0:arm64 (1:0.3-2) ...
17:07:27 [2023-05-25T17:07:27.694Z] #106 13.74 Setting up iptables (1.8.7-1) ...
17:07:27 [2023-05-25T17:07:27.694Z] #106 13.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:07:27 [2023-05-25T17:07:27.694Z] #106 13.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:07:27 [2023-05-25T17:07:27.694Z] #106 13.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:07:27 [2023-05-25T17:07:27.694Z] #106 13.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:07:27 [2023-05-25T17:07:27.694Z] #106 13.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:07:27 [2023-05-25T17:07:27.694Z] #106 13.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:07:27 [2023-05-25T17:07:27.694Z] #106 13.77 Setting up iproute2 (5.10.0-4) ...
17:07:27 [2023-05-25T17:07:27.694Z] #106 13.89 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:07:27 [2023-05-25T17:07:27.694Z] #106 13.91 Setting up dmsetup (2:1.02.175-2.1) ...
17:07:27 [2023-05-25T17:07:27.694Z] #106 13.92 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
17:07:27 [2023-05-25T17:07:27.694Z] #106 13.93 Setting up systemd (247.3-7+deb11u2) ...
17:07:27 [2023-05-25T17:07:27.694Z] #106 13.97 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
17:07:27 [2023-05-25T17:07:27.950Z] #106 13.97 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
17:07:27 [2023-05-25T17:07:27.950Z] #106 13.97 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
17:07:27 [2023-05-25T17:07:27.950Z] #106 13.98 Initializing machine ID from random generator.
17:07:28 [2023-05-25T17:07:28.206Z] #106 14.30 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
17:07:28 [2023-05-25T17:07:28.206Z] #106 14.42 Setting up xfsprogs (5.10.0-4) ...
17:07:28 [2023-05-25T17:07:28.462Z] #106 14.43 System has not been booted with systemd as init system (PID 1). Can't operate.
17:07:28 [2023-05-25T17:07:28.462Z] #106 14.43 Failed to connect to bus: Host is down
17:07:28 [2023-05-25T17:07:28.462Z] #106 14.43 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:07:30 [2023-05-25T17:07:30.350Z] #106 DONE 16.2s
17:07:30 [2023-05-25T17:07:30.350Z] 
17:07:30 [2023-05-25T17:07:30.350Z] #107 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
17:07:30 [2023-05-25T17:07:30.350Z] #107 0.445 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:07:30 [2023-05-25T17:07:30.606Z] #107 0.448 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:07:30 [2023-05-25T17:07:30.606Z] #107 0.452 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:07:30 [2023-05-25T17:07:30.606Z] #107 DONE 0.5s
17:07:30 [2023-05-25T17:07:30.606Z] 
17:07:30 [2023-05-25T17:07:30.606Z] #108 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
17:07:37 [2023-05-25T17:07:37.141Z] #108 5.687 Collecting yamllint==1.27.1
17:07:37 [2023-05-25T17:07:37.141Z] #108 6.728   Downloading yamllint-1.27.1.tar.gz (129 kB)
17:07:37 [2023-05-25T17:07:37.703Z] #108 7.025 Collecting pathspec>=0.5.3
17:07:37 [2023-05-25T17:07:37.703Z] #108 7.028   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
17:07:37 [2023-05-25T17:07:37.703Z] #108 7.126 Collecting pyyaml
17:07:37 [2023-05-25T17:07:37.703Z] #108 7.133   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
17:07:37 [2023-05-25T17:07:37.703Z] #108 7.233 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
17:07:37 [2023-05-25T17:07:37.959Z] #108 7.237 Building wheels for collected packages: yamllint
17:07:37 [2023-05-25T17:07:37.959Z] #108 7.238   Building wheel for yamllint (setup.py): started
17:07:37 [2023-05-25T17:07:37.959Z] #108 7.484   Building wheel for yamllint (setup.py): finished with status 'done'
17:07:38 [2023-05-25T17:07:38.215Z] #108 7.485   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=ecb786bca9d280d6b49c3b7141016cfa1f4258d26fa3bb2baf5dd2e83a5e3635
17:07:38 [2023-05-25T17:07:38.215Z] #108 7.485   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
17:07:38 [2023-05-25T17:07:38.215Z] #108 7.487 Successfully built yamllint
17:07:38 [2023-05-25T17:07:38.215Z] #108 7.493 Installing collected packages: pyyaml, pathspec, yamllint
17:07:38 [2023-05-25T17:07:38.215Z] #108 7.604 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
17:07:38 [2023-05-25T17:07:38.215Z] #108 DONE 7.7s
17:07:38 [2023-05-25T17:07:38.215Z] 
17:07:38 [2023-05-25T17:07:38.215Z] #109 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
17:07:39 [2023-05-25T17:07:39.141Z] #109 0.746 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:07:39 [2023-05-25T17:07:39.142Z] #109 0.746 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:07:39 [2023-05-25T17:07:39.142Z] #109 0.825 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:07:39 [2023-05-25T17:07:39.959Z] #109 1.096 Reading package lists...
17:07:40 [2023-05-25T17:07:40.520Z] #109 1.638 Reading package lists...
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.167 Building dependency tree...
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.320 Reading state information...
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.502 gcc is already the newest version (4:10.2.1-1).
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.502 pkg-config is already the newest version (0.29.2-1).
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.502 The following additional packages will be installed:
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.503   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.503   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.503   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.503   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.503   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.503   uuid-dev zlib1g-dev
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.505 Suggested packages:
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.505   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.505   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.505 Recommended packages:
17:07:40 [2023-05-25T17:07:40.776Z] #109 2.505   build-essential fakeroot libalgorithm-merge-perl
17:07:41 [2023-05-25T17:07:41.031Z] #109 2.760 The following NEW packages will be installed:
17:07:41 [2023-05-25T17:07:41.031Z] #109 2.760   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
17:07:41 [2023-05-25T17:07:41.031Z] #109 2.760   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
17:07:41 [2023-05-25T17:07:41.031Z] #109 2.761   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
17:07:41 [2023-05-25T17:07:41.031Z] #109 2.761   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
17:07:41 [2023-05-25T17:07:41.031Z] #109 2.761   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
17:07:41 [2023-05-25T17:07:41.031Z] #109 2.761   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
17:07:41 [2023-05-25T17:07:41.031Z] #109 2.761   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
17:07:41 [2023-05-25T17:07:41.287Z] #109 3.052 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
17:07:41 [2023-05-25T17:07:41.287Z] #109 3.052 Need to get 10.3 MB of archives.
17:07:41 [2023-05-25T17:07:41.287Z] #109 3.052 After this operation, 41.5 MB of additional disk space will be used.
17:07:41 [2023-05-25T17:07:41.287Z] #109 3.052 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:07:41 [2023-05-25T17:07:41.287Z] #109 3.144 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:07:41 [2023-05-25T17:07:41.287Z] #109 3.154 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:07:41 [2023-05-25T17:07:41.542Z] #109 3.156 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
17:07:41 [2023-05-25T17:07:41.542Z] #109 3.157 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
17:07:41 [2023-05-25T17:07:41.542Z] #109 3.159 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:07:41 [2023-05-25T17:07:41.542Z] #109 3.161 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
17:07:41 [2023-05-25T17:07:41.542Z] #109 3.164 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
17:07:41 [2023-05-25T17:07:41.542Z] #109 3.169 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
17:07:41 [2023-05-25T17:07:41.542Z] #109 3.171 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:07:41 [2023-05-25T17:07:41.542Z] #109 3.172 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
17:07:41 [2023-05-25T17:07:41.542Z] #109 3.175 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
17:07:41 [2023-05-25T17:07:41.542Z] #109 3.177 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
17:07:41 [2023-05-25T17:07:41.542Z] #109 3.179 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
17:07:41 [2023-05-25T17:07:41.542Z] #109 3.181 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
17:07:41 [2023-05-25T17:07:41.542Z] #109 3.199 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
17:07:41 [2023-05-25T17:07:41.543Z] #109 3.203 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
17:07:41 [2023-05-25T17:07:41.543Z] #109 3.204 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:07:41 [2023-05-25T17:07:41.543Z] #109 3.209 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
17:07:41 [2023-05-25T17:07:41.543Z] #109 3.209 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
17:07:41 [2023-05-25T17:07:41.543Z] #109 3.241 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
17:07:41 [2023-05-25T17:07:41.543Z] #109 3.242 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
17:07:41 [2023-05-25T17:07:41.543Z] #109 3.243 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
17:07:41 [2023-05-25T17:07:41.543Z] #109 3.274 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
17:07:41 [2023-05-25T17:07:41.543Z] #109 3.275 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
17:07:41 [2023-05-25T17:07:41.543Z] #109 3.277 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
17:07:41 [2023-05-25T17:07:41.543Z] #109 3.277 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
17:07:41 [2023-05-25T17:07:41.543Z] #109 3.292 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:07:41 [2023-05-25T17:07:41.543Z] #109 3.293 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
17:07:41 [2023-05-25T17:07:41.543Z] #109 3.354 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:07:41 [2023-05-25T17:07:41.543Z] #109 3.362 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
17:07:41 [2023-05-25T17:07:41.543Z] #109 3.363 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.590 debconf: delaying package configuration, since apt-utils is not installed
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.625 Fetched 10.3 MB in 1s (17.2 MB/s)
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.648 Selecting previously unselected package dpkg-dev.
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.648 (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:07:42 [2023-05-25T17:07:42.105Z] #109 3.659 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.663 Unpacking dpkg-dev (1.20.12) ...
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.784 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.786 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.793 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.825 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.827 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.830 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.867 Selecting previously unselected package libsecret-common.
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.870 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.873 Unpacking libsecret-common (0.20.4-2) ...
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.918 Selecting previously unselected package libsecret-1-0:arm64.
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.921 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.924 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
17:07:42 [2023-05-25T17:07:42.105Z] #109 3.958 Selecting previously unselected package gir1.2-secret-1:arm64.
17:07:42 [2023-05-25T17:07:42.361Z] #109 3.961 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.361Z] #109 3.965 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
17:07:42 [2023-05-25T17:07:42.361Z] #109 3.993 Selecting previously unselected package libapparmor-dev:arm64.
17:07:42 [2023-05-25T17:07:42.361Z] #109 3.995 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.361Z] #109 3.999 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
17:07:42 [2023-05-25T17:07:42.361Z] #109 4.035 Selecting previously unselected package uuid-dev:arm64.
17:07:42 [2023-05-25T17:07:42.361Z] #109 4.037 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.361Z] #109 4.047 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:07:42 [2023-05-25T17:07:42.361Z] #109 4.087 Selecting previously unselected package libblkid-dev:arm64.
17:07:42 [2023-05-25T17:07:42.361Z] #109 4.090 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.361Z] #109 4.098 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:07:42 [2023-05-25T17:07:42.361Z] #109 4.148 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
17:07:42 [2023-05-25T17:07:42.361Z] #109 4.150 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.361Z] #109 4.154 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:07:42 [2023-05-25T17:07:42.361Z] #109 4.182 Selecting previously unselected package libudev-dev:arm64.
17:07:42 [2023-05-25T17:07:42.361Z] #109 4.185 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.361Z] #109 4.188 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.227 Selecting previously unselected package libsepol1-dev:arm64.
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.230 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.233 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.291 Selecting previously unselected package libpcre2-16-0:arm64.
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.294 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.298 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.348 Selecting previously unselected package libpcre2-32-0:arm64.
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.350 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.353 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.399 Selecting previously unselected package libpcre2-posix2:arm64.
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.401 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.404 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.436 Selecting previously unselected package libpcre2-dev:arm64.
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.439 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.443 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:07:42 [2023-05-25T17:07:42.617Z] #109 4.519 Selecting previously unselected package libselinux1-dev:arm64.
17:07:42 [2023-05-25T17:07:42.873Z] #109 4.522 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.873Z] #109 4.526 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:07:42 [2023-05-25T17:07:42.873Z] #109 4.580 Selecting previously unselected package libdevmapper-dev:arm64.
17:07:42 [2023-05-25T17:07:42.873Z] #109 4.583 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.873Z] #109 4.587 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:07:42 [2023-05-25T17:07:42.873Z] #109 4.621 Selecting previously unselected package libffi-dev:arm64.
17:07:42 [2023-05-25T17:07:42.873Z] #109 4.623 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
17:07:42 [2023-05-25T17:07:42.873Z] #109 4.626 Unpacking libffi-dev:arm64 (3.3-6) ...
17:07:42 [2023-05-25T17:07:42.873Z] #109 4.655 Selecting previously unselected package libglib2.0-data.
17:07:42 [2023-05-25T17:07:42.873Z] #109 4.658 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
17:07:42 [2023-05-25T17:07:42.873Z] #109 4.662 Unpacking libglib2.0-data (2.66.8-1) ...
17:07:43 [2023-05-25T17:07:43.129Z] #109 4.789 Selecting previously unselected package libglib2.0-bin.
17:07:43 [2023-05-25T17:07:43.129Z] #109 4.792 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
17:07:43 [2023-05-25T17:07:43.129Z] #109 4.796 Unpacking libglib2.0-bin (2.66.8-1) ...
17:07:43 [2023-05-25T17:07:43.129Z] #109 4.841 Selecting previously unselected package libglib2.0-dev-bin.
17:07:43 [2023-05-25T17:07:43.129Z] #109 4.843 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
17:07:43 [2023-05-25T17:07:43.129Z] #109 4.847 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
17:07:43 [2023-05-25T17:07:43.129Z] #109 4.886 Selecting previously unselected package libmount-dev:arm64.
17:07:43 [2023-05-25T17:07:43.129Z] #109 4.888 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
17:07:43 [2023-05-25T17:07:43.129Z] #109 4.892 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:07:43 [2023-05-25T17:07:43.129Z] #109 4.936 Selecting previously unselected package libpcre16-3:arm64.
17:07:43 [2023-05-25T17:07:43.129Z] #109 4.939 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
17:07:43 [2023-05-25T17:07:43.129Z] #109 4.943 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
17:07:43 [2023-05-25T17:07:43.129Z] #109 4.989 Selecting previously unselected package libpcre32-3:arm64.
17:07:43 [2023-05-25T17:07:43.386Z] #109 4.991 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
17:07:43 [2023-05-25T17:07:43.386Z] #109 4.994 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
17:07:43 [2023-05-25T17:07:43.386Z] #109 5.038 Selecting previously unselected package libpcrecpp0v5:arm64.
17:07:43 [2023-05-25T17:07:43.386Z] #109 5.040 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
17:07:43 [2023-05-25T17:07:43.386Z] #109 5.045 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
17:07:43 [2023-05-25T17:07:43.386Z] #109 5.081 Selecting previously unselected package libpcre3-dev:arm64.
17:07:43 [2023-05-25T17:07:43.386Z] #109 5.083 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
17:07:43 [2023-05-25T17:07:43.386Z] #109 5.086 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
17:07:43 [2023-05-25T17:07:43.386Z] #109 5.160 Selecting previously unselected package zlib1g-dev:arm64.
17:07:43 [2023-05-25T17:07:43.386Z] #109 5.163 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
17:07:43 [2023-05-25T17:07:43.386Z] #109 5.166 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:07:43 [2023-05-25T17:07:43.386Z] #109 5.210 Selecting previously unselected package libglib2.0-dev:arm64.
17:07:43 [2023-05-25T17:07:43.386Z] #109 5.212 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
17:07:43 [2023-05-25T17:07:43.386Z] #109 5.216 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
17:07:43 [2023-05-25T17:07:43.641Z] #109 5.396 Selecting previously unselected package libseccomp-dev:arm64.
17:07:43 [2023-05-25T17:07:43.641Z] #109 5.398 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:07:43 [2023-05-25T17:07:43.641Z] #109 5.402 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:07:43 [2023-05-25T17:07:43.641Z] #109 5.441 Selecting previously unselected package libsecret-1-dev:arm64.
17:07:43 [2023-05-25T17:07:43.641Z] #109 5.444 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
17:07:43 [2023-05-25T17:07:43.641Z] #109 5.447 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
17:07:43 [2023-05-25T17:07:43.641Z] #109 5.499 Selecting previously unselected package libsystemd-dev:arm64.
17:07:43 [2023-05-25T17:07:43.897Z] #109 5.502 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
17:07:43 [2023-05-25T17:07:43.897Z] #109 5.507 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
17:07:43 [2023-05-25T17:07:43.897Z] #109 5.701 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
17:07:43 [2023-05-25T17:07:43.897Z] #109 5.714 Setting up libglib2.0-dev-bin (2.66.8-1) ...
17:07:44 [2023-05-25T17:07:44.153Z] #109 5.872 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:07:44 [2023-05-25T17:07:44.153Z] #109 5.883 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:07:44 [2023-05-25T17:07:44.153Z] #109 5.892 Setting up libpcre16-3:arm64 (2:8.39-13) ...
17:07:44 [2023-05-25T17:07:44.153Z] #109 5.901 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:07:44 [2023-05-25T17:07:44.153Z] #109 5.910 Setting up libffi-dev:arm64 (3.3-6) ...
17:07:44 [2023-05-25T17:07:44.153Z] #109 5.921 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:07:44 [2023-05-25T17:07:44.153Z] #109 5.934 Setting up dpkg-dev (1.20.12) ...
17:07:44 [2023-05-25T17:07:44.153Z] #109 5.951 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:07:44 [2023-05-25T17:07:44.153Z] #109 5.962 Setting up libglib2.0-data (2.66.8-1) ...
17:07:44 [2023-05-25T17:07:44.153Z] #109 5.972 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:07:44 [2023-05-25T17:07:44.153Z] #109 5.984 Setting up libpcre32-3:arm64 (2:8.39-13) ...
17:07:44 [2023-05-25T17:07:44.153Z] #109 5.996 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
17:07:44 [2023-05-25T17:07:44.153Z] #109 6.008 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.018 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.027 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.036 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.047 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.058 Setting up libsecret-common (0.20.4-2) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.068 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.083 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.092 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.103 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.113 Setting up libglib2.0-bin (2.66.8-1) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.124 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.134 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.145 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.157 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.168 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.179 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.190 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.200 No schema files found: doing nothing.
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.205 Processing triggers for libc-bin (2.31-13+deb11u6) ...
17:07:44 [2023-05-25T17:07:44.409Z] #109 6.225 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
17:07:44 [2023-05-25T17:07:44.970Z] #109 DONE 6.6s
17:07:44 [2023-05-25T17:07:44.970Z] 
17:07:44 [2023-05-25T17:07:44.970Z] #110 [dev 1/1] COPY . .
17:07:46 [2023-05-25T17:07:46.859Z] #110 DONE 1.7s
17:07:46 [2023-05-25T17:07:46.859Z] 
17:07:46 [2023-05-25T17:07:46.859Z] #111 exporting to image
17:07:46 [2023-05-25T17:07:46.859Z] #111 exporting layers
17:07:47 [2023-05-25T17:07:47.420Z] #111 exporting layers 0.9s done
17:07:47 [2023-05-25T17:07:47.420Z] #111 writing image sha256:d6e1dc5075a21d1ae350846929cf4e22ddacba8a9dd34fa3fd8a9451b188c92a done
17:07:47 [2023-05-25T17:07:47.420Z] #111 naming to docker.io/library/docker:04eccf81654771f187cd7fdf34b3b12553e4e028 done
17:07:47 [2023-05-25T17:07:47.420Z] #111 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:07:47 [2023-05-25T17:07:47.721Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:07:47 [2023-05-25T17:07:47.993Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45620/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04eccf81654771f187cd7fdf34b3b12553e4e028 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:04eccf81654771f187cd7fdf34b3b12553e4e028 hack/test/unit
17:07:48 [2023-05-25T17:07:48.249Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
17:07:48 [2023-05-25T17:07:48.249Z] + TESTFLAGS+=' -test.timeout=5m'
17:07:48 [2023-05-25T17:07:48.249Z] + TESTDIRS=./...
17:07:48 [2023-05-25T17:07:48.249Z] + exclude_paths='/vendor/|/integration'
17:07:48 [2023-05-25T17:07:48.249Z] ++ go list ./...
17:07:48 [2023-05-25T17:07:48.249Z] ++ grep -vE '(/vendor/|/integration)'
17:07:49 [2023-05-25T17:07:49.177Z] + pkg_list='github.com/docker/docker/api
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/backend/build
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/httpstatus
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/httputils
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/middleware
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/router
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/router/build
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/router/checkpoint
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/router/container
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/router/debug
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/router/distribution
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/router/grpc
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/router/image
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/router/network
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/router/plugin
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/router/session
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/router/swarm
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/router/system
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/server/router/volume
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/backend
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/blkiodev
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/container
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/events
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/filters
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/image
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/mount
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/network
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/plugins/logdriver
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/registry
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/strslice
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/swarm
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/swarm/runtime
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/time
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/versions
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/versions/v1p19
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/versions/v1p20
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/api/types/volume
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/builder
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/builder/builder-next
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/builder/builder-next/exporter
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/builder/builder-next/worker
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/builder/dockerfile
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/builder/remotecontext
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/builder/remotecontext/git
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/builder/remotecontext/urlutil
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/cli/debug
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/cli/winresources/docker-proxy
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/cli/winresources/dockerd
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/client
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/client/buildkit
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/cmd/docker-proxy
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/cmd/dockerd
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/cmd/dockerd/trap
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/container
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/container/stream
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/contrib/apparmor
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/contrib/docker-device-tool
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/contrib/httpserver
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/cluster
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/cluster/convert
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/cluster/executor
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/cluster/executor/container
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/cluster/provider
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/config
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/containerd
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/events
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/events/testutils
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/graphdriver
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/graphdriver/copy
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/graphdriver/register
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/graphdriver/vfs
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/graphdriver/zfs
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/images
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/initlayer
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/links
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/listeners
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/logger
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/logger/awslogs
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/logger/fluentd
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/logger/gcplogs
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/logger/gelf
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/logger/journald
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:07:49 [2023-05-25T17:07:49.177Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/local
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/logentries
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/loggertest
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/loggerutils
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/splunk
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/syslog
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/templates
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/names
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/network
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/stats
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/distribution
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/distribution/metadata
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/distribution/utils
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/distribution/xfer
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/dockerversion
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/errdefs
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/image
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/image/cache
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/image/tarexport
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/image/v1
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/internal/mounttree
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/internal/test/suite
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/internal/unshare
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/layer
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libcontainerd
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libcontainerd/queue
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libcontainerd/remote
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libcontainerd/shimopts
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libcontainerd/supervisor
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libcontainerd/types
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/bitmap
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/bitseq
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/cluster
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/config
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/datastore
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/diagnostic
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/discoverapi
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/driverapi
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/bridge
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/host
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/null
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/overlay
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/remote
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/windows
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drvregistry
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/etchosts
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/idm
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/internal/caller
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/ipam
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/ipamapi
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/ipams/builtin
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/ipams/null
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/ipams/remote
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/ipamutils
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/ipbits
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/iptables
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/netlabel
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/netutils
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/networkdb
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/ns
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/options
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/osl
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/osl/kernel
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/portallocator
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/portmapper
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/resolvconf
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/testutils
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/types
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/oci
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/oci/caps
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/opts
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/aaparser
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/archive
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/authorization
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/broadcaster
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/capabilities
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/chrootarchive
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/containerfs
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/devicemapper
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/directory
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/dmesg
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/fileutils
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/homedir
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/idtools
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/ioutils
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/jsonmessage
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/longpath
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/loopback
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/meminfo
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/namesgenerator
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/parsers
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/parsers/kernel
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/pidfile
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/platform
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/platforms
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/plugingetter
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/plugins
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/plugins/transport
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/pools
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/process
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/progress
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/reexec
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/rootless
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/rootless/specconv
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/stack
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/stdcopy
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/streamformatter
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/stringid
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/sysinfo
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/system
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/tailfile
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/tarsum
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/pkg/useragent
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/plugin
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/plugin/executor/containerd
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/plugin/v2
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/profiles/apparmor
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/profiles/seccomp
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/quota
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/reference
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/registry
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/registry/resumable
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/restartmanager
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/runconfig
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/runconfig/opts
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/testutil
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/testutil/daemon
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/testutil/environment
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/testutil/fakecontext
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/testutil/fakegit
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/testutil/fakestorage
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/testutil/fixtures/load
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/testutil/fixtures/plugin
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/testutil/registry
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/testutil/request
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/volume
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/volume/drivers
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/volume/local
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/volume/mounts
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/volume/service
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/volume/service/opts
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/volume/testutils'
17:07:49 [2023-05-25T17:07:49.178Z] ++ grep --fixed-strings -v /libnetwork
17:07:49 [2023-05-25T17:07:49.178Z] ++ echo 'github.com/docker/docker/api
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/backend/build
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/httpstatus
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/httputils
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/middleware
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/router
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/router/build
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/router/checkpoint
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/router/container
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/router/debug
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/router/distribution
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/router/grpc
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/router/image
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/router/network
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/router/plugin
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/router/session
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/router/swarm
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/router/system
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/server/router/volume
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/backend
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/blkiodev
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/container
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/events
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/filters
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/image
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/mount
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/network
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/plugins/logdriver
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/registry
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/strslice
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/swarm
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/swarm/runtime
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/time
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/versions
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/versions/v1p19
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/versions/v1p20
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/api/types/volume
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/builder
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/builder/builder-next
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/builder/builder-next/exporter
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/builder/builder-next/worker
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/builder/dockerfile
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/builder/remotecontext
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/builder/remotecontext/git
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/builder/remotecontext/urlutil
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/cli/debug
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/cli/winresources/docker-proxy
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/cli/winresources/dockerd
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/client
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/client/buildkit
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/cmd/docker-proxy
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/cmd/dockerd
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/cmd/dockerd/trap
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/container
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/container/stream
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/contrib/apparmor
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/contrib/docker-device-tool
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/contrib/httpserver
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/cluster
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/cluster/convert
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/cluster/executor
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/cluster/executor/container
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/cluster/provider
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/config
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/containerd
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/events
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/events/testutils
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/graphdriver
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/graphdriver/copy
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/graphdriver/register
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/graphdriver/vfs
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/graphdriver/zfs
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/images
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/initlayer
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/links
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/listeners
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/awslogs
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/fluentd
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/gcplogs
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/gelf
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/journald
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/local
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/logentries
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/loggertest
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/loggerutils
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/splunk
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/syslog
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/logger/templates
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/names
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/network
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/daemon/stats
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/distribution
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/distribution/metadata
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/distribution/utils
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/distribution/xfer
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/dockerversion
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/errdefs
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/image
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/image/cache
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/image/tarexport
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/image/v1
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/internal/mounttree
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/internal/test/suite
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/internal/unshare
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/layer
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libcontainerd
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libcontainerd/queue
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libcontainerd/remote
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libcontainerd/shimopts
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libcontainerd/supervisor
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libcontainerd/types
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/bitmap
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/bitseq
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/cluster
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/config
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/datastore
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/diagnostic
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/discoverapi
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/driverapi
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/bridge
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/host
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/null
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/overlay
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/remote
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/windows
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/drvregistry
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/etchosts
17:07:49 [2023-05-25T17:07:49.178Z] github.com/docker/docker/libnetwork/idm
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/internal/caller
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/ipam
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/ipamapi
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/ipams/builtin
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/ipams/null
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/ipams/remote
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/ipamutils
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/ipbits
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/iptables
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/netlabel
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/netutils
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/networkdb
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/ns
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/options
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/osl
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/osl/kernel
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/portallocator
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/portmapper
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/resolvconf
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/testutils
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libnetwork/types
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/oci
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/oci/caps
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/opts
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/aaparser
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/archive
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/authorization
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/broadcaster
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/capabilities
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/chrootarchive
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/containerfs
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/devicemapper
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/directory
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/dmesg
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/fileutils
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/homedir
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/idtools
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/ioutils
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/jsonmessage
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/longpath
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/loopback
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/meminfo
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/namesgenerator
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/parsers
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/parsers/kernel
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/pidfile
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/platform
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/platforms
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/plugingetter
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/plugins
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/plugins/transport
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/pools
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/process
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/progress
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/reexec
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/rootless
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/rootless/specconv
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/stack
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/stdcopy
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/streamformatter
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/stringid
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/sysinfo
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/system
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/tailfile
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/tarsum
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/useragent
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/plugin
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/plugin/executor/containerd
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/plugin/v2
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/profiles/apparmor
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/profiles/seccomp
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/quota
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/reference
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/registry
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/registry/resumable
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/restartmanager
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/runconfig
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/runconfig/opts
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/daemon
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/environment
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/fakecontext
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/fakegit
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/fakestorage
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/fixtures/load
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/fixtures/plugin
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/registry
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/request
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/volume
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/volume/drivers
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/volume/local
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/volume/mounts
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/volume/service
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/volume/service/opts
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/volume/testutils'
17:07:49 [2023-05-25T17:07:49.179Z] + base_pkg_list='github.com/docker/docker/api
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/backend/build
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/httpstatus
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/httputils
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/middleware
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/build
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/checkpoint
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/container
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/debug
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/distribution
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/grpc
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/image
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/network
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/plugin
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/session
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/swarm
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/system
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/volume
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/backend
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/blkiodev
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/container
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/events
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/filters
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/image
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/mount
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/network
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/plugins/logdriver
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/registry
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/strslice
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/swarm
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/swarm/runtime
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/time
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/versions
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/versions/v1p19
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/versions/v1p20
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/volume
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/builder
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/builder/builder-next
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/builder/builder-next/exporter
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/builder/builder-next/worker
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/builder/dockerfile
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/builder/remotecontext
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/builder/remotecontext/git
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/builder/remotecontext/urlutil
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/cli/debug
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/cli/winresources/docker-proxy
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/cli/winresources/dockerd
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/client
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/client/buildkit
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/cmd/docker-proxy
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/cmd/dockerd
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/cmd/dockerd/trap
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/container
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/container/stream
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/contrib/apparmor
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/contrib/docker-device-tool
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/contrib/httpserver
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/cluster
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/cluster/convert
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/cluster/executor
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/cluster/executor/container
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/cluster/provider
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/config
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/containerd
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/events
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/events/testutils
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/graphdriver
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/graphdriver/copy
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/graphdriver/register
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/graphdriver/vfs
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/graphdriver/zfs
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/images
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/initlayer
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/links
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/listeners
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/awslogs
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/fluentd
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/gcplogs
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/gelf
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/journald
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/local
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/logentries
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/loggertest
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/loggerutils
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/splunk
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/syslog
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/logger/templates
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/names
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/network
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/daemon/stats
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/distribution
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/distribution/metadata
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/distribution/utils
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/distribution/xfer
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/dockerversion
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/errdefs
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/image
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/image/cache
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/image/tarexport
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/image/v1
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/internal/mounttree
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/internal/test/suite
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/internal/unshare
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/layer
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libcontainerd
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libcontainerd/queue
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libcontainerd/remote
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libcontainerd/shimopts
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libcontainerd/supervisor
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/libcontainerd/types
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/oci
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/oci/caps
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/opts
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/aaparser
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/archive
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/authorization
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/broadcaster
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/capabilities
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/chrootarchive
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/containerfs
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/devicemapper
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/directory
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/dmesg
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/fileutils
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/homedir
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/idtools
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/ioutils
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/jsonmessage
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/longpath
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/loopback
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/meminfo
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/namesgenerator
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/parsers
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/parsers/kernel
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/pidfile
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/platform
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/platforms
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/plugingetter
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/plugins
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/plugins/transport
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/pools
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/process
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/progress
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/reexec
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/rootless
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/rootless/specconv
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/stack
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/stdcopy
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/streamformatter
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/stringid
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/sysinfo
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/system
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/tailfile
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/tarsum
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/pkg/useragent
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/plugin
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/plugin/executor/containerd
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/plugin/v2
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/profiles/apparmor
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/profiles/seccomp
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/quota
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/reference
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/registry
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/registry/resumable
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/restartmanager
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/runconfig
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/runconfig/opts
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/daemon
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/environment
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/fakecontext
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/fakegit
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/fakestorage
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/fixtures/load
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/fixtures/plugin
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/registry
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/testutil/request
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/volume
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/volume/drivers
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/volume/local
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/volume/mounts
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/volume/service
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/volume/service/opts
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/volume/testutils'
17:07:49 [2023-05-25T17:07:49.179Z] ++ grep --fixed-strings /libnetwork
17:07:49 [2023-05-25T17:07:49.179Z] ++ echo 'github.com/docker/docker/api
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/backend/build
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/httpstatus
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/httputils
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/middleware
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/build
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/checkpoint
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/container
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/debug
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/distribution
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/grpc
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/image
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/network
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/plugin
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/session
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/swarm
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/system
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/server/router/volume
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/backend
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/blkiodev
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/container
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/events
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/filters
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/image
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/mount
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/network
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/plugins/logdriver
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/registry
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/strslice
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/swarm
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/swarm/runtime
17:07:49 [2023-05-25T17:07:49.179Z] github.com/docker/docker/api/types/time
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/api/types/versions
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/api/types/versions/v1p19
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/api/types/versions/v1p20
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/api/types/volume
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/builder
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/builder/builder-next
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/builder/builder-next/exporter
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/builder/builder-next/worker
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/builder/dockerfile
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/builder/remotecontext
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/builder/remotecontext/git
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/builder/remotecontext/urlutil
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/cli/debug
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/cli/winresources/docker-proxy
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/cli/winresources/dockerd
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/client
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/client/buildkit
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/cmd/docker-proxy
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/cmd/dockerd
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/cmd/dockerd/trap
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/container
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/container/stream
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/contrib/apparmor
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/contrib/docker-device-tool
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/contrib/httpserver
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/cluster
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/cluster/convert
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/cluster/executor
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/cluster/executor/container
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/cluster/provider
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/config
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/containerd
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/events
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/events/testutils
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/graphdriver
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/graphdriver/copy
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/graphdriver/register
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/graphdriver/vfs
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/graphdriver/zfs
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/images
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/initlayer
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/links
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/listeners
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/awslogs
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/fluentd
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/gcplogs
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/gelf
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/journald
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/local
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/logentries
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/loggertest
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/loggerutils
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/splunk
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/syslog
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/logger/templates
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/names
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/network
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/daemon/stats
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/distribution
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/distribution/metadata
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/distribution/utils
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/distribution/xfer
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/dockerversion
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/errdefs
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/image
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/image/cache
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/image/tarexport
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/image/v1
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/internal/mounttree
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/internal/test/suite
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/internal/unshare
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/layer
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libcontainerd
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libcontainerd/queue
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libcontainerd/remote
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libcontainerd/shimopts
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libcontainerd/supervisor
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libcontainerd/types
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/bitmap
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/bitseq
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cluster
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/config
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/datastore
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/diagnostic
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/discoverapi
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/driverapi
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/bridge
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/host
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/null
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/overlay
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/remote
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/windows
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drvregistry
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/etchosts
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/idm
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/internal/caller
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipam
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipamapi
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipams/builtin
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipams/null
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipams/remote
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipamutils
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipbits
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/iptables
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/netlabel
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/netutils
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/networkdb
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ns
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/options
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/osl
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/osl/kernel
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/portallocator
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/portmapper
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/resolvconf
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/testutils
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/types
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/oci
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/oci/caps
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/opts
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/aaparser
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/archive
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/authorization
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/broadcaster
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/capabilities
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/chrootarchive
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/containerfs
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/devicemapper
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/directory
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/dmesg
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/fileutils
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/homedir
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/idtools
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/ioutils
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/jsonmessage
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/longpath
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/loopback
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/meminfo
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/namesgenerator
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/parsers
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/parsers/kernel
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/pidfile
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/platform
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/platforms
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/plugingetter
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/plugins
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/plugins/transport
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/pools
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/process
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/progress
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/reexec
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/rootless
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/rootless/specconv
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/stack
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/stdcopy
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/streamformatter
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/stringid
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/sysinfo
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/system
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/tailfile
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/tarsum
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/pkg/useragent
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/plugin
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/plugin/executor/containerd
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/plugin/v2
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/profiles/apparmor
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/profiles/seccomp
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/quota
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/reference
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/registry
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/registry/resumable
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/restartmanager
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/runconfig
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/runconfig/opts
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/testutil
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/testutil/daemon
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/testutil/environment
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/testutil/fakecontext
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/testutil/fakegit
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/testutil/fakestorage
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/testutil/fixtures/load
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/testutil/fixtures/plugin
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/testutil/registry
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/testutil/request
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/volume
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/volume/drivers
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/volume/local
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/volume/mounts
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/volume/service
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/volume/service/opts
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/volume/testutils'
17:07:49 [2023-05-25T17:07:49.180Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/bitmap
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/bitseq
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cluster
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/config
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/datastore
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/diagnostic
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/discoverapi
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/driverapi
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/bridge
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/host
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/null
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/overlay
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/remote
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/windows
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drvregistry
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/etchosts
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/idm
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/internal/caller
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipam
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipamapi
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipams/builtin
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipams/null
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipams/remote
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipamutils
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ipbits
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/iptables
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/netlabel
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/netutils
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/networkdb
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/ns
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/options
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/osl
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/osl/kernel
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/portallocator
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/portmapper
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/resolvconf
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/testutils
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/types'
17:07:49 [2023-05-25T17:07:49.180Z] + echo 'github.com/docker/docker/libnetwork
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/bitmap
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/bitseq
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cluster
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/config
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/datastore
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/diagnostic
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/discoverapi
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/driverapi
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/bridge
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:07:49 [2023-05-25T17:07:49.180Z] github.com/docker/docker/libnetwork/drivers/host
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drivers/null
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drivers/overlay
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drivers/remote
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drivers/windows
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drvregistry
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/etchosts
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/idm
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/internal/caller
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/ipam
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/ipamapi
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/ipams/builtin
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/ipams/null
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/+ grep --fixed-strings libnetwork/drivers/bridge
17:07:49 [2023-05-25T17:07:49.181Z] ipams/remote
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/ipamutils
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/ipbits
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/iptables
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/netlabel
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/netutils
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/networkdb
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/ns
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/options
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/osl
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/osl/kernel
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/portallocator
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/portmapper
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/resolvconf
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/testutils
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/types'
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drivers/bridge
17:07:49 [2023-05-25T17:07:49.181Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:07:49 [2023-05-25T17:07:49.181Z] + type docker-proxy
17:07:49 [2023-05-25T17:07:49.181Z] hack/test/unit: line 25: type: docker-proxy: not found
17:07:49 [2023-05-25T17:07:49.181Z] + hack/make.sh binary-proxy install-proxy
17:07:49 [2023-05-25T17:07:49.181Z] 
17:07:49 [2023-05-25T17:07:49.181Z] Removing bundles/
17:07:49 [2023-05-25T17:07:49.181Z] 
17:07:49 [2023-05-25T17:07:49.181Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:07:49 [2023-05-25T17:07:49.181Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
17:07:53 [2023-05-25T17:07:53.349Z] Created binary: bundles/binary-proxy/docker-proxy
17:07:53 [2023-05-25T17:07:53.349Z] 
17:07:53 [2023-05-25T17:07:53.349Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:07:53 [2023-05-25T17:07:53.349Z] Installing docker-proxy to /usr/local/bin/
17:07:53 [2023-05-25T17:07:53.349Z] 
17:07:53 [2023-05-25T17:07:53.349Z] + mkdir -p bundles
17:07:53 [2023-05-25T17:07:53.349Z] + '[' -n 'github.com/docker/docker/api
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/backend/build
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/httpstatus
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/httputils
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/middleware
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/router
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/router/build
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/router/checkpoint
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/router/container
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/router/debug
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/router/distribution
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/router/grpc
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/router/image
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/router/network
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/router/plugin
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/router/session
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/router/swarm
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/router/system
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/server/router/volume
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/backend
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/blkiodev
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/container
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/events
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/filters
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/image
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/mount
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/network
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/plugins/logdriver
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/registry
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/strslice
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/swarm
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/swarm/runtime
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/time
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/versions
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/versions/v1p19
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/versions/v1p20
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/api/types/volume
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/builder
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/builder/builder-next
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/builder/builder-next/exporter
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/builder/builder-next/worker
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/builder/dockerfile
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/builder/remotecontext
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/builder/remotecontext/git
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/builder/remotecontext/urlutil
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/cli/debug
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/cli/winresources/docker-proxy
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/cli/winresources/dockerd
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/client
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/client/buildkit
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/cmd/docker-proxy
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/cmd/dockerd
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/cmd/dockerd/trap
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/container
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/container/stream
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/contrib/apparmor
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/contrib/docker-device-tool
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/contrib/httpserver
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/cluster
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/cluster/convert
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/cluster/executor
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/cluster/executor/container
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/cluster/provider
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/config
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/containerd
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/events
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/events/testutils
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/graphdriver
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/graphdriver/copy
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/graphdriver/register
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/graphdriver/vfs
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/graphdriver/zfs
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/images
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/initlayer
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/links
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/listeners
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/awslogs
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/fluentd
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/gcplogs
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/gelf
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/journald
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/local
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/logentries
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/loggertest
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/loggerutils
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/splunk
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/syslog
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/logger/templates
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/names
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/network
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/daemon/stats
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/distribution
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/distribution/metadata
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/distribution/utils
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/distribution/xfer
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/dockerversion
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/errdefs
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/image
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/image/cache
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/image/tarexport
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/image/v1
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/internal/mounttree
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/internal/test/suite
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/internal/unshare
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/layer
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/libcontainerd
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/libcontainerd/queue
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/libcontainerd/remote
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/libcontainerd/shimopts
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/libcontainerd/supervisor
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/libcontainerd/types
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/oci
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/oci/caps
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/opts
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/aaparser
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/archive
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/authorization
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/broadcaster
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/capabilities
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/chrootarchive
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/containerfs
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/devicemapper
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/directory
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/dmesg
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/fileutils
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/homedir
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/idtools
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/ioutils
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/jsonmessage
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/longpath
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/loopback
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/meminfo
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/namesgenerator
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/parsers
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/parsers/kernel
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/pidfile
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/platform
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/platforms
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/plugingetter
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/plugins
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/plugins/transport
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/pools
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/process
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/progress
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/reexec
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/rootless
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/rootless/specconv
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/stack
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/stdcopy
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/streamformatter
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/stringid
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/sysinfo
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/system
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/tailfile
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/tarsum
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/pkg/useragent
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/plugin
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/plugin/executor/containerd
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/plugin/v2
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/profiles/apparmor
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/profiles/seccomp
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/quota
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/reference
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/registry
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/registry/resumable
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/restartmanager
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/runconfig
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/runconfig/opts
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/testutil
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/testutil/daemon
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/testutil/environment
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/testutil/fakecontext
17:07:53 [2023-05-25T17:07:53.349Z] github.com/docker/docker/testutil/fakegit
17:07:53 [2023-05-25T17:07:53.350Z] github.com/docker/docker/testutil/fakestorage
17:07:53 [2023-05-25T17:07:53.350Z] github.com/docker/docker/testutil/fixtures/load
17:07:53 [2023-05-25T17:07:53.350Z] github.com/docker/docker/testutil/fixtures/plugin
17:07:53 [2023-05-25T17:07:53.350Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:07:53 [2023-05-25T17:07:53.350Z] github.com/docker/docker/testutil/registry
17:07:53 [2023-05-25T17:07:53.350Z] github.com/docker/docker/testutil/request
17:07:53 [2023-05-25T17:07:53.350Z] github.com/docker/docker/volume
17:07:53 [2023-05-25T17:07:53.350Z] github.com/docker/docker/volume/drivers
17:07:53 [2023-05-25T17:07:53.350Z] github.com/docker/docker/volume/local
17:07:53 [2023-05-25T17:07:53.350Z] github.com/docker/docker/volume/mounts
17:07:53 [2023-05-25T17:07:53.350Z] github.com/docker/docker/volume/service
17:07:53 [2023-05-25T17:07:53.350Z] github.com/docker/docker/volume/service/opts
17:07:53 [2023-05-25T17:07:53.350Z] github.com/docker/docker/volume/testutils' ']'
17:07:53 [2023-05-25T17:07:53.350Z] + 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/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/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/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/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:07:53 [2023-05-25T17:07:53.912Z] ?   	github.com/docker/docker/api	[no test files]
17:08:00 [2023-05-25T17:08:00.457Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
17:08:00 [2023-05-25T17:08:00.457Z] ok  	github.com/docker/docker/api/server	0.021s	coverage: 13.0% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/types	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
17:08:22 [2023-05-25T17:08:22.359Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
17:08:22 [2023-05-25T17:08:22.359Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 89.3% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/builder	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
17:08:22 [2023-05-25T17:08:22.359Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ok  	github.com/docker/docker/api/types/versions	0.014s	coverage: 77.3% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:08:22 [2023-05-25T17:08:22.359Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
17:08:22 [2023-05-25T17:08:22.359Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
17:08:22 [2023-05-25T17:08:22.359Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ok  	github.com/docker/docker/builder/remotecontext	0.066s	coverage: 13.7% of statements
17:08:22 [2023-05-25T17:08:22.359Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
17:08:22 [2023-05-25T17:08:22.359Z] ok  	github.com/docker/docker/builder/dockerfile	0.076s	coverage: 50.1% of statements
17:08:22 [2023-05-25T17:08:22.923Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
17:08:22 [2023-05-25T17:08:22.923Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
17:08:22 [2023-05-25T17:08:22.923Z] ok  	github.com/docker/docker/client	0.113s	coverage: 76.9% of statements
17:08:23 [2023-05-25T17:08:23.181Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
17:08:23 [2023-05-25T17:08:23.181Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.269s	coverage: 66.5% of statements
17:08:27 [2023-05-25T17:08:27.356Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
17:08:27 [2023-05-25T17:08:27.356Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.331s	coverage: 82.5% of statements
17:08:35 [2023-05-25T17:08:35.449Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:08:35 [2023-05-25T17:08:35.449Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:08:35 [2023-05-25T17:08:35.449Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:08:35 [2023-05-25T17:08:35.449Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:08:35 [2023-05-25T17:08:35.449Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:08:35 [2023-05-25T17:08:35.449Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
17:08:35 [2023-05-25T17:08:35.449Z] ok  	github.com/docker/docker/container	0.133s	coverage: 36.5% of statements
17:08:35 [2023-05-25T17:08:35.449Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
17:08:35 [2023-05-25T17:08:35.449Z] ok  	github.com/docker/docker/cmd/dockerd	0.209s	coverage: 29.2% of statements
17:08:36 [2023-05-25T17:08:36.422Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
17:08:36 [2023-05-25T17:08:36.422Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.397s	coverage: 0.0% of statements
17:08:40 [2023-05-25T17:08:40.592Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:08:40 [2023-05-25T17:08:40.592Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:08:40 [2023-05-25T17:08:40.592Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
17:08:40 [2023-05-25T17:08:40.592Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 36.9% of statements
17:08:40 [2023-05-25T17:08:40.592Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
17:08:40 [2023-05-25T17:08:40.592Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.033s	coverage: 65.3% of statements
17:08:40 [2023-05-25T17:08:40.592Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
17:08:40 [2023-05-25T17:08:40.592Z] ok  	github.com/docker/docker/daemon/config	0.060s	coverage: 75.2% of statements
17:08:40 [2023-05-25T17:08:40.592Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
17:08:40 [2023-05-25T17:08:40.592Z] ok  	github.com/docker/docker/daemon/cluster	0.076s	coverage: 0.5% of statements
17:08:41 [2023-05-25T17:08:41.520Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:08:41 [2023-05-25T17:08:41.520Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
17:08:41 [2023-05-25T17:08:41.520Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
17:08:41 [2023-05-25T17:08:41.520Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.4% of statements
17:08:41 [2023-05-25T17:08:41.520Z] ok  	github.com/docker/docker/daemon/containerd	0.022s	coverage: 0.4% of statements
17:08:41 [2023-05-25T17:08:41.520Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
17:08:41 [2023-05-25T17:08:41.520Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
17:08:41 [2023-05-25T17:08:41.520Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
17:08:41 [2023-05-25T17:08:41.520Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
17:08:41 [2023-05-25T17:08:41.777Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
17:08:41 [2023-05-25T17:08:41.777Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.186s	coverage: 59.6% of statements
17:08:42 [2023-05-25T17:08:42.705Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:08:42 [2023-05-25T17:08:42.705Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:08:42 [2023-05-25T17:08:42.705Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:08:42 [2023-05-25T17:08:42.705Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
17:08:42 [2023-05-25T17:08:42.705Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
17:08:42 [2023-05-25T17:08:42.961Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
17:08:42 [2023-05-25T17:08:42.961Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.173s	coverage: 60.2% of statements
17:08:43 [2023-05-25T17:08:43.219Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
17:08:43 [2023-05-25T17:08:43.219Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.468s	coverage: 13.0% of statements
17:08:43 [2023-05-25T17:08:43.475Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
17:08:43 [2023-05-25T17:08:43.475Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
17:08:43 [2023-05-25T17:08:43.732Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
17:08:43 [2023-05-25T17:08:43.732Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
17:08:44 [2023-05-25T17:08:44.296Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:08:44 [2023-05-25T17:08:44.296Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:08:44 [2023-05-25T17:08:44.296Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
17:08:44 [2023-05-25T17:08:44.296Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
17:08:44 [2023-05-25T17:08:44.296Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
17:08:44 [2023-05-25T17:08:44.296Z] ok  	github.com/docker/docker/daemon/images	0.023s	coverage: 3.0% of statements
17:08:44 [2023-05-25T17:08:44.554Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
17:08:44 [2023-05-25T17:08:44.554Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
17:08:44 [2023-05-25T17:08:44.811Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
17:08:44 [2023-05-25T17:08:44.811Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.117s	coverage: 78.5% of statements
17:08:44 [2023-05-25T17:08:44.811Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:08:44 [2023-05-25T17:08:44.811Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
17:08:44 [2023-05-25T17:08:44.811Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
17:08:44 [2023-05-25T17:08:44.811Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
17:08:44 [2023-05-25T17:08:44.811Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
17:08:45 [2023-05-25T17:08:45.374Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
17:08:45 [2023-05-25T17:08:45.374Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
17:08:45 [2023-05-25T17:08:45.374Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
17:08:45 [2023-05-25T17:08:45.374Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.007s	coverage: 88.2% of statements
17:08:45 [2023-05-25T17:08:45.631Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
17:08:45 [2023-05-25T17:08:45.631Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 87.2% of statements
17:08:45 [2023-05-25T17:08:45.631Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
17:08:45 [2023-05-25T17:08:45.631Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.104s	coverage: 76.8% of statements
17:08:46 [2023-05-25T17:08:46.194Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:08:46 [2023-05-25T17:08:46.194Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:08:46 [2023-05-25T17:08:46.194Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
17:08:46 [2023-05-25T17:08:46.194Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.425s	coverage: 45.9% of statements
17:08:46 [2023-05-25T17:08:46.194Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
17:08:46 [2023-05-25T17:08:46.194Z] ok  	github.com/docker/docker/daemon/logger/local	0.083s	coverage: 79.4% of statements
17:08:46 [2023-05-25T17:08:46.450Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
17:08:46 [2023-05-25T17:08:46.450Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.021s	coverage: 63.5% of statements
17:08:46 [2023-05-25T17:08:46.450Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
17:08:46 [2023-05-25T17:08:46.450Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.031s	coverage: 31.5% of statements
17:08:46 [2023-05-25T17:08:46.706Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
17:08:46 [2023-05-25T17:08:46.706Z] ok  	github.com/docker/docker/daemon/logger/journald	1.361s	coverage: 74.5% of statements
17:08:46 [2023-05-25T17:08:46.963Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:08:46 [2023-05-25T17:08:46.963Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
17:08:46 [2023-05-25T17:08:46.963Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
17:08:46 [2023-05-25T17:08:46.963Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
17:08:46 [2023-05-25T17:08:46.963Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
17:08:46 [2023-05-25T17:08:46.963Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:08:46 [2023-05-25T17:08:46.963Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
17:08:46 [2023-05-25T17:08:46.963Z] ok  	github.com/docker/docker/daemon/network	0.015s	coverage: 63.8% of statements
17:08:47 [2023-05-25T17:08:47.891Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:08:47 [2023-05-25T17:08:47.891Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:08:47 [2023-05-25T17:08:47.891Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
17:08:47 [2023-05-25T17:08:47.891Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
17:08:47 [2023-05-25T17:08:47.891Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
17:08:47 [2023-05-25T17:08:47.891Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 44.4% of statements
17:08:48 [2023-05-25T17:08:48.454Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
17:08:48 [2023-05-25T17:08:48.454Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.439s	coverage: 82.5% of statements
17:08:48 [2023-05-25T17:08:48.454Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
17:08:48 [2023-05-25T17:08:48.710Z] ok  	github.com/docker/docker/distribution	0.607s	coverage: 29.5% of statements
17:08:48 [2023-05-25T17:08:48.710Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
17:08:48 [2023-05-25T17:08:48.710Z] ok  	github.com/docker/docker/image/cache	0.018s	coverage: 19.2% of statements
17:08:48 [2023-05-25T17:08:48.710Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
17:08:48 [2023-05-25T17:08:48.710Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.5% of statements
17:08:48 [2023-05-25T17:08:48.710Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:08:48 [2023-05-25T17:08:48.710Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
17:08:48 [2023-05-25T17:08:48.710Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:08:48 [2023-05-25T17:08:48.710Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
17:08:48 [2023-05-25T17:08:48.710Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
17:08:48 [2023-05-25T17:08:48.710Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
17:08:50 [2023-05-25T17:08:50.077Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:08:50 [2023-05-25T17:08:50.077Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:08:50 [2023-05-25T17:08:50.077Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
17:08:50 [2023-05-25T17:08:50.077Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:08:50 [2023-05-25T17:08:50.077Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:08:50 [2023-05-25T17:08:50.077Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
17:08:50 [2023-05-25T17:08:50.077Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
17:08:50 [2023-05-25T17:08:50.077Z] 	github.com/docker/docker/daemon	coverage: 16.6% of statements
17:08:50 [2023-05-25T17:08:50.077Z] ok  	github.com/docker/docker/daemon	10.123s	coverage: 16.6% of statements
17:08:50 [2023-05-25T17:08:50.077Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
17:08:50 [2023-05-25T17:08:50.077Z] ok  	github.com/docker/docker/distribution/xfer	2.174s	coverage: 85.4% of statements
17:08:50 [2023-05-25T17:08:50.334Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:08:50 [2023-05-25T17:08:50.334Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
17:08:50 [2023-05-25T17:08:50.334Z] ok  	github.com/docker/docker/pkg/aaparser	0.012s	coverage: 52.9% of statements
17:08:50 [2023-05-25T17:08:50.334Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
17:08:50 [2023-05-25T17:08:50.334Z] ok  	github.com/docker/docker/oci	0.015s	coverage: 39.3% of statements
17:08:50 [2023-05-25T17:08:50.334Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
17:08:50 [2023-05-25T17:08:50.334Z] ok  	github.com/docker/docker/opts	0.038s	coverage: 67.9% of statements
17:08:50 [2023-05-25T17:08:50.897Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
17:08:50 [2023-05-25T17:08:50.897Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
17:08:50 [2023-05-25T17:08:50.897Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
17:08:50 [2023-05-25T17:08:50.897Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
17:08:50 [2023-05-25T17:08:50.897Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:08:50 [2023-05-25T17:08:50.897Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
17:08:50 [2023-05-25T17:08:50.897Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
17:08:51 [2023-05-25T17:08:51.154Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
17:08:51 [2023-05-25T17:08:51.154Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
17:08:51 [2023-05-25T17:08:51.154Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
17:08:51 [2023-05-25T17:08:51.154Z] ok  	github.com/docker/docker/pkg/dmesg	0.014s	coverage: 83.3% of statements
17:08:51 [2023-05-25T17:08:51.155Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
17:08:51 [2023-05-25T17:08:51.155Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.261s	coverage: 83.1% of statements
17:08:51 [2023-05-25T17:08:51.155Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
17:08:51 [2023-05-25T17:08:51.155Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
17:08:51 [2023-05-25T17:08:51.155Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
17:08:51 [2023-05-25T17:08:51.155Z] ok  	github.com/docker/docker/pkg/homedir	0.020s	coverage: 10.4% of statements
17:08:51 [2023-05-25T17:08:51.411Z] 	github.com/docker/docker/pkg/archive	coverage: 81.6% of statements
17:08:51 [2023-05-25T17:08:51.411Z] ok  	github.com/docker/docker/pkg/archive	0.427s	coverage: 81.6% of statements
17:08:51 [2023-05-25T17:08:51.668Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:08:51 [2023-05-25T17:08:51.668Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
17:08:51 [2023-05-25T17:08:51.668Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
17:08:51 [2023-05-25T17:08:51.668Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
17:08:51 [2023-05-25T17:08:51.668Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
17:08:51 [2023-05-25T17:08:51.668Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
17:08:51 [2023-05-25T17:08:51.668Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
17:08:51 [2023-05-25T17:08:51.668Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
17:08:51 [2023-05-25T17:08:51.668Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
17:08:51 [2023-05-25T17:08:51.668Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
17:08:51 [2023-05-25T17:08:51.668Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
17:08:51 [2023-05-25T17:08:51.668Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
17:08:51 [2023-05-25T17:08:51.668Z] ok  	github.com/docker/docker/pkg/authorization	0.898s	coverage: 68.3% of statements
17:08:51 [2023-05-25T17:08:51.925Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
17:08:51 [2023-05-25T17:08:51.925Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
17:08:51 [2023-05-25T17:08:51.925Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
17:08:51 [2023-05-25T17:08:51.925Z] ok  	github.com/docker/docker/pkg/idtools	0.368s	coverage: 69.6% of statements
17:08:51 [2023-05-25T17:08:51.925Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
17:08:51 [2023-05-25T17:08:51.925Z] ok  	github.com/docker/docker/pkg/ioutils	0.381s	coverage: 72.3% of statements
17:08:51 [2023-05-25T17:08:51.925Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:08:51 [2023-05-25T17:08:51.925Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
17:08:51 [2023-05-25T17:08:51.925Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:08:51 [2023-05-25T17:08:51.925Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
17:08:51 [2023-05-25T17:08:51.925Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
17:08:51 [2023-05-25T17:08:51.925Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
17:08:51 [2023-05-25T17:08:51.925Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 94.1% of statements
17:08:52 [2023-05-25T17:08:52.487Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:08:52 [2023-05-25T17:08:52.487Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:08:52 [2023-05-25T17:08:52.487Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
17:08:52 [2023-05-25T17:08:52.487Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
17:08:52 [2023-05-25T17:08:52.487Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
17:08:52 [2023-05-25T17:08:52.487Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
17:08:52 [2023-05-25T17:08:52.487Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
17:08:52 [2023-05-25T17:08:52.487Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
17:08:52 [2023-05-25T17:08:52.487Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
17:08:52 [2023-05-25T17:08:52.487Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
17:08:52 [2023-05-25T17:08:52.744Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
17:08:52 [2023-05-25T17:08:52.744Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:08:52 [2023-05-25T17:08:52.744Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
17:08:52 [2023-05-25T17:08:52.744Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
17:08:52 [2023-05-25T17:08:52.744Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
17:08:52 [2023-05-25T17:08:52.744Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
17:08:52 [2023-05-25T17:08:52.744Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
17:08:52 [2023-05-25T17:08:52.744Z] ok  	github.com/docker/docker/pkg/stack	0.016s	coverage: 90.9% of statements
17:08:52 [2023-05-25T17:08:52.744Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
17:08:52 [2023-05-25T17:08:52.744Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:08:53 [2023-05-25T17:08:53.000Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
17:08:53 [2023-05-25T17:08:53.000Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
17:08:53 [2023-05-25T17:08:53.000Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
17:08:53 [2023-05-25T17:08:53.000Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 61.9% of statements
17:08:53 [2023-05-25T17:08:53.562Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
17:08:53 [2023-05-25T17:08:53.562Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
17:08:53 [2023-05-25T17:08:53.562Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
17:08:53 [2023-05-25T17:08:53.562Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
17:08:53 [2023-05-25T17:08:53.562Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
17:08:53 [2023-05-25T17:08:53.562Z] ok  	github.com/docker/docker/pkg/sysinfo	0.019s	coverage: 53.4% of statements
17:08:53 [2023-05-25T17:08:53.562Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
17:08:53 [2023-05-25T17:08:53.562Z] ok  	github.com/docker/docker/pkg/tailfile	0.036s	coverage: 88.6% of statements
17:08:53 [2023-05-25T17:08:53.562Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
17:08:53 [2023-05-25T17:08:53.562Z] ok  	github.com/docker/docker/pkg/tarsum	0.061s	coverage: 89.1% of statements
17:08:54 [2023-05-25T17:08:54.125Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:08:54 [2023-05-25T17:08:54.125Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:08:54 [2023-05-25T17:08:54.125Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
17:08:54 [2023-05-25T17:08:54.125Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
17:08:54 [2023-05-25T17:08:54.125Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
17:08:54 [2023-05-25T17:08:54.125Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
17:08:54 [2023-05-25T17:08:54.690Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
17:08:54 [2023-05-25T17:08:54.690Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 83.7% of statements
17:08:54 [2023-05-25T17:08:54.690Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
17:08:54 [2023-05-25T17:08:54.690Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
17:08:54 [2023-05-25T17:08:54.690Z] ok  	github.com/docker/docker/quota	0.254s	coverage: 71.4% of statements
17:08:54 [2023-05-25T17:08:54.690Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.3% of statements
17:08:54 [2023-05-25T17:08:54.946Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
17:08:54 [2023-05-25T17:08:54.946Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 51.9% of statements
17:08:54 [2023-05-25T17:08:54.946Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
17:08:54 [2023-05-25T17:08:54.946Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
17:08:55 [2023-05-25T17:08:55.202Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
17:08:55 [2023-05-25T17:08:55.202Z] ok  	github.com/docker/docker/registry	0.112s	coverage: 64.6% of statements
17:08:55 [2023-05-25T17:08:55.202Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:08:55 [2023-05-25T17:08:55.202Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
17:08:55 [2023-05-25T17:08:55.202Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
17:08:55 [2023-05-25T17:08:55.202Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
17:08:55 [2023-05-25T17:08:55.202Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
17:08:55 [2023-05-25T17:08:55.458Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:08:55 [2023-05-25T17:08:55.458Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:08:55 [2023-05-25T17:08:55.458Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:08:55 [2023-05-25T17:08:55.715Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:08:55 [2023-05-25T17:08:55.715Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:08:55 [2023-05-25T17:08:55.715Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:08:55 [2023-05-25T17:08:55.715Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:08:55 [2023-05-25T17:08:55.715Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:08:55 [2023-05-25T17:08:55.715Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:08:55 [2023-05-25T17:08:55.715Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:08:55 [2023-05-25T17:08:55.715Z] ?   	github.com/docker/docker/volume	[no test files]
17:08:56 [2023-05-25T17:08:56.281Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
17:08:56 [2023-05-25T17:08:56.281Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
17:08:56 [2023-05-25T17:08:56.281Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
17:08:56 [2023-05-25T17:08:56.281Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.1% of statements
17:08:56 [2023-05-25T17:08:56.537Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
17:08:56 [2023-05-25T17:08:56.537Z] ok  	github.com/docker/docker/volume/local	0.106s	coverage: 76.6% of statements
17:08:56 [2023-05-25T17:08:56.793Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:08:56 [2023-05-25T17:08:56.793Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:08:56 [2023-05-25T17:08:56.793Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
17:08:56 [2023-05-25T17:08:56.793Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 72.9% of statements
17:08:57 [2023-05-25T17:08:57.049Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
17:08:57 [2023-05-25T17:08:57.049Z] ok  	github.com/docker/docker/layer	7.328s	coverage: 68.7% of statements
17:09:29 [2023-05-25T17:09:29.070Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
17:09:29 [2023-05-25T17:09:29.070Z] ok  	github.com/docker/docker/pkg/plugins	33.655s	coverage: 74.4% of statements
17:09:29 [2023-05-25T17:09:29.070Z] 
17:09:29 [2023-05-25T17:09:29.070Z] === Skipped
17:09:29 [2023-05-25T17:09:29.070Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:09:29 [2023-05-25T17:09:29.070Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:09:29 [2023-05-25T17:09:29.070Z] 
17:09:29 [2023-05-25T17:09:29.070Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:09:29 [2023-05-25T17:09:29.070Z]     network_proxy_test.go:208: No support for dual stack yet
17:09:29 [2023-05-25T17:09:29.070Z] 
17:09:29 [2023-05-25T17:09:29.070Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver btrfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver btrfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver btrfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver btrfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver btrfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:71: No driver to put!
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z] time="2023-05-25T17:08:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z] time="2023-05-25T17:08:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z] time="2023-05-25T17:08:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z] time="2023-05-25T17:08:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z] time="2023-05-25T17:08:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:71: No driver to put!
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     overlay_test.go:62: Cannot run test with naive change algorithm
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver zfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver zfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver zfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver zfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:44: Driver zfs not supported
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     graphtest_unix.go:71: No driver to put!
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:09:29 [2023-05-25T17:09:29.071Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
17:09:29 [2023-05-25T17:09:29.071Z] 
17:09:29 [2023-05-25T17:09:29.071Z] DONE 3008 tests, 26 skipped in 93.129s
17:09:29 [2023-05-25T17:09:29.071Z] + '[' -n 'github.com/docker/docker/libnetwork
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/bitmap
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/bitseq
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/cluster
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/config
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/datastore
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/diagnostic
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/discoverapi
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/driverapi
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/bridge
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/host
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/null
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/overlay
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/remote
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/windows
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/drvregistry
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/etchosts
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/idm
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/internal/caller
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/ipam
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/ipamapi
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/ipams/builtin
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/ipams/null
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/ipams/remote
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/ipamutils
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/ipbits
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/iptables
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/netlabel
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/netutils
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/networkdb
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/ns
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/options
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/osl
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/osl/kernel
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/portallocator
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/portmapper
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/resolvconf
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/testutils
17:09:29 [2023-05-25T17:09:29.071Z] github.com/docker/docker/libnetwork/types' ']'
17:09:29 [2023-05-25T17:09:29.071Z] + 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:10:15 [2023-05-25T17:10:15.688Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
17:10:15 [2023-05-25T17:10:15.688Z] ok  	github.com/docker/docker/libnetwork	44.843s	coverage: 42.5% of statements
17:10:15 [2023-05-25T17:10:15.944Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
17:10:15 [2023-05-25T17:10:15.944Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
17:10:16 [2023-05-25T17:10:16.506Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
17:10:16 [2023-05-25T17:10:16.506Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.112s	coverage: 75.7% of statements
17:10:16 [2023-05-25T17:10:16.506Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:10:16 [2023-05-25T17:10:16.762Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:10:17 [2023-05-25T17:10:17.020Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:10:17 [2023-05-25T17:10:17.020Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:10:17 [2023-05-25T17:10:17.020Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:10:17 [2023-05-25T17:10:17.020Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:10:17 [2023-05-25T17:10:17.277Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:10:17 [2023-05-25T17:10:17.533Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
17:10:17 [2023-05-25T17:10:17.533Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.6% of statements
17:10:18 [2023-05-25T17:10:18.096Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
17:10:18 [2023-05-25T17:10:18.096Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
17:10:18 [2023-05-25T17:10:18.096Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:10:18 [2023-05-25T17:10:18.096Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:10:18 [2023-05-25T17:10:18.352Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
17:10:18 [2023-05-25T17:10:18.352Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
17:10:21 [2023-05-25T17:10:21.619Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
17:10:21 [2023-05-25T17:10:21.619Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.990s	coverage: 62.2% of statements
17:10:21 [2023-05-25T17:10:21.619Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:10:21 [2023-05-25T17:10:21.619Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
17:10:21 [2023-05-25T17:10:21.619Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
17:10:22 [2023-05-25T17:10:22.984Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
17:10:22 [2023-05-25T17:10:22.984Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.657s	coverage: 5.2% of statements
17:10:22 [2023-05-25T17:10:22.984Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:10:23 [2023-05-25T17:10:23.239Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
17:10:23 [2023-05-25T17:10:23.239Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
17:10:23 [2023-05-25T17:10:23.239Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:10:23 [2023-05-25T17:10:23.495Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
17:10:23 [2023-05-25T17:10:23.495Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
17:10:24 [2023-05-25T17:10:24.423Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
17:10:24 [2023-05-25T17:10:24.423Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
17:10:24 [2023-05-25T17:10:24.423Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:10:24 [2023-05-25T17:10:24.984Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
17:10:24 [2023-05-25T17:10:24.984Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.9% of statements
17:10:25 [2023-05-25T17:10:25.239Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
17:10:25 [2023-05-25T17:10:25.240Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.1% of statements
17:10:25 [2023-05-25T17:10:25.240Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:10:25 [2023-05-25T17:10:25.495Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:10:25 [2023-05-25T17:10:25.495Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:10:26 [2023-05-25T17:10:26.057Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
17:10:26 [2023-05-25T17:10:26.057Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.042s	coverage: 86.2% of statements
17:10:26 [2023-05-25T17:10:26.313Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
17:10:26 [2023-05-25T17:10:26.313Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
17:10:26 [2023-05-25T17:10:26.313Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
17:10:26 [2023-05-25T17:10:26.313Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
17:10:26 [2023-05-25T17:10:26.569Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
17:10:26 [2023-05-25T17:10:26.569Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:10:38 [2023-05-25T17:10:38.737Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
17:10:38 [2023-05-25T17:10:38.737Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
17:10:39 [2023-05-25T17:10:39.667Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
17:10:39 [2023-05-25T17:10:39.667Z] ok  	github.com/docker/docker/libnetwork/ipam	2.329s	coverage: 80.5% of statements
17:10:39 [2023-05-25T17:10:39.667Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:10:39 [2023-05-25T17:10:39.667Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:10:39 [2023-05-25T17:10:39.923Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
17:10:39 [2023-05-25T17:10:39.923Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
17:10:40 [2023-05-25T17:10:40.485Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
17:10:40 [2023-05-25T17:10:40.485Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
17:10:40 [2023-05-25T17:10:40.485Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:10:40 [2023-05-25T17:10:40.741Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
17:10:40 [2023-05-25T17:10:40.741Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
17:10:40 [2023-05-25T17:10:40.997Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
17:10:40 [2023-05-25T17:10:40.997Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.272s	coverage: 86.4% of statements
17:10:41 [2023-05-25T17:10:41.253Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
17:10:41 [2023-05-25T17:10:41.253Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
17:10:42 [2023-05-25T17:10:42.181Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
17:10:42 [2023-05-25T17:10:42.181Z] ok  	github.com/docker/docker/libnetwork/iptables	0.220s	coverage: 40.7% of statements
17:10:42 [2023-05-25T17:10:42.181Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
17:10:42 [2023-05-25T17:10:42.438Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
17:10:42 [2023-05-25T17:10:42.438Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
17:12:33 [2023-05-25T17:12:33.823Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
17:12:33 [2023-05-25T17:12:33.823Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.259s	coverage: 60.2% of statements
17:12:33 [2023-05-25T17:12:33.823Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:12:33 [2023-05-25T17:12:33.823Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
17:12:33 [2023-05-25T17:12:33.823Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:12:33 [2023-05-25T17:12:33.823Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.2% of statements
17:12:33 [2023-05-25T17:12:33.823Z] ok  	github.com/docker/docker/libnetwork/osl	4.402s	coverage: 41.2% of statements
17:12:33 [2023-05-25T17:12:33.823Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
17:12:33 [2023-05-25T17:12:33.823Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:12:33 [2023-05-25T17:12:33.823Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
17:12:33 [2023-05-25T17:12:33.823Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
17:12:34 [2023-05-25T17:12:34.390Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
17:12:34 [2023-05-25T17:12:34.390Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.643s	coverage: 46.3% of statements
17:12:34 [2023-05-25T17:12:34.650Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
17:12:34 [2023-05-25T17:12:34.650Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
17:12:34 [2023-05-25T17:12:34.650Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:12:34 [2023-05-25T17:12:34.908Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
17:12:34 [2023-05-25T17:12:34.908Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
17:12:34 [2023-05-25T17:12:34.908Z] 
17:12:34 [2023-05-25T17:12:34.908Z] === Skipped
17:12:34 [2023-05-25T17:12:34.908Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:12:34 [2023-05-25T17:12:34.908Z]     firewalld_test.go:14: firewalld is not running
17:12:34 [2023-05-25T17:12:34.908Z] 
17:12:34 [2023-05-25T17:12:34.908Z] DONE 355 tests, 1 skipped in 188.493s
Post stage
[Pipeline] junit
17:12:35 [2023-05-25T17:12:35.867Z] Recording test results
17:12:37 [2023-05-25T17:12:37.193Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:12:37 [2023-05-25T17:12:37.509Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45620/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04eccf81654771f187cd7fdf34b3b12553e4e028 -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=24.0 docker:04eccf81654771f187cd7fdf34b3b12553e4e028 hack/make.sh dynbinary test-integration
17:12:37 [2023-05-25T17:12:37.771Z] 
17:12:38 [2023-05-25T17:12:38.028Z] Removing bundles/
17:12:38 [2023-05-25T17:12:38.028Z] 
17:12:38 [2023-05-25T17:12:38.028Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:12:38 [2023-05-25T17:12:38.028Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
17:13:16 [2023-05-25T17:13:16.805Z] Created binary: bundles/dynbinary-daemon/dockerd
17:13:16 [2023-05-25T17:13:16.805Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
17:13:16 [2023-05-25T17:13:16.805Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:13:16 [2023-05-25T17:13:16.805Z] 
17:13:16 [2023-05-25T17:13:16.805Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:13:16 [2023-05-25T17:13:16.805Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:13:16 [2023-05-25T17:13:16.805Z] HOSTNAME=909305817b9f
17:13:16 [2023-05-25T17:13:16.805Z] TESTDEBUG=0
17:13:16 [2023-05-25T17:13:16.805Z] DEST=bundles/test-integration
17:13:16 [2023-05-25T17:13:16.805Z] PWD=/go/src/github.com/docker/docker
17:13:16 [2023-05-25T17:13:16.805Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
17:13:16 [2023-05-25T17:13:16.805Z] DOCKER_GITCOMMIT=04eccf81654771f187cd7fdf34b3b12553e4e028
17:13:16 [2023-05-25T17:13:16.805Z] container=docker
17:13:16 [2023-05-25T17:13:16.805Z] HOME=/root
17:13:16 [2023-05-25T17:13:16.805Z] CONTAINERD_NAMESPACE=moby
17:13:16 [2023-05-25T17:13:16.805Z] GOLANG_VERSION=1.20.4
17:13:16 [2023-05-25T17:13:16.805Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:13:16 [2023-05-25T17:13:16.805Z] VALIDATE_BRANCH=24.0
17:13:16 [2023-05-25T17:13:16.805Z] TERM=xterm
17:13:16 [2023-05-25T17:13:16.805Z] DOCKER_PKG=github.com/docker/docker
17:13:16 [2023-05-25T17:13:16.805Z] SHLVL=1
17:13:16 [2023-05-25T17:13:16.805Z] TIMEOUT=120m
17:13:16 [2023-05-25T17:13:16.805Z] DOCKER_GRAPHDRIVER=overlay2
17:13:16 [2023-05-25T17:13:16.805Z] GO111MODULE=off
17:13:16 [2023-05-25T17:13:16.805Z] DOCKER_EXPERIMENTAL=1
17:13:16 [2023-05-25T17:13:16.805Z] TEST_SKIP_INTEGRATION_CLI=1
17:13:16 [2023-05-25T17:13:16.805Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:13:16 [2023-05-25T17:13:16.805Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:13:16 [2023-05-25T17:13:16.805Z] GOPATH=/go
17:13:16 [2023-05-25T17:13:16.805Z] PKG_CONFIG=pkg-config
17:13:16 [2023-05-25T17:13:16.805Z] _=/usr/bin/env
17:13:16 [2023-05-25T17:13:16.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:13:24 [2023-05-25T17:13:24.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:13:24 [2023-05-25T17:13:24.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:13:34 [2023-05-25T17:13:34.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:13:38 [2023-05-25T17:13:38.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:13:40 [2023-05-25T17:13:40.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:13:41 [2023-05-25T17:13:41.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:13:41 [2023-05-25T17:13:41.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:13:42 [2023-05-25T17:13:42.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:13:42 [2023-05-25T17:13:42.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:13:42 [2023-05-25T17:13:42.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:13:43 [2023-05-25T17:13:43.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:13:44 [2023-05-25T17:13:44.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:13:45 [2023-05-25T17:13:45.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:13:46 [2023-05-25T17:13:46.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:13:46 [2023-05-25T17:13:46.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:13:47 [2023-05-25T17:13:47.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:13:47 [2023-05-25T17:13:47.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:13:48 [2023-05-25T17:13:48.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:13:49 [2023-05-25T17:13:49.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:13:50 [2023-05-25T17:13:50.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:13:50 [2023-05-25T17:13:50.584Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:13:50 [2023-05-25T17:13:50.584Z] Using test binary docker
17:13:50 [2023-05-25T17:13:50.584Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:13:50 [2023-05-25T17:13:50.584Z] +++ /etc/init.d/apparmor start
17:13:50 [2023-05-25T17:13:50.584Z] Not: starting.
17:13:50 [2023-05-25T17:13:50.584Z] INFO: Waiting for daemon to start...
17:13:50 [2023-05-25T17:13:50.584Z] Starting dockerd
17:13:50 [2023-05-25T17:13:50.584Z] +++ 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:13:53 [2023-05-25T17:13:53.099Z] .
17:13:53 [2023-05-25T17:13:53.099Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:13:53 [2023-05-25T17:13:53.099Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
17:13:53 [2023-05-25T17:13:53.355Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:13:53 [2023-05-25T17:13:53.355Z] ++++ docker load
17:13:53 [2023-05-25T17:13:53.355Z] Loaded image: emptyfs:latest
17:13:53 [2023-05-25T17:13:53.355Z] ++++ tar -cC bundles/test-integration/dangling .
17:13:53 [2023-05-25T17:13:53.355Z] ++++ docker load
17:13:53 [2023-05-25T17:13:53.355Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
17:13:53 [2023-05-25T17:13:53.355Z] Running integration-test (iteration 1)
17:13:53 [2023-05-25T17:13:53.355Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:13:53 [2023-05-25T17:13:53.355Z] ++ 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:13:53 [2023-05-25T17:13:53.355Z] ++ set -e
17:13:53 [2023-05-25T17:13:53.355Z] ++ '[' -n 0 ']'
17:13:53 [2023-05-25T17:13:53.355Z] ++ set -x
17:13:53 [2023-05-25T17:13:53.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
17:13:53 [2023-05-25T17:13:53.355Z] Loaded image: busybox:latest
17:13:53 [2023-05-25T17:13:53.611Z] Loaded image: busybox:glibc
17:13:54 [2023-05-25T17:13:54.539Z] Loaded image: debian:bullseye-slim
17:13:54 [2023-05-25T17:13:54.539Z] Loaded image: hello-world:latest
17:13:54 [2023-05-25T17:13:54.539Z] Loaded image: arm32v7/hello-world:latest
17:13:54 [2023-05-25T17:13:54.539Z] INFO: Testing against a local daemon
17:13:54 [2023-05-25T17:13:54.539Z] === RUN   TestCgroupNamespacesBuild
17:13:55 [2023-05-25T17:13:55.905Z] --- PASS: TestCgroupNamespacesBuild (1.09s)
17:13:55 [2023-05-25T17:13:55.905Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:13:56 [2023-05-25T17:13:56.833Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s)
17:13:56 [2023-05-25T17:13:56.833Z] === RUN   TestBuildWithSession
17:13:56 [2023-05-25T17:13:56.833Z]     build_session_test.go:25: TODO: BuildKit
17:13:56 [2023-05-25T17:13:56.833Z] --- SKIP: TestBuildWithSession (0.00s)
17:13:56 [2023-05-25T17:13:56.833Z] === RUN   TestBuildSquashParent
17:14:00 [2023-05-25T17:14:00.099Z] --- PASS: TestBuildSquashParent (3.28s)
17:14:00 [2023-05-25T17:14:00.099Z] === RUN   TestBuildWithRemoveAndForceRemove
17:14:00 [2023-05-25T17:14:00.099Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:14:00 [2023-05-25T17:14:00.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:14:00 [2023-05-25T17:14:00.099Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:14:00 [2023-05-25T17:14:00.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:14:00 [2023-05-25T17:14:00.099Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:14:00 [2023-05-25T17:14:00.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:14:00 [2023-05-25T17:14:00.099Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:14:00 [2023-05-25T17:14:00.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:14:00 [2023-05-25T17:14:00.099Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:14:00 [2023-05-25T17:14:00.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:14:00 [2023-05-25T17:14:00.099Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:14:00 [2023-05-25T17:14:00.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:14:00 [2023-05-25T17:14:00.099Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:14:00 [2023-05-25T17:14:00.099Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:14:00 [2023-05-25T17:14:00.099Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:14:00 [2023-05-25T17:14:00.099Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:14:00 [2023-05-25T17:14:00.099Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:14:00 [2023-05-25T17:14:00.099Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:14:03 [2023-05-25T17:14:03.366Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:14:03 [2023-05-25T17:14:03.366Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.98s)
17:14:03 [2023-05-25T17:14:03.366Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.47s)
17:14:03 [2023-05-25T17:14:03.366Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s)
17:14:03 [2023-05-25T17:14:03.366Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.01s)
17:14:03 [2023-05-25T17:14:03.366Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s)
17:14:03 [2023-05-25T17:14:03.366Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s)
17:14:03 [2023-05-25T17:14:03.366Z] === RUN   TestBuildMultiStageCopy
17:14:03 [2023-05-25T17:14:03.366Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:14:04 [2023-05-25T17:14:04.293Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:14:04 [2023-05-25T17:14:04.293Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:14:04 [2023-05-25T17:14:04.293Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:14:04 [2023-05-25T17:14:04.293Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:14:04 [2023-05-25T17:14:04.293Z] --- PASS: TestBuildMultiStageCopy (1.11s)
17:14:04 [2023-05-25T17:14:04.293Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.91s)
17:14:04 [2023-05-25T17:14:04.293Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
17:14:04 [2023-05-25T17:14:04.293Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
17:14:04 [2023-05-25T17:14:04.293Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s)
17:14:04 [2023-05-25T17:14:04.293Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
17:14:04 [2023-05-25T17:14:04.293Z] === RUN   TestBuildMultiStageParentConfig
17:14:04 [2023-05-25T17:14:04.549Z] --- PASS: TestBuildMultiStageParentConfig (0.24s)
17:14:04 [2023-05-25T17:14:04.549Z] === RUN   TestBuildLabelWithTargets
17:14:04 [2023-05-25T17:14:04.805Z] --- PASS: TestBuildLabelWithTargets (0.34s)
17:14:04 [2023-05-25T17:14:04.805Z] === RUN   TestBuildWithEmptyLayers
17:14:04 [2023-05-25T17:14:04.805Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
17:14:04 [2023-05-25T17:14:04.805Z] === RUN   TestBuildMultiStageOnBuild
17:14:05 [2023-05-25T17:14:05.732Z] --- PASS: TestBuildMultiStageOnBuild (0.92s)
17:14:05 [2023-05-25T17:14:05.732Z] === RUN   TestBuildUncleanTarFilenames
17:14:05 [2023-05-25T17:14:05.988Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
17:14:05 [2023-05-25T17:14:05.988Z] === RUN   TestBuildMultiStageLayerLeak
17:14:06 [2023-05-25T17:14:06.915Z] --- PASS: TestBuildMultiStageLayerLeak (0.99s)
17:14:06 [2023-05-25T17:14:06.915Z] === RUN   TestBuildWithHugeFile
17:14:53 [2023-05-25T17:14:53.533Z] --- PASS: TestBuildWithHugeFile (43.65s)
17:14:53 [2023-05-25T17:14:53.533Z] === RUN   TestBuildWCOWSandboxSize
17:14:53 [2023-05-25T17:14:53.533Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:14:53 [2023-05-25T17:14:53.533Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:14:53 [2023-05-25T17:14:53.533Z] === RUN   TestBuildWithEmptyDockerfile
17:14:53 [2023-05-25T17:14:53.533Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:14:53 [2023-05-25T17:14:53.533Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:14:53 [2023-05-25T17:14:53.533Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:14:53 [2023-05-25T17:14:53.533Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:14:53 [2023-05-25T17:14:53.533Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:14:53 [2023-05-25T17:14:53.533Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:14:53 [2023-05-25T17:14:53.533Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:14:53 [2023-05-25T17:14:53.533Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:14:53 [2023-05-25T17:14:53.533Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:14:53 [2023-05-25T17:14:53.533Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
17:14:53 [2023-05-25T17:14:53.533Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:14:53 [2023-05-25T17:14:53.533Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:14:53 [2023-05-25T17:14:53.533Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:14:53 [2023-05-25T17:14:53.533Z] === RUN   TestBuildPreserveOwnership
17:14:53 [2023-05-25T17:14:53.533Z] === RUN   TestBuildPreserveOwnership/copy_from
17:14:53 [2023-05-25T17:14:53.533Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:14:53 [2023-05-25T17:14:53.533Z] --- PASS: TestBuildPreserveOwnership (2.08s)
17:14:53 [2023-05-25T17:14:53.533Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.49s)
17:14:53 [2023-05-25T17:14:53.533Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.58s)
17:14:53 [2023-05-25T17:14:53.533Z] === RUN   TestBuildPlatformInvalid
17:14:53 [2023-05-25T17:14:53.533Z] --- PASS: TestBuildPlatformInvalid (0.02s)
17:14:53 [2023-05-25T17:14:53.533Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:14:53 [2023-05-25T17:14:53.533Z] Loaded image: busybox:latest
17:14:53 [2023-05-25T17:14:53.533Z] Loaded image: busybox:glibc
17:14:54 [2023-05-25T17:14:54.461Z] Loaded image: debian:bullseye-slim
17:14:54 [2023-05-25T17:14:54.461Z] Loaded image: hello-world:latest
17:14:54 [2023-05-25T17:14:54.461Z] Loaded image: arm32v7/hello-world:latest
17:15:02 [2023-05-25T17:15:02.545Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.03s)
17:15:02 [2023-05-25T17:15:02.545Z] PASS
17:15:02 [2023-05-25T17:15:02.545Z] 
17:15:02 [2023-05-25T17:15:02.545Z] === Skipped
17:15:02 [2023-05-25T17:15:02.545Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:15:02 [2023-05-25T17:15:02.545Z]     build_session_test.go:25: TODO: BuildKit
17:15:02 [2023-05-25T17:15:02.545Z] 
17:15:02 [2023-05-25T17:15:02.545Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:15:02 [2023-05-25T17:15:02.545Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:15:02 [2023-05-25T17:15:02.545Z] 
17:15:02 [2023-05-25T17:15:02.545Z] DONE 34 tests, 2 skipped in 68.418s
17:15:02 [2023-05-25T17:15:02.545Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:15:02 [2023-05-25T17:15:02.545Z] ++ 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:15:02 [2023-05-25T17:15:02.545Z] ++ set -e
17:15:02 [2023-05-25T17:15:02.545Z] ++ '[' -n 0 ']'
17:15:02 [2023-05-25T17:15:02.545Z] ++ set -x
17:15:02 [2023-05-25T17:15:02.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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:15:02 [2023-05-25T17:15:02.546Z] INFO: Testing against a local daemon
17:15:02 [2023-05-25T17:15:02.546Z] === RUN   TestConfigInspect
17:15:03 [2023-05-25T17:15:03.910Z] --- PASS: TestConfigInspect (1.94s)
17:15:03 [2023-05-25T17:15:03.910Z] === RUN   TestConfigList
17:15:05 [2023-05-25T17:15:05.799Z] --- PASS: TestConfigList (1.84s)
17:15:05 [2023-05-25T17:15:05.799Z] === RUN   TestConfigsCreateAndDelete
17:15:07 [2023-05-25T17:15:07.687Z] --- PASS: TestConfigsCreateAndDelete (1.87s)
17:15:07 [2023-05-25T17:15:07.687Z] === RUN   TestConfigsUpdate
17:15:09 [2023-05-25T17:15:09.574Z] --- PASS: TestConfigsUpdate (1.83s)
17:15:09 [2023-05-25T17:15:09.574Z] === RUN   TestTemplatedConfig
17:15:12 [2023-05-25T17:15:12.089Z] --- PASS: TestTemplatedConfig (2.66s)
17:15:12 [2023-05-25T17:15:12.089Z] === RUN   TestConfigCreateResolve
17:15:13 [2023-05-25T17:15:13.977Z] --- PASS: TestConfigCreateResolve (1.92s)
17:15:13 [2023-05-25T17:15:13.977Z] PASS
17:15:13 [2023-05-25T17:15:13.977Z] 
17:15:13 [2023-05-25T17:15:13.977Z] DONE 6 tests in 12.101s
17:15:13 [2023-05-25T17:15:13.977Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:15:13 [2023-05-25T17:15:13.977Z] ++ 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:15:13 [2023-05-25T17:15:13.977Z] ++ set -e
17:15:13 [2023-05-25T17:15:13.977Z] ++ '[' -n 0 ']'
17:15:13 [2023-05-25T17:15:13.977Z] ++ set -x
17:15:13 [2023-05-25T17:15:13.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:15:13 [2023-05-25T17:15:13.977Z] INFO: Testing against a local daemon
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestAttachWithTTY
17:15:13 [2023-05-25T17:15:13.977Z] --- PASS: TestAttachWithTTY (0.04s)
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestAttachWithoutTTy
17:15:13 [2023-05-25T17:15:13.977Z] --- PASS: TestAttachWithoutTTy (0.03s)
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestCheckpoint
17:15:13 [2023-05-25T17:15:13.977Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:15:13 [2023-05-25T17:15:13.977Z] --- SKIP: TestCheckpoint (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/commit
17:15:13 [2023-05-25T17:15:13.977Z] === PAUSE TestContainerInvalidJSON/commit
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/create
17:15:13 [2023-05-25T17:15:13.977Z] === PAUSE TestContainerInvalidJSON/containers/create
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:15:13 [2023-05-25T17:15:13.977Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:15:13 [2023-05-25T17:15:13.977Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:15:13 [2023-05-25T17:15:13.977Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:15:13 [2023-05-25T17:15:13.977Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:15:13 [2023-05-25T17:15:13.977Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:15:13 [2023-05-25T17:15:13.977Z] === CONT  TestContainerInvalidJSON/commit
17:15:13 [2023-05-25T17:15:13.977Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:15:13 [2023-05-25T17:15:13.977Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:15:13 [2023-05-25T17:15:13.977Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:15:13 [2023-05-25T17:15:13.977Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:15:13 [2023-05-25T17:15:13.977Z] === CONT  TestContainerInvalidJSON/containers/create
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:15:13 [2023-05-25T17:15:13.977Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:15:13 [2023-05-25T17:15:13.977Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:15:13 [2023-05-25T17:15:13.977Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:15:13 [2023-05-25T17:15:13.977Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.03s)
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestCopyFromContainerPathIsNotDir
17:15:13 [2023-05-25T17:15:13.977Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestCopyToContainerPathDoesNotExist
17:15:13 [2023-05-25T17:15:13.977Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s)
17:15:13 [2023-05-25T17:15:13.977Z] === RUN   TestCopyEmptyFile
17:15:14 [2023-05-25T17:15:14.233Z] --- PASS: TestCopyEmptyFile (0.04s)
17:15:14 [2023-05-25T17:15:14.233Z] === RUN   TestCopyToContainerPathIsNotDir
17:15:14 [2023-05-25T17:15:14.233Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s)
17:15:14 [2023-05-25T17:15:14.233Z] === RUN   TestCopyFromContainer
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer//
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer/.
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer//.
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer/./
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer//./
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer//bar/root
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer//bar/root/
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer//bar/root/.
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer/bar/quux
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer/bar/quux/
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer/bar/quux/.
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCopyFromContainer/bar/notarget
17:15:14 [2023-05-25T17:15:14.795Z] --- PASS: TestCopyFromContainer (0.68s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer// (0.01s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer/. (0.01s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer//. (0.01s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:15:14 [2023-05-25T17:15:14.795Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:15:14 [2023-05-25T17:15:14.795Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:15:14 [2023-05-25T17:15:14.795Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:15:14 [2023-05-25T17:15:14.795Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:15:14 [2023-05-25T17:15:14.795Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:15:14 [2023-05-25T17:15:14.795Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:15:14 [2023-05-25T17:15:14.795Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCreateLinkToNonExistingContainer
17:15:14 [2023-05-25T17:15:14.795Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCreateWithInvalidEnv
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCreateWithInvalidEnv/0
17:15:14 [2023-05-25T17:15:14.795Z] === PAUSE TestCreateWithInvalidEnv/0
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCreateWithInvalidEnv/1
17:15:14 [2023-05-25T17:15:14.795Z] === PAUSE TestCreateWithInvalidEnv/1
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCreateWithInvalidEnv/2
17:15:14 [2023-05-25T17:15:14.795Z] === PAUSE TestCreateWithInvalidEnv/2
17:15:14 [2023-05-25T17:15:14.795Z] === CONT  TestCreateWithInvalidEnv/0
17:15:14 [2023-05-25T17:15:14.795Z] === CONT  TestCreateWithInvalidEnv/2
17:15:14 [2023-05-25T17:15:14.795Z] === CONT  TestCreateWithInvalidEnv/1
17:15:14 [2023-05-25T17:15:14.795Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:15:14 [2023-05-25T17:15:14.795Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCreateTmpfsMountsTarget
17:15:14 [2023-05-25T17:15:14.795Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:15:14 [2023-05-25T17:15:14.795Z] === RUN   TestCreateWithCustomMaskedPaths
17:15:16 [2023-05-25T17:15:16.160Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
17:15:16 [2023-05-25T17:15:16.160Z] === RUN   TestCreateWithCustomReadonlyPaths
17:15:17 [2023-05-25T17:15:17.525Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.32s)
17:15:17 [2023-05-25T17:15:17.525Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:15:17 [2023-05-25T17:15:17.525Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:15:17 [2023-05-25T17:15:17.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:15:17 [2023-05-25T17:15:17.525Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:15:17 [2023-05-25T17:15:17.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:15:17 [2023-05-25T17:15:17.525Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:15:17 [2023-05-25T17:15:17.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:15:17 [2023-05-25T17:15:17.525Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:15:17 [2023-05-25T17:15:17.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:15:17 [2023-05-25T17:15:17.525Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:15:17 [2023-05-25T17:15:17.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:15:17 [2023-05-25T17:15:17.525Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:15:17 [2023-05-25T17:15:17.525Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:15:17 [2023-05-25T17:15:17.525Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:15:17 [2023-05-25T17:15:17.525Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:15:17 [2023-05-25T17:15:17.525Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:15:17 [2023-05-25T17:15:17.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:15:17 [2023-05-25T17:15:17.525Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:15:17 [2023-05-25T17:15:17.525Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:15:17 [2023-05-25T17:15:17.525Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:15:17 [2023-05-25T17:15:17.525Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:15:17 [2023-05-25T17:15:17.525Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:15:17 [2023-05-25T17:15:17.525Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:15:17 [2023-05-25T17:15:17.781Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
17:15:17 [2023-05-25T17:15:17.781Z] === RUN   TestCreateDifferentPlatform
17:15:17 [2023-05-25T17:15:17.781Z] === RUN   TestCreateDifferentPlatform/different_os
17:15:17 [2023-05-25T17:15:17.781Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:15:17 [2023-05-25T17:15:17.781Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:15:17 [2023-05-25T17:15:17.781Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:15:17 [2023-05-25T17:15:17.781Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:15:17 [2023-05-25T17:15:17.781Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:15:17 [2023-05-25T17:15:17.781Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
17:15:17 [2023-05-25T17:15:17.781Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:15:17 [2023-05-25T17:15:17.781Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:15:17 [2023-05-25T17:15:17.781Z] === RUN   TestCreateInvalidHostConfig
17:15:17 [2023-05-25T17:15:17.781Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:15:17 [2023-05-25T17:15:17.781Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:15:17 [2023-05-25T17:15:17.781Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:15:17 [2023-05-25T17:15:17.781Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:15:17 [2023-05-25T17:15:17.781Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:15:17 [2023-05-25T17:15:17.781Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:15:17 [2023-05-25T17:15:17.781Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:15:17 [2023-05-25T17:15:17.781Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:15:17 [2023-05-25T17:15:17.781Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
17:15:17 [2023-05-25T17:15:17.781Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
17:15:18 [2023-05-25T17:15:18.037Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:15:18 [2023-05-25T17:15:18.037Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
17:15:18 [2023-05-25T17:15:18.037Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:15:18 [2023-05-25T17:15:18.037Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:15:18 [2023-05-25T17:15:18.037Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:15:18 [2023-05-25T17:15:18.037Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:15:18 [2023-05-25T17:15:18.037Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
17:15:18 [2023-05-25T17:15:18.037Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:15:18 [2023-05-25T17:15:18.037Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:15:18 [2023-05-25T17:15:18.037Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:15:18 [2023-05-25T17:15:18.037Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:15:18 [2023-05-25T17:15:18.037Z] === RUN   TestContainerStartOnDaemonRestart
17:15:18 [2023-05-25T17:15:18.037Z] === PAUSE TestContainerStartOnDaemonRestart
17:15:18 [2023-05-25T17:15:18.037Z] === RUN   TestDaemonRestartIpcMode
17:15:18 [2023-05-25T17:15:18.037Z] === PAUSE TestDaemonRestartIpcMode
17:15:18 [2023-05-25T17:15:18.037Z] === RUN   TestDaemonHostGatewayIP
17:15:18 [2023-05-25T17:15:18.037Z] === PAUSE TestDaemonHostGatewayIP
17:15:18 [2023-05-25T17:15:18.037Z] === RUN   TestRestartDaemonWithRestartingContainer
17:15:18 [2023-05-25T17:15:18.037Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:15:18 [2023-05-25T17:15:18.037Z] === RUN   TestContainerKillOnDaemonStart
17:15:18 [2023-05-25T17:15:18.037Z] === PAUSE TestContainerKillOnDaemonStart
17:15:18 [2023-05-25T17:15:18.037Z] === RUN   TestDiff
17:15:18 [2023-05-25T17:15:18.293Z] --- PASS: TestDiff (0.43s)
17:15:18 [2023-05-25T17:15:18.293Z] === RUN   TestExecConsoleSize
17:15:18 [2023-05-25T17:15:18.854Z] --- PASS: TestExecConsoleSize (0.52s)
17:15:18 [2023-05-25T17:15:18.854Z] === RUN   TestExecWithCloseStdin
17:15:19 [2023-05-25T17:15:19.415Z] --- PASS: TestExecWithCloseStdin (0.49s)
17:15:19 [2023-05-25T17:15:19.415Z] === RUN   TestExec
17:15:19 [2023-05-25T17:15:19.976Z] --- PASS: TestExec (0.55s)
17:15:19 [2023-05-25T17:15:19.976Z] === RUN   TestExecUser
17:15:20 [2023-05-25T17:15:20.538Z] --- PASS: TestExecUser (0.50s)
17:15:20 [2023-05-25T17:15:20.538Z] === RUN   TestExportContainerAndImportImage
17:15:20 [2023-05-25T17:15:20.794Z] --- PASS: TestExportContainerAndImportImage (0.51s)
17:15:20 [2023-05-25T17:15:20.794Z] === RUN   TestExportContainerAfterDaemonRestart
17:15:27 [2023-05-25T17:15:27.329Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
17:15:27 [2023-05-25T17:15:27.329Z] === RUN   TestHealthCheckWorkdir
17:15:27 [2023-05-25T17:15:27.585Z] --- PASS: TestHealthCheckWorkdir (0.64s)
17:15:27 [2023-05-25T17:15:27.585Z] === RUN   TestHealthKillContainer
17:15:35 [2023-05-25T17:15:35.669Z] --- PASS: TestHealthKillContainer (7.96s)
17:15:35 [2023-05-25T17:15:35.669Z] === RUN   TestHealthCheckProcessKilled
17:15:36 [2023-05-25T17:15:36.231Z] --- PASS: TestHealthCheckProcessKilled (0.69s)
17:15:36 [2023-05-25T17:15:36.231Z] === RUN   TestInspectCpusetInConfigPre120
17:15:36 [2023-05-25T17:15:36.793Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
17:15:36 [2023-05-25T17:15:36.793Z] === RUN   TestInspectAnnotations
17:15:36 [2023-05-25T17:15:36.793Z] --- PASS: TestInspectAnnotations (0.03s)
17:15:36 [2023-05-25T17:15:36.793Z] === RUN   TestIpcModeNone
17:15:37 [2023-05-25T17:15:37.354Z] --- PASS: TestIpcModeNone (0.49s)
17:15:37 [2023-05-25T17:15:37.354Z] === RUN   TestIpcModePrivate
17:15:37 [2023-05-25T17:15:37.610Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
17:15:37 [2023-05-25T17:15:37.866Z] --- PASS: TestIpcModePrivate (0.53s)
17:15:37 [2023-05-25T17:15:37.866Z] === RUN   TestIpcModeShareable
17:15:38 [2023-05-25T17:15:38.121Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
17:15:38 [2023-05-25T17:15:38.377Z] --- PASS: TestIpcModeShareable (0.48s)
17:15:38 [2023-05-25T17:15:38.377Z] === RUN   TestAPIIpcModeShareableAndContainer
17:15:39 [2023-05-25T17:15:39.744Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.56s)
17:15:39 [2023-05-25T17:15:39.744Z] === RUN   TestAPIIpcModeHost
17:15:40 [2023-05-25T17:15:40.305Z] --- PASS: TestAPIIpcModeHost (0.31s)
17:15:40 [2023-05-25T17:15:40.305Z] === RUN   TestDaemonIpcModeShareable
17:15:41 [2023-05-25T17:15:41.233Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
17:15:41 [2023-05-25T17:15:41.233Z] --- PASS: TestDaemonIpcModeShareable (1.05s)
17:15:41 [2023-05-25T17:15:41.233Z] === RUN   TestDaemonIpcModePrivate
17:15:42 [2023-05-25T17:15:42.162Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
17:15:42 [2023-05-25T17:15:42.417Z] --- PASS: TestDaemonIpcModePrivate (1.08s)
17:15:42 [2023-05-25T17:15:42.417Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:15:43 [2023-05-25T17:15:43.344Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
17:15:43 [2023-05-25T17:15:43.344Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.05s)
17:15:43 [2023-05-25T17:15:43.344Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:15:44 [2023-05-25T17:15:44.271Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
17:15:44 [2023-05-25T17:15:44.527Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.05s)
17:15:44 [2023-05-25T17:15:44.527Z] === RUN   TestIpcModeOlderClient
17:15:44 [2023-05-25T17:15:44.527Z] === PAUSE TestIpcModeOlderClient
17:15:44 [2023-05-25T17:15:44.527Z] === RUN   TestKillContainerInvalidSignal
17:15:44 [2023-05-25T17:15:44.783Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
17:15:44 [2023-05-25T17:15:44.783Z] === RUN   TestKillContainer
17:15:44 [2023-05-25T17:15:44.783Z] === RUN   TestKillContainer/no_signal
17:15:45 [2023-05-25T17:15:45.344Z] === RUN   TestKillContainer/non_killing_signal
17:15:45 [2023-05-25T17:15:45.600Z] === RUN   TestKillContainer/killing_signal
17:15:46 [2023-05-25T17:15:46.162Z] --- PASS: TestKillContainer (1.25s)
17:15:46 [2023-05-25T17:15:46.162Z]     --- PASS: TestKillContainer/no_signal (0.39s)
17:15:46 [2023-05-25T17:15:46.162Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
17:15:46 [2023-05-25T17:15:46.162Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
17:15:46 [2023-05-25T17:15:46.162Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:15:46 [2023-05-25T17:15:46.162Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:15:46 [2023-05-25T17:15:46.417Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:15:46 [2023-05-25T17:15:46.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
17:15:46 [2023-05-25T17:15:46.979Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
17:15:46 [2023-05-25T17:15:46.979Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.22s)
17:15:46 [2023-05-25T17:15:46.979Z] === RUN   TestKillStoppedContainer
17:15:46 [2023-05-25T17:15:46.979Z] --- PASS: TestKillStoppedContainer (0.03s)
17:15:46 [2023-05-25T17:15:46.979Z] === RUN   TestKillStoppedContainerAPIPre120
17:15:46 [2023-05-25T17:15:46.979Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
17:15:46 [2023-05-25T17:15:46.979Z] === RUN   TestKillDifferentUserContainer
17:15:47 [2023-05-25T17:15:47.541Z] --- PASS: TestKillDifferentUserContainer (0.44s)
17:15:47 [2023-05-25T17:15:47.541Z] === RUN   TestInspectOomKilledTrue
17:15:47 [2023-05-25T17:15:47.796Z] --- PASS: TestInspectOomKilledTrue (0.46s)
17:15:47 [2023-05-25T17:15:47.796Z] === RUN   TestInspectOomKilledFalse
17:15:48 [2023-05-25T17:15:48.358Z] --- PASS: TestInspectOomKilledFalse (0.39s)
17:15:48 [2023-05-25T17:15:48.358Z] === RUN   TestLinksEtcHostsContentMatch
17:15:48 [2023-05-25T17:15:48.358Z] --- PASS: TestLinksEtcHostsContentMatch (0.20s)
17:15:48 [2023-05-25T17:15:48.358Z] === RUN   TestLinksContainerNames
17:15:49 [2023-05-25T17:15:49.284Z] --- PASS: TestLinksContainerNames (0.83s)
17:15:49 [2023-05-25T17:15:49.284Z] === RUN   TestLogsFollowTailEmpty
17:15:49 [2023-05-25T17:15:49.845Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
17:15:49 [2023-05-25T17:15:49.845Z] === RUN   TestLogs
17:15:49 [2023-05-25T17:15:49.845Z] === RUN   TestLogs/driver_local
17:15:49 [2023-05-25T17:15:49.845Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:15:49 [2023-05-25T17:15:49.845Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:15:49 [2023-05-25T17:15:49.845Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:15:49 [2023-05-25T17:15:49.845Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:15:49 [2023-05-25T17:15:49.845Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:15:49 [2023-05-25T17:15:49.845Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:15:49 [2023-05-25T17:15:49.845Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:15:49 [2023-05-25T17:15:49.845Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:15:49 [2023-05-25T17:15:49.845Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:15:49 [2023-05-25T17:15:49.845Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:15:49 [2023-05-25T17:15:49.845Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:15:49 [2023-05-25T17:15:49.845Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:15:49 [2023-05-25T17:15:49.845Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:15:49 [2023-05-25T17:15:49.845Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:15:49 [2023-05-25T17:15:49.845Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:15:49 [2023-05-25T17:15:49.845Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:15:49 [2023-05-25T17:15:49.845Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:15:49 [2023-05-25T17:15:49.845Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:15:51 [2023-05-25T17:15:51.210Z] === RUN   TestLogs/driver_json-file
17:15:51 [2023-05-25T17:15:51.210Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:15:51 [2023-05-25T17:15:51.210Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:15:51 [2023-05-25T17:15:51.210Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:15:51 [2023-05-25T17:15:51.210Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:15:51 [2023-05-25T17:15:51.210Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:15:51 [2023-05-25T17:15:51.210Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:15:51 [2023-05-25T17:15:51.210Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:15:51 [2023-05-25T17:15:51.210Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:15:51 [2023-05-25T17:15:51.210Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:15:51 [2023-05-25T17:15:51.210Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:15:51 [2023-05-25T17:15:51.210Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:15:51 [2023-05-25T17:15:51.210Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:15:51 [2023-05-25T17:15:51.210Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:15:51 [2023-05-25T17:15:51.210Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:15:51 [2023-05-25T17:15:51.210Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:15:51 [2023-05-25T17:15:51.210Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:15:51 [2023-05-25T17:15:51.210Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:15:51 [2023-05-25T17:15:51.210Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:15:53 [2023-05-25T17:15:53.099Z] --- PASS: TestLogs (3.08s)
17:15:53 [2023-05-25T17:15:53.099Z]     --- PASS: TestLogs/driver_local (0.01s)
17:15:53 [2023-05-25T17:15:53.099Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.78s)
17:15:53 [2023-05-25T17:15:53.099Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.87s)
17:15:53 [2023-05-25T17:15:53.099Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.05s)
17:15:53 [2023-05-25T17:15:53.099Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.30s)
17:15:53 [2023-05-25T17:15:53.099Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.45s)
17:15:53 [2023-05-25T17:15:53.099Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.52s)
17:15:53 [2023-05-25T17:15:53.099Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:15:53 [2023-05-25T17:15:53.099Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.77s)
17:15:53 [2023-05-25T17:15:53.099Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.99s)
17:15:53 [2023-05-25T17:15:53.099Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.24s)
17:15:53 [2023-05-25T17:15:53.099Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.32s)
17:15:53 [2023-05-25T17:15:53.099Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.48s)
17:15:53 [2023-05-25T17:15:53.099Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.54s)
17:15:53 [2023-05-25T17:15:53.099Z] === RUN   TestContainerNetworkMountsNoChown
17:15:53 [2023-05-25T17:15:53.355Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s)
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/default
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/default
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/private
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/private
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rprivate
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rprivate
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/slave
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/slave
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rslave
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rslave
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/shared
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/shared
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rshared
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rshared
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/default
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/shared
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rprivate
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/slave
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/default/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rslave
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/private
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/private/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rshared
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/default/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/private/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/private/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/private/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/default/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/default/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:15:53 [2023-05-25T17:15:53.355Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:15:53 [2023-05-25T17:15:53.355Z] --- PASS: TestMountDaemonRoot (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
17:15:53 [2023-05-25T17:15:53.355Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:15:53 [2023-05-25T17:15:53.355Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:15:53 [2023-05-25T17:15:53.355Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
17:15:53 [2023-05-25T17:15:53.355Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:15:53 [2023-05-25T17:15:53.355Z] === RUN   TestContainerBindMountNonRecursive
17:15:54 [2023-05-25T17:15:54.283Z] --- PASS: TestContainerBindMountNonRecursive (0.95s)
17:15:54 [2023-05-25T17:15:54.283Z] === RUN   TestContainerVolumesMountedAsShared
17:15:54 [2023-05-25T17:15:54.844Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
17:15:54 [2023-05-25T17:15:54.844Z] === RUN   TestContainerVolumesMountedAsSlave
17:15:55 [2023-05-25T17:15:55.099Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
17:15:55 [2023-05-25T17:15:55.099Z] === RUN   TestContainerCopyLeaksMounts
17:15:55 [2023-05-25T17:15:55.660Z] --- PASS: TestContainerCopyLeaksMounts (0.55s)
17:15:55 [2023-05-25T17:15:55.660Z] === RUN   TestNetworkNat
17:15:56 [2023-05-25T17:15:56.222Z] --- PASS: TestNetworkNat (0.48s)
17:15:56 [2023-05-25T17:15:56.222Z] === RUN   TestNetworkLocalhostTCPNat
17:15:56 [2023-05-25T17:15:56.477Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
17:15:56 [2023-05-25T17:15:56.477Z] === RUN   TestNetworkLoopbackNat
17:15:58 [2023-05-25T17:15:58.992Z] --- PASS: TestNetworkLoopbackNat (2.56s)
17:15:58 [2023-05-25T17:15:58.992Z] === RUN   TestPause
17:15:59 [2023-05-25T17:15:59.553Z] --- PASS: TestPause (0.48s)
17:15:59 [2023-05-25T17:15:59.553Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:15:59 [2023-05-25T17:15:59.553Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:15:59 [2023-05-25T17:15:59.553Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:15:59 [2023-05-25T17:15:59.553Z] === RUN   TestPauseStopPausedContainer
17:16:00 [2023-05-25T17:16:00.114Z] --- PASS: TestPauseStopPausedContainer (0.44s)
17:16:00 [2023-05-25T17:16:00.114Z] === RUN   TestPidHost
17:16:01 [2023-05-25T17:16:01.042Z] --- PASS: TestPidHost (1.05s)
17:16:01 [2023-05-25T17:16:01.042Z] === RUN   TestPsFilter
17:16:01 [2023-05-25T17:16:01.042Z] === RUN   TestPsFilter/since
17:16:01 [2023-05-25T17:16:01.042Z] === RUN   TestPsFilter/before
17:16:01 [2023-05-25T17:16:01.042Z] --- PASS: TestPsFilter (0.07s)
17:16:01 [2023-05-25T17:16:01.042Z]     --- PASS: TestPsFilter/since (0.00s)
17:16:01 [2023-05-25T17:16:01.042Z]     --- PASS: TestPsFilter/before (0.00s)
17:16:01 [2023-05-25T17:16:01.042Z] === RUN   TestRemoveContainerWithRemovedVolume
17:16:01 [2023-05-25T17:16:01.603Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
17:16:01 [2023-05-25T17:16:01.603Z] === RUN   TestRemoveContainerWithVolume
17:16:01 [2023-05-25T17:16:01.859Z] --- PASS: TestRemoveContainerWithVolume (0.38s)
17:16:01 [2023-05-25T17:16:01.859Z] === RUN   TestRemoveContainerRunning
17:16:02 [2023-05-25T17:16:02.421Z] --- PASS: TestRemoveContainerRunning (0.41s)
17:16:02 [2023-05-25T17:16:02.421Z] === RUN   TestRemoveContainerForceRemoveRunning
17:16:02 [2023-05-25T17:16:02.676Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
17:16:02 [2023-05-25T17:16:02.676Z] === RUN   TestRemoveInvalidContainer
17:16:02 [2023-05-25T17:16:02.676Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:16:02 [2023-05-25T17:16:02.676Z] === RUN   TestRenameLinkedContainer
17:16:04 [2023-05-25T17:16:04.565Z] --- PASS: TestRenameLinkedContainer (1.75s)
17:16:04 [2023-05-25T17:16:04.565Z] === RUN   TestRenameStoppedContainer
17:16:05 [2023-05-25T17:16:05.126Z] --- PASS: TestRenameStoppedContainer (0.43s)
17:16:05 [2023-05-25T17:16:05.126Z] === RUN   TestRenameRunningContainerAndReuse
17:16:06 [2023-05-25T17:16:06.053Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
17:16:06 [2023-05-25T17:16:06.053Z] === RUN   TestRenameInvalidName
17:16:06 [2023-05-25T17:16:06.309Z] --- PASS: TestRenameInvalidName (0.42s)
17:16:06 [2023-05-25T17:16:06.309Z] === RUN   TestRenameAnonymousContainer
17:16:08 [2023-05-25T17:16:08.198Z] --- PASS: TestRenameAnonymousContainer (1.57s)
17:16:08 [2023-05-25T17:16:08.198Z] === RUN   TestRenameContainerWithSameName
17:16:08 [2023-05-25T17:16:08.198Z] --- PASS: TestRenameContainerWithSameName (0.38s)
17:16:08 [2023-05-25T17:16:08.198Z] === RUN   TestRenameContainerWithLinkedContainer
17:16:09 [2023-05-25T17:16:09.125Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
17:16:09 [2023-05-25T17:16:09.125Z] === RUN   TestResize
17:16:09 [2023-05-25T17:16:09.686Z] --- PASS: TestResize (0.44s)
17:16:09 [2023-05-25T17:16:09.686Z] === RUN   TestResizeWithInvalidSize
17:16:09 [2023-05-25T17:16:09.942Z] --- PASS: TestResizeWithInvalidSize (0.44s)
17:16:09 [2023-05-25T17:16:09.942Z] === RUN   TestResizeWhenContainerNotStarted
17:16:10 [2023-05-25T17:16:10.503Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:16:10 [2023-05-25T17:16:10.503Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:16:11 [2023-05-25T17:16:11.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:16:11 [2023-05-25T17:16:11.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:16:12 [2023-05-25T17:16:12.125Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:16:12 [2023-05-25T17:16:12.381Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:16:12 [2023-05-25T17:16:12.381Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:16:12 [2023-05-25T17:16:12.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:16:12 [2023-05-25T17:16:12.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:16:13 [2023-05-25T17:16:13.199Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:16:17 [2023-05-25T17:16:17.364Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.93s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.94s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.15s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.39s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.74s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.15s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.00s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.23s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.57s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s)
17:16:17 [2023-05-25T17:16:17.364Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s)
17:16:17 [2023-05-25T17:16:17.364Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:16:17 [2023-05-25T17:16:17.364Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:16:17 [2023-05-25T17:16:17.620Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:16:18 [2023-05-25T17:16:18.547Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s)
17:16:18 [2023-05-25T17:16:18.547Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
17:16:18 [2023-05-25T17:16:18.547Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
17:16:18 [2023-05-25T17:16:18.547Z] === RUN   TestCgroupNamespacesRun
17:16:19 [2023-05-25T17:16:19.911Z] --- PASS: TestCgroupNamespacesRun (1.09s)
17:16:19 [2023-05-25T17:16:19.911Z] === RUN   TestCgroupNamespacesRunPrivileged
17:16:20 [2023-05-25T17:16:20.838Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
17:16:20 [2023-05-25T17:16:20.838Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:16:21 [2023-05-25T17:16:21.765Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.00s)
17:16:21 [2023-05-25T17:16:21.765Z] === RUN   TestCgroupNamespacesRunHostMode
17:16:22 [2023-05-25T17:16:22.691Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s)
17:16:22 [2023-05-25T17:16:22.691Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:16:24 [2023-05-25T17:16:24.056Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.03s)
17:16:24 [2023-05-25T17:16:24.056Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:16:24 [2023-05-25T17:16:24.983Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
17:16:24 [2023-05-25T17:16:24.983Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:16:25 [2023-05-25T17:16:25.544Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
17:16:25 [2023-05-25T17:16:25.544Z] === RUN   TestCgroupNamespacesRunOlderClient
17:16:26 [2023-05-25T17:16:26.471Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
17:16:26 [2023-05-25T17:16:26.471Z] === RUN   TestNISDomainname
17:16:27 [2023-05-25T17:16:27.033Z] --- PASS: TestNISDomainname (0.54s)
17:16:27 [2023-05-25T17:16:27.033Z] === RUN   TestHostnameDnsResolution
17:16:27 [2023-05-25T17:16:27.960Z] --- PASS: TestHostnameDnsResolution (0.73s)
17:16:27 [2023-05-25T17:16:27.960Z] === RUN   TestUnprivilegedPortsAndPing
17:16:28 [2023-05-25T17:16:28.522Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
17:16:28 [2023-05-25T17:16:28.522Z] === RUN   TestPrivilegedHostDevices
17:16:29 [2023-05-25T17:16:29.084Z] --- PASS: TestPrivilegedHostDevices (0.56s)
17:16:29 [2023-05-25T17:16:29.084Z] === RUN   TestRunConsoleSize
17:16:29 [2023-05-25T17:16:29.339Z] --- PASS: TestRunConsoleSize (0.40s)
17:16:29 [2023-05-25T17:16:29.339Z] === RUN   TestRunWithAlternativeContainerdShim
17:16:33 [2023-05-25T17:16:33.529Z] --- PASS: TestRunWithAlternativeContainerdShim (3.95s)
17:16:33 [2023-05-25T17:16:33.529Z] === RUN   TestStats
17:16:36 [2023-05-25T17:16:36.062Z] --- PASS: TestStats (2.49s)
17:16:36 [2023-05-25T17:16:36.062Z] === RUN   TestStopContainerWithTimeout
17:16:36 [2023-05-25T17:16:36.062Z] === RUN   TestStopContainerWithTimeout/0
17:16:36 [2023-05-25T17:16:36.062Z] === PAUSE TestStopContainerWithTimeout/0
17:16:36 [2023-05-25T17:16:36.062Z] === RUN   TestStopContainerWithTimeout/1
17:16:36 [2023-05-25T17:16:36.062Z] === PAUSE TestStopContainerWithTimeout/1
17:16:36 [2023-05-25T17:16:36.062Z] === RUN   TestStopContainerWithTimeout/3
17:16:36 [2023-05-25T17:16:36.062Z] === PAUSE TestStopContainerWithTimeout/3
17:16:36 [2023-05-25T17:16:36.062Z] === RUN   TestStopContainerWithTimeout/-1
17:16:36 [2023-05-25T17:16:36.062Z] === PAUSE TestStopContainerWithTimeout/-1
17:16:36 [2023-05-25T17:16:36.062Z] === CONT  TestStopContainerWithTimeout/0
17:16:36 [2023-05-25T17:16:36.062Z] === CONT  TestStopContainerWithTimeout/1
17:16:36 [2023-05-25T17:16:36.062Z] === CONT  TestStopContainerWithTimeout/3
17:16:36 [2023-05-25T17:16:36.062Z] === CONT  TestStopContainerWithTimeout/-1
17:16:39 [2023-05-25T17:16:39.353Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:16:39 [2023-05-25T17:16:39.353Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
17:16:39 [2023-05-25T17:16:39.354Z]     --- PASS: TestStopContainerWithTimeout/1 (1.76s)
17:16:39 [2023-05-25T17:16:39.354Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.78s)
17:16:39 [2023-05-25T17:16:39.354Z]     --- PASS: TestStopContainerWithTimeout/3 (2.95s)
17:16:39 [2023-05-25T17:16:39.354Z] === RUN   TestDeleteDevicemapper
17:16:39 [2023-05-25T17:16:39.354Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:16:39 [2023-05-25T17:16:39.354Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:16:39 [2023-05-25T17:16:39.354Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:16:40 [2023-05-25T17:16:40.731Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s)
17:16:40 [2023-05-25T17:16:40.731Z] === RUN   TestUpdateMemory
17:16:41 [2023-05-25T17:16:41.293Z] --- PASS: TestUpdateMemory (0.55s)
17:16:41 [2023-05-25T17:16:41.293Z] === RUN   TestUpdateCPUQuota
17:16:42 [2023-05-25T17:16:42.221Z] --- PASS: TestUpdateCPUQuota (0.82s)
17:16:42 [2023-05-25T17:16:42.221Z] === RUN   TestUpdatePidsLimit
17:16:42 [2023-05-25T17:16:42.221Z] === RUN   TestUpdatePidsLimit/update_from_none
17:16:42 [2023-05-25T17:16:42.221Z] === RUN   TestUpdatePidsLimit/no_change
17:16:42 [2023-05-25T17:16:42.477Z] === RUN   TestUpdatePidsLimit/update_lower
17:16:42 [2023-05-25T17:16:42.733Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:16:42 [2023-05-25T17:16:42.733Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:16:42 [2023-05-25T17:16:42.989Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:16:43 [2023-05-25T17:16:43.246Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:16:43 [2023-05-25T17:16:43.807Z] --- PASS: TestUpdatePidsLimit (1.86s)
17:16:43 [2023-05-25T17:16:43.807Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
17:16:43 [2023-05-25T17:16:43.807Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
17:16:43 [2023-05-25T17:16:43.807Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
17:16:43 [2023-05-25T17:16:43.807Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
17:16:43 [2023-05-25T17:16:43.807Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s)
17:16:43 [2023-05-25T17:16:43.807Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
17:16:43 [2023-05-25T17:16:43.807Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
17:16:43 [2023-05-25T17:16:43.807Z] === RUN   TestUpdateRestartPolicy
17:16:55 [2023-05-25T17:16:55.973Z] --- PASS: TestUpdateRestartPolicy (10.75s)
17:16:55 [2023-05-25T17:16:55.973Z] === RUN   TestUpdateRestartWithAutoRemove
17:16:55 [2023-05-25T17:16:55.973Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
17:16:55 [2023-05-25T17:16:55.973Z] === RUN   TestWaitNonBlocked
17:16:55 [2023-05-25T17:16:55.973Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:16:55 [2023-05-25T17:16:55.973Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:16:55 [2023-05-25T17:16:55.973Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:16:55 [2023-05-25T17:16:55.973Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:16:55 [2023-05-25T17:16:55.973Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:16:55 [2023-05-25T17:16:55.973Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:16:55 [2023-05-25T17:16:55.973Z] --- PASS: TestWaitNonBlocked (0.01s)
17:16:55 [2023-05-25T17:16:55.973Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
17:16:55 [2023-05-25T17:16:55.973Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
17:16:55 [2023-05-25T17:16:55.973Z] === RUN   TestWaitBlocked
17:16:55 [2023-05-25T17:16:55.973Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:16:55 [2023-05-25T17:16:55.973Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:16:55 [2023-05-25T17:16:55.973Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:16:55 [2023-05-25T17:16:55.973Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:16:55 [2023-05-25T17:16:55.973Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:16:55 [2023-05-25T17:16:55.973Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:16:56 [2023-05-25T17:16:56.535Z] --- PASS: TestWaitBlocked (0.01s)
17:16:56 [2023-05-25T17:16:56.535Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
17:16:56 [2023-05-25T17:16:56.535Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
17:16:56 [2023-05-25T17:16:56.535Z] === RUN   TestWaitConditions
17:16:56 [2023-05-25T17:16:56.535Z] === RUN   TestWaitConditions/default
17:16:56 [2023-05-25T17:16:56.535Z] === PAUSE TestWaitConditions/default
17:16:56 [2023-05-25T17:16:56.535Z] === RUN   TestWaitConditions/not-running
17:16:56 [2023-05-25T17:16:56.535Z] === PAUSE TestWaitConditions/not-running
17:16:56 [2023-05-25T17:16:56.535Z] === RUN   TestWaitConditions/next-exit
17:16:56 [2023-05-25T17:16:56.535Z] === PAUSE TestWaitConditions/next-exit
17:16:56 [2023-05-25T17:16:56.535Z] === RUN   TestWaitConditions/removed
17:16:56 [2023-05-25T17:16:56.535Z] === PAUSE TestWaitConditions/removed
17:16:56 [2023-05-25T17:16:56.535Z] === CONT  TestWaitConditions/default
17:16:56 [2023-05-25T17:16:56.535Z] === CONT  TestWaitConditions/next-exit
17:16:56 [2023-05-25T17:16:56.535Z] === CONT  TestWaitConditions/not-running
17:16:56 [2023-05-25T17:16:56.535Z] === CONT  TestWaitConditions/removed
17:16:56 [2023-05-25T17:16:56.535Z]     wait_test.go:146: ContainerID = db0d9f9763764080a9bc41db63b69c54d064600366325bbc88adff6785f56529
17:16:56 [2023-05-25T17:16:56.535Z]     wait_test.go:146: ContainerID = a49f92817c332297298fbfaa0c4cee6b0229d37b70b49ce0897fd2ee332319f5
17:16:56 [2023-05-25T17:16:56.535Z]     wait_test.go:146: ContainerID = 93e3666e64a5e7184577acd04004110133392e0778f80eb9fd1971b750ac5d3b
17:16:56 [2023-05-25T17:16:56.535Z]     wait_test.go:146: ContainerID = 83a811132a386837447edd929ab3e4bdddf0b8f977f4dcd74e1440b3c591d9c1
17:16:57 [2023-05-25T17:16:57.900Z] --- PASS: TestWaitConditions (0.01s)
17:16:57 [2023-05-25T17:16:57.900Z]     --- PASS: TestWaitConditions/not-running (0.71s)
17:16:57 [2023-05-25T17:16:57.900Z]     --- PASS: TestWaitConditions/next-exit (1.10s)
17:16:57 [2023-05-25T17:16:57.900Z]     --- PASS: TestWaitConditions/removed (1.11s)
17:16:57 [2023-05-25T17:16:57.900Z]     --- PASS: TestWaitConditions/default (1.15s)
17:16:57 [2023-05-25T17:16:57.900Z] === RUN   TestWaitRestartedContainer
17:16:57 [2023-05-25T17:16:57.900Z] === RUN   TestWaitRestartedContainer/default
17:16:57 [2023-05-25T17:16:57.900Z] === PAUSE TestWaitRestartedContainer/default
17:16:57 [2023-05-25T17:16:57.900Z] === RUN   TestWaitRestartedContainer/not-running
17:16:57 [2023-05-25T17:16:57.900Z] === PAUSE TestWaitRestartedContainer/not-running
17:16:57 [2023-05-25T17:16:57.900Z] === RUN   TestWaitRestartedContainer/next-exit
17:16:57 [2023-05-25T17:16:57.900Z] === PAUSE TestWaitRestartedContainer/next-exit
17:16:57 [2023-05-25T17:16:57.900Z] === CONT  TestWaitRestartedContainer/default
17:16:57 [2023-05-25T17:16:57.900Z] === CONT  TestWaitRestartedContainer/next-exit
17:16:57 [2023-05-25T17:16:57.900Z] === CONT  TestWaitRestartedContainer/not-running
17:16:59 [2023-05-25T17:16:59.788Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:16:59 [2023-05-25T17:16:59.788Z]     --- PASS: TestWaitRestartedContainer/default (1.45s)
17:16:59 [2023-05-25T17:16:59.788Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.80s)
17:16:59 [2023-05-25T17:16:59.788Z]     --- PASS: TestWaitRestartedContainer/not-running (1.85s)
17:16:59 [2023-05-25T17:16:59.788Z] === CONT  TestContainerStartOnDaemonRestart
17:16:59 [2023-05-25T17:16:59.788Z] === CONT  TestDaemonHostGatewayIP
17:16:59 [2023-05-25T17:16:59.788Z] === CONT  TestDaemonRestartIpcMode
17:16:59 [2023-05-25T17:16:59.788Z] === CONT  TestRestartDaemonWithRestartingContainer
17:16:59 [2023-05-25T17:16:59.788Z] === CONT  TestIpcModeOlderClient
17:16:59 [2023-05-25T17:16:59.788Z] === CONT  TestContainerKillOnDaemonStart
17:16:59 [2023-05-25T17:16:59.788Z] --- PASS: TestIpcModeOlderClient (0.05s)
17:17:02 [2023-05-25T17:17:02.304Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s)
17:17:02 [2023-05-25T17:17:02.560Z] --- PASS: TestDaemonRestartIpcMode (3.01s)
17:17:02 [2023-05-25T17:17:02.560Z] --- PASS: TestDaemonHostGatewayIP (3.11s)
17:17:02 [2023-05-25T17:17:02.816Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.38s)
17:17:12 [2023-05-25T17:17:12.754Z] --- PASS: TestContainerKillOnDaemonStart (11.77s)
17:17:12 [2023-05-25T17:17:12.754Z] PASS
17:17:12 [2023-05-25T17:17:12.754Z] 
17:17:12 [2023-05-25T17:17:12.754Z] === Skipped
17:17:12 [2023-05-25T17:17:12.754Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:17:12 [2023-05-25T17:17:12.754Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:17:12 [2023-05-25T17:17:12.754Z] 
17:17:12 [2023-05-25T17:17:12.754Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:17:12 [2023-05-25T17:17:12.754Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:17:12 [2023-05-25T17:17:12.754Z] 
17:17:12 [2023-05-25T17:17:12.754Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:17:12 [2023-05-25T17:17:12.754Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:17:12 [2023-05-25T17:17:12.754Z] 
17:17:12 [2023-05-25T17:17:12.754Z] DONE 285 tests, 3 skipped in 117.452s
17:17:12 [2023-05-25T17:17:12.754Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:17:12 [2023-05-25T17:17:12.754Z] ++ 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:17:12 [2023-05-25T17:17:12.754Z] ++ set -e
17:17:12 [2023-05-25T17:17:12.754Z] ++ '[' -n 0 ']'
17:17:12 [2023-05-25T17:17:12.754Z] ++ set -x
17:17:12 [2023-05-25T17:17:12.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:17:12 [2023-05-25T17:17:12.754Z] INFO: Testing against a local daemon
17:17:12 [2023-05-25T17:17:12.754Z] === RUN   TestConfigDaemonID
17:17:12 [2023-05-25T17:17:12.754Z]     daemon_test.go:52: [d1103b4a3c4e1] daemon is not started
17:17:12 [2023-05-25T17:17:12.754Z] --- PASS: TestConfigDaemonID (1.04s)
17:17:12 [2023-05-25T17:17:12.754Z] === RUN   TestDaemonConfigValidation
17:17:12 [2023-05-25T17:17:12.754Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:17:12 [2023-05-25T17:17:12.754Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:17:12 [2023-05-25T17:17:12.754Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:17:12 [2023-05-25T17:17:12.754Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:17:12 [2023-05-25T17:17:12.754Z] === RUN   TestDaemonConfigValidation/invalid_config
17:17:12 [2023-05-25T17:17:12.754Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:17:12 [2023-05-25T17:17:12.754Z] === RUN   TestDaemonConfigValidation/malformed_config
17:17:12 [2023-05-25T17:17:12.754Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:17:12 [2023-05-25T17:17:12.754Z] === RUN   TestDaemonConfigValidation/valid_config
17:17:12 [2023-05-25T17:17:12.754Z] === PAUSE TestDaemonConfigValidation/valid_config
17:17:12 [2023-05-25T17:17:12.754Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:17:12 [2023-05-25T17:17:12.754Z] === CONT  TestDaemonConfigValidation/malformed_config
17:17:12 [2023-05-25T17:17:12.754Z] === CONT  TestDaemonConfigValidation/invalid_config
17:17:12 [2023-05-25T17:17:12.754Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:17:12 [2023-05-25T17:17:12.754Z] === CONT  TestDaemonConfigValidation/valid_config
17:17:12 [2023-05-25T17:17:12.754Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:17:12 [2023-05-25T17:17:12.754Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
17:17:12 [2023-05-25T17:17:12.754Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
17:17:12 [2023-05-25T17:17:12.754Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
17:17:12 [2023-05-25T17:17:12.754Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
17:17:12 [2023-05-25T17:17:12.754Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
17:17:12 [2023-05-25T17:17:12.754Z] === RUN   TestConfigDaemonSeccompProfiles
17:17:12 [2023-05-25T17:17:12.754Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:17:13 [2023-05-25T17:17:13.681Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:17:14 [2023-05-25T17:17:14.609Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:17:15 [2023-05-25T17:17:15.536Z]     daemon_test.go:166: [d23a712a91392] daemon is not started
17:17:15 [2023-05-25T17:17:15.536Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
17:17:15 [2023-05-25T17:17:15.536Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:17:15 [2023-05-25T17:17:15.536Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:17:15 [2023-05-25T17:17:15.536Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:17:15 [2023-05-25T17:17:15.536Z] === RUN   TestDaemonProxy
17:17:15 [2023-05-25T17:17:15.536Z] === RUN   TestDaemonProxy/environment_variables
17:17:17 [2023-05-25T17:17:17.424Z] === RUN   TestDaemonProxy/command-line_options
17:17:19 [2023-05-25T17:17:19.313Z] === RUN   TestDaemonProxy/configuration_file
17:17:20 [2023-05-25T17:17:20.677Z] === RUN   TestDaemonProxy/conflicting_options
17:17:21 [2023-05-25T17:17:21.239Z] === RUN   TestDaemonProxy/reload_sanitized
17:17:21 [2023-05-25T17:17:21.800Z] --- PASS: TestDaemonProxy (6.22s)
17:17:21 [2023-05-25T17:17:21.801Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
17:17:21 [2023-05-25T17:17:21.801Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
17:17:21 [2023-05-25T17:17:21.801Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
17:17:21 [2023-05-25T17:17:21.801Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:17:21 [2023-05-25T17:17:21.801Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
17:17:21 [2023-05-25T17:17:21.801Z] === RUN   TestLiveRestore
17:17:21 [2023-05-25T17:17:21.801Z] === RUN   TestLiveRestore/volume_references
17:17:21 [2023-05-25T17:17:21.801Z] === PAUSE TestLiveRestore/volume_references
17:17:21 [2023-05-25T17:17:21.801Z] === CONT  TestLiveRestore/volume_references
17:17:22 [2023-05-25T17:17:22.362Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:17:22 [2023-05-25T17:17:22.362Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:17:23 [2023-05-25T17:17:23.289Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:17:24 [2023-05-25T17:17:24.216Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:17:24 [2023-05-25T17:17:24.776Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:17:25 [2023-05-25T17:17:25.703Z] --- PASS: TestLiveRestore (0.00s)
17:17:25 [2023-05-25T17:17:25.703Z]     --- PASS: TestLiveRestore/volume_references (3.94s)
17:17:25 [2023-05-25T17:17:25.703Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.35s)
17:17:25 [2023-05-25T17:17:25.703Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.81s)
17:17:25 [2023-05-25T17:17:25.703Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.84s)
17:17:25 [2023-05-25T17:17:25.703Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.85s)
17:17:25 [2023-05-25T17:17:25.703Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.86s)
17:17:25 [2023-05-25T17:17:25.703Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
17:17:26 [2023-05-25T17:17:26.631Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
17:17:26 [2023-05-25T17:17:26.631Z] PASS
17:17:26 [2023-05-25T17:17:26.631Z] 
17:17:26 [2023-05-25T17:17:26.631Z] DONE 25 tests in 15.100s
17:17:26 [2023-05-25T17:17:26.631Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:17:26 [2023-05-25T17:17:26.631Z] ++ 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:17:26 [2023-05-25T17:17:26.631Z] ++ set -e
17:17:26 [2023-05-25T17:17:26.631Z] ++ '[' -n 0 ']'
17:17:26 [2023-05-25T17:17:26.631Z] ++ set -x
17:17:26 [2023-05-25T17:17:26.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:17:26 [2023-05-25T17:17:26.631Z] INFO: Testing against a local daemon
17:17:26 [2023-05-25T17:17:26.631Z] === RUN   TestCommitInheritsEnv
17:17:26 [2023-05-25T17:17:26.631Z] --- PASS: TestCommitInheritsEnv (0.12s)
17:17:26 [2023-05-25T17:17:26.631Z] === RUN   TestImportExtremelyLargeImageWorks
17:17:26 [2023-05-25T17:17:26.631Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:17:26 [2023-05-25T17:17:26.631Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:17:26 [2023-05-25T17:17:26.631Z] === RUN   TestImportWithCustomPlatform
17:17:26 [2023-05-25T17:17:26.631Z] === RUN   TestImportWithCustomPlatform/#00
17:17:26 [2023-05-25T17:17:26.631Z] === RUN   TestImportWithCustomPlatform/_______
17:17:26 [2023-05-25T17:17:26.631Z] === RUN   TestImportWithCustomPlatform//
17:17:26 [2023-05-25T17:17:26.631Z] === RUN   TestImportWithCustomPlatform/linux
17:17:26 [2023-05-25T17:17:26.631Z] === RUN   TestImportWithCustomPlatform/LINUX
17:17:26 [2023-05-25T17:17:26.631Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:17:26 [2023-05-25T17:17:26.631Z] === RUN   TestImportWithCustomPlatform/macos
17:17:26 [2023-05-25T17:17:26.631Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:17:26 [2023-05-25T17:17:26.631Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:17:26 [2023-05-25T17:17:26.631Z] --- PASS: TestImportWithCustomPlatform (0.10s)
17:17:26 [2023-05-25T17:17:26.631Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
17:17:26 [2023-05-25T17:17:26.631Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:17:26 [2023-05-25T17:17:26.631Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:17:26 [2023-05-25T17:17:26.631Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
17:17:26 [2023-05-25T17:17:26.631Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
17:17:26 [2023-05-25T17:17:26.631Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
17:17:26 [2023-05-25T17:17:26.631Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:17:26 [2023-05-25T17:17:26.631Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:17:26 [2023-05-25T17:17:26.631Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:17:26 [2023-05-25T17:17:26.631Z] === RUN   TestImageInspectEmptyTagsAndDigests
17:17:26 [2023-05-25T17:17:26.631Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
17:17:26 [2023-05-25T17:17:26.631Z] === RUN   TestImagesFilterMultiReference
17:17:26 [2023-05-25T17:17:26.887Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:17:26 [2023-05-25T17:17:26.887Z] === RUN   TestImagesFilterBeforeSince
17:17:26 [2023-05-25T17:17:26.887Z]     list_test.go:87: ImageList: ID=sha256:3e5591665b4bd394c182eb9bff4a8a2823a88879ce0174c5426aef773c5c40fc RepoTags=[testimagesfilterbeforesince:v2]
17:17:26 [2023-05-25T17:17:26.887Z]     list_test.go:87: ImageList: ID=sha256:2b96c724555dc78fd74e8038a60892f3f33e1abafd48628a4865e304305894b6 RepoTags=[testimagesfilterbeforesince:v1]
17:17:26 [2023-05-25T17:17:26.887Z]     list_test.go:87: ImageList: ID=sha256:f8fec58545522f605463e6a8fde1c197045a39e6e9426bbdc94ece2001b5feb6 RepoTags=[testimagesfilterbeforesince:v3]
17:17:26 [2023-05-25T17:17:26.887Z] --- PASS: TestImagesFilterBeforeSince (0.19s)
17:17:26 [2023-05-25T17:17:26.887Z] === RUN   TestImagePullPlatformInvalid
17:17:26 [2023-05-25T17:17:26.887Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:17:26 [2023-05-25T17:17:26.887Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:17:26 [2023-05-25T17:17:26.887Z] time="2023-05-25T17:17:26Z" 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=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:26 [2023-05-25T17:17:26.887Z] time="2023-05-25T17:17:26Z" level=info msg="redis not configured" go.version=go1.20.4 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:26 [2023-05-25T17:17:26.887Z] time="2023-05-25T17:17:26Z" level=info msg="Starting upload purge in 11m0s" go.version=go1.20.4 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:26 [2023-05-25T17:17:26.887Z] time="2023-05-25T17:17:26Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.4 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.145Z] time="2023-05-25T17:17:26Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=02549ede-7f25-41cb-b231-9608b6bca012 http.request.method=GET http.request.remoteaddr="127.0.0.1:60638" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.145Z] time="2023-05-25T17:17:26Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=02549ede-7f25-41cb-b231-9608b6bca012 http.request.method=GET http.request.remoteaddr="127.0.0.1:60638" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.09922ms http.response.status=200 http.response.written=2 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.145Z] 127.0.0.1 - - [25/May/2023:17:17:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:17:27 [2023-05-25T17:17:27.145Z] time="2023-05-25T17:17:26Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=688653ad-98d9-4422-9a4e-45f2aab56b3a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.145Z] time="2023-05-25T17:17:26Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b6eca6dd-32e6-4f34-b162-13a552b0bcda http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.145Z] time="2023-05-25T17:17:26Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=688653ad-98d9-4422-9a4e-45f2aab56b3a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.145Z] time="2023-05-25T17:17:26Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b6eca6dd-32e6-4f34-b162-13a552b0bcda http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" 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=688653ad-98d9-4422-9a4e-45f2aab56b3a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=25.986µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d17f678f-ba8f-4ed8-a12b-440aa143c234 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b6eca6dd-32e6-4f34-b162-13a552b0bcda http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=24.707µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8e9db4da-cbd5-470f-80dc-b0874d711927 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" 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=688653ad-98d9-4422-9a4e-45f2aab56b3a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60648" 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=2.023748ms http.response.status=404 http.response.written=157 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] 127.0.0.1 - - [25/May/2023:17:17:26 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b6eca6dd-32e6-4f34-b162-13a552b0bcda http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.001855ms http.response.status=404 http.response.written=157 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] 127.0.0.1 - - [25/May/2023:17:17:26 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=adacd4c1-9360-40e1-8b10-e6a2c36873cb http.request.method=POST http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=adacd4c1-9360-40e1-8b10-e6a2c36873cb http.request.method=POST http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4789fc5a-2b98-4485-b243-301bfa58e139 http.request.method=POST http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4789fc5a-2b98-4485-b243-301bfa58e139 http.request.method=POST http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3717916b-8dad-4a9f-9437-383d2e793470/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=adacd4c1-9360-40e1-8b10-e6a2c36873cb http.request.method=POST http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=94.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).PutContent" trace.id=12014ef0-f7b8-43b0-b31c-1f4caab889fb trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4789fc5a-2b98-4485-b243-301bfa58e139 http.request.method=POST http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=59.973µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=60ae41ac-c669-4bee-9535-4996543d2f3b trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3717916b-8dad-4a9f-9437-383d2e793470/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=adacd4c1-9360-40e1-8b10-e6a2c36873cb http.request.method=POST http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=34.586µs trace.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=67d9653e-df4f-4400-b595-cf3fe8674ff5 trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4789fc5a-2b98-4485-b243-301bfa58e139 http.request.method=POST http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=10.486µs trace.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=18753d20-c1bd-4822-b410-1dc67e0134dd trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3717916b-8dad-4a9f-9437-383d2e793470/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=adacd4c1-9360-40e1-8b10-e6a2c36873cb http.request.method=POST http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=66.725µs trace.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=6de4b9a7-7941-42ed-af96-975a608cb342 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=adacd4c1-9360-40e1-8b10-e6a2c36873cb http.request.method=POST http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.995292ms http.response.status=202 http.response.written=0 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] 127.0.0.1 - - [25/May/2023:17:17:26 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4789fc5a-2b98-4485-b243-301bfa58e139 http.request.method=POST http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=82.636µs trace.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=3ae8c8c9-b857-4598-8694-42080fd536e8 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4789fc5a-2b98-4485-b243-301bfa58e139 http.request.method=POST http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.953527ms http.response.status=202 http.response.written=0 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] 127.0.0.1 - - [25/May/2023:17:17:26 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" 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=d3040219-fb8d-4196-81e6-5b432eb9c9bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/3717916b-8dad-4a9f-9437-383d2e793470?_state=IcbD5RTONrBhGNlKRFALv9cej7Vl-qU5dgWwXCoC0vh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM3MTc5MTZiLThkYWQtNGE5Zi05NDM3LTM4M2QyZTc5MzQ3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc3NDg5MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.uuid=3717916b-8dad-4a9f-9437-383d2e793470 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" 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=d3040219-fb8d-4196-81e6-5b432eb9c9bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/3717916b-8dad-4a9f-9437-383d2e793470?_state=IcbD5RTONrBhGNlKRFALv9cej7Vl-qU5dgWwXCoC0vh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM3MTc5MTZiLThkYWQtNGE5Zi05NDM3LTM4M2QyZTc5MzQ3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc3NDg5MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.uuid=3717916b-8dad-4a9f-9437-383d2e793470 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3717916b-8dad-4a9f-9437-383d2e793470/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3040219-fb8d-4196-81e6-5b432eb9c9bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/3717916b-8dad-4a9f-9437-383d2e793470?_state=IcbD5RTONrBhGNlKRFALv9cej7Vl-qU5dgWwXCoC0vh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM3MTc5MTZiLThkYWQtNGE5Zi05NDM3LTM4M2QyZTc5MzQ3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc3NDg5MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=34.914µs trace.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=1197e329-dc8e-4545-b9d1-3243888caeb3 trace.line=82 vars.name=test vars.uuid=3717916b-8dad-4a9f-9437-383d2e793470 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3717916b-8dad-4a9f-9437-383d2e793470/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3040219-fb8d-4196-81e6-5b432eb9c9bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/3717916b-8dad-4a9f-9437-383d2e793470?_state=IcbD5RTONrBhGNlKRFALv9cej7Vl-qU5dgWwXCoC0vh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM3MTc5MTZiLThkYWQtNGE5Zi05NDM3LTM4M2QyZTc5MzQ3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc3NDg5MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 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=500561ab-e1c7-4396-9157-3528d32d6f39 trace.line=141 vars.name=test vars.uuid=3717916b-8dad-4a9f-9437-383d2e793470 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3717916b-8dad-4a9f-9437-383d2e793470/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3040219-fb8d-4196-81e6-5b432eb9c9bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/3717916b-8dad-4a9f-9437-383d2e793470?_state=IcbD5RTONrBhGNlKRFALv9cej7Vl-qU5dgWwXCoC0vh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM3MTc5MTZiLThkYWQtNGE5Zi05NDM3LTM4M2QyZTc5MzQ3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc3NDg5MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=94.041µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=246ad666-929f-41fd-85b7-38db26533caf trace.line=124 vars.name=test vars.uuid=3717916b-8dad-4a9f-9437-383d2e793470 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" 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=d3040219-fb8d-4196-81e6-5b432eb9c9bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/3717916b-8dad-4a9f-9437-383d2e793470?_state=IcbD5RTONrBhGNlKRFALv9cej7Vl-qU5dgWwXCoC0vh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM3MTc5MTZiLThkYWQtNGE5Zi05NDM3LTM4M2QyZTc5MzQ3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc3NDg5MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.uuid=3717916b-8dad-4a9f-9437-383d2e793470 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3717916b-8dad-4a9f-9437-383d2e793470/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3040219-fb8d-4196-81e6-5b432eb9c9bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/3717916b-8dad-4a9f-9437-383d2e793470?_state=IcbD5RTONrBhGNlKRFALv9cej7Vl-qU5dgWwXCoC0vh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM3MTc5MTZiLThkYWQtNGE5Zi05NDM3LTM4M2QyZTc5MzQ3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc3NDg5MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=12.619µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=37ed66f7-6deb-4d2c-9107-5dae3bc8cfc3 trace.line=141 vars.name=test vars.uuid=3717916b-8dad-4a9f-9437-383d2e793470 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" 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=d3040219-fb8d-4196-81e6-5b432eb9c9bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/3717916b-8dad-4a9f-9437-383d2e793470?_state=IcbD5RTONrBhGNlKRFALv9cej7Vl-qU5dgWwXCoC0vh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM3MTc5MTZiLThkYWQtNGE5Zi05NDM3LTM4M2QyZTc5MzQ3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc3NDg5MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=14.056µs trace.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=acf1af27-cd7b-40e8-b82d-9f39bdce9e90 trace.line=141 vars.name=test vars.uuid=3717916b-8dad-4a9f-9437-383d2e793470 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3717916b-8dad-4a9f-9437-383d2e793470/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3040219-fb8d-4196-81e6-5b432eb9c9bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/3717916b-8dad-4a9f-9437-383d2e793470?_state=IcbD5RTONrBhGNlKRFALv9cej7Vl-qU5dgWwXCoC0vh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM3MTc5MTZiLThkYWQtNGE5Zi05NDM3LTM4M2QyZTc5MzQ3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc3NDg5MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=8.254µs trace.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=fd4bfa5c-d3f6-4d37-8802-fd04503d7d66 trace.line=141 vars.name=test vars.uuid=3717916b-8dad-4a9f-9437-383d2e793470 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.146Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3717916b-8dad-4a9f-9437-383d2e793470/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=d3040219-fb8d-4196-81e6-5b432eb9c9bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/3717916b-8dad-4a9f-9437-383d2e793470?_state=IcbD5RTONrBhGNlKRFALv9cej7Vl-qU5dgWwXCoC0vh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM3MTc5MTZiLThkYWQtNGE5Zi05NDM3LTM4M2QyZTc5MzQ3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc3NDg5MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=49.807µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=fb13c54e-b8e0-4e5c-bea2-10beda444b80 trace.line=167 vars.name=test vars.uuid=3717916b-8dad-4a9f-9437-383d2e793470 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" 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=d3040219-fb8d-4196-81e6-5b432eb9c9bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/3717916b-8dad-4a9f-9437-383d2e793470?_state=IcbD5RTONrBhGNlKRFALv9cej7Vl-qU5dgWwXCoC0vh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM3MTc5MTZiLThkYWQtNGE5Zi05NDM3LTM4M2QyZTc5MzQ3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc3NDg5MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=56.584µs trace.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=6c582d5d-346b-445f-8915-1e3aebdaff15 trace.line=95 vars.name=test vars.uuid=3717916b-8dad-4a9f-9437-383d2e793470 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3717916b-8dad-4a9f-9437-383d2e793470\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3040219-fb8d-4196-81e6-5b432eb9c9bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/3717916b-8dad-4a9f-9437-383d2e793470?_state=IcbD5RTONrBhGNlKRFALv9cej7Vl-qU5dgWwXCoC0vh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM3MTc5MTZiLThkYWQtNGE5Zi05NDM3LTM4M2QyZTc5MzQ3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc3NDg5MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=93.623µs trace.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=1beb8b56-6b19-4de2-a642-a4f1fac78192 trace.line=181 vars.name=test vars.uuid=3717916b-8dad-4a9f-9437-383d2e793470 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" 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=d3040219-fb8d-4196-81e6-5b432eb9c9bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60654" http.request.uri="/v2/test/blobs/uploads/3717916b-8dad-4a9f-9437-383d2e793470?_state=IcbD5RTONrBhGNlKRFALv9cej7Vl-qU5dgWwXCoC0vh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM3MTc5MTZiLThkYWQtNGE5Zi05NDM3LTM4M2QyZTc5MzQ3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc3NDg5MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.8788ms http.response.status=201 http.response.written=0 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] 127.0.0.1 - - [25/May/2023:17:17:26 +0000] "PUT /v2/test/blobs/uploads/3717916b-8dad-4a9f-9437-383d2e793470?_state=IcbD5RTONrBhGNlKRFALv9cej7Vl-qU5dgWwXCoC0vh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM3MTc5MTZiLThkYWQtNGE5Zi05NDM3LTM4M2QyZTc5MzQ3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc3NDg5MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" 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=9a1dcf03-68ec-4901-9750-c997089aa390 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff?_state=E5M4XCYNVEGmJfZw3WouZlFlxgzV_fut7fHyq1u05HZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YmEyZDMyLTYzM2YtNGE2Mi1hMTEzLTA4YjBjOWJhMTdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc5MzQ1OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.uuid=d9ba2d32-633f-4a62-a113-08b0c9ba17ff version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" 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=9a1dcf03-68ec-4901-9750-c997089aa390 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff?_state=E5M4XCYNVEGmJfZw3WouZlFlxgzV_fut7fHyq1u05HZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YmEyZDMyLTYzM2YtNGE2Mi1hMTEzLTA4YjBjOWJhMTdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc5MzQ1OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.uuid=d9ba2d32-633f-4a62-a113-08b0c9ba17ff version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a1dcf03-68ec-4901-9750-c997089aa390 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff?_state=E5M4XCYNVEGmJfZw3WouZlFlxgzV_fut7fHyq1u05HZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YmEyZDMyLTYzM2YtNGE2Mi1hMTEzLTA4YjBjOWJhMTdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc5MzQ1OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=33.092µs trace.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=4df1ce03-3ae4-48fa-a115-58211bdc25ea trace.line=82 vars.name=test vars.uuid=d9ba2d32-633f-4a62-a113-08b0c9ba17ff version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a1dcf03-68ec-4901-9750-c997089aa390 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff?_state=E5M4XCYNVEGmJfZw3WouZlFlxgzV_fut7fHyq1u05HZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YmEyZDMyLTYzM2YtNGE2Mi1hMTEzLTA4YjBjOWJhMTdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc5MzQ1OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=13.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=66be8fd1-de34-4f79-bdf5-7a9ee7e9fcba trace.line=141 vars.name=test vars.uuid=d9ba2d32-633f-4a62-a113-08b0c9ba17ff version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a1dcf03-68ec-4901-9750-c997089aa390 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff?_state=E5M4XCYNVEGmJfZw3WouZlFlxgzV_fut7fHyq1u05HZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YmEyZDMyLTYzM2YtNGE2Mi1hMTEzLTA4YjBjOWJhMTdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc5MzQ1OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=75.202µs trace.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=4b996bc7-9041-44f6-a15d-1682d0fe6cc6 trace.line=124 vars.name=test vars.uuid=d9ba2d32-633f-4a62-a113-08b0c9ba17ff version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" 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=9a1dcf03-68ec-4901-9750-c997089aa390 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff?_state=E5M4XCYNVEGmJfZw3WouZlFlxgzV_fut7fHyq1u05HZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YmEyZDMyLTYzM2YtNGE2Mi1hMTEzLTA4YjBjOWJhMTdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc5MzQ1OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.uuid=d9ba2d32-633f-4a62-a113-08b0c9ba17ff version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a1dcf03-68ec-4901-9750-c997089aa390 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff?_state=E5M4XCYNVEGmJfZw3WouZlFlxgzV_fut7fHyq1u05HZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YmEyZDMyLTYzM2YtNGE2Mi1hMTEzLTA4YjBjOWJhMTdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc5MzQ1OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=20.834µs trace.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=9743bae3-12fa-4b00-ba2b-001566c7522e trace.line=141 vars.name=test vars.uuid=d9ba2d32-633f-4a62-a113-08b0c9ba17ff version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a1dcf03-68ec-4901-9750-c997089aa390 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff?_state=E5M4XCYNVEGmJfZw3WouZlFlxgzV_fut7fHyq1u05HZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YmEyZDMyLTYzM2YtNGE2Mi1hMTEzLTA4YjBjOWJhMTdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc5MzQ1OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=14.031µs trace.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=86304fa7-a6b2-49a2-b76f-334ded85f78b trace.line=141 vars.name=test vars.uuid=d9ba2d32-633f-4a62-a113-08b0c9ba17ff version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a1dcf03-68ec-4901-9750-c997089aa390 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff?_state=E5M4XCYNVEGmJfZw3WouZlFlxgzV_fut7fHyq1u05HZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YmEyZDMyLTYzM2YtNGE2Mi1hMTEzLTA4YjBjOWJhMTdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc5MzQ1OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=8.583µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9b4ac068-a00a-47e7-9a44-929161b08954 trace.line=141 vars.name=test vars.uuid=d9ba2d32-633f-4a62-a113-08b0c9ba17ff version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a1dcf03-68ec-4901-9750-c997089aa390 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff?_state=E5M4XCYNVEGmJfZw3WouZlFlxgzV_fut7fHyq1u05HZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YmEyZDMyLTYzM2YtNGE2Mi1hMTEzLTA4YjBjOWJhMTdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc5MzQ1OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=41.953µs trace.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=d64db41f-0e65-46f4-b29d-21d47684cf9f trace.line=167 vars.name=test vars.uuid=d9ba2d32-633f-4a62-a113-08b0c9ba17ff version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a1dcf03-68ec-4901-9750-c997089aa390 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff?_state=E5M4XCYNVEGmJfZw3WouZlFlxgzV_fut7fHyq1u05HZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YmEyZDMyLTYzM2YtNGE2Mi1hMTEzLTA4YjBjOWJhMTdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc5MzQ1OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=58.898µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=47d2ce07-33c0-447a-8c94-4e6133fa3dce trace.line=95 vars.name=test vars.uuid=d9ba2d32-633f-4a62-a113-08b0c9ba17ff version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9a1dcf03-68ec-4901-9750-c997089aa390 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff?_state=E5M4XCYNVEGmJfZw3WouZlFlxgzV_fut7fHyq1u05HZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YmEyZDMyLTYzM2YtNGE2Mi1hMTEzLTA4YjBjOWJhMTdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc5MzQ1OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=84.17µs trace.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=2c68bc38-628e-4da3-88dc-6aa50e30ba8c trace.line=181 vars.name=test vars.uuid=d9ba2d32-633f-4a62-a113-08b0c9ba17ff version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" 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=9a1dcf03-68ec-4901-9750-c997089aa390 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/blobs/uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff?_state=E5M4XCYNVEGmJfZw3WouZlFlxgzV_fut7fHyq1u05HZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YmEyZDMyLTYzM2YtNGE2Mi1hMTEzLTA4YjBjOWJhMTdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc5MzQ1OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.086338ms http.response.status=201 http.response.written=0 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] 127.0.0.1 - - [25/May/2023:17:17:26 +0000] "PUT /v2/test/blobs/uploads/d9ba2d32-633f-4a62-a113-08b0c9ba17ff?_state=E5M4XCYNVEGmJfZw3WouZlFlxgzV_fut7fHyq1u05HZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5YmEyZDMyLTYzM2YtNGE2Mi1hMTEzLTA4YjBjOWJhMTdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0yNVQxNzoxNzoyNi45NTc5MzQ1OTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=402ea468-8cd9-4f0b-ab90-2eab6738b73f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=402ea468-8cd9-4f0b-ab90-2eab6738b73f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" 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=402ea468-8cd9-4f0b-ab90-2eab6738b73f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=20.768µs trace.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=c03c13c1-7ff8-4d3f-9bb2-14f40bf5c90b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" 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=402ea468-8cd9-4f0b-ab90-2eab6738b73f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60648" 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="783.478µs" http.response.status=404 http.response.written=96 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] 127.0.0.1 - - [25/May/2023:17:17:26 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" 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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" 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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" 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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" 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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.147Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=32.985µs trace.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=0342ce9e-efdc-4b02-850d-05e1a747a79e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=12.874µs trace.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=d3f80f9d-14c8-4f2d-bef6-b8afc306ba6c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" 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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=18.897µs trace.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=f8238554-dd11-45fc-bc59-3f46c0b46150 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" 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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=9.953µs trace.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=f6524442-f544-4cf1-8184-086fe74c6f9e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=11.249µs trace.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=7a35c360-23e1-45a2-bf68-9c6f9dc9aa7b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=46.049µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1ca465c8-cc2b-4fd5-a761-f60ddf041260 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=49.355µs trace.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=05997986-dae1-4843-bb2f-c1d0ebe8b861 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=25.289µs trace.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=d5ab32b0-e62d-4d31-b4c5-f43ed605b377 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=62.04µs trace.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=c07e968f-bcdf-4001-abbf-ce88e9d48cdf trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" 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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=33.272µs trace.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=a1d18251-fc03-47a7-93d7-02216ae20313 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" 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=0d65908b-90f2-422a-8bf5-eb4ad9237c78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.581718ms http.response.status=201 http.response.written=0 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] 127.0.0.1 - - [25/May/2023:17:17:26 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dacdf3c9-0747-44c8-83a7-4b04fe3c1a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:60670" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dacdf3c9-0747-44c8-83a7-4b04fe3c1a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:60670" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 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="748.507µs" http.response.status=200 http.response.written=2 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] 127.0.0.1 - - [25/May/2023:17:17:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dd1c93b5-7621-4ea6-b79b-1c9a729c1110 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dd1c93b5-7621-4ea6-b79b-1c9a729c1110 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" 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=dd1c93b5-7621-4ea6-b79b-1c9a729c1110 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=37.186µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=65b69e54-8579-4d43-8e8f-443f00a7d9bf trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dd1c93b5-7621-4ea6-b79b-1c9a729c1110 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dd1c93b5-7621-4ea6-b79b-1c9a729c1110 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=21.309µs trace.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=59a1e535-adac-42b1-bc8a-926f98e988cb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dd1c93b5-7621-4ea6-b79b-1c9a729c1110 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=14.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=390b45c6-b579-47b7-b42e-294822373e1f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dd1c93b5-7621-4ea6-b79b-1c9a729c1110 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=16.862µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e59d54f1-8820-47e8-99e6-dd41ab3fbf44 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dd1c93b5-7621-4ea6-b79b-1c9a729c1110 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dd1c93b5-7621-4ea6-b79b-1c9a729c1110 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 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.247022ms http.response.status=200 http.response.written=417 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] 127.0.0.1 - - [25/May/2023:17:17:26 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f2c20271-3e30-4370-82a7-30961f1a2cef http.request.method=GET http.request.remoteaddr="127.0.0.1:60696" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f2c20271-3e30-4370-82a7-30961f1a2cef http.request.method=GET http.request.remoteaddr="127.0.0.1:60696" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f2c20271-3e30-4370-82a7-30961f1a2cef http.request.method=GET http.request.remoteaddr="127.0.0.1:60696" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.148Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f2c20271-3e30-4370-82a7-30961f1a2cef http.request.method=GET http.request.remoteaddr="127.0.0.1:60696" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=40.773µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a5f90211-43f0-4b1e-825c-0e3c158e130c trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f2c20271-3e30-4370-82a7-30961f1a2cef http.request.method=GET http.request.remoteaddr="127.0.0.1:60696" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=14.721µs trace.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=30dbda0d-51d6-4c2e-aeab-0aaeef60ff37 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f2c20271-3e30-4370-82a7-30961f1a2cef http.request.method=GET http.request.remoteaddr="127.0.0.1:60696" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=17.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=f1df58bb-fe6f-40f6-b69c-dfc0f1d8249a trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f2c20271-3e30-4370-82a7-30961f1a2cef http.request.method=GET http.request.remoteaddr="127.0.0.1:60696" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f2c20271-3e30-4370-82a7-30961f1a2cef http.request.method=GET http.request.remoteaddr="127.0.0.1:60696" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 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.235995ms http.response.status=200 http.response.written=417 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] 127.0.0.1 - - [25/May/2023:17:17:26 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5a1e3ea2-1d55-4f53-bbb8-6fc437c0e982 http.request.method=GET http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5a1e3ea2-1d55-4f53-bbb8-6fc437c0e982 http.request.method=GET http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5a1e3ea2-1d55-4f53-bbb8-6fc437c0e982 http.request.method=GET http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=36.653µs trace.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=1ef64d88-93d5-4ca3-b959-524fc789e908 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5a1e3ea2-1d55-4f53-bbb8-6fc437c0e982 http.request.method=GET http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=14.294µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=37265776-f3e1-43a4-a230-0cc1e6e9b13f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5a1e3ea2-1d55-4f53-bbb8-6fc437c0e982 http.request.method=GET http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=19.135µs trace.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=0f870a22-dd49-4ffa-ab73-949a593fbdf1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e2d33939-46ea-4948-8f6e-23d669c2fae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5a1e3ea2-1d55-4f53-bbb8-6fc437c0e982 http.request.method=GET http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=10.396µs trace.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=28785ffb-77cf-4279-9380-f753939936ef trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e2d33939-46ea-4948-8f6e-23d669c2fae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5a1e3ea2-1d55-4f53-bbb8-6fc437c0e982 http.request.method=GET http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=8.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).Stat" trace.id=493e9334-4f66-4d4c-8007-d7eaca03bc22 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" 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=e2d33939-46ea-4948-8f6e-23d669c2fae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=33.223µs trace.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=36431666-a543-421e-a124-ebf677d3ae60 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5a1e3ea2-1d55-4f53-bbb8-6fc437c0e982 http.request.method=GET http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=5.612µs trace.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=cef146f9-7783-4c08-bd15-2f93483e4c38 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" 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=e2d33939-46ea-4948-8f6e-23d669c2fae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=13.235µs trace.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=256d1a6a-551a-454b-9c5a-62d4efa521af trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5a1e3ea2-1d55-4f53-bbb8-6fc437c0e982 http.request.method=GET http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=13.563µs trace.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=6a8199c8-38b6-42ef-a019-751f49ade5d0 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" 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=e2d33939-46ea-4948-8f6e-23d669c2fae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=18.495µs trace.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=108c66f0-68d0-45ed-b883-6304b7f49d99 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" 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=e2d33939-46ea-4948-8f6e-23d669c2fae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=8.911µs trace.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=01b65182-943f-4ad4-8d7a-87acec8a06a7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" 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=e2d33939-46ea-4948-8f6e-23d669c2fae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=21.654µs trace.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=bbc28739-d28d-4334-a84d-43c81b0a0df0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" 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=e2d33939-46ea-4948-8f6e-23d669c2fae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=9.124µs trace.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=c4cfc55d-131a-47a9-8db7-a12611cc993c trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" 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=e2d33939-46ea-4948-8f6e-23d669c2fae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=19.037µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=eecd5684-ae04-452a-b98e-f5ef20550ea9 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5a1e3ea2-1d55-4f53-bbb8-6fc437c0e982 http.request.method=GET http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=121.734µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4f1175f3-2025-43bb-b854-89d48e9293e5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.149Z] time="2023-05-25T17:17:26Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5a1e3ea2-1d55-4f53-bbb8-6fc437c0e982 http.request.method=GET http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=13.301µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1424ce3a-8efc-412c-addc-b2732369ec43 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:26Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5a1e3ea2-1d55-4f53-bbb8-6fc437c0e982 http.request.method=GET http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 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.67837ms http.response.status=200 http.response.written=179 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] 127.0.0.1 - - [25/May/2023:17:17:26 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:26Z" 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=e2d33939-46ea-4948-8f6e-23d669c2fae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=34.463µs trace.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=cd34b583-fcbe-423c-815f-bbd3942fcf98 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:26Z" 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=e2d33939-46ea-4948-8f6e-23d669c2fae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=13.334µs trace.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=cde3e5fc-2325-4d40-a038-75269ee6f87c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:26Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e2d33939-46ea-4948-8f6e-23d669c2fae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 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=3.645746ms http.response.status=200 http.response.written=68 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] 127.0.0.1 - - [25/May/2023:17:17:26 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:27Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d466d785-3449-460a-9d13-e543a4ee062a http.request.method=GET http.request.remoteaddr="127.0.0.1:60720" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:27Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d466d785-3449-460a-9d13-e543a4ee062a http.request.method=GET http.request.remoteaddr="127.0.0.1:60720" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 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="867.633µs" http.response.status=200 http.response.written=2 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] 127.0.0.1 - - [25/May/2023:17:17:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:27Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=fca04d18-795b-4816-a8f8-8f980e6558bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60722" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:27Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=fca04d18-795b-4816-a8f8-8f980e6558bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60722" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=fca04d18-795b-4816-a8f8-8f980e6558bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60722" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=fca04d18-795b-4816-a8f8-8f980e6558bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60722" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=27.849µs trace.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=72f5db9e-ec14-4e1a-acf7-6e38aa9864cd trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=fca04d18-795b-4816-a8f8-8f980e6558bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60722" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=13.768µs trace.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=3be1364c-67e7-4bb3-b1a2-ddaa68b15728 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=fca04d18-795b-4816-a8f8-8f980e6558bd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60722" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 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.039591ms http.response.status=404 http.response.written=181 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] 127.0.0.1 - - [25/May/2023:17:17:27 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:27Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a618891d-cb09-462d-a273-d60ed4cf8822 http.request.method=GET http.request.remoteaddr="127.0.0.1:60726" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:27Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a618891d-cb09-462d-a273-d60ed4cf8822 http.request.method=GET http.request.remoteaddr="127.0.0.1:60726" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a618891d-cb09-462d-a273-d60ed4cf8822 http.request.method=GET http.request.remoteaddr="127.0.0.1:60726" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a618891d-cb09-462d-a273-d60ed4cf8822 http.request.method=GET http.request.remoteaddr="127.0.0.1:60726" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=24.477µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a94cabbc-2bd6-45e3-adfa-a2ed73e44d02 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a618891d-cb09-462d-a273-d60ed4cf8822 http.request.method=GET http.request.remoteaddr="127.0.0.1:60726" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 trace.duration=14.54µs trace.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=97fb0471-f551-4274-9200-3e1bce0c2090 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] time="2023-05-25T17:17:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a618891d-cb09-462d-a273-d60ed4cf8822 http.request.method=GET http.request.remoteaddr="127.0.0.1:60726" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 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.078049ms http.response.status=404 http.response.written=181 instance.id=dfe03091-a97e-4ac2-b721-996f7858e7d6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:17:27 [2023-05-25T17:17:27.150Z] 127.0.0.1 - - [25/May/2023:17:17:27 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/04eccf81654771f187cd7fdf34b3b12553e4e028 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:17:27 [2023-05-25T17:17:27.150Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
17:17:27 [2023-05-25T17:17:27.150Z] === RUN   TestRemoveImageOrphaning
17:17:27 [2023-05-25T17:17:27.150Z] --- PASS: TestRemoveImageOrphaning (0.11s)
17:17:27 [2023-05-25T17:17:27.150Z] === RUN   TestRemoveImageGarbageCollector
17:17:27 [2023-05-25T17:17:27.150Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:17:27 [2023-05-25T17:17:27.150Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:17:27 [2023-05-25T17:17:27.150Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:17:27 [2023-05-25T17:17:27.406Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:17:27 [2023-05-25T17:17:27.406Z] === RUN   TestTagInvalidReference
17:17:27 [2023-05-25T17:17:27.406Z] --- PASS: TestTagInvalidReference (0.01s)
17:17:27 [2023-05-25T17:17:27.406Z] === RUN   TestTagValidPrefixedRepo
17:17:27 [2023-05-25T17:17:27.406Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:17:27 [2023-05-25T17:17:27.406Z] === RUN   TestTagExistedNameWithoutForce
17:17:27 [2023-05-25T17:17:27.406Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:17:27 [2023-05-25T17:17:27.406Z] === RUN   TestTagOfficialNames
17:17:27 [2023-05-25T17:17:27.406Z] --- PASS: TestTagOfficialNames (0.05s)
17:17:27 [2023-05-25T17:17:27.406Z] === RUN   TestTagMatchesDigest
17:17:27 [2023-05-25T17:17:27.406Z] --- PASS: TestTagMatchesDigest (0.01s)
17:17:27 [2023-05-25T17:17:27.406Z] PASS
17:17:27 [2023-05-25T17:17:27.406Z] 
17:17:27 [2023-05-25T17:17:27.406Z] === Skipped
17:17:27 [2023-05-25T17:17:27.406Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:17:27 [2023-05-25T17:17:27.406Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:17:27 [2023-05-25T17:17:27.406Z] 
17:17:27 [2023-05-25T17:17:27.407Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:17:27 [2023-05-25T17:17:27.407Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:17:27 [2023-05-25T17:17:27.407Z] 
17:17:27 [2023-05-25T17:17:27.407Z] DONE 25 tests, 2 skipped in 0.976s
17:17:27 [2023-05-25T17:17:27.407Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
17:17:27 [2023-05-25T17:17:27.407Z] ++ 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:17:27 [2023-05-25T17:17:27.407Z] ++ set -e
17:17:27 [2023-05-25T17:17:27.407Z] ++ '[' -n 0 ']'
17:17:27 [2023-05-25T17:17:27.407Z] ++ set -x
17:17:27 [2023-05-25T17:17:27.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
17:17:27 [2023-05-25T17:17:27.407Z] === RUN   TestStripANSICommands
17:17:27 [2023-05-25T17:17:27.407Z] === RUN   TestStripANSICommands/#00
17:17:27 [2023-05-25T17:17:27.407Z] === RUN   TestStripANSICommands/#01
17:17:27 [2023-05-25T17:17:27.407Z] --- PASS: TestStripANSICommands (0.00s)
17:17:27 [2023-05-25T17:17:27.407Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:17:27 [2023-05-25T17:17:27.407Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:17:27 [2023-05-25T17:17:27.407Z] PASS
17:17:27 [2023-05-25T17:17:27.407Z] 
17:17:27 [2023-05-25T17:17:27.407Z] DONE 3 tests in 0.009s
17:17:27 [2023-05-25T17:17:27.407Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:17:27 [2023-05-25T17:17:27.407Z] ++ 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:17:27 [2023-05-25T17:17:27.407Z] ++ set -e
17:17:27 [2023-05-25T17:17:27.407Z] ++ '[' -n 0 ']'
17:17:27 [2023-05-25T17:17:27.407Z] ++ set -x
17:17:27 [2023-05-25T17:17:27.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:17:27 [2023-05-25T17:17:27.407Z] INFO: Testing against a local daemon
17:17:27 [2023-05-25T17:17:27.407Z] === RUN   TestNetworkCreateDelete
17:17:27 [2023-05-25T17:17:27.663Z] --- PASS: TestNetworkCreateDelete (0.17s)
17:17:27 [2023-05-25T17:17:27.663Z] === RUN   TestDockerNetworkDeletePreferID
17:17:28 [2023-05-25T17:17:28.225Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
17:17:28 [2023-05-25T17:17:28.225Z] === RUN   TestDaemonDNSFallback
17:17:34 [2023-05-25T17:17:34.760Z] --- PASS: TestDaemonDNSFallback (6.21s)
17:17:34 [2023-05-25T17:17:34.760Z] === RUN   TestInspectNetwork
17:17:37 [2023-05-25T17:17:37.275Z] === RUN   TestInspectNetwork/full_network_id
17:17:37 [2023-05-25T17:17:37.275Z] === RUN   TestInspectNetwork/partial_network_id
17:17:37 [2023-05-25T17:17:37.275Z] === RUN   TestInspectNetwork/network_name
17:17:37 [2023-05-25T17:17:37.275Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:17:41 [2023-05-25T17:17:41.440Z] --- PASS: TestInspectNetwork (7.05s)
17:17:41 [2023-05-25T17:17:41.440Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:17:41 [2023-05-25T17:17:41.440Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:17:41 [2023-05-25T17:17:41.440Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:17:41 [2023-05-25T17:17:41.440Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:17:41 [2023-05-25T17:17:41.440Z] === RUN   TestRunContainerWithBridgeNone
17:17:42 [2023-05-25T17:17:42.805Z] --- PASS: TestRunContainerWithBridgeNone (1.33s)
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/create
17:17:42 [2023-05-25T17:17:42.805Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:17:42 [2023-05-25T17:17:42.805Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:17:42 [2023-05-25T17:17:42.805Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:17:42 [2023-05-25T17:17:42.805Z] === CONT  TestNetworkInvalidJSON/networks/create
17:17:42 [2023-05-25T17:17:42.805Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:17:42 [2023-05-25T17:17:42.805Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:17:42 [2023-05-25T17:17:42.805Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:17:42 [2023-05-25T17:17:42.805Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkList
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkList//networks
17:17:42 [2023-05-25T17:17:42.805Z] === PAUSE TestNetworkList//networks
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestNetworkList//networks/
17:17:42 [2023-05-25T17:17:42.805Z] === PAUSE TestNetworkList//networks/
17:17:42 [2023-05-25T17:17:42.805Z] === CONT  TestNetworkList//networks
17:17:42 [2023-05-25T17:17:42.805Z] === CONT  TestNetworkList//networks/
17:17:42 [2023-05-25T17:17:42.805Z] --- PASS: TestNetworkList (0.01s)
17:17:42 [2023-05-25T17:17:42.805Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z]     --- PASS: TestNetworkList//networks (0.00s)
17:17:42 [2023-05-25T17:17:42.805Z] === RUN   TestHostIPv4BridgeLabel
17:17:43 [2023-05-25T17:17:43.366Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:17:43 [2023-05-25T17:17:43.366Z] === RUN   TestDefaultNetworkOpts
17:17:43 [2023-05-25T17:17:43.366Z] === RUN   TestDefaultNetworkOpts/default_value
17:17:44 [2023-05-25T17:17:44.730Z] === RUN   TestDefaultNetworkOpts/cmdline_value
17:17:46 [2023-05-25T17:17:46.095Z] === RUN   TestDefaultNetworkOpts/config-from_value
17:17:47 [2023-05-25T17:17:47.023Z] --- PASS: TestDefaultNetworkOpts (3.80s)
17:17:47 [2023-05-25T17:17:47.023Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.25s)
17:17:47 [2023-05-25T17:17:47.023Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.27s)
17:17:47 [2023-05-25T17:17:47.023Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.28s)
17:17:47 [2023-05-25T17:17:47.023Z] === RUN   TestDaemonRestartWithLiveRestore
17:17:48 [2023-05-25T17:17:48.388Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:17:48 [2023-05-25T17:17:48.388Z] === RUN   TestDaemonDefaultNetworkPools
17:17:48 [2023-05-25T17:17:48.949Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
17:17:48 [2023-05-25T17:17:48.949Z] === RUN   TestDaemonRestartWithExistingNetwork
17:17:50 [2023-05-25T17:17:50.312Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
17:17:50 [2023-05-25T17:17:50.312Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:17:51 [2023-05-25T17:17:51.677Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
17:17:51 [2023-05-25T17:17:51.677Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:17:51 [2023-05-25T17:17:51.932Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
17:17:51 [2023-05-25T17:17:51.932Z] === RUN   TestServiceWithPredefinedNetwork
17:17:54 [2023-05-25T17:17:54.448Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s)
17:17:54 [2023-05-25T17:17:54.448Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:17:54 [2023-05-25T17:17:54.448Z]     service_test.go:242: FLAKY_TEST
17:17:54 [2023-05-25T17:17:54.448Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:17:54 [2023-05-25T17:17:54.448Z] === RUN   TestServiceWithDataPathPortInit
17:18:09 [2023-05-25T17:18:09.284Z] --- PASS: TestServiceWithDataPathPortInit (13.36s)
17:18:09 [2023-05-25T17:18:09.284Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:18:09 [2023-05-25T17:18:09.845Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dsrrggp5nj33ngty3g195j15q Created:2023-05-25 17:18:08.619065631 +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[fe52f2100cbbd3389899212ebbb8f2af9747c028eed450c34eb764be5329def6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dpwm5vlaunjfuz9611975bolh EndpointID:ec967c6d93ce3f9e6335f8c24a28a6ec2d1a1cb11cf571016e5604b26d298226 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:90554612ee0ac0447d1a9eede4f89bbe5c5fab9c063459a87f5d2c4bb82be078 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:18b9157770aa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dpwm5vlaunjfuz9611975bolh EndpointID:ec967c6d93ce3f9e6335f8c24a28a6ec2d1a1cb11cf571016e5604b26d298226 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:18:15 [2023-05-25T17:18:15.087Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s)
17:18:15 [2023-05-25T17:18:15.087Z] PASS
17:18:15 [2023-05-25T17:18:15.087Z] 
17:18:15 [2023-05-25T17:18:15.087Z] === Skipped
17:18:15 [2023-05-25T17:18:15.087Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:18:15 [2023-05-25T17:18:15.087Z]     service_test.go:242: FLAKY_TEST
17:18:15 [2023-05-25T17:18:15.087Z] 
17:18:15 [2023-05-25T17:18:15.087Z] DONE 42 tests, 1 skipped in 46.811s
17:18:15 [2023-05-25T17:18:15.087Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:18:15 [2023-05-25T17:18:15.087Z] ++ 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:18:15 [2023-05-25T17:18:15.087Z] ++ set -e
17:18:15 [2023-05-25T17:18:15.087Z] ++ '[' -n 0 ']'
17:18:15 [2023-05-25T17:18:15.087Z] ++ set -x
17:18:15 [2023-05-25T17:18:15.087Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:18:15 [2023-05-25T17:18:15.087Z] INFO: Testing against a local daemon
17:18:15 [2023-05-25T17:18:15.087Z] === RUN   TestDockerNetworkIpvlanPersistance
17:18:15 [2023-05-25T17:18:15.087Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:18:15 [2023-05-25T17:18:15.087Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:18:15 [2023-05-25T17:18:15.087Z] === RUN   TestDockerNetworkIpvlan
17:18:15 [2023-05-25T17:18:15.087Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:18:15 [2023-05-25T17:18:15.087Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:18:15 [2023-05-25T17:18:15.087Z] PASS
17:18:15 [2023-05-25T17:18:15.087Z] 
17:18:15 [2023-05-25T17:18:15.087Z] === Skipped
17:18:15 [2023-05-25T17:18:15.087Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:18:15 [2023-05-25T17:18:15.087Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:18:15 [2023-05-25T17:18:15.087Z] 
17:18:15 [2023-05-25T17:18:15.087Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:18:15 [2023-05-25T17:18:15.087Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:18:15 [2023-05-25T17:18:15.087Z] 
17:18:15 [2023-05-25T17:18:15.087Z] DONE 2 tests, 2 skipped in 0.023s
17:18:15 [2023-05-25T17:18:15.087Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:18:15 [2023-05-25T17:18:15.087Z] ++ 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:18:15 [2023-05-25T17:18:15.087Z] ++ set -e
17:18:15 [2023-05-25T17:18:15.087Z] ++ '[' -n 0 ']'
17:18:15 [2023-05-25T17:18:15.087Z] ++ set -x
17:18:15 [2023-05-25T17:18:15.087Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:18:15 [2023-05-25T17:18:15.087Z] INFO: Testing against a local daemon
17:18:15 [2023-05-25T17:18:15.087Z] === RUN   TestDockerNetworkMacvlanPersistance
17:18:15 [2023-05-25T17:18:15.648Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
17:18:15 [2023-05-25T17:18:15.648Z] === RUN   TestDockerNetworkMacvlan
17:18:16 [2023-05-25T17:18:16.209Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:18:17 [2023-05-25T17:18:17.136Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:18:17 [2023-05-25T17:18:17.697Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:18:19 [2023-05-25T17:18:19.585Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:18:20 [2023-05-25T17:18:20.951Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:18:23 [2023-05-25T17:18:23.466Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:18:24 [2023-05-25T17:18:24.027Z] --- PASS: TestDockerNetworkMacvlan (8.27s)
17:18:24 [2023-05-25T17:18:24.027Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
17:18:24 [2023-05-25T17:18:24.027Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
17:18:24 [2023-05-25T17:18:24.027Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s)
17:18:24 [2023-05-25T17:18:24.027Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.62s)
17:18:24 [2023-05-25T17:18:24.027Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.33s)
17:18:24 [2023-05-25T17:18:24.027Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.40s)
17:18:24 [2023-05-25T17:18:24.027Z] PASS
17:18:24 [2023-05-25T17:18:24.027Z] 
17:18:24 [2023-05-25T17:18:24.027Z] DONE 8 tests in 9.604s
17:18:24 [2023-05-25T17:18:24.027Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:18:24 [2023-05-25T17:18:24.027Z] ++ 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:18:24 [2023-05-25T17:18:24.027Z] ++ set -e
17:18:24 [2023-05-25T17:18:24.027Z] ++ '[' -n 0 ']'
17:18:24 [2023-05-25T17:18:24.027Z] ++ set -x
17:18:24 [2023-05-25T17:18:24.028Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:18:24 [2023-05-25T17:18:24.028Z] testing: warning: no tests to run
17:18:24 [2023-05-25T17:18:24.028Z] PASS
17:18:24 [2023-05-25T17:18:24.028Z] 
17:18:24 [2023-05-25T17:18:24.028Z] DONE 0 tests in 0.008s
17:18:24 [2023-05-25T17:18:24.028Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:18:24 [2023-05-25T17:18:24.028Z] ++ 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:18:24 [2023-05-25T17:18:24.028Z] ++ set -e
17:18:24 [2023-05-25T17:18:24.028Z] ++ '[' -n 0 ']'
17:18:24 [2023-05-25T17:18:24.028Z] ++ set -x
17:18:24 [2023-05-25T17:18:24.028Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:18:24 [2023-05-25T17:18:24.028Z] INFO: Testing against a local daemon
17:18:24 [2023-05-25T17:18:24.028Z] === RUN   TestAuthZPluginAllowRequest
17:18:24 [2023-05-25T17:18:24.954Z] --- PASS: TestAuthZPluginAllowRequest (1.03s)
17:18:24 [2023-05-25T17:18:24.954Z] === RUN   TestAuthZPluginTLS
17:18:25 [2023-05-25T17:18:25.516Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:18:25 [2023-05-25T17:18:25.516Z] === RUN   TestAuthZPluginDenyRequest
17:18:26 [2023-05-25T17:18:26.078Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:18:26 [2023-05-25T17:18:26.078Z] === RUN   TestAuthZPluginAPIDenyResponse
17:18:26 [2023-05-25T17:18:26.639Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:18:26 [2023-05-25T17:18:26.639Z] === RUN   TestAuthZPluginDenyResponse
17:18:27 [2023-05-25T17:18:27.201Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:18:27 [2023-05-25T17:18:27.201Z] === RUN   TestAuthZPluginAllowEventStream
17:18:28 [2023-05-25T17:18:28.128Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s)
17:18:28 [2023-05-25T17:18:28.128Z] === RUN   TestAuthZPluginErrorResponse
17:18:28 [2023-05-25T17:18:28.689Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:18:28 [2023-05-25T17:18:28.689Z] === RUN   TestAuthZPluginErrorRequest
17:18:29 [2023-05-25T17:18:29.250Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:18:29 [2023-05-25T17:18:29.250Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:18:29 [2023-05-25T17:18:29.811Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:18:29 [2023-05-25T17:18:29.811Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:18:31 [2023-05-25T17:18:31.175Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.26s)
17:18:31 [2023-05-25T17:18:31.175Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:18:32 [2023-05-25T17:18:32.539Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
17:18:32 [2023-05-25T17:18:32.539Z] === RUN   TestAuthZPluginHeader
17:18:32 [2023-05-25T17:18:32.795Z] --- PASS: TestAuthZPluginHeader (0.61s)
17:18:32 [2023-05-25T17:18:32.795Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:18:32 [2023-05-25T17:18:32.795Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:32 [2023-05-25T17:18:32.795Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:18:32 [2023-05-25T17:18:32.795Z] === RUN   TestAuthZPluginV2Disable
17:18:32 [2023-05-25T17:18:32.795Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:32 [2023-05-25T17:18:32.795Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:18:32 [2023-05-25T17:18:32.795Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:18:32 [2023-05-25T17:18:32.795Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:32 [2023-05-25T17:18:32.795Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:18:32 [2023-05-25T17:18:32.795Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:18:32 [2023-05-25T17:18:32.795Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:32 [2023-05-25T17:18:32.795Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:18:32 [2023-05-25T17:18:32.795Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:18:50 [2023-05-25T17:18:50.836Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
17:18:50 [2023-05-25T17:18:50.836Z] PASS
17:18:50 [2023-05-25T17:18:50.836Z] 
17:18:50 [2023-05-25T17:18:50.836Z] === Skipped
17:18:50 [2023-05-25T17:18:50.836Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:50 [2023-05-25T17:18:50.836Z] 
17:18:50 [2023-05-25T17:18:50.836Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:50 [2023-05-25T17:18:50.836Z] 
17:18:50 [2023-05-25T17:18:50.836Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:50 [2023-05-25T17:18:50.836Z] 
17:18:50 [2023-05-25T17:18:50.836Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:50 [2023-05-25T17:18:50.836Z] 
17:18:50 [2023-05-25T17:18:50.836Z] DONE 17 tests, 4 skipped in 25.766s
17:18:50 [2023-05-25T17:18:50.836Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:18:50 [2023-05-25T17:18:50.836Z] ++ 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:18:50 [2023-05-25T17:18:50.836Z] ++ set -e
17:18:50 [2023-05-25T17:18:50.836Z] ++ '[' -n 0 ']'
17:18:50 [2023-05-25T17:18:50.836Z] ++ set -x
17:18:50 [2023-05-25T17:18:50.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:18:50 [2023-05-25T17:18:50.836Z] INFO: Testing against a local daemon
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:18:50 [2023-05-25T17:18:50.836Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:18:50 [2023-05-25T17:18:50.836Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:18:50 [2023-05-25T17:18:50.836Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:18:50 [2023-05-25T17:18:50.836Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:18:50 [2023-05-25T17:18:50.836Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:18:50 [2023-05-25T17:18:50.836Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:18:50 [2023-05-25T17:18:50.836Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:18:50 [2023-05-25T17:18:50.836Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInstall
17:18:50 [2023-05-25T17:18:50.836Z] === RUN   TestPluginInstall/no_auth
17:18:52 [2023-05-25T17:18:52.724Z] time="2023-05-25T17:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:18:52 [2023-05-25T17:18:52.724Z] time="2023-05-25T17:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03a56ddbc678a388a3426c3c911903b2cf89a0976d1354d8f9b259cbc205527e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:18:52 [2023-05-25T17:18:52.724Z] time="2023-05-25T17:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:18:52 [2023-05-25T17:18:52.724Z] time="2023-05-25T17:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03a56ddbc678a388a3426c3c911903b2cf89a0976d1354d8f9b259cbc205527e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:18:52 [2023-05-25T17:18:52.724Z] === RUN   TestPluginInstall/with_htpasswd
17:18:52 [2023-05-25T17:18:52.980Z] time="2023-05-25T17:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:18:52 [2023-05-25T17:18:52.980Z] time="2023-05-25T17:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03a56ddbc678a388a3426c3c911903b2cf89a0976d1354d8f9b259cbc205527e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:18:52 [2023-05-25T17:18:52.980Z] time="2023-05-25T17:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:18:52 [2023-05-25T17:18:52.980Z] time="2023-05-25T17:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03a56ddbc678a388a3426c3c911903b2cf89a0976d1354d8f9b259cbc205527e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:18:53 [2023-05-25T17:18:53.236Z] === RUN   TestPluginInstall/with_insecure
17:18:54 [2023-05-25T17:18:54.163Z] time="2023-05-25T17:18:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:18:54 [2023-05-25T17:18:54.163Z] time="2023-05-25T17:18:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39fc912e9b923a7dd206604569f38d19abfd28fe19b191dc0ac78d5cfb301ac7" mediatype=application/vnd.docker.plugin.v1+json size=522
17:18:54 [2023-05-25T17:18:54.163Z] time="2023-05-25T17:18:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:18:54 [2023-05-25T17:18:54.163Z] time="2023-05-25T17:18:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39fc912e9b923a7dd206604569f38d19abfd28fe19b191dc0ac78d5cfb301ac7" mediatype=application/vnd.docker.plugin.v1+json size=522
17:18:54 [2023-05-25T17:18:54.163Z]     plugin_test.go:195: [df033ee7e630a] daemon is not started
17:18:54 [2023-05-25T17:18:54.163Z] --- PASS: TestPluginInstall (4.41s)
17:18:54 [2023-05-25T17:18:54.163Z]     --- PASS: TestPluginInstall/no_auth (3.00s)
17:18:54 [2023-05-25T17:18:54.163Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
17:18:54 [2023-05-25T17:18:54.163Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
17:18:54 [2023-05-25T17:18:54.163Z] === RUN   TestPluginsWithRuntimes
17:18:55 [2023-05-25T17:18:55.527Z] === RUN   TestPluginsWithRuntimes/No_Args
17:18:56 [2023-05-25T17:18:56.454Z] === RUN   TestPluginsWithRuntimes/With_Args
17:18:57 [2023-05-25T17:18:57.382Z] --- PASS: TestPluginsWithRuntimes (3.18s)
17:18:57 [2023-05-25T17:18:57.382Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.83s)
17:18:57 [2023-05-25T17:18:57.382Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
17:18:57 [2023-05-25T17:18:57.382Z] === RUN   TestPluginBackCompatMediaTypes
17:18:57 [2023-05-25T17:18:57.943Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
17:18:57 [2023-05-25T17:18:57.943Z] PASS
17:18:57 [2023-05-25T17:18:57.943Z] 
17:18:57 [2023-05-25T17:18:57.943Z] DONE 24 tests in 8.130s
17:18:57 [2023-05-25T17:18:57.943Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:18:57 [2023-05-25T17:18:57.943Z] ++ 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:18:57 [2023-05-25T17:18:57.943Z] ++ set -e
17:18:57 [2023-05-25T17:18:57.943Z] ++ '[' -n 0 ']'
17:18:57 [2023-05-25T17:18:57.943Z] ++ set -x
17:18:57 [2023-05-25T17:18:57.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:18:57 [2023-05-25T17:18:57.943Z] INFO: Testing against a local daemon
17:18:57 [2023-05-25T17:18:57.943Z] === RUN   TestExternalGraphDriver
17:18:58 [2023-05-25T17:18:58.199Z] === RUN   TestExternalGraphDriver/json
17:19:00 [2023-05-25T17:19:00.087Z] === RUN   TestExternalGraphDriver/spec
17:19:01 [2023-05-25T17:19:01.452Z] === RUN   TestExternalGraphDriver/pull
17:19:03 [2023-05-25T17:19:03.340Z] --- PASS: TestExternalGraphDriver (5.04s)
17:19:03 [2023-05-25T17:19:03.340Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
17:19:03 [2023-05-25T17:19:03.340Z]     --- PASS: TestExternalGraphDriver/spec (1.50s)
17:19:03 [2023-05-25T17:19:03.340Z]     --- PASS: TestExternalGraphDriver/pull (1.68s)
17:19:03 [2023-05-25T17:19:03.340Z] === RUN   TestGraphdriverPluginV2
17:19:03 [2023-05-25T17:19:03.340Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:19:03 [2023-05-25T17:19:03.340Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
17:19:03 [2023-05-25T17:19:03.340Z] PASS
17:19:03 [2023-05-25T17:19:03.340Z] 
17:19:03 [2023-05-25T17:19:03.340Z] === Skipped
17:19:03 [2023-05-25T17:19:03.340Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
17:19:03 [2023-05-25T17:19:03.340Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:19:03 [2023-05-25T17:19:03.340Z] 
17:19:03 [2023-05-25T17:19:03.340Z] DONE 5 tests, 1 skipped in 5.392s
17:19:03 [2023-05-25T17:19:03.340Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:19:03 [2023-05-25T17:19:03.340Z] ++ 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:19:03 [2023-05-25T17:19:03.340Z] ++ set -e
17:19:03 [2023-05-25T17:19:03.340Z] ++ '[' -n 0 ']'
17:19:03 [2023-05-25T17:19:03.340Z] ++ set -x
17:19:03 [2023-05-25T17:19:03.340Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:19:03 [2023-05-25T17:19:03.340Z] INFO: Testing against a local daemon
17:19:03 [2023-05-25T17:19:03.340Z] === RUN   TestContinueAfterPluginCrash
17:19:03 [2023-05-25T17:19:03.340Z] === PAUSE TestContinueAfterPluginCrash
17:19:03 [2023-05-25T17:19:03.340Z] === RUN   TestReadPluginNoRead
17:19:03 [2023-05-25T17:19:03.340Z] === PAUSE TestReadPluginNoRead
17:19:03 [2023-05-25T17:19:03.340Z] === RUN   TestDaemonStartWithLogOpt
17:19:03 [2023-05-25T17:19:03.340Z] === PAUSE TestDaemonStartWithLogOpt
17:19:03 [2023-05-25T17:19:03.340Z] === CONT  TestDaemonStartWithLogOpt
17:19:03 [2023-05-25T17:19:03.340Z] === CONT  TestContinueAfterPluginCrash
17:19:03 [2023-05-25T17:19:03.340Z] === CONT  TestReadPluginNoRead
17:19:05 [2023-05-25T17:19:05.856Z] === RUN   TestReadPluginNoRead/default
17:19:05 [2023-05-25T17:19:05.856Z] --- PASS: TestDaemonStartWithLogOpt (2.64s)
17:19:06 [2023-05-25T17:19:06.418Z] === RUN   TestReadPluginNoRead/disabled_caching
17:19:07 [2023-05-25T17:19:07.783Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:19:09 [2023-05-25T17:19:09.147Z]     read_test.go:91: [d2183d9510a3e] daemon is not started
17:19:09 [2023-05-25T17:19:09.147Z] --- PASS: TestReadPluginNoRead (5.52s)
17:19:09 [2023-05-25T17:19:09.147Z]     --- PASS: TestReadPluginNoRead/default (1.15s)
17:19:09 [2023-05-25T17:19:09.147Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
17:19:09 [2023-05-25T17:19:09.147Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
17:19:11 [2023-05-25T17:19:11.038Z] --- PASS: TestContinueAfterPluginCrash (7.52s)
17:19:11 [2023-05-25T17:19:11.038Z] PASS
17:19:11 [2023-05-25T17:19:11.038Z] 
17:19:11 [2023-05-25T17:19:11.038Z] DONE 6 tests in 7.542s
17:19:11 [2023-05-25T17:19:11.038Z] 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:19:11 [2023-05-25T17:19:11.038Z] ++ 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:19:11 [2023-05-25T17:19:11.038Z] ++ set -e
17:19:11 [2023-05-25T17:19:11.038Z] ++ '[' -n 0 ']'
17:19:11 [2023-05-25T17:19:11.038Z] ++ set -x
17:19:11 [2023-05-25T17:19:11.038Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:19:11 [2023-05-25T17:19:11.038Z] testing: warning: no tests to run
17:19:11 [2023-05-25T17:19:11.038Z] PASS
17:19:11 [2023-05-25T17:19:11.038Z] 
17:19:11 [2023-05-25T17:19:11.038Z] DONE 0 tests in 0.008s
17:19:11 [2023-05-25T17:19:11.038Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:19:11 [2023-05-25T17:19:11.038Z] ++ 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:19:11 [2023-05-25T17:19:11.038Z] ++ set -e
17:19:11 [2023-05-25T17:19:11.038Z] ++ '[' -n 0 ']'
17:19:11 [2023-05-25T17:19:11.038Z] ++ set -x
17:19:11 [2023-05-25T17:19:11.038Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:19:11 [2023-05-25T17:19:11.038Z] INFO: Testing against a local daemon
17:19:11 [2023-05-25T17:19:11.038Z] === RUN   TestPluginWithDevMounts
17:19:11 [2023-05-25T17:19:11.038Z] === PAUSE TestPluginWithDevMounts
17:19:11 [2023-05-25T17:19:11.038Z] === CONT  TestPluginWithDevMounts
17:19:12 [2023-05-25T17:19:12.402Z] --- PASS: TestPluginWithDevMounts (1.49s)
17:19:12 [2023-05-25T17:19:12.402Z] PASS
17:19:12 [2023-05-25T17:19:12.402Z] 
17:19:12 [2023-05-25T17:19:12.402Z] DONE 1 tests in 1.516s
17:19:12 [2023-05-25T17:19:12.402Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:19:12 [2023-05-25T17:19:12.402Z] ++ 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:19:12 [2023-05-25T17:19:12.402Z] ++ set -e
17:19:12 [2023-05-25T17:19:12.402Z] ++ '[' -n 0 ']'
17:19:12 [2023-05-25T17:19:12.402Z] ++ set -x
17:19:12 [2023-05-25T17:19:12.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:19:12 [2023-05-25T17:19:12.402Z] INFO: Testing against a local daemon
17:19:12 [2023-05-25T17:19:12.402Z] === RUN   TestSecretInspect
17:19:14 [2023-05-25T17:19:14.291Z] --- PASS: TestSecretInspect (1.87s)
17:19:14 [2023-05-25T17:19:14.291Z] === RUN   TestSecretList
17:19:16 [2023-05-25T17:19:16.178Z] --- PASS: TestSecretList (1.87s)
17:19:16 [2023-05-25T17:19:16.178Z] === RUN   TestSecretsCreateAndDelete
17:19:18 [2023-05-25T17:19:18.066Z] --- PASS: TestSecretsCreateAndDelete (1.82s)
17:19:18 [2023-05-25T17:19:18.066Z] === RUN   TestSecretsUpdate
17:19:19 [2023-05-25T17:19:19.954Z] --- PASS: TestSecretsUpdate (1.89s)
17:19:19 [2023-05-25T17:19:19.954Z] === RUN   TestTemplatedSecret
17:19:22 [2023-05-25T17:19:22.469Z] --- PASS: TestTemplatedSecret (2.56s)
17:19:22 [2023-05-25T17:19:22.469Z] === RUN   TestSecretCreateResolve
17:19:24 [2023-05-25T17:19:24.358Z] --- PASS: TestSecretCreateResolve (1.84s)
17:19:24 [2023-05-25T17:19:24.358Z] PASS
17:19:24 [2023-05-25T17:19:24.358Z] 
17:19:24 [2023-05-25T17:19:24.358Z] DONE 6 tests in 11.882s
17:19:24 [2023-05-25T17:19:24.358Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:19:24 [2023-05-25T17:19:24.358Z] ++ 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:19:24 [2023-05-25T17:19:24.358Z] ++ set -e
17:19:24 [2023-05-25T17:19:24.358Z] ++ '[' -n 0 ']'
17:19:24 [2023-05-25T17:19:24.358Z] ++ set -x
17:19:24 [2023-05-25T17:19:24.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:19:24 [2023-05-25T17:19:24.358Z] INFO: Testing against a local daemon
17:19:24 [2023-05-25T17:19:24.358Z] === RUN   TestServiceCreateInit
17:19:24 [2023-05-25T17:19:24.358Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:19:28 [2023-05-25T17:19:28.525Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:19:32 [2023-05-25T17:19:32.690Z] --- PASS: TestServiceCreateInit (7.66s)
17:19:32 [2023-05-25T17:19:32.690Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s)
17:19:32 [2023-05-25T17:19:32.690Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.92s)
17:19:32 [2023-05-25T17:19:32.690Z] === RUN   TestCreateServiceMultipleTimes
17:19:47 [2023-05-25T17:19:47.530Z] --- PASS: TestCreateServiceMultipleTimes (15.13s)
17:19:47 [2023-05-25T17:19:47.530Z] === RUN   TestCreateServiceConflict
17:19:48 [2023-05-25T17:19:48.894Z] --- PASS: TestCreateServiceConflict (1.89s)
17:19:48 [2023-05-25T17:19:48.894Z] === RUN   TestCreateServiceMaxReplicas
17:19:52 [2023-05-25T17:19:52.160Z] --- PASS: TestCreateServiceMaxReplicas (2.91s)
17:19:52 [2023-05-25T17:19:52.160Z] === RUN   TestCreateWithDuplicateNetworkNames
17:20:06 [2023-05-25T17:20:06.999Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s)
17:20:06 [2023-05-25T17:20:06.999Z] === RUN   TestCreateServiceSecretFileMode
17:20:07 [2023-05-25T17:20:07.255Z] --- PASS: TestCreateServiceSecretFileMode (2.56s)
17:20:07 [2023-05-25T17:20:07.255Z] === RUN   TestCreateServiceConfigFileMode
17:20:09 [2023-05-25T17:20:09.770Z] --- PASS: TestCreateServiceConfigFileMode (2.60s)
17:20:09 [2023-05-25T17:20:09.770Z] === RUN   TestCreateServiceSysctls
17:20:13 [2023-05-25T17:20:13.036Z] --- PASS: TestCreateServiceSysctls (3.07s)
17:20:13 [2023-05-25T17:20:13.036Z] === RUN   TestCreateServiceCapabilities
17:20:15 [2023-05-25T17:20:15.552Z] --- PASS: TestCreateServiceCapabilities (2.65s)
17:20:15 [2023-05-25T17:20:15.552Z] === RUN   TestInspect
17:20:18 [2023-05-25T17:20:18.818Z] --- PASS: TestInspect (2.68s)
17:20:18 [2023-05-25T17:20:18.818Z] === RUN   TestCreateJob
17:20:21 [2023-05-25T17:20:21.335Z] --- PASS: TestCreateJob (2.98s)
17:20:21 [2023-05-25T17:20:21.335Z] === RUN   TestReplicatedJob
17:20:26 [2023-05-25T17:20:26.599Z] --- PASS: TestReplicatedJob (4.80s)
17:20:26 [2023-05-25T17:20:26.599Z] === RUN   TestUpdateReplicatedJob
17:20:29 [2023-05-25T17:20:29.114Z] --- PASS: TestUpdateReplicatedJob (3.07s)
17:20:29 [2023-05-25T17:20:29.114Z] === RUN   TestServiceListWithStatuses
17:20:29 [2023-05-25T17:20:29.114Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:20:29 [2023-05-25T17:20:29.114Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:20:29 [2023-05-25T17:20:29.114Z] === RUN   TestDockerNetworkConnectAlias
17:20:33 [2023-05-25T17:20:33.279Z] --- PASS: TestDockerNetworkConnectAlias (4.06s)
17:20:33 [2023-05-25T17:20:33.279Z] === RUN   TestDockerNetworkReConnect
17:20:36 [2023-05-25T17:20:36.543Z] --- PASS: TestDockerNetworkReConnect (3.08s)
17:20:36 [2023-05-25T17:20:36.543Z] === RUN   TestServicePlugin
17:20:36 [2023-05-25T17:20:36.543Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:20:36 [2023-05-25T17:20:36.543Z] --- SKIP: TestServicePlugin (0.00s)
17:20:36 [2023-05-25T17:20:36.543Z] === RUN   TestServiceUpdateLabel
17:20:38 [2023-05-25T17:20:38.431Z] --- PASS: TestServiceUpdateLabel (1.88s)
17:20:38 [2023-05-25T17:20:38.431Z] === RUN   TestServiceUpdateSecrets
17:20:53 [2023-05-25T17:20:53.267Z] --- PASS: TestServiceUpdateSecrets (14.55s)
17:20:53 [2023-05-25T17:20:53.267Z] === RUN   TestServiceUpdateConfigs
17:21:08 [2023-05-25T17:21:08.103Z] --- PASS: TestServiceUpdateConfigs (14.43s)
17:21:08 [2023-05-25T17:21:08.103Z] === RUN   TestServiceUpdateNetwork
17:21:20 [2023-05-25T17:21:20.268Z] --- PASS: TestServiceUpdateNetwork (12.26s)
17:21:20 [2023-05-25T17:21:20.268Z] === RUN   TestServiceUpdatePidsLimit
17:21:20 [2023-05-25T17:21:20.524Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:21:21 [2023-05-25T17:21:21.451Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:21:29 [2023-05-25T17:21:29.533Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:21:36 [2023-05-25T17:21:36.066Z] --- PASS: TestServiceUpdatePidsLimit (16.28s)
17:21:36 [2023-05-25T17:21:36.066Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
17:21:36 [2023-05-25T17:21:36.066Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
17:21:36 [2023-05-25T17:21:36.066Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
17:21:36 [2023-05-25T17:21:36.066Z] PASS
17:21:36 [2023-05-25T17:21:36.066Z] 
17:21:36 [2023-05-25T17:21:36.066Z] === Skipped
17:21:36 [2023-05-25T17:21:36.066Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:21:36 [2023-05-25T17:21:36.066Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:21:36 [2023-05-25T17:21:36.066Z] 
17:21:36 [2023-05-25T17:21:36.066Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:21:36 [2023-05-25T17:21:36.066Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:21:36 [2023-05-25T17:21:36.066Z] 
17:21:36 [2023-05-25T17:21:36.066Z] DONE 27 tests, 2 skipped in 131.373s
17:21:36 [2023-05-25T17:21:36.066Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:21:36 [2023-05-25T17:21:36.066Z] ++ 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:21:36 [2023-05-25T17:21:36.066Z] ++ set -e
17:21:36 [2023-05-25T17:21:36.066Z] ++ '[' -n 0 ']'
17:21:36 [2023-05-25T17:21:36.066Z] ++ set -x
17:21:36 [2023-05-25T17:21:36.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:21:36 [2023-05-25T17:21:36.066Z] INFO: Testing against a local daemon
17:21:36 [2023-05-25T17:21:36.066Z] === RUN   TestSessionCreate
17:21:36 [2023-05-25T17:21:36.066Z] --- PASS: TestSessionCreate (0.02s)
17:21:36 [2023-05-25T17:21:36.066Z] === RUN   TestSessionCreateWithBadUpgrade
17:21:36 [2023-05-25T17:21:36.066Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:21:36 [2023-05-25T17:21:36.066Z] PASS
17:21:36 [2023-05-25T17:21:36.066Z] 
17:21:36 [2023-05-25T17:21:36.066Z] DONE 2 tests in 0.061s
17:21:36 [2023-05-25T17:21:36.066Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:21:36 [2023-05-25T17:21:36.066Z] ++ 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:21:36 [2023-05-25T17:21:36.066Z] ++ set -e
17:21:36 [2023-05-25T17:21:36.066Z] ++ '[' -n 0 ']'
17:21:36 [2023-05-25T17:21:36.066Z] ++ set -x
17:21:36 [2023-05-25T17:21:36.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:21:36 [2023-05-25T17:21:36.066Z] INFO: Testing against a local daemon
17:21:36 [2023-05-25T17:21:36.066Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:21:36 [2023-05-25T17:21:36.066Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:21:36 [2023-05-25T17:21:36.066Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:21:36 [2023-05-25T17:21:36.066Z] === RUN   TestDiskUsage
17:21:36 [2023-05-25T17:21:36.066Z] === PAUSE TestDiskUsage
17:21:36 [2023-05-25T17:21:36.066Z] === RUN   TestEventsExecDie
17:21:36 [2023-05-25T17:21:36.323Z] --- PASS: TestEventsExecDie (0.50s)
17:21:36 [2023-05-25T17:21:36.323Z] === RUN   TestEventsBackwardsCompatible
17:21:36 [2023-05-25T17:21:36.323Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:21:36 [2023-05-25T17:21:36.323Z] === RUN   TestEventsVolumeCreate
17:21:36 [2023-05-25T17:21:36.323Z] --- PASS: TestEventsVolumeCreate (0.04s)
17:21:36 [2023-05-25T17:21:36.323Z] === RUN   TestInfoBinaryCommits
17:21:36 [2023-05-25T17:21:36.323Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:21:36 [2023-05-25T17:21:36.323Z] === RUN   TestInfoAPIVersioned
17:21:36 [2023-05-25T17:21:36.323Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:21:36 [2023-05-25T17:21:36.323Z] === RUN   TestInfoAPI
17:21:36 [2023-05-25T17:21:36.323Z] --- PASS: TestInfoAPI (0.02s)
17:21:36 [2023-05-25T17:21:36.323Z] === RUN   TestInfoAPIWarnings
17:21:54 [2023-05-25T17:21:54.362Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:21:54 [2023-05-25T17:21:54.362Z] === RUN   TestInfoDebug
17:21:54 [2023-05-25T17:21:54.362Z] --- PASS: TestInfoDebug (0.52s)
17:21:54 [2023-05-25T17:21:54.362Z] === RUN   TestInfoInsecureRegistries
17:21:54 [2023-05-25T17:21:54.362Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:21:54 [2023-05-25T17:21:54.362Z] === RUN   TestInfoRegistryMirrors
17:21:54 [2023-05-25T17:21:54.618Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:21:54 [2023-05-25T17:21:54.618Z] === RUN   TestLoginFailsWithBadCredentials
17:21:54 [2023-05-25T17:21:54.874Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
17:21:54 [2023-05-25T17:21:54.874Z] === RUN   TestPingCacheHeaders
17:21:54 [2023-05-25T17:21:54.874Z] --- PASS: TestPingCacheHeaders (0.02s)
17:21:54 [2023-05-25T17:21:54.874Z] === RUN   TestPingGet
17:21:54 [2023-05-25T17:21:54.874Z] --- PASS: TestPingGet (0.01s)
17:21:54 [2023-05-25T17:21:54.874Z] === RUN   TestPingHead
17:21:54 [2023-05-25T17:21:54.874Z] --- PASS: TestPingHead (0.02s)
17:21:54 [2023-05-25T17:21:54.874Z] === RUN   TestPingSwarmHeader
17:21:55 [2023-05-25T17:21:55.436Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:21:55 [2023-05-25T17:21:55.997Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:21:56 [2023-05-25T17:21:56.925Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:21:56 [2023-05-25T17:21:56.925Z] --- PASS: TestPingSwarmHeader (1.88s)
17:21:56 [2023-05-25T17:21:56.925Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:21:56 [2023-05-25T17:21:56.925Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:21:56 [2023-05-25T17:21:56.925Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:21:56 [2023-05-25T17:21:56.925Z] === RUN   TestPingBuilderHeader
17:21:56 [2023-05-25T17:21:56.925Z] === RUN   TestPingBuilderHeader/default_config
17:21:57 [2023-05-25T17:21:57.487Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:21:58 [2023-05-25T17:21:58.048Z] --- PASS: TestPingBuilderHeader (1.04s)
17:21:58 [2023-05-25T17:21:58.048Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
17:21:58 [2023-05-25T17:21:58.048Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
17:21:58 [2023-05-25T17:21:58.048Z] === RUN   TestVersion
17:21:58 [2023-05-25T17:21:58.048Z] --- PASS: TestVersion (0.02s)
17:21:58 [2023-05-25T17:21:58.048Z] === CONT  TestDiskUsage
17:21:58 [2023-05-25T17:21:58.304Z] === RUN   TestDiskUsage/empty
17:21:58 [2023-05-25T17:21:58.304Z] === RUN   TestDiskUsage/empty/container_types
17:21:58 [2023-05-25T17:21:58.304Z] === RUN   TestDiskUsage/empty/image_types
17:21:58 [2023-05-25T17:21:58.304Z] === RUN   TestDiskUsage/empty/volume_types
17:21:58 [2023-05-25T17:21:58.304Z] === RUN   TestDiskUsage/empty/build-cache_types
17:21:58 [2023-05-25T17:21:58.304Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:21:58 [2023-05-25T17:21:58.304Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/after_LoadBusybox
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:21:58 [2023-05-25T17:21:58.560Z] === RUN   TestDiskUsage/after_container.Run
17:21:58 [2023-05-25T17:21:58.816Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:21:58 [2023-05-25T17:21:58.816Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:21:58 [2023-05-25T17:21:58.816Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:21:58 [2023-05-25T17:21:58.816Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:21:58 [2023-05-25T17:21:58.816Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:21:58 [2023-05-25T17:21:58.816Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:21:58 [2023-05-25T17:21:58.816Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:21:58 [2023-05-25T17:21:58.816Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:21:58 [2023-05-25T17:21:58.816Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:21:58 [2023-05-25T17:21:58.816Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:21:59 [2023-05-25T17:21:59.072Z] --- PASS: TestDiskUsage (1.04s)
17:21:59 [2023-05-25T17:21:59.072Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z] PASS
17:21:59 [2023-05-25T17:21:59.072Z] 
17:21:59 [2023-05-25T17:21:59.072Z] === Skipped
17:21:59 [2023-05-25T17:21:59.072Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:21:59 [2023-05-25T17:21:59.072Z] 
17:21:59 [2023-05-25T17:21:59.072Z] DONE 57 tests, 1 skipped in 23.179s
17:21:59 [2023-05-25T17:21:59.072Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:21:59 [2023-05-25T17:21:59.072Z] ++ 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:21:59 [2023-05-25T17:21:59.072Z] ++ set -e
17:21:59 [2023-05-25T17:21:59.072Z] ++ '[' -n 0 ']'
17:21:59 [2023-05-25T17:21:59.072Z] ++ set -x
17:21:59 [2023-05-25T17:21:59.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:21:59 [2023-05-25T17:21:59.072Z] INFO: Testing against a local daemon
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumesCreateAndList
17:21:59 [2023-05-25T17:21:59.072Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumesRemove
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumesRemove/volume_in_use
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumesRemove/volume_not_in_use
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumesRemove/non-existing_volume
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumesRemove/non-existing_volume_force
17:21:59 [2023-05-25T17:21:59.072Z] --- PASS: TestVolumesRemove (0.04s)
17:21:59 [2023-05-25T17:21:59.072Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
17:21:59 [2023-05-25T17:21:59.072Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumesRemoveSwarmEnabled
17:21:59 [2023-05-25T17:21:59.072Z] === PAUSE TestVolumesRemoveSwarmEnabled
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumesInspect
17:21:59 [2023-05-25T17:21:59.072Z] --- PASS: TestVolumesInspect (0.02s)
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumesInvalidJSON
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:21:59 [2023-05-25T17:21:59.072Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:21:59 [2023-05-25T17:21:59.072Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:21:59 [2023-05-25T17:21:59.072Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:21:59 [2023-05-25T17:21:59.072Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumePruneAnonymous
17:21:59 [2023-05-25T17:21:59.072Z] --- PASS: TestVolumePruneAnonymous (0.03s)
17:21:59 [2023-05-25T17:21:59.072Z] === RUN   TestVolumePruneAnonFromImage
17:21:59 [2023-05-25T17:21:59.327Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
17:21:59 [2023-05-25T17:21:59.328Z] === CONT  TestVolumesRemoveSwarmEnabled
17:22:00 [2023-05-25T17:22:00.692Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
17:22:00 [2023-05-25T17:22:00.692Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
17:22:00 [2023-05-25T17:22:00.692Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
17:22:00 [2023-05-25T17:22:00.692Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
17:22:01 [2023-05-25T17:22:01.254Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.96s)
17:22:01 [2023-05-25T17:22:01.254Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
17:22:01 [2023-05-25T17:22:01.254Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
17:22:01 [2023-05-25T17:22:01.254Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
17:22:01 [2023-05-25T17:22:01.254Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
17:22:01 [2023-05-25T17:22:01.254Z] PASS
17:22:01 [2023-05-25T17:22:01.254Z] 
17:22:01 [2023-05-25T17:22:01.254Z] DONE 20 tests in 2.198s
17:22:01 [2023-05-25T17:22:01.254Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:22:01 [2023-05-25T17:22:01.254Z] ++++ cat bundles/test-integration/docker.pid
17:22:01 [2023-05-25T17:22:01.254Z] +++ kill 21969
17:22:02 [2023-05-25T17:22:02.619Z] +++ /etc/init.d/apparmor stop
17:22:02 [2023-05-25T17:22:02.619Z] Leaving: AppArmorNo profiles have been unloaded.
17:22:02 [2023-05-25T17:22:02.619Z] 
17:22:02 [2023-05-25T17:22:02.619Z] Unloading profiles will leave already running processes permanently
17:22:02 [2023-05-25T17:22:02.619Z] unconfined, which can lead to unexpected situations.
17:22:02 [2023-05-25T17:22:02.619Z] 
17:22:02 [2023-05-25T17:22:02.619Z] To set a process to complain mode, use the command line tool
17:22:02 [2023-05-25T17:22:02.619Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:22:02 [2023-05-25T17:22:02.619Z] +++ true
17:22:02 [2023-05-25T17:22:02.619Z] exiting test-integration
17:22:02 [2023-05-25T17:22:02.619Z] ++ exit 0
17:22:02 [2023-05-25T17:22:02.619Z] 
Post stage
[Pipeline] junit
17:22:03 [2023-05-25T17:22:03.556Z] Recording test results
17:22:03 [2023-05-25T17:22:03.739Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:22:04 [2023-05-25T17:22:04.040Z] + echo Ensuring container killed.
17:22:04 [2023-05-25T17:22:04.040Z] Ensuring container killed.
17:22:04 [2023-05-25T17:22:04.040Z] + docker rm -vf docker-pr1
17:22:04 [2023-05-25T17:22:04.040Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
17:22:04 [2023-05-25T17:22:04.322Z] + echo Chowning /workspace to jenkins user
17:22:04 [2023-05-25T17:22:04.322Z] Chowning /workspace to jenkins user
17:22:04 [2023-05-25T17:22:04.322Z] + id -u
17:22:04 [2023-05-25T17:22:04.322Z] + id -g
17:22:04 [2023-05-25T17:22:04.322Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45620:/workspace busybox chown -R 1000:1000 /workspace
17:22:04 [2023-05-25T17:22:04.322Z] Unable to find image 'busybox:latest' locally
17:22:04 [2023-05-25T17:22:04.322Z] latest: Pulling from library/busybox
17:22:04 [2023-05-25T17:22:04.578Z] fee740108510: Already exists
17:22:04 [2023-05-25T17:22:04.578Z] Digest: sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b
17:22:04 [2023-05-25T17:22:04.578Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:22:06 [2023-05-25T17:22:06.249Z] + bundleName=arm64-integration
17:22:06 [2023-05-25T17:22:06.249Z] + echo Creating arm64-integration-bundles.tar.gz
17:22:06 [2023-05-25T17:22:06.249Z] Creating arm64-integration-bundles.tar.gz
17:22:06 [2023-05-25T17:22:06.249Z] + find+  bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:22:06 [2023-05-25T17:22:06.249Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:22:06 [2023-05-25T17:22:06.547Z] Archiving artifacts
17:22:07 [2023-05-25T17:22:07.871Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45620/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:22:08 [2023-05-25T17:22:08.160Z] + make clean
17:22:08 [2023-05-25T17:22:08.416Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:22:08 [2023-05-25T17:22:08.416Z] docker-dev-cache
17:22:08 [2023-05-25T17:22:08.416Z] 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