Skip to content
Success

Console Output

Pull request #45492 opened
11:20:46 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from f445ee1e6cba4495e9530b876ec2a213ae595345+c651a535588402f27d8f1a1408c794fc3289f39f (0da1e76b6f3afa8dfefe0e7d08a7455db3004dee)
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-45492@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
11:20:49 [2023-05-08T11:20:49.503Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:20:49 [2023-05-08T11:20:49.506Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:21:04 [2023-05-08T11:21:04.693Z] Still waiting to schedule task
11:21:04 [2023-05-08T11:21:04.695Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
11:21:30 [2023-05-08T11:21:30.606Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05b6b0877e7e4a51e) in /home/ubuntu/workspace/moby_PR-45492
[Pipeline] {
[Pipeline] checkout
11:21:30 [2023-05-08T11:21:30.673Z] The recommended git tool is: git
11:21:32 [2023-05-08T11:21:32.118Z] using credential docker-jenkins-github-credentials
11:21:32 [2023-05-08T11:21:32.131Z] Cloning the remote Git repository
11:21:32 [2023-05-08T11:21:32.131Z] Cloning with configured refspecs honoured and without tags
11:21:32 [2023-05-08T11:21:32.100Z] Cloning repository https://github.com/moby/moby.git
11:21:32 [2023-05-08T11:21:32.148Z]  > git init /home/ubuntu/workspace/moby_PR-45492 # timeout=10
11:21:32 [2023-05-08T11:21:32.369Z] Fetching upstream changes from https://github.com/moby/moby.git
11:21:32 [2023-05-08T11:21:32.369Z]  > git --version # timeout=10
11:21:32 [2023-05-08T11:21:32.373Z]  > git --version # 'git version 2.25.1'
11:21:32 [2023-05-08T11:21:32.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:21:32 [2023-05-08T11:21:32.375Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45492/head:refs/remotes/origin/PR-45492 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:21:45 [2023-05-08T11:21:45.400Z] Fetching without tags
11:21:45 [2023-05-08T11:21:45.672Z] Merging remotes/origin/master commit c651a535588402f27d8f1a1408c794fc3289f39f into PR head commit f445ee1e6cba4495e9530b876ec2a213ae595345
11:21:45 [2023-05-08T11:21:45.374Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:21:45 [2023-05-08T11:21:45.377Z]  > git config --add remote.origin.fetch +refs/pull/45492/head:refs/remotes/origin/PR-45492 # timeout=10
11:21:45 [2023-05-08T11:21:45.380Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:21:45 [2023-05-08T11:21:45.386Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:21:45 [2023-05-08T11:21:45.437Z] Fetching upstream changes from https://github.com/moby/moby.git
11:21:45 [2023-05-08T11:21:45.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:21:45 [2023-05-08T11:21:45.438Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45492/head:refs/remotes/origin/PR-45492 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:21:45 [2023-05-08T11:21:45.667Z]  > git config core.sparsecheckout # timeout=10
11:21:45 [2023-05-08T11:21:45.671Z]  > git checkout -f f445ee1e6cba4495e9530b876ec2a213ae595345 # timeout=10
11:21:46 [2023-05-08T11:21:46.410Z]  > git remote # timeout=10
11:21:46 [2023-05-08T11:21:46.414Z]  > git config --get remote.origin.url # timeout=10
11:21:46 [2023-05-08T11:21:46.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:21:46 [2023-05-08T11:21:46.420Z]  > git merge c651a535588402f27d8f1a1408c794fc3289f39f # timeout=10
11:21:47 [2023-05-08T11:21:47.182Z] Merge succeeded, producing 66ee27d56d51cf79113831e117f5bc8e55333811
11:21:47 [2023-05-08T11:21:47.182Z] Checking out Revision 66ee27d56d51cf79113831e117f5bc8e55333811 (PR-45492)
11:21:47 [2023-05-08T11:21:47.147Z]  > git rev-parse HEAD^{commit} # timeout=10
11:21:47 [2023-05-08T11:21:47.175Z]  > git config core.sparsecheckout # timeout=10
11:21:47 [2023-05-08T11:21:47.179Z]  > git checkout -f 66ee27d56d51cf79113831e117f5bc8e55333811 # timeout=10
11:21:50 [2023-05-08T11:21:50.596Z] Commit message: "Merge commit 'c651a535588402f27d8f1a1408c794fc3289f39f' into HEAD"
11:21:50 [2023-05-08T11:21:50.596Z] First time build. Skipping changelog.
11:21:50 [2023-05-08T11:21:50.605Z]  > git --version # timeout=10
11:21:50 [2023-05-08T11:21:50.608Z]  > git --version # 'git version 2.25.1'
11:21:50 [2023-05-08T11:21:50.611Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:21:51 [2023-05-08T11:21:51.337Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45492:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
11:21:59 [2023-05-08T11:21:59.431Z] Unable to find image 'alpine:latest' locally
11:21:59 [2023-05-08T11:21:59.431Z] latest: Pulling from library/alpine
11:21:59 [2023-05-08T11:21:59.431Z] c41833b44d91: Pulling fs layer
11:21:59 [2023-05-08T11:21:59.431Z] c41833b44d91: Verifying Checksum
11:21:59 [2023-05-08T11:21:59.431Z] c41833b44d91: Download complete
11:21:59 [2023-05-08T11:21:59.431Z] c41833b44d91: Pull complete
11:21:59 [2023-05-08T11:21:59.431Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
11:21:59 [2023-05-08T11:21:59.431Z] Status: Downloaded newer image for alpine:latest
11:22:01 [2023-05-08T11:22:01.970Z] 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
11:22:02 [2023-05-08T11:22:02.378Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05b6b0877e7e4a51e) in /home/ubuntu/workspace/moby_PR-45492
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
11:22:02 [2023-05-08T11:22:02.409Z] The recommended git tool is: git
[Pipeline] // stage
11:22:02 [2023-05-08T11:22:02.416Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
11:22:02 [2023-05-08T11:22:02.430Z] Fetching changes from the remote Git repository
[Pipeline] // stage
11:22:02 [2023-05-08T11:22:02.435Z] 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] }
11:22:02 [2023-05-08T11:22:02.694Z] Merging remotes/origin/master commit c651a535588402f27d8f1a1408c794fc3289f39f into PR head commit f445ee1e6cba4495e9530b876ec2a213ae595345
11:22:02 [2023-05-08T11:22:02.771Z] Merge succeeded, producing 09009bff9328a597a3b85d183ba6d3209064c8d2
11:22:02 [2023-05-08T11:22:02.771Z] Checking out Revision 09009bff9328a597a3b85d183ba6d3209064c8d2 (PR-45492)
11:22:02 [2023-05-08T11:22:02.865Z] Commit message: "Merge commit 'c651a535588402f27d8f1a1408c794fc3289f39f' into HEAD"
11:22:02 [2023-05-08T11:22:02.866Z] First time build. Skipping changelog.
11:22:02 [2023-05-08T11:22:02.916Z]  > git --version # timeout=10
11:22:02 [2023-05-08T11:22:02.918Z]  > git --version # 'git version 2.25.1'
11:22:02 [2023-05-08T11:22:02.921Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
11:22:02 [2023-05-08T11:22:02.425Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45492/.git # timeout=10
11:22:02 [2023-05-08T11:22:02.430Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:22:02 [2023-05-08T11:22:02.480Z] Fetching upstream changes from https://github.com/moby/moby.git
11:22:02 [2023-05-08T11:22:02.480Z]  > git --version # timeout=10
11:22:02 [2023-05-08T11:22:02.483Z]  > git --version # 'git version 2.25.1'
11:22:02 [2023-05-08T11:22:02.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:22:02 [2023-05-08T11:22:02.484Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45492/head:refs/remotes/origin/PR-45492 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:22:02 [2023-05-08T11:22:02.695Z]  > git config core.sparsecheckout # timeout=10
11:22:02 [2023-05-08T11:22:02.698Z]  > git checkout -f f445ee1e6cba4495e9530b876ec2a213ae595345 # timeout=10
11:22:02 [2023-05-08T11:22:02.725Z]  > git remote # timeout=10
11:22:02 [2023-05-08T11:22:02.729Z]  > git config --get remote.origin.url # timeout=10
11:22:02 [2023-05-08T11:22:02.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:22:02 [2023-05-08T11:22:02.732Z]  > git merge c651a535588402f27d8f1a1408c794fc3289f39f # timeout=10
11:22:02 [2023-05-08T11:22:02.766Z]  > git rev-parse HEAD^{commit} # timeout=10
11:22:02 [2023-05-08T11:22:02.771Z]  > git config core.sparsecheckout # timeout=10
11:22:02 [2023-05-08T11:22:02.774Z]  > git checkout -f 09009bff9328a597a3b85d183ba6d3209064c8d2 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:22:03 [2023-05-08T11:22:03.811Z] + docker version
11:22:03 [2023-05-08T11:22:03.811Z] Client: Docker Engine - Community
11:22:03 [2023-05-08T11:22:03.811Z]  Version:           23.0.1
11:22:03 [2023-05-08T11:22:03.811Z]  API version:       1.42
11:22:03 [2023-05-08T11:22:03.811Z]  Go version:        go1.19.5
11:22:03 [2023-05-08T11:22:03.811Z]  Git commit:        a5ee5b1
11:22:03 [2023-05-08T11:22:03.811Z]  Built:             Thu Feb  9 19:46:32 2023
11:22:03 [2023-05-08T11:22:03.811Z]  OS/Arch:           linux/arm64
11:22:03 [2023-05-08T11:22:03.811Z]  Context:           default
11:22:03 [2023-05-08T11:22:03.811Z] 
11:22:03 [2023-05-08T11:22:03.811Z] Server: Docker Engine - Community
11:22:03 [2023-05-08T11:22:03.811Z]  Engine:
11:22:03 [2023-05-08T11:22:03.811Z]   Version:          23.0.1
11:22:03 [2023-05-08T11:22:03.811Z]   API version:      1.42 (minimum version 1.12)
11:22:03 [2023-05-08T11:22:03.811Z]   Go version:       go1.19.5
11:22:03 [2023-05-08T11:22:03.811Z]   Git commit:       bc3805a
11:22:03 [2023-05-08T11:22:03.811Z]   Built:            Thu Feb  9 19:46:32 2023
11:22:03 [2023-05-08T11:22:03.811Z]   OS/Arch:          linux/arm64
11:22:03 [2023-05-08T11:22:03.811Z]   Experimental:     true
11:22:03 [2023-05-08T11:22:03.811Z]  containerd:
11:22:03 [2023-05-08T11:22:03.811Z]   Version:          1.6.18
11:22:03 [2023-05-08T11:22:03.811Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
11:22:03 [2023-05-08T11:22:03.811Z]  runc:
11:22:03 [2023-05-08T11:22:03.811Z]   Version:          1.1.4
11:22:03 [2023-05-08T11:22:03.811Z]   GitCommit:        v1.1.4-0-g5fd4c4d
11:22:03 [2023-05-08T11:22:03.811Z]  docker-init:
11:22:03 [2023-05-08T11:22:03.811Z]   Version:          0.19.0
11:22:03 [2023-05-08T11:22:03.811Z]   GitCommit:        de40ad0
[Pipeline] sh
11:22:04 [2023-05-08T11:22:04.131Z] + docker info
11:22:04 [2023-05-08T11:22:04.131Z] Client:
11:22:04 [2023-05-08T11:22:04.131Z]  Context:    default
11:22:04 [2023-05-08T11:22:04.131Z]  Debug Mode: false
11:22:04 [2023-05-08T11:22:04.131Z]  Plugins:
11:22:04 [2023-05-08T11:22:04.131Z]   buildx: Docker Buildx (Docker Inc.)
11:22:04 [2023-05-08T11:22:04.131Z]     Version:  v0.10.4
11:22:04 [2023-05-08T11:22:04.131Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
11:22:04 [2023-05-08T11:22:04.131Z]   compose: Docker Compose (Docker Inc.)
11:22:04 [2023-05-08T11:22:04.131Z]     Version:  v2.16.0
11:22:04 [2023-05-08T11:22:04.131Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
11:22:04 [2023-05-08T11:22:04.131Z] 
11:22:04 [2023-05-08T11:22:04.131Z] Server:
11:22:04 [2023-05-08T11:22:04.131Z]  Containers: 0
11:22:04 [2023-05-08T11:22:04.131Z]   Running: 0
11:22:04 [2023-05-08T11:22:04.131Z]   Paused: 0
11:22:04 [2023-05-08T11:22:04.131Z]   Stopped: 0
11:22:04 [2023-05-08T11:22:04.131Z]  Images: 1
11:22:04 [2023-05-08T11:22:04.131Z]  Server Version: 23.0.1
11:22:04 [2023-05-08T11:22:04.131Z]  Storage Driver: overlay2
11:22:04 [2023-05-08T11:22:04.131Z]   Backing Filesystem: extfs
11:22:04 [2023-05-08T11:22:04.131Z]   Supports d_type: true
11:22:04 [2023-05-08T11:22:04.131Z]   Using metacopy: false
11:22:04 [2023-05-08T11:22:04.131Z]   Native Overlay Diff: true
11:22:04 [2023-05-08T11:22:04.131Z]   userxattr: false
11:22:04 [2023-05-08T11:22:04.131Z]  Logging Driver: json-file
11:22:04 [2023-05-08T11:22:04.131Z]  Cgroup Driver: cgroupfs
11:22:04 [2023-05-08T11:22:04.131Z]  Cgroup Version: 1
11:22:04 [2023-05-08T11:22:04.131Z]  Plugins:
11:22:04 [2023-05-08T11:22:04.131Z]   Volume: local
11:22:04 [2023-05-08T11:22:04.131Z]   Network: bridge host ipvlan macvlan null overlay
11:22:04 [2023-05-08T11:22:04.131Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:22:04 [2023-05-08T11:22:04.131Z]  Swarm: inactive
11:22:04 [2023-05-08T11:22:04.131Z]  Runtimes: io.containerd.runc.v2 runc
11:22:04 [2023-05-08T11:22:04.131Z]  Default Runtime: runc
11:22:04 [2023-05-08T11:22:04.131Z]  Init Binary: docker-init
11:22:04 [2023-05-08T11:22:04.131Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
11:22:04 [2023-05-08T11:22:04.131Z]  runc version: v1.1.4-0-g5fd4c4d
11:22:04 [2023-05-08T11:22:04.131Z]  init version: de40ad0
11:22:04 [2023-05-08T11:22:04.131Z]  Security Options:
11:22:04 [2023-05-08T11:22:04.131Z]   apparmor
11:22:04 [2023-05-08T11:22:04.131Z]   seccomp
11:22:04 [2023-05-08T11:22:04.131Z]    Profile: builtin
11:22:04 [2023-05-08T11:22:04.131Z]  Kernel Version: 5.15.0-1031-aws
11:22:04 [2023-05-08T11:22:04.131Z]  Operating System: Ubuntu 20.04.6 LTS
11:22:04 [2023-05-08T11:22:04.131Z]  OSType: linux
11:22:04 [2023-05-08T11:22:04.131Z]  Architecture: aarch64
11:22:04 [2023-05-08T11:22:04.131Z]  CPUs: 8
11:22:04 [2023-05-08T11:22:04.131Z]  Total Memory: 30.64GiB
11:22:04 [2023-05-08T11:22:04.131Z]  Name: ip-10-100-65-191
11:22:04 [2023-05-08T11:22:04.131Z]  ID: 1c6d7120-c134-4627-b601-91a150afaa3a
11:22:04 [2023-05-08T11:22:04.131Z]  Docker Root Dir: /var/lib/docker
11:22:04 [2023-05-08T11:22:04.131Z]  Debug Mode: false
11:22:04 [2023-05-08T11:22:04.131Z]  Registry: https://index.docker.io/v1/
11:22:04 [2023-05-08T11:22:04.131Z]  Experimental: true
11:22:04 [2023-05-08T11:22:04.131Z]  Insecure Registries:
11:22:04 [2023-05-08T11:22:04.131Z]   127.0.0.0/8
11:22:04 [2023-05-08T11:22:04.131Z]  Live Restore Enabled: true
11:22:04 [2023-05-08T11:22:04.131Z] 
[Pipeline] sh
11:22:04 [2023-05-08T11:22:04.448Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:22:04 [2023-05-08T11:22:04.448Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:22:04 [2023-05-08T11:22:04.448Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45492/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:22:04 [2023-05-08T11:22:04.448Z] + bash /home/ubuntu/workspace/moby_PR-45492/check-config.sh
11:22:04 [2023-05-08T11:22:04.448Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:22:04 [2023-05-08T11:22:04.448Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ...
11:22:04 [2023-05-08T11:22:04.448Z] 
11:22:04 [2023-05-08T11:22:04.448Z] Generally Necessary:
11:22:04 [2023-05-08T11:22:04.448Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:22:04 [2023-05-08T11:22:04.448Z] - apparmor: enabled and tools installed
11:22:04 [2023-05-08T11:22:04.448Z] - CONFIG_NAMESPACES: enabled
11:22:04 [2023-05-08T11:22:04.448Z] - CONFIG_NET_NS: enabled
11:22:04 [2023-05-08T11:22:04.448Z] - CONFIG_PID_NS: enabled
11:22:04 [2023-05-08T11:22:04.448Z] - CONFIG_IPC_NS: enabled
11:22:04 [2023-05-08T11:22:04.448Z] - CONFIG_UTS_NS: enabled
11:22:04 [2023-05-08T11:22:04.448Z] - CONFIG_CGROUPS: enabled
11:22:04 [2023-05-08T11:22:04.448Z] - CONFIG_CGROUP_CPUACCT: enabled
11:22:04 [2023-05-08T11:22:04.448Z] - CONFIG_CGROUP_DEVICE: enabled
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_CGROUP_FREEZER: enabled
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_CGROUP_SCHED: enabled
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_CPUSETS: enabled
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_MEMCG: enabled
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_KEYS: enabled
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_VETH: enabled (as module)
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_BRIDGE: enabled (as module)
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_NF_NAT: enabled (as module)
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_POSIX_MQUEUE: enabled
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_CGROUP_BPF: enabled
11:22:04 [2023-05-08T11:22:04.705Z] 
11:22:04 [2023-05-08T11:22:04.705Z] Optional Features:
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_USER_NS: enabled
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_SECCOMP: enabled
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_SECCOMP_FILTER: enabled
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_CGROUP_PIDS: enabled
11:22:04 [2023-05-08T11:22:04.705Z] - CONFIG_MEMCG_SWAP: enabled
11:22:04 [2023-05-08T11:22:04.705Z]     (cgroup swap accounting is currently enabled)
11:22:04 [2023-05-08T11:22:04.961Z] - CONFIG_BLK_CGROUP: enabled
11:22:04 [2023-05-08T11:22:04.961Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:22:04 [2023-05-08T11:22:04.961Z] - CONFIG_CGROUP_PERF: enabled
11:22:04 [2023-05-08T11:22:04.961Z] - CONFIG_CGROUP_HUGETLB: enabled
11:22:04 [2023-05-08T11:22:04.961Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:22:04 [2023-05-08T11:22:04.961Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:22:04 [2023-05-08T11:22:04.961Z] - CONFIG_CFS_BANDWIDTH: enabled
11:22:04 [2023-05-08T11:22:04.961Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:22:04 [2023-05-08T11:22:04.961Z] - CONFIG_RT_GROUP_SCHED: missing
11:22:04 [2023-05-08T11:22:04.961Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:22:04 [2023-05-08T11:22:04.962Z] - CONFIG_IP_VS: enabled (as module)
11:22:04 [2023-05-08T11:22:04.962Z] - CONFIG_IP_VS_NFCT: enabled
11:22:04 [2023-05-08T11:22:04.962Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:22:04 [2023-05-08T11:22:04.962Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:22:04 [2023-05-08T11:22:04.962Z] - CONFIG_IP_VS_RR: enabled (as module)
11:22:04 [2023-05-08T11:22:04.962Z] - CONFIG_SECURITY_SELINUX: enabled
11:22:04 [2023-05-08T11:22:04.962Z] - CONFIG_SECURITY_APPARMOR: enabled
11:22:04 [2023-05-08T11:22:04.962Z] - CONFIG_EXT4_FS: enabled
11:22:04 [2023-05-08T11:22:04.962Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:22:04 [2023-05-08T11:22:04.962Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:22:04 [2023-05-08T11:22:04.962Z] - Network Drivers:
11:22:04 [2023-05-08T11:22:04.962Z]   - "overlay":
11:22:04 [2023-05-08T11:22:04.962Z]     - CONFIG_VXLAN: enabled (as module)
11:22:04 [2023-05-08T11:22:04.962Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:22:04 [2023-05-08T11:22:04.962Z]       Optional (for encrypted networks):
11:22:05 [2023-05-08T11:22:05.218Z]       - CONFIG_CRYPTO: enabled
11:22:05 [2023-05-08T11:22:05.218Z]       - CONFIG_CRYPTO_AEAD: enabled
11:22:05 [2023-05-08T11:22:05.218Z]       - CONFIG_CRYPTO_GCM: enabled
11:22:05 [2023-05-08T11:22:05.218Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:22:05 [2023-05-08T11:22:05.218Z]       - CONFIG_CRYPTO_GHASH: enabled
11:22:05 [2023-05-08T11:22:05.218Z]       - CONFIG_XFRM: enabled
11:22:05 [2023-05-08T11:22:05.219Z]       - CONFIG_XFRM_USER: enabled (as module)
11:22:05 [2023-05-08T11:22:05.219Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:22:05 [2023-05-08T11:22:05.219Z]       - CONFIG_INET_ESP: enabled (as module)
11:22:05 [2023-05-08T11:22:05.219Z]   - "ipvlan":
11:22:05 [2023-05-08T11:22:05.219Z]     - CONFIG_IPVLAN: enabled (as module)
11:22:05 [2023-05-08T11:22:05.219Z]   - "macvlan":
11:22:05 [2023-05-08T11:22:05.219Z]     - CONFIG_MACVLAN: enabled (as module)
11:22:05 [2023-05-08T11:22:05.219Z]     - CONFIG_DUMMY: enabled (as module)
11:22:05 [2023-05-08T11:22:05.219Z]   - "ftp,tftp client in container":
11:22:05 [2023-05-08T11:22:05.219Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:22:05 [2023-05-08T11:22:05.219Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:22:05 [2023-05-08T11:22:05.219Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:22:05 [2023-05-08T11:22:05.219Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:22:05 [2023-05-08T11:22:05.219Z] - Storage Drivers:
11:22:05 [2023-05-08T11:22:05.219Z]   - "aufs":
11:22:05 [2023-05-08T11:22:05.219Z]     - CONFIG_AUFS_FS: enabled (as module)
11:22:05 [2023-05-08T11:22:05.219Z]   - "btrfs":
11:22:05 [2023-05-08T11:22:05.219Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:22:05 [2023-05-08T11:22:05.219Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:22:05 [2023-05-08T11:22:05.219Z]   - "devicemapper":
11:22:05 [2023-05-08T11:22:05.475Z]     - CONFIG_BLK_DEV_DM: enabled
11:22:05 [2023-05-08T11:22:05.475Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:22:05 [2023-05-08T11:22:05.475Z]   - "overlay":
11:22:05 [2023-05-08T11:22:05.475Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:22:05 [2023-05-08T11:22:05.475Z]   - "zfs":
11:22:05 [2023-05-08T11:22:05.475Z]     - /dev/zfs: present
11:22:05 [2023-05-08T11:22:05.475Z]     - zfs command: missing
11:22:05 [2023-05-08T11:22:05.475Z]     - zpool command: missing
11:22:05 [2023-05-08T11:22:05.475Z] 
11:22:05 [2023-05-08T11:22:05.475Z] Limits:
11:22:05 [2023-05-08T11:22:05.475Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:22:05 [2023-05-08T11:22:05.475Z] 
11:22:05 [2023-05-08T11:22:05.475Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:22:05 [2023-05-08T11:22:05.779Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:09009bff9328a597a3b85d183ba6d3209064c8d2 .
11:22:06 [2023-05-08T11:22:06.036Z] #1 [internal] load .dockerignore
11:22:06 [2023-05-08T11:22:06.036Z] #1 transferring context: 113B done
11:22:06 [2023-05-08T11:22:06.036Z] #1 DONE 0.1s
11:22:06 [2023-05-08T11:22:06.036Z] 
11:22:06 [2023-05-08T11:22:06.036Z] #2 [internal] load build definition from Dockerfile
11:22:06 [2023-05-08T11:22:06.036Z] #2 transferring dockerfile: 26.94kB done
11:22:06 [2023-05-08T11:22:06.036Z] #2 DONE 0.1s
11:22:06 [2023-05-08T11:22:06.036Z] 
11:22:06 [2023-05-08T11:22:06.036Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:22:06 [2023-05-08T11:22:06.292Z] #3 DONE 0.3s
11:22:06 [2023-05-08T11:22:06.292Z] 
11:22:06 [2023-05-08T11:22:06.292Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
11:22:06 [2023-05-08T11:22:06.292Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
11:22:06 [2023-05-08T11:22:06.292Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
11:22:06 [2023-05-08T11:22:06.292Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
11:22:06 [2023-05-08T11:22:06.292Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
11:22:06 [2023-05-08T11:22:06.292Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
11:22:06 [2023-05-08T11:22:06.549Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
11:22:06 [2023-05-08T11:22:06.549Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
11:22:06 [2023-05-08T11:22:06.549Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
11:22:06 [2023-05-08T11:22:06.805Z] #4 DONE 0.4s
11:22:06 [2023-05-08T11:22:06.805Z] 
11:22:06 [2023-05-08T11:22:06.805Z] #5 [internal] load metadata for docker.io/library/busybox:latest
11:22:07 [2023-05-08T11:22:07.368Z] #5 DONE 0.6s
11:22:07 [2023-05-08T11:22:07.368Z] 
11:22:07 [2023-05-08T11:22:07.368Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
11:22:07 [2023-05-08T11:22:07.368Z] #6 DONE 0.7s
11:22:07 [2023-05-08T11:22:07.368Z] 
11:22:07 [2023-05-08T11:22:07.368Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
11:22:07 [2023-05-08T11:22:07.368Z] #7 DONE 0.7s
11:22:07 [2023-05-08T11:22:07.368Z] 
11:22:07 [2023-05-08T11:22:07.368Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:22:07 [2023-05-08T11:22:07.625Z] #8 DONE 0.8s
11:22:07 [2023-05-08T11:22:07.625Z] 
11:22:07 [2023-05-08T11:22:07.625Z] #9 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye
11:22:07 [2023-05-08T11:22:07.625Z] #9 DONE 0.7s
11:22:07 [2023-05-08T11:22:07.625Z] 
11:22:07 [2023-05-08T11:22:07.625Z] #10 [internal] load build context
11:22:07 [2023-05-08T11:22:07.882Z] #10 ...
11:22:07 [2023-05-08T11:22:07.882Z] 
11:22:07 [2023-05-08T11:22:07.882Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:22:07 [2023-05-08T11:22:07.882Z] #11 DONE 0.4s
11:22:07 [2023-05-08T11:22:07.882Z] 
11:22:07 [2023-05-08T11:22:07.882Z] #10 [internal] load build context
11:22:08 [2023-05-08T11:22:08.140Z] #10 ...
11:22:08 [2023-05-08T11:22:08.140Z] 
11:22:08 [2023-05-08T11:22:08.140Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
11:22:08 [2023-05-08T11:22:08.140Z] #12 resolve docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 0.1s done
11:22:08 [2023-05-08T11:22:08.140Z] #12 sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 2.29kB / 2.29kB done
11:22:08 [2023-05-08T11:22:08.140Z] #12 sha256:ba7000206594c2d72c3ab550453004c0dc50961157e5ebd2fb8ea1890099d02d 528B / 528B done
11:22:08 [2023-05-08T11:22:08.140Z] #12 sha256:3fbaf71a998bae6e375be74b999bd418091bf6511e356a129fdc969c4a94a5bc 1.47kB / 1.47kB done
11:22:08 [2023-05-08T11:22:08.140Z] #12 sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 2.00MB / 2.00MB 0.2s done
11:22:08 [2023-05-08T11:22:08.140Z] #12 extracting sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 0.2s done
11:22:08 [2023-05-08T11:22:08.140Z] #12 DONE 0.6s
11:22:08 [2023-05-08T11:22:08.140Z] 
11:22:08 [2023-05-08T11:22:08.140Z] #10 [internal] load build context
11:22:09 [2023-05-08T11:22:09.081Z] #10 transferring context: 67.61MB 1.3s done
11:22:09 [2023-05-08T11:22:09.081Z] #10 DONE 1.4s
11:22:09 [2023-05-08T11:22:09.081Z] 
11:22:09 [2023-05-08T11:22:09.081Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
11:22:09 [2023-05-08T11:22:09.081Z] #13 resolve docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9 0.1s done
11:22:09 [2023-05-08T11:22:09.081Z] #13 sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9 1.86kB / 1.86kB done
11:22:09 [2023-05-08T11:22:09.081Z] #13 sha256:6cc6a8eab3b8051ff89b4f8cab1fa0d6be913403a47a4bd51658f37dcf132fde 7.01kB / 7.01kB done
11:22:09 [2023-05-08T11:22:09.081Z] #13 sha256:294f80d0e466e16090256846a4411f61407457762b227e03aa7e80d6550490b7 1.58kB / 1.58kB done
11:22:09 [2023-05-08T11:22:09.081Z] #13 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 53.69MB / 53.69MB 0.7s done
11:22:09 [2023-05-08T11:22:09.081Z] #13 sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 15.75MB / 15.75MB 0.3s done
11:22:09 [2023-05-08T11:22:09.081Z] #13 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 54.68MB / 54.68MB 0.8s done
11:22:09 [2023-05-08T11:22:09.081Z] #13 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 81.44MB / 81.44MB 1.2s
11:22:09 [2023-05-08T11:22:09.081Z] #13 extracting sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 0.3s
11:22:09 [2023-05-08T11:22:09.081Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 42.99MB / 95.47MB 1.2s
11:22:09 [2023-05-08T11:22:09.081Z] #13 sha256:24702d136a563b7a43c0e589f60d79f41f412b276322e0ca073ed487a7c625e7 157B / 157B 0.9s done
11:22:09 [2023-05-08T11:22:09.081Z] #13 ...
11:22:09 [2023-05-08T11:22:09.081Z] 
11:22:09 [2023-05-08T11:22:09.081Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
11:22:09 [2023-05-08T11:22:09.081Z] #14 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
11:22:09 [2023-05-08T11:22:09.081Z] #14 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
11:22:09 [2023-05-08T11:22:09.081Z] #14 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
11:22:09 [2023-05-08T11:22:09.081Z] #14 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
11:22:09 [2023-05-08T11:22:09.081Z] #14 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.9s done
11:22:09 [2023-05-08T11:22:09.081Z] #14 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
11:22:09 [2023-05-08T11:22:09.081Z] #14 DONE 1.5s
11:22:09 [2023-05-08T11:22:09.081Z] 
11:22:09 [2023-05-08T11:22:09.081Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
11:22:09 [2023-05-08T11:22:09.081Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 53.48MB / 95.47MB 1.3s
11:22:09 [2023-05-08T11:22:09.337Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 64.88MB / 95.47MB 1.4s
11:22:09 [2023-05-08T11:22:09.337Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 84.93MB / 95.47MB 1.6s
11:22:09 [2023-05-08T11:22:09.594Z] #13 ...
11:22:09 [2023-05-08T11:22:09.594Z] 
11:22:09 [2023-05-08T11:22:09.594Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:22:09 [2023-05-08T11:22:09.594Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:22:09 [2023-05-08T11:22:09.594Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:22:09 [2023-05-08T11:22:09.594Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:22:09 [2023-05-08T11:22:09.594Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:22:09 [2023-05-08T11:22:09.594Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 1.3s
11:22:09 [2023-05-08T11:22:09.594Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
11:22:09 [2023-05-08T11:22:09.594Z] #15 ...
11:22:09 [2023-05-08T11:22:09.594Z] 
11:22:09 [2023-05-08T11:22:09.594Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
11:22:09 [2023-05-08T11:22:09.594Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 94.37MB / 95.47MB 1.7s
11:22:09 [2023-05-08T11:22:09.594Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 95.47MB / 95.47MB 1.8s done
11:22:09 [2023-05-08T11:22:09.911Z] #13 extracting sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 1.1s done
11:22:09 [2023-05-08T11:22:09.911Z] #13 extracting sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf
11:22:09 [2023-05-08T11:22:09.911Z] #13 ...
11:22:09 [2023-05-08T11:22:09.911Z] 
11:22:09 [2023-05-08T11:22:09.911Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09
11:22:09 [2023-05-08T11:22:09.911Z] #16 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 0.1s done
11:22:09 [2023-05-08T11:22:09.911Z] #16 sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 1.85kB / 1.85kB done
11:22:09 [2023-05-08T11:22:09.911Z] #16 sha256:ffc0fb46ea2b4c6e5462896ab380db366d1f142e565a0bfae4f91d0b511baae3 529B / 529B done
11:22:09 [2023-05-08T11:22:09.911Z] #16 sha256:af5aac46f628b47b218f9993d0f936b7f889093a0ab9b35722dcb34dc6d92a87 1.48kB / 1.48kB done
11:22:09 [2023-05-08T11:22:09.911Z] #16 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 53.69MB / 53.69MB 0.7s done
11:22:09 [2023-05-08T11:22:09.911Z] #16 DONE 2.3s
11:22:09 [2023-05-08T11:22:09.911Z] 
11:22:09 [2023-05-08T11:22:09.911Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
11:22:10 [2023-05-08T11:22:10.168Z] #13 ...
11:22:10 [2023-05-08T11:22:10.168Z] 
11:22:10 [2023-05-08T11:22:10.168Z] #17 [build-dummy 2/2] RUN mkdir -p /build
11:22:10 [2023-05-08T11:22:10.168Z] #17 DONE 1.9s
11:22:10 [2023-05-08T11:22:10.168Z] 
11:22:10 [2023-05-08T11:22:10.168Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
11:22:10 [2023-05-08T11:22:10.168Z] #13 extracting sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 0.3s done
11:22:10 [2023-05-08T11:22:10.425Z] #13 ...
11:22:10 [2023-05-08T11:22:10.425Z] 
11:22:10 [2023-05-08T11:22:10.425Z] #18 [binary-dummy 1/1] COPY --from=build-dummy /build /build
11:22:10 [2023-05-08T11:22:10.425Z] #18 DONE 0.1s
11:22:10 [2023-05-08T11:22:10.425Z] 
11:22:10 [2023-05-08T11:22:10.425Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
11:22:10 [2023-05-08T11:22:10.425Z] #13 extracting sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 0.1s
11:22:11 [2023-05-08T11:22:11.355Z] #13 extracting sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 0.9s done
11:22:11 [2023-05-08T11:22:11.355Z] #13 extracting sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 0.1s
11:22:12 [2023-05-08T11:22:12.724Z] #13 extracting sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 1.0s done
11:22:12 [2023-05-08T11:22:12.724Z] #13 extracting sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55
11:22:14 [2023-05-08T11:22:14.093Z] #13 extracting sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 1.5s done
11:22:14 [2023-05-08T11:22:14.093Z] #13 extracting sha256:24702d136a563b7a43c0e589f60d79f41f412b276322e0ca073ed487a7c625e7
11:22:14 [2023-05-08T11:22:14.093Z] #13 extracting sha256:24702d136a563b7a43c0e589f60d79f41f412b276322e0ca073ed487a7c625e7 done
11:22:14 [2023-05-08T11:22:14.350Z] #13 DONE 6.6s
11:22:14 [2023-05-08T11:22:14.350Z] 
11:22:14 [2023-05-08T11:22:14.350Z] #19 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:22:14 [2023-05-08T11:22:14.350Z] #0 0.950 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 0.961 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 0.961 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 1.086 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 1.209 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 1.323 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 2.050 Fetched 8526 kB in 1s (6280 kB/s)
11:22:14 [2023-05-08T11:22:14.350Z] #0 2.050 Reading package lists...
11:22:14 [2023-05-08T11:22:14.350Z] #0 2.613 Reading package lists...
11:22:14 [2023-05-08T11:22:14.350Z] #0 3.157 Building dependency tree...
11:22:14 [2023-05-08T11:22:14.350Z] #0 3.611 The following additional packages will be installed:
11:22:14 [2023-05-08T11:22:14.350Z] #0 3.611   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:22:14 [2023-05-08T11:22:14.350Z] #0 3.611   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:22:14 [2023-05-08T11:22:14.350Z] #0 3.614 Recommended packages:
11:22:14 [2023-05-08T11:22:14.350Z] #0 3.614   libldap-common publicsuffix libsasl2-modules
11:22:14 [2023-05-08T11:22:14.350Z] #0 3.741 The following NEW packages will be installed:
11:22:14 [2023-05-08T11:22:14.350Z] #0 3.744   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:22:14 [2023-05-08T11:22:14.350Z] #0 3.744   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:22:14 [2023-05-08T11:22:14.350Z] #0 3.744   libssh2-1 openssl
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.020 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.020 Need to get 2944 kB of archives.
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.020 After this operation, 6484 kB of additional disk space will be used.
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.020 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.027 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.028 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.046 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.047 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.054 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.056 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.061 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.062 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.063 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.064 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.066 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.068 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.069 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.070 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.192 debconf: delaying package configuration, since apt-utils is not installed
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.226 Fetched 2944 kB in 0s (9308 kB/s)
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.246 Selecting previously unselected package openssl.
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.246 (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.)
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.251 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
11:22:14 [2023-05-08T11:22:14.350Z] #0 4.254 Unpacking openssl (1.1.1n-0+deb11u4) ...
11:22:14 [2023-05-08T11:22:14.350Z] #19 4.487 Selecting previously unselected package ca-certificates.
11:22:14 [2023-05-08T11:22:14.606Z] #19 4.488 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:22:14 [2023-05-08T11:22:14.606Z] #19 4.528 Unpacking ca-certificates (20210119) ...
11:22:14 [2023-05-08T11:22:14.606Z] #19 4.702 Selecting previously unselected package libbrotli1:arm64.
11:22:14 [2023-05-08T11:22:14.606Z] #19 4.704 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
11:22:14 [2023-05-08T11:22:14.606Z] #19 4.723 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
11:22:14 [2023-05-08T11:22:14.862Z] #19 4.789 Selecting previously unselected package libsasl2-modules-db:arm64.
11:22:14 [2023-05-08T11:22:14.862Z] #19 4.790 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:22:14 [2023-05-08T11:22:14.862Z] #19 4.795 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:22:14 [2023-05-08T11:22:14.862Z] #19 4.878 Selecting previously unselected package libsasl2-2:arm64.
11:22:14 [2023-05-08T11:22:14.862Z] #19 4.880 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:22:14 [2023-05-08T11:22:14.862Z] #19 4.887 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:22:15 [2023-05-08T11:22:15.119Z] #19 5.009 Selecting previously unselected package libldap-2.4-2:arm64.
11:22:15 [2023-05-08T11:22:15.119Z] #19 5.011 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
11:22:15 [2023-05-08T11:22:15.119Z] #19 5.023 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
11:22:15 [2023-05-08T11:22:15.119Z] #19 5.095 Selecting previously unselected package libnghttp2-14:arm64.
11:22:15 [2023-05-08T11:22:15.119Z] #19 5.097 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
11:22:15 [2023-05-08T11:22:15.119Z] #19 5.102 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
11:22:15 [2023-05-08T11:22:15.375Z] #19 5.250 Selecting previously unselected package libpsl5:arm64.
11:22:15 [2023-05-08T11:22:15.375Z] #19 5.252 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
11:22:15 [2023-05-08T11:22:15.375Z] #19 5.285 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
11:22:15 [2023-05-08T11:22:15.375Z] #19 5.393 Selecting previously unselected package librtmp1:arm64.
11:22:15 [2023-05-08T11:22:15.375Z] #19 5.394 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
11:22:15 [2023-05-08T11:22:15.375Z] #19 5.403 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:22:15 [2023-05-08T11:22:15.375Z] #19 5.510 Selecting previously unselected package libssh2-1:arm64.
11:22:15 [2023-05-08T11:22:15.631Z] #19 5.511 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
11:22:15 [2023-05-08T11:22:15.631Z] #19 5.520 Unpacking libssh2-1:arm64 (1.9.0-2) ...
11:22:15 [2023-05-08T11:22:15.631Z] #19 5.626 Selecting previously unselected package libcurl4:arm64.
11:22:15 [2023-05-08T11:22:15.631Z] #19 5.627 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
11:22:15 [2023-05-08T11:22:15.631Z] #19 5.650 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
11:22:15 [2023-05-08T11:22:15.631Z] #19 5.770 Selecting previously unselected package curl.
11:22:15 [2023-05-08T11:22:15.888Z] #19 5.772 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
11:22:15 [2023-05-08T11:22:15.888Z] #19 5.782 Unpacking curl (7.74.0-1.3+deb11u7) ...
11:22:15 [2023-05-08T11:22:15.888Z] #19 6.025 Selecting previously unselected package libonig5:arm64.
11:22:16 [2023-05-08T11:22:16.144Z] #19 6.027 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
11:22:16 [2023-05-08T11:22:16.144Z] #19 6.035 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:22:16 [2023-05-08T11:22:16.144Z] #19 6.254 Selecting previously unselected package libjq1:arm64.
11:22:16 [2023-05-08T11:22:16.144Z] #19 6.255 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
11:22:16 [2023-05-08T11:22:16.144Z] #19 6.292 Unpacking libjq1:arm64 (1.6-2.1) ...
11:22:16 [2023-05-08T11:22:16.401Z] #19 6.447 Selecting previously unselected package jq.
11:22:16 [2023-05-08T11:22:16.401Z] #19 6.448 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
11:22:16 [2023-05-08T11:22:16.401Z] #19 6.457 Unpacking jq (1.6-2.1) ...
11:22:16 [2023-05-08T11:22:16.657Z] #19 6.598 Setting up libpsl5:arm64 (0.21.0-1.2) ...
11:22:16 [2023-05-08T11:22:16.657Z] #19 6.630 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
11:22:16 [2023-05-08T11:22:16.657Z] #19 6.690 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
11:22:16 [2023-05-08T11:22:16.657Z] #19 6.706 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:22:16 [2023-05-08T11:22:16.657Z] #19 6.724 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:22:16 [2023-05-08T11:22:16.657Z] #19 6.739 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:22:16 [2023-05-08T11:22:16.657Z] #19 6.778 Setting up libssh2-1:arm64 (1.9.0-2) ...
11:22:16 [2023-05-08T11:22:16.657Z] #19 6.796 Setting up openssl (1.1.1n-0+deb11u4) ...
11:22:16 [2023-05-08T11:22:16.913Z] #19 6.888 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:22:16 [2023-05-08T11:22:16.914Z] #19 6.910 Setting up libjq1:arm64 (1.6-2.1) ...
11:22:16 [2023-05-08T11:22:16.914Z] #19 6.926 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
11:22:16 [2023-05-08T11:22:16.914Z] #19 6.946 Setting up ca-certificates (20210119) ...
11:22:17 [2023-05-08T11:22:17.477Z] #19 ...
11:22:17 [2023-05-08T11:22:17.477Z] 
11:22:17 [2023-05-08T11:22:17.477Z] #20 [base 2/5] COPY --from=xx / /
11:22:17 [2023-05-08T11:22:17.477Z] #20 DONE 3.1s
11:22:17 [2023-05-08T11:22:17.477Z] 
11:22:17 [2023-05-08T11:22:17.477Z] #19 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:22:17 [2023-05-08T11:22:17.477Z] #19 7.433 Updating certificates in /etc/ssl/certs...
11:22:17 [2023-05-08T11:22:17.477Z] #19 ...
11:22:17 [2023-05-08T11:22:17.477Z] 
11:22:17 [2023-05-08T11:22:17.477Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:22:17 [2023-05-08T11:22:17.734Z] #21 DONE 0.5s
11:22:17 [2023-05-08T11:22:17.734Z] 
11:22:17 [2023-05-08T11:22:17.734Z] #22 [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
11:22:18 [2023-05-08T11:22:18.298Z] #22 DONE 0.5s
11:22:18 [2023-05-08T11:22:18.298Z] 
11:22:18 [2023-05-08T11:22:18.298Z] #19 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:22:18 [2023-05-08T11:22:18.298Z] #19 8.017 129 added, 0 removed; done.
11:22:18 [2023-05-08T11:22:18.298Z] #19 8.046 Setting up jq (1.6-2.1) ...
11:22:18 [2023-05-08T11:22:18.298Z] #19 8.056 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
11:22:18 [2023-05-08T11:22:18.298Z] #19 8.066 Setting up curl (7.74.0-1.3+deb11u7) ...
11:22:18 [2023-05-08T11:22:18.298Z] #19 8.075 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:22:18 [2023-05-08T11:22:18.298Z] #19 8.093 Processing triggers for ca-certificates (20210119) ...
11:22:18 [2023-05-08T11:22:18.298Z] #19 8.101 Updating certificates in /etc/ssl/certs...
11:22:18 [2023-05-08T11:22:18.554Z] #19 8.574 0 added, 0 removed; done.
11:22:18 [2023-05-08T11:22:18.554Z] #19 8.574 Running hooks in /etc/ca-certificates/update.d...
11:22:18 [2023-05-08T11:22:18.554Z] #19 8.575 done.
11:22:18 [2023-05-08T11:22:18.554Z] #19 DONE 8.6s
11:22:18 [2023-05-08T11:22:18.554Z] 
11:22:18 [2023-05-08T11:22:18.554Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:22:18 [2023-05-08T11:22:18.554Z] #23 DONE 0.0s
11:22:18 [2023-05-08T11:22:18.554Z] 
11:22:18 [2023-05-08T11:22:18.554Z] #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
11:22:20 [2023-05-08T11:22:20.446Z] #24 1.540 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:22:20 [2023-05-08T11:22:20.446Z] #24 1.731 
11:22:20 [2023-05-08T11:22:20.702Z] #24 1.949 #=#=#                                                                         

######################################################################## 100.0%
11:22:20 [2023-05-08T11:22:20.702Z] #24 2.162 
11:22:22 [2023-05-08T11:22:22.069Z] #24 3.169 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:22:22 [2023-05-08T11:22:22.069Z] #24 3.359 
11:22:22 [2023-05-08T11:22:22.325Z] #24 3.577 #=#=#                                                                         

######################################################################## 100.0%
11:22:22 [2023-05-08T11:22:22.581Z] #24 ...
11:22:22 [2023-05-08T11:22:22.581Z] 
11:22:22 [2023-05-08T11:22:22.581Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
11:22:22 [2023-05-08T11:22:22.581Z] #0 0.797 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:22:22 [2023-05-08T11:22:22.581Z] #0 0.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:22:22 [2023-05-08T11:22:22.581Z] #0 0.809 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:22:22 [2023-05-08T11:22:22.581Z] #0 0.937 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:22:22 [2023-05-08T11:22:22.581Z] #0 1.062 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
11:22:22 [2023-05-08T11:22:22.581Z] #0 1.181 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:22:22 [2023-05-08T11:22:22.581Z] #0 1.903 Fetched 8526 kB in 1s (6117 kB/s)
11:22:22 [2023-05-08T11:22:22.581Z] #0 1.903 Reading package lists...
11:22:22 [2023-05-08T11:22:22.581Z] #0 2.483 Reading package lists...
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.035 Building dependency tree...
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.204 Reading state information...
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.458 The following additional packages will be installed:
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.459   libmagic-mgc libmagic1
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.493 The following NEW packages will be installed:
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.494   file libmagic-mgc libmagic1
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.772 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.772 Need to get 463 kB of archives.
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.772 After this operation, 7063 kB of additional disk space will be used.
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.772 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.778 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.780 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.918 debconf: delaying package configuration, since apt-utils is not installed
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.960 Fetched 463 kB in 0s (1669 kB/s)
11:22:22 [2023-05-08T11:22:22.581Z] #0 3.978 Selecting previously unselected package libmagic-mgc.
11:22:22 [2023-05-08T11:22:22.582Z] #0 3.978 (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.)
11:22:22 [2023-05-08T11:22:22.582Z] #0 3.988 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
11:22:22 [2023-05-08T11:22:22.582Z] #0 3.991 Unpacking libmagic-mgc (1:5.39-3) ...
11:22:22 [2023-05-08T11:22:22.582Z] #0 4.057 Selecting previously unselected package libmagic1:arm64.
11:22:22 [2023-05-08T11:22:22.582Z] #0 4.060 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
11:22:22 [2023-05-08T11:22:22.582Z] #0 4.066 Unpacking libmagic1:arm64 (1:5.39-3) ...
11:22:22 [2023-05-08T11:22:22.582Z] #0 4.100 Selecting previously unselected package file.
11:22:22 [2023-05-08T11:22:22.582Z] #0 4.102 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
11:22:22 [2023-05-08T11:22:22.582Z] #0 4.105 Unpacking file (1:5.39-3) ...
11:22:22 [2023-05-08T11:22:22.582Z] #0 4.145 Setting up libmagic-mgc (1:5.39-3) ...
11:22:22 [2023-05-08T11:22:22.582Z] #0 4.158 Setting up libmagic1:arm64 (1:5.39-3) ...
11:22:22 [2023-05-08T11:22:22.582Z] #0 4.173 Setting up file (1:5.39-3) ...
11:22:22 [2023-05-08T11:22:22.582Z] #0 4.183 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:22:22 [2023-05-08T11:22:22.582Z] #25 DONE 4.3s
11:22:22 [2023-05-08T11:22:22.582Z] 
11:22:22 [2023-05-08T11:22:22.582Z] #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
11:22:22 [2023-05-08T11:22:22.582Z] #24 3.830 
11:22:22 [2023-05-08T11:22:22.582Z] #24 ...
11:22:22 [2023-05-08T11:22:22.582Z] 
11:22:22 [2023-05-08T11:22:22.582Z] #26 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
11:22:22 [2023-05-08T11:22:22.582Z] #26 DONE 0.2s
11:22:22 [2023-05-08T11:22:22.582Z] 
11:22:22 [2023-05-08T11:22:22.582Z] #27 [delve-src 1/3] WORKDIR /usr/src/delve
11:22:22 [2023-05-08T11:22:22.582Z] #27 DONE 0.2s
11:22:22 [2023-05-08T11:22:22.582Z] 
11:22:22 [2023-05-08T11:22:22.582Z] #28 [runc-src 1/3] WORKDIR /usr/src/runc
11:22:22 [2023-05-08T11:22:22.582Z] #28 DONE 0.2s
11:22:22 [2023-05-08T11:22:22.582Z] 
11:22:22 [2023-05-08T11:22:22.582Z] #29 [swagger-src 1/3] WORKDIR /usr/src/swagger
11:22:22 [2023-05-08T11:22:22.582Z] #29 DONE 0.2s
11:22:22 [2023-05-08T11:22:22.582Z] 
11:22:22 [2023-05-08T11:22:22.582Z] #30 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
11:22:22 [2023-05-08T11:22:22.582Z] #30 DONE 0.2s
11:22:22 [2023-05-08T11:22:22.582Z] 
11:22:22 [2023-05-08T11:22:22.582Z] #31 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
11:22:22 [2023-05-08T11:22:22.582Z] #31 DONE 0.2s
11:22:22 [2023-05-08T11:22:22.582Z] 
11:22:22 [2023-05-08T11:22:22.582Z] #32 [dockercli-src 1/5] WORKDIR /tmp/dockercli
11:22:22 [2023-05-08T11:22:22.582Z] #32 DONE 0.2s
11:22:22 [2023-05-08T11:22:22.582Z] 
11:22:22 [2023-05-08T11:22:22.582Z] #33 [containerd-src 1/3] WORKDIR /usr/src/containerd
11:22:22 [2023-05-08T11:22:22.582Z] #33 DONE 0.2s
11:22:22 [2023-05-08T11:22:22.582Z] 
11:22:22 [2023-05-08T11:22:22.582Z] #34 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:22:22 [2023-05-08T11:22:22.582Z] #34 DONE 0.2s
11:22:22 [2023-05-08T11:22:22.582Z] 
11:22:22 [2023-05-08T11:22:22.582Z] #35 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
11:22:22 [2023-05-08T11:22:22.582Z] #35 DONE 0.2s
11:22:22 [2023-05-08T11:22:22.582Z] 
11:22:22 [2023-05-08T11:22:22.582Z] #36 [registry-src 1/2] WORKDIR /usr/src/registry
11:22:22 [2023-05-08T11:22:22.582Z] #36 DONE 0.2s
11:22:22 [2023-05-08T11:22:22.582Z] 
11:22:22 [2023-05-08T11:22:22.582Z] #37 [tini-src 1/3] WORKDIR /usr/src/tini
11:22:22 [2023-05-08T11:22:22.582Z] #37 DONE 0.2s
11:22:22 [2023-05-08T11:22:22.839Z] 
11:22:22 [2023-05-08T11:22:22.839Z] #38 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
11:22:22 [2023-05-08T11:22:22.839Z] #38 DONE 0.3s
11:22:22 [2023-05-08T11:22:22.839Z] 
11:22:22 [2023-05-08T11:22:22.839Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:22:22 [2023-05-08T11:22:22.839Z] #39 DONE 0.3s
11:22:22 [2023-05-08T11:22:22.839Z] 
11:22:22 [2023-05-08T11:22:22.839Z] #40 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
11:22:22 [2023-05-08T11:22:22.839Z] #40 DONE 0.3s
11:22:22 [2023-05-08T11:22:22.839Z] 
11:22:22 [2023-05-08T11:22:22.839Z] #41 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
11:22:22 [2023-05-08T11:22:22.839Z] #41 DONE 0.3s
11:22:22 [2023-05-08T11:22:22.839Z] 
11:22:22 [2023-05-08T11:22:22.839Z] #42 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
11:22:23 [2023-05-08T11:22:23.771Z] #42 ...
11:22:23 [2023-05-08T11:22:23.771Z] 
11:22:23 [2023-05-08T11:22:23.771Z] #43 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.762 hint: Using 'master' as the name for the initial branch. This default branch name
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.762 hint: is subject to change. To configure the initial branch name to use in all
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.762 hint: of your new repositories, which will suppress this warning, call:
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.762 hint: 
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.762 hint: 	git config --global init.defaultBranch <name>
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.762 hint: 
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.762 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.762 hint: 'development'. The just-created branch can be renamed via this command:
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.762 hint: 
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.762 hint: 	git branch -m <name>
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.763 Initialized empty Git repository in /usr/src/delve/.git/
11:22:23 [2023-05-08T11:22:23.771Z] #43 DONE 0.9s
11:22:23 [2023-05-08T11:22:23.771Z] 
11:22:23 [2023-05-08T11:22:23.771Z] #44 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.798 hint: Using 'master' as the name for the initial branch. This default branch name
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.798 hint: is subject to change. To configure the initial branch name to use in all
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.798 hint: of your new repositories, which will suppress this warning, call:
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.798 hint: 
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.798 hint: 	git config --global init.defaultBranch <name>
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.798 hint: 
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.798 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.798 hint: 'development'. The just-created branch can be renamed via this command:
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.798 hint: 
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.798 hint: 	git branch -m <name>
11:22:23 [2023-05-08T11:22:23.771Z] #0 0.799 Initialized empty Git repository in /usr/src/runc/.git/
11:22:23 [2023-05-08T11:22:23.771Z] #44 DONE 0.9s
11:22:23 [2023-05-08T11:22:23.771Z] 
11:22:23 [2023-05-08T11:22:23.771Z] #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
11:22:23 [2023-05-08T11:22:23.771Z] #24 4.962 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:22:23 [2023-05-08T11:22:23.771Z] #24 ...
11:22:23 [2023-05-08T11:22:23.771Z] 
11:22:23 [2023-05-08T11:22:23.771Z] #45 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
11:22:23 [2023-05-08T11:22:23.771Z] #0 1.052 hint: Using 'master' as the name for the initial branch. This default branch name
11:22:23 [2023-05-08T11:22:23.771Z] #0 1.052 hint: is subject to change. To configure the initial branch name to use in all
11:22:23 [2023-05-08T11:22:23.771Z] #0 1.052 hint: of your new repositories, which will suppress this warning, call:
11:22:23 [2023-05-08T11:22:23.771Z] #0 1.052 hint: 
11:22:23 [2023-05-08T11:22:23.771Z] #0 1.052 hint: 	git config --global init.defaultBranch <name>
11:22:23 [2023-05-08T11:22:23.771Z] #0 1.052 hint: 
11:22:23 [2023-05-08T11:22:23.771Z] #0 1.052 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:22:23 [2023-05-08T11:22:23.771Z] #0 1.052 hint: 'development'. The just-created branch can be renamed via this command:
11:22:23 [2023-05-08T11:22:23.771Z] #0 1.052 hint: 
11:22:23 [2023-05-08T11:22:23.771Z] #0 1.052 hint: 	git branch -m <name>
11:22:23 [2023-05-08T11:22:23.771Z] #0 1.054 Initialized empty Git repository in /usr/src/swagger/.git/
11:22:23 [2023-05-08T11:22:23.771Z] #45 DONE 1.1s
11:22:24 [2023-05-08T11:22:24.027Z] 
11:22:24 [2023-05-08T11:22:24.027Z] #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
11:22:24 [2023-05-08T11:22:24.027Z] #24 5.312 #=#=#                                                                         
11:22:24 [2023-05-08T11:22:24.284Z] #24 5.480 #=#=#                                                                         
11:22:24 [2023-05-08T11:22:24.284Z] #24 ...
11:22:24 [2023-05-08T11:22:24.284Z] 
11:22:24 [2023-05-08T11:22:24.284Z] #46 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.525 hint: Using 'master' as the name for the initial branch. This default branch name
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.525 hint: is subject to change. To configure the initial branch name to use in all
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.525 hint: of your new repositories, which will suppress this warning, call:
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.525 hint: 
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.525 hint: 	git config --global init.defaultBranch <name>
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.525 hint: 
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.525 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.525 hint: 'development'. The just-created branch can be renamed via this command:
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.525 hint: 
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.525 hint: 	git branch -m <name>
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.526 Initialized empty Git repository in /tmp/dockercli/.git/
11:22:24 [2023-05-08T11:22:24.284Z] #46 DONE 1.6s
11:22:24 [2023-05-08T11:22:24.284Z] 
11:22:24 [2023-05-08T11:22:24.284Z] #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
11:22:24 [2023-05-08T11:22:24.284Z] #24 5.480 #=#=#                                                                         
##O#-#                                                                        
11:22:24 [2023-05-08T11:22:24.284Z] #24 ...
11:22:24 [2023-05-08T11:22:24.284Z] 
11:22:24 [2023-05-08T11:22:24.284Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.662 hint: Using 'master' as the name for the initial branch. This default branch name
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.662 hint: is subject to change. To configure the initial branch name to use in all
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.662 hint: of your new repositories, which will suppress this warning, call:
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.662 hint: 
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.662 hint: 	git config --global init.defaultBranch <name>
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.662 hint: 
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.662 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.662 hint: 'development'. The just-created branch can be renamed via this command:
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.662 hint: 
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.662 hint: 	git branch -m <name>
11:22:24 [2023-05-08T11:22:24.284Z] #0 1.664 Initialized empty Git repository in /usr/src/containerd/.git/
11:22:24 [2023-05-08T11:22:24.284Z] #47 DONE 1.7s
11:22:24 [2023-05-08T11:22:24.542Z] 
11:22:24 [2023-05-08T11:22:24.542Z] #48 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
11:22:24 [2023-05-08T11:22:24.542Z] #0 1.738 hint: Using 'master' as the name for the initial branch. This default branch name
11:22:24 [2023-05-08T11:22:24.542Z] #0 1.738 hint: is subject to change. To configure the initial branch name to use in all
11:22:24 [2023-05-08T11:22:24.542Z] #0 1.738 hint: of your new repositories, which will suppress this warning, call:
11:22:24 [2023-05-08T11:22:24.542Z] #0 1.738 hint: 
11:22:24 [2023-05-08T11:22:24.542Z] #0 1.738 hint: 	git config --global init.defaultBranch <name>
11:22:24 [2023-05-08T11:22:24.542Z] #0 1.738 hint: 
11:22:24 [2023-05-08T11:22:24.542Z] #0 1.738 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:22:24 [2023-05-08T11:22:24.542Z] #0 1.738 hint: 'development'. The just-created branch can be renamed via this command:
11:22:24 [2023-05-08T11:22:24.542Z] #0 1.738 hint: 
11:22:24 [2023-05-08T11:22:24.542Z] #0 1.738 hint: 	git branch -m <name>
11:22:24 [2023-05-08T11:22:24.542Z] #0 1.739 Initialized empty Git repository in /usr/src/registry/.git/
11:22:24 [2023-05-08T11:22:24.542Z] #48 DONE 1.8s
11:22:24 [2023-05-08T11:22:24.542Z] 
11:22:24 [2023-05-08T11:22:24.542Z] #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
11:22:25 [2023-05-08T11:22:25.057Z] #24 5.480 #=#=#                                                                         
##O#-#                                                                        
##O=#  #                                                                      

                                                                           0.0%
######################                                                    31.4%#24 ...
11:22:25 [2023-05-08T11:22:25.057Z] 
11:22:25 [2023-05-08T11:22:25.057Z] #49 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
11:22:25 [2023-05-08T11:22:25.057Z] #0 2.172 hint: Using 'master' as the name for the initial branch. This default branch name
11:22:25 [2023-05-08T11:22:25.057Z] #0 2.172 hint: is subject to change. To configure the initial branch name to use in all
11:22:25 [2023-05-08T11:22:25.057Z] #0 2.172 hint: of your new repositories, which will suppress this warning, call:
11:22:25 [2023-05-08T11:22:25.057Z] #0 2.172 hint: 
11:22:25 [2023-05-08T11:22:25.057Z] #0 2.172 hint: 	git config --global init.defaultBranch <name>
11:22:25 [2023-05-08T11:22:25.057Z] #0 2.172 hint: 
11:22:25 [2023-05-08T11:22:25.057Z] #0 2.172 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:22:25 [2023-05-08T11:22:25.057Z] #0 2.172 hint: 'development'. The just-created branch can be renamed via this command:
11:22:25 [2023-05-08T11:22:25.057Z] #0 2.172 hint: 
11:22:25 [2023-05-08T11:22:25.057Z] #0 2.172 hint: 	git branch -m <name>
11:22:25 [2023-05-08T11:22:25.057Z] #0 2.177 Initialized empty Git repository in /usr/src/tini/.git/
11:22:25 [2023-05-08T11:22:25.057Z] #49 DONE 2.3s
11:22:25 [2023-05-08T11:22:25.057Z] 
11:22:25 [2023-05-08T11:22:25.057Z] #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
11:22:25 [2023-05-08T11:22:25.057Z] #24 5.480 #=#=#                                                                         
##O#-#                                                                        
##O=#  #                                                                      

                                                                           0.0%
######################                                                    31.4%
##########################################                                59.2%
######################################################################## 100.0%
11:22:25 [2023-05-08T11:22:25.057Z] #24 ...
11:22:25 [2023-05-08T11:22:25.057Z] 
11:22:25 [2023-05-08T11:22:25.057Z] #42 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
11:22:25 [2023-05-08T11:22:25.057Z] #42 2.123 hint: Using 'master' as the name for the initial branch. This default branch name
11:22:25 [2023-05-08T11:22:25.057Z] #42 2.123 hint: is subject to change. To configure the initial branch name to use in all
11:22:25 [2023-05-08T11:22:25.057Z] #42 2.123 hint: of your new repositories, which will suppress this warning, call:
11:22:25 [2023-05-08T11:22:25.057Z] #42 2.123 hint: 
11:22:25 [2023-05-08T11:22:25.057Z] #42 2.123 hint: 	git config --global init.defaultBranch <name>
11:22:25 [2023-05-08T11:22:25.057Z] #42 2.123 hint: 
11:22:25 [2023-05-08T11:22:25.057Z] #42 2.123 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11:22:25 [2023-05-08T11:22:25.057Z] #42 2.123 hint: 'development'. The just-created branch can be renamed via this command:
11:22:25 [2023-05-08T11:22:25.057Z] #42 2.123 hint: 
11:22:25 [2023-05-08T11:22:25.057Z] #42 2.123 hint: 	git branch -m <name>
11:22:25 [2023-05-08T11:22:25.057Z] #42 2.127 Initialized empty Git repository in /usr/src/rootlesskit/.git/
11:22:25 [2023-05-08T11:22:25.057Z] #42 DONE 2.2s
11:22:25 [2023-05-08T11:22:25.057Z] 
11:22:25 [2023-05-08T11:22:25.058Z] #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
11:22:25 [2023-05-08T11:22:25.058Z] #24 6.499 
11:22:26 [2023-05-08T11:22:26.432Z] #24 ...
11:22:26 [2023-05-08T11:22:26.432Z] 
11:22:26 [2023-05-08T11:22:26.432Z] #50 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
11:22:26 [2023-05-08T11:22:26.432Z] #0 1.107 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:22:26 [2023-05-08T11:22:26.432Z] #0 1.107 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:22:26 [2023-05-08T11:22:26.432Z] #0 1.107 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:22:26 [2023-05-08T11:22:26.432Z] #0 1.501 Reading package lists...
11:22:26 [2023-05-08T11:22:26.432Z] #0 2.074 + apt-get  install -y --no-install-recommends gcc libc6-dev
11:22:26 [2023-05-08T11:22:26.432Z] #0 2.086 Reading package lists...
11:22:26 [2023-05-08T11:22:26.432Z] #0 2.689 Building dependency tree...
11:22:26 [2023-05-08T11:22:26.432Z] #0 2.881 Reading state information...
11:22:26 [2023-05-08T11:22:26.432Z] #0 3.288 gcc is already the newest version (4:10.2.1-1).
11:22:26 [2023-05-08T11:22:26.432Z] #0 3.288 libc6-dev is already the newest version (2.31-13+deb11u6).
11:22:26 [2023-05-08T11:22:26.432Z] #0 3.288 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
11:22:26 [2023-05-08T11:22:26.432Z] #50 DONE 3.7s
11:22:26 [2023-05-08T11:22:26.432Z] 
11:22:26 [2023-05-08T11:22:26.432Z] #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
11:22:26 [2023-05-08T11:22:26.432Z] #24 7.834 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:22:26 [2023-05-08T11:22:26.694Z] #24 8.153 
11:22:27 [2023-05-08T11:22:27.265Z] #24 8.422 #=#=#                                                                         

######################################################################## 100.0%
11:22:27 [2023-05-08T11:22:27.522Z] #24 8.830 
11:22:28 [2023-05-08T11:22:28.457Z] #24 9.823 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:22:29 [2023-05-08T11:22:29.389Z] #24 10.53 
11:22:29 [2023-05-08T11:22:29.647Z] #24 10.79 #=#=#                                                                         

######################################################################## 100.0%
11:22:29 [2023-05-08T11:22:29.906Z] #24 11.29 
11:22:30 [2023-05-08T11:22:30.164Z] #24 11.42 Download of images into '/build' complete.
11:22:30 [2023-05-08T11:22:30.164Z] #24 11.42 Use something like the following to load the result into a Docker daemon:
11:22:30 [2023-05-08T11:22:30.164Z] #24 11.42   tar -cC '/build' . | docker load
11:22:31 [2023-05-08T11:22:31.540Z] #24 ...
11:22:31 [2023-05-08T11:22:31.540Z] 
11:22:31 [2023-05-08T11:22:31.540Z] #51 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:22:31 [2023-05-08T11:22:31.540Z] #51 DONE 6.6s
11:22:31 [2023-05-08T11:22:31.798Z] 
11:22:31 [2023-05-08T11:22:31.798Z] #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
11:22:31 [2023-05-08T11:22:31.798Z] #0 2.593 go: downloading github.com/golangci/golangci-lint v1.51.2
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.303 go: downloading github.com/fatih/color v1.14.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.303 go: downloading github.com/gofrs/flock v0.8.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.335 go: downloading github.com/pkg/errors v0.9.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.335 go: downloading github.com/spf13/cobra v1.6.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.335 go: downloading github.com/spf13/pflag v1.0.5
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.339 go: downloading github.com/spf13/viper v1.12.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.436 go: downloading gopkg.in/yaml.v3 v3.0.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.604 go: downloading golang.org/x/tools v0.6.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.604 go: downloading github.com/hashicorp/go-version v1.6.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.604 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.604 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.615 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.647 go: downloading github.com/mattn/go-colorable v0.1.13
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.695 go: downloading github.com/sirupsen/logrus v1.9.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.762 go: downloading github.com/stretchr/testify v1.8.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.820 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.831 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.844 go: downloading github.com/mattn/go-isatty v0.0.17
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.937 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.937 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.937 go: downloading github.com/spf13/afero v1.8.2
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.937 go: downloading github.com/spf13/cast v1.5.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.937 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.943 go: downloading golang.org/x/mod v0.8.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.947 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.952 go: downloading 4d63.com/gochecknoglobals v0.2.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.964 go: downloading github.com/Abirdcfly/dupword v0.0.9
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.972 go: downloading github.com/Antonboom/errname v0.1.7
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.972 go: downloading github.com/Antonboom/nilnil v0.1.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 3.996 go: downloading github.com/BurntSushi/toml v1.2.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.055 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.066 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.068 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.088 go: downloading github.com/alexkohler/prealloc v1.0.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.104 go: downloading github.com/alingse/asasalint v0.0.11
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.137 go: downloading github.com/ashanbrown/forbidigo v1.4.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.151 go: downloading github.com/ashanbrown/makezero v1.1.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.151 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.151 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.178 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.196 go: downloading github.com/breml/bidichk v0.2.3
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.196 go: downloading github.com/breml/errchkjson v0.3.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.260 go: downloading github.com/butuzov/ireturn v0.1.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.260 go: downloading github.com/charithe/durationcheck v0.0.9
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.266 go: downloading github.com/curioswitch/go-reassign v0.2.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.275 go: downloading github.com/daixiang0/gci v0.9.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.388 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.388 go: downloading github.com/esimonov/ifshort v1.0.4
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.388 go: downloading github.com/firefart/nonamedreturns v1.0.4
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.388 go: downloading github.com/fzipp/gocyclo v0.6.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.389 go: downloading github.com/go-critic/go-critic v0.6.7
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.534 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.553 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.553 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.560 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.742 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.793 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.793 go: downloading github.com/golangci/misspell v0.4.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.800 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.852 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.854 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.865 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 4.914 go: downloading github.com/hexops/gotextdiff v1.0.3
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.024 go: downloading github.com/jgautheron/goconst v1.5.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.068 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.068 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.087 go: downloading github.com/julz/importas v0.1.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.113 go: downloading github.com/junk1tm/musttag v0.4.5
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.118 go: downloading github.com/kisielk/errcheck v1.6.3
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.118 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.124 go: downloading github.com/kulti/thelper v0.6.3
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.199 go: downloading github.com/kunwardeep/paralleltest v1.0.6
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.216 go: downloading github.com/kyoh86/exportloopref v0.1.11
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.216 go: downloading github.com/ldez/tagliatelle v0.4.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.230 go: downloading github.com/leonklingele/grouper v1.1.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.240 go: downloading github.com/lufeee/execinquery v1.2.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.252 go: downloading github.com/maratori/testableexamples v1.0.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.280 go: downloading github.com/maratori/testpackage v1.1.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.326 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.334 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.340 go: downloading github.com/mgechev/revive v1.2.5
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.398 go: downloading github.com/moricho/tparallel v0.2.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.431 go: downloading github.com/nakabonne/nestif v0.3.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.438 go: downloading github.com/nishanths/exhaustive v0.9.5
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.468 go: downloading github.com/nishanths/predeclared v0.2.2
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.472 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.522 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.565 go: downloading github.com/ryancurrah/gomodguard v1.3.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.584 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.604 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.635 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.653 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.665 go: downloading github.com/securego/gosec/v2 v2.15.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.815 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.855 go: downloading github.com/sivchari/containedctx v1.0.2
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.856 go: downloading github.com/sivchari/tenv v1.7.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.856 go: downloading github.com/sivchari/nosnakecase v1.7.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.947 go: downloading github.com/sonatard/noctx v0.0.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.968 go: downloading github.com/sourcegraph/go-diff v0.7.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 5.990 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.026 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.069 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.075 go: downloading github.com/tetafro/godot v1.4.11
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.168 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.173 go: downloading github.com/timonwong/loggercheck v0.9.3
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.213 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.226 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.245 go: downloading github.com/ultraware/funlen v0.0.3
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.252 go: downloading github.com/ultraware/whitespace v0.0.5
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.297 go: downloading github.com/uudashr/gocognit v1.0.6
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.313 go: downloading github.com/yagipy/maintidx v1.0.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.341 go: downloading github.com/yeya24/promlinter v0.2.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.355 go: downloading gitlab.com/bosi/decorder v0.2.3
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.572 go: downloading honnef.co/go/tools v0.4.2
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.601 go: downloading mvdan.cc/gofumpt v0.4.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 6.900 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.051 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.113 go: downloading github.com/hashicorp/errwrap v1.0.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.145 go: downloading github.com/davecgh/go-spew v1.1.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.182 go: downloading github.com/pmezard/go-difflib v1.0.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.262 go: downloading github.com/stretchr/objx v0.5.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.278 go: downloading golang.org/x/sys v0.5.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.591 go: downloading github.com/subosito/gotenv v1.4.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.594 go: downloading github.com/hashicorp/hcl v1.0.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.595 go: downloading github.com/magiconair/properties v1.8.6
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.596 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.596 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.601 go: downloading gopkg.in/ini.v1 v1.67.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.792 go: downloading github.com/gobwas/glob v0.2.3
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.864 go: downloading golang.org/x/text v0.6.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.958 go: downloading gopkg.in/yaml.v2 v2.4.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.959 go: downloading go.uber.org/zap v1.17.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 7.961 go: downloading github.com/pelletier/go-toml v1.9.5
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.107 go: downloading golang.org/x/sync v0.1.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.233 go: downloading github.com/kisielk/gotool v1.0.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.242 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.499 go: downloading github.com/go-toolsmith/astcast v1.1.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.533 go: downloading github.com/go-toolsmith/astcopy v1.0.3
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.533 go: downloading github.com/go-toolsmith/astequal v1.1.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.533 go: downloading github.com/go-toolsmith/astfmt v1.1.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.579 go: downloading github.com/go-toolsmith/astp v1.1.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.598 go: downloading github.com/go-toolsmith/strparse v1.1.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.599 go: downloading github.com/go-toolsmith/typep v1.1.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.601 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.617 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.620 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.722 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.726 go: downloading github.com/ettle/strcase v0.1.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.826 go: downloading github.com/Masterminds/semver v1.5.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.842 go: downloading github.com/fatih/structtag v1.2.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.901 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.903 go: downloading github.com/google/go-cmp v0.5.9
11:22:31 [2023-05-08T11:22:31.798Z] #0 8.997 go: downloading github.com/prometheus/client_golang v1.12.1
11:22:31 [2023-05-08T11:22:31.798Z] #0 9.231 go: downloading github.com/prometheus/client_model v0.2.0
11:22:31 [2023-05-08T11:22:31.798Z] #0 9.260 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:22:32 [2023-05-08T11:22:32.056Z] #52 9.554 go: downloading go.uber.org/atomic v1.7.0
11:22:32 [2023-05-08T11:22:32.056Z] #52 9.559 go: downloading go.uber.org/multierr v1.6.0
11:22:32 [2023-05-08T11:22:32.056Z] #52 9.574 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
11:22:32 [2023-05-08T11:22:32.056Z] #52 9.575 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:22:32 [2023-05-08T11:22:32.314Z] #52 9.766 go: downloading github.com/quasilyte/gogrep v0.5.0
11:22:32 [2023-05-08T11:22:32.314Z] #52 9.768 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:22:32 [2023-05-08T11:22:32.314Z] #52 9.772 go: downloading github.com/golang/protobuf v1.5.2
11:22:32 [2023-05-08T11:22:32.572Z] #52 9.979 go: downloading github.com/prometheus/common v0.32.1
11:22:32 [2023-05-08T11:22:32.572Z] #52 ...
11:22:32 [2023-05-08T11:22:32.572Z] 
11:22:32 [2023-05-08T11:22:32.572Z] #53 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
11:22:32 [2023-05-08T11:22:32.572Z] #0 3.102 go: downloading github.com/tc-hib/go-winres v0.3.0
11:22:32 [2023-05-08T11:22:32.572Z] #0 3.838 go: downloading github.com/tc-hib/winres v0.1.6
11:22:32 [2023-05-08T11:22:32.572Z] #0 3.838 go: downloading github.com/urfave/cli/v2 v2.3.0
11:22:32 [2023-05-08T11:22:32.572Z] #0 4.251 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:22:32 [2023-05-08T11:22:32.572Z] #0 4.285 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
11:22:32 [2023-05-08T11:22:32.572Z] #0 4.285 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
11:22:32 [2023-05-08T11:22:32.572Z] #0 4.328 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:22:32 [2023-05-08T11:22:32.572Z] #53 ...
11:22:32 [2023-05-08T11:22:32.572Z] 
11:22:32 [2023-05-08T11:22:32.572Z] #54 [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
11:22:32 [2023-05-08T11:22:32.572Z] #0 3.555 go: downloading mvdan.cc/sh/v3 v3.6.0
11:22:32 [2023-05-08T11:22:32.572Z] #0 4.075 go: downloading golang.org/x/term v0.3.0
11:22:32 [2023-05-08T11:22:32.572Z] #0 4.076 go: downloading mvdan.cc/editorconfig v0.2.0
11:22:32 [2023-05-08T11:22:32.572Z] #0 4.092 go: downloading github.com/google/renameio/v2 v2.0.0
11:22:32 [2023-05-08T11:22:32.572Z] #0 4.092 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
11:22:32 [2023-05-08T11:22:32.572Z] #0 4.156 go: downloading golang.org/x/sys v0.3.0
11:22:32 [2023-05-08T11:22:32.830Z] #54 ...
11:22:32 [2023-05-08T11:22:32.830Z] 
11:22:32 [2023-05-08T11:22:32.830Z] #55 [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             ;
11:22:32 [2023-05-08T11:22:32.830Z] #0 2.729 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 2.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 2.738 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 2.881 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 3.041 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 3.583 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 4.089 Fetched 8526 kB in 2s (5291 kB/s)
11:22:32 [2023-05-08T11:22:32.830Z] #0 4.089 Reading package lists...
11:22:32 [2023-05-08T11:22:32.830Z] #0 4.957 Reading package lists...
11:22:32 [2023-05-08T11:22:32.830Z] #0 5.848 Building dependency tree...
11:22:32 [2023-05-08T11:22:32.830Z] #0 6.807 python3 is already the newest version (3.9.2-3).
11:22:32 [2023-05-08T11:22:32.830Z] #0 6.807 The following additional packages will be installed:
11:22:32 [2023-05-08T11:22:32.830Z] #0 6.818   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
11:22:32 [2023-05-08T11:22:32.830Z] #0 6.819   patch xz-utils
11:22:32 [2023-05-08T11:22:32.830Z] #0 6.822 Suggested packages:
11:22:32 [2023-05-08T11:22:32.830Z] #0 6.822   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
11:22:32 [2023-05-08T11:22:32.830Z] #0 6.823   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
11:22:32 [2023-05-08T11:22:32.830Z] #0 6.823   m4-doc ed diffutils-doc
11:22:32 [2023-05-08T11:22:32.830Z] #0 6.823 Recommended packages:
11:22:32 [2023-05-08T11:22:32.830Z] #0 6.823   fakeroot libalgorithm-merge-perl libltdl-dev
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.138 The following NEW packages will be installed:
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.145   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.146   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.148   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.505 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.505 Need to get 5458 kB of archives.
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.505 After this operation, 11.6 MB of additional disk space will be used.
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.505 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.583 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.666 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.669 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.790 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.882 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.921 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 8.003 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 8.081 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 8.228 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
11:22:32 [2023-05-08T11:22:32.830Z] #0 8.341 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 8.344 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 8.360 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 8.364 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 8.367 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 8.371 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 8.453 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 8.456 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 8.457 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 8.458 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 9.110 debconf: delaying package configuration, since apt-utils is not installed
11:22:32 [2023-05-08T11:22:32.830Z] #0 9.400 Fetched 5458 kB in 1s (4222 kB/s)
11:22:32 [2023-05-08T11:22:32.830Z] #0 9.688 Selecting previously unselected package bzip2.
11:22:32 [2023-05-08T11:22:32.830Z] #0 9.688 (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.)
11:22:32 [2023-05-08T11:22:32.830Z] #0 9.703 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
11:22:32 [2023-05-08T11:22:32.830Z] #0 9.831 Unpacking bzip2 (1.0.8-4) ...
11:22:32 [2023-05-08T11:22:32.830Z] #55 ...
11:22:32 [2023-05-08T11:22:32.830Z] 
11:22:32 [2023-05-08T11:22:32.830Z] #56 [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
11:22:32 [2023-05-08T11:22:32.830Z] #0 4.304 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 4.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 4.320 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 4.743 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 5.534 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 6.435 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.568 Fetched 8526 kB in 4s (2399 kB/s)
11:22:32 [2023-05-08T11:22:32.830Z] #0 7.568 Reading package lists...
11:22:32 [2023-05-08T11:22:32.830Z] #0 8.535 Reading package lists...
11:22:32 [2023-05-08T11:22:32.830Z] #0 9.463 Building dependency tree...
11:22:32 [2023-05-08T11:22:32.830Z] #0 10.11 The following additional packages will be installed:
11:22:33 [2023-05-08T11:22:33.088Z] #56 10.12   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:22:33 [2023-05-08T11:22:33.088Z] #56 10.13 Suggested packages:
11:22:33 [2023-05-08T11:22:33.088Z] #56 10.13   cmake-doc ninja-build lrzip
11:22:33 [2023-05-08T11:22:33.088Z] #56 ...
11:22:33 [2023-05-08T11:22:33.088Z] 
11:22:33 [2023-05-08T11:22:33.088Z] #57 [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
11:22:33 [2023-05-08T11:22:33.088Z] #0 2.457 go: downloading github.com/pelletier/go-toml v1.8.1
11:22:33 [2023-05-08T11:22:33.088Z] #57 ...
11:22:33 [2023-05-08T11:22:33.088Z] 
11:22:33 [2023-05-08T11:22:33.088Z] #58 [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
11:22:33 [2023-05-08T11:22:33.088Z] #0 4.799 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:22:33 [2023-05-08T11:22:33.088Z] #0 4.810 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:22:33 [2023-05-08T11:22:33.088Z] #0 4.810 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:22:33 [2023-05-08T11:22:33.088Z] #0 5.438 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:22:33 [2023-05-08T11:22:33.088Z] #0 6.112 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
11:22:33 [2023-05-08T11:22:33.088Z] #0 6.833 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:22:33 [2023-05-08T11:22:33.088Z] #0 7.929 Fetched 8526 kB in 3s (2462 kB/s)
11:22:33 [2023-05-08T11:22:33.088Z] #0 7.929 Reading package lists...
11:22:33 [2023-05-08T11:22:33.088Z] #0 9.461 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:22:33 [2023-05-08T11:22:33.088Z] #0 9.461 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:22:33 [2023-05-08T11:22:33.088Z] #0 9.461 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:22:33 [2023-05-08T11:22:33.088Z] #58 ...
11:22:33 [2023-05-08T11:22:33.088Z] 
11:22:33 [2023-05-08T11:22:33.088Z] #59 [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
11:22:33 [2023-05-08T11:22:33.088Z] #0 4.547 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:22:33 [2023-05-08T11:22:33.088Z] #0 4.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:22:33 [2023-05-08T11:22:33.088Z] #0 4.559 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:22:33 [2023-05-08T11:22:33.088Z] #0 5.044 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:22:33 [2023-05-08T11:22:33.088Z] #0 5.767 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
11:22:33 [2023-05-08T11:22:33.088Z] #0 6.650 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:22:33 [2023-05-08T11:22:33.088Z] #0 7.914 Fetched 8526 kB in 4s (2329 kB/s)
11:22:33 [2023-05-08T11:22:33.088Z] #0 7.914 Reading package lists...
11:22:33 [2023-05-08T11:22:33.088Z] #0 9.799 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:22:33 [2023-05-08T11:22:33.088Z] #0 9.800 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:22:33 [2023-05-08T11:22:33.088Z] #0 9.800 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:22:33 [2023-05-08T11:22:33.346Z] #59 ...
11:22:33 [2023-05-08T11:22:33.346Z] 
11:22:33 [2023-05-08T11:22:33.346Z] #60 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:22:33 [2023-05-08T11:22:33.346Z] #0 4.165 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:22:33 [2023-05-08T11:22:33.346Z] #0 4.186 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:22:33 [2023-05-08T11:22:33.346Z] #0 4.186 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:22:33 [2023-05-08T11:22:33.346Z] #0 4.601 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:22:33 [2023-05-08T11:22:33.346Z] #0 4.623 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:22:33 [2023-05-08T11:22:33.346Z] #0 5.239 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
11:22:33 [2023-05-08T11:22:33.346Z] #0 5.941 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:22:33 [2023-05-08T11:22:33.346Z] #0 7.013 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
11:22:33 [2023-05-08T11:22:33.346Z] #0 7.626 Fetched 8529 kB in 4s (2220 kB/s)
11:22:33 [2023-05-08T11:22:33.346Z] #0 7.626 Reading package lists...
11:22:33 [2023-05-08T11:22:33.346Z] #0 8.533 Reading package lists...
11:22:33 [2023-05-08T11:22:33.346Z] #0 9.377 Building dependency tree...
11:22:33 [2023-05-08T11:22:33.346Z] #0 9.940 The following additional packages will be installed:
11:22:33 [2023-05-08T11:22:33.346Z] #0 9.941   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:22:33 [2023-05-08T11:22:33.346Z] #0 9.942   python3-protobuf python3-six
11:22:33 [2023-05-08T11:22:33.346Z] #0 9.946 Suggested packages:
11:22:33 [2023-05-08T11:22:33.346Z] #0 9.946   python3-setuptools
11:22:33 [2023-05-08T11:22:33.346Z] #0 9.947 Recommended packages:
11:22:33 [2023-05-08T11:22:33.346Z] #0 9.947   iproute2 | iproute
11:22:33 [2023-05-08T11:22:33.346Z] #0 10.05 The following NEW packages will be installed:
11:22:33 [2023-05-08T11:22:33.346Z] #0 10.06   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:22:33 [2023-05-08T11:22:33.346Z] #0 10.06   python3-protobuf python3-six
11:22:33 [2023-05-08T11:22:33.346Z] #0 10.37 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
11:22:33 [2023-05-08T11:22:33.346Z] #0 10.37 Need to get 2136 kB of archives.
11:22:33 [2023-05-08T11:22:33.346Z] #0 10.37 After this operation, 10.8 MB of additional disk space will be used.
11:22:33 [2023-05-08T11:22:33.346Z] #0 10.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
11:22:33 [2023-05-08T11:22:33.346Z] #0 10.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:22:33 [2023-05-08T11:22:33.346Z] #0 10.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
11:22:33 [2023-05-08T11:22:33.346Z] #0 10.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
11:22:33 [2023-05-08T11:22:33.346Z] #0 10.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:22:33 [2023-05-08T11:22:33.346Z] #0 10.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:22:33 [2023-05-08T11:22:33.346Z] #0 10.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:22:33 [2023-05-08T11:22:33.346Z] #60 ...
11:22:33 [2023-05-08T11:22:33.346Z] 
11:22:33 [2023-05-08T11:22:33.346Z] #61 [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
11:22:33 [2023-05-08T11:22:33.346Z] #0 4.757 go: downloading gotest.tools/gotestsum v1.8.2
11:22:33 [2023-05-08T11:22:33.346Z] #0 5.571 go: downloading github.com/fatih/color v1.13.0
11:22:33 [2023-05-08T11:22:33.346Z] #0 5.588 go: downloading github.com/dnephin/pflag v1.0.7
11:22:33 [2023-05-08T11:22:33.346Z] #0 5.589 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:22:33 [2023-05-08T11:22:33.346Z] #0 5.590 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
11:22:33 [2023-05-08T11:22:33.346Z] #0 5.595 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
11:22:33 [2023-05-08T11:22:33.346Z] #0 5.595 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
11:22:33 [2023-05-08T11:22:33.346Z] #0 5.599 go: downloading golang.org/x/tools v0.1.11
11:22:33 [2023-05-08T11:22:33.346Z] #0 5.641 go: downloading github.com/mattn/go-colorable v0.1.12
11:22:33 [2023-05-08T11:22:33.346Z] #0 5.642 go: downloading github.com/mattn/go-isatty v0.0.14
11:22:33 [2023-05-08T11:22:33.346Z] #0 8.136 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
11:22:33 [2023-05-08T11:22:33.604Z] #61 ...
11:22:33 [2023-05-08T11:22:33.604Z] 
11:22:33 [2023-05-08T11:22:33.604Z] #62 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:22:33 [2023-05-08T11:22:33.862Z] #62 ...
11:22:33 [2023-05-08T11:22:33.862Z] 
11:22:33 [2023-05-08T11:22:33.862Z] #63 [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
11:22:33 [2023-05-08T11:22:33.862Z] #0 4.542 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:22:33 [2023-05-08T11:22:33.862Z] #0 4.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:22:33 [2023-05-08T11:22:33.862Z] #0 4.565 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:22:33 [2023-05-08T11:22:33.862Z] #0 5.004 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:22:33 [2023-05-08T11:22:33.862Z] #0 5.772 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
11:22:33 [2023-05-08T11:22:33.862Z] #0 6.361 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:22:33 [2023-05-08T11:22:33.862Z] #0 7.825 Fetched 8526 kB in 4s (2368 kB/s)
11:22:33 [2023-05-08T11:22:33.862Z] #0 7.825 Reading package lists...
11:22:33 [2023-05-08T11:22:33.862Z] #0 9.536 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:22:33 [2023-05-08T11:22:33.862Z] #0 9.536 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:22:33 [2023-05-08T11:22:33.862Z] #0 9.536 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:22:33 [2023-05-08T11:22:33.862Z] #0 10.74 Reading package lists...
11:22:33 [2023-05-08T11:22:33.862Z] #63 ...
11:22:33 [2023-05-08T11:22:33.862Z] 
11:22:33 [2023-05-08T11:22:33.862Z] #64 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
11:22:34 [2023-05-08T11:22:34.119Z] #64 ...
11:22:34 [2023-05-08T11:22:34.119Z] 
11:22:34 [2023-05-08T11:22:34.119Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:22:34 [2023-05-08T11:22:34.119Z] #65 ...
11:22:34 [2023-05-08T11:22:34.119Z] 
11:22:34 [2023-05-08T11:22:34.119Z] #56 [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
11:22:34 [2023-05-08T11:22:34.119Z] #56 10.29 The following NEW packages will be installed:
11:22:34 [2023-05-08T11:22:34.119Z] #56 10.29   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:22:34 [2023-05-08T11:22:34.119Z] #56 10.58 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
11:22:34 [2023-05-08T11:22:34.119Z] #56 10.58 Need to get 15.1 MB of archives.
11:22:34 [2023-05-08T11:22:34.119Z] #56 10.58 After this operation, 66.8 MB of additional disk space will be used.
11:22:34 [2023-05-08T11:22:34.119Z] #56 10.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:22:34 [2023-05-08T11:22:34.119Z] #56 10.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:22:34 [2023-05-08T11:22:34.119Z] #56 11.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
11:22:34 [2023-05-08T11:22:34.119Z] #56 11.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
11:22:34 [2023-05-08T11:22:34.119Z] #56 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
11:22:34 [2023-05-08T11:22:34.119Z] #56 11.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
11:22:34 [2023-05-08T11:22:34.119Z] #56 11.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
11:22:34 [2023-05-08T11:22:34.119Z] #56 11.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
11:22:34 [2023-05-08T11:22:34.377Z] #56 ...
11:22:34 [2023-05-08T11:22:34.377Z] 
11:22:34 [2023-05-08T11:22:34.377Z] #66 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:22:34 [2023-05-08T11:22:34.634Z] #66 ...
11:22:34 [2023-05-08T11:22:34.634Z] 
11:22:34 [2023-05-08T11:22:34.634Z] #67 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:22:34 [2023-05-08T11:22:34.634Z] #67 ...
11:22:34 [2023-05-08T11:22:34.634Z] 
11:22:34 [2023-05-08T11:22:34.634Z] #68 [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...)
11:22:34 [2023-05-08T11:22:34.634Z] #0 2.900 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
11:22:34 [2023-05-08T11:22:34.634Z] #0 4.966 + git checkout -q FETCH_HEAD
11:22:34 [2023-05-08T11:22:34.634Z] #0 5.501 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:22:34 [2023-05-08T11:22:34.634Z] #0 5.512 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.348 internal/goarch
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.355 internal/goexperiment
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.356 internal/goos
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.357 internal/coverage/rtcov
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.379 internal/unsafeheader
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.379 internal/race
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.403 internal/cpu
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.416 runtime/internal/syscall
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.450 internal/abi
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.473 runtime/internal/math
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.522 runtime/internal/sys
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.524 sync/atomic
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.542 unicode
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.605 unicode/utf8
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.670 container/list
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.832 internal/bytealg
11:22:34 [2023-05-08T11:22:34.634Z] #0 6.901 runtime/internal/atomic
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.052 math/bits
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.052 crypto/internal/alias
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.057 internal/itoa
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.076 crypto/subtle
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.139 crypto/internal/boring/sig
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.216 unicode/utf16
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.224 math
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.347 vendor/golang.org/x/crypto/cryptobyte/asn1
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.357 internal/nettrace
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.439 vendor/golang.org/x/crypto/internal/alias
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.441 encoding
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.486 github.com/docker/distribution/manifest
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.518 github.com/inconshreveable/mousetrap
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.584 github.com/docker/distribution/registry/storage/driver/gcs
11:22:34 [2023-05-08T11:22:34.634Z] #0 7.671 github.com/docker/distribution/registry/storage/driver/oss
11:22:34 [2023-05-08T11:22:34.634Z] #0 8.002 runtime
11:22:34 [2023-05-08T11:22:34.939Z] #68 ...
11:22:34 [2023-05-08T11:22:34.939Z] 
11:22:34 [2023-05-08T11:22:34.939Z] #55 [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             ;
11:22:34 [2023-05-08T11:22:34.939Z] #55 10.58 Selecting previously unselected package xz-utils.
11:22:34 [2023-05-08T11:22:34.939Z] #55 10.58 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:22:34 [2023-05-08T11:22:34.939Z] #55 10.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:22:34 [2023-05-08T11:22:34.939Z] #55 11.30 Selecting previously unselected package libsigsegv2:arm64.
11:22:34 [2023-05-08T11:22:34.939Z] #55 11.31 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
11:22:34 [2023-05-08T11:22:34.939Z] #55 11.43 Unpacking libsigsegv2:arm64 (2.13-1) ...
11:22:34 [2023-05-08T11:22:34.939Z] #55 11.74 Selecting previously unselected package m4.
11:22:34 [2023-05-08T11:22:34.939Z] #55 11.74 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
11:22:34 [2023-05-08T11:22:34.939Z] #55 11.92 Unpacking m4 (1.4.18-5) ...
11:22:34 [2023-05-08T11:22:34.939Z] #55 12.35 Selecting previously unselected package autoconf.
11:22:34 [2023-05-08T11:22:34.939Z] #55 12.36 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
11:22:34 [2023-05-08T11:22:34.939Z] #55 12.37 Unpacking autoconf (2.69-14) ...
11:22:35 [2023-05-08T11:22:35.196Z] #55 ...
11:22:35 [2023-05-08T11:22:35.196Z] 
11:22:35 [2023-05-08T11:22:35.196Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:22:35 [2023-05-08T11:22:35.196Z] #69 ...
11:22:35 [2023-05-08T11:22:35.196Z] 
11:22:35 [2023-05-08T11:22:35.196Z] #56 [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
11:22:35 [2023-05-08T11:22:35.196Z] #56 11.71 debconf: delaying package configuration, since apt-utils is not installed
11:22:35 [2023-05-08T11:22:35.196Z] #56 11.84 Fetched 15.1 MB in 1s (15.6 MB/s)
11:22:35 [2023-05-08T11:22:35.196Z] #56 12.14 Selecting previously unselected package cmake-data.
11:22:35 [2023-05-08T11:22:35.196Z] #56 12.14 (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.)
11:22:35 [2023-05-08T11:22:35.196Z] #56 12.17 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:22:35 [2023-05-08T11:22:35.196Z] #56 12.22 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:22:37 [2023-05-08T11:22:37.093Z] #56 13.88 Selecting previously unselected package libicu67:arm64.
11:22:37 [2023-05-08T11:22:37.093Z] #56 13.88 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
11:22:37 [2023-05-08T11:22:37.093Z] #56 13.91 Unpacking libicu67:arm64 (67.1-7) ...
11:22:39 [2023-05-08T11:22:39.003Z] #56 ...
11:22:39 [2023-05-08T11:22:39.003Z] 
11:22:39 [2023-05-08T11:22:39.003Z] #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
11:22:39 [2023-05-08T11:22:39.003Z] #24 DONE 20.2s
11:22:39 [2023-05-08T11:22:39.003Z] 
11:22:39 [2023-05-08T11:22:39.003Z] #56 [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
11:22:39 [2023-05-08T11:22:39.003Z] #56 15.98 Selecting previously unselected package libxml2:arm64.
11:22:39 [2023-05-08T11:22:39.003Z] #56 15.98 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
11:22:39 [2023-05-08T11:22:39.003Z] #56 16.00 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
11:22:39 [2023-05-08T11:22:39.003Z] #56 ...
11:22:39 [2023-05-08T11:22:39.003Z] 
11:22:39 [2023-05-08T11:22:39.003Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:22:39 [2023-05-08T11:22:39.003Z] #65 DONE 15.3s
11:22:39 [2023-05-08T11:22:39.003Z] 
11:22:39 [2023-05-08T11:22:39.003Z] #62 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:22:39 [2023-05-08T11:22:39.003Z] #62 DONE 15.3s
11:22:39 [2023-05-08T11:22:39.003Z] 
11:22:39 [2023-05-08T11:22:39.003Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:22:39 [2023-05-08T11:22:39.003Z] #69 DONE 13.9s
11:22:39 [2023-05-08T11:22:39.003Z] 
11:22:39 [2023-05-08T11:22:39.003Z] #64 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
11:22:39 [2023-05-08T11:22:39.003Z] #64 DONE 15.1s
11:22:39 [2023-05-08T11:22:39.003Z] 
11:22:39 [2023-05-08T11:22:39.003Z] #66 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:22:39 [2023-05-08T11:22:39.003Z] #66 DONE 14.6s
11:22:39 [2023-05-08T11:22:39.003Z] 
11:22:39 [2023-05-08T11:22:39.003Z] #67 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:22:39 [2023-05-08T11:22:39.003Z] #67 DONE 14.6s
11:22:39 [2023-05-08T11:22:39.003Z] 
11:22:39 [2023-05-08T11:22:39.003Z] #56 [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
11:22:39 [2023-05-08T11:22:39.003Z] #56 16.27 Selecting previously unselected package libarchive13:arm64.
11:22:39 [2023-05-08T11:22:39.003Z] #56 16.29 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
11:22:39 [2023-05-08T11:22:39.003Z] #56 16.30 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:22:39 [2023-05-08T11:22:39.266Z] #56 ...
11:22:39 [2023-05-08T11:22:39.266Z] 
11:22:39 [2023-05-08T11:22:39.266Z] #58 [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
11:22:39 [2023-05-08T11:22:39.266Z] #58 10.75 Reading package lists...
11:22:39 [2023-05-08T11:22:39.266Z] #58 11.49 + apt-get  install -y --no-install-recommends gcc libc6-dev
11:22:39 [2023-05-08T11:22:39.266Z] #58 11.62 Reading package lists...
11:22:39 [2023-05-08T11:22:39.266Z] #58 12.34 Building dependency tree...
11:22:39 [2023-05-08T11:22:39.266Z] #58 13.05 gcc is already the newest version (4:10.2.1-1).
11:22:39 [2023-05-08T11:22:39.266Z] #58 13.05 libc6-dev is already the newest version (2.31-13+deb11u6).
11:22:39 [2023-05-08T11:22:39.266Z] #58 13.05 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
11:22:39 [2023-05-08T11:22:39.266Z] #58 DONE 16.3s
11:22:39 [2023-05-08T11:22:39.266Z] 
11:22:39 [2023-05-08T11:22:39.266Z] #63 [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
11:22:39 [2023-05-08T11:22:39.266Z] #0 10.74 Reading package lists...
11:22:39 [2023-05-08T11:22:39.266Z] #63 11.63 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
11:22:39 [2023-05-08T11:22:39.266Z] #63 11.71 Reading package lists...
11:22:39 [2023-05-08T11:22:39.266Z] #63 12.49 Building dependency tree...
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.13 gcc is already the newest version (4:10.2.1-1).
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.13 The following additional packages will be installed:
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.13   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.13   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.13   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.13   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.13   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.13   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.13 Suggested packages:
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.13   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.13   | libgdk-pixbuf2.0-dev libxml2-utils
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.45 The following NEW packages will be installed:
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.46   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.46   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.46   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.46   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.46   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.46   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.75 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.75 Need to get 7950 kB of archives.
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.75 After this operation, 39.9 MB of additional disk space will be used.
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.75 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]
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.76 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]
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
11:22:39 [2023-05-08T11:22:39.266Z] #63 13.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 13.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
11:22:39 [2023-05-08T11:22:39.267Z] #63 14.27 debconf: delaying package configuration, since apt-utils is not installed
11:22:39 [2023-05-08T11:22:39.267Z] #63 14.48 Fetched 7950 kB in 0s (16.9 MB/s)
11:22:39 [2023-05-08T11:22:39.267Z] #63 15.03 Selecting previously unselected package libgirepository-1.0-1:arm64.
11:22:39 [2023-05-08T11:22:39.267Z] #63 15.03 (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.)
11:22:39 [2023-05-08T11:22:39.267Z] #63 15.04 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
11:22:39 [2023-05-08T11:22:39.267Z] #63 15.21 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
11:22:39 [2023-05-08T11:22:39.267Z] #63 15.76 Selecting previously unselected package gir1.2-glib-2.0:arm64.
11:22:39 [2023-05-08T11:22:39.267Z] #63 15.77 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
11:22:39 [2023-05-08T11:22:39.267Z] #63 15.86 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
11:22:39 [2023-05-08T11:22:39.267Z] #63 16.05 Selecting previously unselected package libsecret-common.
11:22:39 [2023-05-08T11:22:39.267Z] #63 16.06 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
11:22:39 [2023-05-08T11:22:39.267Z] #63 16.08 Unpacking libsecret-common (0.20.4-2) ...
11:22:39 [2023-05-08T11:22:39.267Z] #63 16.40 Selecting previously unselected package libsecret-1-0:arm64.
11:22:39 [2023-05-08T11:22:39.267Z] #63 16.42 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
11:22:39 [2023-05-08T11:22:39.267Z] #63 16.42 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
11:22:39 [2023-05-08T11:22:39.267Z] #63 16.61 Selecting previously unselected package gir1.2-secret-1:arm64.
11:22:39 [2023-05-08T11:22:39.267Z] #63 16.61 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
11:22:39 [2023-05-08T11:22:39.267Z] #63 16.66 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
11:22:39 [2023-05-08T11:22:39.531Z] #63 16.90 Selecting previously unselected package uuid-dev:arm64.
11:22:39 [2023-05-08T11:22:39.531Z] #63 16.92 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
11:22:39 [2023-05-08T11:22:39.829Z] #63 16.95 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
11:22:39 [2023-05-08T11:22:39.829Z] #63 17.13 Selecting previously unselected package libblkid-dev:arm64.
11:22:39 [2023-05-08T11:22:39.829Z] #63 17.13 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
11:22:40 [2023-05-08T11:22:40.094Z] #63 17.16 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
11:22:40 [2023-05-08T11:22:40.665Z] #63 17.80 Selecting previously unselected package libbtrfs0:arm64.
11:22:40 [2023-05-08T11:22:40.665Z] #63 17.82 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
11:22:40 [2023-05-08T11:22:40.665Z] #63 17.96 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:22:40 [2023-05-08T11:22:40.665Z] #63 ...
11:22:40 [2023-05-08T11:22:40.665Z] 
11:22:40 [2023-05-08T11:22:40.665Z] #59 [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
11:22:40 [2023-05-08T11:22:40.665Z] #59 10.99 Reading package lists...
11:22:40 [2023-05-08T11:22:40.665Z] #59 11.84 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
11:22:40 [2023-05-08T11:22:40.665Z] #59 11.88 Reading package lists...
11:22:40 [2023-05-08T11:22:40.665Z] #59 12.55 Building dependency tree...
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.18 gcc is already the newest version (4:10.2.1-1).
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.18 libc6-dev is already the newest version (2.31-13+deb11u6).
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.18 The following additional packages will be installed:
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.19   bzip2 patch xz-utils
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.19 Suggested packages:
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.19   bzip2-doc debian-keyring seccomp ed diffutils-doc
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.19 Recommended packages:
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.19   build-essential fakeroot libalgorithm-merge-perl
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.27 The following NEW packages will be installed:
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.27   bzip2 dpkg-dev libseccomp-dev patch xz-utils
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.60 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.60 Need to get 2790 kB of archives.
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.60 After this operation, 4077 kB of additional disk space will be used.
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
11:22:40 [2023-05-08T11:22:40.665Z] #59 13.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:22:40 [2023-05-08T11:22:40.665Z] #59 14.05 debconf: delaying package configuration, since apt-utils is not installed
11:22:40 [2023-05-08T11:22:40.665Z] #59 14.15 Fetched 2790 kB in 0s (7561 kB/s)
11:22:40 [2023-05-08T11:22:40.665Z] #59 14.23 Selecting previously unselected package bzip2.
11:22:40 [2023-05-08T11:22:40.665Z] #59 14.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
11:22:40 [2023-05-08T11:22:40.665Z] #59 14.26 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 14.28 Unpacking bzip2 (1.0.8-4) ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 15.06 Selecting previously unselected package xz-utils.
11:22:40 [2023-05-08T11:22:40.665Z] #59 15.06 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 15.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 15.73 Selecting previously unselected package patch.
11:22:40 [2023-05-08T11:22:40.665Z] #59 15.74 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 15.83 Unpacking patch (2.7.6-7) ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 16.04 Selecting previously unselected package dpkg-dev.
11:22:40 [2023-05-08T11:22:40.665Z] #59 16.05 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 16.05 Unpacking dpkg-dev (1.20.12) ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 16.41 Selecting previously unselected package libseccomp-dev:arm64.
11:22:40 [2023-05-08T11:22:40.665Z] #59 16.41 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 16.42 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 16.73 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 16.85 Setting up bzip2 (1.0.8-4) ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 16.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 16.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:22:40 [2023-05-08T11:22:40.665Z] #59 17.01 Setting up patch (2.7.6-7) ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 17.02 Setting up dpkg-dev (1.20.12) ...
11:22:40 [2023-05-08T11:22:40.665Z] #59 DONE 18.0s
11:22:40 [2023-05-08T11:22:40.665Z] 
11:22:40 [2023-05-08T11:22:40.665Z] #63 [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
11:22:40 [2023-05-08T11:22:40.665Z] #63 18.11 Selecting previously unselected package libbtrfs-dev:arm64.
11:22:40 [2023-05-08T11:22:40.665Z] #63 ...
11:22:40 [2023-05-08T11:22:40.665Z] 
11:22:40 [2023-05-08T11:22:40.665Z] #70 [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...)
11:22:42 [2023-05-08T11:22:42.639Z] #70 1.754 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 .
11:22:42 [2023-05-08T11:22:42.639Z] #70 ...
11:22:42 [2023-05-08T11:22:42.639Z] 
11:22:42 [2023-05-08T11:22:42.639Z] #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
11:22:42 [2023-05-08T11:22:42.639Z] #52 10.06 go: downloading github.com/beorn7/perks v1.0.1
11:22:42 [2023-05-08T11:22:42.639Z] #52 10.07 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:22:42 [2023-05-08T11:22:42.639Z] #52 10.07 go: downloading github.com/prometheus/procfs v0.7.3
11:22:42 [2023-05-08T11:22:42.639Z] #52 10.23 go: downloading google.golang.org/protobuf v1.28.0
11:22:42 [2023-05-08T11:22:42.639Z] #52 10.27 go: downloading github.com/mattn/go-runewidth v0.0.9
11:22:42 [2023-05-08T11:22:42.639Z] #52 10.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:22:42 [2023-05-08T11:22:42.909Z] #52 ...
11:22:42 [2023-05-08T11:22:42.909Z] 
11:22:42 [2023-05-08T11:22:42.909Z] #55 [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             ;
11:22:42 [2023-05-08T11:22:42.909Z] #55 12.79 Selecting previously unselected package autotools-dev.
11:22:42 [2023-05-08T11:22:42.909Z] #55 12.80 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 12.81 Unpacking autotools-dev (20180224.1+nmu1) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 13.21 Selecting previously unselected package automake.
11:22:42 [2023-05-08T11:22:42.909Z] #55 13.21 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 13.32 Unpacking automake (1:1.16.3-2) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 13.56 Selecting previously unselected package patch.
11:22:42 [2023-05-08T11:22:42.909Z] #55 13.56 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 13.77 Unpacking patch (2.7.6-7) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 13.96 Selecting previously unselected package dpkg-dev.
11:22:42 [2023-05-08T11:22:42.909Z] #55 13.97 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 14.00 Unpacking dpkg-dev (1.20.12) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 14.45 Selecting previously unselected package build-essential.
11:22:42 [2023-05-08T11:22:42.909Z] #55 14.46 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 14.47 Unpacking build-essential (12.9) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 15.36 Selecting previously unselected package libcap2:arm64.
11:22:42 [2023-05-08T11:22:42.909Z] #55 15.36 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 15.45 Unpacking libcap2:arm64 (1:2.44-1) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 15.97 Selecting previously unselected package libcap-dev:arm64.
11:22:42 [2023-05-08T11:22:42.909Z] #55 15.98 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 16.07 Unpacking libcap-dev:arm64 (1:2.44-1) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 16.29 Selecting previously unselected package libprotobuf-c1:arm64.
11:22:42 [2023-05-08T11:22:42.909Z] #55 16.30 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 16.34 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 16.52 Selecting previously unselected package libprotobuf-c-dev:arm64.
11:22:42 [2023-05-08T11:22:42.909Z] #55 16.52 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 16.55 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 16.63 Selecting previously unselected package libseccomp-dev:arm64.
11:22:42 [2023-05-08T11:22:42.909Z] #55 16.64 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 16.65 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 16.89 Selecting previously unselected package libsystemd-dev:arm64.
11:22:42 [2023-05-08T11:22:42.909Z] #55 16.89 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 16.92 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 17.37 Selecting previously unselected package libtool.
11:22:42 [2023-05-08T11:22:42.909Z] #55 17.37 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 17.40 Unpacking libtool (2.4.6-15) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 17.70 Selecting previously unselected package libudev-dev:arm64.
11:22:42 [2023-05-08T11:22:42.909Z] #55 17.71 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 17.83 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.31 Selecting previously unselected package libyajl2:arm64.
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.31 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.34 Unpacking libyajl2:arm64 (2.1.0-3) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.44 Selecting previously unselected package libyajl-dev:arm64.
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.49 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.49 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.75 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.77 Setting up libyajl2:arm64 (2.1.0-3) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.80 Setting up bzip2 (1.0.8-4) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.84 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.86 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.89 Setting up libcap2:arm64 (1:2.44-1) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.92 Setting up autotools-dev (20180224.1+nmu1) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.94 Setting up libsigsegv2:arm64 (2.13-1) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 18.95 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 19.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:22:42 [2023-05-08T11:22:42.909Z] #55 19.05 Setting up patch (2.7.6-7) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 19.08 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 19.12 Setting up libyajl-dev:arm64 (2.1.0-3) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 19.15 Setting up libcap-dev:arm64 (1:2.44-1) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 19.21 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 19.29 Setting up libtool (2.4.6-15) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 19.31 Setting up m4 (1.4.18-5) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 19.34 Setting up dpkg-dev (1.20.12) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 19.40 Setting up autoconf (2.69-14) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 19.60 Setting up build-essential (12.9) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 19.74 Setting up automake (1:1.16.3-2) ...
11:22:42 [2023-05-08T11:22:42.909Z] #55 19.84 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:22:42 [2023-05-08T11:22:42.909Z] #55 19.88 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:22:44 [2023-05-08T11:22:44.374Z] #55 ...
11:22:44 [2023-05-08T11:22:44.374Z] 
11:22:44 [2023-05-08T11:22:44.374Z] #71 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
11:22:44 [2023-05-08T11:22:44.374Z] #71 DONE 5.3s
11:22:44 [2023-05-08T11:22:44.374Z] 
11:22:44 [2023-05-08T11:22:44.374Z] #72 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
11:22:45 [2023-05-08T11:22:45.306Z] #72 ...
11:22:45 [2023-05-08T11:22:45.306Z] 
11:22:45 [2023-05-08T11:22:45.306Z] #60 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:22:45 [2023-05-08T11:22:45.306Z] #60 12.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
11:22:45 [2023-05-08T11:22:45.306Z] #60 13.17 debconf: delaying package configuration, since apt-utils is not installed
11:22:45 [2023-05-08T11:22:45.306Z] #60 13.27 Fetched 2136 kB in 3s (781 kB/s)
11:22:45 [2023-05-08T11:22:45.306Z] #60 13.61 Selecting previously unselected package libprotobuf23:arm64.
11:22:45 [2023-05-08T11:22:45.306Z] #60 13.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
11:22:45 [2023-05-08T11:22:45.306Z] #60 13.65 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
11:22:45 [2023-05-08T11:22:45.306Z] #60 13.72 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
11:22:45 [2023-05-08T11:22:45.306Z] #60 14.14 Selecting previously unselected package python3-pkg-resources.
11:22:45 [2023-05-08T11:22:45.306Z] #60 14.14 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:22:45 [2023-05-08T11:22:45.306Z] #60 14.17 Unpacking python3-pkg-resources (52.0.0-4) ...
11:22:45 [2023-05-08T11:22:45.306Z] #60 14.63 Selecting previously unselected package python3-six.
11:22:45 [2023-05-08T11:22:45.306Z] #60 14.64 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:22:45 [2023-05-08T11:22:45.306Z] #60 14.77 Unpacking python3-six (1.16.0-2) ...
11:22:45 [2023-05-08T11:22:45.306Z] #60 15.52 Selecting previously unselected package python3-protobuf.
11:22:45 [2023-05-08T11:22:45.306Z] #60 15.52 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
11:22:45 [2023-05-08T11:22:45.306Z] #60 15.64 Unpacking python3-protobuf (3.12.4-1) ...
11:22:45 [2023-05-08T11:22:45.306Z] #60 16.04 Selecting previously unselected package libnet1:arm64.
11:22:45 [2023-05-08T11:22:45.306Z] #60 16.05 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:22:45 [2023-05-08T11:22:45.306Z] #60 16.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:22:45 [2023-05-08T11:22:45.306Z] #60 16.30 Selecting previously unselected package libnl-3-200:arm64.
11:22:45 [2023-05-08T11:22:45.306Z] #60 16.30 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:22:45 [2023-05-08T11:22:45.306Z] #60 16.31 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:22:45 [2023-05-08T11:22:45.306Z] #60 16.48 Selecting previously unselected package libprotobuf-c1:arm64.
11:22:45 [2023-05-08T11:22:45.306Z] #60 16.48 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:22:45 [2023-05-08T11:22:45.307Z] #60 16.52 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:22:45 [2023-05-08T11:22:45.307Z] #60 16.64 Selecting previously unselected package criu.
11:22:45 [2023-05-08T11:22:45.307Z] #60 16.64 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
11:22:45 [2023-05-08T11:22:45.307Z] #60 16.69 Unpacking criu (3.17.1-1) ...
11:22:45 [2023-05-08T11:22:45.307Z] #60 17.16 Setting up python3-pkg-resources (52.0.0-4) ...
11:22:45 [2023-05-08T11:22:45.307Z] #60 17.81 Setting up libprotobuf23:arm64 (3.12.4-1) ...
11:22:45 [2023-05-08T11:22:45.307Z] #60 18.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:22:45 [2023-05-08T11:22:45.307Z] #60 18.06 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:22:45 [2023-05-08T11:22:45.307Z] #60 18.14 Setting up python3-six (1.16.0-2) ...
11:22:45 [2023-05-08T11:22:45.307Z] #60 18.62 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:22:45 [2023-05-08T11:22:45.307Z] #60 18.67 Setting up python3-protobuf (3.12.4-1) ...
11:22:45 [2023-05-08T11:22:45.307Z] #60 20.63 Setting up criu (3.17.1-1) ...
11:22:45 [2023-05-08T11:22:45.307Z] #60 21.94 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:22:45 [2023-05-08T11:22:45.307Z] #60 ...
11:22:45 [2023-05-08T11:22:45.307Z] 
11:22:45 [2023-05-08T11:22:45.307Z] #57 [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
11:22:45 [2023-05-08T11:22:45.307Z] #57 22.50 tomll can be used in two ways:
11:22:45 [2023-05-08T11:22:45.307Z] #57 22.50 Writing to STDIN and reading from STDOUT:
11:22:45 [2023-05-08T11:22:45.307Z] #57 22.50   cat file.toml | tomll > file.toml
11:22:45 [2023-05-08T11:22:45.307Z] #57 22.50 
11:22:45 [2023-05-08T11:22:45.307Z] #57 22.50 Reading and updating a list of files:
11:22:45 [2023-05-08T11:22:45.307Z] #57 22.50   tomll a.toml b.toml c.toml
11:22:45 [2023-05-08T11:22:45.307Z] #57 22.50 
11:22:45 [2023-05-08T11:22:45.307Z] #57 22.50 When given a list of files, tomll will modify all files in place without asking.
11:22:47 [2023-05-08T11:22:47.205Z] #57 ...
11:22:47 [2023-05-08T11:22:47.205Z] 
11:22:47 [2023-05-08T11:22:47.205Z] #55 [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             ;
11:22:47 [2023-05-08T11:22:47.205Z] #55 DONE 24.6s
11:22:47 [2023-05-08T11:22:47.205Z] 
11:22:47 [2023-05-08T11:22:47.205Z] #72 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
11:22:47 [2023-05-08T11:22:47.205Z] #72 DONE 2.9s
11:22:47 [2023-05-08T11:22:47.205Z] 
11:22:47 [2023-05-08T11:22:47.205Z] #57 [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
11:22:47 [2023-05-08T11:22:47.205Z] #57 DONE 24.7s
11:22:47 [2023-05-08T11:22:47.205Z] 
11:22:47 [2023-05-08T11:22:47.205Z] #54 [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
11:22:47 [2023-05-08T11:22:47.205Z] #54 24.11 v3.6.0
11:22:47 [2023-05-08T11:22:47.205Z] #54 DONE 24.7s
11:22:47 [2023-05-08T11:22:47.205Z] 
11:22:47 [2023-05-08T11:22:47.205Z] #60 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:22:47 [2023-05-08T11:22:47.205Z] #60 DONE 24.5s
11:22:47 [2023-05-08T11:22:47.205Z] 
11:22:47 [2023-05-08T11:22:47.205Z] #56 [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
11:22:47 [2023-05-08T11:22:47.205Z] #56 16.52 Selecting previously unselected package libjsoncpp24:arm64.
11:22:47 [2023-05-08T11:22:47.205Z] #56 16.53 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 16.55 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 16.81 Selecting previously unselected package librhash0:arm64.
11:22:47 [2023-05-08T11:22:47.205Z] #56 16.82 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 16.86 Unpacking librhash0:arm64 (1.4.1-2) ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 17.05 Selecting previously unselected package libuv1:arm64.
11:22:47 [2023-05-08T11:22:47.205Z] #56 17.06 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 17.07 Unpacking libuv1:arm64 (1.40.0-2) ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 17.54 Selecting previously unselected package cmake.
11:22:47 [2023-05-08T11:22:47.205Z] #56 17.54 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 17.75 Unpacking cmake (3.18.4-2+deb11u1) ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 19.61 Setting up libicu67:arm64 (67.1-7) ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 20.09 Setting up libuv1:arm64 (1.40.0-2) ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 20.47 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 21.11 Setting up librhash0:arm64 (1.4.1-2) ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 21.26 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 21.65 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 21.88 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 22.20 Setting up cmake (3.18.4-2+deb11u1) ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 22.42 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:22:47 [2023-05-08T11:22:47.205Z] #56 DONE 24.4s
11:22:47 [2023-05-08T11:22:47.205Z] 
11:22:47 [2023-05-08T11:22:47.205Z] #73 [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
11:22:48 [2023-05-08T11:22:48.584Z] #73 ...
11:22:48 [2023-05-08T11:22:48.584Z] 
11:22:48 [2023-05-08T11:22:48.584Z] #68 [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...)
11:22:48 [2023-05-08T11:22:48.584Z] #68 13.91 sync
11:22:48 [2023-05-08T11:22:48.584Z] #68 13.91 internal/reflectlite
11:22:48 [2023-05-08T11:22:48.584Z] #68 14.43 internal/testlog
11:22:48 [2023-05-08T11:22:48.584Z] #68 14.45 internal/godebug
11:22:48 [2023-05-08T11:22:48.584Z] #68 14.45 internal/singleflight
11:22:48 [2023-05-08T11:22:48.584Z] #68 14.76 internal/intern
11:22:48 [2023-05-08T11:22:48.584Z] #68 14.76 math/rand
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.15 sort
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.15 errors
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.29 internal/oserror
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.29 strconv
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.29 io
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.30 crypto/internal/nistec/fiat
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.30 path
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.30 internal/safefilepath
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.30 vendor/golang.org/x/net/dns/dnsmessage
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.35 syscall
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.64 container/heap
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.79 hash
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.79 crypto/internal/randutil
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.79 bytes
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.79 text/tabwriter
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.79 strings
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.83 hash/crc32
11:22:48 [2023-05-08T11:22:48.584Z] #68 15.87 github.com/stevvooe/resumable
11:22:48 [2023-05-08T11:22:48.584Z] #68 16.00 crypto
11:22:48 [2023-05-08T11:22:48.584Z] #68 16.01 crypto/rc4
11:22:48 [2023-05-08T11:22:48.584Z] #68 16.01 reflect
11:22:48 [2023-05-08T11:22:48.584Z] #68 16.14 net/netip
11:22:48 [2023-05-08T11:22:48.584Z] #68 16.16 encoding/base32
11:22:48 [2023-05-08T11:22:48.584Z] #68 16.19 golang.org/x/crypto/blowfish
11:22:48 [2023-05-08T11:22:48.584Z] #68 16.27 vendor/golang.org/x/text/transform
11:22:48 [2023-05-08T11:22:48.584Z] #68 16.85 net/http/internal/ascii
11:22:48 [2023-05-08T11:22:48.584Z] #68 16.85 bufio
11:22:48 [2023-05-08T11:22:48.584Z] #68 16.85 regexp/syntax
11:22:48 [2023-05-08T11:22:48.584Z] #68 16.85 github.com/garyburd/redigo/internal
11:22:48 [2023-05-08T11:22:48.584Z] #68 17.02 html
11:22:48 [2023-05-08T11:22:48.584Z] #68 17.48 internal/syscall/unix
11:22:48 [2023-05-08T11:22:48.584Z] #68 17.48 internal/syscall/execenv
11:22:48 [2023-05-08T11:22:48.584Z] #68 17.52 time
11:22:48 [2023-05-08T11:22:48.584Z] #68 18.39 regexp
11:22:48 [2023-05-08T11:22:48.584Z] #68 19.87 context
11:22:48 [2023-05-08T11:22:48.584Z] #68 19.87 io/fs
11:22:48 [2023-05-08T11:22:48.584Z] #68 19.87 internal/poll
11:22:48 [2023-05-08T11:22:48.584Z] #68 20.38 embed
11:22:48 [2023-05-08T11:22:48.584Z] #68 20.79 os
11:22:48 [2023-05-08T11:22:48.584Z] #68 21.17 internal/fmtsort
11:22:48 [2023-05-08T11:22:48.584Z] #68 21.17 internal/saferio
11:22:48 [2023-05-08T11:22:48.584Z] #68 21.17 encoding/binary
11:22:48 [2023-05-08T11:22:48.584Z] #68 21.44 crypto/cipher
11:22:48 [2023-05-08T11:22:48.584Z] #68 21.45 crypto/internal/edwards25519/field
11:22:48 [2023-05-08T11:22:48.584Z] #68 21.45 crypto/md5
11:22:48 [2023-05-08T11:22:48.584Z] #68 21.45 crypto/internal/nistec
11:22:48 [2023-05-08T11:22:48.584Z] #68 21.45 crypto/sha1
11:22:48 [2023-05-08T11:22:48.584Z] #68 21.45 encoding/base64
11:22:48 [2023-05-08T11:22:48.584Z] #68 21.45 vendor/golang.org/x/crypto/internal/poly1305
11:22:48 [2023-05-08T11:22:48.584Z] #68 21.45 fmt
11:22:48 [2023-05-08T11:22:48.584Z] #68 21.84 encoding/pem
11:22:48 [2023-05-08T11:22:48.584Z] #68 22.01 net
11:22:48 [2023-05-08T11:22:48.584Z] #68 22.08 path/filepath
11:22:48 [2023-05-08T11:22:48.584Z] #68 22.22 io/ioutil
11:22:48 [2023-05-08T11:22:48.584Z] #68 22.23 os/signal
11:22:48 [2023-05-08T11:22:48.584Z] #68 22.24 crypto/internal/boring
11:22:48 [2023-05-08T11:22:48.584Z] #68 22.38 crypto/des
11:22:48 [2023-05-08T11:22:48.584Z] #68 22.41 crypto/internal/edwards25519
11:22:48 [2023-05-08T11:22:48.584Z] #68 22.51 crypto/aes
11:22:48 [2023-05-08T11:22:48.584Z] #68 22.85 crypto/sha512
11:22:48 [2023-05-08T11:22:48.584Z] #68 22.91 crypto/hmac
11:22:48 [2023-05-08T11:22:48.584Z] #68 22.99 math/big
11:22:48 [2023-05-08T11:22:48.584Z] #68 23.10 crypto/ecdh
11:22:48 [2023-05-08T11:22:48.584Z] #68 23.18 crypto/sha256
11:22:48 [2023-05-08T11:22:48.584Z] #68 23.23 encoding/hex
11:22:48 [2023-05-08T11:22:48.584Z] #68 23.26 net/url
11:22:48 [2023-05-08T11:22:48.584Z] #68 23.56 vendor/golang.org/x/crypto/chacha20
11:22:48 [2023-05-08T11:22:48.584Z] #68 23.68 encoding/json
11:22:48 [2023-05-08T11:22:48.584Z] #68 23.68 vendor/golang.org/x/crypto/hkdf
11:22:48 [2023-05-08T11:22:48.584Z] #68 23.88 log
11:22:48 [2023-05-08T11:22:48.584Z] #68 24.01 github.com/bugsnag/bugsnag-go/errors
11:22:48 [2023-05-08T11:22:48.584Z] #68 ...
11:22:48 [2023-05-08T11:22:48.584Z] 
11:22:48 [2023-05-08T11:22:48.584Z] #63 [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
11:22:48 [2023-05-08T11:22:48.584Z] #63 18.11 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 18.12 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 18.34 Selecting previously unselected package libelf1:arm64.
11:22:48 [2023-05-08T11:22:48.584Z] #63 18.34 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 18.35 Unpacking libelf1:arm64 (0.183-1) ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 18.60 Selecting previously unselected package libffi-dev:arm64.
11:22:48 [2023-05-08T11:22:48.584Z] #63 18.60 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 18.62 Unpacking libffi-dev:arm64 (3.3-6) ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 18.82 Selecting previously unselected package libglib2.0-data.
11:22:48 [2023-05-08T11:22:48.584Z] #63 18.82 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 18.84 Unpacking libglib2.0-data (2.66.8-1) ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 20.11 Selecting previously unselected package libglib2.0-bin.
11:22:48 [2023-05-08T11:22:48.584Z] #63 20.14 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 20.26 Unpacking libglib2.0-bin (2.66.8-1) ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 21.29 Selecting previously unselected package python3-lib2to3.
11:22:48 [2023-05-08T11:22:48.584Z] #63 21.29 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 21.48 Unpacking python3-lib2to3 (3.9.2-1) ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 22.11 Selecting previously unselected package python3-distutils.
11:22:48 [2023-05-08T11:22:48.584Z] #63 22.11 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 22.23 Unpacking python3-distutils (3.9.2-1) ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 22.92 Selecting previously unselected package libglib2.0-dev-bin.
11:22:48 [2023-05-08T11:22:48.584Z] #63 22.92 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 23.01 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 23.44 Selecting previously unselected package libsepol1-dev:arm64.
11:22:48 [2023-05-08T11:22:48.584Z] #63 23.44 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 23.56 Unpacking libsepol1-dev:arm64 (3.1-1) ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 24.32 Selecting previously unselected package libpcre2-16-0:arm64.
11:22:48 [2023-05-08T11:22:48.584Z] #63 24.32 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 24.36 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 24.58 Selecting previously unselected package libpcre2-32-0:arm64.
11:22:48 [2023-05-08T11:22:48.584Z] #63 24.58 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 24.59 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 24.84 Selecting previously unselected package libpcre2-posix2:arm64.
11:22:48 [2023-05-08T11:22:48.584Z] #63 24.85 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 24.85 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 24.99 Selecting previously unselected package libpcre2-dev:arm64.
11:22:48 [2023-05-08T11:22:48.584Z] #63 25.00 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 25.00 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 25.41 Selecting previously unselected package libselinux1-dev:arm64.
11:22:48 [2023-05-08T11:22:48.584Z] #63 25.41 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 25.43 Unpacking libselinux1-dev:arm64 (3.1-3) ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 25.64 Selecting previously unselected package libmount-dev:arm64.
11:22:48 [2023-05-08T11:22:48.584Z] #63 25.64 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
11:22:48 [2023-05-08T11:22:48.584Z] #63 25.70 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
11:22:48 [2023-05-08T11:22:48.852Z] #63 ...
11:22:48 [2023-05-08T11:22:48.852Z] 
11:22:48 [2023-05-08T11:22:48.852Z] #53 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77 NAME:
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77    go-winres - A tool for embedding resources in Windows executables
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77 
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77 USAGE:
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77    go-winres [global options] command [command options] [arguments...]
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77 
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77 COMMANDS:
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77    init     Create an initial ./winres/winres.json
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77    make     Make syso files for the "go build" command
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77    simply   Make syso files for the "go build" command (simplified)
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77    extract  Extract all resources from an executable
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77    patch    Replace resources in an executable file (exe, dll)
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77    help, h  Shows a list of commands or help for one command
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77 
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77 GLOBAL OPTIONS:
11:22:48 [2023-05-08T11:22:48.852Z] #53 25.77    --help, -h  show help (default: false)
11:22:48 [2023-05-08T11:22:48.852Z] #53 DONE 26.2s
11:22:48 [2023-05-08T11:22:48.852Z] 
11:22:48 [2023-05-08T11:22:48.853Z] #63 [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
11:22:48 [2023-05-08T11:22:48.853Z] #63 25.95 Selecting previously unselected package libpcre16-3:arm64.
11:22:48 [2023-05-08T11:22:48.853Z] #63 25.95 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
11:22:48 [2023-05-08T11:22:48.853Z] #63 25.95 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
11:22:48 [2023-05-08T11:22:48.853Z] #63 ...
11:22:48 [2023-05-08T11:22:48.853Z] 
11:22:48 [2023-05-08T11:22:48.853Z] #68 [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...)
11:22:48 [2023-05-08T11:22:48.853Z] #68 24.16 github.com/bugsnag/osext
11:22:48 [2023-05-08T11:22:48.853Z] #68 24.29 os/exec
11:22:48 [2023-05-08T11:22:48.853Z] #68 24.30 compress/flate
11:22:49 [2023-05-08T11:22:49.113Z] #68 24.51 vendor/golang.org/x/crypto/chacha20poly1305
11:22:49 [2023-05-08T11:22:49.113Z] #68 ...
11:22:49 [2023-05-08T11:22:49.113Z] 
11:22:49 [2023-05-08T11:22:49.113Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
11:22:49 [2023-05-08T11:22:49.113Z] #0 2.833 go: downloading github.com/urfave/cli/v2 v2.23.5
11:22:49 [2023-05-08T11:22:49.113Z] #0 2.883 go: downloading github.com/google/uuid v1.3.0
11:22:49 [2023-05-08T11:22:49.113Z] #0 2.883 go: downloading github.com/moby/vpnkit v0.5.0
11:22:49 [2023-05-08T11:22:49.113Z] #0 2.914 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:22:49 [2023-05-08T11:22:49.113Z] #0 2.933 go: downloading github.com/gorilla/mux v1.8.0
11:22:49 [2023-05-08T11:22:49.113Z] #0 2.935 go: downloading github.com/moby/sys/mountinfo v0.6.2
11:22:49 [2023-05-08T11:22:49.113Z] #0 2.938 go: downloading golang.org/x/sys v0.2.0
11:22:49 [2023-05-08T11:22:49.113Z] #0 3.613 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:22:49 [2023-05-08T11:22:49.113Z] #0 4.105 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:22:49 [2023-05-08T11:22:49.113Z] #0 4.125 go: downloading golang.org/x/net v0.1.0
11:22:49 [2023-05-08T11:22:49.113Z] #0 4.762 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
11:22:49 [2023-05-08T11:22:49.113Z] #0 4.763 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
11:22:49 [2023-05-08T11:22:49.113Z] #74 ...
11:22:49 [2023-05-08T11:22:49.113Z] 
11:22:49 [2023-05-08T11:22:49.113Z] #68 [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...)
11:22:49 [2023-05-08T11:22:49.113Z] #68 24.62 vendor/golang.org/x/text/unicode/bidi
11:22:49 [2023-05-08T11:22:49.398Z] #68 ...
11:22:49 [2023-05-08T11:22:49.398Z] 
11:22:49 [2023-05-08T11:22:49.398Z] #75 [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...)
11:22:49 [2023-05-08T11:22:49.656Z] #75 ...
11:22:49 [2023-05-08T11:22:49.656Z] 
11:22:49 [2023-05-08T11:22:49.656Z] #76 [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...)
11:22:49 [2023-05-08T11:22:49.656Z] #76 ...
11:22:49 [2023-05-08T11:22:49.656Z] 
11:22:49 [2023-05-08T11:22:49.656Z] #68 [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...)
11:22:49 [2023-05-08T11:22:49.656Z] #68 25.12 vendor/golang.org/x/text/unicode/norm
11:22:49 [2023-05-08T11:22:49.656Z] #68 25.15 compress/gzip
11:22:49 [2023-05-08T11:22:49.656Z] #68 25.17 vendor/golang.org/x/net/http2/hpack
11:22:49 [2023-05-08T11:22:49.913Z] #68 25.25 github.com/bugsnag/panicwrap
11:22:50 [2023-05-08T11:22:50.170Z] #68 25.73 mime
11:22:50 [2023-05-08T11:22:50.427Z] #68 25.75 mime/quotedprintable
11:22:50 [2023-05-08T11:22:50.427Z] #68 25.84 net/http/internal
11:22:50 [2023-05-08T11:22:50.684Z] #68 26.14 vendor/golang.org/x/text/secure/bidirule
11:22:50 [2023-05-08T11:22:50.684Z] #68 26.21 gopkg.in/yaml.v2
11:22:50 [2023-05-08T11:22:50.941Z] #68 26.37 golang.org/x/net/context
11:22:50 [2023-05-08T11:22:50.941Z] #68 26.42 github.com/docker/distribution/digest
11:22:51 [2023-05-08T11:22:51.901Z] #68 27.23 encoding/gob
11:22:51 [2023-05-08T11:22:51.901Z] #68 27.36 github.com/docker/distribution/reference
11:22:52 [2023-05-08T11:22:52.159Z] #68 27.50 github.com/Sirupsen/logrus
11:22:52 [2023-05-08T11:22:52.416Z] #68 27.79 text/template/parse
11:22:52 [2023-05-08T11:22:52.674Z] #68 28.05 github.com/docker/distribution/version
11:22:52 [2023-05-08T11:22:52.931Z] #68 28.34 crypto/elliptic
11:22:53 [2023-05-08T11:22:53.189Z] #68 28.68 crypto/internal/bigmod
11:22:53 [2023-05-08T11:22:53.446Z] #68 28.95 crypto/internal/boring/bbig
11:22:53 [2023-05-08T11:22:53.704Z] #68 29.11 encoding/asn1
11:22:53 [2023-05-08T11:22:53.704Z] #68 29.16 crypto/rand
11:22:53 [2023-05-08T11:22:53.961Z] #68 29.28 crypto/dsa
11:22:53 [2023-05-08T11:22:53.961Z] #68 29.32 github.com/Sirupsen/logrus/formatters/logstash
11:22:53 [2023-05-08T11:22:53.961Z] #68 29.41 vendor/golang.org/x/net/idna
11:22:53 [2023-05-08T11:22:53.961Z] #68 29.53 runtime/debug
11:22:54 [2023-05-08T11:22:54.219Z] #68 29.77 crypto/ed25519
11:22:54 [2023-05-08T11:22:54.476Z] #68 29.86 crypto/rsa
11:22:54 [2023-05-08T11:22:54.476Z] #68 29.98 github.com/docker/distribution/uuid
11:22:55 [2023-05-08T11:22:55.051Z] #68 30.32 golang.org/x/crypto/bcrypt
11:22:55 [2023-05-08T11:22:55.051Z] #68 30.33 encoding/xml
11:22:55 [2023-05-08T11:22:55.308Z] #68 30.67 os/user
11:22:55 [2023-05-08T11:22:55.308Z] #68 30.73 net/textproto
11:22:55 [2023-05-08T11:22:55.566Z] #68 30.98 github.com/garyburd/redigo/redis
11:22:55 [2023-05-08T11:22:55.823Z] #68 31.23 text/template
11:22:56 [2023-05-08T11:22:56.081Z] #68 31.41 github.com/docker/distribution/registry/listener
11:22:56 [2023-05-08T11:22:56.081Z] #68 31.43 vendor/golang.org/x/crypto/cryptobyte
11:22:56 [2023-05-08T11:22:56.081Z] #68 31.47 crypto/x509/pkix
11:22:56 [2023-05-08T11:22:56.081Z] #68 31.62 vendor/golang.org/x/net/http/httpproxy
11:22:56 [2023-05-08T11:22:56.338Z] #68 31.82 github.com/spf13/pflag
11:22:56 [2023-05-08T11:22:56.338Z] #68 31.84 vendor/golang.org/x/net/http/httpguts
11:22:56 [2023-05-08T11:22:56.596Z] #68 32.06 mime/multipart
11:22:56 [2023-05-08T11:22:56.853Z] #68 32.15 github.com/stevvooe/resumable/sha256
11:22:56 [2023-05-08T11:22:56.853Z] #68 32.28 github.com/stevvooe/resumable/sha512
11:22:57 [2023-05-08T11:22:57.112Z] #68 ...
11:22:57 [2023-05-08T11:22:57.112Z] 
11:22:57 [2023-05-08T11:22:57.112Z] #63 [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
11:22:57 [2023-05-08T11:22:57.112Z] #63 26.14 Selecting previously unselected package libpcre32-3:arm64.
11:22:57 [2023-05-08T11:22:57.112Z] #63 26.14 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 26.17 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 26.47 Selecting previously unselected package libpcrecpp0v5:arm64.
11:22:57 [2023-05-08T11:22:57.112Z] #63 26.47 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 26.51 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 26.62 Selecting previously unselected package libpcre3-dev:arm64.
11:22:57 [2023-05-08T11:22:57.112Z] #63 26.63 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 26.63 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 26.94 Selecting previously unselected package zlib1g-dev:arm64.
11:22:57 [2023-05-08T11:22:57.112Z] #63 26.94 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 26.95 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.04 Selecting previously unselected package libglib2.0-dev:arm64.
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.04 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.04 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.43 Selecting previously unselected package libsecret-1-dev:arm64.
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.43 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.44 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.66 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.70 Setting up libpcre16-3:arm64 (2:8.39-13) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.75 Setting up libsepol1-dev:arm64 (3.1-1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.77 Setting up libffi-dev:arm64 (3.3-6) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.80 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.82 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.83 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.86 Setting up libglib2.0-data (2.66.8-1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.87 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.93 Setting up libpcre32-3:arm64 (2:8.39-13) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.94 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 27.96 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 28.01 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 28.02 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 28.06 Setting up python3-lib2to3 (3.9.2-1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 28.31 Setting up libelf1:arm64 (0.183-1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 28.32 Setting up libsecret-common (0.20.4-2) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 28.34 Setting up python3-distutils (3.9.2-1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 28.57 Setting up libglib2.0-dev-bin (2.66.8-1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 29.04 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 29.05 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 29.08 Setting up libselinux1-dev:arm64 (3.1-3) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 29.13 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 29.16 Setting up libglib2.0-bin (2.66.8-1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 29.20 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 29.22 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 29.23 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 29.24 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 29.26 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 29.28 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 29.29 No schema files found: doing nothing.
11:22:57 [2023-05-08T11:22:57.112Z] #63 29.37 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 29.58 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
11:22:57 [2023-05-08T11:22:57.112Z] #63 ...
11:22:57 [2023-05-08T11:22:57.112Z] 
11:22:57 [2023-05-08T11:22:57.112Z] #77 [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
11:22:57 [2023-05-08T11:22:57.112Z] #0 1.566 Cloning into '/tmp/crun-build'...
11:22:57 [2023-05-08T11:22:57.112Z] #0 3.066 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:22:57 [2023-05-08T11:22:57.112Z] #0 3.091 Cloning into '/tmp/crun-build/libocispec'...
11:22:57 [2023-05-08T11:22:57.112Z] #0 3.613 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
11:22:57 [2023-05-08T11:22:57.112Z] #0 3.630 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:22:57 [2023-05-08T11:22:57.112Z] #0 3.630 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:22:57 [2023-05-08T11:22:57.112Z] #0 3.637 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:22:57 [2023-05-08T11:22:57.112Z] #0 3.650 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:22:57 [2023-05-08T11:22:57.112Z] #0 4.286 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:22:57 [2023-05-08T11:22:57.112Z] #0 4.838 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:22:57 [2023-05-08T11:22:57.112Z] #0 5.378 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:22:57 [2023-05-08T11:22:57.112Z] #0 5.500 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:22:57 [2023-05-08T11:22:57.112Z] #0 5.654 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:22:57 [2023-05-08T11:22:57.370Z] #77 ...
11:22:57 [2023-05-08T11:22:57.370Z] 
11:22:57 [2023-05-08T11:22:57.370Z] #68 [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...)
11:22:57 [2023-05-08T11:22:57.370Z] #68 32.75 crypto/ecdsa
11:22:57 [2023-05-08T11:22:57.370Z] #68 32.75 log/syslog
11:22:57 [2023-05-08T11:22:57.627Z] #68 32.91 github.com/mitchellh/mapstructure
11:22:57 [2023-05-08T11:22:57.627Z] #68 33.11 internal/profile
11:22:57 [2023-05-08T11:22:57.627Z] #68 33.16 github.com/yvasiyarov/go-metrics
11:22:57 [2023-05-08T11:22:57.627Z] #68 ...
11:22:57 [2023-05-08T11:22:57.627Z] 
11:22:57 [2023-05-08T11:22:57.627Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
11:22:57 [2023-05-08T11:22:57.627Z] #78 ...
11:22:57 [2023-05-08T11:22:57.627Z] 
11:22:57 [2023-05-08T11:22:57.627Z] #68 [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...)
11:22:57 [2023-05-08T11:22:57.627Z] #68 33.19 runtime/pprof
11:22:57 [2023-05-08T11:22:57.627Z] #68 33.27 runtime/trace
11:22:57 [2023-05-08T11:22:57.885Z] #68 ...
11:22:57 [2023-05-08T11:22:57.885Z] 
11:22:57 [2023-05-08T11:22:57.885Z] #73 [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
11:22:57 [2023-05-08T11:22:57.885Z] #73 2.266 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:22:57 [2023-05-08T11:22:57.885Z] #73 2.267 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:22:57 [2023-05-08T11:22:57.885Z] #73 2.267 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:22:57 [2023-05-08T11:22:57.885Z] #73 3.650 Reading package lists...
11:22:57 [2023-05-08T11:22:57.885Z] #73 4.687 + apt-get  install -y --no-install-recommends gcc libc6-dev
11:22:57 [2023-05-08T11:22:57.885Z] #73 4.726 Reading package lists...
11:22:57 [2023-05-08T11:22:57.885Z] #73 5.566 Building dependency tree...
11:22:57 [2023-05-08T11:22:57.885Z] #73 5.829 Reading state information...
11:22:57 [2023-05-08T11:22:57.885Z] #73 6.310 gcc is already the newest version (4:10.2.1-1).
11:22:57 [2023-05-08T11:22:57.885Z] #73 6.310 libc6-dev is already the newest version (2.31-13+deb11u6).
11:22:57 [2023-05-08T11:22:57.885Z] #73 6.310 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
11:22:57 [2023-05-08T11:22:57.885Z] #73 DONE 10.6s
11:22:57 [2023-05-08T11:22:57.885Z] 
11:22:57 [2023-05-08T11:22:57.885Z] #63 [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
11:22:57 [2023-05-08T11:22:57.885Z] #63 DONE 35.2s
11:22:58 [2023-05-08T11:22:58.143Z] 
11:22:58 [2023-05-08T11:22:58.143Z] #79 [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...)
11:23:00 [2023-05-08T11:23:00.673Z] #79 ...
11:23:00 [2023-05-08T11:23:00.673Z] 
11:23:00 [2023-05-08T11:23:00.673Z] #61 [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
11:23:00 [2023-05-08T11:23:00.673Z] #61 36.78 gotestsum version dev
11:23:00 [2023-05-08T11:23:00.673Z] #61 DONE 37.7s
11:23:00 [2023-05-08T11:23:00.673Z] 
11:23:00 [2023-05-08T11:23:00.673Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
11:23:00 [2023-05-08T11:23:00.673Z] #0 1.606 -- The C compiler identification is GNU 10.2.1
11:23:00 [2023-05-08T11:23:00.673Z] #0 1.635 -- Detecting C compiler ABI info
11:23:00 [2023-05-08T11:23:00.673Z] #0 1.957 -- Detecting C compiler ABI info - done
11:23:00 [2023-05-08T11:23:00.673Z] #0 1.984 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
11:23:00 [2023-05-08T11:23:00.673Z] #0 1.988 -- Detecting C compile features
11:23:00 [2023-05-08T11:23:00.673Z] #0 1.989 -- Detecting C compile features - done
11:23:00 [2023-05-08T11:23:00.673Z] #0 2.002 -- Performing Test HAS_BUILTIN_FORTIFY
11:23:00 [2023-05-08T11:23:00.673Z] #0 2.133 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:23:00 [2023-05-08T11:23:00.673Z] #0 2.253 -- Configuring done
11:23:00 [2023-05-08T11:23:00.673Z] #0 2.257 -- Generating done
11:23:00 [2023-05-08T11:23:00.673Z] #0 2.264 -- Build files have been written to: /go/src/github.com/krallin/tini
11:23:00 [2023-05-08T11:23:00.673Z] #0 2.450 Scanning dependencies of target tini-static
11:23:00 [2023-05-08T11:23:00.673Z] #0 2.517 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:23:00 [2023-05-08T11:23:00.673Z] #80 2.934 [100%] Linking C executable tini-static
11:23:01 [2023-05-08T11:23:01.238Z] #80 3.088 [100%] Built target tini-static
11:23:01 [2023-05-08T11:23:01.238Z] #80 DONE 3.3s
11:23:01 [2023-05-08T11:23:01.238Z] 
11:23:01 [2023-05-08T11:23:01.238Z] #68 [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...)
11:23:01 [2023-05-08T11:23:01.238Z] #68 33.78 crypto/x509
11:23:01 [2023-05-08T11:23:01.238Z] #68 34.36 github.com/spf13/cobra
11:23:01 [2023-05-08T11:23:01.238Z] #68 36.33 crypto/tls
11:23:03 [2023-05-08T11:23:03.136Z] #68 38.59 net/smtp
11:23:03 [2023-05-08T11:23:03.136Z] #68 38.59 github.com/docker/libtrust
11:23:03 [2023-05-08T11:23:03.136Z] #68 38.59 net/http/httptrace
11:23:03 [2023-05-08T11:23:03.395Z] #68 38.83 net/http
11:23:06 [2023-05-08T11:23:06.674Z] #68 ...
11:23:06 [2023-05-08T11:23:06.674Z] 
11:23:06 [2023-05-08T11:23:06.674Z] #77 [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
11:23:06 [2023-05-08T11:23:06.674Z] #77 12.66 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:23:06 [2023-05-08T11:23:06.674Z] #77 18.02 libtoolize: putting auxiliary files in '.'.
11:23:06 [2023-05-08T11:23:06.674Z] #77 18.02 libtoolize: copying file './ltmain.sh'
11:23:06 [2023-05-08T11:23:06.674Z] #77 18.76 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:23:06 [2023-05-08T11:23:06.675Z] #77 18.76 libtoolize: and rerunning libtoolize and aclocal.
11:23:06 [2023-05-08T11:23:06.675Z] #77 18.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:23:08 [2023-05-08T11:23:08.572Z] #77 ...
11:23:08 [2023-05-08T11:23:08.572Z] 
11:23:08 [2023-05-08T11:23:08.572Z] #68 [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...)
11:23:08 [2023-05-08T11:23:08.572Z] #68 43.62 github.com/docker/distribution/configuration
11:23:08 [2023-05-08T11:23:08.572Z] #68 43.64 github.com/gorilla/context
11:23:08 [2023-05-08T11:23:08.572Z] #68 43.64 github.com/docker/distribution/registry/api/errcode
11:23:08 [2023-05-08T11:23:08.572Z] #68 43.64 expvar
11:23:08 [2023-05-08T11:23:08.572Z] #68 43.64 github.com/docker/distribution/registry/client/transport
11:23:08 [2023-05-08T11:23:08.572Z] #68 43.65 github.com/gorilla/handlers
11:23:08 [2023-05-08T11:23:08.572Z] #68 43.65 github.com/yvasiyarov/newrelic_platform_go
11:23:08 [2023-05-08T11:23:08.572Z] #68 43.65 github.com/bugsnag/bugsnag-go
11:23:08 [2023-05-08T11:23:08.572Z] #68 43.83 github.com/gorilla/mux
11:23:08 [2023-05-08T11:23:08.572Z] #68 43.97 github.com/yvasiyarov/gorelic
11:23:08 [2023-05-08T11:23:08.572Z] #68 43.98 github.com/Azure/azure-sdk-for-go/storage
11:23:08 [2023-05-08T11:23:08.572Z] #68 44.06 github.com/AdRoll/goamz/aws
11:23:08 [2023-05-08T11:23:08.830Z] #68 44.23 net/http/httputil
11:23:09 [2023-05-08T11:23:09.395Z] #68 44.72 github.com/ncw/swift
11:23:09 [2023-05-08T11:23:09.395Z] #68 44.74 github.com/docker/distribution/context
11:23:09 [2023-05-08T11:23:09.395Z] #68 44.76 github.com/docker/distribution/registry/api/v2
11:23:09 [2023-05-08T11:23:09.395Z] #68 44.76 net/http/pprof
11:23:10 [2023-05-08T11:23:10.328Z] #68 45.53 github.com/AdRoll/goamz/cloudfront
11:23:10 [2023-05-08T11:23:10.586Z] #68 46.04 github.com/AdRoll/goamz/s3
11:23:10 [2023-05-08T11:23:10.586Z] #68 46.07 github.com/docker/distribution/health
11:23:10 [2023-05-08T11:23:10.586Z] #68 46.08 github.com/docker/distribution
11:23:10 [2023-05-08T11:23:10.586Z] #68 46.08 github.com/docker/distribution/registry/auth
11:23:10 [2023-05-08T11:23:10.586Z] #68 46.08 github.com/docker/distribution/registry/storage/driver
11:23:10 [2023-05-08T11:23:10.844Z] #68 46.30 github.com/docker/distribution/registry/auth/htpasswd
11:23:10 [2023-05-08T11:23:10.844Z] #68 46.30 github.com/docker/distribution/registry/auth/silly
11:23:10 [2023-05-08T11:23:10.844Z] #68 46.30 github.com/docker/distribution/registry/auth/token
11:23:10 [2023-05-08T11:23:10.844Z] #68 46.32 github.com/docker/distribution/health/checks
11:23:11 [2023-05-08T11:23:11.409Z] #68 46.76 github.com/docker/distribution/registry/proxy/scheduler
11:23:11 [2023-05-08T11:23:11.409Z] #68 46.76 github.com/docker/distribution/registry/storage/driver/factory
11:23:11 [2023-05-08T11:23:11.409Z] #68 46.76 github.com/docker/distribution/registry/storage/driver/middleware
11:23:11 [2023-05-08T11:23:11.409Z] #68 46.77 github.com/docker/distribution/registry/storage/driver/base
11:23:11 [2023-05-08T11:23:11.409Z] #68 46.82 github.com/docker/distribution/manifest/manifestlist
11:23:11 [2023-05-08T11:23:11.409Z] #68 46.82 github.com/docker/distribution/manifest/schema1
11:23:11 [2023-05-08T11:23:11.409Z] #68 46.82 github.com/docker/distribution/manifest/schema2
11:23:11 [2023-05-08T11:23:11.409Z] #68 46.90 github.com/docker/distribution/notifications
11:23:11 [2023-05-08T11:23:11.409Z] #68 46.91 github.com/docker/distribution/registry/middleware/registry
11:23:11 [2023-05-08T11:23:11.667Z] #68 47.01 github.com/docker/distribution/registry/middleware/repository
11:23:11 [2023-05-08T11:23:11.667Z] #68 47.03 github.com/docker/distribution/registry/storage/cache
11:23:11 [2023-05-08T11:23:11.667Z] #68 47.13 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
11:23:11 [2023-05-08T11:23:11.667Z] #68 47.25 github.com/docker/distribution/registry/storage/cache/memory
11:23:11 [2023-05-08T11:23:11.925Z] #68 47.25 github.com/docker/distribution/registry/storage/cache/redis
11:23:11 [2023-05-08T11:23:11.925Z] #68 47.28 github.com/docker/distribution/registry/storage/driver/azure
11:23:11 [2023-05-08T11:23:11.925Z] #68 47.32 github.com/docker/distribution/registry/storage/driver/filesystem
11:23:11 [2023-05-08T11:23:11.925Z] #68 47.38 github.com/docker/distribution/registry/storage/driver/inmemory
11:23:12 [2023-05-08T11:23:12.183Z] #68 47.63 github.com/docker/distribution/registry/storage
11:23:12 [2023-05-08T11:23:12.183Z] #68 47.68 github.com/docker/distribution/registry/storage/driver/s3
11:23:12 [2023-05-08T11:23:12.440Z] #68 47.83 github.com/docker/distribution/registry/client
11:23:12 [2023-05-08T11:23:12.440Z] #68 47.95 github.com/docker/distribution/registry/storage/driver/swift
11:23:13 [2023-05-08T11:23:13.007Z] #68 ...
11:23:13 [2023-05-08T11:23:13.007Z] 
11:23:13 [2023-05-08T11:23:13.007Z] #79 [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...)
11:23:13 [2023-05-08T11:23:13.007Z] #79 5.048 + bin/ctr
11:23:13 [2023-05-08T11:23:13.007Z] #79 5.048 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
11:23:13 [2023-05-08T11:23:13.265Z] #79 ...
11:23:13 [2023-05-08T11:23:13.265Z] 
11:23:13 [2023-05-08T11:23:13.265Z] #77 [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
11:23:13 [2023-05-08T11:23:13.265Z] #77 22.60 configure.ac:7: installing './compile'
11:23:13 [2023-05-08T11:23:13.265Z] #77 22.61 configure.ac:11: installing './config.guess'
11:23:13 [2023-05-08T11:23:13.265Z] #77 22.62 configure.ac:11: installing './config.sub'
11:23:13 [2023-05-08T11:23:13.265Z] #77 22.63 configure.ac:8: installing './install-sh'
11:23:13 [2023-05-08T11:23:13.265Z] #77 22.64 configure.ac:8: installing './missing'
11:23:13 [2023-05-08T11:23:13.265Z] #77 22.68 Makefile.am: installing './depcomp'
11:23:13 [2023-05-08T11:23:13.265Z] #77 23.62 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:23:13 [2023-05-08T11:23:13.265Z] #77 23.62 libtoolize: copying file 'build-aux/ltmain.sh'
11:23:13 [2023-05-08T11:23:13.265Z] #77 23.81 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:23:13 [2023-05-08T11:23:13.265Z] #77 23.81 libtoolize: copying file 'm4/libtool.m4'
11:23:13 [2023-05-08T11:23:13.265Z] #77 23.92 libtoolize: copying file 'm4/ltoptions.m4'
11:23:13 [2023-05-08T11:23:13.265Z] #77 24.01 libtoolize: copying file 'm4/ltsugar.m4'
11:23:13 [2023-05-08T11:23:13.265Z] #77 24.19 libtoolize: copying file 'm4/ltversion.m4'
11:23:13 [2023-05-08T11:23:13.265Z] #77 24.31 libtoolize: copying file 'm4/lt~obsolete.m4'
11:23:13 [2023-05-08T11:23:13.265Z] #77 24.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:23:16 [2023-05-08T11:23:16.548Z] #77 29.38 configure.ac:7: installing 'build-aux/compile'
11:23:16 [2023-05-08T11:23:16.548Z] #77 29.38 configure.ac:9: installing 'build-aux/config.guess'
11:23:16 [2023-05-08T11:23:16.548Z] #77 29.39 configure.ac:9: installing 'build-aux/config.sub'
11:23:16 [2023-05-08T11:23:16.548Z] #77 29.39 configure.ac:11: installing 'build-aux/install-sh'
11:23:16 [2023-05-08T11:23:16.548Z] #77 29.39 configure.ac:11: installing 'build-aux/missing'
11:23:16 [2023-05-08T11:23:16.548Z] #77 29.47 Makefile.am: installing 'build-aux/depcomp'
11:23:16 [2023-05-08T11:23:16.548Z] #77 29.49 parallel-tests: installing 'build-aux/test-driver'
11:23:17 [2023-05-08T11:23:17.921Z] #77 30.95 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:23:18 [2023-05-08T11:23:18.180Z] #77 30.95 libtoolize: copying file 'build-aux/ltmain.sh'
11:23:18 [2023-05-08T11:23:18.746Z] #77 31.55 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:23:18 [2023-05-08T11:23:18.746Z] #77 31.56 libtoolize: copying file 'm4/libtool.m4'
11:23:18 [2023-05-08T11:23:18.746Z] #77 31.63 libtoolize: copying file 'm4/ltoptions.m4'
11:23:19 [2023-05-08T11:23:19.004Z] #77 31.76 libtoolize: copying file 'm4/ltsugar.m4'
11:23:19 [2023-05-08T11:23:19.004Z] #77 31.87 libtoolize: copying file 'm4/ltversion.m4'
11:23:19 [2023-05-08T11:23:19.262Z] #77 32.02 libtoolize: copying file 'm4/lt~obsolete.m4'
11:23:21 [2023-05-08T11:23:21.795Z] #77 ...
11:23:21 [2023-05-08T11:23:21.795Z] 
11:23:21 [2023-05-08T11:23:21.795Z] #68 [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...)
11:23:21 [2023-05-08T11:23:21.795Z] #68 48.80 github.com/docker/distribution/registry/client/auth
11:23:21 [2023-05-08T11:23:21.795Z] #68 49.64 github.com/docker/distribution/registry/proxy
11:23:21 [2023-05-08T11:23:21.795Z] #68 49.88 github.com/docker/distribution/registry/handlers
11:23:21 [2023-05-08T11:23:21.795Z] #68 50.86 github.com/docker/distribution/registry
11:23:21 [2023-05-08T11:23:21.795Z] #68 51.12 github.com/docker/distribution/cmd/registry
11:23:21 [2023-05-08T11:23:21.795Z] #68 52.64 + xx-verify /build/registry-v2
11:23:21 [2023-05-08T11:23:21.795Z] #68 DONE 57.4s
11:23:22 [2023-05-08T11:23:22.053Z] 
11:23:22 [2023-05-08T11:23:22.053Z] #76 [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...)
11:23:25 [2023-05-08T11:23:25.333Z] #76 ...
11:23:25 [2023-05-08T11:23:25.333Z] 
11:23:25 [2023-05-08T11:23:25.333Z] #77 [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
11:23:25 [2023-05-08T11:23:25.333Z] #77 38.22 configure.ac:11: installing 'build-aux/compile'
11:23:25 [2023-05-08T11:23:25.333Z] #77 38.22 configure.ac:11: installing 'build-aux/config.guess'
11:23:25 [2023-05-08T11:23:25.333Z] #77 38.23 configure.ac:11: installing 'build-aux/config.sub'
11:23:25 [2023-05-08T11:23:25.333Z] #77 38.23 configure.ac:13: installing 'build-aux/install-sh'
11:23:25 [2023-05-08T11:23:25.333Z] #77 38.23 configure.ac:13: installing 'build-aux/missing'
11:23:25 [2023-05-08T11:23:25.333Z] #77 38.24 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:23:25 [2023-05-08T11:23:25.333Z] #77 38.29 Makefile.am: installing 'build-aux/depcomp'
11:23:26 [2023-05-08T11:23:26.527Z] #77 39.18 checking build system type... aarch64-unknown-linux-gnu
11:23:26 [2023-05-08T11:23:26.527Z] #77 39.53 checking host system type... aarch64-unknown-linux-gnu
11:23:26 [2023-05-08T11:23:26.527Z] #77 39.53 checking how to print strings... printf
11:23:26 [2023-05-08T11:23:26.785Z] #77 39.54 checking for gcc... gcc
11:23:26 [2023-05-08T11:23:26.785Z] #77 39.62 checking whether the C compiler works... yes
11:23:26 [2023-05-08T11:23:26.785Z] #77 39.69 checking for C compiler default output file name... a.out
11:23:26 [2023-05-08T11:23:26.785Z] #77 39.69 checking for suffix of executables... 
11:23:27 [2023-05-08T11:23:27.043Z] #77 39.78 checking whether we are cross compiling... no
11:23:27 [2023-05-08T11:23:27.043Z] #77 39.90 checking for suffix of object files... o
11:23:27 [2023-05-08T11:23:27.043Z] #77 39.96 checking whether we are using the GNU C compiler... yes
11:23:27 [2023-05-08T11:23:27.043Z] #77 40.03 checking whether gcc accepts -g... yes
11:23:27 [2023-05-08T11:23:27.300Z] #77 40.09 checking for gcc option to accept ISO C89... none needed
11:23:27 [2023-05-08T11:23:27.300Z] #77 40.17 checking whether gcc understands -c and -o together... yes
11:23:27 [2023-05-08T11:23:27.300Z] #77 40.26 checking for a sed that does not truncate output... /bin/sed
11:23:27 [2023-05-08T11:23:27.300Z] #77 40.28 checking for grep that handles long lines and -e... /bin/grep
11:23:27 [2023-05-08T11:23:27.300Z] #77 40.29 checking for egrep... /bin/grep -E
11:23:27 [2023-05-08T11:23:27.300Z] #77 40.29 checking for fgrep... /bin/grep -F
11:23:27 [2023-05-08T11:23:27.300Z] #77 40.30 checking for ld used by gcc... /usr/bin/ld
11:23:27 [2023-05-08T11:23:27.300Z] #77 40.32 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:23:27 [2023-05-08T11:23:27.558Z] #77 40.34 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:23:27 [2023-05-08T11:23:27.558Z] #77 40.36 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.48 checking whether ln -s works... yes
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.49 checking the maximum length of command line arguments... 1572864
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.53 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.53 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.53 checking for /usr/bin/ld option to reload object files... -r
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.53 checking for objdump... objdump
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.53 checking how to recognize dependent libraries... pass_all
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.53 checking for dlltool... no
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.53 checking how to associate runtime and link libraries... printf %s\n
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.53 checking for ar... ar
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.53 checking for archiver @FILE support... @
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.64 checking for strip... strip
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.64 checking for ranlib... ranlib
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.64 checking for gawk... no
11:23:27 [2023-05-08T11:23:27.816Z] #77 40.64 checking for mawk... mawk
11:23:28 [2023-05-08T11:23:28.074Z] #77 40.64 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:23:28 [2023-05-08T11:23:28.074Z] #77 40.92 checking for sysroot... no
11:23:28 [2023-05-08T11:23:28.074Z] #77 40.92 checking for a working dd... /bin/dd
11:23:28 [2023-05-08T11:23:28.074Z] #77 40.94 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:23:28 [2023-05-08T11:23:28.074Z] #77 40.96 checking for mt... no
11:23:28 [2023-05-08T11:23:28.074Z] #77 40.96 checking if : is a manifest tool... no
11:23:28 [2023-05-08T11:23:28.331Z] #77 40.98 checking how to run the C preprocessor... gcc -E
11:23:28 [2023-05-08T11:23:28.589Z] #77 41.17 checking for ANSI C header files... yes
11:23:28 [2023-05-08T11:23:28.862Z] #77 41.50 checking for sys/types.h... yes
11:23:28 [2023-05-08T11:23:28.862Z] #77 41.69 checking for sys/stat.h... yes
11:23:28 [2023-05-08T11:23:28.862Z] #77 41.79 checking for stdlib.h... yes
11:23:29 [2023-05-08T11:23:29.120Z] #77 41.91 checking for string.h... yes
11:23:29 [2023-05-08T11:23:29.378Z] #77 42.02 checking for memory.h... yes
11:23:29 [2023-05-08T11:23:29.378Z] #77 42.17 checking for strings.h... yes
11:23:29 [2023-05-08T11:23:29.378Z] #77 42.29 checking for inttypes.h... yes
11:23:29 [2023-05-08T11:23:29.635Z] #77 42.42 checking for stdint.h... yes
11:23:29 [2023-05-08T11:23:29.635Z] #77 42.51 checking for unistd.h... yes
11:23:29 [2023-05-08T11:23:29.893Z] #77 42.67 checking for dlfcn.h... yes
11:23:29 [2023-05-08T11:23:29.893Z] #77 42.78 checking for objdir... .libs
11:23:30 [2023-05-08T11:23:30.151Z] 
11:23:30 [2023-05-08T11:23:30.151Z] #77 ...
11:23:30 [2023-05-08T11:23:30.151Z] 
11:23:30 [2023-05-08T11:23:30.151Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
11:23:30 [2023-05-08T11:23:30.151Z] #74 DONE 51.0s
11:23:30 [2023-05-08T11:23:30.151Z] 
11:23:30 [2023-05-08T11:23:30.151Z] #77 [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
11:23:30 [2023-05-08T11:23:30.151Z] #77 43.01 checking if gcc supports -fno-rtti -fno-exceptions... no
11:23:30 [2023-05-08T11:23:30.151Z] #77 43.14 checking for gcc option to produce PIC... -fPIC -DPIC
11:23:30 [2023-05-08T11:23:30.409Z] #77 43.14 checking if gcc PIC flag -fPIC -DPIC works... 
11:23:30 [2023-05-08T11:23:30.409Z] #77 ...
11:23:30 [2023-05-08T11:23:30.409Z] 
11:23:30 [2023-05-08T11:23:30.409Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
11:23:30 [2023-05-08T11:23:30.409Z] #81 DONE 0.2s
11:23:30 [2023-05-08T11:23:30.409Z] 
11:23:30 [2023-05-08T11:23:30.409Z] #77 [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
11:23:30 [2023-05-08T11:23:30.409Z] #77 43.14 checking if gcc PIC flag -fPIC -DPIC works... yes
11:23:30 [2023-05-08T11:23:30.666Z] #77 43.24 checking if gcc static flag -static works... 
11:23:30 [2023-05-08T11:23:30.666Z] #77 ...
11:23:30 [2023-05-08T11:23:30.666Z] 
11:23:30 [2023-05-08T11:23:30.666Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
11:23:30 [2023-05-08T11:23:30.666Z] #82 DONE 0.2s
11:23:30 [2023-05-08T11:23:30.666Z] 
11:23:30 [2023-05-08T11:23:30.666Z] #77 [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
11:23:30 [2023-05-08T11:23:30.666Z] #77 43.24 checking if gcc static flag -static works... yes
11:23:30 [2023-05-08T11:23:30.666Z] #77 43.43 checking if gcc supports -c -o file.o... yes
11:23:30 [2023-05-08T11:23:30.666Z] #77 43.53 checking if gcc supports -c -o file.o... (cached) yes
11:23:30 [2023-05-08T11:23:30.666Z] #77 43.53 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:23:30 [2023-05-08T11:23:30.924Z] #77 43.64 checking dynamic linker characteristics... GNU/Linux ld.so
11:23:31 [2023-05-08T11:23:31.181Z] #77 43.92 checking how to hardcode library paths into programs... immediate
11:23:31 [2023-05-08T11:23:31.181Z] #77 43.92 checking whether stripping libraries is possible... yes
11:23:31 [2023-05-08T11:23:31.181Z] #77 43.94 checking if libtool supports shared libraries... yes
11:23:31 [2023-05-08T11:23:31.181Z] #77 43.94 checking whether to build shared libraries... no
11:23:31 [2023-05-08T11:23:31.181Z] #77 43.94 checking whether to build static libraries... yes
11:23:31 [2023-05-08T11:23:31.181Z] #77 43.95 checking for a BSD-compatible install... /usr/bin/install -c
11:23:31 [2023-05-08T11:23:31.181Z] #77 43.99 checking whether build environment is sane... yes
11:23:31 [2023-05-08T11:23:31.181Z] #77 44.03 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:23:31 [2023-05-08T11:23:31.181Z] #77 44.05 checking whether make sets $(MAKE)... yes
11:23:31 [2023-05-08T11:23:31.181Z] #77 44.09 checking whether make supports the include directive... yes (GNU style)
11:23:31 [2023-05-08T11:23:31.181Z] #77 44.13 checking whether make supports nested variables... yes
11:23:31 [2023-05-08T11:23:31.439Z] #77 44.18 checking whether UID '0' is supported by ustar format... yes
11:23:31 [2023-05-08T11:23:31.439Z] #77 44.18 checking whether GID '0' is supported by ustar format... yes
11:23:31 [2023-05-08T11:23:31.439Z] #77 44.18 checking how to create a ustar tar archive... gnutar
11:23:31 [2023-05-08T11:23:31.439Z] #77 44.24 checking dependency style of gcc... gcc3
11:23:31 [2023-05-08T11:23:31.439Z] #77 44.35 checking whether to enable maintainer-specific portions of Makefiles... yes
11:23:31 [2023-05-08T11:23:31.439Z] #77 44.35 checking whether make supports nested variables... (cached) yes
11:23:31 [2023-05-08T11:23:31.439Z] #77 44.35 checking for gawk... (cached) mawk
11:23:31 [2023-05-08T11:23:31.439Z] #77 44.35 checking for a sed that does not truncate output... (cached) /bin/sed
11:23:31 [2023-05-08T11:23:31.439Z] #77 44.36 checking for gcc... (cached) gcc
11:23:31 [2023-05-08T11:23:31.696Z] #77 44.42 checking whether we are using the GNU C compiler... (cached) yes
11:23:31 [2023-05-08T11:23:31.696Z] #77 44.42 checking whether gcc accepts -g... (cached) yes
11:23:31 [2023-05-08T11:23:31.696Z] #77 44.42 checking for gcc option to accept ISO C89... (cached) none needed
11:23:31 [2023-05-08T11:23:31.696Z] #77 44.42 checking whether gcc understands -c and -o together... (cached) yes
11:23:31 [2023-05-08T11:23:31.696Z] #77 44.42 checking for a Python interpreter with version >= 3... python3
11:23:31 [2023-05-08T11:23:31.696Z] #77 44.49 checking for python3... /usr/bin/python3
11:23:31 [2023-05-08T11:23:31.696Z] #77 44.49 checking for python3 version... 3.9
11:23:31 [2023-05-08T11:23:31.696Z] #77 44.53 checking for python3 platform... linux
11:23:31 [2023-05-08T11:23:31.696Z] #77 44.56 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:23:31 [2023-05-08T11:23:31.954Z] #77 44.64 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:23:31 [2023-05-08T11:23:31.954Z] #77 44.70 checking for go-md2man... no
11:23:31 [2023-05-08T11:23:31.954Z] #77 44.71 checking error.h usability... yes
11:23:31 [2023-05-08T11:23:31.954Z] #77 44.82 checking error.h presence... yes
11:23:31 [2023-05-08T11:23:31.954Z] #77 44.87 checking for error.h... yes
11:23:32 [2023-05-08T11:23:32.211Z] #77 44.92 checking linux/openat2.h usability... yes
11:23:32 [2023-05-08T11:23:32.211Z] #77 45.01 checking linux/openat2.h presence... yes
11:23:32 [2023-05-08T11:23:32.211Z] #77 45.04 checking for linux/openat2.h... yes
11:23:32 [2023-05-08T11:23:32.211Z] #77 45.06 checking for copy_file_range... yes
11:23:32 [2023-05-08T11:23:32.211Z] #77 45.17 checking for fgetxattr... yes
11:23:32 [2023-05-08T11:23:32.726Z] #77 45.31 checking for statx... yes
11:23:32 [2023-05-08T11:23:32.726Z] #77 45.47 checking for fgetpwent_r... yes
11:23:32 [2023-05-08T11:23:32.984Z] #77 45.62 checking for issetugid... no
11:23:32 [2023-05-08T11:23:32.984Z] #77 45.76 checking for pkg-config... /usr/bin/pkg-config
11:23:32 [2023-05-08T11:23:32.984Z] #77 45.76 checking pkg-config is at least version 0.9.0... yes
11:23:33 [2023-05-08T11:23:33.241Z] #77 45.77 checking for library containing yajl_tree_get... -lyajl
11:23:33 [2023-05-08T11:23:33.241Z] #77 46.03 checking for yajl >= 2.0.0... yes
11:23:33 [2023-05-08T11:23:33.241Z] #77 46.06 checking sys/capability.h usability... yes
11:23:33 [2023-05-08T11:23:33.499Z] #77 46.17 checking sys/capability.h presence... yes
11:23:33 [2023-05-08T11:23:33.499Z] #77 46.19 checking for sys/capability.h... yes
11:23:33 [2023-05-08T11:23:33.756Z] #77 46.20 checking for library containing cap_from_name... -lcap
11:23:34 [2023-05-08T11:23:34.013Z] #77 46.54 checking for library containing dlopen... -ldl
11:23:34 [2023-05-08T11:23:34.013Z] #77 46.78 checking seccomp.h usability... yes
11:23:34 [2023-05-08T11:23:34.013Z] #77 46.87 checking seccomp.h presence... yes
11:23:34 [2023-05-08T11:23:34.013Z] #77 46.92 checking for seccomp.h... yes
11:23:34 [2023-05-08T11:23:34.277Z] #77 46.92 checking for library containing seccomp_rule_add... -lseccomp
11:23:34 [2023-05-08T11:23:34.277Z] #77 47.18 checking for library containing seccomp_arch_resolve_name... none required
11:23:34 [2023-05-08T11:23:34.535Z] #77 47.28 checking systemd/sd-bus.h usability... yes
11:23:34 [2023-05-08T11:23:34.535Z] #77 47.40 checking systemd/sd-bus.h presence... yes
11:23:34 [2023-05-08T11:23:34.535Z] #77 47.46 checking for systemd/sd-bus.h... yes
11:23:34 [2023-05-08T11:23:34.793Z] #77 47.47 checking for library containing sd_bus_match_signal_async... -lsystemd
11:23:35 [2023-05-08T11:23:35.050Z] #77 47.67 checking for sd_notify_barrier... yes
11:23:35 [2023-05-08T11:23:35.050Z] #77 47.83 checking linux/bpf.h usability... yes
11:23:35 [2023-05-08T11:23:35.050Z] #77 47.90 checking linux/bpf.h presence... yes
11:23:35 [2023-05-08T11:23:35.050Z] #77 ...
11:23:35 [2023-05-08T11:23:35.050Z] 
11:23:35 [2023-05-08T11:23:35.050Z] #70 [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...)
11:23:35 [2023-05-08T11:23:35.050Z] #70 DONE 54.4s
11:23:35 [2023-05-08T11:23:35.050Z] 
11:23:35 [2023-05-08T11:23:35.050Z] #77 [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
11:23:35 [2023-05-08T11:23:35.050Z] #77 47.94 checking for linux/bpf.h... yes
11:23:35 [2023-05-08T11:23:35.050Z] #77 47.94 checking compilation for eBPF... yes
11:23:35 [2023-05-08T11:23:35.050Z] #77 48.04 checking for criu >= 3.15... no
11:23:35 [2023-05-08T11:23:35.319Z] #77 48.10 configure: CRIU headers not found, building without CRIU support
11:23:35 [2023-05-08T11:23:35.319Z] #77 48.10 checking for criu > 3.16... no
11:23:35 [2023-05-08T11:23:35.319Z] #77 48.14 configure: CRIU version doesn't support join-ns API
11:23:35 [2023-05-08T11:23:35.319Z] #77 48.14 checking for criu > 3.16.1... no
11:23:35 [2023-05-08T11:23:35.319Z] #77 48.21 configure: CRIU version doesn't support for pre-dumping
11:23:35 [2023-05-08T11:23:35.319Z] #77 48.21 checking for new mount API (fsconfig)... yes
11:23:35 [2023-05-08T11:23:35.576Z] #77 48.30 checking for seccomp notify API... yes
11:23:35 [2023-05-08T11:23:35.576Z] #77 48.39 checking for gperf... no
11:23:35 [2023-05-08T11:23:35.576Z] #77 48.39 configure: gperf not found - cannot rebuild signal parser code
11:23:35 [2023-05-08T11:23:35.576Z] #77 48.39 checking for library containing argp_parse... none required
11:23:35 [2023-05-08T11:23:35.833Z] #77 48.63 checking that generated files are newer than configure... done
11:23:35 [2023-05-08T11:23:35.833Z] #77 48.63 configure: creating ./config.status
11:23:38 [2023-05-08T11:23:38.357Z] #77 51.31 config.status: creating Makefile
11:23:38 [2023-05-08T11:23:38.357Z] #77 51.37 config.status: creating rpm/crun.spec
11:23:38 [2023-05-08T11:23:38.616Z] #77 51.43 config.status: creating config.h
11:23:38 [2023-05-08T11:23:38.617Z] #77 51.50 config.status: executing libtool commands
11:23:38 [2023-05-08T11:23:38.617Z] #77 51.54 config.status: executing depfiles commands
11:23:38 [2023-05-08T11:23:38.874Z] #77 ...
11:23:38 [2023-05-08T11:23:38.874Z] 
11:23:38 [2023-05-08T11:23:38.874Z] #76 [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...)
11:23:38 [2023-05-08T11:23:38.874Z] #76 DONE 59.5s
11:23:39 [2023-05-08T11:23:39.131Z] 
11:23:39 [2023-05-08T11:23:39.131Z] #77 [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
11:23:39 [2023-05-08T11:23:39.695Z] #77 52.54 === configuring in libocispec (/tmp/crun-build/libocispec)
11:23:39 [2023-05-08T11:23:39.695Z] #77 52.55 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:23:39 [2023-05-08T11:23:39.952Z] #77 52.92 checking for gcc... gcc
11:23:40 [2023-05-08T11:23:40.210Z] #77 53.00 checking whether the C compiler works... 
11:23:40 [2023-05-08T11:23:40.210Z] #77 ...
11:23:40 [2023-05-08T11:23:40.210Z] 
11:23:40 [2023-05-08T11:23:40.210Z] #75 [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...)
11:23:40 [2023-05-08T11:23:40.210Z] #75 DONE 60.8s
11:23:40 [2023-05-08T11:23:40.210Z] 
11:23:40 [2023-05-08T11:23:40.210Z] #77 [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
11:23:40 [2023-05-08T11:23:40.210Z] #77 53.00 checking whether the C compiler works... yes
11:23:40 [2023-05-08T11:23:40.210Z] #77 53.14 checking for C compiler default output file name... a.out
11:23:40 [2023-05-08T11:23:40.210Z] #77 53.14 checking for suffix of executables... 
11:23:40 [2023-05-08T11:23:40.467Z] #77 53.24 checking whether we are cross compiling... no
11:23:40 [2023-05-08T11:23:40.467Z] #77 53.37 checking for suffix of object files... o
11:23:40 [2023-05-08T11:23:40.724Z] #77 53.45 checking whether we are using the GNU C compiler... yes
11:23:40 [2023-05-08T11:23:40.724Z] #77 53.52 checking whether gcc accepts -g... yes
11:23:40 [2023-05-08T11:23:40.982Z] #77 53.57 checking for gcc option to accept ISO C89... none needed
11:23:40 [2023-05-08T11:23:40.982Z] #77 53.67 checking whether gcc understands -c and -o together... yes
11:23:40 [2023-05-08T11:23:40.982Z] #77 53.75 checking how to run the C preprocessor... gcc -E
11:23:40 [2023-05-08T11:23:40.982Z] #77 53.88 checking for grep that handles long lines and -e... /bin/grep
11:23:40 [2023-05-08T11:23:40.982Z] #77 53.89 checking for egrep... /bin/grep -E
11:23:41 [2023-05-08T11:23:41.239Z] #77 53.89 checking for ANSI C header files... yes
11:23:41 [2023-05-08T11:23:41.239Z] #77 54.18 checking for sys/types.h... yes
11:23:41 [2023-05-08T11:23:41.496Z] #77 54.25 checking for sys/stat.h... yes
11:23:41 [2023-05-08T11:23:41.496Z] #77 54.36 checking for stdlib.h... yes
11:23:41 [2023-05-08T11:23:41.496Z] #77 54.43 checking for string.h... yes
11:23:41 [2023-05-08T11:23:41.754Z] #77 54.51 checking for memory.h... yes
11:23:41 [2023-05-08T11:23:41.754Z] #77 54.63 checking for strings.h... yes
11:23:42 [2023-05-08T11:23:42.011Z] #77 54.71 checking for inttypes.h... yes
11:23:42 [2023-05-08T11:23:42.011Z] #77 54.79 checking for stdint.h... yes
11:23:42 [2023-05-08T11:23:42.011Z] #77 54.88 checking for unistd.h... yes
11:23:42 [2023-05-08T11:23:42.011Z] #77 54.96 checking minix/config.h usability... no
11:23:42 [2023-05-08T11:23:42.268Z] #77 55.00 checking minix/config.h presence... no
11:23:42 [2023-05-08T11:23:42.268Z] #77 55.04 checking for minix/config.h... no
11:23:42 [2023-05-08T11:23:42.268Z] #77 55.05 checking whether it is safe to define __EXTENSIONS__... yes
11:23:42 [2023-05-08T11:23:42.526Z] #77 55.16 checking build system type... aarch64-unknown-linux-gnu
11:23:42 [2023-05-08T11:23:42.526Z] #77 55.33 checking host system type... aarch64-unknown-linux-gnu
11:23:42 [2023-05-08T11:23:42.526Z] #77 55.34 checking how to print strings... printf
11:23:42 [2023-05-08T11:23:42.526Z] #77 55.35 checking for a sed that does not truncate output... /bin/sed
11:23:42 [2023-05-08T11:23:42.526Z] #77 55.37 checking for fgrep... /bin/grep -F
11:23:42 [2023-05-08T11:23:42.526Z] #77 55.37 checking for ld used by gcc... /usr/bin/ld
11:23:42 [2023-05-08T11:23:42.526Z] #77 55.39 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:23:42 [2023-05-08T11:23:42.526Z] #77 55.41 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:23:42 [2023-05-08T11:23:42.526Z] #77 55.41 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.49 checking whether ln -s works... yes
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.49 checking the maximum length of command line arguments... 1572864
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.50 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.50 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.50 checking for /usr/bin/ld option to reload object files... -r
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.50 checking for objdump... objdump
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.51 checking how to recognize dependent libraries... pass_all
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.51 checking for dlltool... no
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.51 checking how to associate runtime and link libraries... printf %s\n
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.51 checking for ar... ar
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.51 checking for archiver @FILE support... @
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.56 checking for strip... strip
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.56 checking for ranlib... ranlib
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.56 checking for gawk... no
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.56 checking for mawk... mawk
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.56 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.73 checking for sysroot... no
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.73 checking for a working dd... /bin/dd
11:23:42 [2023-05-08T11:23:42.783Z] #77 55.74 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:23:43 [2023-05-08T11:23:43.040Z] #77 55.75 checking for mt... no
11:23:43 [2023-05-08T11:23:43.040Z] #77 55.75 checking if : is a manifest tool... no
11:23:43 [2023-05-08T11:23:43.040Z] #77 55.78 checking for dlfcn.h... yes
11:23:43 [2023-05-08T11:23:43.040Z] #77 55.84 checking for objdir... .libs
11:23:43 [2023-05-08T11:23:43.040Z] #77 55.96 checking if gcc supports -fno-rtti -fno-exceptions... no
11:23:43 [2023-05-08T11:23:43.040Z] #77 56.02 checking for gcc option to produce PIC... -fPIC -DPIC
11:23:43 [2023-05-08T11:23:43.297Z] #77 56.02 checking if gcc PIC flag -fPIC -DPIC works... yes
11:23:43 [2023-05-08T11:23:43.297Z] #77 56.08 checking if gcc static flag -static works... yes
11:23:43 [2023-05-08T11:23:43.297Z] #77 56.17 checking if gcc supports -c -o file.o... yes
11:23:43 [2023-05-08T11:23:43.297Z] #77 56.26 checking if gcc supports -c -o file.o... (cached) yes
11:23:43 [2023-05-08T11:23:43.297Z] #77 56.26 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:23:43 [2023-05-08T11:23:43.555Z] #77 56.29 checking dynamic linker characteristics... GNU/Linux ld.so
11:23:43 [2023-05-08T11:23:43.555Z] #77 56.42 checking how to hardcode library paths into programs... immediate
11:23:43 [2023-05-08T11:23:43.555Z] #77 56.42 checking whether stripping libraries is possible... yes
11:23:43 [2023-05-08T11:23:43.555Z] #77 56.42 checking if libtool supports shared libraries... yes
11:23:43 [2023-05-08T11:23:43.555Z] #77 56.42 checking whether to build shared libraries... no
11:23:43 [2023-05-08T11:23:43.555Z] #77 56.42 checking whether to build static libraries... yes
11:23:43 [2023-05-08T11:23:43.555Z] #77 56.43 checking for a BSD-compatible install... /usr/bin/install -c
11:23:43 [2023-05-08T11:23:43.555Z] #77 56.46 checking whether build environment is sane... yes
11:23:43 [2023-05-08T11:23:43.555Z] #77 56.50 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:23:43 [2023-05-08T11:23:43.812Z] #77 56.52 checking whether make sets $(MAKE)... yes
11:23:43 [2023-05-08T11:23:43.812Z] #77 56.57 checking whether make supports the include directive... yes (GNU style)
11:23:43 [2023-05-08T11:23:43.812Z] #77 56.63 checking whether make supports nested variables... yes
11:23:43 [2023-05-08T11:23:43.812Z] #77 56.70 checking whether UID '0' is supported by ustar format... yes
11:23:43 [2023-05-08T11:23:43.812Z] #77 56.70 checking whether GID '0' is supported by ustar format... yes
11:23:43 [2023-05-08T11:23:43.812Z] #77 56.70 checking how to create a ustar tar archive... gnutar
11:23:43 [2023-05-08T11:23:43.812Z] #77 56.74 checking dependency style of gcc... gcc3
11:23:43 [2023-05-08T11:23:43.812Z] #77 56.81 checking whether to enable maintainer-specific portions of Makefiles... yes
11:23:43 [2023-05-08T11:23:43.812Z] #77 56.81 checking whether make supports nested variables... (cached) yes
11:23:43 [2023-05-08T11:23:43.812Z] #77 56.81 checking for pkg-config... /usr/bin/pkg-config
11:23:43 [2023-05-08T11:23:43.812Z] #77 56.81 checking pkg-config is at least version 0.9.0... yes
11:23:43 [2023-05-08T11:23:43.812Z] #77 56.81 checking for yajl >= 2.1.0... yes
11:23:43 [2023-05-08T11:23:43.812Z] #77 56.83 checking for a sed that does not truncate output... (cached) /bin/sed
11:23:43 [2023-05-08T11:23:43.812Z] #77 56.84 checking for gcc... (cached) gcc
11:23:44 [2023-05-08T11:23:44.069Z] #77 56.91 checking whether we are using the GNU C compiler... (cached) yes
11:23:44 [2023-05-08T11:23:44.069Z] #77 56.91 checking whether gcc accepts -g... (cached) yes
11:23:44 [2023-05-08T11:23:44.069Z] #77 56.91 checking for gcc option to accept ISO C89... (cached) none needed
11:23:44 [2023-05-08T11:23:44.069Z] #77 56.91 checking whether gcc understands -c and -o together... (cached) yes
11:23:44 [2023-05-08T11:23:44.069Z] #77 56.92 checking for a Python interpreter with version >= 3... python3
11:23:44 [2023-05-08T11:23:44.069Z] #77 56.95 checking for python3... /usr/bin/python3
11:23:44 [2023-05-08T11:23:44.069Z] #77 56.95 checking for python3 version... 3.9
11:23:44 [2023-05-08T11:23:44.069Z] #77 56.97 checking for python3 platform... linux
11:23:44 [2023-05-08T11:23:44.069Z] #77 56.99 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:23:44 [2023-05-08T11:23:44.069Z] #77 57.03 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:23:44 [2023-05-08T11:23:44.583Z] #77 57.14 checking that generated files are newer than configure... done
11:23:44 [2023-05-08T11:23:44.583Z] #77 57.48 configure: creating ./config.status
11:23:46 [2023-05-08T11:23:46.478Z] #77 59.11 config.status: creating Makefile
11:23:46 [2023-05-08T11:23:46.478Z] #77 59.13 config.status: creating config.h
11:23:46 [2023-05-08T11:23:46.478Z] #77 59.14 config.status: executing libtool commands
11:23:46 [2023-05-08T11:23:46.478Z] #77 59.16 config.status: executing depfiles commands
11:23:46 [2023-05-08T11:23:46.735Z] #77 59.45 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:23:46 [2023-05-08T11:23:46.735Z] #77 59.45 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:23:46 [2023-05-08T11:23:46.735Z] #77 59.64 checking for gcc... gcc
11:23:46 [2023-05-08T11:23:46.735Z] #77 59.68 checking whether the C compiler works... yes
11:23:46 [2023-05-08T11:23:46.735Z] #77 59.73 checking for C compiler default output file name... a.out
11:23:46 [2023-05-08T11:23:46.735Z] #77 59.73 checking for suffix of executables... 
11:23:46 [2023-05-08T11:23:46.992Z] #77 59.81 checking whether we are cross compiling... no
11:23:46 [2023-05-08T11:23:46.992Z] #77 59.88 checking for suffix of object files... o
11:23:46 [2023-05-08T11:23:46.992Z] #77 59.91 checking whether we are using the GNU C compiler... yes
11:23:46 [2023-05-08T11:23:46.992Z] #77 59.94 checking whether gcc accepts -g... yes
11:23:46 [2023-05-08T11:23:46.992Z] #77 59.97 checking for gcc option to accept ISO C89... none needed
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.02 checking whether gcc understands -c and -o together... yes
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.07 checking for a BSD-compatible install... /usr/bin/install -c
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.08 checking whether build environment is sane... yes
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.10 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.10 checking for gawk... no
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.10 checking for mawk... mawk
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.10 checking whether make sets $(MAKE)... yes
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.12 checking whether make supports the include directive... yes (GNU style)
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.13 checking whether make supports nested variables... yes
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.14 checking whether UID '0' is supported by ustar format... yes
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.14 checking whether GID '0' is supported by ustar format... yes
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.14 checking how to create a ustar tar archive... gnutar
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.16 checking dependency style of gcc... gcc3
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.21 checking whether to enable maintainer-specific portions of Makefiles... yes
11:23:47 [2023-05-08T11:23:47.248Z] #77 60.21 checking whether make supports nested variables... (cached) yes
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.22 checking build system type... aarch64-unknown-linux-gnu
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.33 checking host system type... aarch64-unknown-linux-gnu
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.33 checking how to print strings... printf
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.33 checking for a sed that does not truncate output... /bin/sed
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.34 checking for grep that handles long lines and -e... /bin/grep
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.34 checking for egrep... /bin/grep -E
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.34 checking for fgrep... /bin/grep -F
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.35 checking for ld used by gcc... /usr/bin/ld
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.35 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.36 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.36 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.39 checking whether ln -s works... yes
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.39 checking the maximum length of command line arguments... 1572864
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.40 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.40 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.40 checking for /usr/bin/ld option to reload object files... -r
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.41 checking for objdump... objdump
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.41 checking how to recognize dependent libraries... pass_all
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.41 checking for dlltool... no
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.41 checking how to associate runtime and link libraries... printf %s\n
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.41 checking for ar... ar
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.41 checking for archiver @FILE support... @
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.49 checking for strip... strip
11:23:47 [2023-05-08T11:23:47.504Z] #77 60.49 checking for ranlib... ranlib
11:23:47 [2023-05-08T11:23:47.761Z] #77 60.49 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:23:47 [2023-05-08T11:23:47.761Z] #77 60.61 checking for sysroot... no
11:23:47 [2023-05-08T11:23:47.761Z] #77 60.61 checking for a working dd... /bin/dd
11:23:47 [2023-05-08T11:23:47.761Z] #77 60.62 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:23:47 [2023-05-08T11:23:47.761Z] #77 60.63 checking for mt... no
11:23:47 [2023-05-08T11:23:47.761Z] #77 60.63 checking if : is a manifest tool... no
11:23:48 [2023-05-08T11:23:48.020Z] #77 60.63 checking how to run the C preprocessor... gcc -E
11:23:48 [2023-05-08T11:23:48.020Z] #77 60.76 checking for ANSI C header files... yes
11:23:48 [2023-05-08T11:23:48.020Z] #77 ...
11:23:48 [2023-05-08T11:23:48.020Z] 
11:23:48 [2023-05-08T11:23:48.020Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
11:23:48 [2023-05-08T11:23:48.020Z] #78 DONE 60.5s
11:23:48 [2023-05-08T11:23:48.020Z] 
11:23:48 [2023-05-08T11:23:48.020Z] #77 [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
11:23:48 [2023-05-08T11:23:48.020Z] #77 60.98 checking for sys/types.h... yes
11:23:48 [2023-05-08T11:23:48.020Z] #77 61.04 checking for sys/stat.h... yes
11:23:48 [2023-05-08T11:23:48.276Z] #77 61.08 checking for stdlib.h... yes
11:23:48 [2023-05-08T11:23:48.276Z] #77 61.13 checking for string.h... yes
11:23:48 [2023-05-08T11:23:48.276Z] #77 61.17 checking for memory.h... yes
11:23:48 [2023-05-08T11:23:48.276Z] #77 61.22 checking for strings.h... yes
11:23:48 [2023-05-08T11:23:48.276Z] #77 61.26 checking for inttypes.h... yes
11:23:48 [2023-05-08T11:23:48.533Z] #77 ...
11:23:48 [2023-05-08T11:23:48.533Z] 
11:23:48 [2023-05-08T11:23:48.533Z] #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
11:23:48 [2023-05-08T11:23:48.533Z] #52 85.82 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
11:23:48 [2023-05-08T11:23:48.533Z] #52 DONE 85.9s
11:23:48 [2023-05-08T11:23:48.533Z] 
11:23:48 [2023-05-08T11:23:48.533Z] #77 [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
11:23:48 [2023-05-08T11:23:48.533Z] #77 61.30 checking for stdint.h... yes
11:23:48 [2023-05-08T11:23:48.533Z] #77 61.35 checking for unistd.h... yes
11:23:48 [2023-05-08T11:23:48.533Z] #77 61.39 checking for dlfcn.h... yes
11:23:48 [2023-05-08T11:23:48.533Z] #77 61.43 checking for objdir... .libs
11:23:48 [2023-05-08T11:23:48.533Z] #77 61.52 checking if gcc supports -fno-rtti -fno-exceptions... no
11:23:48 [2023-05-08T11:23:48.789Z] 
11:23:48 [2023-05-08T11:23:48.789Z] #77 ...
11:23:48 [2023-05-08T11:23:48.789Z] 
11:23:48 [2023-05-08T11:23:48.789Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
11:23:48 [2023-05-08T11:23:48.789Z] #83 DONE 0.1s
11:23:48 [2023-05-08T11:23:48.789Z] 
11:23:48 [2023-05-08T11:23:48.789Z] #77 [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
11:23:48 [2023-05-08T11:23:48.789Z] #77 61.55 checking for gcc option to produce PIC... -fPIC -DPIC
11:23:48 [2023-05-08T11:23:48.789Z] #77 61.55 checking if gcc PIC flag -fPIC -DPIC works... yes
11:23:48 [2023-05-08T11:23:48.789Z] #77 61.59 checking if gcc static flag -static works... yes
11:23:48 [2023-05-08T11:23:48.789Z] #77 61.68 checking if gcc supports -c -o file.o... 
11:23:48 [2023-05-08T11:23:48.789Z] #77 ...
11:23:48 [2023-05-08T11:23:48.789Z] 
11:23:48 [2023-05-08T11:23:48.789Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
11:23:48 [2023-05-08T11:23:48.789Z] #84 DONE 0.1s
11:23:48 [2023-05-08T11:23:48.789Z] 
11:23:48 [2023-05-08T11:23:48.789Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
11:23:48 [2023-05-08T11:23:48.789Z] #85 DONE 0.1s
11:23:48 [2023-05-08T11:23:48.789Z] 
11:23:48 [2023-05-08T11:23:48.789Z] #77 [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
11:23:48 [2023-05-08T11:23:48.789Z] #77 61.68 checking if gcc supports -c -o file.o... yes
11:23:48 [2023-05-08T11:23:48.789Z] #77 61.72 checking if gcc supports -c -o file.o... (cached) yes
11:23:48 [2023-05-08T11:23:48.789Z] #77 61.72 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.73 checking dynamic linker characteristics... 
11:23:49 [2023-05-08T11:23:49.047Z] #77 ...
11:23:49 [2023-05-08T11:23:49.047Z] 
11:23:49 [2023-05-08T11:23:49.047Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
11:23:49 [2023-05-08T11:23:49.047Z] #86 DONE 0.1s
11:23:49 [2023-05-08T11:23:49.047Z] 
11:23:49 [2023-05-08T11:23:49.047Z] #77 [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
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.73 checking dynamic linker characteristics... GNU/Linux ld.so
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.81 checking how to hardcode library paths into programs... immediate
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.81 checking whether stripping libraries is possible... yes
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.81 checking if libtool supports shared libraries... yes
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.81 checking whether to build shared libraries... no
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.81 checking whether to build static libraries... yes
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.82 checking float.h usability... yes
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.86 checking float.h presence... yes
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.87 checking for float.h... yes
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.88 checking limits.h usability... yes
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.92 checking limits.h presence... 
11:23:49 [2023-05-08T11:23:49.047Z] #77 ...
11:23:49 [2023-05-08T11:23:49.047Z] 
11:23:49 [2023-05-08T11:23:49.047Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
11:23:49 [2023-05-08T11:23:49.047Z] #87 DONE 0.0s
11:23:49 [2023-05-08T11:23:49.047Z] 
11:23:49 [2023-05-08T11:23:49.047Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
11:23:49 [2023-05-08T11:23:49.047Z] #88 DONE 0.1s
11:23:49 [2023-05-08T11:23:49.047Z] 
11:23:49 [2023-05-08T11:23:49.047Z] #77 [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
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.92 checking limits.h presence... yes
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.95 checking for limits.h... yes
11:23:49 [2023-05-08T11:23:49.047Z] #77 61.98 checking stddef.h usability... yes
11:23:49 [2023-05-08T11:23:49.303Z] #77 62.03 checking stddef.h presence... #77 ...
11:23:49 [2023-05-08T11:23:49.303Z] 
11:23:49 [2023-05-08T11:23:49.303Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
11:23:49 [2023-05-08T11:23:49.303Z] #89 DONE 0.0s
11:23:49 [2023-05-08T11:23:49.303Z] 
11:23:49 [2023-05-08T11:23:49.303Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
11:23:49 [2023-05-08T11:23:49.303Z] #90 DONE 0.1s
11:23:49 [2023-05-08T11:23:49.303Z] 
11:23:49 [2023-05-08T11:23:49.303Z] #77 [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
11:23:49 [2023-05-08T11:23:49.303Z] #77 62.03 checking stddef.h presence... yes
11:23:49 [2023-05-08T11:23:49.303Z] #77 62.04 checking for stddef.h... yes
11:23:49 [2023-05-08T11:23:49.303Z] #77 62.06 checking for stdlib.h... (cached) yes
11:23:49 [2023-05-08T11:23:49.303Z] #77 62.09 checking for string.h... (cached) yes
11:23:49 [2023-05-08T11:23:49.303Z] #77 62.10 checking sys/time.h usability... yes
11:23:49 [2023-05-08T11:23:49.303Z] #77 ...
11:23:49 [2023-05-08T11:23:49.303Z] 
11:23:49 [2023-05-08T11:23:49.303Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
11:23:49 [2023-05-08T11:23:49.303Z] #91 DONE 0.0s
11:23:49 [2023-05-08T11:23:49.303Z] 
11:23:49 [2023-05-08T11:23:49.303Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
11:23:49 [2023-05-08T11:23:49.303Z] #92 DONE 0.0s
11:23:49 [2023-05-08T11:23:49.303Z] 
11:23:49 [2023-05-08T11:23:49.303Z] #77 [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
11:23:49 [2023-05-08T11:23:49.303Z] #77 62.14 checking sys/time.h presence... yes
11:23:49 [2023-05-08T11:23:49.303Z] #77 62.15 checking for sys/time.h... yes
11:23:49 [2023-05-08T11:23:49.303Z] #77 62.16 checking for inline... inline
11:23:49 [2023-05-08T11:23:49.303Z] #77 62.19 checking for size_t... yes
11:23:49 [2023-05-08T11:23:49.559Z] #77 ...
11:23:49 [2023-05-08T11:23:49.559Z] 
11:23:49 [2023-05-08T11:23:49.559Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
11:23:49 [2023-05-08T11:23:49.559Z] #93 DONE 0.1s
11:23:49 [2023-05-08T11:23:49.559Z] 
11:23:49 [2023-05-08T11:23:49.559Z] #77 [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
11:23:49 [2023-05-08T11:23:49.559Z] #77 62.26 checking for stdlib.h... (cached) yes
11:23:49 [2023-05-08T11:23:49.559Z] #77 62.26 checking for GNU libc compatible malloc... yes
11:23:49 [2023-05-08T11:23:49.559Z] #77 62.32 checking for stdlib.h... (cached) yes
11:23:49 [2023-05-08T11:23:49.559Z] #77 62.32 checking for GNU libc compatible realloc... yes
11:23:49 [2023-05-08T11:23:49.559Z] #77 ...
11:23:49 [2023-05-08T11:23:49.559Z] 
11:23:49 [2023-05-08T11:23:49.559Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
11:23:49 [2023-05-08T11:23:49.559Z] #94 DONE 0.1s
11:23:49 [2023-05-08T11:23:49.559Z] 
11:23:49 [2023-05-08T11:23:49.559Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
11:23:49 [2023-05-08T11:23:49.559Z] #95 DONE 0.1s
11:23:49 [2023-05-08T11:23:49.559Z] 
11:23:49 [2023-05-08T11:23:49.559Z] #77 [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
11:23:49 [2023-05-08T11:23:49.559Z] #77 62.38 checking for working strtod... yes
11:23:49 [2023-05-08T11:23:49.559Z] #77 62.45 checking for gettimeofday... yes
11:23:49 [2023-05-08T11:23:49.559Z] #77 62.51 checking for memset... yes
11:23:49 [2023-05-08T11:23:49.559Z] #77 62.57 checking for strspn... yes
11:23:49 [2023-05-08T11:23:49.815Z] #77 62.65 checking that generated files are newer than configure... done
11:23:49 [2023-05-08T11:23:49.815Z] #77 62.65 configure: creating ./config.status
11:23:50 [2023-05-08T11:23:50.378Z] #77 63.31 config.status: creating Makefile
11:23:50 [2023-05-08T11:23:50.378Z] #77 63.32 config.status: creating config.h
11:23:50 [2023-05-08T11:23:50.378Z] #77 63.33 config.status: executing depfiles commands
11:23:50 [2023-05-08T11:23:50.635Z] #77 63.39 config.status: executing libtool commands
11:23:50 [2023-05-08T11:23:50.892Z] #77 63.64   GEN      .version
11:23:50 [2023-05-08T11:23:50.892Z] #77 63.64 make  install-recursive
11:23:50 [2023-05-08T11:23:50.892Z] #77 63.64 make[1]: Entering directory '/tmp/crun-build'
11:23:50 [2023-05-08T11:23:50.892Z] #77 63.68 Making install in libocispec
11:23:50 [2023-05-08T11:23:50.892Z] #77 63.69 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:23:50 [2023-05-08T11:23:50.892Z] #77 63.71 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:23:50 [2023-05-08T11:23:50.892Z] #77 63.71 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:23:50 [2023-05-08T11:23:50.892Z] #77 63.72 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:23:50 [2023-05-08T11:23:50.892Z] #77 63.73 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:23:50 [2023-05-08T11:23:50.892Z] #77 63.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.77 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.78 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:23:50 [2023-05-08T11:23:50.893Z] #77 63.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:23:51 [2023-05-08T11:23:51.150Z] #77 63.98 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:23:51 [2023-05-08T11:23:51.150Z] #77 63.98 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:23:51 [2023-05-08T11:23:51.150Z] #77 63.98 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:23:51 [2023-05-08T11:23:51.150Z] #77 63.98 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:23:51 [2023-05-08T11:23:51.150Z] #77 63.98 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:23:51 [2023-05-08T11:23:51.150Z] #77 63.98 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:23:51 [2023-05-08T11:23:51.150Z] #77 63.98 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:23:51 [2023-05-08T11:23:51.150Z] #77 63.98 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:23:51 [2023-05-08T11:23:51.150Z] #77 63.98 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:23:51 [2023-05-08T11:23:51.150Z] #77 63.98 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:23:51 [2023-05-08T11:23:51.150Z] #77 63.98 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:23:51 [2023-05-08T11:23:51.150Z] #77 63.98 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:23:51 [2023-05-08T11:23:51.150Z] #77 63.99 make  install-recursive
11:23:51 [2023-05-08T11:23:51.150Z] #77 64.00 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:23:51 [2023-05-08T11:23:51.150Z] #77 64.03 Making install in yajl
11:23:51 [2023-05-08T11:23:51.150Z] #77 64.03 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:23:51 [2023-05-08T11:23:51.150Z] #77 64.09   CC       verify/json_verify-json_verify.o
11:23:51 [2023-05-08T11:23:51.150Z] #77 64.10   CC       src/libyajl_la-yajl_alloc.lo
11:23:51 [2023-05-08T11:23:51.150Z] #77 64.10   CC       src/libyajl_la-yajl.lo
11:23:51 [2023-05-08T11:23:51.150Z] #77 64.11   CC       src/libyajl_la-yajl_gen.lo
11:23:51 [2023-05-08T11:23:51.150Z] #77 64.11   CC       src/libyajl_la-yajl_parser.lo
11:23:51 [2023-05-08T11:23:51.150Z] #77 64.12   CC       src/libyajl_la-yajl_buf.lo
11:23:51 [2023-05-08T11:23:51.150Z] #77 64.12   CC       src/libyajl_la-yajl_encode.lo
11:23:51 [2023-05-08T11:23:51.150Z] #77 64.13   CC       src/libyajl_la-yajl_lex.lo
11:23:51 [2023-05-08T11:23:51.407Z] #77 64.13   CC       src/libyajl_la-yajl_tree.lo
11:23:51 [2023-05-08T11:23:51.664Z] #77 64.63   CCLD     libyajl.la
11:23:51 [2023-05-08T11:23:51.921Z] #77 64.86   CCLD     verify/json_verify
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.02 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.02 make[5]: Nothing to be done for 'install-exec-am'.
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.02 make[5]: Nothing to be done for 'install-data-am'.
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.02 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.02 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.02 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.08   CC       src/validate.o
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.09   CC       src/image_spec_schema_config_schema.lo
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.09   CC       src/image_spec_schema_content_descriptor.lo
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.10   CC       src/image_spec_schema_defs.lo
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.10   CC       src/image_spec_schema_defs_descriptor.lo
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.10   CC       src/image_spec_schema_image_index_schema.lo
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.10   CC       src/image_spec_schema_image_layout_schema.lo
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.11   CC       src/image_spec_schema_image_manifest_schema.lo
11:23:52 [2023-05-08T11:23:52.179Z] #77 65.12   CC       src/runtime_spec_schema_config_linux.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.12   CC       src/runtime_spec_schema_config_schema.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.12   CC       src/runtime_spec_schema_config_zos.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.13   CC       src/runtime_spec_schema_config_solaris.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.13   CC       src/runtime_spec_schema_config_vm.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.14   CC       src/runtime_spec_schema_config_windows.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.14   CC       src/runtime_spec_schema_defs.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.15   CC       src/runtime_spec_schema_defs_linux.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.17   CC       src/runtime_spec_schema_defs_zos.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.18   CC       src/runtime_spec_schema_defs_vm.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.18   CC       src/runtime_spec_schema_defs_windows.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.19   CC       src/runtime_spec_schema_state_schema.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.19   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.20   CC       src/basic_test_double_array_item.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.20   CC       src/basic_test_double_array.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.21   CC       src/basic_test_top_array_int.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.21   CC       src/basic_test_top_array_string.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.27   CC       src/basic_test_top_double_array_int.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.29   CC       src/basic_test_top_double_array_obj.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.30   CC       src/basic_test_top_double_array_refobj.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.32   CC       src/basic_test_top_double_array_string.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.34   CC       src/read-file.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.35   CC       src/json_common.lo
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.39   CC       tests/test-1.o
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.40   CC       tests/test-2.o
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.42   CC       tests/test-3.o
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.43   CC       tests/test-4.o
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.48   CC       tests/test-5.o
11:23:52 [2023-05-08T11:23:52.436Z] #77 65.50   CC       tests/test-6.o
11:23:52 [2023-05-08T11:23:52.693Z] #77 65.54   CC       tests/test-7.o
11:23:52 [2023-05-08T11:23:52.693Z] #77 65.59   CC       tests/test-8.o
11:23:52 [2023-05-08T11:23:52.693Z] #77 65.62   CC       tests/test-9.o
11:23:52 [2023-05-08T11:23:52.951Z] #77 65.68   CC       tests/test-10.o
11:23:52 [2023-05-08T11:23:52.951Z] #77 65.72   CC       tests/test-11.o
11:23:55 [2023-05-08T11:23:55.475Z] #77 68.38   CCLD     libocispec.la
11:23:55 [2023-05-08T11:23:55.732Z] #77 68.57   CCLD     src/validate
11:23:55 [2023-05-08T11:23:55.732Z] #77 68.58   CCLD     tests/test-1
11:23:55 [2023-05-08T11:23:55.732Z] #77 68.58   CCLD     tests/test-2
11:23:55 [2023-05-08T11:23:55.732Z] #77 68.58   CCLD     tests/test-3
11:23:55 [2023-05-08T11:23:55.732Z] #77 68.59   CCLD     tests/test-4
11:23:55 [2023-05-08T11:23:55.732Z] #77 68.59   CCLD     tests/test-5
11:23:55 [2023-05-08T11:23:55.732Z] #77 68.60   CCLD     tests/test-6
11:23:55 [2023-05-08T11:23:55.732Z] #77 68.60   CCLD     tests/test-7
11:23:55 [2023-05-08T11:23:55.732Z] #77 68.62   CCLD     tests/test-8
11:23:55 [2023-05-08T11:23:55.732Z] #77 68.63   CCLD     tests/test-9
11:23:55 [2023-05-08T11:23:55.732Z] #77 68.63 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:23:55 [2023-05-08T11:23:55.732Z] #77 68.63   CCLD     tests/test-10
11:23:55 [2023-05-08T11:23:55.732Z] #77 68.63   CCLD     tests/test-11
11:23:55 [2023-05-08T11:23:55.989Z] #77 68.85 libtool: link: ar cr libocispec.a 
11:23:55 [2023-05-08T11:23:55.989Z] #77 68.87 libtool: link: ranlib libocispec.a
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.04 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.08 make[5]: Nothing to be done for 'install-exec-am'.
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.08 make[5]: Nothing to be done for 'install-data-am'.
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.08 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.08 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.08 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.09 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.10 make[2]: Entering directory '/tmp/crun-build'
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.20   CC       src/libcrun/libcrun_testing_a-utils.o
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.21   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.21   CC       src/libcrun/libcrun_testing_a-container.o
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.22   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.22   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.23   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.26   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:23:56 [2023-05-08T11:23:56.246Z] #77 69.28   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.29   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.30   CC       src/libcrun/libcrun_testing_a-criu.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.31   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.32   CC       src/libcrun/libcrun_testing_a-linux.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.34   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.35   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.36   CC       src/libcrun/libcrun_testing_a-error.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.37   CC       src/libcrun/libcrun_testing_a-status.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.38   CC       src/libcrun/libcrun_testing_a-terminal.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.39   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.43   CC       src/libcrun/libcrun_testing_a-signals.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.44   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.46   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.48   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:23:56 [2023-05-08T11:23:56.506Z] #77 69.50   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:23:56 [2023-05-08T11:23:56.763Z] #77 69.51   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:23:56 [2023-05-08T11:23:56.763Z] #77 69.52   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:23:56 [2023-05-08T11:23:56.763Z] #77 69.53   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:23:56 [2023-05-08T11:23:56.763Z] #77 69.55   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:23:56 [2023-05-08T11:23:56.763Z] #77 69.63   CC       src/crun-crun.o
11:23:56 [2023-05-08T11:23:56.763Z] #77 69.66   CC       src/crun-run.o
11:23:56 [2023-05-08T11:23:56.763Z] #77 69.69   CC       src/crun-delete.o
11:23:56 [2023-05-08T11:23:56.763Z] #77 69.71   CC       src/crun-kill.o
11:23:56 [2023-05-08T11:23:56.763Z] #77 69.73   CC       src/crun-pause.o
11:23:57 [2023-05-08T11:23:57.020Z] #77 69.76   CC       src/crun-unpause.o
11:23:57 [2023-05-08T11:23:57.020Z] #77 69.79   CC       src/crun-spec.o
11:23:57 [2023-05-08T11:23:57.020Z] #77 69.86   CC       src/crun-exec.o
11:23:57 [2023-05-08T11:23:57.020Z] #77 69.88   CC       src/crun-list.o
11:23:57 [2023-05-08T11:23:57.020Z] #77 69.95   CC       src/crun-create.o
11:23:57 [2023-05-08T11:23:57.020Z] #77 70.00   CC       src/crun-start.o
11:23:57 [2023-05-08T11:23:57.277Z] #77 70.05   CC       src/crun-state.o
11:23:57 [2023-05-08T11:23:57.277Z] #77 70.14   CC       src/crun-update.o
11:23:57 [2023-05-08T11:23:57.277Z] #77 70.15   CC       src/crun-ps.o
11:23:57 [2023-05-08T11:23:57.277Z] #77 70.17   CC       src/crun-checkpoint.o
11:23:57 [2023-05-08T11:23:57.277Z] #77 70.21   CC       src/crun-restore.o
11:23:57 [2023-05-08T11:23:57.534Z] #77 70.39   CC       src/libcrun/libcrun_la-utils.lo
11:23:57 [2023-05-08T11:23:57.534Z] #77 70.46   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:23:57 [2023-05-08T11:23:57.534Z] #77 70.51   CC       src/libcrun/libcrun_la-container.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.54   CC       src/libcrun/libcrun_la-cgroup.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.58   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.60   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.60   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.60   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.64   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.64   CC       src/libcrun/libcrun_la-criu.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.66   CC       src/libcrun/libcrun_la-custom-handler.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.67   CC       src/libcrun/libcrun_la-linux.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.69   CC       src/libcrun/libcrun_la-seccomp.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.72   CC       src/libcrun/libcrun_la-ebpf.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.74   CC       src/libcrun/libcrun_la-error.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.75   CC       src/libcrun/libcrun_la-status.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.76   CC       src/libcrun/libcrun_la-terminal.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.78   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.80   CC       src/libcrun/libcrun_la-signals.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.84   CC       src/libcrun/libcrun_la-mount_flags.lo
11:23:57 [2023-05-08T11:23:57.792Z] #77 70.86   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:23:58 [2023-05-08T11:23:58.051Z] #77 70.87   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:23:58 [2023-05-08T11:23:58.051Z] #77 70.88   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:23:58 [2023-05-08T11:23:58.051Z] #77 70.90   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:23:58 [2023-05-08T11:23:58.051Z] #77 70.92   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:23:58 [2023-05-08T11:23:58.051Z] #77 70.94   CC       tests/init.o
11:23:58 [2023-05-08T11:23:58.051Z] #77 70.96   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:23:59 [2023-05-08T11:23:59.425Z] #77 72.16   CCLD     tests/init
11:24:00 [2023-05-08T11:24:00.815Z] #77 ...
11:24:00 [2023-05-08T11:24:00.815Z] 
11:24:00 [2023-05-08T11:24:00.815Z] #79 [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...)
11:24:00 [2023-05-08T11:24:00.815Z] #79 52.59 + bin/containerd
11:24:00 [2023-05-08T11:24:00.815Z] #79 52.59 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
11:24:01 [2023-05-08T11:24:01.073Z] #79 ...
11:24:01 [2023-05-08T11:24:01.073Z] 
11:24:01 [2023-05-08T11:24:01.073Z] #77 [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
11:24:01 [2023-05-08T11:24:01.073Z] #77 73.91   AR       libcrun_testing.a
11:24:01 [2023-05-08T11:24:01.073Z] #77 73.91 ar: `u' modifier ignored since `D' is the default (see `U')
11:24:01 [2023-05-08T11:24:01.073Z] #77 73.93   CCLD     tests/tests_libcrun_utils
11:24:01 [2023-05-08T11:24:01.073Z] #77 73.94   CCLD     tests/tests_libcrun_errors
11:24:01 [2023-05-08T11:24:01.073Z] #77 73.94   CCLD     tests/tests_libcrun_fuzzer
11:24:01 [2023-05-08T11:24:01.330Z] #77 74.24   CCLD     libcrun.la
11:24:01 [2023-05-08T11:24:01.894Z] #77 74.61   CCLD     crun
11:24:01 [2023-05-08T11:24:01.894Z] #77 74.81 make[3]: Entering directory '/tmp/crun-build'
11:24:01 [2023-05-08T11:24:01.894Z] #77 74.91  /bin/mkdir -p '/usr/local/share/man/man1'
11:24:01 [2023-05-08T11:24:01.894Z] #77 74.93  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:24:02 [2023-05-08T11:24:02.162Z] #77 74.94  /bin/mkdir -p '/usr/local/lib'
11:24:02 [2023-05-08T11:24:02.162Z] #77 74.94  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:24:02 [2023-05-08T11:24:02.162Z] #77 74.98 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:24:02 [2023-05-08T11:24:02.162Z] #77 74.98 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:24:02 [2023-05-08T11:24:02.162Z] #77 74.99 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:24:02 [2023-05-08T11:24:02.162Z] #77 74.99 libtool: install: ranlib /usr/local/lib/libcrun.a
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.05 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
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.05 ----------------------------------------------------------------------
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.05 Libraries have been installed in:
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.05    /usr/local/lib
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.05 
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06 If you ever happen to want to link against installed libraries
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06 in a given directory, LIBDIR, you must either use libtool, and
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06 specify the full pathname of the library, or use the '-LLIBDIR'
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06 flag during linking and do at least one of the following:
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06      during execution
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06      during linking
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06 
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06 See any operating system documentation about shared libraries for
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06 more information, such as the ld(1) and ld.so(8) manual pages.
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06 ----------------------------------------------------------------------
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.06  /bin/mkdir -p '/build'
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.08   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:24:02 [2023-05-08T11:24:02.162Z] #77 75.17 libtool: install: /usr/bin/install -c crun /build/crun
11:24:02 [2023-05-08T11:24:02.419Z] #77 75.18 make[3]: Leaving directory '/tmp/crun-build'
11:24:02 [2023-05-08T11:24:02.419Z] #77 75.18 make[2]: Leaving directory '/tmp/crun-build'
11:24:02 [2023-05-08T11:24:02.419Z] #77 75.18 make[1]: Leaving directory '/tmp/crun-build'
11:24:02 [2023-05-08T11:24:02.981Z] #77 DONE 75.8s
11:24:02 [2023-05-08T11:24:02.981Z] 
11:24:02 [2023-05-08T11:24:02.981Z] #79 [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...)
11:24:09 [2023-05-08T11:24:09.518Z] #79 70.93 + bin/containerd-stress
11:24:09 [2023-05-08T11:24:09.518Z] #79 70.93 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
11:24:10 [2023-05-08T11:24:10.080Z] #79 72.21 + bin/containerd-shim
11:24:10 [2023-05-08T11:24:10.641Z] #79 72.77 + bin/containerd-shim-runc-v1
11:24:11 [2023-05-08T11:24:11.568Z] #79 73.60 + bin/containerd-shim-runc-v2
11:24:12 [2023-05-08T11:24:12.130Z] #79 74.37 + binaries
11:24:12 [2023-05-08T11:24:12.692Z] #79 DONE 74.7s
11:24:13 [2023-05-08T11:24:13.253Z] 
11:24:13 [2023-05-08T11:24:13.253Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
11:24:13 [2023-05-08T11:24:13.509Z] #96 DONE 0.2s
11:24:13 [2023-05-08T11:24:13.509Z] 
11:24:13 [2023-05-08T11:24:13.509Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:24:13 [2023-05-08T11:24:13.509Z] #97 DONE 0.1s
11:24:13 [2023-05-08T11:24:13.509Z] 
11:24:13 [2023-05-08T11:24:13.509Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
11:24:13 [2023-05-08T11:24:13.765Z] #98 DONE 0.3s
11:24:13 [2023-05-08T11:24:13.765Z] 
11:24:13 [2023-05-08T11:24:13.765Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
11:24:13 [2023-05-08T11:24:13.765Z] #99 DONE 0.0s
11:24:13 [2023-05-08T11:24:13.765Z] 
11:24:13 [2023-05-08T11:24:13.765Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
11:24:13 [2023-05-08T11:24:13.765Z] #100 DONE 0.0s
11:24:13 [2023-05-08T11:24:13.765Z] 
11:24:13 [2023-05-08T11:24:13.765Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:24:13 [2023-05-08T11:24:13.765Z] #101 DONE 0.0s
11:24:13 [2023-05-08T11:24:13.765Z] 
11:24:13 [2023-05-08T11:24:13.765Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
11:24:13 [2023-05-08T11:24:13.765Z] #102 DONE 0.0s
11:24:13 [2023-05-08T11:24:13.765Z] 
11:24:13 [2023-05-08T11:24:13.765Z] #103 [dev-base  1/11] RUN groupadd -r docker
11:24:14 [2023-05-08T11:24:14.326Z] #103 DONE 0.4s
11:24:14 [2023-05-08T11:24:14.327Z] 
11:24:14 [2023-05-08T11:24:14.327Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:24:14 [2023-05-08T11:24:14.888Z] #104 DONE 0.5s
11:24:14 [2023-05-08T11:24:14.888Z] 
11:24:14 [2023-05-08T11:24:14.888Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:24:15 [2023-05-08T11:24:15.144Z] #105 0.412 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:24:15 [2023-05-08T11:24:15.144Z] #105 DONE 0.4s
11:24:15 [2023-05-08T11:24:15.144Z] 
11:24:15 [2023-05-08T11:24:15.144Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:24:15 [2023-05-08T11:24:15.705Z] #106 DONE 0.5s
11:24:15 [2023-05-08T11:24:15.705Z] 
11:24:15 [2023-05-08T11:24:15.705Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:24:16 [2023-05-08T11:24:16.267Z] #107 DONE 0.4s
11:24:16 [2023-05-08T11:24:16.267Z] 
11:24:16 [2023-05-08T11:24:16.267Z] #108 [dev-base  6/11] RUN ldconfig
11:24:16 [2023-05-08T11:24:16.523Z] #108 DONE 0.5s
11:24:16 [2023-05-08T11:24:16.523Z] 
11:24:16 [2023-05-08T11:24:16.523Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
11:24:17 [2023-05-08T11:24:17.085Z] #109 DONE 0.5s
11:24:17 [2023-05-08T11:24:17.085Z] 
11:24:17 [2023-05-08T11:24:17.085Z] #110 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:24:18 [2023-05-08T11:24:18.012Z] #110 0.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:24:18 [2023-05-08T11:24:18.012Z] #110 0.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:24:18 [2023-05-08T11:24:18.012Z] #110 0.739 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:24:18 [2023-05-08T11:24:18.012Z] #110 0.868 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
11:24:18 [2023-05-08T11:24:18.012Z] #110 1.021 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
11:24:18 [2023-05-08T11:24:18.012Z] #110 1.106 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
11:24:18 [2023-05-08T11:24:18.939Z] #110 1.929 Fetched 8526 kB in 1s (5842 kB/s)
11:24:19 [2023-05-08T11:24:19.501Z] #110 1.929 Reading package lists...
11:24:20 [2023-05-08T11:24:20.062Z] #110 2.495 Reading package lists...
11:24:20 [2023-05-08T11:24:20.318Z] #110 3.050 Building dependency tree...
11:24:20 [2023-05-08T11:24:20.574Z] #110 3.511 The following additional packages will be installed:
11:24:20 [2023-05-08T11:24:20.574Z] #110 3.511   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
11:24:20 [2023-05-08T11:24:20.574Z] #110 3.512   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
11:24:20 [2023-05-08T11:24:20.574Z] #110 3.512   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
11:24:20 [2023-05-08T11:24:20.574Z] #110 3.513   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
11:24:20 [2023-05-08T11:24:20.574Z] #110 3.513   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
11:24:20 [2023-05-08T11:24:20.574Z] #110 3.513   xxd
11:24:20 [2023-05-08T11:24:20.574Z] #110 3.515 Suggested packages:
11:24:20 [2023-05-08T11:24:20.574Z] #110 3.515   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:24:20 [2023-05-08T11:24:20.574Z] #110 3.515   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
11:24:20 [2023-05-08T11:24:20.574Z] #110 3.515   ctags vim-doc vim-scripts xfsdump acl attr quota
11:24:20 [2023-05-08T11:24:20.574Z] #110 3.515 Recommended packages:
11:24:20 [2023-05-08T11:24:20.574Z] #110 3.515   libatm1 nftables libpam-cap build-essential python3-dev dbus
11:24:20 [2023-05-08T11:24:20.574Z] #110 3.515   systemd-timesyncd | time-daemon unzip
11:24:20 [2023-05-08T11:24:20.829Z] #110 3.895 The following NEW packages will be installed:
11:24:21 [2023-05-08T11:24:21.085Z] #110 3.896   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
11:24:21 [2023-05-08T11:24:21.085Z] #110 3.896   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
11:24:21 [2023-05-08T11:24:21.085Z] #110 3.896   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
11:24:21 [2023-05-08T11:24:21.085Z] #110 3.896   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
11:24:21 [2023-05-08T11:24:21.085Z] #110 3.896   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
11:24:21 [2023-05-08T11:24:21.085Z] #110 3.897   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
11:24:21 [2023-05-08T11:24:21.085Z] #110 3.897   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
11:24:21 [2023-05-08T11:24:21.085Z] #110 3.897   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
11:24:21 [2023-05-08T11:24:21.085Z] #110 3.897   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:24:21 [2023-05-08T11:24:21.085Z] #110 3.897   xz-utils zip zstd
11:24:21 [2023-05-08T11:24:21.085Z] #110 4.173 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
11:24:21 [2023-05-08T11:24:21.085Z] #110 4.173 Need to get 32.1 MB of archives.
11:24:21 [2023-05-08T11:24:21.085Z] #110 4.173 After this operation, 124 MB of additional disk space will be used.
11:24:21 [2023-05-08T11:24:21.085Z] #110 4.173 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.177 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.197 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.198 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.200 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.203 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.204 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.207 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.208 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.210 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.277 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.277 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.279 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.279 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.279 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.280 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.280 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.285 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.291 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.293 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.294 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.294 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.295 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.307 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.308 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.309 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.309 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.309 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.310 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.312 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.323 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.324 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.324 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.324 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
11:24:21 [2023-05-08T11:24:21.341Z] #110 4.326 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.463 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.473 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.474 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.474 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.475 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.475 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.475 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.477 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.478 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.487 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.488 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.489 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.490 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.507 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.508 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.511 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.519 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.520 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.522 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.535 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.622 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.629 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
11:24:21 [2023-05-08T11:24:21.597Z] #110 4.640 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
11:24:21 [2023-05-08T11:24:21.853Z] #110 4.641 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
11:24:21 [2023-05-08T11:24:21.853Z] #110 4.802 debconf: delaying package configuration, since apt-utils is not installed
11:24:21 [2023-05-08T11:24:21.853Z] #110 4.845 Fetched 32.1 MB in 1s (42.8 MB/s)
11:24:21 [2023-05-08T11:24:21.853Z] #110 4.871 Selecting previously unselected package libapparmor1:arm64.
11:24:21 [2023-05-08T11:24:21.853Z] #110 4.871 (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.)
11:24:21 [2023-05-08T11:24:21.853Z] #110 4.881 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
11:24:21 [2023-05-08T11:24:21.853Z] #110 4.886 Unpacking libapparmor1:arm64 (2.13.6-10) ...
11:24:21 [2023-05-08T11:24:21.853Z] #110 4.922 Selecting previously unselected package libcap2:arm64.
11:24:22 [2023-05-08T11:24:22.109Z] #110 4.924 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.109Z] #110 4.928 Unpacking libcap2:arm64 (1:2.44-1) ...
11:24:22 [2023-05-08T11:24:22.109Z] #110 4.961 Selecting previously unselected package libargon2-1:arm64.
11:24:22 [2023-05-08T11:24:22.109Z] #110 4.963 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.109Z] #110 4.967 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
11:24:22 [2023-05-08T11:24:22.109Z] #110 4.996 Selecting previously unselected package dmsetup.
11:24:22 [2023-05-08T11:24:22.109Z] #110 4.999 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.109Z] #110 5.002 Unpacking dmsetup (2:1.02.175-2.1) ...
11:24:22 [2023-05-08T11:24:22.109Z] #110 5.040 Selecting previously unselected package libdevmapper1.02.1:arm64.
11:24:22 [2023-05-08T11:24:22.109Z] #110 5.042 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.109Z] #110 5.045 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:24:22 [2023-05-08T11:24:22.109Z] #110 5.086 Selecting previously unselected package libjson-c5:arm64.
11:24:22 [2023-05-08T11:24:22.109Z] #110 5.089 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.109Z] #110 5.092 Unpacking libjson-c5:arm64 (0.15-2) ...
11:24:22 [2023-05-08T11:24:22.109Z] #110 5.127 Selecting previously unselected package libcryptsetup12:arm64.
11:24:22 [2023-05-08T11:24:22.109Z] #110 5.129 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.109Z] #110 5.133 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
11:24:22 [2023-05-08T11:24:22.109Z] #110 5.180 Selecting previously unselected package libip4tc2:arm64.
11:24:22 [2023-05-08T11:24:22.365Z] #110 5.183 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.365Z] #110 5.186 Unpacking libip4tc2:arm64 (1.8.7-1) ...
11:24:22 [2023-05-08T11:24:22.365Z] #110 5.218 Selecting previously unselected package libkmod2:arm64.
11:24:22 [2023-05-08T11:24:22.365Z] #110 5.220 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.365Z] #110 5.223 Unpacking libkmod2:arm64 (28-1) ...
11:24:22 [2023-05-08T11:24:22.365Z] #110 5.265 Selecting previously unselected package systemd.
11:24:22 [2023-05-08T11:24:22.365Z] #110 5.267 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.365Z] #110 5.314 Unpacking systemd (247.3-7+deb11u2) ...
11:24:22 [2023-05-08T11:24:22.621Z] #110 5.684 Selecting previously unselected package pigz.
11:24:22 [2023-05-08T11:24:22.621Z] #110 5.687 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.621Z] #110 5.690 Unpacking pigz (2.6-1) ...
11:24:22 [2023-05-08T11:24:22.621Z] #110 5.725 Selecting previously unselected package libelf1:arm64.
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.728 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.732 Unpacking libelf1:arm64 (0.183-1) ...
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.780 Selecting previously unselected package libbpf0:arm64.
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.782 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.786 Unpacking libbpf0:arm64 (1:0.3-2) ...
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.826 Selecting previously unselected package libmnl0:arm64.
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.829 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.832 Unpacking libmnl0:arm64 (1.0.4-3) ...
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.865 Selecting previously unselected package libxtables12:arm64.
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.867 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.870 Unpacking libxtables12:arm64 (1.8.7-1) ...
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.901 Selecting previously unselected package libcap2-bin.
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.903 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.906 Unpacking libcap2-bin (1:2.44-1) ...
11:24:22 [2023-05-08T11:24:22.877Z] #110 5.944 Selecting previously unselected package iproute2.
11:24:23 [2023-05-08T11:24:23.133Z] #110 5.946 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
11:24:23 [2023-05-08T11:24:23.133Z] #110 5.949 Unpacking iproute2 (5.10.0-4) ...
11:24:23 [2023-05-08T11:24:23.133Z] #110 6.045 Selecting previously unselected package xxd.
11:24:23 [2023-05-08T11:24:23.133Z] #110 6.048 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:24:23 [2023-05-08T11:24:23.133Z] #110 6.051 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:24:23 [2023-05-08T11:24:23.133Z] #110 6.095 Selecting previously unselected package vim-common.
11:24:23 [2023-05-08T11:24:23.133Z] #110 6.098 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:24:23 [2023-05-08T11:24:23.133Z] #110 6.107 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:24:23 [2023-05-08T11:24:23.133Z] #110 6.156 Selecting previously unselected package bash-completion.
11:24:23 [2023-05-08T11:24:23.388Z] #110 6.158 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
11:24:23 [2023-05-08T11:24:23.950Z] #110 6.827 Unpacking bash-completion (1:2.11-2) ...
11:24:23 [2023-05-08T11:24:23.950Z] #110 6.936 Selecting previously unselected package bzip2.
11:24:23 [2023-05-08T11:24:23.950Z] #110 6.939 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
11:24:23 [2023-05-08T11:24:23.950Z] #110 6.943 Unpacking bzip2 (1.0.8-4) ...
11:24:23 [2023-05-08T11:24:23.950Z] #110 6.975 Selecting previously unselected package xz-utils.
11:24:23 [2023-05-08T11:24:23.950Z] #110 6.977 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:24:23 [2023-05-08T11:24:23.950Z] #110 6.981 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:24:23 [2023-05-08T11:24:23.950Z] #110 7.034 Selecting previously unselected package apparmor.
11:24:24 [2023-05-08T11:24:24.206Z] #110 7.037 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
11:24:24 [2023-05-08T11:24:24.206Z] #110 7.060 Unpacking apparmor (2.13.6-10) ...
11:24:24 [2023-05-08T11:24:24.206Z] #110 7.149 Selecting previously unselected package inetutils-ping.
11:24:24 [2023-05-08T11:24:24.206Z] #110 7.152 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
11:24:24 [2023-05-08T11:24:24.206Z] #110 7.155 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
11:24:24 [2023-05-08T11:24:24.206Z] #110 7.202 Selecting previously unselected package libip6tc2:arm64.
11:24:24 [2023-05-08T11:24:24.206Z] #110 7.205 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
11:24:24 [2023-05-08T11:24:24.206Z] #110 7.209 Unpacking libip6tc2:arm64 (1.8.7-1) ...
11:24:24 [2023-05-08T11:24:24.206Z] #110 7.240 Selecting previously unselected package libnfnetlink0:arm64.
11:24:24 [2023-05-08T11:24:24.206Z] #110 7.243 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
11:24:24 [2023-05-08T11:24:24.206Z] #110 7.246 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:24:24 [2023-05-08T11:24:24.206Z] #110 7.278 Selecting previously unselected package libnetfilter-conntrack3:arm64.
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.280 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.283 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.317 Selecting previously unselected package libnftnl11:arm64.
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.320 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.323 Unpacking libnftnl11:arm64 (1.1.9-1) ...
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.357 Selecting previously unselected package iptables.
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.360 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.364 Unpacking iptables (1.8.7-1) ...
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.432 Selecting previously unselected package libonig5:arm64.
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.434 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.438 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.486 Selecting previously unselected package libjq1:arm64.
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.488 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.492 Unpacking libjq1:arm64 (1.6-2.1) ...
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.527 Selecting previously unselected package jq.
11:24:24 [2023-05-08T11:24:24.461Z] #110 7.530 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
11:24:24 [2023-05-08T11:24:24.717Z] #110 7.533 Unpacking jq (1.6-2.1) ...
11:24:24 [2023-05-08T11:24:24.717Z] #110 7.567 Selecting previously unselected package libaio1:arm64.
11:24:24 [2023-05-08T11:24:24.717Z] #110 7.570 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
11:24:24 [2023-05-08T11:24:24.717Z] #110 7.573 Unpacking libaio1:arm64 (0.3.112-9) ...
11:24:24 [2023-05-08T11:24:24.717Z] #110 7.607 Selecting previously unselected package libgpm2:arm64.
11:24:24 [2023-05-08T11:24:24.717Z] #110 7.610 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
11:24:24 [2023-05-08T11:24:24.717Z] #110 7.613 Unpacking libgpm2:arm64 (1.20.7-8) ...
11:24:24 [2023-05-08T11:24:24.717Z] #110 7.645 Selecting previously unselected package libicu67:arm64.
11:24:24 [2023-05-08T11:24:24.717Z] #110 7.647 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
11:24:24 [2023-05-08T11:24:24.717Z] #110 7.650 Unpacking libicu67:arm64 (67.1-7) ...
11:24:25 [2023-05-08T11:24:25.278Z] #110 8.326 Selecting previously unselected package libinih1:arm64.
11:24:25 [2023-05-08T11:24:25.278Z] #110 8.329 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
11:24:25 [2023-05-08T11:24:25.278Z] #110 8.333 Unpacking libinih1:arm64 (53-1+b2) ...
11:24:25 [2023-05-08T11:24:25.278Z] #110 8.365 Selecting previously unselected package libmicrohttpd12:arm64.
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.368 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.371 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.410 Selecting previously unselected package libnet1:arm64.
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.413 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.416 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.453 Selecting previously unselected package libnl-3-200:arm64.
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.456 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.459 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.496 Selecting previously unselected package libprotobuf-c1:arm64.
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.498 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.502 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.538 Selecting previously unselected package libyajl2:arm64.
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.541 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.545 Unpacking libyajl2:arm64 (2.1.0-3) ...
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.573 Selecting previously unselected package net-tools.
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.575 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.579 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:24:25 [2023-05-08T11:24:25.534Z] #110 8.627 Selecting previously unselected package patch.
11:24:25 [2023-05-08T11:24:25.790Z] #110 8.630 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
11:24:25 [2023-05-08T11:24:25.790Z] #110 8.634 Unpacking patch (2.7.6-7) ...
11:24:25 [2023-05-08T11:24:25.790Z] #110 8.669 Selecting previously unselected package python-pip-whl.
11:24:25 [2023-05-08T11:24:25.790Z] #110 8.672 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:24:25 [2023-05-08T11:24:25.790Z] #110 8.675 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:24:25 [2023-05-08T11:24:25.790Z] #110 8.814 Selecting previously unselected package python3-lib2to3.
11:24:25 [2023-05-08T11:24:25.790Z] #110 8.817 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
11:24:25 [2023-05-08T11:24:25.790Z] #110 8.821 Unpacking python3-lib2to3 (3.9.2-1) ...
11:24:25 [2023-05-08T11:24:25.790Z] #110 8.860 Selecting previously unselected package python3-distutils.
11:24:25 [2023-05-08T11:24:25.790Z] #110 8.863 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
11:24:25 [2023-05-08T11:24:25.790Z] #110 8.866 Unpacking python3-distutils (3.9.2-1) ...
11:24:25 [2023-05-08T11:24:25.790Z] #110 8.908 Selecting previously unselected package python3-pkg-resources.
11:24:26 [2023-05-08T11:24:26.045Z] #110 8.911 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
11:24:26 [2023-05-08T11:24:26.045Z] #110 8.915 Unpacking python3-pkg-resources (52.0.0-4) ...
11:24:26 [2023-05-08T11:24:26.045Z] #110 8.957 Selecting previously unselected package python3-setuptools.
11:24:26 [2023-05-08T11:24:26.045Z] #110 8.960 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
11:24:26 [2023-05-08T11:24:26.045Z] #110 8.963 Unpacking python3-setuptools (52.0.0-4) ...
11:24:26 [2023-05-08T11:24:26.045Z] #110 9.021 Selecting previously unselected package python3-wheel.
11:24:26 [2023-05-08T11:24:26.045Z] #110 9.024 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
11:24:26 [2023-05-08T11:24:26.045Z] #110 9.027 Unpacking python3-wheel (0.34.2-1) ...
11:24:26 [2023-05-08T11:24:26.045Z] #110 9.059 Selecting previously unselected package python3-pip.
11:24:26 [2023-05-08T11:24:26.045Z] #110 9.062 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:24:26 [2023-05-08T11:24:26.045Z] #110 9.065 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:24:26 [2023-05-08T11:24:26.045Z] #110 9.131 Selecting previously unselected package sudo.
11:24:26 [2023-05-08T11:24:26.301Z] #110 9.134 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
11:24:26 [2023-05-08T11:24:26.301Z] #110 9.140 Unpacking sudo (1.9.5p2-3+deb11u1) ...
11:24:26 [2023-05-08T11:24:26.301Z] #110 9.251 Selecting previously unselected package systemd-journal-remote.
11:24:26 [2023-05-08T11:24:26.301Z] #110 9.254 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
11:24:26 [2023-05-08T11:24:26.301Z] #110 9.258 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
11:24:26 [2023-05-08T11:24:26.301Z] #110 9.293 Selecting previously unselected package thin-provisioning-tools.
11:24:26 [2023-05-08T11:24:26.301Z] #110 9.296 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
11:24:26 [2023-05-08T11:24:26.301Z] #110 9.299 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:24:26 [2023-05-08T11:24:26.301Z] #110 9.356 Selecting previously unselected package uidmap.
11:24:26 [2023-05-08T11:24:26.557Z] #110 9.359 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
11:24:26 [2023-05-08T11:24:26.557Z] #110 9.364 Unpacking uidmap (1:4.8.1-1) ...
11:24:26 [2023-05-08T11:24:26.557Z] #110 9.408 Selecting previously unselected package vim-runtime.
11:24:26 [2023-05-08T11:24:26.557Z] #110 9.411 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:24:26 [2023-05-08T11:24:26.557Z] #110 9.421 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:24:26 [2023-05-08T11:24:26.557Z] #110 9.431 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:24:26 [2023-05-08T11:24:26.557Z] #110 9.435 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:24:27 [2023-05-08T11:24:27.118Z] #110 10.00 Selecting previously unselected package vim.
11:24:27 [2023-05-08T11:24:27.118Z] #110 10.00 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:24:27 [2023-05-08T11:24:27.118Z] #110 10.01 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:24:27 [2023-05-08T11:24:27.118Z] #110 10.14 Selecting previously unselected package xfsprogs.
11:24:27 [2023-05-08T11:24:27.118Z] #110 10.14 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
11:24:27 [2023-05-08T11:24:27.118Z] #110 10.14 Unpacking xfsprogs (5.10.0-4) ...
11:24:27 [2023-05-08T11:24:27.118Z] #110 10.24 Selecting previously unselected package zip.
11:24:27 [2023-05-08T11:24:27.374Z] #110 10.24 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
11:24:27 [2023-05-08T11:24:27.374Z] #110 10.25 Unpacking zip (3.0-12) ...
11:24:27 [2023-05-08T11:24:27.374Z] #110 10.29 Selecting previously unselected package zstd.
11:24:27 [2023-05-08T11:24:27.374Z] #110 10.29 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
11:24:27 [2023-05-08T11:24:27.374Z] #110 10.29 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:24:27 [2023-05-08T11:24:27.374Z] #110 10.38 Setting up python3-pkg-resources (52.0.0-4) ...
11:24:27 [2023-05-08T11:24:27.630Z] #110 10.58 Setting up libip4tc2:arm64 (1.8.7-1) ...
11:24:27 [2023-05-08T11:24:27.630Z] #110 10.59 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:24:27 [2023-05-08T11:24:27.630Z] #110 10.60 Setting up libapparmor1:arm64 (2.13.6-10) ...
11:24:27 [2023-05-08T11:24:27.630Z] #110 10.61 Setting up libgpm2:arm64 (1.20.7-8) ...
11:24:27 [2023-05-08T11:24:27.630Z] #110 10.62 Setting up libicu67:arm64 (67.1-7) ...
11:24:27 [2023-05-08T11:24:27.630Z] #110 10.63 Setting up libip6tc2:arm64 (1.8.7-1) ...
11:24:27 [2023-05-08T11:24:27.630Z] #110 10.64 Setting up libinih1:arm64 (53-1+b2) ...
11:24:27 [2023-05-08T11:24:27.630Z] #110 10.65 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
11:24:27 [2023-05-08T11:24:27.630Z] #110 10.66 Setting up uidmap (1:4.8.1-1) ...
11:24:27 [2023-05-08T11:24:27.630Z] #110 10.67 Setting up libyajl2:arm64 (2.1.0-3) ...
11:24:27 [2023-05-08T11:24:27.630Z] #110 10.68 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:24:27 [2023-05-08T11:24:27.630Z] #110 10.69 Setting up bzip2 (1.0.8-4) ...
11:24:27 [2023-05-08T11:24:27.630Z] #110 10.70 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:24:27 [2023-05-08T11:24:27.630Z] #110 10.71 Setting up python3-wheel (0.34.2-1) ...
11:24:27 [2023-05-08T11:24:27.885Z] #110 10.86 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
11:24:27 [2023-05-08T11:24:27.885Z] #110 10.87 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:24:27 [2023-05-08T11:24:27.885Z] #110 10.88 Setting up libcap2:arm64 (1:2.44-1) ...
11:24:27 [2023-05-08T11:24:27.885Z] #110 10.89 Setting up libcap2-bin (1:2.44-1) ...
11:24:27 [2023-05-08T11:24:27.885Z] #110 10.90 Setting up apparmor (2.13.6-10) ...
11:24:28 [2023-05-08T11:24:28.447Z] #110 11.59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
11:24:28 [2023-05-08T11:24:28.447Z] #110 11.61 Setting up zip (3.0-12) ...
11:24:28 [2023-05-08T11:24:28.703Z] #110 11.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:24:28 [2023-05-08T11:24:28.703Z] #110 11.64 Setting up bash-completion (1:2.11-2) ...
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.40 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.43 Setting up libmnl0:arm64 (1.0.4-3) ...
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.44 Setting up patch (2.7.6-7) ...
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.44 Setting up sudo (1.9.5p2-3+deb11u1) ...
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.49 invoke-rc.d: could not determine current runlevel
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.49 invoke-rc.d: policy-rc.d denied execution of start.
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.50 Setting up libxtables12:arm64 (1.8.7-1) ...
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.50 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.52 Setting up pigz (2.6-1) ...
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.53 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.54 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.57 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:24:29 [2023-05-08T11:24:29.630Z] #110 12.75 Setting up libaio1:arm64 (0.3.112-9) ...
11:24:29 [2023-05-08T11:24:29.886Z] #110 12.76 Setting up python3-lib2to3 (3.9.2-1) ...
11:24:29 [2023-05-08T11:24:29.886Z] #110 12.86 Setting up libelf1:arm64 (0.183-1) ...
11:24:29 [2023-05-08T11:24:29.886Z] #110 12.87 Setting up libjson-c5:arm64 (0.15-2) ...
11:24:29 [2023-05-08T11:24:29.886Z] #110 12.88 Setting up zstd (1.4.8+dfsg-2.1) ...
11:24:29 [2023-05-08T11:24:29.886Z] #110 12.89 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:24:29 [2023-05-08T11:24:29.886Z] #110 12.90 Setting up libkmod2:arm64 (28-1) ...
11:24:29 [2023-05-08T11:24:29.886Z] #110 12.92 Setting up python3-distutils (3.9.2-1) ...
11:24:30 [2023-05-08T11:24:30.141Z] #110 13.04 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:24:30 [2023-05-08T11:24:30.141Z] #110 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:24:30 [2023-05-08T11:24:30.141Z] #110 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:24:30 [2023-05-08T11:24:30.141Z] #110 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:24:30 [2023-05-08T11:24:30.141Z] #110 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:24:30 [2023-05-08T11:24:30.141Z] #110 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:24:30 [2023-05-08T11:24:30.141Z] #110 13.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:24:30 [2023-05-08T11:24:30.141Z] #110 13.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:24:30 [2023-05-08T11:24:30.141Z] #110 13.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:24:30 [2023-05-08T11:24:30.141Z] #110 13.09 Setting up python3-setuptools (52.0.0-4) ...
11:24:30 [2023-05-08T11:24:30.397Z] #110 13.43 Setting up libjq1:arm64 (1.6-2.1) ...
11:24:30 [2023-05-08T11:24:30.653Z] #110 13.44 Setting up libnftnl11:arm64 (1.1.9-1) ...
11:24:30 [2023-05-08T11:24:30.653Z] #110 13.45 Setting up thin-provisioning-tools (0.9.0-1) ...
11:24:30 [2023-05-08T11:24:30.653Z] #110 13.46 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:24:30 [2023-05-08T11:24:30.909Z] #110 13.77 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:24:30 [2023-05-08T11:24:30.909Z] #110 13.78 Setting up jq (1.6-2.1) ...
11:24:30 [2023-05-08T11:24:30.909Z] #110 13.79 Setting up libbpf0:arm64 (1:0.3-2) ...
11:24:30 [2023-05-08T11:24:30.909Z] #110 13.80 Setting up iptables (1.8.7-1) ...
11:24:30 [2023-05-08T11:24:30.909Z] #110 13.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:24:30 [2023-05-08T11:24:30.909Z] #110 13.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:24:30 [2023-05-08T11:24:30.909Z] #110 13.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:24:30 [2023-05-08T11:24:30.909Z] #110 13.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:24:30 [2023-05-08T11:24:30.909Z] #110 13.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:24:30 [2023-05-08T11:24:30.909Z] #110 13.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:24:30 [2023-05-08T11:24:30.909Z] #110 13.84 Setting up iproute2 (5.10.0-4) ...
11:24:30 [2023-05-08T11:24:30.909Z] #110 13.97 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:24:31 [2023-05-08T11:24:31.165Z] #110 13.98 Setting up dmsetup (2:1.02.175-2.1) ...
11:24:31 [2023-05-08T11:24:31.165Z] #110 13.99 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
11:24:31 [2023-05-08T11:24:31.165Z] #110 14.00 Setting up systemd (247.3-7+deb11u2) ...
11:24:31 [2023-05-08T11:24:31.165Z] #110 14.04 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
11:24:31 [2023-05-08T11:24:31.165Z] #110 14.04 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
11:24:31 [2023-05-08T11:24:31.165Z] #110 14.04 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
11:24:31 [2023-05-08T11:24:31.165Z] #110 14.05 Initializing machine ID from random generator.
11:24:31 [2023-05-08T11:24:31.421Z] #110 14.42 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
11:24:31 [2023-05-08T11:24:31.421Z] #110 14.53 Setting up xfsprogs (5.10.0-4) ...
11:24:31 [2023-05-08T11:24:31.677Z] #110 14.54 System has not been booted with systemd as init system (PID 1). Can't operate.
11:24:31 [2023-05-08T11:24:31.677Z] #110 14.54 Failed to connect to bus: Host is down
11:24:31 [2023-05-08T11:24:31.677Z] #110 14.55 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:24:32 [2023-05-08T11:24:32.238Z] #110 DONE 15.4s
11:24:32 [2023-05-08T11:24:32.494Z] 
11:24:32 [2023-05-08T11:24:32.494Z] #111 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:24:32 [2023-05-08T11:24:32.750Z] #111 0.413 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:24:33 [2023-05-08T11:24:33.006Z] #111 0.416 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:24:33 [2023-05-08T11:24:33.006Z] #111 0.419 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:24:33 [2023-05-08T11:24:33.006Z] #111 DONE 0.5s
11:24:33 [2023-05-08T11:24:33.006Z] 
11:24:33 [2023-05-08T11:24:33.006Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
11:24:39 [2023-05-08T11:24:39.540Z] #112 5.833 Collecting yamllint==1.27.1
11:24:39 [2023-05-08T11:24:39.795Z] #112 6.864   Downloading yamllint-1.27.1.tar.gz (129 kB)
11:24:40 [2023-05-08T11:24:40.051Z] #112 7.188 Collecting pathspec>=0.5.3
11:24:40 [2023-05-08T11:24:40.051Z] #112 7.192   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
11:24:40 [2023-05-08T11:24:40.051Z] #112 7.282 Collecting pyyaml
11:24:40 [2023-05-08T11:24:40.307Z] #112 7.288   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
11:24:40 [2023-05-08T11:24:40.307Z] #112 7.309 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
11:24:40 [2023-05-08T11:24:40.307Z] #112 7.313 Building wheels for collected packages: yamllint
11:24:40 [2023-05-08T11:24:40.307Z] #112 7.314   Building wheel for yamllint (setup.py): started
11:24:40 [2023-05-08T11:24:40.307Z] #112 7.574   Building wheel for yamllint (setup.py): finished with status 'done'
11:24:40 [2023-05-08T11:24:40.563Z] #112 7.575   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=06693971cb40c2cdf57394a976322fc5011caab8fce2dc802b295f49da6354b5
11:24:40 [2023-05-08T11:24:40.563Z] #112 7.575   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
11:24:40 [2023-05-08T11:24:40.563Z] #112 7.577 Successfully built yamllint
11:24:40 [2023-05-08T11:24:40.563Z] #112 7.583 Installing collected packages: pyyaml, pathspec, yamllint
11:24:40 [2023-05-08T11:24:40.563Z] #112 7.698 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
11:24:40 [2023-05-08T11:24:40.563Z] #112 DONE 7.8s
11:24:40 [2023-05-08T11:24:40.819Z] 
11:24:40 [2023-05-08T11:24:40.819Z] #113 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
11:24:41 [2023-05-08T11:24:41.746Z] #113 0.937 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:24:41 [2023-05-08T11:24:41.746Z] #113 0.937 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:24:41 [2023-05-08T11:24:41.746Z] #113 0.937 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:24:42 [2023-05-08T11:24:42.563Z] #113 1.308 Reading package lists...
11:24:43 [2023-05-08T11:24:43.124Z] #113 1.881 Reading package lists...
11:24:43 [2023-05-08T11:24:43.380Z] #113 2.437 Building dependency tree...
11:24:43 [2023-05-08T11:24:43.380Z] #113 2.609 Reading state information...
11:24:43 [2023-05-08T11:24:43.635Z] #113 2.889 gcc is already the newest version (4:10.2.1-1).
11:24:43 [2023-05-08T11:24:43.635Z] #113 2.889 pkg-config is already the newest version (0.29.2-1).
11:24:43 [2023-05-08T11:24:43.635Z] #113 2.889 The following additional packages will be installed:
11:24:43 [2023-05-08T11:24:43.635Z] #113 2.889   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
11:24:43 [2023-05-08T11:24:43.635Z] #113 2.889   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
11:24:43 [2023-05-08T11:24:43.635Z] #113 2.889   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
11:24:43 [2023-05-08T11:24:43.635Z] #113 2.889   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
11:24:43 [2023-05-08T11:24:43.635Z] #113 2.890   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
11:24:43 [2023-05-08T11:24:43.635Z] #113 2.890   uuid-dev zlib1g-dev
11:24:43 [2023-05-08T11:24:43.635Z] #113 2.893 Suggested packages:
11:24:43 [2023-05-08T11:24:43.635Z] #113 2.893   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
11:24:43 [2023-05-08T11:24:43.635Z] #113 2.893   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
11:24:43 [2023-05-08T11:24:43.635Z] #113 2.893 Recommended packages:
11:24:43 [2023-05-08T11:24:43.635Z] #113 2.893   build-essential fakeroot libalgorithm-merge-perl
11:24:43 [2023-05-08T11:24:43.891Z] #113 3.168 The following NEW packages will be installed:
11:24:43 [2023-05-08T11:24:43.891Z] #113 3.168   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
11:24:43 [2023-05-08T11:24:43.891Z] #113 3.168   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
11:24:43 [2023-05-08T11:24:43.891Z] #113 3.169   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
11:24:43 [2023-05-08T11:24:43.891Z] #113 3.169   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
11:24:43 [2023-05-08T11:24:43.891Z] #113 3.169   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
11:24:43 [2023-05-08T11:24:43.891Z] #113 3.169   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
11:24:43 [2023-05-08T11:24:43.891Z] #113 3.170   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.446 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.446 Need to get 10.3 MB of archives.
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.446 After this operation, 41.5 MB of additional disk space will be used.
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.446 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.462 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]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.463 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]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.465 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.466 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.467 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.469 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.470 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.471 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.473 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]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.474 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.475 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.477 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.478 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.481 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.482 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.486 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.487 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.487 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.489 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.495 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.495 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.496 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.497 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.498 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.500 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.501 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.504 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.505 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.513 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.514 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
11:24:44 [2023-05-08T11:24:44.147Z] #113 3.515 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
11:24:44 [2023-05-08T11:24:44.403Z] #113 3.664 debconf: delaying package configuration, since apt-utils is not installed
11:24:44 [2023-05-08T11:24:44.403Z] #113 3.711 Fetched 10.3 MB in 0s (30.4 MB/s)
11:24:44 [2023-05-08T11:24:44.403Z] #113 3.733 Selecting previously unselected package dpkg-dev.
11:24:44 [2023-05-08T11:24:44.403Z] #113 3.733 (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.)
11:24:44 [2023-05-08T11:24:44.403Z] #113 3.747 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
11:24:44 [2023-05-08T11:24:44.403Z] #113 3.750 Unpacking dpkg-dev (1.20.12) ...
11:24:44 [2023-05-08T11:24:44.659Z] #113 3.867 Selecting previously unselected package libgirepository-1.0-1:arm64.
11:24:44 [2023-05-08T11:24:44.659Z] #113 3.870 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
11:24:44 [2023-05-08T11:24:44.659Z] #113 3.876 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
11:24:44 [2023-05-08T11:24:44.659Z] #113 3.908 Selecting previously unselected package gir1.2-glib-2.0:arm64.
11:24:44 [2023-05-08T11:24:44.659Z] #113 3.911 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
11:24:44 [2023-05-08T11:24:44.659Z] #113 3.914 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
11:24:44 [2023-05-08T11:24:44.659Z] #113 3.951 Selecting previously unselected package libsecret-common.
11:24:44 [2023-05-08T11:24:44.659Z] #113 3.954 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
11:24:44 [2023-05-08T11:24:44.659Z] #113 3.956 Unpacking libsecret-common (0.20.4-2) ...
11:24:44 [2023-05-08T11:24:44.659Z] #113 4.002 Selecting previously unselected package libsecret-1-0:arm64.
11:24:44 [2023-05-08T11:24:44.659Z] #113 4.005 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
11:24:44 [2023-05-08T11:24:44.659Z] #113 4.008 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
11:24:44 [2023-05-08T11:24:44.659Z] #113 4.041 Selecting previously unselected package gir1.2-secret-1:arm64.
11:24:44 [2023-05-08T11:24:44.659Z] #113 4.044 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
11:24:44 [2023-05-08T11:24:44.659Z] #113 4.047 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
11:24:44 [2023-05-08T11:24:44.659Z] #113 4.073 Selecting previously unselected package libapparmor-dev:arm64.
11:24:44 [2023-05-08T11:24:44.659Z] #113 4.076 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
11:24:44 [2023-05-08T11:24:44.659Z] #113 4.079 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
11:24:44 [2023-05-08T11:24:44.659Z] #113 4.113 Selecting previously unselected package uuid-dev:arm64.
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.116 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.119 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.157 Selecting previously unselected package libblkid-dev:arm64.
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.160 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.169 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.216 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.219 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.222 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.250 Selecting previously unselected package libudev-dev:arm64.
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.253 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.256 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.293 Selecting previously unselected package libsepol1-dev:arm64.
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.296 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.299 Unpacking libsepol1-dev:arm64 (3.1-1) ...
11:24:44 [2023-05-08T11:24:44.914Z] #113 4.357 Selecting previously unselected package libpcre2-16-0:arm64.
11:24:45 [2023-05-08T11:24:45.170Z] #113 4.359 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.170Z] #113 4.362 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
11:24:45 [2023-05-08T11:24:45.170Z] #113 4.408 Selecting previously unselected package libpcre2-32-0:arm64.
11:24:45 [2023-05-08T11:24:45.170Z] #113 4.411 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.170Z] #113 4.414 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
11:24:45 [2023-05-08T11:24:45.170Z] #113 4.459 Selecting previously unselected package libpcre2-posix2:arm64.
11:24:45 [2023-05-08T11:24:45.170Z] #113 4.462 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.170Z] #113 4.464 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
11:24:45 [2023-05-08T11:24:45.170Z] #113 4.493 Selecting previously unselected package libpcre2-dev:arm64.
11:24:45 [2023-05-08T11:24:45.170Z] #113 4.496 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.170Z] #113 4.499 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
11:24:45 [2023-05-08T11:24:45.170Z] #113 4.573 Selecting previously unselected package libselinux1-dev:arm64.
11:24:45 [2023-05-08T11:24:45.426Z] #113 4.576 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.426Z] #113 4.579 Unpacking libselinux1-dev:arm64 (3.1-3) ...
11:24:45 [2023-05-08T11:24:45.426Z] #113 4.633 Selecting previously unselected package libdevmapper-dev:arm64.
11:24:45 [2023-05-08T11:24:45.426Z] #113 4.636 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.426Z] #113 4.639 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:24:45 [2023-05-08T11:24:45.426Z] #113 4.668 Selecting previously unselected package libffi-dev:arm64.
11:24:45 [2023-05-08T11:24:45.426Z] #113 4.671 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.426Z] #113 4.674 Unpacking libffi-dev:arm64 (3.3-6) ...
11:24:45 [2023-05-08T11:24:45.426Z] #113 4.704 Selecting previously unselected package libglib2.0-data.
11:24:45 [2023-05-08T11:24:45.426Z] #113 4.707 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
11:24:45 [2023-05-08T11:24:45.426Z] #113 4.710 Unpacking libglib2.0-data (2.66.8-1) ...
11:24:45 [2023-05-08T11:24:45.682Z] #113 4.837 Selecting previously unselected package libglib2.0-bin.
11:24:45 [2023-05-08T11:24:45.682Z] #113 4.840 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.682Z] #113 4.844 Unpacking libglib2.0-bin (2.66.8-1) ...
11:24:45 [2023-05-08T11:24:45.682Z] #113 4.883 Selecting previously unselected package libglib2.0-dev-bin.
11:24:45 [2023-05-08T11:24:45.682Z] #113 4.886 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.682Z] #113 4.889 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
11:24:45 [2023-05-08T11:24:45.682Z] #113 4.928 Selecting previously unselected package libmount-dev:arm64.
11:24:45 [2023-05-08T11:24:45.682Z] #113 4.931 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.682Z] #113 4.934 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
11:24:45 [2023-05-08T11:24:45.682Z] #113 4.971 Selecting previously unselected package libpcre16-3:arm64.
11:24:45 [2023-05-08T11:24:45.682Z] #113 4.974 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.682Z] #113 4.977 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
11:24:45 [2023-05-08T11:24:45.682Z] #113 5.021 Selecting previously unselected package libpcre32-3:arm64.
11:24:45 [2023-05-08T11:24:45.682Z] #113 5.024 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.682Z] #113 5.027 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
11:24:45 [2023-05-08T11:24:45.682Z] #113 5.071 Selecting previously unselected package libpcrecpp0v5:arm64.
11:24:45 [2023-05-08T11:24:45.937Z] #113 5.074 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.937Z] #113 5.077 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
11:24:45 [2023-05-08T11:24:45.937Z] #113 5.110 Selecting previously unselected package libpcre3-dev:arm64.
11:24:45 [2023-05-08T11:24:45.937Z] #113 5.113 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.937Z] #113 5.116 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
11:24:45 [2023-05-08T11:24:45.937Z] #113 5.190 Selecting previously unselected package zlib1g-dev:arm64.
11:24:45 [2023-05-08T11:24:45.937Z] #113 5.193 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.937Z] #113 5.196 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
11:24:45 [2023-05-08T11:24:45.937Z] #113 5.233 Selecting previously unselected package libglib2.0-dev:arm64.
11:24:45 [2023-05-08T11:24:45.937Z] #113 5.236 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
11:24:45 [2023-05-08T11:24:45.937Z] #113 5.239 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
11:24:46 [2023-05-08T11:24:46.193Z] #113 5.420 Selecting previously unselected package libseccomp-dev:arm64.
11:24:46 [2023-05-08T11:24:46.193Z] #113 5.423 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:24:46 [2023-05-08T11:24:46.193Z] #113 5.428 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:24:46 [2023-05-08T11:24:46.193Z] #113 5.466 Selecting previously unselected package libsecret-1-dev:arm64.
11:24:46 [2023-05-08T11:24:46.193Z] #113 5.468 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
11:24:46 [2023-05-08T11:24:46.193Z] #113 5.472 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
11:24:46 [2023-05-08T11:24:46.193Z] #113 5.524 Selecting previously unselected package libsystemd-dev:arm64.
11:24:46 [2023-05-08T11:24:46.193Z] #113 5.527 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
11:24:46 [2023-05-08T11:24:46.193Z] #113 5.530 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
11:24:46 [2023-05-08T11:24:46.449Z] #113 5.635 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
11:24:46 [2023-05-08T11:24:46.449Z] #113 5.644 Setting up libglib2.0-dev-bin (2.66.8-1) ...
11:24:46 [2023-05-08T11:24:46.449Z] #113 5.809 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:24:46 [2023-05-08T11:24:46.449Z] #113 5.817 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:24:46 [2023-05-08T11:24:46.449Z] #113 5.826 Setting up libpcre16-3:arm64 (2:8.39-13) ...
11:24:46 [2023-05-08T11:24:46.449Z] #113 5.835 Setting up libsepol1-dev:arm64 (3.1-1) ...
11:24:46 [2023-05-08T11:24:46.449Z] #113 5.843 Setting up libffi-dev:arm64 (3.3-6) ...
11:24:46 [2023-05-08T11:24:46.449Z] #113 5.853 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
11:24:46 [2023-05-08T11:24:46.449Z] #113 5.862 Setting up dpkg-dev (1.20.12) ...
11:24:46 [2023-05-08T11:24:46.449Z] #113 5.877 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 5.885 Setting up libglib2.0-data (2.66.8-1) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 5.893 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 5.902 Setting up libpcre32-3:arm64 (2:8.39-13) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 5.910 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 5.919 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 5.928 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 5.937 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 5.946 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 5.956 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 5.964 Setting up libsecret-common (0.20.4-2) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 5.973 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 5.986 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 5.995 Setting up libselinux1-dev:arm64 (3.1-3) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 6.004 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 6.013 Setting up libglib2.0-bin (2.66.8-1) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 6.022 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 6.032 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 6.040 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 6.048 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 6.057 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 6.065 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 6.074 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
11:24:46 [2023-05-08T11:24:46.706Z] #113 6.083 No schema files found: doing nothing.
11:24:46 [2023-05-08T11:24:46.706Z] #113 6.087 Processing triggers for libc-bin (2.31-13+deb11u6) ...
11:24:46 [2023-05-08T11:24:46.962Z] #113 6.107 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
11:24:46 [2023-05-08T11:24:46.962Z] #113 DONE 6.3s
11:24:46 [2023-05-08T11:24:46.962Z] 
11:24:46 [2023-05-08T11:24:46.962Z] #114 [dev 1/1] COPY . .
11:24:49 [2023-05-08T11:24:49.477Z] #114 DONE 1.9s
11:24:49 [2023-05-08T11:24:49.477Z] 
11:24:49 [2023-05-08T11:24:49.477Z] #115 exporting to image
11:24:49 [2023-05-08T11:24:49.477Z] #115 exporting layers
11:24:49 [2023-05-08T11:24:49.733Z] #115 exporting layers 0.9s done
11:24:49 [2023-05-08T11:24:49.733Z] #115 writing image sha256:532f9b28787ec5da99e4e39f7e8020c025443aafa6b64b7ac5fa2659af6a8462 done
11:24:49 [2023-05-08T11:24:49.733Z] #115 naming to docker.io/library/docker:09009bff9328a597a3b85d183ba6d3209064c8d2 done
11:24:49 [2023-05-08T11:24:49.733Z] #115 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:24:50 [2023-05-08T11:24:50.034Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:24:50 [2023-05-08T11:24:50.307Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45492/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=09009bff9328a597a3b85d183ba6d3209064c8d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:09009bff9328a597a3b85d183ba6d3209064c8d2 hack/test/unit
11:24:50 [2023-05-08T11:24:50.563Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
11:24:50 [2023-05-08T11:24:50.563Z] + TESTFLAGS+=' -test.timeout=5m'
11:24:50 [2023-05-08T11:24:50.563Z] + TESTDIRS=./...
11:24:50 [2023-05-08T11:24:50.563Z] + exclude_paths='/vendor/|/integration'
11:24:50 [2023-05-08T11:24:50.563Z] ++ go list ./...
11:24:50 [2023-05-08T11:24:50.563Z] ++ grep -vE '(/vendor/|/integration)'
11:24:51 [2023-05-08T11:24:51.493Z] + pkg_list='github.com/docker/docker/api
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/backend/build
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/httpstatus
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/httputils
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/middleware
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/build
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/checkpoint
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/container
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/debug
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/distribution
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/grpc
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/image
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/network
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/plugin
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/session
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/swarm
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/system
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/volume
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/backend
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/blkiodev
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/container
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/events
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/filters
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/image
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/mount
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/network
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/plugins/logdriver
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/registry
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/strslice
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/swarm
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/swarm/runtime
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/time
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/versions
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/versions/v1p19
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/versions/v1p20
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/volume
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next/exporter
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next/worker
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/dockerfile
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/remotecontext
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/remotecontext/git
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/remotecontext/urlutil
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/cli/debug
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/cli/winresources/docker-proxy
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/cli/winresources/dockerd
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/client
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/client/buildkit
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/cmd/docker-proxy
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/cmd/dockerd
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/cmd/dockerd/trap
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/container
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/container/stream
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/contrib/apparmor
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/contrib/docker-device-tool
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/contrib/httpserver
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/cluster
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/cluster/convert
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/cluster/executor
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/cluster/executor/container
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/cluster/provider
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/config
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/containerd
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/events
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/events/testutils
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/graphdriver
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/graphdriver/copy
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/graphdriver/register
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/graphdriver/vfs
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/graphdriver/zfs
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/images
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/initlayer
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/links
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/listeners
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/awslogs
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/fluentd
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/gcplogs
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/gelf
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/journald
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/local
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/logentries
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/loggertest
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/loggerutils
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/splunk
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/syslog
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/logger/templates
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/names
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/network
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/daemon/stats
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/distribution
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/distribution/metadata
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/distribution/utils
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/distribution/xfer
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/dockerversion
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/errdefs
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/image
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/image/cache
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/image/tarexport
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/image/v1
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/internal/mounttree
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/internal/test/suite
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/internal/unshare
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/layer
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libcontainerd
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libcontainerd/queue
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libcontainerd/remote
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libcontainerd/shimopts
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libcontainerd/supervisor
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libcontainerd/types
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/bitmap
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/bitseq
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/cluster
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/config
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/datastore
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/diagnostic
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/discoverapi
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/driverapi
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/bridge
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/host
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/null
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/overlay
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/remote
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/windows
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/drvregistry
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/etchosts
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/idm
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/internal/caller
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/ipam
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/ipamapi
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/ipams/builtin
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/ipams/null
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/ipams/remote
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/ipamutils
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/ipbits
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/iptables
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/netlabel
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/netutils
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/networkdb
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/ns
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/options
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/osl
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/osl/kernel
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/portallocator
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/portmapper
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/resolvconf
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/testutils
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/libnetwork/types
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/oci
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/oci/caps
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/opts
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/aaparser
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/archive
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/authorization
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/broadcaster
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/capabilities
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/chrootarchive
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/containerfs
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/devicemapper
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/directory
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/dmesg
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/fileutils
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/homedir
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/idtools
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/ioutils
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/jsonmessage
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/longpath
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/loopback
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/meminfo
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/namesgenerator
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/parsers
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/parsers/kernel
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/pidfile
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/platform
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/platforms
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/plugingetter
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/plugins
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/plugins/transport
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/pools
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/process
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/progress
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/reexec
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/rootless
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/rootless/specconv
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/stack
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/stdcopy
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/streamformatter
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/stringid
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/sysinfo
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/system
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/tailfile
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/tarsum
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/pkg/useragent
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/plugin
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/plugin/executor/containerd
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/plugin/v2
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/profiles/apparmor
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/profiles/seccomp
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/quota
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/reference
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/registry
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/registry/resumable
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/restartmanager
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/runconfig
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/runconfig/opts
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/testutil
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/testutil/daemon
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/testutil/environment
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/testutil/fakecontext
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/testutil/fakegit
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/testutil/fakestorage
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/testutil/fixtures/load
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/testutil/fixtures/plugin
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/testutil/registry
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/testutil/request
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/volume
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/volume/drivers
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/volume/local
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/volume/mounts
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/volume/service
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/volume/service/opts
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/volume/testutils'
11:24:51 [2023-05-08T11:24:51.493Z] ++ grep --fixed-strings -v /libnetwork
11:24:51 [2023-05-08T11:24:51.493Z] ++ echo 'github.com/docker/docker/api
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/backend/build
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/httpstatus
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/httputils
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/middleware
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/build
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/checkpoint
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/container
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/debug
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/distribution
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/grpc
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/image
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/network
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/plugin
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/session
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/swarm
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/system
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/server/router/volume
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/backend
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/blkiodev
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/container
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/events
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/filters
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/image
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/mount
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/network
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/plugins/logdriver
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/registry
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/strslice
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/swarm
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/swarm/runtime
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/time
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/versions
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/versions/v1p19
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/versions/v1p20
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/api/types/volume
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next/exporter
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:24:51 [2023-05-08T11:24:51.493Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/builder-next/worker
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/dockerfile
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/remotecontext
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/remotecontext/git
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/remotecontext/urlutil
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/cli/debug
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/cli/winresources/docker-proxy
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/cli/winresources/dockerd
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/client
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/client/buildkit
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/cmd/docker-proxy
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/cmd/dockerd
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/cmd/dockerd/trap
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/container
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/container/stream
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/contrib/apparmor
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/contrib/docker-device-tool
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/contrib/httpserver
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/cluster
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/cluster/convert
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/cluster/executor
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/cluster/executor/container
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/cluster/provider
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/config
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/containerd
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/events
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/events/testutils
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/copy
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/register
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/vfs
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/zfs
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/images
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/initlayer
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/links
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/listeners
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/awslogs
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/fluentd
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/gcplogs
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/gelf
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/journald
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/local
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/logentries
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/loggertest
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/loggerutils
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/splunk
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/syslog
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/templates
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/names
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/network
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/stats
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/distribution
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/distribution/metadata
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/distribution/utils
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/distribution/xfer
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/dockerversion
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/errdefs
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/image
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/image/cache
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/image/tarexport
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/image/v1
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/internal/mounttree
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/internal/test/suite
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/internal/unshare
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/layer
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libcontainerd
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libcontainerd/queue
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libcontainerd/remote
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libcontainerd/shimopts
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libcontainerd/supervisor
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libcontainerd/types
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/bitmap
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/bitseq
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/cluster
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/config
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/datastore
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/diagnostic
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/discoverapi
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/driverapi
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/bridge
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/host
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/null
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/overlay
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/remote
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/windows
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/drvregistry
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/etchosts
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/idm
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/internal/caller
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/ipam
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/ipamapi
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/ipams/builtin
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/ipams/null
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/ipams/remote
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/ipamutils
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/ipbits
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/iptables
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/netlabel
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/netutils
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/networkdb
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/ns
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/options
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/osl
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/osl/kernel
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/portallocator
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/portmapper
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/resolvconf
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/testutils
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/libnetwork/types
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/oci
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/oci/caps
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/opts
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/aaparser
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/archive
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/authorization
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/broadcaster
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/capabilities
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/chrootarchive
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/containerfs
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/devicemapper
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/directory
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/dmesg
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/fileutils
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/homedir
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/idtools
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/ioutils
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/jsonmessage
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/longpath
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/loopback
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/meminfo
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/namesgenerator
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/parsers
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/parsers/kernel
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/pidfile
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/platform
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/platforms
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/plugingetter
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/plugins
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/plugins/transport
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/pools
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/process
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/progress
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/reexec
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/rootless
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/rootless/specconv
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/stack
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/stdcopy
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/streamformatter
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/stringid
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/sysinfo
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/system
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/tailfile
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/tarsum
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/pkg/useragent
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/plugin
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/plugin/executor/containerd
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/plugin/v2
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/profiles/apparmor
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/profiles/seccomp
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/quota
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/reference
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/registry
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/registry/resumable
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/restartmanager
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/runconfig
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/runconfig/opts
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/testutil
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/testutil/daemon
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/testutil/environment
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/testutil/fakecontext
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/testutil/fakegit
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/testutil/fakestorage
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/testutil/fixtures/load
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/testutil/fixtures/plugin
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/testutil/registry
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/testutil/request
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/volume
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/volume/drivers
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/volume/local
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/volume/mounts
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/volume/service
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/volume/service/opts
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/volume/testutils'
11:24:51 [2023-05-08T11:24:51.494Z] + base_pkg_list='github.com/docker/docker/api
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/backend/build
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/httpstatus
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/httputils
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/middleware
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/router
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/router/build
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/router/checkpoint
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/router/container
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/router/debug
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/router/distribution
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/router/grpc
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/router/image
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/router/network
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/router/plugin
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/router/session
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/router/swarm
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/router/system
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/server/router/volume
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/backend
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/blkiodev
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/container
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/events
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/filters
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/image
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/mount
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/network
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/plugins/logdriver
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/registry
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/strslice
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/swarm
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/swarm/runtime
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/time
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/versions
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/versions/v1p19
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/versions/v1p20
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/api/types/volume
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/builder-next
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/builder-next/exporter
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/builder-next/worker
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/dockerfile
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/remotecontext
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/remotecontext/git
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/builder/remotecontext/urlutil
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/cli/debug
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/cli/winresources/docker-proxy
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/cli/winresources/dockerd
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/client
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/client/buildkit
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/cmd/docker-proxy
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/cmd/dockerd
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/cmd/dockerd/trap
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/container
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/container/stream
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/contrib/apparmor
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/contrib/docker-device-tool
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/contrib/httpserver
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/cluster
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/cluster/convert
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/cluster/executor
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/cluster/executor/container
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/cluster/provider
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/config
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/containerd
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/events
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/events/testutils
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/copy
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/register
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/vfs
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/graphdriver/zfs
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/images
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/initlayer
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/links
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/listeners
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/awslogs
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/fluentd
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/gcplogs
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/gelf
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/journald
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/local
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/logentries
11:24:51 [2023-05-08T11:24:51.494Z] github.com/docker/docker/daemon/logger/loggertest
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/loggerutils
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/splunk
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/syslog
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/templates
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/names
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/network
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/stats
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/distribution
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/distribution/metadata
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/distribution/utils
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/distribution/xfer
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/dockerversion
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/errdefs
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/image
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/image/cache
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/image/tarexport
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/image/v1
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/internal/mounttree
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/internal/test/suite
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/internal/unshare
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/layer
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libcontainerd
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libcontainerd/queue
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libcontainerd/remote
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libcontainerd/shimopts
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libcontainerd/supervisor
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libcontainerd/types
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/oci
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/oci/caps
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/opts
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/aaparser
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/archive
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/authorization
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/broadcaster
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/capabilities
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/chrootarchive
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/containerfs
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/devicemapper
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/directory
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/dmesg
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/fileutils
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/homedir
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/idtools
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/ioutils
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/jsonmessage
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/longpath
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/loopback
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/meminfo
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/namesgenerator
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/parsers
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/parsers/kernel
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/pidfile
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/platform
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/platforms
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/plugingetter
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/plugins
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/plugins/transport
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/pools
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/process
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/progress
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/reexec
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/rootless
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/rootless/specconv
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/stack
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/stdcopy
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/streamformatter
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/stringid
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/sysinfo
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/system
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/tailfile
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/tarsum
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/useragent
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/plugin
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/plugin/executor/containerd
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/plugin/v2
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/profiles/apparmor
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/profiles/seccomp
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/quota
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/reference
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/registry
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/registry/resumable
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/restartmanager
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/runconfig
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/runconfig/opts
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/testutil
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/testutil/daemon
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/testutil/environment
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/testutil/fakecontext
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/testutil/fakegit
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/testutil/fakestorage
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/testutil/fixtures/load
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/testutil/fixtures/plugin
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/testutil/registry
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/testutil/request
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/volume
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/volume/drivers
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/volume/local
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/volume/mounts
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/volume/service
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/volume/service/opts
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/volume/testutils'
11:24:51 [2023-05-08T11:24:51.495Z] ++ grep --fixed-strings /libnetwork
11:24:51 [2023-05-08T11:24:51.495Z] ++ echo 'github.com/docker/docker/api
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/backend/build
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/httpstatus
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/httputils
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/middleware
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/router
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/router/build
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/router/checkpoint
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/router/container
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/router/debug
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/router/distribution
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/router/grpc
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/router/image
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/router/network
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/router/plugin
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/router/session
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/router/swarm
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/router/system
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/server/router/volume
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/backend
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/blkiodev
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/container
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/events
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/filters
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/image
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/mount
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/network
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/plugins/logdriver
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/registry
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/strslice
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/swarm
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/swarm/runtime
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/time
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/versions
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/versions/v1p19
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/versions/v1p20
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/api/types/volume
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/builder
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/builder/builder-next
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/builder/builder-next/exporter
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/builder/builder-next/worker
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/builder/dockerfile
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/builder/remotecontext
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/builder/remotecontext/git
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/builder/remotecontext/urlutil
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/cli/debug
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/cli/winresources/docker-proxy
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/cli/winresources/dockerd
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/client
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/client/buildkit
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/cmd/docker-proxy
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/cmd/dockerd
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/cmd/dockerd/trap
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/container
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/container/stream
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/contrib/apparmor
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/contrib/docker-device-tool
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/contrib/httpserver
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/cluster
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/cluster/convert
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/cluster/executor
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/cluster/executor/container
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/cluster/provider
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/config
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/containerd
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/events
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/events/testutils
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/graphdriver
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/graphdriver/copy
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/graphdriver/register
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/graphdriver/vfs
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/graphdriver/zfs
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/images
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/initlayer
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/links
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/listeners
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/awslogs
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/fluentd
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/gcplogs
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/gelf
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/journald
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/local
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/logentries
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/loggertest
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/loggerutils
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/splunk
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/syslog
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/logger/templates
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/names
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/network
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/daemon/stats
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/distribution
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/distribution/metadata
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/distribution/utils
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/distribution/xfer
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/dockerversion
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/errdefs
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/image
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/image/cache
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/image/tarexport
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/image/v1
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/internal/mounttree
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/internal/test/suite
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/internal/unshare
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/layer
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libcontainerd
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libcontainerd/queue
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libcontainerd/remote
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libcontainerd/shimopts
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libcontainerd/supervisor
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libcontainerd/types
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/bitmap
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/bitseq
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/cluster
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/config
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/datastore
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/diagnostic
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/discoverapi
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/driverapi
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/bridge
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/host
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/null
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/overlay
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/remote
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/windows
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/drvregistry
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/etchosts
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/idm
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/internal/caller
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/ipam
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/ipamapi
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/ipams/builtin
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/ipams/null
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/ipams/remote
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/ipamutils
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/ipbits
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/iptables
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/netlabel
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/netutils
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/networkdb
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/ns
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/options
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/osl
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/osl/kernel
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/portallocator
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/portmapper
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/resolvconf
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/testutils
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/libnetwork/types
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/oci
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/oci/caps
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/opts
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/aaparser
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/archive
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/authorization
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/broadcaster
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/capabilities
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/chrootarchive
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/containerfs
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/devicemapper
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/directory
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/dmesg
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/fileutils
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/homedir
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/idtools
11:24:51 [2023-05-08T11:24:51.495Z] github.com/docker/docker/pkg/ioutils
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/jsonmessage
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/longpath
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/loopback
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/meminfo
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/namesgenerator
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/parsers
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/parsers/kernel
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/pidfile
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/platform
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/platforms
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/plugingetter
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/plugins
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/plugins/transport
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/pools
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/process
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/progress
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/reexec
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/rootless
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/rootless/specconv
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/stack
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/stdcopy
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/streamformatter
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/stringid
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/sysinfo
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/system
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/tailfile
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/tarsum
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/pkg/useragent
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/plugin
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/plugin/executor/containerd
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/plugin/v2
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/profiles/apparmor
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/profiles/seccomp
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/quota
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/reference
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/registry
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/registry/resumable
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/restartmanager
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/runconfig
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/runconfig/opts
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/testutil
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/testutil/daemon
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/testutil/environment
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/testutil/fakecontext
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/testutil/fakegit
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/testutil/fakestorage
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/testutil/fixtures/load
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/testutil/fixtures/plugin
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/testutil/registry
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/testutil/request
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/volume
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/volume/drivers
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/volume/local
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/volume/mounts
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/volume/service
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/volume/service/opts
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/volume/testutils'
11:24:51 [2023-05-08T11:24:51.496Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/bitmap
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/bitseq
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/cluster
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/config
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/datastore
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/diagnostic
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/discoverapi
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/driverapi
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/bridge
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/host
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/null
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/overlay
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/remote
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/windows
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drvregistry
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/etchosts
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/idm
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/internal/caller
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipam
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipamapi
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipams/builtin
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipams/null
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipams/remote
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipamutils
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipbits
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/iptables
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/netlabel
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/netutils
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/networkdb
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ns
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/options
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/osl
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/osl/kernel
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/portallocator
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/portmapper
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/resolvconf
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/testutils
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/types'
11:24:51 [2023-05-08T11:24:51.496Z] + echo 'github.com/docker/docker/libnetwork
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/bitmap
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/bitseq
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/cluster
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/config
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/datastore
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/diagnostic
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/discoverapi
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/driverapi
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/bridge
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/host
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/null
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/overlay
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/remote
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/windows
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drvregistry
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/etchosts
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/idm
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/internal/caller
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipam
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipamapi
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipams/builtin
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipams/null
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipams/remote
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipamutils
11:24:51 [2023-05-08T11:24:51.496Z] + grep --fixed-strings libnetwork/drivers/bridge
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ipbits
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/iptables
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/netlabel
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/netutils
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/networkdb
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/ns
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/options
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/osl
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/osl/kernel
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/portallocator
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/portmapper
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/resolvconf
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/testutils
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/types'
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/bridge
11:24:51 [2023-05-08T11:24:51.496Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:24:51 [2023-05-08T11:24:51.496Z] + type docker-proxy
11:24:51 [2023-05-08T11:24:51.496Z] hack/test/unit: line 25: type: docker-proxy: not found
11:24:51 [2023-05-08T11:24:51.496Z] + hack/make.sh binary-proxy install-proxy
11:24:51 [2023-05-08T11:24:51.496Z] 
11:24:51 [2023-05-08T11:24:51.496Z] Removing bundles/
11:24:51 [2023-05-08T11:24:51.496Z] 
11:24:51 [2023-05-08T11:24:51.496Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:24:51 [2023-05-08T11:24:51.496Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
11:24:55 [2023-05-08T11:24:55.665Z] Created binary: bundles/binary-proxy/docker-proxy
11:24:55 [2023-05-08T11:24:55.665Z] 
11:24:55 [2023-05-08T11:24:55.665Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:24:55 [2023-05-08T11:24:55.665Z] Installing docker-proxy to /usr/local/bin/
11:24:55 [2023-05-08T11:24:55.665Z] 
11:24:55 [2023-05-08T11:24:55.665Z] + mkdir -p bundles
11:24:55 [2023-05-08T11:24:55.665Z] + '[' -n 'github.com/docker/docker/api
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/backend/build
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/httpstatus
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/httputils
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/middleware
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/router
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/router/build
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/router/checkpoint
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/router/container
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/router/debug
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/router/distribution
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/router/grpc
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/router/image
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/router/network
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/router/plugin
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/router/session
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/router/swarm
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/router/system
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/server/router/volume
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/backend
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/blkiodev
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/container
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/events
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/filters
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/image
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/mount
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/network
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/plugins/logdriver
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/registry
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/strslice
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/swarm
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/swarm/runtime
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/time
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/versions
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/versions/v1p19
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/versions/v1p20
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/api/types/volume
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/builder
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/builder/builder-next
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/builder/builder-next/exporter
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/builder/builder-next/worker
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/builder/dockerfile
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/builder/remotecontext
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/builder/remotecontext/git
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/builder/remotecontext/urlutil
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/cli/debug
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/cli/winresources/docker-proxy
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/cli/winresources/dockerd
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/client
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/client/buildkit
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/cmd/docker-proxy
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/cmd/dockerd
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/cmd/dockerd/trap
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/container
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/container/stream
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/contrib/apparmor
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/contrib/docker-device-tool
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/contrib/httpserver
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/cluster
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/cluster/convert
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/cluster/executor
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/cluster/executor/container
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/cluster/provider
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/config
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/containerd
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/events
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/events/testutils
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/graphdriver
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/graphdriver/copy
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/graphdriver/register
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/graphdriver/vfs
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/graphdriver/zfs
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/images
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/initlayer
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/links
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/listeners
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/logger
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/logger/awslogs
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/logger/fluentd
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/logger/gcplogs
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/logger/gelf
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/logger/journald
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:24:55 [2023-05-08T11:24:55.665Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/daemon/logger/local
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/daemon/logger/logentries
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/daemon/logger/loggertest
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/daemon/logger/loggerutils
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/daemon/logger/splunk
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/daemon/logger/syslog
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/daemon/logger/templates
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/daemon/names
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/daemon/network
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/daemon/stats
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/distribution
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/distribution/metadata
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/distribution/utils
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/distribution/xfer
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/dockerversion
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/errdefs
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/image
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/image/cache
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/image/tarexport
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/image/v1
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/internal/mounttree
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/internal/test/suite
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/internal/unshare
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/layer
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/libcontainerd
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/libcontainerd/queue
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/libcontainerd/remote
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/libcontainerd/shimopts
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/libcontainerd/supervisor
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/libcontainerd/types
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/oci
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/oci/caps
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/opts
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/aaparser
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/archive
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/authorization
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/broadcaster
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/capabilities
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/chrootarchive
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/containerfs
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/devicemapper
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/directory
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/dmesg
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/fileutils
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/homedir
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/idtools
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/ioutils
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/jsonmessage
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/longpath
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/loopback
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/meminfo
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/namesgenerator
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/parsers
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/parsers/kernel
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/pidfile
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/platform
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/platforms
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/plugingetter
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/plugins
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/plugins/transport
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/pools
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/process
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/progress
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/reexec
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/rootless
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/rootless/specconv
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/stack
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/stdcopy
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/streamformatter
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/stringid
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/sysinfo
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/system
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/tailfile
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/tarsum
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/pkg/useragent
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/plugin
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/plugin/executor/containerd
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/plugin/v2
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/profiles/apparmor
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/profiles/seccomp
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/quota
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/reference
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/registry
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/registry/resumable
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/restartmanager
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/runconfig
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/runconfig/opts
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/testutil
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/testutil/daemon
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/testutil/environment
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/testutil/fakecontext
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/testutil/fakegit
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/testutil/fakestorage
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/testutil/fixtures/load
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/testutil/fixtures/plugin
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/testutil/registry
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/testutil/request
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/volume
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/volume/drivers
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/volume/local
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/volume/mounts
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/volume/service
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/volume/service/opts
11:24:55 [2023-05-08T11:24:55.666Z] github.com/docker/docker/volume/testutils' ']'
11:24:55 [2023-05-08T11:24:55.666Z] + 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
11:24:56 [2023-05-08T11:24:56.595Z] ?   	github.com/docker/docker/api	[no test files]
11:25:04 [2023-05-08T11:25:04.693Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
11:25:04 [2023-05-08T11:25:04.693Z] ok  	github.com/docker/docker/api/server	0.025s	coverage: 13.0% of statements
11:25:22 [2023-05-08T11:25:22.764Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:25:22 [2023-05-08T11:25:22.764Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:25:22 [2023-05-08T11:25:22.764Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
11:25:22 [2023-05-08T11:25:22.764Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
11:25:22 [2023-05-08T11:25:22.764Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:25:22 [2023-05-08T11:25:22.764Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:25:22 [2023-05-08T11:25:22.764Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:25:22 [2023-05-08T11:25:22.764Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:25:22 [2023-05-08T11:25:22.764Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:25:22 [2023-05-08T11:25:22.764Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:25:22 [2023-05-08T11:25:22.764Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:25:22 [2023-05-08T11:25:22.764Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
11:25:22 [2023-05-08T11:25:22.764Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
11:25:22 [2023-05-08T11:25:22.764Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:25:23 [2023-05-08T11:25:23.022Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:25:23 [2023-05-08T11:25:23.022Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:25:23 [2023-05-08T11:25:23.022Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:25:23 [2023-05-08T11:25:23.022Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:25:23 [2023-05-08T11:25:23.022Z] ?   	github.com/docker/docker/api/types	[no test files]
11:25:23 [2023-05-08T11:25:23.022Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:25:23 [2023-05-08T11:25:23.022Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:25:23 [2023-05-08T11:25:23.022Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
11:25:23 [2023-05-08T11:25:23.022Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
11:25:23 [2023-05-08T11:25:23.022Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
11:25:23 [2023-05-08T11:25:23.022Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
11:25:23 [2023-05-08T11:25:23.585Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 82.3% of statements
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
11:25:23 [2023-05-08T11:25:23.585Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
11:25:23 [2023-05-08T11:25:23.585Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
11:25:23 [2023-05-08T11:25:23.585Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 89.3% of statements
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
11:25:23 [2023-05-08T11:25:23.585Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/builder	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:25:23 [2023-05-08T11:25:23.585Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
11:25:23 [2023-05-08T11:25:23.585Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
11:25:23 [2023-05-08T11:25:23.585Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
11:25:23 [2023-05-08T11:25:23.585Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
11:25:25 [2023-05-08T11:25:25.478Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
11:25:25 [2023-05-08T11:25:25.478Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
11:25:25 [2023-05-08T11:25:25.478Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
11:25:25 [2023-05-08T11:25:25.478Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.007s	coverage: 100.0% of statements
11:25:25 [2023-05-08T11:25:25.478Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
11:25:25 [2023-05-08T11:25:25.478Z] ok  	github.com/docker/docker/cli/debug	0.031s	coverage: 100.0% of statements
11:25:25 [2023-05-08T11:25:25.478Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
11:25:25 [2023-05-08T11:25:25.478Z] ok  	github.com/docker/docker/builder/remotecontext	0.072s	coverage: 13.7% of statements
11:25:25 [2023-05-08T11:25:25.478Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
11:25:25 [2023-05-08T11:25:25.478Z] ok  	github.com/docker/docker/builder/dockerfile	0.100s	coverage: 50.1% of statements
11:25:26 [2023-05-08T11:25:26.041Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
11:25:26 [2023-05-08T11:25:26.042Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
11:25:26 [2023-05-08T11:25:26.042Z] ok  	github.com/docker/docker/client	0.071s	coverage: 76.9% of statements
11:25:26 [2023-05-08T11:25:26.299Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
11:25:26 [2023-05-08T11:25:26.299Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.197s	coverage: 66.5% of statements
11:25:31 [2023-05-08T11:25:31.572Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
11:25:31 [2023-05-08T11:25:31.572Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.438s	coverage: 82.5% of statements
11:25:38 [2023-05-08T11:25:38.116Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:25:38 [2023-05-08T11:25:38.116Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:25:38 [2023-05-08T11:25:38.116Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:25:38 [2023-05-08T11:25:38.116Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:25:38 [2023-05-08T11:25:38.116Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:25:38 [2023-05-08T11:25:38.116Z] 	github.com/docker/docker/container	coverage: 36.3% of statements
11:25:38 [2023-05-08T11:25:38.116Z] ok  	github.com/docker/docker/container	0.168s	coverage: 36.3% of statements
11:25:38 [2023-05-08T11:25:38.116Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
11:25:38 [2023-05-08T11:25:38.116Z] ok  	github.com/docker/docker/cmd/dockerd	0.255s	coverage: 29.2% of statements
11:25:40 [2023-05-08T11:25:40.016Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
11:25:40 [2023-05-08T11:25:40.016Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.453s	coverage: 0.0% of statements
11:25:44 [2023-05-08T11:25:44.185Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:25:44 [2023-05-08T11:25:44.185Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:25:44 [2023-05-08T11:25:44.185Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
11:25:44 [2023-05-08T11:25:44.185Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.015s	coverage: 36.9% of statements
11:25:44 [2023-05-08T11:25:44.185Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
11:25:44 [2023-05-08T11:25:44.185Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.016s	coverage: 65.3% of statements
11:25:44 [2023-05-08T11:25:44.185Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
11:25:44 [2023-05-08T11:25:44.185Z] ok  	github.com/docker/docker/daemon/config	0.048s	coverage: 75.2% of statements
11:25:44 [2023-05-08T11:25:44.185Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
11:25:44 [2023-05-08T11:25:44.185Z] ok  	github.com/docker/docker/daemon/cluster	0.087s	coverage: 0.5% of statements
11:25:45 [2023-05-08T11:25:45.113Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:25:45 [2023-05-08T11:25:45.113Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
11:25:45 [2023-05-08T11:25:45.113Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
11:25:45 [2023-05-08T11:25:45.113Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
11:25:45 [2023-05-08T11:25:45.113Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
11:25:45 [2023-05-08T11:25:45.113Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.5% of statements
11:25:45 [2023-05-08T11:25:45.113Z] ok  	github.com/docker/docker/daemon/containerd	0.026s	coverage: 0.5% of statements
11:25:45 [2023-05-08T11:25:45.113Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
11:25:45 [2023-05-08T11:25:45.113Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
11:25:45 [2023-05-08T11:25:45.369Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
11:25:45 [2023-05-08T11:25:45.369Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.203s	coverage: 59.6% of statements
11:25:46 [2023-05-08T11:25:46.299Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:25:46 [2023-05-08T11:25:46.299Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:25:46 [2023-05-08T11:25:46.299Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:25:46 [2023-05-08T11:25:46.299Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
11:25:46 [2023-05-08T11:25:46.299Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
11:25:46 [2023-05-08T11:25:46.556Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
11:25:46 [2023-05-08T11:25:46.556Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.179s	coverage: 60.2% of statements
11:25:47 [2023-05-08T11:25:47.119Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
11:25:47 [2023-05-08T11:25:47.119Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.506s	coverage: 13.0% of statements
11:25:47 [2023-05-08T11:25:47.376Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
11:25:47 [2023-05-08T11:25:47.376Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
11:25:47 [2023-05-08T11:25:47.376Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
11:25:47 [2023-05-08T11:25:47.376Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
11:25:47 [2023-05-08T11:25:47.939Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:25:47 [2023-05-08T11:25:47.939Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:25:47 [2023-05-08T11:25:47.939Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
11:25:47 [2023-05-08T11:25:47.939Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
11:25:47 [2023-05-08T11:25:47.939Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
11:25:47 [2023-05-08T11:25:47.939Z] ok  	github.com/docker/docker/daemon/images	0.022s	coverage: 3.0% of statements
11:25:48 [2023-05-08T11:25:48.502Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
11:25:48 [2023-05-08T11:25:48.502Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
11:25:48 [2023-05-08T11:25:48.502Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
11:25:48 [2023-05-08T11:25:48.502Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.133s	coverage: 78.5% of statements
11:25:48 [2023-05-08T11:25:48.759Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:25:48 [2023-05-08T11:25:48.759Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
11:25:48 [2023-05-08T11:25:48.759Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
11:25:48 [2023-05-08T11:25:48.759Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
11:25:48 [2023-05-08T11:25:48.759Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.017s	coverage: 68.2% of statements
11:25:49 [2023-05-08T11:25:49.322Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
11:25:49 [2023-05-08T11:25:49.322Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
11:25:49 [2023-05-08T11:25:49.322Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
11:25:49 [2023-05-08T11:25:49.322Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
11:25:49 [2023-05-08T11:25:49.322Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
11:25:49 [2023-05-08T11:25:49.322Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
11:25:49 [2023-05-08T11:25:49.322Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
11:25:49 [2023-05-08T11:25:49.322Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.069s	coverage: 76.8% of statements
11:25:49 [2023-05-08T11:25:49.886Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:25:49 [2023-05-08T11:25:49.886Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
11:25:49 [2023-05-08T11:25:49.886Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
11:25:49 [2023-05-08T11:25:49.886Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 79.4% of statements
11:25:50 [2023-05-08T11:25:50.142Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 66.7% of statements
11:25:50 [2023-05-08T11:25:50.142Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.021s	coverage: 66.7% of statements
11:25:50 [2023-05-08T11:25:50.142Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
11:25:50 [2023-05-08T11:25:50.142Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.041s	coverage: 31.5% of statements
11:25:50 [2023-05-08T11:25:50.398Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
11:25:50 [2023-05-08T11:25:50.398Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.016s	coverage: 45.9% of statements
11:25:50 [2023-05-08T11:25:50.399Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
11:25:50 [2023-05-08T11:25:50.399Z] ok  	github.com/docker/docker/daemon/logger/journald	1.268s	coverage: 74.5% of statements
11:25:50 [2023-05-08T11:25:50.655Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:25:50 [2023-05-08T11:25:50.655Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
11:25:50 [2023-05-08T11:25:50.655Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
11:25:50 [2023-05-08T11:25:50.655Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
11:25:50 [2023-05-08T11:25:50.655Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
11:25:50 [2023-05-08T11:25:50.911Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:25:50 [2023-05-08T11:25:50.911Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
11:25:50 [2023-05-08T11:25:50.911Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
11:25:51 [2023-05-08T11:25:51.839Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:25:51 [2023-05-08T11:25:51.839Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:25:51 [2023-05-08T11:25:51.839Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
11:25:51 [2023-05-08T11:25:51.839Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
11:25:51 [2023-05-08T11:25:51.839Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
11:25:51 [2023-05-08T11:25:51.839Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 44.4% of statements
11:25:52 [2023-05-08T11:25:52.095Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
11:25:52 [2023-05-08T11:25:52.095Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.443s	coverage: 82.5% of statements
11:25:52 [2023-05-08T11:25:52.351Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
11:25:52 [2023-05-08T11:25:52.351Z] ok  	github.com/docker/docker/distribution	0.609s	coverage: 29.5% of statements
11:25:52 [2023-05-08T11:25:52.351Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
11:25:52 [2023-05-08T11:25:52.351Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 19.2% of statements
11:25:52 [2023-05-08T11:25:52.351Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
11:25:52 [2023-05-08T11:25:52.351Z] ok  	github.com/docker/docker/image	0.029s	coverage: 86.5% of statements
11:25:52 [2023-05-08T11:25:52.351Z] ?   	github.com/docker/docker/image/v1	[no test files]
11:25:52 [2023-05-08T11:25:52.351Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
11:25:52 [2023-05-08T11:25:52.351Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:25:52 [2023-05-08T11:25:52.351Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
11:25:52 [2023-05-08T11:25:52.351Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
11:25:52 [2023-05-08T11:25:52.351Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
11:25:53 [2023-05-08T11:25:53.717Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:25:53 [2023-05-08T11:25:53.717Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:25:53 [2023-05-08T11:25:53.717Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
11:25:53 [2023-05-08T11:25:53.717Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:25:53 [2023-05-08T11:25:53.717Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:25:53 [2023-05-08T11:25:53.717Z] 	github.com/docker/docker/daemon	coverage: 16.6% of statements
11:25:53 [2023-05-08T11:25:53.717Z] ok  	github.com/docker/docker/daemon	10.142s	coverage: 16.6% of statements
11:25:53 [2023-05-08T11:25:53.717Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
11:25:53 [2023-05-08T11:25:53.717Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
11:25:53 [2023-05-08T11:25:53.973Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.4% of statements
11:25:53 [2023-05-08T11:25:53.973Z] ok  	github.com/docker/docker/distribution/xfer	2.197s	coverage: 84.4% of statements
11:25:54 [2023-05-08T11:25:54.229Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:25:54 [2023-05-08T11:25:54.229Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
11:25:54 [2023-05-08T11:25:54.229Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 39.3% of statements
11:25:54 [2023-05-08T11:25:54.229Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
11:25:54 [2023-05-08T11:25:54.229Z] ok  	github.com/docker/docker/pkg/aaparser	0.018s	coverage: 52.9% of statements
11:25:54 [2023-05-08T11:25:54.229Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
11:25:54 [2023-05-08T11:25:54.229Z] ok  	github.com/docker/docker/opts	0.033s	coverage: 67.9% of statements
11:25:54 [2023-05-08T11:25:54.791Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:25:54 [2023-05-08T11:25:54.791Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
11:25:54 [2023-05-08T11:25:54.791Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
11:25:54 [2023-05-08T11:25:54.791Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
11:25:54 [2023-05-08T11:25:54.791Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
11:25:54 [2023-05-08T11:25:54.791Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
11:25:54 [2023-05-08T11:25:54.791Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
11:25:54 [2023-05-08T11:25:54.791Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
11:25:54 [2023-05-08T11:25:54.791Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
11:25:54 [2023-05-08T11:25:54.791Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
11:25:54 [2023-05-08T11:25:54.791Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
11:25:55 [2023-05-08T11:25:55.048Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
11:25:55 [2023-05-08T11:25:55.048Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.245s	coverage: 83.1% of statements
11:25:55 [2023-05-08T11:25:55.048Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
11:25:55 [2023-05-08T11:25:55.048Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 77.5% of statements
11:25:55 [2023-05-08T11:25:55.048Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
11:25:55 [2023-05-08T11:25:55.048Z] ok  	github.com/docker/docker/pkg/homedir	0.022s	coverage: 10.4% of statements
11:25:55 [2023-05-08T11:25:55.048Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
11:25:55 [2023-05-08T11:25:55.048Z] ok  	github.com/docker/docker/pkg/authorization	0.428s	coverage: 68.3% of statements
11:25:55 [2023-05-08T11:25:55.048Z] 	github.com/docker/docker/pkg/archive	coverage: 81.4% of statements
11:25:55 [2023-05-08T11:25:55.048Z] ok  	github.com/docker/docker/pkg/archive	0.476s	coverage: 81.4% of statements
11:25:55 [2023-05-08T11:25:55.305Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:25:55 [2023-05-08T11:25:55.305Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
11:25:55 [2023-05-08T11:25:55.305Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
11:25:55 [2023-05-08T11:25:55.305Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 45.5% of statements
11:25:55 [2023-05-08T11:25:55.305Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 92.3% of statements
11:25:55 [2023-05-08T11:25:55.305Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
11:25:55 [2023-05-08T11:25:55.305Z] ok  	github.com/docker/docker/pkg/meminfo	0.005s	coverage: 75.0% of statements
11:25:55 [2023-05-08T11:25:55.561Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
11:25:55 [2023-05-08T11:25:55.561Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
11:25:55 [2023-05-08T11:25:55.561Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
11:25:55 [2023-05-08T11:25:55.561Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
11:25:55 [2023-05-08T11:25:55.561Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
11:25:55 [2023-05-08T11:25:55.561Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
11:25:55 [2023-05-08T11:25:55.561Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:25:55 [2023-05-08T11:25:55.561Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
11:25:55 [2023-05-08T11:25:55.561Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
11:25:55 [2023-05-08T11:25:55.561Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:25:55 [2023-05-08T11:25:55.561Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
11:25:55 [2023-05-08T11:25:55.561Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
11:25:55 [2023-05-08T11:25:55.561Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 94.1% of statements
11:25:55 [2023-05-08T11:25:55.818Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
11:25:55 [2023-05-08T11:25:55.818Z] ok  	github.com/docker/docker/pkg/ioutils	0.379s	coverage: 72.3% of statements
11:25:55 [2023-05-08T11:25:55.818Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
11:25:55 [2023-05-08T11:25:55.818Z] ok  	github.com/docker/docker/pkg/idtools	0.425s	coverage: 69.6% of statements
11:25:56 [2023-05-08T11:25:56.381Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:25:56 [2023-05-08T11:25:56.381Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:25:56 [2023-05-08T11:25:56.381Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
11:25:56 [2023-05-08T11:25:56.381Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
11:25:56 [2023-05-08T11:25:56.381Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
11:25:56 [2023-05-08T11:25:56.381Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
11:25:56 [2023-05-08T11:25:56.381Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
11:25:56 [2023-05-08T11:25:56.381Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
11:25:56 [2023-05-08T11:25:56.381Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
11:25:56 [2023-05-08T11:25:56.381Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
11:25:56 [2023-05-08T11:25:56.381Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
11:25:56 [2023-05-08T11:25:56.381Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
11:25:56 [2023-05-08T11:25:56.637Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
11:25:56 [2023-05-08T11:25:56.637Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
11:25:56 [2023-05-08T11:25:56.637Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
11:25:56 [2023-05-08T11:25:56.637Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
11:25:56 [2023-05-08T11:25:56.637Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
11:25:56 [2023-05-08T11:25:56.637Z] ok  	github.com/docker/docker/pkg/reexec	0.015s	coverage: 82.4% of statements
11:25:56 [2023-05-08T11:25:56.637Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
11:25:56 [2023-05-08T11:25:56.637Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
11:25:56 [2023-05-08T11:25:56.894Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
11:25:56 [2023-05-08T11:25:56.894Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
11:25:56 [2023-05-08T11:25:56.894Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 61.9% of statements
11:25:56 [2023-05-08T11:25:56.894Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
11:25:57 [2023-05-08T11:25:57.150Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
11:25:57 [2023-05-08T11:25:57.150Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
11:25:57 [2023-05-08T11:25:57.150Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
11:25:57 [2023-05-08T11:25:57.150Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
11:25:57 [2023-05-08T11:25:57.150Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
11:25:57 [2023-05-08T11:25:57.150Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.4% of statements
11:25:57 [2023-05-08T11:25:57.150Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
11:25:57 [2023-05-08T11:25:57.150Z] ok  	github.com/docker/docker/pkg/tailfile	0.034s	coverage: 88.6% of statements
11:25:57 [2023-05-08T11:25:57.150Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
11:25:57 [2023-05-08T11:25:57.150Z] ok  	github.com/docker/docker/pkg/tarsum	0.077s	coverage: 89.1% of statements
11:25:58 [2023-05-08T11:25:58.079Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:25:58 [2023-05-08T11:25:58.079Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:25:58 [2023-05-08T11:25:58.079Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
11:25:58 [2023-05-08T11:25:58.079Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.4% of statements
11:25:58 [2023-05-08T11:25:58.079Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
11:25:58 [2023-05-08T11:25:58.079Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 86.0% of statements
11:25:58 [2023-05-08T11:25:58.335Z] 	github.com/docker/docker/reference	coverage: 83.0% of statements
11:25:58 [2023-05-08T11:25:58.335Z] ok  	github.com/docker/docker/reference	0.014s	coverage: 83.0% of statements
11:25:58 [2023-05-08T11:25:58.335Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
11:25:58 [2023-05-08T11:25:58.335Z] ok  	github.com/docker/docker/plugin	0.525s	coverage: 23.3% of statements
11:25:58 [2023-05-08T11:25:58.591Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
11:25:58 [2023-05-08T11:25:58.591Z] ok  	github.com/docker/docker/quota	0.303s	coverage: 71.4% of statements
11:25:58 [2023-05-08T11:25:58.847Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
11:25:58 [2023-05-08T11:25:58.847Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 51.9% of statements
11:25:58 [2023-05-08T11:25:58.847Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
11:25:58 [2023-05-08T11:25:58.847Z] ok  	github.com/docker/docker/registry/resumable	0.020s	coverage: 100.0% of statements
11:25:58 [2023-05-08T11:25:58.847Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
11:25:58 [2023-05-08T11:25:58.847Z] ok  	github.com/docker/docker/registry	0.111s	coverage: 64.6% of statements
11:25:58 [2023-05-08T11:25:58.847Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:25:58 [2023-05-08T11:25:58.847Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
11:25:58 [2023-05-08T11:25:58.847Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
11:25:58 [2023-05-08T11:25:58.847Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
11:25:58 [2023-05-08T11:25:58.847Z] ok  	github.com/docker/docker/runconfig	0.012s	coverage: 63.6% of statements
11:25:59 [2023-05-08T11:25:59.408Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:25:59 [2023-05-08T11:25:59.408Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:25:59 [2023-05-08T11:25:59.408Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:25:59 [2023-05-08T11:25:59.408Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:25:59 [2023-05-08T11:25:59.408Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:25:59 [2023-05-08T11:25:59.408Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:25:59 [2023-05-08T11:25:59.408Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:25:59 [2023-05-08T11:25:59.408Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:25:59 [2023-05-08T11:25:59.408Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:25:59 [2023-05-08T11:25:59.408Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:25:59 [2023-05-08T11:25:59.408Z] ?   	github.com/docker/docker/volume	[no test files]
11:25:59 [2023-05-08T11:25:59.971Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
11:25:59 [2023-05-08T11:25:59.971Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
11:26:00 [2023-05-08T11:26:00.227Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
11:26:00 [2023-05-08T11:26:00.227Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 68.1% of statements
11:26:00 [2023-05-08T11:26:00.227Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
11:26:00 [2023-05-08T11:26:00.227Z] ok  	github.com/docker/docker/volume/local	0.151s	coverage: 76.6% of statements
11:26:00 [2023-05-08T11:26:00.788Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:26:00 [2023-05-08T11:26:00.788Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:26:00 [2023-05-08T11:26:00.788Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
11:26:00 [2023-05-08T11:26:00.788Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 72.9% of statements
11:26:01 [2023-05-08T11:26:01.043Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
11:26:01 [2023-05-08T11:26:01.043Z] ok  	github.com/docker/docker/layer	7.537s	coverage: 68.7% of statements
11:26:33 [2023-05-08T11:26:33.066Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
11:26:33 [2023-05-08T11:26:33.066Z] ok  	github.com/docker/docker/pkg/plugins	33.652s	coverage: 74.4% of statements
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === Skipped
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     network_proxy_test.go:208: No support for dual stack yet
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver btrfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver btrfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver btrfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver btrfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver btrfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:71: No driver to put!
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z] time="2023-05-08T11:25:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z] time="2023-05-08T11:25:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z] time="2023-05-08T11:25:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z] time="2023-05-08T11:25:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z] time="2023-05-08T11:25:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:71: No driver to put!
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver zfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver zfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver zfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver zfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:44: Driver zfs not supported
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     graphtest_unix.go:71: No driver to put!
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:26:33 [2023-05-08T11:26:33.066Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
11:26:33 [2023-05-08T11:26:33.066Z] 
11:26:33 [2023-05-08T11:26:33.066Z] DONE 3008 tests, 26 skipped in 94.347s
11:26:33 [2023-05-08T11:26:33.066Z] + '[' -n 'github.com/docker/docker/libnetwork
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/bitmap
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/bitseq
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/cluster
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/config
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/datastore
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/diagnostic
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/discoverapi
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/driverapi
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/bridge
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/host
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/null
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/overlay
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/remote
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/windows
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/drvregistry
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/etchosts
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/idm
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/internal/caller
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/ipam
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/ipamapi
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/ipams/builtin
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/ipams/null
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/ipams/remote
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/ipamutils
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/ipbits
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/iptables
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/netlabel
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/netutils
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/networkdb
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/ns
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/options
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/osl
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/osl/kernel
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/portallocator
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/portmapper
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/resolvconf
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/testutils
11:26:33 [2023-05-08T11:26:33.066Z] github.com/docker/docker/libnetwork/types' ']'
11:26:33 [2023-05-08T11:26:33.066Z] + 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
11:27:19 [2023-05-08T11:27:19.685Z] 	github.com/docker/docker/libnetwork	coverage: 42.4% of statements
11:27:19 [2023-05-08T11:27:19.685Z] ok  	github.com/docker/docker/libnetwork	44.796s	coverage: 42.4% of statements
11:27:19 [2023-05-08T11:27:19.941Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
11:27:19 [2023-05-08T11:27:19.941Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
11:27:20 [2023-05-08T11:27:20.197Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
11:27:20 [2023-05-08T11:27:20.197Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.117s	coverage: 75.7% of statements
11:27:20 [2023-05-08T11:27:20.197Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:27:20 [2023-05-08T11:27:20.759Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:27:21 [2023-05-08T11:27:21.015Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:27:21 [2023-05-08T11:27:21.015Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:27:21 [2023-05-08T11:27:21.015Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:27:21 [2023-05-08T11:27:21.015Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:27:21 [2023-05-08T11:27:21.271Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
11:27:21 [2023-05-08T11:27:21.527Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
11:27:21 [2023-05-08T11:27:21.527Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
11:27:22 [2023-05-08T11:27:22.093Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
11:27:22 [2023-05-08T11:27:22.093Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
11:27:22 [2023-05-08T11:27:22.093Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:27:22 [2023-05-08T11:27:22.093Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:27:22 [2023-05-08T11:27:22.349Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
11:27:22 [2023-05-08T11:27:22.349Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
11:27:25 [2023-05-08T11:27:25.619Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
11:27:25 [2023-05-08T11:27:25.619Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.027s	coverage: 62.2% of statements
11:27:25 [2023-05-08T11:27:25.619Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:27:25 [2023-05-08T11:27:25.619Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
11:27:25 [2023-05-08T11:27:25.619Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
11:27:26 [2023-05-08T11:27:26.984Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
11:27:26 [2023-05-08T11:27:26.984Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.634s	coverage: 5.2% of statements
11:27:26 [2023-05-08T11:27:26.984Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:27:27 [2023-05-08T11:27:27.545Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
11:27:27 [2023-05-08T11:27:27.545Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
11:27:27 [2023-05-08T11:27:27.545Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:27:27 [2023-05-08T11:27:27.801Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
11:27:27 [2023-05-08T11:27:27.801Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
11:27:28 [2023-05-08T11:27:28.729Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
11:27:28 [2023-05-08T11:27:28.729Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
11:27:28 [2023-05-08T11:27:28.729Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
11:27:29 [2023-05-08T11:27:29.290Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
11:27:29 [2023-05-08T11:27:29.290Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
11:27:29 [2023-05-08T11:27:29.852Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
11:27:29 [2023-05-08T11:27:29.852Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
11:27:29 [2023-05-08T11:27:29.852Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:27:29 [2023-05-08T11:27:29.852Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
11:27:29 [2023-05-08T11:27:29.852Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:27:30 [2023-05-08T11:27:30.413Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
11:27:30 [2023-05-08T11:27:30.413Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.040s	coverage: 86.2% of statements
11:27:30 [2023-05-08T11:27:30.669Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
11:27:30 [2023-05-08T11:27:30.669Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
11:27:30 [2023-05-08T11:27:30.925Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
11:27:30 [2023-05-08T11:27:30.925Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
11:27:31 [2023-05-08T11:27:31.181Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
11:27:31 [2023-05-08T11:27:31.181Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
11:27:43 [2023-05-08T11:27:43.353Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
11:27:43 [2023-05-08T11:27:43.353Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
11:27:44 [2023-05-08T11:27:44.281Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
11:27:44 [2023-05-08T11:27:44.281Z] ok  	github.com/docker/docker/libnetwork/ipam	2.434s	coverage: 80.5% of statements
11:27:44 [2023-05-08T11:27:44.281Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:27:44 [2023-05-08T11:27:44.281Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:27:44 [2023-05-08T11:27:44.537Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
11:27:44 [2023-05-08T11:27:44.537Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 54.5% of statements
11:27:45 [2023-05-08T11:27:45.098Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
11:27:45 [2023-05-08T11:27:45.098Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
11:27:45 [2023-05-08T11:27:45.098Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:27:45 [2023-05-08T11:27:45.354Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
11:27:45 [2023-05-08T11:27:45.354Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
11:27:45 [2023-05-08T11:27:45.916Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
11:27:45 [2023-05-08T11:27:45.916Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.292s	coverage: 86.4% of statements
11:27:46 [2023-05-08T11:27:46.173Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
11:27:46 [2023-05-08T11:27:46.173Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
11:27:47 [2023-05-08T11:27:47.101Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
11:27:47 [2023-05-08T11:27:47.101Z] ok  	github.com/docker/docker/libnetwork/iptables	0.233s	coverage: 40.7% of statements
11:27:47 [2023-05-08T11:27:47.101Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
11:27:47 [2023-05-08T11:27:47.357Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
11:27:47 [2023-05-08T11:27:47.357Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
11:29:38 [2023-05-08T11:29:38.739Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
11:29:38 [2023-05-08T11:29:38.739Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.665s	coverage: 60.2% of statements
11:29:38 [2023-05-08T11:29:38.739Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:29:38 [2023-05-08T11:29:38.739Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
11:29:38 [2023-05-08T11:29:38.739Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:29:38 [2023-05-08T11:29:38.739Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.4% of statements
11:29:38 [2023-05-08T11:29:38.739Z] ok  	github.com/docker/docker/libnetwork/osl	4.455s	coverage: 41.4% of statements
11:29:38 [2023-05-08T11:29:38.739Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
11:29:38 [2023-05-08T11:29:38.739Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
11:29:38 [2023-05-08T11:29:38.995Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
11:29:38 [2023-05-08T11:29:38.995Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
11:29:39 [2023-05-08T11:29:39.923Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
11:29:39 [2023-05-08T11:29:39.923Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.682s	coverage: 46.3% of statements
11:29:40 [2023-05-08T11:29:40.179Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
11:29:40 [2023-05-08T11:29:40.179Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
11:29:40 [2023-05-08T11:29:40.179Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
11:29:40 [2023-05-08T11:29:40.436Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
11:29:40 [2023-05-08T11:29:40.436Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
11:29:40 [2023-05-08T11:29:40.692Z] 
11:29:40 [2023-05-08T11:29:40.692Z] === Skipped
11:29:40 [2023-05-08T11:29:40.692Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:29:40 [2023-05-08T11:29:40.692Z]     firewalld_test.go:14: firewalld is not running
11:29:40 [2023-05-08T11:29:40.692Z] 
11:29:40 [2023-05-08T11:29:40.692Z] DONE 354 tests, 1 skipped in 190.455s
Post stage
[Pipeline] junit
11:29:41 [2023-05-08T11:29:41.263Z] Recording test results
11:29:42 [2023-05-08T11:29:42.429Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:29:42 [2023-05-08T11:29:42.764Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45492/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=09009bff9328a597a3b85d183ba6d3209064c8d2 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:09009bff9328a597a3b85d183ba6d3209064c8d2 hack/make.sh dynbinary test-integration
11:29:43 [2023-05-08T11:29:43.029Z] 
11:29:43 [2023-05-08T11:29:43.294Z] Removing bundles/
11:29:43 [2023-05-08T11:29:43.294Z] 
11:29:43 [2023-05-08T11:29:43.294Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:29:43 [2023-05-08T11:29:43.294Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
11:30:22 [2023-05-08T11:30:22.021Z] Created binary: bundles/dynbinary-daemon/dockerd
11:30:22 [2023-05-08T11:30:22.021Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
11:30:22 [2023-05-08T11:30:22.021Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:30:22 [2023-05-08T11:30:22.021Z] 
11:30:22 [2023-05-08T11:30:22.021Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:30:22 [2023-05-08T11:30:22.021Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:30:22 [2023-05-08T11:30:22.021Z] HOSTNAME=67a812628013
11:30:22 [2023-05-08T11:30:22.021Z] TESTDEBUG=0
11:30:22 [2023-05-08T11:30:22.021Z] DEST=bundles/test-integration
11:30:22 [2023-05-08T11:30:22.021Z] PWD=/go/src/github.com/docker/docker
11:30:22 [2023-05-08T11:30:22.021Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
11:30:22 [2023-05-08T11:30:22.021Z] DOCKER_GITCOMMIT=09009bff9328a597a3b85d183ba6d3209064c8d2
11:30:22 [2023-05-08T11:30:22.021Z] container=docker
11:30:22 [2023-05-08T11:30:22.021Z] HOME=/root
11:30:22 [2023-05-08T11:30:22.021Z] CONTAINERD_NAMESPACE=moby
11:30:22 [2023-05-08T11:30:22.021Z] GOLANG_VERSION=1.20.4
11:30:22 [2023-05-08T11:30:22.021Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:30:22 [2023-05-08T11:30:22.021Z] VALIDATE_BRANCH=master
11:30:22 [2023-05-08T11:30:22.021Z] TERM=xterm
11:30:22 [2023-05-08T11:30:22.021Z] DOCKER_PKG=github.com/docker/docker
11:30:22 [2023-05-08T11:30:22.021Z] SHLVL=1
11:30:22 [2023-05-08T11:30:22.021Z] TIMEOUT=120m
11:30:22 [2023-05-08T11:30:22.021Z] DOCKER_GRAPHDRIVER=overlay2
11:30:22 [2023-05-08T11:30:22.021Z] GO111MODULE=off
11:30:22 [2023-05-08T11:30:22.021Z] DOCKER_EXPERIMENTAL=1
11:30:22 [2023-05-08T11:30:22.021Z] TEST_SKIP_INTEGRATION_CLI=1
11:30:22 [2023-05-08T11:30:22.021Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:30:22 [2023-05-08T11:30:22.021Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:30:22 [2023-05-08T11:30:22.021Z] GOPATH=/go
11:30:22 [2023-05-08T11:30:22.021Z] PKG_CONFIG=pkg-config
11:30:22 [2023-05-08T11:30:22.021Z] _=/usr/bin/env
11:30:22 [2023-05-08T11:30:22.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:30:31 [2023-05-08T11:30:31.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:30:31 [2023-05-08T11:30:31.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:30:41 [2023-05-08T11:30:41.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:30:45 [2023-05-08T11:30:45.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:30:48 [2023-05-08T11:30:48.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:30:48 [2023-05-08T11:30:48.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:30:49 [2023-05-08T11:30:49.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:30:49 [2023-05-08T11:30:49.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:30:50 [2023-05-08T11:30:50.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:30:50 [2023-05-08T11:30:50.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:30:51 [2023-05-08T11:30:51.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:30:52 [2023-05-08T11:30:52.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:30:53 [2023-05-08T11:30:53.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:30:54 [2023-05-08T11:30:54.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:30:54 [2023-05-08T11:30:54.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:30:55 [2023-05-08T11:30:55.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:30:56 [2023-05-08T11:30:56.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:30:56 [2023-05-08T11:30:56.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:30:57 [2023-05-08T11:30:57.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:30:58 [2023-05-08T11:30:58.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:30:59 [2023-05-08T11:30:59.029Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:30:59 [2023-05-08T11:30:59.029Z] Using test binary docker
11:30:59 [2023-05-08T11:30:59.029Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:30:59 [2023-05-08T11:30:59.029Z] +++ /etc/init.d/apparmor start
11:30:59 [2023-05-08T11:30:59.029Z] Not: starting.
11:30:59 [2023-05-08T11:30:59.029Z] INFO: Waiting for daemon to start...
11:30:59 [2023-05-08T11:30:59.029Z] Starting dockerd
11:30:59 [2023-05-08T11:30:59.029Z] +++ 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
11:31:02 [2023-05-08T11:31:02.294Z] .
11:31:02 [2023-05-08T11:31:02.294Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:31:02 [2023-05-08T11:31:02.294Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:31:02 [2023-05-08T11:31:02.294Z] Error: No such image: emptyfs
11:31:02 [2023-05-08T11:31:02.294Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:31:02 [2023-05-08T11:31:02.294Z] ++++ docker load
11:31:02 [2023-05-08T11:31:02.294Z] Loaded image: emptyfs:latest
11:31:02 [2023-05-08T11:31:02.294Z] Running integration-test (iteration 1)
11:31:02 [2023-05-08T11:31:02.294Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
11:31:02 [2023-05-08T11:31:02.294Z] ++ 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
11:31:02 [2023-05-08T11:31:02.294Z] ++ set -e
11:31:02 [2023-05-08T11:31:02.294Z] ++ '[' -n 0 ']'
11:31:02 [2023-05-08T11:31:02.294Z] ++ set -x
11:31:02 [2023-05-08T11:31:02.294Z] ++ 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
11:31:02 [2023-05-08T11:31:02.294Z] Loaded image: busybox:latest
11:31:02 [2023-05-08T11:31:02.550Z] Loaded image: busybox:glibc
11:31:03 [2023-05-08T11:31:03.478Z] Loaded image: debian:bullseye-slim
11:31:03 [2023-05-08T11:31:03.478Z] Loaded image: hello-world:latest
11:31:03 [2023-05-08T11:31:03.478Z] Loaded image: arm32v7/hello-world:latest
11:31:03 [2023-05-08T11:31:03.478Z] INFO: Testing against a local daemon
11:31:03 [2023-05-08T11:31:03.478Z] === RUN   TestCgroupNamespacesBuild
11:31:04 [2023-05-08T11:31:04.843Z] --- PASS: TestCgroupNamespacesBuild (1.10s)
11:31:04 [2023-05-08T11:31:04.843Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:31:05 [2023-05-08T11:31:05.771Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
11:31:05 [2023-05-08T11:31:05.771Z] === RUN   TestBuildWithSession
11:31:05 [2023-05-08T11:31:05.771Z]     build_session_test.go:25: TODO: BuildKit
11:31:05 [2023-05-08T11:31:05.771Z] --- SKIP: TestBuildWithSession (0.00s)
11:31:05 [2023-05-08T11:31:05.771Z] === RUN   TestBuildSquashParent
11:31:09 [2023-05-08T11:31:09.037Z] --- PASS: TestBuildSquashParent (3.43s)
11:31:09 [2023-05-08T11:31:09.037Z] === RUN   TestBuildWithRemoveAndForceRemove
11:31:09 [2023-05-08T11:31:09.037Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:31:09 [2023-05-08T11:31:09.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:31:09 [2023-05-08T11:31:09.037Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:31:09 [2023-05-08T11:31:09.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:31:09 [2023-05-08T11:31:09.037Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:31:09 [2023-05-08T11:31:09.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:31:09 [2023-05-08T11:31:09.037Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:31:09 [2023-05-08T11:31:09.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:31:09 [2023-05-08T11:31:09.037Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:31:09 [2023-05-08T11:31:09.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:31:09 [2023-05-08T11:31:09.037Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:31:09 [2023-05-08T11:31:09.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:31:09 [2023-05-08T11:31:09.037Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:31:09 [2023-05-08T11:31:09.037Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:31:09 [2023-05-08T11:31:09.037Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:31:09 [2023-05-08T11:31:09.037Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:31:09 [2023-05-08T11:31:09.037Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:31:09 [2023-05-08T11:31:09.037Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:31:12 [2023-05-08T11:31:12.304Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:31:12 [2023-05-08T11:31:12.304Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.65s)
11:31:12 [2023-05-08T11:31:12.304Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.65s)
11:31:12 [2023-05-08T11:31:12.304Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s)
11:31:12 [2023-05-08T11:31:12.304Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s)
11:31:12 [2023-05-08T11:31:12.304Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s)
11:31:12 [2023-05-08T11:31:12.304Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s)
11:31:12 [2023-05-08T11:31:12.304Z] === RUN   TestBuildMultiStageCopy
11:31:12 [2023-05-08T11:31:12.304Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:31:13 [2023-05-08T11:31:13.231Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:31:13 [2023-05-08T11:31:13.231Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:31:13 [2023-05-08T11:31:13.231Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:31:13 [2023-05-08T11:31:13.487Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:31:13 [2023-05-08T11:31:13.487Z] --- PASS: TestBuildMultiStageCopy (1.14s)
11:31:13 [2023-05-08T11:31:13.487Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.94s)
11:31:13 [2023-05-08T11:31:13.487Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
11:31:13 [2023-05-08T11:31:13.487Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
11:31:13 [2023-05-08T11:31:13.487Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s)
11:31:13 [2023-05-08T11:31:13.487Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
11:31:13 [2023-05-08T11:31:13.487Z] === RUN   TestBuildMultiStageParentConfig
11:31:13 [2023-05-08T11:31:13.743Z] --- PASS: TestBuildMultiStageParentConfig (0.23s)
11:31:13 [2023-05-08T11:31:13.743Z] === RUN   TestBuildLabelWithTargets
11:31:13 [2023-05-08T11:31:13.999Z] --- PASS: TestBuildLabelWithTargets (0.33s)
11:31:13 [2023-05-08T11:31:13.999Z] === RUN   TestBuildWithEmptyLayers
11:31:13 [2023-05-08T11:31:13.999Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
11:31:13 [2023-05-08T11:31:13.999Z] === RUN   TestBuildMultiStageOnBuild
11:31:14 [2023-05-08T11:31:14.926Z] --- PASS: TestBuildMultiStageOnBuild (0.98s)
11:31:14 [2023-05-08T11:31:14.926Z] === RUN   TestBuildUncleanTarFilenames
11:31:15 [2023-05-08T11:31:15.182Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
11:31:15 [2023-05-08T11:31:15.182Z] === RUN   TestBuildMultiStageLayerLeak
11:31:16 [2023-05-08T11:31:16.109Z] --- PASS: TestBuildMultiStageLayerLeak (0.98s)
11:31:16 [2023-05-08T11:31:16.109Z] === RUN   TestBuildWithHugeFile
11:32:23 [2023-05-08T11:32:23.732Z] --- PASS: TestBuildWithHugeFile (64.97s)
11:32:23 [2023-05-08T11:32:23.732Z] === RUN   TestBuildWCOWSandboxSize
11:32:23 [2023-05-08T11:32:23.732Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:32:23 [2023-05-08T11:32:23.732Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:32:23 [2023-05-08T11:32:23.732Z] === RUN   TestBuildWithEmptyDockerfile
11:32:23 [2023-05-08T11:32:23.732Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:32:23 [2023-05-08T11:32:23.732Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:32:23 [2023-05-08T11:32:23.732Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:32:23 [2023-05-08T11:32:23.732Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:32:23 [2023-05-08T11:32:23.732Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:32:23 [2023-05-08T11:32:23.732Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:32:23 [2023-05-08T11:32:23.732Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:32:23 [2023-05-08T11:32:23.732Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:32:23 [2023-05-08T11:32:23.732Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:32:23 [2023-05-08T11:32:23.732Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:32:23 [2023-05-08T11:32:23.732Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
11:32:23 [2023-05-08T11:32:23.732Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
11:32:23 [2023-05-08T11:32:23.732Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
11:32:23 [2023-05-08T11:32:23.732Z] === RUN   TestBuildPreserveOwnership
11:32:23 [2023-05-08T11:32:23.732Z] === RUN   TestBuildPreserveOwnership/copy_from
11:32:23 [2023-05-08T11:32:23.732Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:32:23 [2023-05-08T11:32:23.732Z] --- PASS: TestBuildPreserveOwnership (1.91s)
11:32:23 [2023-05-08T11:32:23.732Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.37s)
11:32:23 [2023-05-08T11:32:23.732Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.53s)
11:32:23 [2023-05-08T11:32:23.732Z] === RUN   TestBuildPlatformInvalid
11:32:23 [2023-05-08T11:32:23.732Z] --- PASS: TestBuildPlatformInvalid (0.03s)
11:32:23 [2023-05-08T11:32:23.732Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:32:23 [2023-05-08T11:32:23.732Z] Loaded image: busybox:latest
11:32:23 [2023-05-08T11:32:23.732Z] Loaded image: busybox:glibc
11:32:24 [2023-05-08T11:32:24.660Z] Loaded image: debian:bullseye-slim
11:32:24 [2023-05-08T11:32:24.660Z] Loaded image: hello-world:latest
11:32:24 [2023-05-08T11:32:24.660Z] Loaded image: arm32v7/hello-world:latest
11:32:32 [2023-05-08T11:32:32.746Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.13s)
11:32:32 [2023-05-08T11:32:32.746Z] PASS
11:32:32 [2023-05-08T11:32:32.746Z] 
11:32:32 [2023-05-08T11:32:32.746Z] === Skipped
11:32:32 [2023-05-08T11:32:32.746Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
11:32:32 [2023-05-08T11:32:32.746Z]     build_session_test.go:25: TODO: BuildKit
11:32:32 [2023-05-08T11:32:32.746Z] 
11:32:32 [2023-05-08T11:32:32.746Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:32:32 [2023-05-08T11:32:32.746Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:32:32 [2023-05-08T11:32:32.746Z] 
11:32:32 [2023-05-08T11:32:32.746Z] DONE 34 tests, 2 skipped in 89.934s
11:32:32 [2023-05-08T11:32:32.746Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
11:32:32 [2023-05-08T11:32:32.746Z] ++ 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
11:32:32 [2023-05-08T11:32:32.746Z] ++ set -e
11:32:32 [2023-05-08T11:32:32.746Z] ++ '[' -n 0 ']'
11:32:32 [2023-05-08T11:32:32.746Z] ++ set -x
11:32:32 [2023-05-08T11:32:32.746Z] ++ 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
11:32:32 [2023-05-08T11:32:32.746Z] INFO: Testing against a local daemon
11:32:32 [2023-05-08T11:32:32.746Z] === RUN   TestConfigInspect
11:32:34 [2023-05-08T11:32:34.635Z] --- PASS: TestConfigInspect (2.06s)
11:32:34 [2023-05-08T11:32:34.635Z] === RUN   TestConfigList
11:32:36 [2023-05-08T11:32:36.524Z] --- PASS: TestConfigList (1.99s)
11:32:36 [2023-05-08T11:32:36.524Z] === RUN   TestConfigsCreateAndDelete
11:32:38 [2023-05-08T11:32:38.413Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
11:32:38 [2023-05-08T11:32:38.413Z] === RUN   TestConfigsUpdate
11:32:40 [2023-05-08T11:32:40.396Z] --- PASS: TestConfigsUpdate (1.95s)
11:32:40 [2023-05-08T11:32:40.396Z] === RUN   TestTemplatedConfig
11:32:42 [2023-05-08T11:32:42.911Z] --- PASS: TestTemplatedConfig (2.44s)
11:32:42 [2023-05-08T11:32:42.911Z] === RUN   TestConfigCreateResolve
11:32:44 [2023-05-08T11:32:44.804Z] --- PASS: TestConfigCreateResolve (2.03s)
11:32:44 [2023-05-08T11:32:44.804Z] PASS
11:32:44 [2023-05-08T11:32:44.804Z] 
11:32:44 [2023-05-08T11:32:44.804Z] DONE 6 tests in 12.375s
11:32:44 [2023-05-08T11:32:44.804Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
11:32:44 [2023-05-08T11:32:44.804Z] ++ 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
11:32:44 [2023-05-08T11:32:44.804Z] ++ set -e
11:32:44 [2023-05-08T11:32:44.804Z] ++ '[' -n 0 ']'
11:32:44 [2023-05-08T11:32:44.804Z] ++ set -x
11:32:44 [2023-05-08T11:32:44.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
11:32:44 [2023-05-08T11:32:44.804Z] INFO: Testing against a local daemon
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestAttachWithTTY
11:32:44 [2023-05-08T11:32:44.804Z] --- PASS: TestAttachWithTTY (0.06s)
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestAttachWithoutTTy
11:32:44 [2023-05-08T11:32:44.804Z] --- PASS: TestAttachWithoutTTy (0.03s)
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestCheckpoint
11:32:44 [2023-05-08T11:32:44.804Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:32:44 [2023-05-08T11:32:44.804Z] --- SKIP: TestCheckpoint (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/commit
11:32:44 [2023-05-08T11:32:44.804Z] === PAUSE TestContainerInvalidJSON/commit
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/create
11:32:44 [2023-05-08T11:32:44.804Z] === PAUSE TestContainerInvalidJSON/containers/create
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:32:44 [2023-05-08T11:32:44.804Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:32:44 [2023-05-08T11:32:44.804Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:32:44 [2023-05-08T11:32:44.804Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:32:44 [2023-05-08T11:32:44.804Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:32:44 [2023-05-08T11:32:44.804Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:32:44 [2023-05-08T11:32:44.804Z] === CONT  TestContainerInvalidJSON/commit
11:32:44 [2023-05-08T11:32:44.804Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:32:44 [2023-05-08T11:32:44.804Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:32:44 [2023-05-08T11:32:44.804Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:32:44 [2023-05-08T11:32:44.804Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:32:44 [2023-05-08T11:32:44.804Z] === CONT  TestContainerInvalidJSON/containers/create
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:32:44 [2023-05-08T11:32:44.804Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:32:44 [2023-05-08T11:32:44.804Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:32:44 [2023-05-08T11:32:44.804Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:32:44 [2023-05-08T11:32:44.804Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.03s)
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestCopyFromContainerPathIsNotDir
11:32:44 [2023-05-08T11:32:44.804Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.03s)
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestCopyToContainerPathDoesNotExist
11:32:44 [2023-05-08T11:32:44.804Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestCopyEmptyFile
11:32:44 [2023-05-08T11:32:44.804Z] --- PASS: TestCopyEmptyFile (0.04s)
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestCopyToContainerPathIsNotDir
11:32:44 [2023-05-08T11:32:44.804Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s)
11:32:44 [2023-05-08T11:32:44.804Z] === RUN   TestCopyFromContainer
11:32:45 [2023-05-08T11:32:45.366Z] === RUN   TestCopyFromContainer//
11:32:45 [2023-05-08T11:32:45.366Z] === RUN   TestCopyFromContainer/.
11:32:45 [2023-05-08T11:32:45.366Z] === RUN   TestCopyFromContainer//.
11:32:45 [2023-05-08T11:32:45.366Z] === RUN   TestCopyFromContainer/./
11:32:45 [2023-05-08T11:32:45.366Z] === RUN   TestCopyFromContainer//./
11:32:45 [2023-05-08T11:32:45.366Z] === RUN   TestCopyFromContainer//bar/root
11:32:45 [2023-05-08T11:32:45.366Z] === RUN   TestCopyFromContainer//bar/root/
11:32:45 [2023-05-08T11:32:45.366Z] === RUN   TestCopyFromContainer//bar/root/.
11:32:45 [2023-05-08T11:32:45.366Z] === RUN   TestCopyFromContainer/bar/quux
11:32:45 [2023-05-08T11:32:45.366Z] === RUN   TestCopyFromContainer/bar/quux/
11:32:45 [2023-05-08T11:32:45.366Z] === RUN   TestCopyFromContainer/bar/quux/.
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCopyFromContainer/bar/notarget
11:32:45 [2023-05-08T11:32:45.622Z] --- PASS: TestCopyFromContainer (0.64s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer// (0.01s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer/. (0.01s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer//. (0.01s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:32:45 [2023-05-08T11:32:45.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:32:45 [2023-05-08T11:32:45.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:32:45 [2023-05-08T11:32:45.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:32:45 [2023-05-08T11:32:45.622Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:32:45 [2023-05-08T11:32:45.622Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:32:45 [2023-05-08T11:32:45.622Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:32:45 [2023-05-08T11:32:45.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCreateLinkToNonExistingContainer
11:32:45 [2023-05-08T11:32:45.622Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCreateWithInvalidEnv
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCreateWithInvalidEnv/0
11:32:45 [2023-05-08T11:32:45.622Z] === PAUSE TestCreateWithInvalidEnv/0
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCreateWithInvalidEnv/1
11:32:45 [2023-05-08T11:32:45.622Z] === PAUSE TestCreateWithInvalidEnv/1
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCreateWithInvalidEnv/2
11:32:45 [2023-05-08T11:32:45.622Z] === PAUSE TestCreateWithInvalidEnv/2
11:32:45 [2023-05-08T11:32:45.622Z] === CONT  TestCreateWithInvalidEnv/0
11:32:45 [2023-05-08T11:32:45.622Z] === CONT  TestCreateWithInvalidEnv/1
11:32:45 [2023-05-08T11:32:45.622Z] === CONT  TestCreateWithInvalidEnv/2
11:32:45 [2023-05-08T11:32:45.622Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:32:45 [2023-05-08T11:32:45.622Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCreateTmpfsMountsTarget
11:32:45 [2023-05-08T11:32:45.622Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:32:45 [2023-05-08T11:32:45.622Z] === RUN   TestCreateWithCustomMaskedPaths
11:32:46 [2023-05-08T11:32:46.987Z] --- PASS: TestCreateWithCustomMaskedPaths (1.37s)
11:32:46 [2023-05-08T11:32:46.987Z] === RUN   TestCreateWithCustomReadonlyPaths
11:32:48 [2023-05-08T11:32:48.352Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s)
11:32:48 [2023-05-08T11:32:48.352Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:32:48 [2023-05-08T11:32:48.352Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:32:48 [2023-05-08T11:32:48.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:32:48 [2023-05-08T11:32:48.352Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:32:48 [2023-05-08T11:32:48.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:32:48 [2023-05-08T11:32:48.352Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:32:48 [2023-05-08T11:32:48.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:32:48 [2023-05-08T11:32:48.352Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:32:48 [2023-05-08T11:32:48.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:32:48 [2023-05-08T11:32:48.352Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:32:48 [2023-05-08T11:32:48.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:32:48 [2023-05-08T11:32:48.352Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:32:48 [2023-05-08T11:32:48.352Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:32:48 [2023-05-08T11:32:48.352Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:32:48 [2023-05-08T11:32:48.352Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:32:48 [2023-05-08T11:32:48.352Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:32:48 [2023-05-08T11:32:48.352Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:32:48 [2023-05-08T11:32:48.352Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:32:48 [2023-05-08T11:32:48.352Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:32:48 [2023-05-08T11:32:48.352Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:32:48 [2023-05-08T11:32:48.352Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:32:48 [2023-05-08T11:32:48.352Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:32:48 [2023-05-08T11:32:48.352Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:32:48 [2023-05-08T11:32:48.608Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
11:32:48 [2023-05-08T11:32:48.608Z] === RUN   TestCreateDifferentPlatform
11:32:48 [2023-05-08T11:32:48.608Z] === RUN   TestCreateDifferentPlatform/different_os
11:32:48 [2023-05-08T11:32:48.608Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:32:48 [2023-05-08T11:32:48.608Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:32:48 [2023-05-08T11:32:48.608Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:32:48 [2023-05-08T11:32:48.608Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:32:48 [2023-05-08T11:32:48.608Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:32:48 [2023-05-08T11:32:48.864Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
11:32:48 [2023-05-08T11:32:48.864Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:32:48 [2023-05-08T11:32:48.864Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
11:32:48 [2023-05-08T11:32:48.865Z] === RUN   TestCreateInvalidHostConfig
11:32:48 [2023-05-08T11:32:48.865Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:32:48 [2023-05-08T11:32:48.865Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:32:48 [2023-05-08T11:32:48.865Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:32:48 [2023-05-08T11:32:48.865Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:32:48 [2023-05-08T11:32:48.865Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:32:48 [2023-05-08T11:32:48.865Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:32:48 [2023-05-08T11:32:48.865Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:32:48 [2023-05-08T11:32:48.865Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:32:48 [2023-05-08T11:32:48.865Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
11:32:48 [2023-05-08T11:32:48.865Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
11:32:48 [2023-05-08T11:32:48.865Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:32:48 [2023-05-08T11:32:48.865Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:32:48 [2023-05-08T11:32:48.865Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:32:48 [2023-05-08T11:32:48.865Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
11:32:48 [2023-05-08T11:32:48.865Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:32:48 [2023-05-08T11:32:48.865Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:32:48 [2023-05-08T11:32:48.865Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:32:48 [2023-05-08T11:32:48.865Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:32:48 [2023-05-08T11:32:48.865Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:32:48 [2023-05-08T11:32:48.865Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
11:32:48 [2023-05-08T11:32:48.865Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:32:48 [2023-05-08T11:32:48.865Z] === RUN   TestContainerStartOnDaemonRestart
11:32:48 [2023-05-08T11:32:48.865Z] === PAUSE TestContainerStartOnDaemonRestart
11:32:48 [2023-05-08T11:32:48.865Z] === RUN   TestDaemonRestartIpcMode
11:32:48 [2023-05-08T11:32:48.865Z] === PAUSE TestDaemonRestartIpcMode
11:32:48 [2023-05-08T11:32:48.865Z] === RUN   TestDaemonHostGatewayIP
11:32:48 [2023-05-08T11:32:48.865Z] === PAUSE TestDaemonHostGatewayIP
11:32:48 [2023-05-08T11:32:48.865Z] === RUN   TestRestartDaemonWithRestartingContainer
11:32:48 [2023-05-08T11:32:48.865Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:32:48 [2023-05-08T11:32:48.865Z] === RUN   TestContainerKillOnDaemonStart
11:32:48 [2023-05-08T11:32:48.865Z] === PAUSE TestContainerKillOnDaemonStart
11:32:48 [2023-05-08T11:32:48.865Z] === RUN   TestDiff
11:32:49 [2023-05-08T11:32:49.121Z] --- PASS: TestDiff (0.43s)
11:32:49 [2023-05-08T11:32:49.121Z] === RUN   TestExecConsoleSize
11:32:49 [2023-05-08T11:32:49.682Z] --- PASS: TestExecConsoleSize (0.53s)
11:32:49 [2023-05-08T11:32:49.682Z] === RUN   TestExecWithCloseStdin
11:32:50 [2023-05-08T11:32:50.244Z] --- PASS: TestExecWithCloseStdin (0.50s)
11:32:50 [2023-05-08T11:32:50.244Z] === RUN   TestExec
11:32:50 [2023-05-08T11:32:50.806Z] --- PASS: TestExec (0.52s)
11:32:50 [2023-05-08T11:32:50.806Z] === RUN   TestExecUser
11:32:51 [2023-05-08T11:32:51.368Z] --- PASS: TestExecUser (0.53s)
11:32:51 [2023-05-08T11:32:51.368Z] === RUN   TestExportContainerAndImportImage
11:32:51 [2023-05-08T11:32:51.929Z] --- PASS: TestExportContainerAndImportImage (0.52s)
11:32:51 [2023-05-08T11:32:51.929Z] === RUN   TestExportContainerAfterDaemonRestart
11:32:58 [2023-05-08T11:32:58.464Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
11:32:58 [2023-05-08T11:32:58.464Z] === RUN   TestHealthCheckWorkdir
11:32:58 [2023-05-08T11:32:58.720Z] --- PASS: TestHealthCheckWorkdir (0.66s)
11:32:58 [2023-05-08T11:32:58.720Z] === RUN   TestHealthKillContainer
11:33:06 [2023-05-08T11:33:06.805Z] --- PASS: TestHealthKillContainer (7.96s)
11:33:06 [2023-05-08T11:33:06.805Z] === RUN   TestHealthCheckProcessKilled
11:33:07 [2023-05-08T11:33:07.366Z] --- PASS: TestHealthCheckProcessKilled (0.76s)
11:33:07 [2023-05-08T11:33:07.366Z] === RUN   TestInspectCpusetInConfigPre120
11:33:07 [2023-05-08T11:33:07.622Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
11:33:07 [2023-05-08T11:33:07.623Z] === RUN   TestInspectAnnotations
11:33:07 [2023-05-08T11:33:07.878Z] --- PASS: TestInspectAnnotations (0.03s)
11:33:07 [2023-05-08T11:33:07.878Z] === RUN   TestIpcModeNone
11:33:08 [2023-05-08T11:33:08.440Z] --- PASS: TestIpcModeNone (0.49s)
11:33:08 [2023-05-08T11:33:08.440Z] === RUN   TestIpcModePrivate
11:33:08 [2023-05-08T11:33:08.440Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
11:33:08 [2023-05-08T11:33:08.696Z] --- PASS: TestIpcModePrivate (0.47s)
11:33:08 [2023-05-08T11:33:08.696Z] === RUN   TestIpcModeShareable
11:33:08 [2023-05-08T11:33:08.952Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
11:33:09 [2023-05-08T11:33:09.208Z] --- PASS: TestIpcModeShareable (0.54s)
11:33:09 [2023-05-08T11:33:09.208Z] === RUN   TestAPIIpcModeShareableAndContainer
11:33:11 [2023-05-08T11:33:11.097Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.51s)
11:33:11 [2023-05-08T11:33:11.097Z] === RUN   TestAPIIpcModeHost
11:33:11 [2023-05-08T11:33:11.097Z] --- PASS: TestAPIIpcModeHost (0.31s)
11:33:11 [2023-05-08T11:33:11.097Z] === RUN   TestDaemonIpcModeShareable
11:33:12 [2023-05-08T11:33:12.024Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
11:33:12 [2023-05-08T11:33:12.279Z] --- PASS: TestDaemonIpcModeShareable (1.09s)
11:33:12 [2023-05-08T11:33:12.279Z] === RUN   TestDaemonIpcModePrivate
11:33:13 [2023-05-08T11:33:13.206Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
11:33:13 [2023-05-08T11:33:13.206Z] --- PASS: TestDaemonIpcModePrivate (1.10s)
11:33:13 [2023-05-08T11:33:13.206Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:33:14 [2023-05-08T11:33:14.133Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
11:33:14 [2023-05-08T11:33:14.389Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s)
11:33:14 [2023-05-08T11:33:14.389Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:33:15 [2023-05-08T11:33:15.316Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
11:33:15 [2023-05-08T11:33:15.571Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s)
11:33:15 [2023-05-08T11:33:15.571Z] === RUN   TestIpcModeOlderClient
11:33:15 [2023-05-08T11:33:15.571Z] === PAUSE TestIpcModeOlderClient
11:33:15 [2023-05-08T11:33:15.571Z] === RUN   TestKillContainerInvalidSignal
11:33:15 [2023-05-08T11:33:15.827Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
11:33:15 [2023-05-08T11:33:15.827Z] === RUN   TestKillContainer
11:33:15 [2023-05-08T11:33:15.827Z] === RUN   TestKillContainer/no_signal
11:33:16 [2023-05-08T11:33:16.389Z] === RUN   TestKillContainer/non_killing_signal
11:33:16 [2023-05-08T11:33:16.645Z] === RUN   TestKillContainer/killing_signal
11:33:17 [2023-05-08T11:33:17.206Z] --- PASS: TestKillContainer (1.33s)
11:33:17 [2023-05-08T11:33:17.206Z]     --- PASS: TestKillContainer/no_signal (0.43s)
11:33:17 [2023-05-08T11:33:17.206Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
11:33:17 [2023-05-08T11:33:17.206Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
11:33:17 [2023-05-08T11:33:17.206Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:33:17 [2023-05-08T11:33:17.206Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:33:17 [2023-05-08T11:33:17.767Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:33:18 [2023-05-08T11:33:18.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
11:33:18 [2023-05-08T11:33:18.023Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
11:33:18 [2023-05-08T11:33:18.023Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
11:33:18 [2023-05-08T11:33:18.023Z] === RUN   TestKillStoppedContainer
11:33:18 [2023-05-08T11:33:18.279Z] --- PASS: TestKillStoppedContainer (0.03s)
11:33:18 [2023-05-08T11:33:18.279Z] === RUN   TestKillStoppedContainerAPIPre120
11:33:18 [2023-05-08T11:33:18.279Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
11:33:18 [2023-05-08T11:33:18.279Z] === RUN   TestKillDifferentUserContainer
11:33:18 [2023-05-08T11:33:18.535Z] --- PASS: TestKillDifferentUserContainer (0.42s)
11:33:18 [2023-05-08T11:33:18.535Z] === RUN   TestInspectOomKilledTrue
11:33:19 [2023-05-08T11:33:19.096Z] --- PASS: TestInspectOomKilledTrue (0.49s)
11:33:19 [2023-05-08T11:33:19.096Z] === RUN   TestInspectOomKilledFalse
11:33:19 [2023-05-08T11:33:19.658Z] --- PASS: TestInspectOomKilledFalse (0.47s)
11:33:19 [2023-05-08T11:33:19.658Z] === RUN   TestLinksEtcHostsContentMatch
11:33:19 [2023-05-08T11:33:19.913Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
11:33:19 [2023-05-08T11:33:19.913Z] === RUN   TestLinksContainerNames
11:33:20 [2023-05-08T11:33:20.840Z] --- PASS: TestLinksContainerNames (0.86s)
11:33:20 [2023-05-08T11:33:20.840Z] === RUN   TestLogsFollowTailEmpty
11:33:21 [2023-05-08T11:33:21.096Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
11:33:21 [2023-05-08T11:33:21.096Z] === RUN   TestLogs
11:33:21 [2023-05-08T11:33:21.096Z] === RUN   TestLogs/driver_local
11:33:21 [2023-05-08T11:33:21.096Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:33:21 [2023-05-08T11:33:21.096Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:33:21 [2023-05-08T11:33:21.096Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:33:21 [2023-05-08T11:33:21.096Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:33:21 [2023-05-08T11:33:21.096Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:33:21 [2023-05-08T11:33:21.096Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:33:21 [2023-05-08T11:33:21.096Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:33:21 [2023-05-08T11:33:21.096Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:33:21 [2023-05-08T11:33:21.096Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:33:21 [2023-05-08T11:33:21.096Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:33:21 [2023-05-08T11:33:21.096Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:33:21 [2023-05-08T11:33:21.096Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:33:21 [2023-05-08T11:33:21.096Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:33:21 [2023-05-08T11:33:21.096Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:33:21 [2023-05-08T11:33:21.096Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:33:21 [2023-05-08T11:33:21.096Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:33:21 [2023-05-08T11:33:21.096Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:33:21 [2023-05-08T11:33:21.096Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:33:22 [2023-05-08T11:33:22.986Z] === RUN   TestLogs/driver_json-file
11:33:22 [2023-05-08T11:33:22.986Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:33:22 [2023-05-08T11:33:22.986Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:33:22 [2023-05-08T11:33:22.986Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:33:22 [2023-05-08T11:33:22.986Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:33:22 [2023-05-08T11:33:22.986Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:33:22 [2023-05-08T11:33:22.986Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:33:22 [2023-05-08T11:33:22.986Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:33:22 [2023-05-08T11:33:22.986Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:33:22 [2023-05-08T11:33:22.986Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:33:22 [2023-05-08T11:33:22.986Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:33:22 [2023-05-08T11:33:22.986Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:33:22 [2023-05-08T11:33:22.986Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:33:22 [2023-05-08T11:33:22.986Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:33:22 [2023-05-08T11:33:22.986Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:33:22 [2023-05-08T11:33:22.986Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:33:22 [2023-05-08T11:33:22.986Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:33:22 [2023-05-08T11:33:22.986Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:33:22 [2023-05-08T11:33:22.986Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:33:24 [2023-05-08T11:33:24.351Z] --- PASS: TestLogs (3.11s)
11:33:24 [2023-05-08T11:33:24.351Z]     --- PASS: TestLogs/driver_local (0.01s)
11:33:24 [2023-05-08T11:33:24.351Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.11s)
11:33:24 [2023-05-08T11:33:24.351Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.15s)
11:33:24 [2023-05-08T11:33:24.351Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.30s)
11:33:24 [2023-05-08T11:33:24.351Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.44s)
11:33:24 [2023-05-08T11:33:24.351Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.50s)
11:33:24 [2023-05-08T11:33:24.351Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.64s)
11:33:24 [2023-05-08T11:33:24.351Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:33:24 [2023-05-08T11:33:24.351Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.83s)
11:33:24 [2023-05-08T11:33:24.351Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.04s)
11:33:24 [2023-05-08T11:33:24.351Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.20s)
11:33:24 [2023-05-08T11:33:24.351Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.32s)
11:33:24 [2023-05-08T11:33:24.351Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.40s)
11:33:24 [2023-05-08T11:33:24.351Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.45s)
11:33:24 [2023-05-08T11:33:24.351Z] === RUN   TestContainerNetworkMountsNoChown
11:33:24 [2023-05-08T11:33:24.609Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/default
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/default
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/private
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/private
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rprivate
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rprivate
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/slave
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/slave
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rslave
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rslave
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/shared
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/shared
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rshared
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rshared
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/default
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/default/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/rslave
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/rshared
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/private
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/rprivate
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/default/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/private/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/shared
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/slave
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/private/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/private/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/private/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:33:24 [2023-05-08T11:33:24.609Z] === CONT  TestMountDaemonRoot/default/bind_root
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/default/mount_root
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:33:24 [2023-05-08T11:33:24.866Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:33:24 [2023-05-08T11:33:24.866Z] --- PASS: TestMountDaemonRoot (0.02s)
11:33:24 [2023-05-08T11:33:24.866Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:33:24 [2023-05-08T11:33:24.866Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
11:33:24 [2023-05-08T11:33:24.866Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
11:33:24 [2023-05-08T11:33:24.866Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
11:33:24 [2023-05-08T11:33:24.866Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:33:24 [2023-05-08T11:33:24.866Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
11:33:24 [2023-05-08T11:33:24.866Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:33:24 [2023-05-08T11:33:24.866Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:33:24 [2023-05-08T11:33:24.866Z] === RUN   TestContainerBindMountNonRecursive
11:33:25 [2023-05-08T11:33:25.793Z] --- PASS: TestContainerBindMountNonRecursive (1.02s)
11:33:25 [2023-05-08T11:33:25.794Z] === RUN   TestContainerVolumesMountedAsShared
11:33:26 [2023-05-08T11:33:26.355Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
11:33:26 [2023-05-08T11:33:26.355Z] === RUN   TestContainerVolumesMountedAsSlave
11:33:26 [2023-05-08T11:33:26.611Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
11:33:26 [2023-05-08T11:33:26.611Z] === RUN   TestContainerCopyLeaksMounts
11:33:27 [2023-05-08T11:33:27.172Z] --- PASS: TestContainerCopyLeaksMounts (0.51s)
11:33:27 [2023-05-08T11:33:27.173Z] === RUN   TestNetworkNat
11:33:27 [2023-05-08T11:33:27.734Z] --- PASS: TestNetworkNat (0.48s)
11:33:27 [2023-05-08T11:33:27.734Z] === RUN   TestNetworkLocalhostTCPNat
11:33:27 [2023-05-08T11:33:27.990Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
11:33:27 [2023-05-08T11:33:27.990Z] === RUN   TestNetworkLoopbackNat
11:33:31 [2023-05-08T11:33:31.256Z] --- PASS: TestNetworkLoopbackNat (2.60s)
11:33:31 [2023-05-08T11:33:31.256Z] === RUN   TestPause
11:33:31 [2023-05-08T11:33:31.256Z] --- PASS: TestPause (0.51s)
11:33:31 [2023-05-08T11:33:31.256Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:33:31 [2023-05-08T11:33:31.256Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:33:31 [2023-05-08T11:33:31.256Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:33:31 [2023-05-08T11:33:31.256Z] === RUN   TestPauseStopPausedContainer
11:33:31 [2023-05-08T11:33:31.818Z] --- PASS: TestPauseStopPausedContainer (0.47s)
11:33:31 [2023-05-08T11:33:31.818Z] === RUN   TestPidHost
11:33:32 [2023-05-08T11:33:32.745Z] --- PASS: TestPidHost (1.00s)
11:33:32 [2023-05-08T11:33:32.745Z] === RUN   TestPsFilter
11:33:32 [2023-05-08T11:33:32.745Z] === RUN   TestPsFilter/since
11:33:32 [2023-05-08T11:33:32.745Z] === RUN   TestPsFilter/before
11:33:32 [2023-05-08T11:33:32.745Z] --- PASS: TestPsFilter (0.07s)
11:33:32 [2023-05-08T11:33:32.745Z]     --- PASS: TestPsFilter/since (0.00s)
11:33:32 [2023-05-08T11:33:32.745Z]     --- PASS: TestPsFilter/before (0.00s)
11:33:32 [2023-05-08T11:33:32.745Z] === RUN   TestRemoveContainerWithRemovedVolume
11:33:33 [2023-05-08T11:33:33.307Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
11:33:33 [2023-05-08T11:33:33.307Z] === RUN   TestRemoveContainerWithVolume
11:33:33 [2023-05-08T11:33:33.562Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
11:33:33 [2023-05-08T11:33:33.562Z] === RUN   TestRemoveContainerRunning
11:33:34 [2023-05-08T11:33:34.124Z] --- PASS: TestRemoveContainerRunning (0.44s)
11:33:34 [2023-05-08T11:33:34.124Z] === RUN   TestRemoveContainerForceRemoveRunning
11:33:34 [2023-05-08T11:33:34.380Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
11:33:34 [2023-05-08T11:33:34.380Z] === RUN   TestRemoveInvalidContainer
11:33:34 [2023-05-08T11:33:34.380Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:33:34 [2023-05-08T11:33:34.380Z] === RUN   TestRenameLinkedContainer
11:33:36 [2023-05-08T11:33:36.270Z] --- PASS: TestRenameLinkedContainer (1.75s)
11:33:36 [2023-05-08T11:33:36.270Z] === RUN   TestRenameStoppedContainer
11:33:36 [2023-05-08T11:33:36.525Z] --- PASS: TestRenameStoppedContainer (0.40s)
11:33:36 [2023-05-08T11:33:36.525Z] === RUN   TestRenameRunningContainerAndReuse
11:33:37 [2023-05-08T11:33:37.452Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
11:33:37 [2023-05-08T11:33:37.452Z] === RUN   TestRenameInvalidName
11:33:38 [2023-05-08T11:33:38.014Z] --- PASS: TestRenameInvalidName (0.42s)
11:33:38 [2023-05-08T11:33:38.014Z] === RUN   TestRenameAnonymousContainer
11:33:39 [2023-05-08T11:33:39.379Z] --- PASS: TestRenameAnonymousContainer (1.59s)
11:33:39 [2023-05-08T11:33:39.379Z] === RUN   TestRenameContainerWithSameName
11:33:39 [2023-05-08T11:33:39.940Z] --- PASS: TestRenameContainerWithSameName (0.42s)
11:33:39 [2023-05-08T11:33:39.940Z] === RUN   TestRenameContainerWithLinkedContainer
11:33:40 [2023-05-08T11:33:40.868Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
11:33:40 [2023-05-08T11:33:40.868Z] === RUN   TestResize
11:33:41 [2023-05-08T11:33:41.123Z] --- PASS: TestResize (0.45s)
11:33:41 [2023-05-08T11:33:41.123Z] === RUN   TestResizeWithInvalidSize
11:33:41 [2023-05-08T11:33:41.685Z] --- PASS: TestResizeWithInvalidSize (0.42s)
11:33:41 [2023-05-08T11:33:41.685Z] === RUN   TestResizeWhenContainerNotStarted
11:33:41 [2023-05-08T11:33:41.942Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
11:33:41 [2023-05-08T11:33:41.942Z] === RUN   TestDaemonRestartKillContainers
11:33:41 [2023-05-08T11:33:41.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:33:41 [2023-05-08T11:33:41.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:33:41 [2023-05-08T11:33:41.943Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:33:41 [2023-05-08T11:33:41.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:33:41 [2023-05-08T11:33:41.943Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:33:41 [2023-05-08T11:33:41.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:33:41 [2023-05-08T11:33:41.943Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:33:41 [2023-05-08T11:33:41.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:33:41 [2023-05-08T11:33:41.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:33:41 [2023-05-08T11:33:41.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:33:41 [2023-05-08T11:33:41.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:33:41 [2023-05-08T11:33:41.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:33:41 [2023-05-08T11:33:41.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:33:41 [2023-05-08T11:33:41.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:33:41 [2023-05-08T11:33:41.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:33:41 [2023-05-08T11:33:41.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:33:43 [2023-05-08T11:33:43.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:33:44 [2023-05-08T11:33:44.088Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:33:44 [2023-05-08T11:33:44.088Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:33:44 [2023-05-08T11:33:44.088Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:33:44 [2023-05-08T11:33:44.345Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:33:44 [2023-05-08T11:33:44.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:33:44 [2023-05-08T11:33:44.857Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:33:45 [2023-05-08T11:33:45.112Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:33:49 [2023-05-08T11:33:49.278Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.88s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.18s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.63s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.86s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.14s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.19s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.43s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.14s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.40s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.16s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.21s)
11:33:49 [2023-05-08T11:33:49.278Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s)
11:33:49 [2023-05-08T11:33:49.278Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:33:49 [2023-05-08T11:33:49.278Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:33:49 [2023-05-08T11:33:49.533Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:33:50 [2023-05-08T11:33:50.461Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s)
11:33:50 [2023-05-08T11:33:50.461Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
11:33:50 [2023-05-08T11:33:50.461Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
11:33:50 [2023-05-08T11:33:50.461Z] === RUN   TestCgroupNamespacesRun
11:33:51 [2023-05-08T11:33:51.388Z] --- PASS: TestCgroupNamespacesRun (1.06s)
11:33:51 [2023-05-08T11:33:51.388Z] === RUN   TestCgroupNamespacesRunPrivileged
11:33:52 [2023-05-08T11:33:52.753Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s)
11:33:52 [2023-05-08T11:33:52.753Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:33:53 [2023-05-08T11:33:53.681Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
11:33:53 [2023-05-08T11:33:53.681Z] === RUN   TestCgroupNamespacesRunHostMode
11:33:54 [2023-05-08T11:33:54.609Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s)
11:33:54 [2023-05-08T11:33:54.609Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:33:55 [2023-05-08T11:33:55.975Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
11:33:55 [2023-05-08T11:33:55.975Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:33:56 [2023-05-08T11:33:56.902Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.00s)
11:33:56 [2023-05-08T11:33:56.902Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:33:57 [2023-05-08T11:33:57.464Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
11:33:57 [2023-05-08T11:33:57.464Z] === RUN   TestCgroupNamespacesRunOlderClient
11:33:58 [2023-05-08T11:33:58.392Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
11:33:58 [2023-05-08T11:33:58.392Z] === RUN   TestNISDomainname
11:33:58 [2023-05-08T11:33:58.954Z] --- PASS: TestNISDomainname (0.55s)
11:33:58 [2023-05-08T11:33:58.954Z] === RUN   TestHostnameDnsResolution
11:33:59 [2023-05-08T11:33:59.898Z] --- PASS: TestHostnameDnsResolution (0.73s)
11:33:59 [2023-05-08T11:33:59.898Z] === RUN   TestUnprivilegedPortsAndPing
11:34:00 [2023-05-08T11:34:00.164Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
11:34:00 [2023-05-08T11:34:00.164Z] === RUN   TestPrivilegedHostDevices
11:34:00 [2023-05-08T11:34:00.745Z] --- PASS: TestPrivilegedHostDevices (0.51s)
11:34:00 [2023-05-08T11:34:00.745Z] === RUN   TestRunConsoleSize
11:34:01 [2023-05-08T11:34:01.321Z] --- PASS: TestRunConsoleSize (0.43s)
11:34:01 [2023-05-08T11:34:01.321Z] === RUN   TestRunWithAlternativeContainerdShim
11:34:05 [2023-05-08T11:34:05.507Z] --- PASS: TestRunWithAlternativeContainerdShim (3.91s)
11:34:05 [2023-05-08T11:34:05.507Z] === RUN   TestStats
11:34:08 [2023-05-08T11:34:08.038Z] --- PASS: TestStats (2.45s)
11:34:08 [2023-05-08T11:34:08.038Z] === RUN   TestStopContainerWithTimeout
11:34:08 [2023-05-08T11:34:08.038Z] === RUN   TestStopContainerWithTimeout/0
11:34:08 [2023-05-08T11:34:08.038Z] === PAUSE TestStopContainerWithTimeout/0
11:34:08 [2023-05-08T11:34:08.038Z] === RUN   TestStopContainerWithTimeout/1
11:34:08 [2023-05-08T11:34:08.038Z] === PAUSE TestStopContainerWithTimeout/1
11:34:08 [2023-05-08T11:34:08.038Z] === RUN   TestStopContainerWithTimeout/3
11:34:08 [2023-05-08T11:34:08.038Z] === PAUSE TestStopContainerWithTimeout/3
11:34:08 [2023-05-08T11:34:08.038Z] === RUN   TestStopContainerWithTimeout/-1
11:34:08 [2023-05-08T11:34:08.038Z] === PAUSE TestStopContainerWithTimeout/-1
11:34:08 [2023-05-08T11:34:08.038Z] === CONT  TestStopContainerWithTimeout/0
11:34:08 [2023-05-08T11:34:08.038Z] === CONT  TestStopContainerWithTimeout/3
11:34:08 [2023-05-08T11:34:08.038Z] === CONT  TestStopContainerWithTimeout/1
11:34:08 [2023-05-08T11:34:08.038Z] === CONT  TestStopContainerWithTimeout/-1
11:34:11 [2023-05-08T11:34:11.305Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:34:11 [2023-05-08T11:34:11.305Z]     --- PASS: TestStopContainerWithTimeout/0 (0.90s)
11:34:11 [2023-05-08T11:34:11.305Z]     --- PASS: TestStopContainerWithTimeout/1 (1.72s)
11:34:11 [2023-05-08T11:34:11.305Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.04s)
11:34:11 [2023-05-08T11:34:11.305Z]     --- PASS: TestStopContainerWithTimeout/3 (3.14s)
11:34:11 [2023-05-08T11:34:11.305Z] === RUN   TestDeleteDevicemapper
11:34:11 [2023-05-08T11:34:11.305Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:34:11 [2023-05-08T11:34:11.305Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:34:11 [2023-05-08T11:34:11.305Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:34:12 [2023-05-08T11:34:12.671Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.01s)
11:34:12 [2023-05-08T11:34:12.671Z] === RUN   TestUpdateMemory
11:34:13 [2023-05-08T11:34:13.233Z] --- PASS: TestUpdateMemory (0.56s)
11:34:13 [2023-05-08T11:34:13.233Z] === RUN   TestUpdateCPUQuota
11:34:14 [2023-05-08T11:34:14.160Z] --- PASS: TestUpdateCPUQuota (0.84s)
11:34:14 [2023-05-08T11:34:14.160Z] === RUN   TestUpdatePidsLimit
11:34:14 [2023-05-08T11:34:14.160Z] === RUN   TestUpdatePidsLimit/update_from_none
11:34:14 [2023-05-08T11:34:14.416Z] === RUN   TestUpdatePidsLimit/no_change
11:34:14 [2023-05-08T11:34:14.416Z] === RUN   TestUpdatePidsLimit/update_lower
11:34:14 [2023-05-08T11:34:14.672Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:34:14 [2023-05-08T11:34:14.928Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:34:15 [2023-05-08T11:34:15.184Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:34:15 [2023-05-08T11:34:15.440Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:34:16 [2023-05-08T11:34:16.002Z] --- PASS: TestUpdatePidsLimit (1.95s)
11:34:16 [2023-05-08T11:34:16.002Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
11:34:16 [2023-05-08T11:34:16.002Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
11:34:16 [2023-05-08T11:34:16.002Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
11:34:16 [2023-05-08T11:34:16.002Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
11:34:16 [2023-05-08T11:34:16.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
11:34:16 [2023-05-08T11:34:16.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
11:34:16 [2023-05-08T11:34:16.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
11:34:16 [2023-05-08T11:34:16.002Z] === RUN   TestUpdateRestartPolicy
11:34:28 [2023-05-08T11:34:28.168Z] --- PASS: TestUpdateRestartPolicy (10.76s)
11:34:28 [2023-05-08T11:34:28.169Z] === RUN   TestUpdateRestartWithAutoRemove
11:34:28 [2023-05-08T11:34:28.169Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
11:34:28 [2023-05-08T11:34:28.169Z] === RUN   TestWaitNonBlocked
11:34:28 [2023-05-08T11:34:28.169Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:34:28 [2023-05-08T11:34:28.169Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:34:28 [2023-05-08T11:34:28.169Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:34:28 [2023-05-08T11:34:28.169Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:34:28 [2023-05-08T11:34:28.169Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:34:28 [2023-05-08T11:34:28.169Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:34:28 [2023-05-08T11:34:28.169Z] --- PASS: TestWaitNonBlocked (0.01s)
11:34:28 [2023-05-08T11:34:28.169Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s)
11:34:28 [2023-05-08T11:34:28.169Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
11:34:28 [2023-05-08T11:34:28.169Z] === RUN   TestWaitBlocked
11:34:28 [2023-05-08T11:34:28.169Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:34:28 [2023-05-08T11:34:28.169Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:34:28 [2023-05-08T11:34:28.169Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:34:28 [2023-05-08T11:34:28.169Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:34:28 [2023-05-08T11:34:28.169Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:34:28 [2023-05-08T11:34:28.169Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:34:28 [2023-05-08T11:34:28.730Z] --- PASS: TestWaitBlocked (0.01s)
11:34:28 [2023-05-08T11:34:28.730Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
11:34:28 [2023-05-08T11:34:28.730Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s)
11:34:28 [2023-05-08T11:34:28.730Z] === RUN   TestWaitConditions
11:34:28 [2023-05-08T11:34:28.730Z] === RUN   TestWaitConditions/default
11:34:28 [2023-05-08T11:34:28.730Z] === PAUSE TestWaitConditions/default
11:34:28 [2023-05-08T11:34:28.730Z] === RUN   TestWaitConditions/not-running
11:34:28 [2023-05-08T11:34:28.730Z] === PAUSE TestWaitConditions/not-running
11:34:28 [2023-05-08T11:34:28.730Z] === RUN   TestWaitConditions/next-exit
11:34:28 [2023-05-08T11:34:28.730Z] === PAUSE TestWaitConditions/next-exit
11:34:28 [2023-05-08T11:34:28.730Z] === RUN   TestWaitConditions/removed
11:34:28 [2023-05-08T11:34:28.730Z] === PAUSE TestWaitConditions/removed
11:34:28 [2023-05-08T11:34:28.730Z] === CONT  TestWaitConditions/default
11:34:28 [2023-05-08T11:34:28.730Z] === CONT  TestWaitConditions/next-exit
11:34:28 [2023-05-08T11:34:28.730Z] === CONT  TestWaitConditions/not-running
11:34:28 [2023-05-08T11:34:28.730Z] === CONT  TestWaitConditions/removed
11:34:28 [2023-05-08T11:34:28.730Z]     wait_test.go:146: ContainerID = 5eb120c7c6fbd171c535c1ac7068d30ebecfd6f79e591b10927b46bed7abcd5d
11:34:28 [2023-05-08T11:34:28.730Z]     wait_test.go:146: ContainerID = 5c99f783122be8f68a29a20e22b0c9c487e9e2b9828b45fe61ecc60be1520b29
11:34:28 [2023-05-08T11:34:28.730Z]     wait_test.go:146: ContainerID = 6a42b2e3a33d49c708cce9bc40a6bd9791abde8620d56b497c5c62c6ef786db5
11:34:28 [2023-05-08T11:34:28.730Z]     wait_test.go:146: ContainerID = 9847b696645625258bb4f7f64aea49b02e9df596dfbd2128e27dadde07dd4427
11:34:30 [2023-05-08T11:34:30.095Z] --- PASS: TestWaitConditions (0.01s)
11:34:30 [2023-05-08T11:34:30.095Z]     --- PASS: TestWaitConditions/next-exit (0.58s)
11:34:30 [2023-05-08T11:34:30.095Z]     --- PASS: TestWaitConditions/not-running (0.87s)
11:34:30 [2023-05-08T11:34:30.095Z]     --- PASS: TestWaitConditions/default (1.15s)
11:34:30 [2023-05-08T11:34:30.095Z]     --- PASS: TestWaitConditions/removed (1.22s)
11:34:30 [2023-05-08T11:34:30.095Z] === RUN   TestWaitRestartedContainer
11:34:30 [2023-05-08T11:34:30.095Z] === RUN   TestWaitRestartedContainer/default
11:34:30 [2023-05-08T11:34:30.095Z] === PAUSE TestWaitRestartedContainer/default
11:34:30 [2023-05-08T11:34:30.095Z] === RUN   TestWaitRestartedContainer/not-running
11:34:30 [2023-05-08T11:34:30.095Z] === PAUSE TestWaitRestartedContainer/not-running
11:34:30 [2023-05-08T11:34:30.095Z] === RUN   TestWaitRestartedContainer/next-exit
11:34:30 [2023-05-08T11:34:30.095Z] === PAUSE TestWaitRestartedContainer/next-exit
11:34:30 [2023-05-08T11:34:30.095Z] === CONT  TestWaitRestartedContainer/default
11:34:30 [2023-05-08T11:34:30.095Z] === CONT  TestWaitRestartedContainer/next-exit
11:34:30 [2023-05-08T11:34:30.095Z] === CONT  TestWaitRestartedContainer/not-running
11:34:31 [2023-05-08T11:34:31.985Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:34:31 [2023-05-08T11:34:31.985Z]     --- PASS: TestWaitRestartedContainer/not-running (1.86s)
11:34:31 [2023-05-08T11:34:31.985Z]     --- PASS: TestWaitRestartedContainer/default (2.06s)
11:34:31 [2023-05-08T11:34:31.985Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.12s)
11:34:31 [2023-05-08T11:34:31.985Z] === CONT  TestRestartDaemonWithRestartingContainer
11:34:31 [2023-05-08T11:34:31.985Z] === CONT  TestDaemonRestartIpcMode
11:34:31 [2023-05-08T11:34:31.985Z] === CONT  TestContainerKillOnDaemonStart
11:34:31 [2023-05-08T11:34:31.985Z] === CONT  TestIpcModeOlderClient
11:34:31 [2023-05-08T11:34:31.985Z] === CONT  TestContainerStartOnDaemonRestart
11:34:31 [2023-05-08T11:34:31.985Z] === CONT  TestDaemonHostGatewayIP
11:34:31 [2023-05-08T11:34:31.985Z] --- PASS: TestIpcModeOlderClient (0.04s)
11:34:34 [2023-05-08T11:34:34.501Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s)
11:34:35 [2023-05-08T11:34:35.062Z] --- PASS: TestDaemonHostGatewayIP (3.08s)
11:34:35 [2023-05-08T11:34:35.318Z] --- PASS: TestDaemonRestartIpcMode (3.34s)
11:34:35 [2023-05-08T11:34:35.318Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.38s)
11:34:45 [2023-05-08T11:34:45.257Z] --- PASS: TestContainerKillOnDaemonStart (11.75s)
11:34:45 [2023-05-08T11:34:45.257Z] PASS
11:34:45 [2023-05-08T11:34:45.257Z] 
11:34:45 [2023-05-08T11:34:45.257Z] === Skipped
11:34:45 [2023-05-08T11:34:45.257Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:34:45 [2023-05-08T11:34:45.257Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:34:45 [2023-05-08T11:34:45.257Z] 
11:34:45 [2023-05-08T11:34:45.257Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:34:45 [2023-05-08T11:34:45.257Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:34:45 [2023-05-08T11:34:45.257Z] 
11:34:45 [2023-05-08T11:34:45.257Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
11:34:45 [2023-05-08T11:34:45.257Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:34:45 [2023-05-08T11:34:45.257Z] 
11:34:45 [2023-05-08T11:34:45.257Z] DONE 285 tests, 3 skipped in 119.224s
11:34:45 [2023-05-08T11:34:45.257Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
11:34:45 [2023-05-08T11:34:45.257Z] ++ 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
11:34:45 [2023-05-08T11:34:45.257Z] ++ set -e
11:34:45 [2023-05-08T11:34:45.257Z] ++ '[' -n 0 ']'
11:34:45 [2023-05-08T11:34:45.257Z] ++ set -x
11:34:45 [2023-05-08T11:34:45.257Z] ++ 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
11:34:45 [2023-05-08T11:34:45.257Z] INFO: Testing against a local daemon
11:34:45 [2023-05-08T11:34:45.257Z] === RUN   TestConfigDaemonID
11:34:45 [2023-05-08T11:34:45.257Z]     daemon_test.go:52: [db97ee970e0a3] daemon is not started
11:34:45 [2023-05-08T11:34:45.257Z] --- PASS: TestConfigDaemonID (1.04s)
11:34:45 [2023-05-08T11:34:45.257Z] === RUN   TestDaemonConfigValidation
11:34:45 [2023-05-08T11:34:45.257Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:34:45 [2023-05-08T11:34:45.257Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:34:45 [2023-05-08T11:34:45.257Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:34:45 [2023-05-08T11:34:45.257Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:34:45 [2023-05-08T11:34:45.257Z] === RUN   TestDaemonConfigValidation/invalid_config
11:34:45 [2023-05-08T11:34:45.257Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:34:45 [2023-05-08T11:34:45.257Z] === RUN   TestDaemonConfigValidation/malformed_config
11:34:45 [2023-05-08T11:34:45.257Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:34:45 [2023-05-08T11:34:45.257Z] === RUN   TestDaemonConfigValidation/valid_config
11:34:45 [2023-05-08T11:34:45.257Z] === PAUSE TestDaemonConfigValidation/valid_config
11:34:45 [2023-05-08T11:34:45.257Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:34:45 [2023-05-08T11:34:45.257Z] === CONT  TestDaemonConfigValidation/malformed_config
11:34:45 [2023-05-08T11:34:45.257Z] === CONT  TestDaemonConfigValidation/valid_config
11:34:45 [2023-05-08T11:34:45.257Z] === CONT  TestDaemonConfigValidation/invalid_config
11:34:45 [2023-05-08T11:34:45.257Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:34:45 [2023-05-08T11:34:45.257Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:34:45 [2023-05-08T11:34:45.257Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
11:34:45 [2023-05-08T11:34:45.257Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
11:34:45 [2023-05-08T11:34:45.257Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
11:34:45 [2023-05-08T11:34:45.257Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
11:34:45 [2023-05-08T11:34:45.257Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
11:34:45 [2023-05-08T11:34:45.257Z] === RUN   TestConfigDaemonSeccompProfiles
11:34:45 [2023-05-08T11:34:45.257Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:34:46 [2023-05-08T11:34:46.184Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:34:47 [2023-05-08T11:34:47.111Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:34:48 [2023-05-08T11:34:48.039Z]     daemon_test.go:166: [d262e6b94ec10] daemon is not started
11:34:48 [2023-05-08T11:34:48.039Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
11:34:48 [2023-05-08T11:34:48.039Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
11:34:48 [2023-05-08T11:34:48.039Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
11:34:48 [2023-05-08T11:34:48.039Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
11:34:48 [2023-05-08T11:34:48.039Z] === RUN   TestDaemonProxy
11:34:48 [2023-05-08T11:34:48.039Z] === RUN   TestDaemonProxy/environment_variables
11:34:49 [2023-05-08T11:34:49.928Z] === RUN   TestDaemonProxy/command-line_options
11:34:51 [2023-05-08T11:34:51.816Z] === RUN   TestDaemonProxy/configuration_file
11:34:53 [2023-05-08T11:34:53.181Z] === RUN   TestDaemonProxy/conflicting_options
11:34:53 [2023-05-08T11:34:53.742Z] === RUN   TestDaemonProxy/reload_sanitized
11:34:54 [2023-05-08T11:34:54.304Z] --- PASS: TestDaemonProxy (6.20s)
11:34:54 [2023-05-08T11:34:54.304Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
11:34:54 [2023-05-08T11:34:54.304Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
11:34:54 [2023-05-08T11:34:54.304Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
11:34:54 [2023-05-08T11:34:54.304Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:34:54 [2023-05-08T11:34:54.304Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
11:34:54 [2023-05-08T11:34:54.304Z] === RUN   TestLiveRestore
11:34:54 [2023-05-08T11:34:54.304Z] === RUN   TestLiveRestore/volume_references
11:34:54 [2023-05-08T11:34:54.304Z] === PAUSE TestLiveRestore/volume_references
11:34:54 [2023-05-08T11:34:54.304Z] === CONT  TestLiveRestore/volume_references
11:34:54 [2023-05-08T11:34:54.865Z] === RUN   TestLiveRestore/volume_references/restartPolicy
11:34:54 [2023-05-08T11:34:54.865Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
11:34:55 [2023-05-08T11:34:55.792Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
11:34:56 [2023-05-08T11:34:56.720Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
11:34:57 [2023-05-08T11:34:57.281Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
11:34:58 [2023-05-08T11:34:58.209Z] --- PASS: TestLiveRestore (0.00s)
11:34:58 [2023-05-08T11:34:58.209Z]     --- PASS: TestLiveRestore/volume_references (3.91s)
11:34:58 [2023-05-08T11:34:58.209Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.31s)
11:34:58 [2023-05-08T11:34:58.209Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.83s)
11:34:58 [2023-05-08T11:34:58.209Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.87s)
11:34:58 [2023-05-08T11:34:58.209Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.80s)
11:34:58 [2023-05-08T11:34:58.209Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.81s)
11:34:58 [2023-05-08T11:34:58.209Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
11:34:58 [2023-05-08T11:34:58.771Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
11:34:58 [2023-05-08T11:34:58.771Z] PASS
11:34:58 [2023-05-08T11:34:58.771Z] 
11:34:58 [2023-05-08T11:34:58.771Z] DONE 25 tests in 15.039s
11:34:58 [2023-05-08T11:34:58.771Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
11:34:58 [2023-05-08T11:34:58.771Z] ++ 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
11:34:58 [2023-05-08T11:34:58.771Z] ++ set -e
11:34:58 [2023-05-08T11:34:58.771Z] ++ '[' -n 0 ']'
11:34:58 [2023-05-08T11:34:58.771Z] ++ set -x
11:34:58 [2023-05-08T11:34:58.771Z] ++ 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
11:34:59 [2023-05-08T11:34:59.027Z] INFO: Testing against a local daemon
11:34:59 [2023-05-08T11:34:59.027Z] === RUN   TestCommitInheritsEnv
11:34:59 [2023-05-08T11:34:59.027Z] --- PASS: TestCommitInheritsEnv (0.11s)
11:34:59 [2023-05-08T11:34:59.027Z] === RUN   TestImportExtremelyLargeImageWorks
11:34:59 [2023-05-08T11:34:59.027Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:34:59 [2023-05-08T11:34:59.027Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:34:59 [2023-05-08T11:34:59.027Z] === RUN   TestImportWithCustomPlatform
11:34:59 [2023-05-08T11:34:59.027Z] === RUN   TestImportWithCustomPlatform/#00
11:34:59 [2023-05-08T11:34:59.027Z] === RUN   TestImportWithCustomPlatform/_______
11:34:59 [2023-05-08T11:34:59.027Z] === RUN   TestImportWithCustomPlatform//
11:34:59 [2023-05-08T11:34:59.027Z] === RUN   TestImportWithCustomPlatform/linux
11:34:59 [2023-05-08T11:34:59.027Z] === RUN   TestImportWithCustomPlatform/LINUX
11:34:59 [2023-05-08T11:34:59.027Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:34:59 [2023-05-08T11:34:59.027Z] === RUN   TestImportWithCustomPlatform/macos
11:34:59 [2023-05-08T11:34:59.027Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:34:59 [2023-05-08T11:34:59.027Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:34:59 [2023-05-08T11:34:59.027Z] --- PASS: TestImportWithCustomPlatform (0.10s)
11:34:59 [2023-05-08T11:34:59.027Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
11:34:59 [2023-05-08T11:34:59.027Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:34:59 [2023-05-08T11:34:59.027Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:34:59 [2023-05-08T11:34:59.027Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
11:34:59 [2023-05-08T11:34:59.027Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
11:34:59 [2023-05-08T11:34:59.027Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.01s)
11:34:59 [2023-05-08T11:34:59.027Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:34:59 [2023-05-08T11:34:59.027Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:34:59 [2023-05-08T11:34:59.027Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:34:59 [2023-05-08T11:34:59.027Z] === RUN   TestImagesFilterMultiReference
11:34:59 [2023-05-08T11:34:59.283Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:34:59 [2023-05-08T11:34:59.283Z] === RUN   TestImagesFilterBeforeSince
11:34:59 [2023-05-08T11:34:59.283Z]     list_test.go:87: ImageList: ID=sha256:7cd2bfccfbd3fe7ab428e48bc1784f04e53158c37da1347595b864dba4c42deb RepoTags=[testimagesfilterbeforesince:v3]
11:34:59 [2023-05-08T11:34:59.283Z]     list_test.go:87: ImageList: ID=sha256:3d5ba83e610fe3c3e30cf5b6533a17adf03effc7d8068f6311602048686d0494 RepoTags=[testimagesfilterbeforesince:v1]
11:34:59 [2023-05-08T11:34:59.283Z]     list_test.go:87: ImageList: ID=sha256:4b20d96b7476e58df2d8966ea466eb03baec28c593eb018f7a0cb68e69bbe411 RepoTags=[testimagesfilterbeforesince:v2]
11:34:59 [2023-05-08T11:34:59.283Z] --- PASS: TestImagesFilterBeforeSince (0.18s)
11:34:59 [2023-05-08T11:34:59.283Z] === RUN   TestImagePullPlatformInvalid
11:34:59 [2023-05-08T11:34:59.283Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:34:59 [2023-05-08T11:34:59.283Z] === RUN   TestImagePullStoredfDigestForOtherRepo
11:34:59 [2023-05-08T11:34:59.283Z] time="2023-05-08T11:34:59Z" 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=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.283Z] time="2023-05-08T11:34:59Z" level=info msg="redis not configured" go.version=go1.20.4 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.283Z] time="2023-05-08T11:34:59Z" level=info msg="Starting upload purge in 19m0s" go.version=go1.20.4 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.283Z] time="2023-05-08T11:34:59Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.4 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=816f3b75-df5f-4989-acbb-3cec1eb7b362 http.request.method=GET http.request.remoteaddr="127.0.0.1:54610" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=816f3b75-df5f-4989-acbb-3cec1eb7b362 http.request.method=GET http.request.remoteaddr="127.0.0.1:54610" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.05934ms http.response.status=200 http.response.written=2 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7b61a7d0-b330-4559-8e7c-e71b5489ae9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7b61a7d0-b330-4559-8e7c-e71b5489ae9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" 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=7b61a7d0-b330-4559-8e7c-e71b5489ae9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=30.744µs trace.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=a751a0af-ff5e-4556-befe-fcfa0af96edf trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=98f600d7-e675-48bc-88a7-cfb83c56199d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=98f600d7-e675-48bc-88a7-cfb83c56199d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" 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=7b61a7d0-b330-4559-8e7c-e71b5489ae9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54618" 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.010085ms http.response.status=404 http.response.written=157 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" 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=98f600d7-e675-48bc-88a7-cfb83c56199d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=23.967µs trace.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=147f1d0d-4a9d-4614-88f3-4c119f886270 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" 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=98f600d7-e675-48bc-88a7-cfb83c56199d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54616" 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=1.989613ms http.response.status=404 http.response.written=157 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b4e11549-1c31-4ace-8ae8-2f9eea3abf80 http.request.method=POST http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b4e11549-1c31-4ace-8ae8-2f9eea3abf80 http.request.method=POST http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=6bb5e570-e4d6-45c2-b639-5c6266fe25da http.request.method=POST http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=6bb5e570-e4d6-45c2-b639-5c6266fe25da http.request.method=POST http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b4e11549-1c31-4ace-8ae8-2f9eea3abf80 http.request.method=POST http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=107.733µs trace.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=4aa40a3a-92cf-4f6d-8088-2c5e26993730 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/11b179da-992e-4f1a-8e96-845898e4747a/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=6bb5e570-e4d6-45c2-b639-5c6266fe25da http.request.method=POST http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=61.185µs trace.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=f0f158be-8ff9-43b7-9da6-5f34569df83a trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b4e11549-1c31-4ace-8ae8-2f9eea3abf80 http.request.method=POST http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=33.814µs trace.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=d51acf38-5509-4536-860a-898aab6e6da2 trace.line=141 vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/11b179da-992e-4f1a-8e96-845898e4747a/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=6bb5e570-e4d6-45c2-b639-5c6266fe25da http.request.method=POST http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=11.208µs trace.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=35c89239-534f-4cb2-b202-ed53b338239e trace.line=141 vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b4e11549-1c31-4ace-8ae8-2f9eea3abf80 http.request.method=POST http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=88µs trace.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=caf560d2-ca51-471e-bd05-38e83f66e599 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.541Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/11b179da-992e-4f1a-8e96-845898e4747a/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=6bb5e570-e4d6-45c2-b639-5c6266fe25da http.request.method=POST http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=79.844µs trace.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=d11ee346-aa4e-4a3a-88e2-dcedeb800000 trace.line=95 vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b4e11549-1c31-4ace-8ae8-2f9eea3abf80 http.request.method=POST http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.134326ms http.response.status=202 http.response.written=0 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=6bb5e570-e4d6-45c2-b639-5c6266fe25da http.request.method=POST http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.061867ms http.response.status=202 http.response.written=0 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
11:34:59 [2023-05-08T11:34:59.542Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" 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=79113051-94bf-4308-ad77-4e1cb9c9c1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/11b179da-992e-4f1a-8e96-845898e4747a?_state=gyKzq0r2rpU6VqHsz7MX8OdBdthUx6f27_eSI9XOt257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExYjE3OWRhLTk5MmUtNGYxYS04ZTk2LTg0NTg5OGU0NzQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjcwMDAwMloifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.uuid=11b179da-992e-4f1a-8e96-845898e4747a version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" 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=79113051-94bf-4308-ad77-4e1cb9c9c1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/11b179da-992e-4f1a-8e96-845898e4747a?_state=gyKzq0r2rpU6VqHsz7MX8OdBdthUx6f27_eSI9XOt257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExYjE3OWRhLTk5MmUtNGYxYS04ZTk2LTg0NTg5OGU0NzQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjcwMDAwMloifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.uuid=11b179da-992e-4f1a-8e96-845898e4747a version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/11b179da-992e-4f1a-8e96-845898e4747a/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=79113051-94bf-4308-ad77-4e1cb9c9c1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/11b179da-992e-4f1a-8e96-845898e4747a?_state=gyKzq0r2rpU6VqHsz7MX8OdBdthUx6f27_eSI9XOt257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExYjE3OWRhLTk5MmUtNGYxYS04ZTk2LTg0NTg5OGU0NzQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjcwMDAwMloifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=42.511µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=806f3ec1-ef9b-43ec-a361-3d2bc13dcc2e trace.line=82 vars.name=test vars.uuid=11b179da-992e-4f1a-8e96-845898e4747a version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/11b179da-992e-4f1a-8e96-845898e4747a/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=79113051-94bf-4308-ad77-4e1cb9c9c1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/11b179da-992e-4f1a-8e96-845898e4747a?_state=gyKzq0r2rpU6VqHsz7MX8OdBdthUx6f27_eSI9XOt257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExYjE3OWRhLTk5MmUtNGYxYS04ZTk2LTg0NTg5OGU0NzQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjcwMDAwMloifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=15.122µs trace.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=15e5804f-00a9-4cc3-a551-45dedee50e10 trace.line=141 vars.name=test vars.uuid=11b179da-992e-4f1a-8e96-845898e4747a version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/11b179da-992e-4f1a-8e96-845898e4747a/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=79113051-94bf-4308-ad77-4e1cb9c9c1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/11b179da-992e-4f1a-8e96-845898e4747a?_state=gyKzq0r2rpU6VqHsz7MX8OdBdthUx6f27_eSI9XOt257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExYjE3OWRhLTk5MmUtNGYxYS04ZTk2LTg0NTg5OGU0NzQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjcwMDAwMloifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=110.286µs trace.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=6372465f-bfa4-4064-9feb-dd58bf2cd21d trace.line=124 vars.name=test vars.uuid=11b179da-992e-4f1a-8e96-845898e4747a version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" 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=79113051-94bf-4308-ad77-4e1cb9c9c1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/11b179da-992e-4f1a-8e96-845898e4747a?_state=gyKzq0r2rpU6VqHsz7MX8OdBdthUx6f27_eSI9XOt257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExYjE3OWRhLTk5MmUtNGYxYS04ZTk2LTg0NTg5OGU0NzQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjcwMDAwMloifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.uuid=11b179da-992e-4f1a-8e96-845898e4747a version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/11b179da-992e-4f1a-8e96-845898e4747a/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=79113051-94bf-4308-ad77-4e1cb9c9c1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/11b179da-992e-4f1a-8e96-845898e4747a?_state=gyKzq0r2rpU6VqHsz7MX8OdBdthUx6f27_eSI9XOt257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExYjE3OWRhLTk5MmUtNGYxYS04ZTk2LTg0NTg5OGU0NzQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjcwMDAwMloifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=12.077µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=adb52c5e-ac65-4703-b933-c6918c0e3020 trace.line=141 vars.name=test vars.uuid=11b179da-992e-4f1a-8e96-845898e4747a version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" 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=79113051-94bf-4308-ad77-4e1cb9c9c1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/11b179da-992e-4f1a-8e96-845898e4747a?_state=gyKzq0r2rpU6VqHsz7MX8OdBdthUx6f27_eSI9XOt257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExYjE3OWRhLTk5MmUtNGYxYS04ZTk2LTg0NTg5OGU0NzQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjcwMDAwMloifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=12.751µs trace.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=ca6ff483-f804-4adb-adfc-b2b02cd1910e trace.line=141 vars.name=test vars.uuid=11b179da-992e-4f1a-8e96-845898e4747a version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/11b179da-992e-4f1a-8e96-845898e4747a/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=79113051-94bf-4308-ad77-4e1cb9c9c1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/11b179da-992e-4f1a-8e96-845898e4747a?_state=gyKzq0r2rpU6VqHsz7MX8OdBdthUx6f27_eSI9XOt257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExYjE3OWRhLTk5MmUtNGYxYS04ZTk2LTg0NTg5OGU0NzQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjcwMDAwMloifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=8.09µs trace.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=8582772b-df83-4e77-97cc-e02fe14bb282 trace.line=141 vars.name=test vars.uuid=11b179da-992e-4f1a-8e96-845898e4747a version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/11b179da-992e-4f1a-8e96-845898e4747a/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=79113051-94bf-4308-ad77-4e1cb9c9c1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/11b179da-992e-4f1a-8e96-845898e4747a?_state=gyKzq0r2rpU6VqHsz7MX8OdBdthUx6f27_eSI9XOt257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExYjE3OWRhLTk5MmUtNGYxYS04ZTk2LTg0NTg5OGU0NzQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjcwMDAwMloifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=50.125µs trace.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=eb56791f-ba9b-4d1e-b37e-3fecc940799a trace.line=167 vars.name=test vars.uuid=11b179da-992e-4f1a-8e96-845898e4747a version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" 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=79113051-94bf-4308-ad77-4e1cb9c9c1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/11b179da-992e-4f1a-8e96-845898e4747a?_state=gyKzq0r2rpU6VqHsz7MX8OdBdthUx6f27_eSI9XOt257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExYjE3OWRhLTk5MmUtNGYxYS04ZTk2LTg0NTg5OGU0NzQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjcwMDAwMloifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=54.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).PutContent" trace.id=04a006b2-49ec-4cc8-af3e-f08bb0e34146 trace.line=95 vars.name=test vars.uuid=11b179da-992e-4f1a-8e96-845898e4747a version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/11b179da-992e-4f1a-8e96-845898e4747a\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=79113051-94bf-4308-ad77-4e1cb9c9c1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/11b179da-992e-4f1a-8e96-845898e4747a?_state=gyKzq0r2rpU6VqHsz7MX8OdBdthUx6f27_eSI9XOt257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExYjE3OWRhLTk5MmUtNGYxYS04ZTk2LTg0NTg5OGU0NzQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjcwMDAwMloifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=94.736µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=8e083079-bd30-4093-8fb7-568089337e3d trace.line=181 vars.name=test vars.uuid=11b179da-992e-4f1a-8e96-845898e4747a version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" 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=79113051-94bf-4308-ad77-4e1cb9c9c1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54618" http.request.uri="/v2/test/blobs/uploads/11b179da-992e-4f1a-8e96-845898e4747a?_state=gyKzq0r2rpU6VqHsz7MX8OdBdthUx6f27_eSI9XOt257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExYjE3OWRhLTk5MmUtNGYxYS04ZTk2LTg0NTg5OGU0NzQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjcwMDAwMloifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.817675ms http.response.status=201 http.response.written=0 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "PUT /v2/test/blobs/uploads/11b179da-992e-4f1a-8e96-845898e4747a?_state=gyKzq0r2rpU6VqHsz7MX8OdBdthUx6f27_eSI9XOt257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExYjE3OWRhLTk5MmUtNGYxYS04ZTk2LTg0NTg5OGU0NzQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjcwMDAwMloifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" 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=30cdd821-95cf-4eb5-b983-c89201320204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869?_state=_kx5tg7FaIv42kWLjlfn42EyXEd8ijLKAAi_70BgZgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyM2ExYTY5LWM0NzYtNDdkMy1iYTAzLTdmYmIxMGYxYTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjY5MTM0NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.uuid=a23a1a69-c476-47d3-ba03-7fbb10f1a869 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" 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=30cdd821-95cf-4eb5-b983-c89201320204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869?_state=_kx5tg7FaIv42kWLjlfn42EyXEd8ijLKAAi_70BgZgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyM2ExYTY5LWM0NzYtNDdkMy1iYTAzLTdmYmIxMGYxYTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjY5MTM0NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.uuid=a23a1a69-c476-47d3-ba03-7fbb10f1a869 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=30cdd821-95cf-4eb5-b983-c89201320204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869?_state=_kx5tg7FaIv42kWLjlfn42EyXEd8ijLKAAi_70BgZgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyM2ExYTY5LWM0NzYtNDdkMy1iYTAzLTdmYmIxMGYxYTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjY5MTM0NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=38.884µs trace.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=5e804a1f-5dbd-43c1-8725-f024cbad5a68 trace.line=82 vars.name=test vars.uuid=a23a1a69-c476-47d3-ba03-7fbb10f1a869 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=30cdd821-95cf-4eb5-b983-c89201320204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869?_state=_kx5tg7FaIv42kWLjlfn42EyXEd8ijLKAAi_70BgZgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyM2ExYTY5LWM0NzYtNDdkMy1iYTAzLTdmYmIxMGYxYTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjY5MTM0NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=13.924µs trace.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=cfc526bf-d6e7-44ee-9cfe-53c0fec07161 trace.line=141 vars.name=test vars.uuid=a23a1a69-c476-47d3-ba03-7fbb10f1a869 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=30cdd821-95cf-4eb5-b983-c89201320204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869?_state=_kx5tg7FaIv42kWLjlfn42EyXEd8ijLKAAi_70BgZgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyM2ExYTY5LWM0NzYtNDdkMy1iYTAzLTdmYmIxMGYxYTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjY5MTM0NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=94.49µs trace.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=b0b29abb-13bb-4ea7-9896-9a7bca3f1874 trace.line=124 vars.name=test vars.uuid=a23a1a69-c476-47d3-ba03-7fbb10f1a869 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" 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=30cdd821-95cf-4eb5-b983-c89201320204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869?_state=_kx5tg7FaIv42kWLjlfn42EyXEd8ijLKAAi_70BgZgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyM2ExYTY5LWM0NzYtNDdkMy1iYTAzLTdmYmIxMGYxYTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjY5MTM0NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.uuid=a23a1a69-c476-47d3-ba03-7fbb10f1a869 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.542Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=30cdd821-95cf-4eb5-b983-c89201320204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869?_state=_kx5tg7FaIv42kWLjlfn42EyXEd8ijLKAAi_70BgZgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyM2ExYTY5LWM0NzYtNDdkMy1iYTAzLTdmYmIxMGYxYTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjY5MTM0NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=19.307µs trace.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=20be4fd2-6fac-4e91-bc43-e4610a26d7d1 trace.line=141 vars.name=test vars.uuid=a23a1a69-c476-47d3-ba03-7fbb10f1a869 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=30cdd821-95cf-4eb5-b983-c89201320204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869?_state=_kx5tg7FaIv42kWLjlfn42EyXEd8ijLKAAi_70BgZgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyM2ExYTY5LWM0NzYtNDdkMy1iYTAzLTdmYmIxMGYxYTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjY5MTM0NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=15.13µs trace.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=ebcf6837-0f79-4f04-a826-294eaeadc0e2 trace.line=141 vars.name=test vars.uuid=a23a1a69-c476-47d3-ba03-7fbb10f1a869 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=30cdd821-95cf-4eb5-b983-c89201320204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869?_state=_kx5tg7FaIv42kWLjlfn42EyXEd8ijLKAAi_70BgZgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyM2ExYTY5LWM0NzYtNDdkMy1iYTAzLTdmYmIxMGYxYTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjY5MTM0NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=8.435µs trace.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=622cb820-4a0e-4883-a364-9f8186dc4d87 trace.line=141 vars.name=test vars.uuid=a23a1a69-c476-47d3-ba03-7fbb10f1a869 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869/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=30cdd821-95cf-4eb5-b983-c89201320204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869?_state=_kx5tg7FaIv42kWLjlfn42EyXEd8ijLKAAi_70BgZgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyM2ExYTY5LWM0NzYtNDdkMy1iYTAzLTdmYmIxMGYxYTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjY5MTM0NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=41.69µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=0000160e-cabc-4a8d-a2d5-f85d068492c6 trace.line=167 vars.name=test vars.uuid=a23a1a69-c476-47d3-ba03-7fbb10f1a869 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=30cdd821-95cf-4eb5-b983-c89201320204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869?_state=_kx5tg7FaIv42kWLjlfn42EyXEd8ijLKAAi_70BgZgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyM2ExYTY5LWM0NzYtNDdkMy1iYTAzLTdmYmIxMGYxYTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjY5MTM0NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=47.853µs trace.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=629dde90-205b-4347-938e-5eade8f77c8b trace.line=95 vars.name=test vars.uuid=a23a1a69-c476-47d3-ba03-7fbb10f1a869 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=30cdd821-95cf-4eb5-b983-c89201320204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869?_state=_kx5tg7FaIv42kWLjlfn42EyXEd8ijLKAAi_70BgZgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyM2ExYTY5LWM0NzYtNDdkMy1iYTAzLTdmYmIxMGYxYTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjY5MTM0NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=104.41µs trace.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=16e08813-baf4-4f52-b694-2e3a55fdf1b2 trace.line=181 vars.name=test vars.uuid=a23a1a69-c476-47d3-ba03-7fbb10f1a869 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=30cdd821-95cf-4eb5-b983-c89201320204 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/blobs/uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869?_state=_kx5tg7FaIv42kWLjlfn42EyXEd8ijLKAAi_70BgZgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyM2ExYTY5LWM0NzYtNDdkMy1iYTAzLTdmYmIxMGYxYTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjY5MTM0NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.341604ms http.response.status=201 http.response.written=0 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "PUT /v2/test/blobs/uploads/a23a1a69-c476-47d3-ba03-7fbb10f1a869?_state=_kx5tg7FaIv42kWLjlfn42EyXEd8ijLKAAi_70BgZgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyM2ExYTY5LWM0NzYtNDdkMy1iYTAzLTdmYmIxMGYxYTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOFQxMTozNDo1OS4zNjY5MTM0NzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=59be11f9-4990-44ce-a39a-bd5cf2af20ca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=59be11f9-4990-44ce-a39a-bd5cf2af20ca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=59be11f9-4990-44ce-a39a-bd5cf2af20ca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=23.737µs trace.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=a620a0cd-dc34-4e40-bcef-a45379e47c7d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=59be11f9-4990-44ce-a39a-bd5cf2af20ca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54616" 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="879.877µs" http.response.status=404 http.response.written=96 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=40.492µs trace.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=6e63e25e-8186-4814-9adb-2ffe866d7d06 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=13.637µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=586ab4a4-59bb-4844-aafd-00aa3339efe3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=19.906µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=44715a77-3f4d-4697-9f99-21b86bf2fe97 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=10.912µs trace.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=1d467779-01d3-4330-9aee-99aee604a80b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=12.669µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1d8a3fbd-38df-4c42-a4dc-a6ed30e09e79 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=52.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).PutContent" trace.id=c2b17e88-9bea-4729-a05a-70ef68df0891 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=50.577µs trace.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=3cf189b9-17ba-4f83-854f-05c7017b952e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=27.766µs trace.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=10fcfef0-1fb4-4587-9f12-bbfddd332859 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=61.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=cde9ca1f-49d8-4bb9-9d67-aa1c35f4150c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=31.959µs trace.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=28588a5d-d886-4971-bfc3-b84442e800b7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=4e6a7983-377c-46b7-b2ab-f702417e8ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.705879ms http.response.status=201 http.response.written=0 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=738e81b6-6250-4b61-a788-40cec6b67c13 http.request.method=GET http.request.remoteaddr="127.0.0.1:54632" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=738e81b6-6250-4b61-a788-40cec6b67c13 http.request.method=GET http.request.remoteaddr="127.0.0.1:54632" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 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="805.826µs" http.response.status=200 http.response.written=2 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=81a825f7-5fef-492e-845a-eaba4519af5e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=81a825f7-5fef-492e-845a-eaba4519af5e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" 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=81a825f7-5fef-492e-845a-eaba4519af5e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=45.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).GetContent" trace.id=291dedc3-c819-4906-b12d-87baa0fe749b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.543Z] time="2023-05-08T11:34:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=81a825f7-5fef-492e-845a-eaba4519af5e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" 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=81a825f7-5fef-492e-845a-eaba4519af5e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=24.427µs trace.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=0c42f6a7-2728-48ce-bd29-544693b18d6e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" 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=81a825f7-5fef-492e-845a-eaba4519af5e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=21.35µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5b7fd143-6faa-4e40-9f66-965a4d52ac14 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" 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=81a825f7-5fef-492e-845a-eaba4519af5e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=17.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=7222b942-17a6-4400-b51b-432ac6cef2f1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=81a825f7-5fef-492e-845a-eaba4519af5e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=81a825f7-5fef-492e-845a-eaba4519af5e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 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.328231ms http.response.status=200 http.response.written=417 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7eb0bfe4-cf5d-4853-9fea-377dedccd40d http.request.method=GET http.request.remoteaddr="127.0.0.1:54650" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7eb0bfe4-cf5d-4853-9fea-377dedccd40d http.request.method=GET http.request.remoteaddr="127.0.0.1:54650" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7eb0bfe4-cf5d-4853-9fea-377dedccd40d http.request.method=GET http.request.remoteaddr="127.0.0.1:54650" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" 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=7eb0bfe4-cf5d-4853-9fea-377dedccd40d http.request.method=GET http.request.remoteaddr="127.0.0.1:54650" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=44.004µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d126f7f1-22f5-4d97-a1c0-a91db39ceb4a trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" 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=7eb0bfe4-cf5d-4853-9fea-377dedccd40d http.request.method=GET http.request.remoteaddr="127.0.0.1:54650" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=15.852µs trace.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=85eb115c-3641-4d06-b33b-35d996213b32 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" 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=7eb0bfe4-cf5d-4853-9fea-377dedccd40d http.request.method=GET http.request.remoteaddr="127.0.0.1:54650" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=17.937µs trace.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=130228db-2236-451b-b081-c5cc4eaa01a9 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7eb0bfe4-cf5d-4853-9fea-377dedccd40d http.request.method=GET http.request.remoteaddr="127.0.0.1:54650" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7eb0bfe4-cf5d-4853-9fea-377dedccd40d http.request.method=GET http.request.remoteaddr="127.0.0.1:54650" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 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.302712ms http.response.status=200 http.response.written=417 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=457d072c-6e4c-4799-8fb3-5e56eef943af http.request.method=GET http.request.remoteaddr="127.0.0.1:54666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=457d072c-6e4c-4799-8fb3-5e56eef943af http.request.method=GET http.request.remoteaddr="127.0.0.1:54666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b64b5830-a974-4fa7-a7ff-04b1ba19cb3a http.request.method=GET http.request.remoteaddr="127.0.0.1:54674" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" 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=457d072c-6e4c-4799-8fb3-5e56eef943af http.request.method=GET http.request.remoteaddr="127.0.0.1:54666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=40.263µs trace.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=aaa1ad0d-7b58-4d79-b396-eac313eda3a2 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b64b5830-a974-4fa7-a7ff-04b1ba19cb3a http.request.method=GET http.request.remoteaddr="127.0.0.1:54674" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" 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=457d072c-6e4c-4799-8fb3-5e56eef943af http.request.method=GET http.request.remoteaddr="127.0.0.1:54666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=15.877µs trace.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=5f4b87be-99d8-41ea-a18e-0870a1b59d23 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" 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=b64b5830-a974-4fa7-a7ff-04b1ba19cb3a http.request.method=GET http.request.remoteaddr="127.0.0.1:54674" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=32.615µs trace.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=cfbe3ff5-49bf-4fea-95de-646bf945a280 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" 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=457d072c-6e4c-4799-8fb3-5e56eef943af http.request.method=GET http.request.remoteaddr="127.0.0.1:54666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=18.019µs trace.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=5cd93086-45ec-46b9-ad30-2abc439531b6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" 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=b64b5830-a974-4fa7-a7ff-04b1ba19cb3a http.request.method=GET http.request.remoteaddr="127.0.0.1:54674" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=13.547µs trace.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=0d5f5096-37ab-45c4-8d97-d1ab320cd24b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" 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=b64b5830-a974-4fa7-a7ff-04b1ba19cb3a http.request.method=GET http.request.remoteaddr="127.0.0.1:54674" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=21.514µs trace.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=b05e7a25-9389-4127-8d5f-f47ffe909de1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" 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=457d072c-6e4c-4799-8fb3-5e56eef943af http.request.method=GET http.request.remoteaddr="127.0.0.1:54666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=8.698µs trace.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=022eb8e7-ee9b-44d1-87e1-c36c27ab17c7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.544Z] time="2023-05-08T11:34:59Z" 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=b64b5830-a974-4fa7-a7ff-04b1ba19cb3a http.request.method=GET http.request.remoteaddr="127.0.0.1:54674" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=9.19µs trace.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=7f8162c7-bb89-483e-99d3-cda7fc92d1d2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=457d072c-6e4c-4799-8fb3-5e56eef943af http.request.method=GET http.request.remoteaddr="127.0.0.1:54666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=18.347µs trace.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=18a5e101-641c-4927-bad1-853fc66e5f19 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=b64b5830-a974-4fa7-a7ff-04b1ba19cb3a http.request.method=GET http.request.remoteaddr="127.0.0.1:54674" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=8.599µs trace.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=afde5151-9d2d-4374-8e22-0f87a90d94e4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=457d072c-6e4c-4799-8fb3-5e56eef943af http.request.method=GET http.request.remoteaddr="127.0.0.1:54666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=5.809µs trace.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=1997b6ce-839c-4500-bb3a-4b47d1be60b8 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=b64b5830-a974-4fa7-a7ff-04b1ba19cb3a http.request.method=GET http.request.remoteaddr="127.0.0.1:54674" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=5.169µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=a8b85bd1-bbeb-4440-84c3-d6dbcab1dfbc trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=b64b5830-a974-4fa7-a7ff-04b1ba19cb3a http.request.method=GET http.request.remoteaddr="127.0.0.1:54674" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=13.949µs trace.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=9c648266-fe37-4799-b8f2-87aed936a120 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=457d072c-6e4c-4799-8fb3-5e56eef943af http.request.method=GET http.request.remoteaddr="127.0.0.1:54666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=21.998µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=0e7e632b-7471-403e-b23a-ceec7baf4762 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=b64b5830-a974-4fa7-a7ff-04b1ba19cb3a http.request.method=GET http.request.remoteaddr="127.0.0.1:54674" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=37.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).GetContent" trace.id=b9e137c5-d72a-41f4-9bda-d91054e723cb trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=b64b5830-a974-4fa7-a7ff-04b1ba19cb3a http.request.method=GET http.request.remoteaddr="127.0.0.1:54674" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=15.31µs trace.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=33187c84-10d7-4f9c-9cd8-d533da5c1162 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b64b5830-a974-4fa7-a7ff-04b1ba19cb3a http.request.method=GET http.request.remoteaddr="127.0.0.1:54674" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 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.895164ms http.response.status=200 http.response.written=68 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=457d072c-6e4c-4799-8fb3-5e56eef943af http.request.method=GET http.request.remoteaddr="127.0.0.1:54666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=40.46µs trace.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=2f68ada2-26d4-4602-b003-a84d79ac7943 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=457d072c-6e4c-4799-8fb3-5e56eef943af http.request.method=GET http.request.remoteaddr="127.0.0.1:54666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=15.615µs trace.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=449329d1-8192-4280-aa5f-fad523b77408 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=457d072c-6e4c-4799-8fb3-5e56eef943af http.request.method=GET http.request.remoteaddr="127.0.0.1:54666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 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.935312ms http.response.status=200 http.response.written=179 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d62bd267-480e-46c8-a970-1ff560847fa7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54694" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d62bd267-480e-46c8-a970-1ff560847fa7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54694" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 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.48352ms http.response.status=200 http.response.written=2 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2120d0a1-12e4-4cef-926c-dbeba388c5f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2120d0a1-12e4-4cef-926c-dbeba388c5f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2120d0a1-12e4-4cef-926c-dbeba388c5f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=2120d0a1-12e4-4cef-926c-dbeba388c5f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=32.968µs trace.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=c39613c2-645c-45eb-8b3b-43190f65bf23 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=2120d0a1-12e4-4cef-926c-dbeba388c5f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=11.487µs trace.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=8c19f21c-0ce7-45eb-903b-7471641a529a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=2120d0a1-12e4-4cef-926c-dbeba388c5f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 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.184221ms http.response.status=404 http.response.written=181 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=55977f58-bdee-4724-904e-02acd40f53fc http.request.method=GET http.request.remoteaddr="127.0.0.1:54716" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=55977f58-bdee-4724-904e-02acd40f53fc http.request.method=GET http.request.remoteaddr="127.0.0.1:54716" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=55977f58-bdee-4724-904e-02acd40f53fc http.request.method=GET http.request.remoteaddr="127.0.0.1:54716" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=55977f58-bdee-4724-904e-02acd40f53fc http.request.method=GET http.request.remoteaddr="127.0.0.1:54716" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=28.316µs trace.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=f0831d6f-5a94-4a2f-ab06-e3f596e9f2ba trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.545Z] time="2023-05-08T11:34:59Z" 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=55977f58-bdee-4724-904e-02acd40f53fc http.request.method=GET http.request.remoteaddr="127.0.0.1:54716" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 trace.duration=11.938µs trace.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=626e70be-c116-4b51-9956-f9a978f00cea trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.546Z] time="2023-05-08T11:34:59Z" 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=55977f58-bdee-4724-904e-02acd40f53fc http.request.method=GET http.request.remoteaddr="127.0.0.1:54716" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 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.072977ms http.response.status=404 http.response.written=181 instance.id=d4769ee6-81ae-4fd4-91ba-179ed0dfc253 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
11:34:59 [2023-05-08T11:34:59.546Z] 127.0.0.1 - - [08/May/2023:11:34:59 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/09009bff9328a597a3b85d183ba6d3209064c8d2 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:34:59 [2023-05-08T11:34:59.546Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
11:34:59 [2023-05-08T11:34:59.546Z] === RUN   TestRemoveImageOrphaning
11:34:59 [2023-05-08T11:34:59.546Z] --- PASS: TestRemoveImageOrphaning (0.11s)
11:34:59 [2023-05-08T11:34:59.546Z] === RUN   TestRemoveImageGarbageCollector
11:34:59 [2023-05-08T11:34:59.546Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:34:59 [2023-05-08T11:34:59.546Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:34:59 [2023-05-08T11:34:59.546Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:34:59 [2023-05-08T11:34:59.801Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:34:59 [2023-05-08T11:34:59.801Z] === RUN   TestTagInvalidReference
11:34:59 [2023-05-08T11:34:59.801Z] --- PASS: TestTagInvalidReference (0.01s)
11:34:59 [2023-05-08T11:34:59.802Z] === RUN   TestTagValidPrefixedRepo
11:34:59 [2023-05-08T11:34:59.802Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:34:59 [2023-05-08T11:34:59.802Z] === RUN   TestTagExistedNameWithoutForce
11:34:59 [2023-05-08T11:34:59.802Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:34:59 [2023-05-08T11:34:59.802Z] === RUN   TestTagOfficialNames
11:34:59 [2023-05-08T11:34:59.802Z] --- PASS: TestTagOfficialNames (0.04s)
11:34:59 [2023-05-08T11:34:59.802Z] === RUN   TestTagMatchesDigest
11:34:59 [2023-05-08T11:34:59.802Z] --- PASS: TestTagMatchesDigest (0.01s)
11:34:59 [2023-05-08T11:34:59.802Z] PASS
11:34:59 [2023-05-08T11:34:59.802Z] 
11:34:59 [2023-05-08T11:34:59.802Z] === Skipped
11:34:59 [2023-05-08T11:34:59.802Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:34:59 [2023-05-08T11:34:59.802Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:34:59 [2023-05-08T11:34:59.802Z] 
11:34:59 [2023-05-08T11:34:59.802Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:34:59 [2023-05-08T11:34:59.802Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:34:59 [2023-05-08T11:34:59.802Z] 
11:34:59 [2023-05-08T11:34:59.802Z] DONE 24 tests, 2 skipped in 0.932s
11:34:59 [2023-05-08T11:34:59.802Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:34:59 [2023-05-08T11:34:59.802Z] ++ 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
11:34:59 [2023-05-08T11:34:59.802Z] ++ set -e
11:34:59 [2023-05-08T11:34:59.802Z] ++ '[' -n 0 ']'
11:34:59 [2023-05-08T11:34:59.802Z] ++ set -x
11:34:59 [2023-05-08T11:34:59.802Z] ++ 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
11:34:59 [2023-05-08T11:34:59.802Z] === RUN   TestStripANSICommands
11:34:59 [2023-05-08T11:34:59.802Z] === RUN   TestStripANSICommands/#00
11:34:59 [2023-05-08T11:34:59.802Z] === RUN   TestStripANSICommands/#01
11:34:59 [2023-05-08T11:34:59.802Z] --- PASS: TestStripANSICommands (0.00s)
11:34:59 [2023-05-08T11:34:59.802Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:34:59 [2023-05-08T11:34:59.802Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:34:59 [2023-05-08T11:34:59.802Z] PASS
11:34:59 [2023-05-08T11:34:59.802Z] 
11:34:59 [2023-05-08T11:34:59.802Z] DONE 3 tests in 0.009s
11:34:59 [2023-05-08T11:34:59.802Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
11:34:59 [2023-05-08T11:34:59.802Z] ++ 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
11:34:59 [2023-05-08T11:34:59.802Z] ++ set -e
11:34:59 [2023-05-08T11:34:59.802Z] ++ '[' -n 0 ']'
11:34:59 [2023-05-08T11:34:59.802Z] ++ set -x
11:34:59 [2023-05-08T11:34:59.802Z] ++ 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
11:34:59 [2023-05-08T11:34:59.802Z] INFO: Testing against a local daemon
11:34:59 [2023-05-08T11:34:59.802Z] === RUN   TestNetworkCreateDelete
11:35:00 [2023-05-08T11:35:00.058Z] --- PASS: TestNetworkCreateDelete (0.16s)
11:35:00 [2023-05-08T11:35:00.058Z] === RUN   TestDockerNetworkDeletePreferID
11:35:00 [2023-05-08T11:35:00.619Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
11:35:00 [2023-05-08T11:35:00.619Z] === RUN   TestDaemonDNSFallback
11:35:07 [2023-05-08T11:35:07.153Z] --- PASS: TestDaemonDNSFallback (6.18s)
11:35:07 [2023-05-08T11:35:07.153Z] === RUN   TestInspectNetwork
11:35:09 [2023-05-08T11:35:09.669Z] === RUN   TestInspectNetwork/full_network_id
11:35:09 [2023-05-08T11:35:09.669Z] === RUN   TestInspectNetwork/partial_network_id
11:35:09 [2023-05-08T11:35:09.669Z] === RUN   TestInspectNetwork/network_name
11:35:09 [2023-05-08T11:35:09.669Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:35:13 [2023-05-08T11:35:13.833Z] --- PASS: TestInspectNetwork (6.92s)
11:35:13 [2023-05-08T11:35:13.833Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:35:13 [2023-05-08T11:35:13.833Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:35:13 [2023-05-08T11:35:13.833Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:35:13 [2023-05-08T11:35:13.833Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:35:13 [2023-05-08T11:35:13.833Z] === RUN   TestRunContainerWithBridgeNone
11:35:15 [2023-05-08T11:35:15.199Z] --- PASS: TestRunContainerWithBridgeNone (1.28s)
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/create
11:35:15 [2023-05-08T11:35:15.199Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:35:15 [2023-05-08T11:35:15.199Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:35:15 [2023-05-08T11:35:15.199Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:35:15 [2023-05-08T11:35:15.199Z] === CONT  TestNetworkInvalidJSON/networks/create
11:35:15 [2023-05-08T11:35:15.199Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:35:15 [2023-05-08T11:35:15.199Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:35:15 [2023-05-08T11:35:15.199Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:35:15 [2023-05-08T11:35:15.199Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkList
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkList//networks
11:35:15 [2023-05-08T11:35:15.199Z] === PAUSE TestNetworkList//networks
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestNetworkList//networks/
11:35:15 [2023-05-08T11:35:15.199Z] === PAUSE TestNetworkList//networks/
11:35:15 [2023-05-08T11:35:15.199Z] === CONT  TestNetworkList//networks
11:35:15 [2023-05-08T11:35:15.199Z] === CONT  TestNetworkList//networks/
11:35:15 [2023-05-08T11:35:15.199Z] --- PASS: TestNetworkList (0.01s)
11:35:15 [2023-05-08T11:35:15.199Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z]     --- PASS: TestNetworkList//networks (0.00s)
11:35:15 [2023-05-08T11:35:15.199Z] === RUN   TestHostIPv4BridgeLabel
11:35:15 [2023-05-08T11:35:15.455Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
11:35:15 [2023-05-08T11:35:15.455Z] === RUN   TestDefaultNetworkOpts
11:35:15 [2023-05-08T11:35:15.455Z] === RUN   TestDefaultNetworkOpts/default_value
11:35:16 [2023-05-08T11:35:16.820Z] === RUN   TestDefaultNetworkOpts/cmdline_value
11:35:18 [2023-05-08T11:35:18.185Z] === RUN   TestDefaultNetworkOpts/config-from_value
11:35:19 [2023-05-08T11:35:19.549Z] --- PASS: TestDefaultNetworkOpts (3.85s)
11:35:19 [2023-05-08T11:35:19.549Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.31s)
11:35:19 [2023-05-08T11:35:19.549Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.29s)
11:35:19 [2023-05-08T11:35:19.549Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.24s)
11:35:19 [2023-05-08T11:35:19.549Z] === RUN   TestDaemonRestartWithLiveRestore
11:35:20 [2023-05-08T11:35:20.476Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
11:35:20 [2023-05-08T11:35:20.476Z] === RUN   TestDaemonDefaultNetworkPools
11:35:21 [2023-05-08T11:35:21.403Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
11:35:21 [2023-05-08T11:35:21.403Z] === RUN   TestDaemonRestartWithExistingNetwork
11:35:22 [2023-05-08T11:35:22.330Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
11:35:22 [2023-05-08T11:35:22.330Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:35:23 [2023-05-08T11:35:23.696Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
11:35:23 [2023-05-08T11:35:23.696Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:35:24 [2023-05-08T11:35:24.258Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
11:35:24 [2023-05-08T11:35:24.258Z] === RUN   TestServiceWithPredefinedNetwork
11:35:26 [2023-05-08T11:35:26.773Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s)
11:35:26 [2023-05-08T11:35:26.773Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:35:26 [2023-05-08T11:35:26.773Z]     service_test.go:242: FLAKY_TEST
11:35:26 [2023-05-08T11:35:26.773Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:35:26 [2023-05-08T11:35:26.773Z] === RUN   TestServiceWithDataPathPortInit
11:35:41 [2023-05-08T11:35:41.612Z] --- PASS: TestServiceWithDataPathPortInit (13.45s)
11:35:41 [2023-05-08T11:35:41.612Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:35:41 [2023-05-08T11:35:41.868Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ba9p2jho90z7jh1nqhj0hwfwe Created:2023-05-08 11:35:41.020897833 +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[5f654cabbc346648e24f4cdb4aef0c7d1653621066d1508e3d278d0aaa312ed3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tldgqnbbpk9ydc42jw2qhibr9 EndpointID:1d527b0cee95109bba8587f217bfda4d5dda442a0ae2bdbc92dd98e366344938 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3a94be3c57e03147e2103837e7f723ead363eaece1138de65083553681ac7e20 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:9393a2acdbfa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tldgqnbbpk9ydc42jw2qhibr9 EndpointID:1d527b0cee95109bba8587f217bfda4d5dda442a0ae2bdbc92dd98e366344938 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:35:47 [2023-05-08T11:35:47.112Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s)
11:35:47 [2023-05-08T11:35:47.112Z] PASS
11:35:47 [2023-05-08T11:35:47.112Z] 
11:35:47 [2023-05-08T11:35:47.112Z] === Skipped
11:35:47 [2023-05-08T11:35:47.112Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:35:47 [2023-05-08T11:35:47.112Z]     service_test.go:242: FLAKY_TEST
11:35:47 [2023-05-08T11:35:47.112Z] 
11:35:47 [2023-05-08T11:35:47.112Z] DONE 42 tests, 1 skipped in 46.688s
11:35:47 [2023-05-08T11:35:47.112Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:35:47 [2023-05-08T11:35:47.112Z] ++ 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
11:35:47 [2023-05-08T11:35:47.112Z] ++ set -e
11:35:47 [2023-05-08T11:35:47.112Z] ++ '[' -n 0 ']'
11:35:47 [2023-05-08T11:35:47.112Z] ++ set -x
11:35:47 [2023-05-08T11:35:47.112Z] ++ 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
11:35:47 [2023-05-08T11:35:47.112Z] INFO: Testing against a local daemon
11:35:47 [2023-05-08T11:35:47.112Z] === RUN   TestDockerNetworkIpvlanPersistance
11:35:47 [2023-05-08T11:35:47.112Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:35:47 [2023-05-08T11:35:47.112Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:35:47 [2023-05-08T11:35:47.112Z] === RUN   TestDockerNetworkIpvlan
11:35:47 [2023-05-08T11:35:47.112Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:35:47 [2023-05-08T11:35:47.112Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:35:47 [2023-05-08T11:35:47.112Z] PASS
11:35:47 [2023-05-08T11:35:47.112Z] 
11:35:47 [2023-05-08T11:35:47.112Z] === Skipped
11:35:47 [2023-05-08T11:35:47.112Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:35:47 [2023-05-08T11:35:47.112Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:35:47 [2023-05-08T11:35:47.112Z] 
11:35:47 [2023-05-08T11:35:47.112Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:35:47 [2023-05-08T11:35:47.112Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:35:47 [2023-05-08T11:35:47.112Z] 
11:35:47 [2023-05-08T11:35:47.112Z] DONE 2 tests, 2 skipped in 0.025s
11:35:47 [2023-05-08T11:35:47.112Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:35:47 [2023-05-08T11:35:47.112Z] ++ 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
11:35:47 [2023-05-08T11:35:47.112Z] ++ set -e
11:35:47 [2023-05-08T11:35:47.112Z] ++ '[' -n 0 ']'
11:35:47 [2023-05-08T11:35:47.112Z] ++ set -x
11:35:47 [2023-05-08T11:35:47.112Z] ++ 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
11:35:47 [2023-05-08T11:35:47.112Z] INFO: Testing against a local daemon
11:35:47 [2023-05-08T11:35:47.112Z] === RUN   TestDockerNetworkMacvlanPersistance
11:35:48 [2023-05-08T11:35:48.039Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
11:35:48 [2023-05-08T11:35:48.039Z] === RUN   TestDockerNetworkMacvlan
11:35:48 [2023-05-08T11:35:48.601Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:35:49 [2023-05-08T11:35:49.162Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:35:50 [2023-05-08T11:35:50.089Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:35:51 [2023-05-08T11:35:51.454Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:35:52 [2023-05-08T11:35:52.820Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:35:55 [2023-05-08T11:35:55.335Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:35:55 [2023-05-08T11:35:55.897Z] --- PASS: TestDockerNetworkMacvlan (7.98s)
11:35:55 [2023-05-08T11:35:55.897Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
11:35:55 [2023-05-08T11:35:55.897Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
11:35:55 [2023-05-08T11:35:55.897Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.65s)
11:35:55 [2023-05-08T11:35:55.897Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.63s)
11:35:55 [2023-05-08T11:35:55.897Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.36s)
11:35:55 [2023-05-08T11:35:55.897Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.37s)
11:35:55 [2023-05-08T11:35:55.897Z] PASS
11:35:55 [2023-05-08T11:35:55.897Z] 
11:35:55 [2023-05-08T11:35:55.897Z] DONE 8 tests in 9.242s
11:35:55 [2023-05-08T11:35:55.897Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
11:35:55 [2023-05-08T11:35:55.897Z] ++ 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
11:35:55 [2023-05-08T11:35:55.897Z] ++ set -e
11:35:55 [2023-05-08T11:35:55.897Z] ++ '[' -n 0 ']'
11:35:55 [2023-05-08T11:35:55.897Z] ++ set -x
11:35:55 [2023-05-08T11:35:55.897Z] ++ 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
11:35:55 [2023-05-08T11:35:55.897Z] testing: warning: no tests to run
11:35:55 [2023-05-08T11:35:55.897Z] PASS
11:35:55 [2023-05-08T11:35:55.897Z] 
11:35:55 [2023-05-08T11:35:55.897Z] DONE 0 tests in 0.008s
11:35:55 [2023-05-08T11:35:55.897Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:35:55 [2023-05-08T11:35:55.897Z] ++ 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
11:35:55 [2023-05-08T11:35:55.897Z] ++ set -e
11:35:55 [2023-05-08T11:35:55.897Z] ++ '[' -n 0 ']'
11:35:55 [2023-05-08T11:35:55.897Z] ++ set -x
11:35:55 [2023-05-08T11:35:55.897Z] ++ 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
11:35:55 [2023-05-08T11:35:55.897Z] INFO: Testing against a local daemon
11:35:55 [2023-05-08T11:35:55.897Z] === RUN   TestAuthZPluginAllowRequest
11:35:56 [2023-05-08T11:35:56.824Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
11:35:56 [2023-05-08T11:35:56.824Z] === RUN   TestAuthZPluginTLS
11:35:57 [2023-05-08T11:35:57.387Z] --- PASS: TestAuthZPluginTLS (0.55s)
11:35:57 [2023-05-08T11:35:57.387Z] === RUN   TestAuthZPluginDenyRequest
11:35:57 [2023-05-08T11:35:57.949Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:35:57 [2023-05-08T11:35:57.949Z] === RUN   TestAuthZPluginAPIDenyResponse
11:35:58 [2023-05-08T11:35:58.511Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:35:58 [2023-05-08T11:35:58.511Z] === RUN   TestAuthZPluginDenyResponse
11:35:59 [2023-05-08T11:35:59.072Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
11:35:59 [2023-05-08T11:35:59.072Z] === RUN   TestAuthZPluginAllowEventStream
11:36:00 [2023-05-08T11:36:00.000Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s)
11:36:00 [2023-05-08T11:36:00.000Z] === RUN   TestAuthZPluginErrorResponse
11:36:00 [2023-05-08T11:36:00.561Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
11:36:00 [2023-05-08T11:36:00.561Z] === RUN   TestAuthZPluginErrorRequest
11:36:01 [2023-05-08T11:36:01.123Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:36:01 [2023-05-08T11:36:01.123Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:36:01 [2023-05-08T11:36:01.684Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
11:36:01 [2023-05-08T11:36:01.684Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:36:03 [2023-05-08T11:36:03.049Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.10s)
11:36:03 [2023-05-08T11:36:03.049Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:36:03 [2023-05-08T11:36:03.977Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s)
11:36:03 [2023-05-08T11:36:03.977Z] === RUN   TestAuthZPluginHeader
11:36:04 [2023-05-08T11:36:04.539Z] --- PASS: TestAuthZPluginHeader (0.61s)
11:36:04 [2023-05-08T11:36:04.539Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:36:04 [2023-05-08T11:36:04.539Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:36:04 [2023-05-08T11:36:04.539Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:36:04 [2023-05-08T11:36:04.539Z] === RUN   TestAuthZPluginV2Disable
11:36:04 [2023-05-08T11:36:04.539Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:36:04 [2023-05-08T11:36:04.539Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:36:04 [2023-05-08T11:36:04.539Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:36:04 [2023-05-08T11:36:04.539Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:36:04 [2023-05-08T11:36:04.539Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:36:04 [2023-05-08T11:36:04.539Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:36:04 [2023-05-08T11:36:04.539Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:36:04 [2023-05-08T11:36:04.539Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:36:04 [2023-05-08T11:36:04.539Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:36:22 [2023-05-08T11:36:22.581Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
11:36:22 [2023-05-08T11:36:22.581Z] PASS
11:36:22 [2023-05-08T11:36:22.581Z] 
11:36:22 [2023-05-08T11:36:22.581Z] === Skipped
11:36:22 [2023-05-08T11:36:22.581Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:36:22 [2023-05-08T11:36:22.581Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:36:22 [2023-05-08T11:36:22.581Z] 
11:36:22 [2023-05-08T11:36:22.581Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:36:22 [2023-05-08T11:36:22.581Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:36:22 [2023-05-08T11:36:22.581Z] 
11:36:22 [2023-05-08T11:36:22.581Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:36:22 [2023-05-08T11:36:22.581Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:36:22 [2023-05-08T11:36:22.581Z] 
11:36:22 [2023-05-08T11:36:22.581Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:36:22 [2023-05-08T11:36:22.581Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:36:22 [2023-05-08T11:36:22.581Z] 
11:36:22 [2023-05-08T11:36:22.581Z] DONE 17 tests, 4 skipped in 25.547s
11:36:22 [2023-05-08T11:36:22.581Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:36:22 [2023-05-08T11:36:22.581Z] ++ 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
11:36:22 [2023-05-08T11:36:22.581Z] ++ set -e
11:36:22 [2023-05-08T11:36:22.581Z] ++ '[' -n 0 ']'
11:36:22 [2023-05-08T11:36:22.581Z] ++ set -x
11:36:22 [2023-05-08T11:36:22.582Z] ++ 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
11:36:22 [2023-05-08T11:36:22.582Z] INFO: Testing against a local daemon
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:36:22 [2023-05-08T11:36:22.582Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:36:22 [2023-05-08T11:36:22.582Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:36:22 [2023-05-08T11:36:22.582Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:36:22 [2023-05-08T11:36:22.582Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:36:22 [2023-05-08T11:36:22.582Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:36:22 [2023-05-08T11:36:22.582Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:36:22 [2023-05-08T11:36:22.582Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:36:22 [2023-05-08T11:36:22.582Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInstall
11:36:22 [2023-05-08T11:36:22.582Z] === RUN   TestPluginInstall/no_auth
11:36:24 [2023-05-08T11:36:24.471Z] time="2023-05-08T11:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:36:24 [2023-05-08T11:36:24.471Z] time="2023-05-08T11:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23bbd65a351b9667bbf135aa17e7fa015bfb6b3847ee4a6aac7f438429d18ecb" mediatype=application/vnd.docker.plugin.v1+json size=522
11:36:24 [2023-05-08T11:36:24.471Z] time="2023-05-08T11:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:36:24 [2023-05-08T11:36:24.471Z] time="2023-05-08T11:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23bbd65a351b9667bbf135aa17e7fa015bfb6b3847ee4a6aac7f438429d18ecb" mediatype=application/vnd.docker.plugin.v1+json size=522
11:36:24 [2023-05-08T11:36:24.727Z] === RUN   TestPluginInstall/with_htpasswd
11:36:24 [2023-05-08T11:36:24.983Z] time="2023-05-08T11:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:36:24 [2023-05-08T11:36:24.983Z] time="2023-05-08T11:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23bbd65a351b9667bbf135aa17e7fa015bfb6b3847ee4a6aac7f438429d18ecb" mediatype=application/vnd.docker.plugin.v1+json size=522
11:36:24 [2023-05-08T11:36:24.983Z] time="2023-05-08T11:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:36:24 [2023-05-08T11:36:24.983Z] time="2023-05-08T11:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23bbd65a351b9667bbf135aa17e7fa015bfb6b3847ee4a6aac7f438429d18ecb" mediatype=application/vnd.docker.plugin.v1+json size=522
11:36:25 [2023-05-08T11:36:25.239Z] === RUN   TestPluginInstall/with_insecure
11:36:25 [2023-05-08T11:36:25.801Z] time="2023-05-08T11:36:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:36:25 [2023-05-08T11:36:25.801Z] time="2023-05-08T11:36:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c8464fb951601f0feb83318bf3aedd872e70d9081a975c1e782c7bf31b5ffbe" mediatype=application/vnd.docker.plugin.v1+json size=522
11:36:25 [2023-05-08T11:36:25.801Z] time="2023-05-08T11:36:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:36:25 [2023-05-08T11:36:25.801Z] time="2023-05-08T11:36:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c8464fb951601f0feb83318bf3aedd872e70d9081a975c1e782c7bf31b5ffbe" mediatype=application/vnd.docker.plugin.v1+json size=522
11:36:26 [2023-05-08T11:36:26.057Z]     plugin_test.go:195: [d059e99738a00] daemon is not started
11:36:26 [2023-05-08T11:36:26.057Z] --- PASS: TestPluginInstall (4.56s)
11:36:26 [2023-05-08T11:36:26.057Z]     --- PASS: TestPluginInstall/no_auth (3.14s)
11:36:26 [2023-05-08T11:36:26.057Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
11:36:26 [2023-05-08T11:36:26.057Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
11:36:26 [2023-05-08T11:36:26.057Z] === RUN   TestPluginsWithRuntimes
11:36:27 [2023-05-08T11:36:27.423Z] === RUN   TestPluginsWithRuntimes/No_Args
11:36:28 [2023-05-08T11:36:28.350Z] === RUN   TestPluginsWithRuntimes/With_Args
11:36:29 [2023-05-08T11:36:29.277Z] --- PASS: TestPluginsWithRuntimes (3.25s)
11:36:29 [2023-05-08T11:36:29.277Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
11:36:29 [2023-05-08T11:36:29.277Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
11:36:29 [2023-05-08T11:36:29.277Z] === RUN   TestPluginBackCompatMediaTypes
11:36:29 [2023-05-08T11:36:29.839Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
11:36:29 [2023-05-08T11:36:29.839Z] PASS
11:36:29 [2023-05-08T11:36:29.839Z] 
11:36:29 [2023-05-08T11:36:29.839Z] DONE 24 tests in 8.359s
11:36:29 [2023-05-08T11:36:29.839Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:36:29 [2023-05-08T11:36:29.839Z] ++ 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
11:36:29 [2023-05-08T11:36:29.839Z] ++ set -e
11:36:29 [2023-05-08T11:36:29.839Z] ++ '[' -n 0 ']'
11:36:29 [2023-05-08T11:36:29.839Z] ++ set -x
11:36:29 [2023-05-08T11:36:29.839Z] ++ 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
11:36:29 [2023-05-08T11:36:29.839Z] INFO: Testing against a local daemon
11:36:29 [2023-05-08T11:36:29.839Z] === RUN   TestExternalGraphDriver
11:36:30 [2023-05-08T11:36:30.095Z] === RUN   TestExternalGraphDriver/json
11:36:31 [2023-05-08T11:36:31.984Z] === RUN   TestExternalGraphDriver/spec
11:36:33 [2023-05-08T11:36:33.348Z] === RUN   TestExternalGraphDriver/pull
11:36:34 [2023-05-08T11:36:34.713Z] --- PASS: TestExternalGraphDriver (4.98s)
11:36:34 [2023-05-08T11:36:34.713Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
11:36:34 [2023-05-08T11:36:34.713Z]     --- PASS: TestExternalGraphDriver/spec (1.49s)
11:36:34 [2023-05-08T11:36:34.713Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
11:36:34 [2023-05-08T11:36:34.713Z] === RUN   TestGraphdriverPluginV2
11:36:35 [2023-05-08T11:36:35.275Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:36:35 [2023-05-08T11:36:35.275Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
11:36:35 [2023-05-08T11:36:35.275Z] PASS
11:36:35 [2023-05-08T11:36:35.275Z] 
11:36:35 [2023-05-08T11:36:35.275Z] === Skipped
11:36:35 [2023-05-08T11:36:35.275Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
11:36:35 [2023-05-08T11:36:35.275Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:36:35 [2023-05-08T11:36:35.275Z] 
11:36:35 [2023-05-08T11:36:35.275Z] DONE 5 tests, 1 skipped in 5.327s
11:36:35 [2023-05-08T11:36:35.275Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:36:35 [2023-05-08T11:36:35.275Z] ++ 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
11:36:35 [2023-05-08T11:36:35.275Z] ++ set -e
11:36:35 [2023-05-08T11:36:35.275Z] ++ '[' -n 0 ']'
11:36:35 [2023-05-08T11:36:35.275Z] ++ set -x
11:36:35 [2023-05-08T11:36:35.275Z] ++ 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
11:36:35 [2023-05-08T11:36:35.275Z] INFO: Testing against a local daemon
11:36:35 [2023-05-08T11:36:35.275Z] === RUN   TestContinueAfterPluginCrash
11:36:35 [2023-05-08T11:36:35.275Z] === PAUSE TestContinueAfterPluginCrash
11:36:35 [2023-05-08T11:36:35.275Z] === RUN   TestReadPluginNoRead
11:36:35 [2023-05-08T11:36:35.275Z] === PAUSE TestReadPluginNoRead
11:36:35 [2023-05-08T11:36:35.275Z] === RUN   TestDaemonStartWithLogOpt
11:36:35 [2023-05-08T11:36:35.275Z] === PAUSE TestDaemonStartWithLogOpt
11:36:35 [2023-05-08T11:36:35.275Z] === CONT  TestDaemonStartWithLogOpt
11:36:35 [2023-05-08T11:36:35.275Z] === CONT  TestContinueAfterPluginCrash
11:36:35 [2023-05-08T11:36:35.275Z] === CONT  TestReadPluginNoRead
11:36:37 [2023-05-08T11:36:37.165Z] === RUN   TestReadPluginNoRead/default
11:36:37 [2023-05-08T11:36:37.727Z] --- PASS: TestDaemonStartWithLogOpt (2.65s)
11:36:38 [2023-05-08T11:36:38.654Z] === RUN   TestReadPluginNoRead/disabled_caching
11:36:39 [2023-05-08T11:36:39.581Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:36:40 [2023-05-08T11:36:40.946Z]     read_test.go:91: [de4958c2a8c5d] daemon is not started
11:36:40 [2023-05-08T11:36:40.946Z] --- PASS: TestReadPluginNoRead (5.62s)
11:36:40 [2023-05-08T11:36:40.946Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
11:36:40 [2023-05-08T11:36:40.946Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
11:36:40 [2023-05-08T11:36:40.946Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
11:36:42 [2023-05-08T11:36:42.834Z] --- PASS: TestContinueAfterPluginCrash (7.54s)
11:36:42 [2023-05-08T11:36:42.834Z] PASS
11:36:42 [2023-05-08T11:36:42.834Z] 
11:36:42 [2023-05-08T11:36:42.834Z] DONE 6 tests in 7.568s
11:36:42 [2023-05-08T11:36:42.834Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:36:42 [2023-05-08T11:36:42.834Z] ++ 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
11:36:42 [2023-05-08T11:36:42.834Z] ++ set -e
11:36:42 [2023-05-08T11:36:42.834Z] ++ '[' -n 0 ']'
11:36:42 [2023-05-08T11:36:42.834Z] ++ set -x
11:36:42 [2023-05-08T11:36:42.834Z] ++ 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
11:36:42 [2023-05-08T11:36:42.834Z] testing: warning: no tests to run
11:36:42 [2023-05-08T11:36:42.834Z] PASS
11:36:42 [2023-05-08T11:36:42.834Z] 
11:36:42 [2023-05-08T11:36:42.834Z] DONE 0 tests in 0.008s
11:36:42 [2023-05-08T11:36:42.834Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:36:42 [2023-05-08T11:36:42.834Z] ++ 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
11:36:42 [2023-05-08T11:36:42.834Z] ++ set -e
11:36:42 [2023-05-08T11:36:42.834Z] ++ '[' -n 0 ']'
11:36:42 [2023-05-08T11:36:42.834Z] ++ set -x
11:36:42 [2023-05-08T11:36:42.834Z] ++ 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
11:36:42 [2023-05-08T11:36:42.834Z] INFO: Testing against a local daemon
11:36:42 [2023-05-08T11:36:42.834Z] === RUN   TestPluginWithDevMounts
11:36:42 [2023-05-08T11:36:42.834Z] === PAUSE TestPluginWithDevMounts
11:36:42 [2023-05-08T11:36:42.834Z] === CONT  TestPluginWithDevMounts
11:36:44 [2023-05-08T11:36:44.198Z] --- PASS: TestPluginWithDevMounts (1.49s)
11:36:44 [2023-05-08T11:36:44.198Z] PASS
11:36:44 [2023-05-08T11:36:44.198Z] 
11:36:44 [2023-05-08T11:36:44.198Z] DONE 1 tests in 1.515s
11:36:44 [2023-05-08T11:36:44.198Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
11:36:44 [2023-05-08T11:36:44.199Z] ++ 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
11:36:44 [2023-05-08T11:36:44.199Z] ++ set -e
11:36:44 [2023-05-08T11:36:44.199Z] ++ '[' -n 0 ']'
11:36:44 [2023-05-08T11:36:44.199Z] ++ set -x
11:36:44 [2023-05-08T11:36:44.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=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
11:36:44 [2023-05-08T11:36:44.454Z] INFO: Testing against a local daemon
11:36:44 [2023-05-08T11:36:44.454Z] === RUN   TestSecretInspect
11:36:46 [2023-05-08T11:36:46.342Z] --- PASS: TestSecretInspect (2.00s)
11:36:46 [2023-05-08T11:36:46.342Z] === RUN   TestSecretList
11:36:48 [2023-05-08T11:36:48.231Z] --- PASS: TestSecretList (1.90s)
11:36:48 [2023-05-08T11:36:48.231Z] === RUN   TestSecretsCreateAndDelete
11:36:50 [2023-05-08T11:36:50.119Z] --- PASS: TestSecretsCreateAndDelete (1.90s)
11:36:50 [2023-05-08T11:36:50.119Z] === RUN   TestSecretsUpdate
11:36:52 [2023-05-08T11:36:52.007Z] --- PASS: TestSecretsUpdate (1.91s)
11:36:52 [2023-05-08T11:36:52.007Z] === RUN   TestTemplatedSecret
11:36:54 [2023-05-08T11:36:54.521Z] --- PASS: TestTemplatedSecret (2.37s)
11:36:54 [2023-05-08T11:36:54.521Z] === RUN   TestSecretCreateResolve
11:36:56 [2023-05-08T11:36:56.409Z] --- PASS: TestSecretCreateResolve (1.96s)
11:36:56 [2023-05-08T11:36:56.409Z] PASS
11:36:56 [2023-05-08T11:36:56.409Z] 
11:36:56 [2023-05-08T11:36:56.409Z] DONE 6 tests in 12.081s
11:36:56 [2023-05-08T11:36:56.409Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
11:36:56 [2023-05-08T11:36:56.409Z] ++ 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
11:36:56 [2023-05-08T11:36:56.409Z] ++ set -e
11:36:56 [2023-05-08T11:36:56.409Z] ++ '[' -n 0 ']'
11:36:56 [2023-05-08T11:36:56.409Z] ++ set -x
11:36:56 [2023-05-08T11:36:56.409Z] ++ 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
11:36:56 [2023-05-08T11:36:56.409Z] INFO: Testing against a local daemon
11:36:56 [2023-05-08T11:36:56.409Z] === RUN   TestServiceCreateInit
11:36:56 [2023-05-08T11:36:56.409Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:37:00 [2023-05-08T11:37:00.573Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:37:04 [2023-05-08T11:37:04.739Z] --- PASS: TestServiceCreateInit (7.55s)
11:37:04 [2023-05-08T11:37:04.739Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s)
11:37:04 [2023-05-08T11:37:04.739Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.80s)
11:37:04 [2023-05-08T11:37:04.739Z] === RUN   TestCreateServiceMultipleTimes
11:37:19 [2023-05-08T11:37:19.577Z] --- PASS: TestCreateServiceMultipleTimes (15.18s)
11:37:19 [2023-05-08T11:37:19.577Z] === RUN   TestCreateServiceConflict
11:37:20 [2023-05-08T11:37:20.943Z] --- PASS: TestCreateServiceConflict (1.89s)
11:37:20 [2023-05-08T11:37:20.943Z] === RUN   TestCreateServiceMaxReplicas
11:37:24 [2023-05-08T11:37:24.209Z] --- PASS: TestCreateServiceMaxReplicas (2.72s)
11:37:24 [2023-05-08T11:37:24.209Z] === RUN   TestCreateWithDuplicateNetworkNames
11:37:39 [2023-05-08T11:37:39.046Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s)
11:37:39 [2023-05-08T11:37:39.046Z] === RUN   TestCreateServiceSecretFileMode
11:37:39 [2023-05-08T11:37:39.046Z] --- PASS: TestCreateServiceSecretFileMode (2.46s)
11:37:39 [2023-05-08T11:37:39.046Z] === RUN   TestCreateServiceConfigFileMode
11:37:41 [2023-05-08T11:37:41.561Z] --- PASS: TestCreateServiceConfigFileMode (2.31s)
11:37:41 [2023-05-08T11:37:41.561Z] === RUN   TestCreateServiceSysctls
11:37:44 [2023-05-08T11:37:44.826Z] --- PASS: TestCreateServiceSysctls (3.22s)
11:37:44 [2023-05-08T11:37:44.826Z] === RUN   TestCreateServiceCapabilities
11:37:47 [2023-05-08T11:37:47.342Z] --- PASS: TestCreateServiceCapabilities (2.65s)
11:37:47 [2023-05-08T11:37:47.342Z] === RUN   TestInspect
11:37:50 [2023-05-08T11:37:50.608Z] --- PASS: TestInspect (2.89s)
11:37:50 [2023-05-08T11:37:50.608Z] === RUN   TestCreateJob
11:37:53 [2023-05-08T11:37:53.874Z] --- PASS: TestCreateJob (3.32s)
11:37:53 [2023-05-08T11:37:53.874Z] === RUN   TestReplicatedJob
11:37:59 [2023-05-08T11:37:59.117Z] --- PASS: TestReplicatedJob (5.10s)
11:37:59 [2023-05-08T11:37:59.117Z] === RUN   TestUpdateReplicatedJob
11:38:01 [2023-05-08T11:38:01.632Z] --- PASS: TestUpdateReplicatedJob (2.93s)
11:38:01 [2023-05-08T11:38:01.632Z] === RUN   TestServiceListWithStatuses
11:38:01 [2023-05-08T11:38:01.632Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:38:01 [2023-05-08T11:38:01.632Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:38:01 [2023-05-08T11:38:01.632Z] === RUN   TestDockerNetworkConnectAlias
11:38:05 [2023-05-08T11:38:05.798Z] --- PASS: TestDockerNetworkConnectAlias (3.78s)
11:38:05 [2023-05-08T11:38:05.798Z] === RUN   TestDockerNetworkReConnect
11:38:09 [2023-05-08T11:38:09.064Z] --- PASS: TestDockerNetworkReConnect (3.33s)
11:38:09 [2023-05-08T11:38:09.064Z] === RUN   TestServicePlugin
11:38:09 [2023-05-08T11:38:09.064Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:38:09 [2023-05-08T11:38:09.064Z] --- SKIP: TestServicePlugin (0.00s)
11:38:09 [2023-05-08T11:38:09.064Z] === RUN   TestServiceUpdateLabel
11:38:10 [2023-05-08T11:38:10.429Z] --- PASS: TestServiceUpdateLabel (1.88s)
11:38:10 [2023-05-08T11:38:10.429Z] === RUN   TestServiceUpdateSecrets
11:38:25 [2023-05-08T11:38:25.268Z] --- PASS: TestServiceUpdateSecrets (14.40s)
11:38:25 [2023-05-08T11:38:25.268Z] === RUN   TestServiceUpdateConfigs
11:38:40 [2023-05-08T11:38:40.108Z] --- PASS: TestServiceUpdateConfigs (14.57s)
11:38:40 [2023-05-08T11:38:40.108Z] === RUN   TestServiceUpdateNetwork
11:38:52 [2023-05-08T11:38:52.274Z] --- PASS: TestServiceUpdateNetwork (12.00s)
11:38:52 [2023-05-08T11:38:52.274Z] === RUN   TestServiceUpdatePidsLimit
11:38:52 [2023-05-08T11:38:52.531Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:38:53 [2023-05-08T11:38:53.458Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:39:01 [2023-05-08T11:39:01.551Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:39:08 [2023-05-08T11:39:08.087Z] --- PASS: TestServiceUpdatePidsLimit (16.24s)
11:39:08 [2023-05-08T11:39:08.087Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
11:39:08 [2023-05-08T11:39:08.087Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s)
11:39:08 [2023-05-08T11:39:08.087Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
11:39:08 [2023-05-08T11:39:08.087Z] PASS
11:39:08 [2023-05-08T11:39:08.087Z] 
11:39:08 [2023-05-08T11:39:08.087Z] === Skipped
11:39:08 [2023-05-08T11:39:08.087Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
11:39:08 [2023-05-08T11:39:08.087Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:39:08 [2023-05-08T11:39:08.087Z] 
11:39:08 [2023-05-08T11:39:08.087Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:39:08 [2023-05-08T11:39:08.087Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:39:08 [2023-05-08T11:39:08.087Z] 
11:39:08 [2023-05-08T11:39:08.087Z] DONE 27 tests, 2 skipped in 131.273s
11:39:08 [2023-05-08T11:39:08.087Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
11:39:08 [2023-05-08T11:39:08.087Z] ++ 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
11:39:08 [2023-05-08T11:39:08.087Z] ++ set -e
11:39:08 [2023-05-08T11:39:08.087Z] ++ '[' -n 0 ']'
11:39:08 [2023-05-08T11:39:08.087Z] ++ set -x
11:39:08 [2023-05-08T11:39:08.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-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
11:39:08 [2023-05-08T11:39:08.087Z] INFO: Testing against a local daemon
11:39:08 [2023-05-08T11:39:08.087Z] === RUN   TestSessionCreate
11:39:08 [2023-05-08T11:39:08.087Z] --- PASS: TestSessionCreate (0.02s)
11:39:08 [2023-05-08T11:39:08.087Z] === RUN   TestSessionCreateWithBadUpgrade
11:39:08 [2023-05-08T11:39:08.087Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:39:08 [2023-05-08T11:39:08.088Z] PASS
11:39:08 [2023-05-08T11:39:08.088Z] 
11:39:08 [2023-05-08T11:39:08.088Z] DONE 2 tests in 0.065s
11:39:08 [2023-05-08T11:39:08.088Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
11:39:08 [2023-05-08T11:39:08.088Z] ++ 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
11:39:08 [2023-05-08T11:39:08.088Z] ++ set -e
11:39:08 [2023-05-08T11:39:08.088Z] ++ '[' -n 0 ']'
11:39:08 [2023-05-08T11:39:08.088Z] ++ set -x
11:39:08 [2023-05-08T11:39:08.088Z] ++ 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
11:39:08 [2023-05-08T11:39:08.088Z] INFO: Testing against a local daemon
11:39:08 [2023-05-08T11:39:08.088Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:39:08 [2023-05-08T11:39:08.088Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:39:08 [2023-05-08T11:39:08.088Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:39:08 [2023-05-08T11:39:08.088Z] === RUN   TestDiskUsage
11:39:08 [2023-05-08T11:39:08.088Z] === PAUSE TestDiskUsage
11:39:08 [2023-05-08T11:39:08.088Z] === RUN   TestEventsExecDie
11:39:08 [2023-05-08T11:39:08.343Z] --- PASS: TestEventsExecDie (0.55s)
11:39:08 [2023-05-08T11:39:08.344Z] === RUN   TestEventsBackwardsCompatible
11:39:08 [2023-05-08T11:39:08.344Z] --- PASS: TestEventsBackwardsCompatible (0.03s)
11:39:08 [2023-05-08T11:39:08.344Z] === RUN   TestEventsVolumeCreate
11:39:08 [2023-05-08T11:39:08.344Z] --- PASS: TestEventsVolumeCreate (0.04s)
11:39:08 [2023-05-08T11:39:08.344Z] === RUN   TestInfoBinaryCommits
11:39:08 [2023-05-08T11:39:08.344Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:39:08 [2023-05-08T11:39:08.344Z] === RUN   TestInfoAPIVersioned
11:39:08 [2023-05-08T11:39:08.344Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:39:08 [2023-05-08T11:39:08.344Z] === RUN   TestInfoAPI
11:39:08 [2023-05-08T11:39:08.599Z] --- PASS: TestInfoAPI (0.02s)
11:39:08 [2023-05-08T11:39:08.599Z] === RUN   TestInfoAPIWarnings
11:39:26 [2023-05-08T11:39:26.640Z] --- PASS: TestInfoAPIWarnings (16.54s)
11:39:26 [2023-05-08T11:39:26.640Z] === RUN   TestInfoDebug
11:39:26 [2023-05-08T11:39:26.640Z] --- PASS: TestInfoDebug (0.52s)
11:39:26 [2023-05-08T11:39:26.640Z] === RUN   TestInfoInsecureRegistries
11:39:26 [2023-05-08T11:39:26.640Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:39:26 [2023-05-08T11:39:26.640Z] === RUN   TestInfoRegistryMirrors
11:39:26 [2023-05-08T11:39:26.640Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:39:26 [2023-05-08T11:39:26.640Z] === RUN   TestLoginFailsWithBadCredentials
11:39:26 [2023-05-08T11:39:26.896Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
11:39:26 [2023-05-08T11:39:26.896Z] === RUN   TestPingCacheHeaders
11:39:26 [2023-05-08T11:39:26.896Z] --- PASS: TestPingCacheHeaders (0.02s)
11:39:26 [2023-05-08T11:39:26.896Z] === RUN   TestPingGet
11:39:26 [2023-05-08T11:39:26.896Z] --- PASS: TestPingGet (0.01s)
11:39:26 [2023-05-08T11:39:26.896Z] === RUN   TestPingHead
11:39:27 [2023-05-08T11:39:27.152Z] --- PASS: TestPingHead (0.02s)
11:39:27 [2023-05-08T11:39:27.152Z] === RUN   TestPingSwarmHeader
11:39:27 [2023-05-08T11:39:27.713Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:39:27 [2023-05-08T11:39:27.969Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:39:28 [2023-05-08T11:39:28.897Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:39:28 [2023-05-08T11:39:28.897Z] --- PASS: TestPingSwarmHeader (1.91s)
11:39:28 [2023-05-08T11:39:28.897Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:39:28 [2023-05-08T11:39:28.897Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:39:28 [2023-05-08T11:39:28.897Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:39:28 [2023-05-08T11:39:28.897Z] === RUN   TestPingBuilderHeader
11:39:28 [2023-05-08T11:39:28.897Z] === RUN   TestPingBuilderHeader/default_config
11:39:29 [2023-05-08T11:39:29.459Z] === RUN   TestPingBuilderHeader/buildkit_disabled
11:39:30 [2023-05-08T11:39:30.020Z] --- PASS: TestPingBuilderHeader (1.04s)
11:39:30 [2023-05-08T11:39:30.020Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
11:39:30 [2023-05-08T11:39:30.020Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
11:39:30 [2023-05-08T11:39:30.020Z] === RUN   TestVersion
11:39:30 [2023-05-08T11:39:30.020Z] --- PASS: TestVersion (0.02s)
11:39:30 [2023-05-08T11:39:30.020Z] === CONT  TestDiskUsage
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/empty
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/empty/container_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/empty/image_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/empty/volume_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/empty/build-cache_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/after_LoadBusybox
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:39:30 [2023-05-08T11:39:30.582Z] === RUN   TestDiskUsage/after_container.Run
11:39:30 [2023-05-08T11:39:30.837Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:39:30 [2023-05-08T11:39:30.837Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:39:30 [2023-05-08T11:39:30.837Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:39:30 [2023-05-08T11:39:30.837Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:39:30 [2023-05-08T11:39:30.837Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:39:30 [2023-05-08T11:39:30.837Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:39:30 [2023-05-08T11:39:30.837Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:39:30 [2023-05-08T11:39:30.837Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:39:30 [2023-05-08T11:39:30.837Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:39:30 [2023-05-08T11:39:30.837Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:39:31 [2023-05-08T11:39:31.094Z] --- PASS: TestDiskUsage (1.04s)
11:39:31 [2023-05-08T11:39:31.094Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]     --- PASS: TestDiskUsage/after_container.Run (0.24s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z] PASS
11:39:31 [2023-05-08T11:39:31.094Z] 
11:39:31 [2023-05-08T11:39:31.094Z] === Skipped
11:39:31 [2023-05-08T11:39:31.094Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:39:31 [2023-05-08T11:39:31.094Z] 
11:39:31 [2023-05-08T11:39:31.094Z] DONE 57 tests, 1 skipped in 23.272s
11:39:31 [2023-05-08T11:39:31.094Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
11:39:31 [2023-05-08T11:39:31.094Z] ++ 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
11:39:31 [2023-05-08T11:39:31.094Z] ++ set -e
11:39:31 [2023-05-08T11:39:31.094Z] ++ '[' -n 0 ']'
11:39:31 [2023-05-08T11:39:31.094Z] ++ set -x
11:39:31 [2023-05-08T11:39:31.094Z] ++ 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
11:39:31 [2023-05-08T11:39:31.094Z] INFO: Testing against a local daemon
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumesCreateAndList
11:39:31 [2023-05-08T11:39:31.094Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumesRemove
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumesRemove/volume_in_use
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumesRemove/volume_not_in_use
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumesRemove/non-existing_volume
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumesRemove/non-existing_volume_force
11:39:31 [2023-05-08T11:39:31.094Z] --- PASS: TestVolumesRemove (0.05s)
11:39:31 [2023-05-08T11:39:31.094Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
11:39:31 [2023-05-08T11:39:31.094Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumesRemoveSwarmEnabled
11:39:31 [2023-05-08T11:39:31.094Z] === PAUSE TestVolumesRemoveSwarmEnabled
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumesInspect
11:39:31 [2023-05-08T11:39:31.094Z] --- PASS: TestVolumesInspect (0.02s)
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumesInvalidJSON
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:39:31 [2023-05-08T11:39:31.094Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:39:31 [2023-05-08T11:39:31.094Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:39:31 [2023-05-08T11:39:31.094Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:39:31 [2023-05-08T11:39:31.094Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumePruneAnonymous
11:39:31 [2023-05-08T11:39:31.094Z] --- PASS: TestVolumePruneAnonymous (0.03s)
11:39:31 [2023-05-08T11:39:31.094Z] === RUN   TestVolumePruneAnonFromImage
11:39:31 [2023-05-08T11:39:31.350Z] --- PASS: TestVolumePruneAnonFromImage (0.10s)
11:39:31 [2023-05-08T11:39:31.350Z] === CONT  TestVolumesRemoveSwarmEnabled
11:39:32 [2023-05-08T11:39:32.714Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
11:39:32 [2023-05-08T11:39:32.714Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
11:39:32 [2023-05-08T11:39:32.714Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
11:39:32 [2023-05-08T11:39:32.714Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
11:39:33 [2023-05-08T11:39:33.275Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.89s)
11:39:33 [2023-05-08T11:39:33.275Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
11:39:33 [2023-05-08T11:39:33.275Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
11:39:33 [2023-05-08T11:39:33.275Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
11:39:33 [2023-05-08T11:39:33.275Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
11:39:33 [2023-05-08T11:39:33.275Z] PASS
11:39:33 [2023-05-08T11:39:33.275Z] 
11:39:33 [2023-05-08T11:39:33.275Z] DONE 20 tests in 2.147s
11:39:33 [2023-05-08T11:39:33.275Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:39:33 [2023-05-08T11:39:33.275Z] ++++ cat bundles/test-integration/docker.pid
11:39:33 [2023-05-08T11:39:33.275Z] +++ kill 21860
11:39:34 [2023-05-08T11:39:34.640Z] +++ /etc/init.d/apparmor stop
11:39:34 [2023-05-08T11:39:34.640Z] Leaving: AppArmorNo profiles have been unloaded.
11:39:34 [2023-05-08T11:39:34.640Z] 
11:39:34 [2023-05-08T11:39:34.640Z] Unloading profiles will leave already running processes permanently
11:39:34 [2023-05-08T11:39:34.640Z] unconfined, which can lead to unexpected situations.
11:39:34 [2023-05-08T11:39:34.640Z] 
11:39:34 [2023-05-08T11:39:34.640Z] To set a process to complain mode, use the command line tool
11:39:34 [2023-05-08T11:39:34.640Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:39:34 [2023-05-08T11:39:34.640Z] +++ true
11:39:34 [2023-05-08T11:39:34.640Z] exiting test-integration
11:39:34 [2023-05-08T11:39:34.640Z] ++ exit 0
11:39:34 [2023-05-08T11:39:34.640Z] 
Post stage
[Pipeline] junit
11:39:35 [2023-05-08T11:39:35.576Z] Recording test results
11:39:35 [2023-05-08T11:39:35.818Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:39:36 [2023-05-08T11:39:36.146Z] + echo Ensuring container killed.
11:39:36 [2023-05-08T11:39:36.147Z] Ensuring container killed.
11:39:36 [2023-05-08T11:39:36.147Z] + docker rm -vf docker-pr1
11:39:36 [2023-05-08T11:39:36.147Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
11:39:36 [2023-05-08T11:39:36.478Z] + echo Chowning /workspace to jenkins user
11:39:36 [2023-05-08T11:39:36.478Z] Chowning /workspace to jenkins user
11:39:36 [2023-05-08T11:39:36.478Z] + id -u
11:39:36 [2023-05-08T11:39:36.478Z] + id -g
11:39:36 [2023-05-08T11:39:36.478Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45492:/workspace busybox chown -R 1000:1000 /workspace
11:39:36 [2023-05-08T11:39:36.478Z] Unable to find image 'busybox:latest' locally
11:39:36 [2023-05-08T11:39:36.478Z] latest: Pulling from library/busybox
11:39:36 [2023-05-08T11:39:36.478Z] b50100f25006: Already exists
11:39:36 [2023-05-08T11:39:36.739Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
11:39:36 [2023-05-08T11:39:36.739Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:39:38 [2023-05-08T11:39:38.477Z] + bundleName=arm64-integration
11:39:38 [2023-05-08T11:39:38.477Z] + echo Creating arm64-integration-bundles.tar.gz
11:39:38 [2023-05-08T11:39:38.477Z] Creating arm64-integration-bundles.tar.gz
11:39:38 [2023-05-08T11:39:38.477Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+  ) -print
11:39:38 [2023-05-08T11:39:38.477Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:39:38 [2023-05-08T11:39:38.749Z] Archiving artifacts
11:39:39 [2023-05-08T11:39:39.971Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45492/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:39:40 [2023-05-08T11:39:40.262Z] + make clean
11:39:40 [2023-05-08T11:39:40.518Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:39:40 [2023-05-08T11:39:40.518Z] docker-dev-cache
11:39:40 [2023-05-08T11:39:40.518Z] 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