Skip to content
Success

Console Output

Pull request #47702 opened
10:13:29 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from 72615b19dbe7635d99914c044e03debf61fe70ab+23e7919e0af253dbcc0ccd6e8ee79c70863c0f92 (74e52ed4b819e2fde5cf265bd1fcc9e7ed7801b6)
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50
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/jenkins_home/workspace/moby_PR-47702@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29 # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
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 c8880eb865108326b5561629a909e5c780e6ef50 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that 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
10:13:31 [2024-04-09T10:13:31.796Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:13:31 [2024-04-09T10:13:31.798Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:13:47 [2024-04-09T10:13:47.002Z] Still waiting to schedule task
10:13:47 [2024-04-09T10:13:47.003Z] Waiting for next available executor on ‘arm64&&ubuntu-200410:14:37 [2024-04-09T10:14:37.985Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0011664b574489526) in /home/ubuntu/workspace/moby_PR-47702
[Pipeline] {
[Pipeline] checkout
10:14:38 [2024-04-09T10:14:38.007Z] The recommended git tool is: git
10:14:40 [2024-04-09T10:14:40.313Z] using credential docker-jenkins-github-credentials
10:14:40 [2024-04-09T10:14:40.321Z] Cloning the remote Git repository
10:14:40 [2024-04-09T10:14:40.321Z] Cloning with configured refspecs honoured and without tags
10:14:40 [2024-04-09T10:14:40.307Z] Cloning repository https://github.com/moby/moby.git
10:14:40 [2024-04-09T10:14:40.358Z]  > git init /home/ubuntu/workspace/moby_PR-47702 # timeout=10
10:14:40 [2024-04-09T10:14:40.751Z] Fetching upstream changes from https://github.com/moby/moby.git
10:14:40 [2024-04-09T10:14:40.752Z]  > git --version # timeout=10
10:14:40 [2024-04-09T10:14:40.754Z]  > git --version # 'git version 2.25.1'
10:14:40 [2024-04-09T10:14:40.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:14:40 [2024-04-09T10:14:40.760Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47702/head:refs/remotes/origin/PR-47702 +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
10:14:53 [2024-04-09T10:14:53.621Z] Fetching without tags
10:14:53 [2024-04-09T10:14:53.782Z] Merging remotes/origin/26.0 commit 23e7919e0af253dbcc0ccd6e8ee79c70863c0f92 into PR head commit 72615b19dbe7635d99914c044e03debf61fe70ab
10:14:53 [2024-04-09T10:14:53.355Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:14:53 [2024-04-09T10:14:53.359Z]  > git config --add remote.origin.fetch +refs/pull/47702/head:refs/remotes/origin/PR-47702 # timeout=10
10:14:53 [2024-04-09T10:14:53.361Z]  > git config --add remote.origin.fetch +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
10:14:53 [2024-04-09T10:14:53.607Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:14:53 [2024-04-09T10:14:53.613Z] Fetching upstream changes from https://github.com/moby/moby.git
10:14:53 [2024-04-09T10:14:53.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:14:53 [2024-04-09T10:14:53.616Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47702/head:refs/remotes/origin/PR-47702 +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
10:14:53 [2024-04-09T10:14:53.777Z]  > git config core.sparsecheckout # timeout=10
10:14:53 [2024-04-09T10:14:53.787Z]  > git checkout -f 72615b19dbe7635d99914c044e03debf61fe70ab # timeout=10
10:14:54 [2024-04-09T10:14:54.479Z] Merge succeeded, producing 72615b19dbe7635d99914c044e03debf61fe70ab
10:14:54 [2024-04-09T10:14:54.479Z] Checking out Revision 72615b19dbe7635d99914c044e03debf61fe70ab (PR-47702)
10:14:55 [2024-04-09T10:14:55.292Z] Commit message: "github/ci: Check if backport is opened against the expected branch"
10:14:55 [2024-04-09T10:14:55.292Z] First time build. Skipping changelog.
10:14:55 [2024-04-09T10:14:55.297Z]  > git --version # timeout=10
10:14:55 [2024-04-09T10:14:55.299Z]  > git --version # 'git version 2.25.1'
10:14:55 [2024-04-09T10:14:55.301Z] fatal: bad object c8880eb865108326b5561629a909e5c780e6ef50
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:14:54 [2024-04-09T10:14:54.442Z]  > git remote # timeout=10
10:14:54 [2024-04-09T10:14:54.446Z]  > git config --get remote.origin.url # timeout=10
10:14:54 [2024-04-09T10:14:54.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:14:54 [2024-04-09T10:14:54.459Z]  > git merge 23e7919e0af253dbcc0ccd6e8ee79c70863c0f92 # timeout=10
10:14:54 [2024-04-09T10:14:54.466Z]  > git rev-parse HEAD^{commit} # timeout=10
10:14:54 [2024-04-09T10:14:54.470Z]  > git config core.sparsecheckout # timeout=10
10:14:54 [2024-04-09T10:14:54.472Z]  > git checkout -f 72615b19dbe7635d99914c044e03debf61fe70ab # timeout=10
10:14:56 [2024-04-09T10:14:56.066Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47702:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=26.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
10:14:59 [2024-04-09T10:14:59.421Z] Unable to find image 'alpine:latest' locally
10:14:59 [2024-04-09T10:14:59.421Z] latest: Pulling from library/alpine
10:14:59 [2024-04-09T10:14:59.986Z] bca4290a9639: Pulling fs layer
10:14:59 [2024-04-09T10:14:59.986Z] bca4290a9639: Download complete
10:15:00 [2024-04-09T10:15:00.243Z] bca4290a9639: Pull complete
10:15:00 [2024-04-09T10:15:00.243Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
10:15:00 [2024-04-09T10:15:00.243Z] Status: Downloaded newer image for alpine:latest
10:15:08 [2024-04-09T10:15:08.342Z] 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: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
10:15:08 [2024-04-09T10:15:08.958Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0011664b574489526) in /home/ubuntu/workspace/moby_PR-47702
[Pipeline] {
[Pipeline] checkout
10:15:08 [2024-04-09T10:15:08.971Z] The recommended git tool is: git
10:15:08 [2024-04-09T10:15:08.977Z] using credential docker-jenkins-github-credentials
10:15:08 [2024-04-09T10:15:08.988Z] Fetching changes from the remote Git repository
10:15:08 [2024-04-09T10:15:08.996Z] Fetching without tags
10:15:09 [2024-04-09T10:15:09.166Z] Merging remotes/origin/26.0 commit 23e7919e0af253dbcc0ccd6e8ee79c70863c0f92 into PR head commit 72615b19dbe7635d99914c044e03debf61fe70ab
10:15:09 [2024-04-09T10:15:09.210Z] Merge succeeded, producing 72615b19dbe7635d99914c044e03debf61fe70ab
10:15:09 [2024-04-09T10:15:09.210Z] Checking out Revision 72615b19dbe7635d99914c044e03debf61fe70ab (PR-47702)
10:15:09 [2024-04-09T10:15:09.259Z] Commit message: "github/ci: Check if backport is opened against the expected branch"
10:15:09 [2024-04-09T10:15:09.266Z]  > git --version # timeout=10
10:15:09 [2024-04-09T10:15:09.267Z]  > git --version # 'git version 2.25.1'
10:15:09 [2024-04-09T10:15:09.269Z] fatal: bad object c8880eb865108326b5561629a909e5c780e6ef50
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:15:09 [2024-04-09T10:15:09.959Z] + docker version
10:15:09 [2024-04-09T10:15:09.959Z] Client: Docker Engine - Community
10:15:09 [2024-04-09T10:15:09.959Z]  Version:           25.0.3
10:15:09 [2024-04-09T10:15:09.959Z]  API version:       1.44
10:15:09 [2024-04-09T10:15:09.959Z]  Go version:        go1.21.6
10:15:09 [2024-04-09T10:15:09.959Z]  Git commit:        4debf41
10:15:09 [2024-04-09T10:15:09.959Z]  Built:             Tue Feb  6 21:13:09 2024
10:15:09 [2024-04-09T10:15:09.959Z]  OS/Arch:           linux/arm64
10:15:09 [2024-04-09T10:15:09.959Z]  Context:           default
10:15:09 [2024-04-09T10:15:09.959Z] 
10:15:09 [2024-04-09T10:15:09.959Z] Server: Docker Engine - Community
10:15:09 [2024-04-09T10:15:09.959Z]  Engine:
10:15:09 [2024-04-09T10:15:09.959Z]   Version:          25.0.3
10:15:09 [2024-04-09T10:15:09.959Z]   API version:      1.44 (minimum version 1.24)
10:15:09 [2024-04-09T10:15:09.959Z]   Go version:       go1.21.6
10:15:09 [2024-04-09T10:15:09.959Z]   Git commit:       f417435
10:15:09 [2024-04-09T10:15:09.959Z]   Built:            Tue Feb  6 21:13:09 2024
10:15:09 [2024-04-09T10:15:09.959Z]   OS/Arch:          linux/arm64
10:15:09 [2024-04-09T10:15:09.959Z]   Experimental:     true
10:15:09 [2024-04-09T10:15:09.959Z]  containerd:
10:15:09 [2024-04-09T10:15:09.959Z]   Version:          1.6.28
10:15:09 [2024-04-09T10:15:09.959Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
10:15:09 [2024-04-09T10:15:09.959Z]  runc:
10:15:09 [2024-04-09T10:15:09.959Z]   Version:          1.1.12
10:15:09 [2024-04-09T10:15:09.959Z]   GitCommit:        v1.1.12-0-g51d5e94
10:15:09 [2024-04-09T10:15:09.959Z]  docker-init:
10:15:09 [2024-04-09T10:15:09.959Z]   Version:          0.19.0
10:15:09 [2024-04-09T10:15:09.959Z]   GitCommit:        de40ad0
[Pipeline] sh
10:15:08 [2024-04-09T10:15:08.982Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47702/.git # timeout=10
10:15:08 [2024-04-09T10:15:08.991Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:15:08 [2024-04-09T10:15:08.995Z] Fetching upstream changes from https://github.com/moby/moby.git
10:15:08 [2024-04-09T10:15:08.996Z]  > git --version # timeout=10
10:15:08 [2024-04-09T10:15:08.998Z]  > git --version # 'git version 2.25.1'
10:15:08 [2024-04-09T10:15:08.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:15:09 [2024-04-09T10:15:09.000Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47702/head:refs/remotes/origin/PR-47702 +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
10:15:09 [2024-04-09T10:15:09.165Z]  > git config core.sparsecheckout # timeout=10
10:15:09 [2024-04-09T10:15:09.167Z]  > git checkout -f 72615b19dbe7635d99914c044e03debf61fe70ab # timeout=10
10:15:09 [2024-04-09T10:15:09.192Z]  > git remote # timeout=10
10:15:09 [2024-04-09T10:15:09.194Z]  > git config --get remote.origin.url # timeout=10
10:15:09 [2024-04-09T10:15:09.196Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:15:09 [2024-04-09T10:15:09.198Z]  > git merge 23e7919e0af253dbcc0ccd6e8ee79c70863c0f92 # timeout=10
10:15:09 [2024-04-09T10:15:09.205Z]  > git rev-parse HEAD^{commit} # timeout=10
10:15:09 [2024-04-09T10:15:09.209Z]  > git config core.sparsecheckout # timeout=10
10:15:09 [2024-04-09T10:15:09.211Z]  > git checkout -f 72615b19dbe7635d99914c044e03debf61fe70ab # timeout=10
10:15:10 [2024-04-09T10:15:10.235Z] + docker info
10:15:15 [2024-04-09T10:15:15.485Z] Client: Docker Engine - Community
10:15:15 [2024-04-09T10:15:15.485Z]  Version:    25.0.3
10:15:15 [2024-04-09T10:15:15.485Z]  Context:    default
10:15:15 [2024-04-09T10:15:15.485Z]  Debug Mode: false
10:15:15 [2024-04-09T10:15:15.485Z]  Plugins:
10:15:15 [2024-04-09T10:15:15.485Z]   buildx: Docker Buildx (Docker Inc.)
10:15:15 [2024-04-09T10:15:15.485Z]     Version:  v0.12.1
10:15:15 [2024-04-09T10:15:15.485Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
10:15:15 [2024-04-09T10:15:15.485Z]   compose: Docker Compose (Docker Inc.)
10:15:15 [2024-04-09T10:15:15.485Z]     Version:  v2.24.6
10:15:15 [2024-04-09T10:15:15.485Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:15:15 [2024-04-09T10:15:15.485Z] 
10:15:15 [2024-04-09T10:15:15.485Z] Server:
10:15:15 [2024-04-09T10:15:15.485Z]  Containers: 0
10:15:15 [2024-04-09T10:15:15.485Z]   Running: 0
10:15:15 [2024-04-09T10:15:15.485Z]   Paused: 0
10:15:15 [2024-04-09T10:15:15.485Z]   Stopped: 0
10:15:15 [2024-04-09T10:15:15.485Z]  Images: 1
10:15:15 [2024-04-09T10:15:15.485Z]  Server Version: 25.0.3
10:15:15 [2024-04-09T10:15:15.485Z]  Storage Driver: overlay2
10:15:15 [2024-04-09T10:15:15.485Z]   Backing Filesystem: extfs
10:15:15 [2024-04-09T10:15:15.485Z]   Supports d_type: true
10:15:15 [2024-04-09T10:15:15.485Z]   Using metacopy: false
10:15:15 [2024-04-09T10:15:15.485Z]   Native Overlay Diff: true
10:15:15 [2024-04-09T10:15:15.485Z]   userxattr: false
10:15:15 [2024-04-09T10:15:15.485Z]  Logging Driver: json-file
10:15:15 [2024-04-09T10:15:15.485Z]  Cgroup Driver: cgroupfs
10:15:15 [2024-04-09T10:15:15.485Z]  Cgroup Version: 1
10:15:15 [2024-04-09T10:15:15.485Z]  Plugins:
10:15:15 [2024-04-09T10:15:15.485Z]   Volume: local
10:15:15 [2024-04-09T10:15:15.485Z]   Network: bridge host ipvlan macvlan null overlay
10:15:15 [2024-04-09T10:15:15.485Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
10:15:15 [2024-04-09T10:15:15.485Z]  Swarm: inactive
10:15:15 [2024-04-09T10:15:15.485Z]  Runtimes: io.containerd.runc.v2 runc
10:15:15 [2024-04-09T10:15:15.485Z]  Default Runtime: runc
10:15:15 [2024-04-09T10:15:15.485Z]  Init Binary: docker-init
10:15:15 [2024-04-09T10:15:15.485Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
10:15:15 [2024-04-09T10:15:15.485Z]  runc version: v1.1.12-0-g51d5e94
10:15:15 [2024-04-09T10:15:15.485Z]  init version: de40ad0
10:15:15 [2024-04-09T10:15:15.485Z]  Security Options:
10:15:15 [2024-04-09T10:15:15.485Z]   apparmor
10:15:15 [2024-04-09T10:15:15.485Z]   seccomp
10:15:15 [2024-04-09T10:15:15.485Z]    Profile: builtin
10:15:15 [2024-04-09T10:15:15.485Z]  Kernel Version: 5.15.0-1053-aws
10:15:15 [2024-04-09T10:15:15.485Z]  Operating System: Ubuntu 20.04.6 LTS
10:15:15 [2024-04-09T10:15:15.485Z]  OSType: linux
10:15:15 [2024-04-09T10:15:15.485Z]  Architecture: aarch64
10:15:15 [2024-04-09T10:15:15.485Z]  CPUs: 8
10:15:15 [2024-04-09T10:15:15.485Z]  Total Memory: 30.64GiB
10:15:15 [2024-04-09T10:15:15.485Z]  Name: ip-10-100-118-138
10:15:15 [2024-04-09T10:15:15.485Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
10:15:15 [2024-04-09T10:15:15.485Z]  Docker Root Dir: /var/lib/docker
10:15:15 [2024-04-09T10:15:15.485Z]  Debug Mode: false
10:15:15 [2024-04-09T10:15:15.485Z]  Experimental: true
10:15:15 [2024-04-09T10:15:15.485Z]  Insecure Registries:
10:15:15 [2024-04-09T10:15:15.485Z]   127.0.0.0/8
10:15:15 [2024-04-09T10:15:15.485Z]  Live Restore Enabled: true
10:15:15 [2024-04-09T10:15:15.485Z] 
[Pipeline] sh
10:15:15 [2024-04-09T10:15:15.760Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:15:15 [2024-04-09T10:15:15.760Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:15:15 [2024-04-09T10:15:15.760Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47702/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:15:15 [2024-04-09T10:15:15.760Z] + bash /home/ubuntu/workspace/moby_PR-47702/check-config.sh
10:15:15 [2024-04-09T10:15:15.760Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:15:15 [2024-04-09T10:15:15.760Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
10:15:15 [2024-04-09T10:15:15.760Z] 
10:15:15 [2024-04-09T10:15:15.760Z] Generally Necessary:
10:15:15 [2024-04-09T10:15:15.760Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:15:15 [2024-04-09T10:15:15.760Z] - apparmor: enabled and tools installed
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_NAMESPACES: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_NET_NS: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_PID_NS: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_IPC_NS: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_UTS_NS: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_CGROUPS: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_CGROUP_CPUACCT: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_CGROUP_DEVICE: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_CGROUP_FREEZER: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_CGROUP_SCHED: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_CPUSETS: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_MEMCG: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_KEYS: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_VETH: enabled (as module)
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_BRIDGE: enabled (as module)
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_NF_NAT: enabled (as module)
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_POSIX_MQUEUE: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_CGROUP_BPF: enabled
10:15:16 [2024-04-09T10:15:16.017Z] 
10:15:16 [2024-04-09T10:15:16.017Z] Optional Features:
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_USER_NS: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_SECCOMP: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_SECCOMP_FILTER: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_CGROUP_PIDS: enabled
10:15:16 [2024-04-09T10:15:16.017Z] - CONFIG_MEMCG_SWAP: enabled
10:15:16 [2024-04-09T10:15:16.017Z]     (cgroup swap accounting is currently enabled)
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_BLK_CGROUP: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_CGROUP_PERF: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_CGROUP_HUGETLB: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_CFS_BANDWIDTH: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_RT_GROUP_SCHED: missing
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_IP_VS: enabled (as module)
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_IP_VS_NFCT: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_IP_VS_RR: enabled (as module)
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_SECURITY_SELINUX: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_SECURITY_APPARMOR: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_EXT4_FS: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:15:16 [2024-04-09T10:15:16.275Z] - Network Drivers:
10:15:16 [2024-04-09T10:15:16.275Z]   - "overlay":
10:15:16 [2024-04-09T10:15:16.275Z]     - CONFIG_VXLAN: enabled (as module)
10:15:16 [2024-04-09T10:15:16.275Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:15:16 [2024-04-09T10:15:16.275Z]       Optional (for encrypted networks):
10:15:16 [2024-04-09T10:15:16.275Z]       - CONFIG_CRYPTO: enabled
10:15:16 [2024-04-09T10:15:16.275Z]       - CONFIG_CRYPTO_AEAD: enabled
10:15:16 [2024-04-09T10:15:16.275Z]       - CONFIG_CRYPTO_GCM: enabled
10:15:16 [2024-04-09T10:15:16.275Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:15:16 [2024-04-09T10:15:16.275Z]       - CONFIG_CRYPTO_GHASH: enabled
10:15:16 [2024-04-09T10:15:16.275Z]       - CONFIG_XFRM: enabled
10:15:16 [2024-04-09T10:15:16.275Z]       - CONFIG_XFRM_USER: enabled (as module)
10:15:16 [2024-04-09T10:15:16.275Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:15:16 [2024-04-09T10:15:16.275Z]       - CONFIG_INET_ESP: enabled (as module)
10:15:16 [2024-04-09T10:15:16.275Z]   - "ipvlan":
10:15:16 [2024-04-09T10:15:16.275Z]     - CONFIG_IPVLAN: enabled (as module)
10:15:16 [2024-04-09T10:15:16.275Z]   - "macvlan":
10:15:16 [2024-04-09T10:15:16.275Z]     - CONFIG_MACVLAN: enabled (as module)
10:15:16 [2024-04-09T10:15:16.275Z]     - CONFIG_DUMMY: enabled (as module)
10:15:16 [2024-04-09T10:15:16.275Z]   - "ftp,tftp client in container":
10:15:16 [2024-04-09T10:15:16.532Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:15:16 [2024-04-09T10:15:16.532Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:15:16 [2024-04-09T10:15:16.532Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:15:16 [2024-04-09T10:15:16.532Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:15:16 [2024-04-09T10:15:16.532Z] - Storage Drivers:
10:15:16 [2024-04-09T10:15:16.532Z]   - "aufs":
10:15:16 [2024-04-09T10:15:16.532Z]     - CONFIG_AUFS_FS: enabled (as module)
10:15:16 [2024-04-09T10:15:16.532Z]   - "btrfs":
10:15:16 [2024-04-09T10:15:16.532Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:15:16 [2024-04-09T10:15:16.532Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:15:16 [2024-04-09T10:15:16.532Z]   - "devicemapper":
10:15:16 [2024-04-09T10:15:16.532Z]     - CONFIG_BLK_DEV_DM: enabled
10:15:16 [2024-04-09T10:15:16.532Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:15:16 [2024-04-09T10:15:16.532Z]   - "overlay":
10:15:16 [2024-04-09T10:15:16.532Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:15:16 [2024-04-09T10:15:16.532Z]   - "zfs":
10:15:16 [2024-04-09T10:15:16.532Z]     - /dev/zfs: present
10:15:16 [2024-04-09T10:15:16.532Z]     - zfs command: missing
10:15:16 [2024-04-09T10:15:16.532Z]     - zpool command: missing
10:15:16 [2024-04-09T10:15:16.532Z] 
10:15:16 [2024-04-09T10:15:16.532Z] Limits:
10:15:16 [2024-04-09T10:15:16.532Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:15:16 [2024-04-09T10:15:16.532Z] 
10:15:16 [2024-04-09T10:15:16.532Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:15:16 [2024-04-09T10:15:16.822Z] + docker build --force-rm -t docker:72615b19dbe7635d99914c044e03debf61fe70ab .
10:15:17 [2024-04-09T10:15:17.079Z] #0 building with "default" instance using docker driver
10:15:17 [2024-04-09T10:15:17.079Z] 
10:15:17 [2024-04-09T10:15:17.079Z] #1 [internal] load build definition from Dockerfile
10:15:17 [2024-04-09T10:15:17.079Z] #1 transferring dockerfile: 28.32kB done
10:15:17 [2024-04-09T10:15:17.079Z] #1 DONE 0.0s
10:15:17 [2024-04-09T10:15:17.079Z] 
10:15:17 [2024-04-09T10:15:17.079Z] #2 resolve image config for docker.io/docker/dockerfile:1
10:15:17 [2024-04-09T10:15:17.339Z] #2 DONE 0.3s
10:15:17 [2024-04-09T10:15:17.339Z] 
10:15:17 [2024-04-09T10:15:17.339Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56
10:15:17 [2024-04-09T10:15:17.339Z] #3 resolve docker.io/docker/dockerfile:1@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 0.0s done
10:15:17 [2024-04-09T10:15:17.339Z] #3 sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 8.40kB / 8.40kB done
10:15:17 [2024-04-09T10:15:17.339Z] #3 sha256:ab4d84ec8cad8a7b0e8b6ad1fb49536f000b86e30993c74a251bb16f3e6e3f5b 482B / 482B done
10:15:17 [2024-04-09T10:15:17.339Z] #3 sha256:6bb827dc58ef706c3d261e31d3a2ebd9965fa640ec3bc1cef4c98d8068b55685 1.26kB / 1.26kB done
10:15:17 [2024-04-09T10:15:17.339Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0B / 11.23MB 0.1s
10:15:17 [2024-04-09T10:15:17.339Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 11.23MB / 11.23MB 0.2s
10:15:17 [2024-04-09T10:15:17.604Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 11.23MB / 11.23MB 0.3s done
10:15:17 [2024-04-09T10:15:17.604Z] #3 extracting sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0.1s done
10:15:17 [2024-04-09T10:15:17.864Z] #3 DONE 0.5s
10:15:17 [2024-04-09T10:15:17.864Z] 
10:15:17 [2024-04-09T10:15:17.864Z] #4 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1
10:15:18 [2024-04-09T10:15:18.427Z] #4 ...
10:15:18 [2024-04-09T10:15:18.427Z] 
10:15:18 [2024-04-09T10:15:18.427Z] #5 [internal] load metadata for docker.io/library/busybox:latest
10:15:18 [2024-04-09T10:15:18.427Z] #5 DONE 0.6s
10:15:18 [2024-04-09T10:15:18.427Z] 
10:15:18 [2024-04-09T10:15:18.427Z] #6 [internal] load metadata for docker.io/library/debian:bookworm
10:15:18 [2024-04-09T10:15:18.427Z] #6 DONE 0.6s
10:15:18 [2024-04-09T10:15:18.427Z] 
10:15:18 [2024-04-09T10:15:18.427Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3
10:15:18 [2024-04-09T10:15:18.427Z] #7 DONE 0.7s
10:15:18 [2024-04-09T10:15:18.427Z] 
10:15:18 [2024-04-09T10:15:18.427Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:15:18 [2024-04-09T10:15:18.684Z] #8 DONE 0.8s
10:15:18 [2024-04-09T10:15:18.684Z] 
10:15:18 [2024-04-09T10:15:18.684Z] #4 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1
10:15:18 [2024-04-09T10:15:18.684Z] #4 DONE 0.7s
10:15:18 [2024-04-09T10:15:18.684Z] 
10:15:18 [2024-04-09T10:15:18.684Z] #9 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm
10:15:18 [2024-04-09T10:15:18.684Z] #9 DONE 0.7s
10:15:18 [2024-04-09T10:15:18.684Z] 
10:15:18 [2024-04-09T10:15:18.684Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0
10:15:18 [2024-04-09T10:15:18.684Z] #10 DONE 0.7s
10:15:18 [2024-04-09T10:15:18.684Z] 
10:15:18 [2024-04-09T10:15:18.684Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
10:15:18 [2024-04-09T10:15:18.684Z] #11 DONE 0.8s
10:15:18 [2024-04-09T10:15:18.941Z] 
10:15:18 [2024-04-09T10:15:18.941Z] #12 [internal] load .dockerignore
10:15:18 [2024-04-09T10:15:18.941Z] #12 transferring context: 113B done
10:15:18 [2024-04-09T10:15:18.941Z] #12 DONE 0.1s
10:15:18 [2024-04-09T10:15:18.941Z] 
10:15:18 [2024-04-09T10:15:18.941Z] #13 [internal] load build context
10:15:20 [2024-04-09T10:15:20.839Z] #13 transferring context: 76.69MB 1.5s done
10:15:21 [2024-04-09T10:15:21.103Z] #13 DONE 2.3s
10:15:21 [2024-04-09T10:15:21.103Z] 
10:15:21 [2024-04-09T10:15:21.103Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
10:15:21 [2024-04-09T10:15:21.103Z] #14 resolve docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73 0.2s done
10:15:21 [2024-04-09T10:15:21.103Z] #14 sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73 1.64kB / 1.64kB done
10:15:21 [2024-04-09T10:15:21.103Z] #14 sha256:6d83e666a8d661668bff4d5fa83ef85bd498b866ab9bbc5f966b2bc14957b85b 1.79kB / 1.79kB done
10:15:21 [2024-04-09T10:15:21.103Z] #14 sha256:6244cf9e9d418d8b30d37671168adef72dcdcdcc83699576fd52b8f6c381cddd 2.90kB / 2.90kB done
10:15:21 [2024-04-09T10:15:21.103Z] #14 sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 63.99MB / 63.99MB 2.0s
10:15:21 [2024-04-09T10:15:21.103Z] #14 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 49.59MB / 49.59MB 1.5s done
10:15:21 [2024-04-09T10:15:21.103Z] #14 sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79 23.58MB / 23.58MB 0.8s done
10:15:21 [2024-04-09T10:15:21.103Z] #14 extracting sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7
10:15:21 [2024-04-09T10:15:21.666Z] #14 sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 63.99MB / 63.99MB 2.4s done
10:15:21 [2024-04-09T10:15:21.667Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 5.24MB / 86.41MB 2.5s
10:15:21 [2024-04-09T10:15:21.667Z] #14 sha256:8302b32663508461bc4c17fccb773a8de9040ba871bdeee7de323413f735826c 174B / 174B 2.4s done
10:15:21 [2024-04-09T10:15:21.667Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 0B / 64.11MB 2.5s
10:15:21 [2024-04-09T10:15:21.667Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 2.5s
10:15:21 [2024-04-09T10:15:21.924Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 15.73MB / 86.41MB 2.6s
10:15:21 [2024-04-09T10:15:21.924Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 23.07MB / 86.41MB 2.7s
10:15:22 [2024-04-09T10:15:22.182Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 45.09MB / 86.41MB 2.9s
10:15:22 [2024-04-09T10:15:22.182Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 32.51MB / 64.11MB 2.9s
10:15:22 [2024-04-09T10:15:22.182Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 2.7s done
10:15:22 [2024-04-09T10:15:22.182Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 55.57MB / 86.41MB 3.0s
10:15:22 [2024-04-09T10:15:22.182Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 52.43MB / 64.11MB 3.0s
10:15:22 [2024-04-09T10:15:22.439Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 65.01MB / 86.41MB 3.1s
10:15:22 [2024-04-09T10:15:22.439Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 61.87MB / 64.11MB 3.1s
10:15:22 [2024-04-09T10:15:22.439Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 75.50MB / 86.41MB 3.2s
10:15:22 [2024-04-09T10:15:22.439Z] #14 ...
10:15:22 [2024-04-09T10:15:22.439Z] 
10:15:22 [2024-04-09T10:15:22.439Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
10:15:22 [2024-04-09T10:15:22.439Z] #15 resolve docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 0.2s done
10:15:22 [2024-04-09T10:15:22.439Z] #15 sha256:d3a173a007193860a110931669be7b62592611955cda3814d38b4d9118ef81ea 478B / 478B done
10:15:22 [2024-04-09T10:15:22.439Z] #15 sha256:5e12c1040c875988c0a21efaa5dcafac5c2b8a956cf038d6789abf028aba9a93 940B / 940B done
10:15:22 [2024-04-09T10:15:22.439Z] #15 sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 9.95kB / 9.95kB done
10:15:22 [2024-04-09T10:15:22.439Z] #15 sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 16.47kB / 16.47kB 3.2s done
10:15:22 [2024-04-09T10:15:22.439Z] #15 extracting sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 done
10:15:22 [2024-04-09T10:15:22.439Z] #15 DONE 3.6s
10:15:22 [2024-04-09T10:15:22.439Z] 
10:15:22 [2024-04-09T10:15:22.439Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
10:15:22 [2024-04-09T10:15:22.439Z] #16 resolve docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 0.2s done
10:15:22 [2024-04-09T10:15:22.439Z] #16 sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 8.43kB / 8.43kB done
10:15:22 [2024-04-09T10:15:22.439Z] #16 sha256:2ebce8c08cf8ceb899dfb863d96ad780e5765ee2996a39e7bb80abd22300e3fe 482B / 482B done
10:15:22 [2024-04-09T10:15:22.439Z] #16 sha256:fdeeb9474c5ad8b86b766022dfc0140d5ad606b88fe76836f380e0da3a9f0540 1.14kB / 1.14kB done
10:15:22 [2024-04-09T10:15:22.439Z] #16 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 3.0s done
10:15:22 [2024-04-09T10:15:22.439Z] #16 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0.2s done
10:15:22 [2024-04-09T10:15:22.439Z] #16 DONE 3.6s
10:15:22 [2024-04-09T10:15:22.439Z] 
10:15:22 [2024-04-09T10:15:22.439Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
10:15:22 [2024-04-09T10:15:22.439Z] #14 extracting sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 1.7s done
10:15:22 [2024-04-09T10:15:22.439Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 84.93MB / 86.41MB 3.3s
10:15:22 [2024-04-09T10:15:22.696Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 86.41MB / 86.41MB 3.4s done
10:15:22 [2024-04-09T10:15:22.696Z] #14 extracting sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79
10:15:23 [2024-04-09T10:15:23.259Z] #14 ...
10:15:23 [2024-04-09T10:15:23.259Z] 
10:15:23 [2024-04-09T10:15:23.259Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116
10:15:23 [2024-04-09T10:15:23.259Z] #17 resolve docker.io/library/debian:bookworm@sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116 0.2s done
10:15:23 [2024-04-09T10:15:23.259Z] #17 sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116 1.85kB / 1.85kB done
10:15:23 [2024-04-09T10:15:23.259Z] #17 sha256:6496a3400e12fbff53da7318b304405a5cb2f185a74bdb4458dcc4b645839380 529B / 529B done
10:15:23 [2024-04-09T10:15:23.259Z] #17 sha256:f50f6cc64f28b1aaef7790f6c4ed819e861d47d91836502f2462b81c9b840dc2 1.48kB / 1.48kB done
10:15:23 [2024-04-09T10:15:23.259Z] #17 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 49.59MB / 49.59MB 1.5s done
10:15:23 [2024-04-09T10:15:23.259Z] #17 DONE 4.2s
10:15:23 [2024-04-09T10:15:23.259Z] 
10:15:23 [2024-04-09T10:15:23.259Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
10:15:23 [2024-04-09T10:15:23.259Z] #14 ...
10:15:23 [2024-04-09T10:15:23.259Z] 
10:15:23 [2024-04-09T10:15:23.259Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
10:15:23 [2024-04-09T10:15:23.259Z] #18 resolve docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 0.2s done
10:15:23 [2024-04-09T10:15:23.259Z] #18 sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 6.76kB / 6.76kB done
10:15:23 [2024-04-09T10:15:23.259Z] #18 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done
10:15:23 [2024-04-09T10:15:23.259Z] #18 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done
10:15:23 [2024-04-09T10:15:23.259Z] #18 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 3.5s done
10:15:23 [2024-04-09T10:15:23.259Z] #18 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.1s done
10:15:23 [2024-04-09T10:15:23.259Z] #18 DONE 4.3s
10:15:23 [2024-04-09T10:15:23.518Z] 
10:15:23 [2024-04-09T10:15:23.518Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
10:15:23 [2024-04-09T10:15:23.775Z] #14 ...
10:15:23 [2024-04-09T10:15:23.775Z] 
10:15:23 [2024-04-09T10:15:23.775Z] #19 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:15:23 [2024-04-09T10:15:23.775Z] #19 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
10:15:23 [2024-04-09T10:15:23.775Z] #19 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:15:23 [2024-04-09T10:15:23.775Z] #19 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:15:23 [2024-04-09T10:15:23.775Z] #19 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:15:23 [2024-04-09T10:15:23.775Z] #19 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done
10:15:23 [2024-04-09T10:15:23.775Z] #19 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done
10:15:23 [2024-04-09T10:15:23.775Z] #19 DONE 4.9s
10:15:23 [2024-04-09T10:15:23.775Z] 
10:15:23 [2024-04-09T10:15:23.775Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
10:15:23 [2024-04-09T10:15:23.775Z] #14 extracting sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79 1.0s done
10:15:24 [2024-04-09T10:15:24.032Z] #14 ...
10:15:24 [2024-04-09T10:15:24.032Z] 
10:15:24 [2024-04-09T10:15:24.032Z] #20 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
10:15:24 [2024-04-09T10:15:24.032Z] #20 resolve docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 0.2s done
10:15:24 [2024-04-09T10:15:24.032Z] #20 sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 8.43kB / 8.43kB done
10:15:24 [2024-04-09T10:15:24.032Z] #20 sha256:d78f02d4266a872db42a2f51712f5b69db0c3c4b0713b57e109666e792df2666 482B / 482B done
10:15:24 [2024-04-09T10:15:24.032Z] #20 sha256:0a18cb5a34e1afa220a6afea023d787ee919e87c098b3180f3fa80d23cd16adb 1.13kB / 1.13kB done
10:15:24 [2024-04-09T10:15:24.032Z] #20 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 3.7s done
10:15:24 [2024-04-09T10:15:24.032Z] #20 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0.4s done
10:15:24 [2024-04-09T10:15:24.032Z] #20 DONE 4.9s
10:15:24 [2024-04-09T10:15:24.032Z] 
10:15:24 [2024-04-09T10:15:24.032Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
10:15:24 [2024-04-09T10:15:24.032Z] #14 extracting sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466
10:15:24 [2024-04-09T10:15:24.596Z] #14 ...
10:15:24 [2024-04-09T10:15:24.596Z] 
10:15:24 [2024-04-09T10:15:24.596Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
10:15:24 [2024-04-09T10:15:24.596Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.2s done
10:15:24 [2024-04-09T10:15:24.596Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
10:15:24 [2024-04-09T10:15:24.596Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
10:15:24 [2024-04-09T10:15:24.596Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
10:15:24 [2024-04-09T10:15:24.596Z] #21 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 3.7s done
10:15:24 [2024-04-09T10:15:24.596Z] #21 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done
10:15:24 [2024-04-09T10:15:24.596Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 4.0s done
10:15:24 [2024-04-09T10:15:24.596Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 4.0s done
10:15:24 [2024-04-09T10:15:24.596Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 4.1s done
10:15:24 [2024-04-09T10:15:24.596Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done
10:15:24 [2024-04-09T10:15:24.596Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
10:15:24 [2024-04-09T10:15:24.596Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
10:15:24 [2024-04-09T10:15:24.596Z] #21 DONE 5.6s
10:15:24 [2024-04-09T10:15:24.596Z] 
10:15:24 [2024-04-09T10:15:24.596Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
10:15:26 [2024-04-09T10:15:26.314Z] #14 extracting sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 2.2s done
10:15:26 [2024-04-09T10:15:26.314Z] #14 extracting sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5
10:15:28 [2024-04-09T10:15:28.208Z] #14 extracting sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 1.5s done
10:15:28 [2024-04-09T10:15:28.208Z] #14 extracting sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f
10:15:33 [2024-04-09T10:15:33.460Z] #14 extracting sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 4.5s done
10:15:33 [2024-04-09T10:15:33.460Z] #14 ...
10:15:33 [2024-04-09T10:15:33.460Z] 
10:15:33 [2024-04-09T10:15:33.460Z] #22 [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
10:15:33 [2024-04-09T10:15:33.460Z] #22 1.106 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 1.140 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 1.140 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 1.205 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 1.281 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 1.311 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 2.276 Fetched 9099 kB in 1s (6386 kB/s)
10:15:33 [2024-04-09T10:15:33.460Z] #22 2.276 Reading package lists...
10:15:33 [2024-04-09T10:15:33.460Z] #22 2.943 Reading package lists...
10:15:33 [2024-04-09T10:15:33.460Z] #22 3.538 Building dependency tree...
10:15:33 [2024-04-09T10:15:33.460Z] #22 3.931 The following additional packages will be installed:
10:15:33 [2024-04-09T10:15:33.460Z] #22 3.931   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
10:15:33 [2024-04-09T10:15:33.460Z] #22 3.931   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
10:15:33 [2024-04-09T10:15:33.460Z] #22 3.932   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
10:15:33 [2024-04-09T10:15:33.460Z] #22 3.934 Suggested packages:
10:15:33 [2024-04-09T10:15:33.460Z] #22 3.934   krb5-doc krb5-user
10:15:33 [2024-04-09T10:15:33.460Z] #22 3.934 Recommended packages:
10:15:33 [2024-04-09T10:15:33.460Z] #22 3.934   krb5-locales libldap-common publicsuffix libsasl2-modules
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.104 The following NEW packages will be installed:
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.104   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.104   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.105   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.105   libssh2-1 libssl3 openssl
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.377 0 upgraded, 21 newly installed, 0 to remove and 8 not upgraded.
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.377 Need to get 5813 kB of archives.
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.377 After this operation, 16.1 MB of additional disk space will be used.
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.377 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.397 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.412 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.413 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.415 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.417 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.418 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.420 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.423 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.425 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.427 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.428 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.429 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.431 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.432 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.433 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.435 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.437 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.440 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.443 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.447 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.641 debconf: delaying package configuration, since apt-utils is not installed
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.674 Fetched 5813 kB in 0s (16.9 MB/s)
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.751 Selecting previously unselected package libssl3:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.751 (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 ... 6092 files and directories currently installed.)
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.755 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 4.826 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 5.020 Selecting previously unselected package openssl.
10:15:33 [2024-04-09T10:15:33.460Z] #22 5.021 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 5.032 Unpacking openssl (3.0.11-1~deb12u2) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 5.432 Selecting previously unselected package ca-certificates.
10:15:33 [2024-04-09T10:15:33.460Z] #22 5.433 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 5.444 Unpacking ca-certificates (20230311) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 5.617 Selecting previously unselected package libbrotli1:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 5.618 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 5.670 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 5.914 Selecting previously unselected package libkrb5support0:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 5.915 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 5.923 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 6.071 Selecting previously unselected package libk5crypto3:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 6.072 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 6.097 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 6.366 Selecting previously unselected package libkeyutils1:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 6.367 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 6.392 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 6.782 Selecting previously unselected package libkrb5-3:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 6.783 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 6.870 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 7.184 Selecting previously unselected package libgssapi-krb5-2:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 7.185 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 7.276 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 7.443 Selecting previously unselected package libsasl2-modules-db:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 7.444 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 7.458 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 7.766 Selecting previously unselected package libsasl2-2:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 7.766 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 7.815 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 8.032 Selecting previously unselected package libldap-2.5-0:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 8.034 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 8.042 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 8.333 Selecting previously unselected package libnghttp2-14:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 8.334 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 8.355 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 8.601 Selecting previously unselected package libpsl5:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 8.602 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 8.607 Unpacking libpsl5:arm64 (0.21.2-1) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 8.889 Selecting previously unselected package librtmp1:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 8.891 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 8.897 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 9.125 Selecting previously unselected package libssh2-1:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 9.126 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 9.171 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 9.439 Selecting previously unselected package libcurl4:arm64.
10:15:33 [2024-04-09T10:15:33.460Z] #22 9.440 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 9.464 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 9.658 Selecting previously unselected package curl.
10:15:33 [2024-04-09T10:15:33.460Z] #22 9.659 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 9.727 Unpacking curl (7.88.1-10+deb12u5) ...
10:15:33 [2024-04-09T10:15:33.460Z] #22 ...
10:15:33 [2024-04-09T10:15:33.460Z] 
10:15:33 [2024-04-09T10:15:33.460Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
10:15:33 [2024-04-09T10:15:33.460Z] #14 extracting sha256:8302b32663508461bc4c17fccb773a8de9040ba871bdeee7de323413f735826c
10:15:33 [2024-04-09T10:15:33.460Z] #14 ...
10:15:33 [2024-04-09T10:15:33.460Z] 
10:15:33 [2024-04-09T10:15:33.460Z] #23 [build-dummy 2/2] RUN mkdir -p /build
10:15:33 [2024-04-09T10:15:33.460Z] #23 DONE 9.8s
10:15:33 [2024-04-09T10:15:33.460Z] 
10:15:33 [2024-04-09T10:15:33.461Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
10:15:33 [2024-04-09T10:15:33.461Z] #14 extracting sha256:8302b32663508461bc4c17fccb773a8de9040ba871bdeee7de323413f735826c done
10:15:33 [2024-04-09T10:15:33.461Z] #14 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
10:15:33 [2024-04-09T10:15:33.461Z] #14 DONE 14.3s
10:15:33 [2024-04-09T10:15:33.461Z] 
10:15:33 [2024-04-09T10:15:33.461Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
10:15:33 [2024-04-09T10:15:33.461Z] #24 DONE 8.6s
10:15:33 [2024-04-09T10:15:33.461Z] 
10:15:33 [2024-04-09T10:15:33.461Z] #22 [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
10:15:33 [2024-04-09T10:15:33.461Z] #22 9.817 Selecting previously unselected package libonig5:arm64.
10:15:33 [2024-04-09T10:15:33.461Z] #22 9.818 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 9.824 Unpacking libonig5:arm64 (6.9.8-1) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 9.934 Selecting previously unselected package libjq1:arm64.
10:15:33 [2024-04-09T10:15:33.461Z] #22 9.935 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 9.940 Unpacking libjq1:arm64 (1.6-2.1) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 9.982 Selecting previously unselected package jq.
10:15:33 [2024-04-09T10:15:33.461Z] #22 9.983 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 9.988 Unpacking jq (1.6-2.1) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 ...
10:15:33 [2024-04-09T10:15:33.461Z] 
10:15:33 [2024-04-09T10:15:33.461Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
10:15:33 [2024-04-09T10:15:33.461Z] #25 DONE 0.1s
10:15:33 [2024-04-09T10:15:33.461Z] 
10:15:33 [2024-04-09T10:15:33.461Z] #26 [base 2/4] COPY --from=xx / /
10:15:33 [2024-04-09T10:15:33.461Z] #26 DONE 0.1s
10:15:33 [2024-04-09T10:15:33.461Z] 
10:15:33 [2024-04-09T10:15:33.461Z] #22 [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
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.05 Setting up libkeyutils1:arm64 (1.6.3-2) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.06 Setting up libpsl5:arm64 (0.21.2-1) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.08 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.10 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.12 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.13 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.14 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.16 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.17 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.18 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.19 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.20 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.22 Setting up openssl (3.0.11-1~deb12u2) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.24 Setting up libonig5:arm64 (6.9.8-1) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.25 Setting up libjq1:arm64 (1.6-2.1) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 ...
10:15:33 [2024-04-09T10:15:33.461Z] 
10:15:33 [2024-04-09T10:15:33.461Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:15:33 [2024-04-09T10:15:33.461Z] #27 DONE 0.2s
10:15:33 [2024-04-09T10:15:33.461Z] 
10:15:33 [2024-04-09T10:15:33.461Z] #22 [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
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.26 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.27 Setting up ca-certificates (20230311) ...
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.35 debconf: unable to initialize frontend: Dialog
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.35 debconf: (TERM is not set, so the dialog frontend is not usable.)
10:15:33 [2024-04-09T10:15:33.461Z] #22 10.35 debconf: falling back to frontend: Readline
10:15:33 [2024-04-09T10:15:33.718Z] #22 10.35 debconf: unable to initialize frontend: Readline
10:15:33 [2024-04-09T10:15:33.718Z] #22 10.35 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
10:15:33 [2024-04-09T10:15:33.718Z] #22 10.35 debconf: falling back to frontend: Teletype
10:15:33 [2024-04-09T10:15:33.718Z] #22 10.66 Updating certificates in /etc/ssl/certs...
10:15:34 [2024-04-09T10:15:34.281Z] #22 11.08 140 added, 0 removed; done.
10:15:34 [2024-04-09T10:15:34.281Z] #22 11.12 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
10:15:34 [2024-04-09T10:15:34.281Z] #22 11.13 Setting up jq (1.6-2.1) ...
10:15:34 [2024-04-09T10:15:34.538Z] #22 11.15 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
10:15:34 [2024-04-09T10:15:34.538Z] #22 11.16 Setting up curl (7.88.1-10+deb12u5) ...
10:15:34 [2024-04-09T10:15:34.538Z] #22 11.18 Processing triggers for libc-bin (2.36-9+deb12u4) ...
10:15:34 [2024-04-09T10:15:34.538Z] #22 11.20 Processing triggers for ca-certificates (20230311) ...
10:15:34 [2024-04-09T10:15:34.538Z] #22 11.21 Updating certificates in /etc/ssl/certs...
10:15:34 [2024-04-09T10:15:34.538Z] #22 11.52 0 added, 0 removed; done.
10:15:34 [2024-04-09T10:15:34.538Z] #22 11.52 Running hooks in /etc/ca-certificates/update.d...
10:15:34 [2024-04-09T10:15:34.794Z] #22 11.52 done.
10:15:34 [2024-04-09T10:15:34.794Z] #22 DONE 11.7s
10:15:34 [2024-04-09T10:15:34.794Z] 
10:15:34 [2024-04-09T10:15:34.794Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
10:15:34 [2024-04-09T10:15:34.794Z] #28 0.555 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
10:15:34 [2024-04-09T10:15:34.794Z] #28 0.563 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
10:15:34 [2024-04-09T10:15:34.794Z] #28 0.563 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
10:15:34 [2024-04-09T10:15:34.794Z] #28 0.630 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
10:15:34 [2024-04-09T10:15:34.794Z] #28 0.692 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
10:15:34 [2024-04-09T10:15:34.794Z] #28 0.749 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
10:15:35 [2024-04-09T10:15:35.051Z] #28 ...
10:15:35 [2024-04-09T10:15:35.051Z] 
10:15:35 [2024-04-09T10:15:35.051Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:15:35 [2024-04-09T10:15:35.051Z] #29 DONE 0.0s
10:15:35 [2024-04-09T10:15:35.051Z] 
10:15:35 [2024-04-09T10:15:35.051Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
10:15:35 [2024-04-09T10:15:35.051Z] #28 1.685 Fetched 9099 kB in 1s (6570 kB/s)
10:15:35 [2024-04-09T10:15:35.613Z] #28 1.685 Reading package lists...
10:15:36 [2024-04-09T10:15:36.453Z] #28 2.276 Reading package lists...
10:15:36 [2024-04-09T10:15:36.453Z] #28 2.862 Building dependency tree...
10:15:36 [2024-04-09T10:15:36.710Z] #28 3.026 Reading state information...
10:15:36 [2024-04-09T10:15:36.710Z] #28 3.227 The following additional packages will be installed:
10:15:36 [2024-04-09T10:15:36.710Z] #28 3.228   libmagic-mgc libmagic1
10:15:36 [2024-04-09T10:15:36.710Z] #28 3.255 The following NEW packages will be installed:
10:15:36 [2024-04-09T10:15:36.710Z] #28 3.256   file libmagic-mgc libmagic1
10:15:36 [2024-04-09T10:15:36.969Z] #28 3.527 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded.
10:15:36 [2024-04-09T10:15:36.969Z] #28 3.527 Need to get 446 kB of archives.
10:15:36 [2024-04-09T10:15:36.969Z] #28 3.527 After this operation, 8709 kB of additional disk space will be used.
10:15:36 [2024-04-09T10:15:36.969Z] #28 3.527 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
10:15:36 [2024-04-09T10:15:36.969Z] #28 3.533 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
10:15:36 [2024-04-09T10:15:36.969Z] #28 3.536 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
10:15:37 [2024-04-09T10:15:37.226Z] #28 3.677 debconf: delaying package configuration, since apt-utils is not installed
10:15:37 [2024-04-09T10:15:37.226Z] #28 3.714 Fetched 446 kB in 0s (1620 kB/s)
10:15:37 [2024-04-09T10:15:37.226Z] #28 3.733 Selecting previously unselected package libmagic-mgc.
10:15:37 [2024-04-09T10:15:37.226Z] #28 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 ... 15633 files and directories currently installed.)
10:15:37 [2024-04-09T10:15:37.226Z] #28 3.742 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
10:15:37 [2024-04-09T10:15:37.226Z] #28 3.746 Unpacking libmagic-mgc (1:5.44-3) ...
10:15:37 [2024-04-09T10:15:37.226Z] #28 3.822 Selecting previously unselected package libmagic1:arm64.
10:15:37 [2024-04-09T10:15:37.226Z] #28 3.824 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
10:15:37 [2024-04-09T10:15:37.226Z] #28 3.833 Unpacking libmagic1:arm64 (1:5.44-3) ...
10:15:37 [2024-04-09T10:15:37.482Z] #28 3.875 Selecting previously unselected package file.
10:15:37 [2024-04-09T10:15:37.482Z] #28 3.877 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
10:15:37 [2024-04-09T10:15:37.482Z] #28 3.882 Unpacking file (1:5.44-3) ...
10:15:37 [2024-04-09T10:15:37.482Z] #28 3.921 Setting up libmagic-mgc (1:5.44-3) ...
10:15:37 [2024-04-09T10:15:37.482Z] #28 3.932 Setting up libmagic1:arm64 (1:5.44-3) ...
10:15:37 [2024-04-09T10:15:37.482Z] #28 3.953 Setting up file (1:5.44-3) ...
10:15:37 [2024-04-09T10:15:37.482Z] #28 3.966 Processing triggers for libc-bin (2.36-9+deb12u4) ...
10:15:37 [2024-04-09T10:15:37.739Z] #28 DONE 4.2s
10:15:37 [2024-04-09T10:15:37.739Z] 
10:15:37 [2024-04-09T10:15:37.739Z] #30 [containerd-src 1/3] WORKDIR /usr/src/containerd
10:15:37 [2024-04-09T10:15:37.739Z] #30 DONE 0.2s
10:15:37 [2024-04-09T10:15:37.739Z] 
10:15:37 [2024-04-09T10:15:37.739Z] #31 [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
10:15:37 [2024-04-09T10:15:37.996Z] #31 ...
10:15:37 [2024-04-09T10:15:37.996Z] 
10:15:37 [2024-04-09T10:15:37.996Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:15:37 [2024-04-09T10:15:37.996Z] #32 DONE 0.2s
10:15:37 [2024-04-09T10:15:37.996Z] 
10:15:37 [2024-04-09T10:15:37.996Z] #33 [runc-src 1/3] WORKDIR /usr/src/runc
10:15:37 [2024-04-09T10:15:37.996Z] #33 DONE 0.2s
10:15:37 [2024-04-09T10:15:37.996Z] 
10:15:37 [2024-04-09T10:15:37.996Z] #34 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
10:15:37 [2024-04-09T10:15:37.996Z] #34 DONE 0.2s
10:15:37 [2024-04-09T10:15:37.996Z] 
10:15:37 [2024-04-09T10:15:37.996Z] #35 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
10:15:37 [2024-04-09T10:15:37.996Z] #35 DONE 0.3s
10:15:38 [2024-04-09T10:15:38.252Z] 
10:15:38 [2024-04-09T10:15:38.252Z] #36 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
10:15:38 [2024-04-09T10:15:38.252Z] #36 DONE 0.3s
10:15:38 [2024-04-09T10:15:38.252Z] 
10:15:38 [2024-04-09T10:15:38.252Z] #37 [delve-src 1/3] WORKDIR /usr/src/delve
10:15:38 [2024-04-09T10:15:38.252Z] #37 DONE 0.3s
10:15:38 [2024-04-09T10:15:38.252Z] 
10:15:38 [2024-04-09T10:15:38.252Z] #38 [tini-src 1/3] WORKDIR /usr/src/tini
10:15:38 [2024-04-09T10:15:38.252Z] #38 DONE 0.3s
10:15:38 [2024-04-09T10:15:38.252Z] 
10:15:38 [2024-04-09T10:15:38.252Z] #39 [registry-src 1/2] WORKDIR /usr/src/registry
10:15:38 [2024-04-09T10:15:38.252Z] #39 DONE 0.3s
10:15:38 [2024-04-09T10:15:38.252Z] 
10:15:38 [2024-04-09T10:15:38.252Z] #40 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
10:15:38 [2024-04-09T10:15:38.252Z] #40 DONE 0.3s
10:15:38 [2024-04-09T10:15:38.252Z] 
10:15:38 [2024-04-09T10:15:38.252Z] #41 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
10:15:38 [2024-04-09T10:15:38.252Z] #41 DONE 0.3s
10:15:38 [2024-04-09T10:15:38.252Z] 
10:15:38 [2024-04-09T10:15:38.252Z] #42 [swagger-src 1/3] WORKDIR /usr/src/swagger
10:15:38 [2024-04-09T10:15:38.252Z] #42 DONE 0.3s
10:15:38 [2024-04-09T10:15:38.252Z] 
10:15:38 [2024-04-09T10:15:38.252Z] #43 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
10:15:38 [2024-04-09T10:15:38.252Z] #43 DONE 0.5s
10:15:38 [2024-04-09T10:15:38.252Z] 
10:15:38 [2024-04-09T10:15:38.252Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
10:15:38 [2024-04-09T10:15:38.252Z] #44 ...
10:15:38 [2024-04-09T10:15:38.252Z] 
10:15:38 [2024-04-09T10:15:38.252Z] #45 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:15:38 [2024-04-09T10:15:38.252Z] #45 DONE 0.5s
10:15:38 [2024-04-09T10:15:38.252Z] 
10:15:38 [2024-04-09T10:15:38.252Z] #46 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:15:38 [2024-04-09T10:15:38.252Z] #46 2.229 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:15:38 [2024-04-09T10:15:38.252Z] #46 2.807 #=#=#                                                                         
10:15:38 [2024-04-09T10:15:38.252Z] #46 3.073 #=#=#                                                                         

#                                                                          2.1%
######################################################################## 100.0%
10:15:38 [2024-04-09T10:15:38.252Z] #46 3.335 
10:15:38 [2024-04-09T10:15:38.509Z] #46 ...
10:15:38 [2024-04-09T10:15:38.509Z] 
10:15:38 [2024-04-09T10:15:38.509Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
10:15:38 [2024-04-09T10:15:38.509Z] #47 0.552 hint: Using 'master' as the name for the initial branch. This default branch name
10:15:38 [2024-04-09T10:15:38.509Z] #47 0.552 hint: is subject to change. To configure the initial branch name to use in all
10:15:38 [2024-04-09T10:15:38.509Z] #47 0.552 hint: of your new repositories, which will suppress this warning, call:
10:15:38 [2024-04-09T10:15:38.509Z] #47 0.552 hint: 
10:15:38 [2024-04-09T10:15:38.509Z] #47 0.552 hint: 	git config --global init.defaultBranch <name>
10:15:38 [2024-04-09T10:15:38.509Z] #47 0.552 hint: 
10:15:38 [2024-04-09T10:15:38.509Z] #47 0.552 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:15:38 [2024-04-09T10:15:38.509Z] #47 0.552 hint: 'development'. The just-created branch can be renamed via this command:
10:15:38 [2024-04-09T10:15:38.509Z] #47 0.552 hint: 
10:15:38 [2024-04-09T10:15:38.509Z] #47 0.552 hint: 	git branch -m <name>
10:15:38 [2024-04-09T10:15:38.509Z] #47 0.553 Initialized empty Git repository in /usr/src/containerd/.git/
10:15:38 [2024-04-09T10:15:38.509Z] #47 DONE 0.7s
10:15:38 [2024-04-09T10:15:38.766Z] 
10:15:38 [2024-04-09T10:15:38.766Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:15:38 [2024-04-09T10:15:38.766Z] #48 ...
10:15:38 [2024-04-09T10:15:38.766Z] 
10:15:38 [2024-04-09T10:15:38.766Z] #49 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
10:15:38 [2024-04-09T10:15:38.766Z] #49 0.829 hint: Using 'master' as the name for the initial branch. This default branch name
10:15:38 [2024-04-09T10:15:38.766Z] #49 0.829 hint: is subject to change. To configure the initial branch name to use in all
10:15:38 [2024-04-09T10:15:38.766Z] #49 0.829 hint: of your new repositories, which will suppress this warning, call:
10:15:38 [2024-04-09T10:15:38.766Z] #49 0.829 hint: 
10:15:38 [2024-04-09T10:15:38.766Z] #49 0.829 hint: 	git config --global init.defaultBranch <name>
10:15:38 [2024-04-09T10:15:38.766Z] #49 0.829 hint: 
10:15:38 [2024-04-09T10:15:38.766Z] #49 0.829 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:15:38 [2024-04-09T10:15:38.766Z] #49 0.829 hint: 'development'. The just-created branch can be renamed via this command:
10:15:38 [2024-04-09T10:15:38.766Z] #49 0.829 hint: 
10:15:38 [2024-04-09T10:15:38.766Z] #49 0.829 hint: 	git branch -m <name>
10:15:38 [2024-04-09T10:15:38.766Z] #49 0.830 Initialized empty Git repository in /usr/src/runc/.git/
10:15:38 [2024-04-09T10:15:38.766Z] #49 DONE 0.9s
10:15:39 [2024-04-09T10:15:39.023Z] 
10:15:39 [2024-04-09T10:15:39.023Z] #50 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:15:44 [2024-04-09T10:15:44.280Z] #50 ...
10:15:44 [2024-04-09T10:15:44.280Z] 
10:15:44 [2024-04-09T10:15:44.280Z] #51 [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.55.2"      && /build/golangci-lint --version
10:15:44 [2024-04-09T10:15:44.280Z] #51 1.699 go: downloading github.com/golangci/golangci-lint v1.55.2
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.440 go: downloading github.com/fatih/color v1.15.0
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.447 go: downloading github.com/gofrs/flock v0.8.1
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.447 go: downloading golang.org/x/tools v0.14.0
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.454 go: downloading github.com/spf13/cobra v1.7.0
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.455 go: downloading github.com/spf13/pflag v1.0.5
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.458 go: downloading github.com/spf13/viper v1.12.0
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.460 go: downloading gopkg.in/yaml.v3 v3.0.1
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.488 go: downloading github.com/hashicorp/go-version v1.6.0
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.610 go: downloading github.com/ldez/gomoddirectives v0.2.3
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.649 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.649 go: downloading github.com/mitchellh/mapstructure v1.5.0
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.649 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.666 go: downloading github.com/mattn/go-colorable v0.1.13
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.667 go: downloading github.com/sirupsen/logrus v1.9.3
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.667 go: downloading github.com/stretchr/testify v1.8.4
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.745 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.769 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.789 go: downloading github.com/mattn/go-isatty v0.0.17
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.845 go: downloading github.com/spf13/afero v1.8.2
10:15:44 [2024-04-09T10:15:44.280Z] #51 2.845 go: downloading github.com/spf13/cast v1.5.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 2.962 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 2.963 go: downloading github.com/golangci/revgrep v0.5.2
10:15:44 [2024-04-09T10:15:44.281Z] #51 2.965 go: downloading golang.org/x/mod v0.13.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.062 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.078 go: downloading 4d63.com/gochecknoglobals v0.2.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.134 go: downloading github.com/4meepo/tagalign v1.3.3
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.150 go: downloading github.com/Abirdcfly/dupword v0.0.13
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.154 go: downloading github.com/Antonboom/errname v0.1.12
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.167 go: downloading github.com/Antonboom/nilnil v0.1.7
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.207 go: downloading github.com/Antonboom/testifylint v0.2.3
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.226 go: downloading github.com/BurntSushi/toml v1.3.2
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.248 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.251 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.251 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.294 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.314 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.316 go: downloading github.com/alexkohler/prealloc v1.0.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.319 go: downloading github.com/alingse/asasalint v0.0.11
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.407 go: downloading github.com/ashanbrown/forbidigo v1.6.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.450 go: downloading github.com/ashanbrown/makezero v1.1.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.450 go: downloading github.com/bkielbasa/cyclop v1.2.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.494 go: downloading github.com/blizzy78/varnamelen v0.8.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.497 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.522 go: downloading github.com/breml/bidichk v0.2.7
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.582 go: downloading github.com/breml/errchkjson v0.3.6
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.583 go: downloading github.com/butuzov/ireturn v0.2.2
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.585 go: downloading github.com/butuzov/mirror v1.1.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.598 go: downloading github.com/catenacyber/perfsprint v0.2.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.606 go: downloading github.com/charithe/durationcheck v0.0.10
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.610 go: downloading github.com/curioswitch/go-reassign v0.2.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.694 go: downloading github.com/daixiang0/gci v0.11.2
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.701 go: downloading github.com/denis-tingaikin/go-header v0.4.3
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.722 go: downloading github.com/esimonov/ifshort v1.0.4
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.726 go: downloading github.com/firefart/nonamedreturns v1.0.4
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.726 go: downloading github.com/fzipp/gocyclo v0.6.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.804 go: downloading github.com/ghostiam/protogetter v0.2.3
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.810 go: downloading github.com/go-critic/go-critic v0.9.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.839 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.858 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.858 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.859 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.895 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.895 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:15:44 [2024-04-09T10:15:44.281Z] #51 3.927 go: downloading github.com/golangci/misspell v0.4.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.013 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.017 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.017 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.017 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.017 go: downloading github.com/hexops/gotextdiff v1.0.3
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.174 go: downloading github.com/jgautheron/goconst v1.6.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.176 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.177 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.186 go: downloading github.com/julz/importas v0.1.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.190 go: downloading github.com/kisielk/errcheck v1.6.3
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.214 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.243 go: downloading github.com/kulti/thelper v0.6.3
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.243 go: downloading github.com/kunwardeep/paralleltest v1.0.8
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.243 go: downloading github.com/kyoh86/exportloopref v0.1.11
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.248 go: downloading github.com/ldez/tagliatelle v0.5.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.258 go: downloading github.com/leonklingele/grouper v1.1.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.320 go: downloading github.com/lufeee/execinquery v1.2.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.324 go: downloading github.com/macabu/inamedparam v0.1.2
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.379 go: downloading github.com/maratori/testableexamples v1.0.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.379 go: downloading github.com/maratori/testpackage v1.1.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.381 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.381 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.381 go: downloading github.com/mgechev/revive v1.3.4
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.500 go: downloading github.com/moricho/tparallel v0.3.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.500 go: downloading github.com/nakabonne/nestif v0.3.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.508 go: downloading github.com/nishanths/exhaustive v0.11.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.510 go: downloading github.com/nishanths/predeclared v0.2.2
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.590 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.617 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.634 go: downloading github.com/ryancurrah/gomodguard v1.3.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.690 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.691 go: downloading github.com/hashicorp/errwrap v1.0.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.750 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.802 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.918 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.924 go: downloading github.com/securego/gosec/v2 v2.18.2
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.924 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.936 go: downloading github.com/sivchari/containedctx v1.0.3
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.946 go: downloading github.com/sivchari/nosnakecase v1.7.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 4.969 go: downloading github.com/sivchari/tenv v1.7.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.024 go: downloading github.com/sonatard/noctx v0.0.2
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.102 go: downloading github.com/sourcegraph/go-diff v0.7.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.102 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.125 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.183 go: downloading github.com/tdakkota/asciicheck v0.2.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.186 go: downloading github.com/tetafro/godot v1.4.15
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.186 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.186 go: downloading github.com/timonwong/loggercheck v0.9.4
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.186 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.188 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.280 go: downloading github.com/ultraware/funlen v0.1.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.303 go: downloading github.com/ultraware/whitespace v0.0.5
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.330 go: downloading github.com/uudashr/gocognit v1.1.2
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.393 go: downloading github.com/xen0n/gosmopolitan v1.2.2
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.393 go: downloading github.com/yagipy/maintidx v1.0.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.395 go: downloading github.com/yeya24/promlinter v0.2.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.436 go: downloading github.com/ykadowak/zerologlint v0.1.3
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.440 go: downloading gitlab.com/bosi/decorder v0.4.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.656 go: downloading go-simpler.org/sloglint v0.1.2
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.658 go: downloading go.tmz.dev/musttag v0.7.2
10:15:44 [2024-04-09T10:15:44.281Z] #51 5.662 go: downloading honnef.co/go/tools v0.4.6
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.134 go: downloading mvdan.cc/gofumpt v0.5.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.138 go: downloading golang.org/x/sys v0.13.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.138 go: downloading github.com/pmezard/go-difflib v1.0.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.138 go: downloading github.com/davecgh/go-spew v1.1.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.138 go: downloading github.com/stretchr/objx v0.5.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.138 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.139 go: downloading github.com/subosito/gotenv v1.4.1
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.139 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.184 go: downloading github.com/hashicorp/hcl v1.0.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.235 go: downloading gopkg.in/ini.v1 v1.67.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.288 go: downloading github.com/magiconair/properties v1.8.6
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.394 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.419 go: downloading golang.org/x/text v0.13.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.425 go: downloading github.com/fatih/structtag v1.2.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.464 go: downloading github.com/gobwas/glob v0.2.3
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.467 go: downloading github.com/google/go-cmp v0.6.0
10:15:44 [2024-04-09T10:15:44.281Z] #51 6.590 go: downloading gopkg.in/yaml.v2 v2.4.0
10:15:44 [2024-04-09T10:15:44.538Z] #51 6.907 go: downloading golang.org/x/sync v0.4.0
10:15:44 [2024-04-09T10:15:44.803Z] #51 6.907 go: downloading go.uber.org/zap v1.24.0
10:15:44 [2024-04-09T10:15:44.803Z] #51 6.919 go: downloading github.com/pelletier/go-toml v1.9.5
10:15:44 [2024-04-09T10:15:44.803Z] #51 7.021 go: downloading github.com/kisielk/gotool v1.0.0
10:15:45 [2024-04-09T10:15:45.061Z] #51 7.198 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:15:45 [2024-04-09T10:15:45.061Z] #51 7.377 go: downloading github.com/go-toolsmith/astcast v1.1.0
10:15:45 [2024-04-09T10:15:45.061Z] #51 7.380 go: downloading github.com/go-toolsmith/astcopy v1.1.0
10:15:45 [2024-04-09T10:15:45.061Z] #51 7.391 go: downloading github.com/go-toolsmith/astequal v1.1.0
10:15:45 [2024-04-09T10:15:45.061Z] #51 7.414 go: downloading github.com/go-toolsmith/astfmt v1.1.0
10:15:45 [2024-04-09T10:15:45.061Z] #51 7.431 go: downloading github.com/go-toolsmith/astp v1.1.0
10:15:45 [2024-04-09T10:15:45.061Z] #51 7.444 go: downloading github.com/go-toolsmith/strparse v1.1.0
10:15:45 [2024-04-09T10:15:45.061Z] #51 7.446 go: downloading github.com/go-toolsmith/typep v1.1.0
10:15:45 [2024-04-09T10:15:45.061Z] #51 7.502 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
10:15:45 [2024-04-09T10:15:45.321Z] #51 7.553 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
10:15:45 [2024-04-09T10:15:45.321Z] #51 7.596 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:15:45 [2024-04-09T10:15:45.321Z] #51 7.611 go: downloading github.com/ettle/strcase v0.1.1
10:15:45 [2024-04-09T10:15:45.321Z] #51 7.612 go: downloading github.com/Masterminds/semver v1.5.0
10:15:45 [2024-04-09T10:15:45.321Z] #51 7.768 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
10:15:45 [2024-04-09T10:15:45.583Z] #51 7.809 go: downloading github.com/prometheus/client_golang v1.12.1
10:15:45 [2024-04-09T10:15:45.583Z] #51 7.812 go: downloading github.com/prometheus/client_model v0.2.0
10:15:45 [2024-04-09T10:15:45.583Z] #51 7.939 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
10:15:45 [2024-04-09T10:15:45.583Z] #51 8.049 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:15:45 [2024-04-09T10:15:45.993Z] #51 8.183 go: downloading go.uber.org/atomic v1.7.0
10:15:45 [2024-04-09T10:15:45.993Z] #51 8.191 go: downloading go.uber.org/multierr v1.6.0
10:15:45 [2024-04-09T10:15:45.993Z] #51 8.197 go: downloading github.com/chavacava/garif v0.1.0
10:15:45 [2024-04-09T10:15:45.993Z] #51 8.222 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:15:45 [2024-04-09T10:15:45.993Z] #51 ...
10:15:45 [2024-04-09T10:15:45.993Z] 
10:15:45 [2024-04-09T10:15:45.993Z] #46 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:15:45 [2024-04-09T10:15:45.993Z] #46 5.397 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:15:45 [2024-04-09T10:15:45.993Z] #46 6.103 #=#=#                                                                         
10:15:45 [2024-04-09T10:15:45.993Z] #46 6.402 #=#=#                                                                         

#                                                                          2.4%
######################################################################## 100.0%
10:15:45 [2024-04-09T10:15:45.993Z] #46 6.768 
10:15:45 [2024-04-09T10:15:45.993Z] #46 9.597 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
10:15:45 [2024-04-09T10:15:45.993Z] #46 10.36 #=#=#                                                                         
10:15:45 [2024-04-09T10:15:45.993Z] #46 10.69 #=#=#                                                                         

########                                                                  12.3%
###################################                                       49.4%
################################################################          89.1%
######################################################################## 100.0%
10:15:46 [2024-04-09T10:15:46.251Z] #46 11.43 
10:15:47 [2024-04-09T10:15:47.647Z] #46 ...
10:15:47 [2024-04-09T10:15:47.647Z] 
10:15:47 [2024-04-09T10:15:47.647Z] #52 [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             ;
10:15:47 [2024-04-09T10:15:47.647Z] #52 2.463 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 2.514 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 2.564 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 2.670 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 2.853 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 2.962 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 4.113 Fetched 9099 kB in 2s (4805 kB/s)
10:15:47 [2024-04-09T10:15:47.647Z] #52 4.113 Reading package lists...
10:15:47 [2024-04-09T10:15:47.647Z] #52 4.879 Reading package lists...
10:15:47 [2024-04-09T10:15:47.647Z] #52 5.619 Building dependency tree...
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.282 python3 is already the newest version (3.11.2-1+b1).
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.282 The following additional packages will be installed:
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.321   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.321   xz-utils
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.325 Suggested packages:
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.329   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.329   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.330   m4-doc ed diffutils-doc
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.330 Recommended packages:
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.330   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.331   liblocale-gettext-perl libltdl-dev
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.661 The following NEW packages will be installed:
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.680   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.681   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.682   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.997 0 upgraded, 19 newly installed, 0 to remove and 8 not upgraded.
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.997 Need to get 5657 kB of archives.
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.997 After this operation, 16.7 MB of additional disk space will be used.
10:15:47 [2024-04-09T10:15:47.647Z] #52 6.997 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.025 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.027 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.072 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.083 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.113 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.170 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.195 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.198 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.213 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.231 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.236 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.236 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.237 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.279 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.284 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.291 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.312 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.314 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
10:15:47 [2024-04-09T10:15:47.647Z] #52 7.774 debconf: delaying package configuration, since apt-utils is not installed
10:15:47 [2024-04-09T10:15:47.647Z] #52 8.026 Fetched 5657 kB in 1s (9616 kB/s)
10:15:47 [2024-04-09T10:15:47.647Z] #52 8.285 Selecting previously unselected package bzip2.
10:15:47 [2024-04-09T10:15:47.647Z] #52 8.285 (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 ... 15667 files and directories currently installed.)
10:15:47 [2024-04-09T10:15:47.647Z] #52 8.462 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
10:15:47 [2024-04-09T10:15:47.647Z] #52 8.814 Unpacking bzip2 (1.0.8-5+b1) ...
10:15:47 [2024-04-09T10:15:47.647Z] #52 10.05 Selecting previously unselected package xz-utils.
10:15:47 [2024-04-09T10:15:47.647Z] #52 10.05 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
10:15:47 [2024-04-09T10:15:47.647Z] #52 10.07 Unpacking xz-utils (5.4.1-0.2) ...
10:15:47 [2024-04-09T10:15:47.907Z] #52 ...
10:15:47 [2024-04-09T10:15:47.907Z] 
10:15:47 [2024-04-09T10:15:47.907Z] #53 [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.8.0"      && /build/shfmt --version
10:15:47 [2024-04-09T10:15:47.907Z] #53 1.063 go: downloading mvdan.cc/sh/v3 v3.8.0
10:15:47 [2024-04-09T10:15:47.907Z] #53 1.571 go: downloading golang.org/x/term v0.17.0
10:15:47 [2024-04-09T10:15:47.907Z] #53 1.571 go: downloading github.com/google/renameio/v2 v2.0.0
10:15:47 [2024-04-09T10:15:47.907Z] #53 1.572 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
10:15:47 [2024-04-09T10:15:47.907Z] #53 1.572 go: downloading mvdan.cc/editorconfig v0.2.1-0.20231228180347-1925077f8eb2
10:15:47 [2024-04-09T10:15:47.907Z] #53 1.754 go: downloading golang.org/x/sys v0.17.0
10:15:48 [2024-04-09T10:15:48.164Z] #53 ...
10:15:48 [2024-04-09T10:15:48.164Z] 
10:15:48 [2024-04-09T10:15:48.164Z] #54 [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             pkg-config
10:15:48 [2024-04-09T10:15:48.164Z] #54 3.554 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
10:15:48 [2024-04-09T10:15:48.164Z] #54 3.571 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
10:15:48 [2024-04-09T10:15:48.164Z] #54 3.571 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
10:15:48 [2024-04-09T10:15:48.164Z] #54 3.834 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
10:15:48 [2024-04-09T10:15:48.164Z] #54 4.180 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
10:15:48 [2024-04-09T10:15:48.164Z] #54 4.220 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
10:15:48 [2024-04-09T10:15:48.164Z] #54 5.446 Fetched 9099 kB in 2s (4182 kB/s)
10:15:48 [2024-04-09T10:15:48.164Z] #54 5.446 Reading package lists...
10:15:48 [2024-04-09T10:15:48.164Z] #54 6.914 Hit:1 http://deb.debian.org/debian bookworm InRelease
10:15:48 [2024-04-09T10:15:48.164Z] #54 6.914 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
10:15:48 [2024-04-09T10:15:48.164Z] #54 6.914 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
10:15:48 [2024-04-09T10:15:48.164Z] #54 7.507 Reading package lists...
10:15:48 [2024-04-09T10:15:48.164Z] #54 8.338 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
10:15:48 [2024-04-09T10:15:48.164Z] #54 8.355 Reading package lists...
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.250 Building dependency tree...
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.886 gcc is already the newest version (4:12.2.0-3).
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.886 pkg-config is already the newest version (1.8.1-1).
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.886 The following additional packages will be installed:
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.887   bsdutils gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libblkid1 libbtrfs0
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.887   libelf1 libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.887   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.888   libgpg-error-dev libmount-dev libmount1 libpcre2-16-0 libpcre2-32-0
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.888   libpcre2-dev libpcre2-posix3 libsecret-1-0 libsecret-common libselinux1-dev
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.890   libsepol-dev libsmartcols1 libuuid1 mount python3-distutils python3-lib2to3
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.890   util-linux util-linux-extra uuid-dev zlib1g-dev
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.893 Suggested packages:
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.893   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.893   libgdk-pixbuf2.0-bin libxml2-utils cryptsetup-bin nfs-common dosfstools kbd
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.893   util-linux-locales
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.893 Recommended packages:
10:15:48 [2024-04-09T10:15:48.164Z] #54 9.893   bsdextrautils shared-mime-info xdg-user-dirs uuid-runtime
10:15:48 [2024-04-09T10:15:48.164Z] #54 10.14 The following NEW packages will be installed:
10:15:48 [2024-04-09T10:15:48.164Z] #54 ...
10:15:48 [2024-04-09T10:15:48.164Z] 
10:15:48 [2024-04-09T10:15:48.164Z] #55 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
10:15:48 [2024-04-09T10:15:48.164Z] #55 1.684 hint: Using 'master' as the name for the initial branch. This default branch name
10:15:48 [2024-04-09T10:15:48.164Z] #55 1.684 hint: is subject to change. To configure the initial branch name to use in all
10:15:48 [2024-04-09T10:15:48.164Z] #55 1.684 hint: of your new repositories, which will suppress this warning, call:
10:15:48 [2024-04-09T10:15:48.164Z] #55 1.684 hint: 
10:15:48 [2024-04-09T10:15:48.164Z] #55 1.684 hint: 	git config --global init.defaultBranch <name>
10:15:48 [2024-04-09T10:15:48.164Z] #55 1.684 hint: 
10:15:48 [2024-04-09T10:15:48.164Z] #55 1.684 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:15:48 [2024-04-09T10:15:48.164Z] #55 1.684 hint: 'development'. The just-created branch can be renamed via this command:
10:15:48 [2024-04-09T10:15:48.164Z] #55 1.684 hint: 
10:15:48 [2024-04-09T10:15:48.164Z] #55 1.684 hint: 	git branch -m <name>
10:15:48 [2024-04-09T10:15:48.164Z] #55 1.686 Initialized empty Git repository in /usr/src/delve/.git/
10:15:48 [2024-04-09T10:15:48.164Z] #55 DONE 10.1s
10:15:48 [2024-04-09T10:15:48.164Z] 
10:15:48 [2024-04-09T10:15:48.164Z] #54 [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             pkg-config
10:15:48 [2024-04-09T10:15:48.164Z] #54 10.14   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
10:15:48 [2024-04-09T10:15:48.164Z] #54 10.14   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
10:15:48 [2024-04-09T10:15:48.164Z] #54 10.14   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
10:15:48 [2024-04-09T10:15:48.164Z] #54 10.14   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
10:15:48 [2024-04-09T10:15:48.164Z] #54 10.14   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
10:15:48 [2024-04-09T10:15:48.164Z] #54 10.14   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
10:15:48 [2024-04-09T10:15:48.164Z] #54 10.14 The following packages will be upgraded:
10:15:48 [2024-04-09T10:15:48.164Z] #54 10.15   bsdutils libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux
10:15:48 [2024-04-09T10:15:48.164Z] #54 10.15   util-linux-extra
10:15:48 [2024-04-09T10:15:48.164Z] #54 ...
10:15:48 [2024-04-09T10:15:48.164Z] 
10:15:48 [2024-04-09T10:15:48.164Z] #56 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
10:15:48 [2024-04-09T10:15:48.164Z] #56 2.139 hint: Using 'master' as the name for the initial branch. This default branch name
10:15:48 [2024-04-09T10:15:48.164Z] #56 2.139 hint: is subject to change. To configure the initial branch name to use in all
10:15:48 [2024-04-09T10:15:48.164Z] #56 2.139 hint: of your new repositories, which will suppress this warning, call:
10:15:48 [2024-04-09T10:15:48.164Z] #56 2.139 hint: 
10:15:48 [2024-04-09T10:15:48.164Z] #56 2.139 hint: 	git config --global init.defaultBranch <name>
10:15:48 [2024-04-09T10:15:48.164Z] #56 2.139 hint: 
10:15:48 [2024-04-09T10:15:48.164Z] #56 2.139 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:15:48 [2024-04-09T10:15:48.164Z] #56 2.139 hint: 'development'. The just-created branch can be renamed via this command:
10:15:48 [2024-04-09T10:15:48.164Z] #56 2.139 hint: 
10:15:48 [2024-04-09T10:15:48.164Z] #56 2.139 hint: 	git branch -m <name>
10:15:48 [2024-04-09T10:15:48.164Z] #56 2.243 Initialized empty Git repository in /usr/src/rootlesskit/.git/
10:15:48 [2024-04-09T10:15:48.485Z] #56 ...
10:15:48 [2024-04-09T10:15:48.485Z] 
10:15:48 [2024-04-09T10:15:48.485Z] #57 [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
10:15:48 [2024-04-09T10:15:48.485Z] #57 1.079 go: downloading gotest.tools/gotestsum v1.8.2
10:15:48 [2024-04-09T10:15:48.485Z] #57 1.556 go: downloading github.com/fatih/color v1.13.0
10:15:48 [2024-04-09T10:15:48.485Z] #57 1.556 go: downloading github.com/dnephin/pflag v1.0.7
10:15:48 [2024-04-09T10:15:48.485Z] #57 1.559 go: downloading golang.org/x/tools v0.1.11
10:15:48 [2024-04-09T10:15:48.485Z] #57 1.561 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:15:48 [2024-04-09T10:15:48.485Z] #57 1.572 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
10:15:48 [2024-04-09T10:15:48.485Z] #57 1.577 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
10:15:48 [2024-04-09T10:15:48.485Z] #57 1.600 go: downloading github.com/fsnotify/fsnotify v1.5.4
10:15:48 [2024-04-09T10:15:48.485Z] #57 1.700 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
10:15:48 [2024-04-09T10:15:48.485Z] #57 1.713 go: downloading github.com/mattn/go-colorable v0.1.12
10:15:48 [2024-04-09T10:15:48.486Z] #57 1.732 go: downloading github.com/mattn/go-isatty v0.0.14
10:15:48 [2024-04-09T10:15:48.486Z] #57 2.630 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
10:15:48 [2024-04-09T10:15:48.486Z] #57 ...
10:15:48 [2024-04-09T10:15:48.486Z] 
10:15:48 [2024-04-09T10:15:48.486Z] #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             pkg-config
10:15:48 [2024-04-09T10:15:48.486Z] #58 4.444 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
10:15:48 [2024-04-09T10:15:48.486Z] #58 4.490 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
10:15:48 [2024-04-09T10:15:48.486Z] #58 4.507 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
10:15:48 [2024-04-09T10:15:48.486Z] #58 4.778 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
10:15:48 [2024-04-09T10:15:48.486Z] #58 5.500 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
10:15:48 [2024-04-09T10:15:48.486Z] #58 5.524 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
10:15:48 [2024-04-09T10:15:48.486Z] #58 7.062 Fetched 9099 kB in 3s (3157 kB/s)
10:15:48 [2024-04-09T10:15:48.486Z] #58 7.062 Reading package lists...
10:15:48 [2024-04-09T10:15:48.486Z] #58 9.015 Hit:1 http://deb.debian.org/debian bookworm InRelease
10:15:48 [2024-04-09T10:15:48.486Z] #58 9.016 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
10:15:48 [2024-04-09T10:15:48.486Z] #58 9.017 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
10:15:48 [2024-04-09T10:15:48.486Z] #58 10.12 Reading package lists...
10:15:48 [2024-04-09T10:15:48.486Z] #58 ...
10:15:48 [2024-04-09T10:15:48.486Z] 
10:15:48 [2024-04-09T10:15:48.486Z] #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             pkg-config
10:15:48 [2024-04-09T10:15:48.486Z] #59 4.381 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
10:15:48 [2024-04-09T10:15:48.486Z] #59 4.420 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
10:15:48 [2024-04-09T10:15:48.486Z] #59 4.460 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
10:15:48 [2024-04-09T10:15:48.486Z] #59 4.687 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
10:15:48 [2024-04-09T10:15:48.486Z] #59 5.502 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
10:15:48 [2024-04-09T10:15:48.486Z] #59 5.516 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
10:15:48 [2024-04-09T10:15:48.486Z] #59 7.314 Fetched 9099 kB in 3s (2835 kB/s)
10:15:48 [2024-04-09T10:15:48.486Z] #59 7.314 Reading package lists...
10:15:48 [2024-04-09T10:15:48.486Z] #59 8.833 Hit:1 http://deb.debian.org/debian bookworm InRelease
10:15:48 [2024-04-09T10:15:48.486Z] #59 8.833 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
10:15:48 [2024-04-09T10:15:48.486Z] #59 8.833 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
10:15:48 [2024-04-09T10:15:48.486Z] #59 9.694 Reading package lists...
10:15:48 [2024-04-09T10:15:48.486Z] #59 10.53 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
10:15:48 [2024-04-09T10:15:48.747Z] #59 10.55 Reading package lists...
10:15:48 [2024-04-09T10:15:48.747Z] #59 ...
10:15:48 [2024-04-09T10:15:48.747Z] 
10:15:48 [2024-04-09T10:15:48.747Z] #60 [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.1"      && /build/go-winres --help
10:15:48 [2024-04-09T10:15:48.747Z] #60 1.983 go: downloading github.com/tc-hib/go-winres v0.3.1
10:15:48 [2024-04-09T10:15:48.747Z] #60 2.662 go: downloading github.com/tc-hib/winres v0.1.6
10:15:48 [2024-04-09T10:15:48.747Z] #60 2.662 go: downloading github.com/urfave/cli/v2 v2.3.0
10:15:48 [2024-04-09T10:15:48.747Z] #60 2.874 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
10:15:48 [2024-04-09T10:15:48.747Z] #60 2.874 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
10:15:48 [2024-04-09T10:15:48.747Z] #60 2.909 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:15:48 [2024-04-09T10:15:48.747Z] #60 3.029 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:15:48 [2024-04-09T10:15:48.747Z] #60 ...
10:15:48 [2024-04-09T10:15:48.747Z] 
10:15:48 [2024-04-09T10:15:48.747Z] #61 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
10:15:49 [2024-04-09T10:15:49.004Z] #61 ...
10:15:49 [2024-04-09T10:15:49.004Z] 
10:15:49 [2024-04-09T10:15:49.004Z] #62 [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
10:15:49 [2024-04-09T10:15:49.004Z] #62 1.228 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
10:15:49 [2024-04-09T10:15:49.004Z] #62 1.239 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
10:15:49 [2024-04-09T10:15:49.004Z] #62 1.239 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
10:15:49 [2024-04-09T10:15:49.004Z] #62 1.336 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
10:15:49 [2024-04-09T10:15:49.004Z] #62 1.584 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
10:15:49 [2024-04-09T10:15:49.004Z] #62 1.788 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
10:15:49 [2024-04-09T10:15:49.004Z] #62 2.544 Fetched 9099 kB in 2s (5505 kB/s)
10:15:49 [2024-04-09T10:15:49.004Z] #62 2.544 Reading package lists...
10:15:49 [2024-04-09T10:15:49.004Z] #62 3.303 Reading package lists...
10:15:49 [2024-04-09T10:15:49.004Z] #62 4.073 Building dependency tree...
10:15:49 [2024-04-09T10:15:49.004Z] #62 4.848 The following additional packages will be installed:
10:15:49 [2024-04-09T10:15:49.004Z] #62 4.851   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
10:15:49 [2024-04-09T10:15:49.004Z] #62 4.853 Suggested packages:
10:15:49 [2024-04-09T10:15:49.004Z] #62 4.857   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
10:15:49 [2024-04-09T10:15:49.004Z] #62 4.983 The following NEW packages will be installed:
10:15:49 [2024-04-09T10:15:49.004Z] #62 4.994   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
10:15:49 [2024-04-09T10:15:49.004Z] #62 5.407 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded.
10:15:49 [2024-04-09T10:15:49.004Z] #62 5.407 Need to get 19.3 MB of archives.
10:15:49 [2024-04-09T10:15:49.004Z] #62 5.407 After this operation, 77.0 MB of additional disk space will be used.
10:15:49 [2024-04-09T10:15:49.004Z] #62 5.407 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
10:15:49 [2024-04-09T10:15:49.004Z] #62 5.491 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
10:15:49 [2024-04-09T10:15:49.004Z] #62 5.495 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
10:15:49 [2024-04-09T10:15:49.004Z] #62 5.499 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
10:15:49 [2024-04-09T10:15:49.004Z] #62 5.503 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
10:15:49 [2024-04-09T10:15:49.004Z] #62 5.505 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1 [130 kB]
10:15:49 [2024-04-09T10:15:49.004Z] #62 5.535 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
10:15:49 [2024-04-09T10:15:49.004Z] #62 5.587 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
10:15:49 [2024-04-09T10:15:49.004Z] #62 6.139 debconf: delaying package configuration, since apt-utils is not installed
10:15:49 [2024-04-09T10:15:49.004Z] #62 6.302 Fetched 19.3 MB in 1s (27.9 MB/s)
10:15:49 [2024-04-09T10:15:49.004Z] #62 6.507 Selecting previously unselected package libicu72:arm64.
10:15:49 [2024-04-09T10:15:49.004Z] #62 6.507 (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 ... 15667 files and directories currently installed.)
10:15:49 [2024-04-09T10:15:49.004Z] #62 6.524 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
10:15:49 [2024-04-09T10:15:49.004Z] #62 6.601 Unpacking libicu72:arm64 (72.1-3) ...
10:15:49 [2024-04-09T10:15:49.004Z] #62 9.513 Selecting previously unselected package libxml2:arm64.
10:15:49 [2024-04-09T10:15:49.004Z] #62 9.525 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
10:15:49 [2024-04-09T10:15:49.004Z] #62 9.577 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
10:15:49 [2024-04-09T10:15:49.004Z] #62 10.73 Selecting previously unselected package libarchive13:arm64.
10:15:49 [2024-04-09T10:15:49.004Z] #62 10.73 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
10:15:49 [2024-04-09T10:15:49.004Z] #62 10.78 Unpacking libarchive13:arm64 (3.6.2-1) ...
10:15:49 [2024-04-09T10:15:49.004Z] #62 ...
10:15:49 [2024-04-09T10:15:49.004Z] 
10:15:49 [2024-04-09T10:15:49.004Z] #63 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
10:15:49 [2024-04-09T10:15:49.004Z] #63 1.888 hint: Using 'master' as the name for the initial branch. This default branch name
10:15:49 [2024-04-09T10:15:49.004Z] #63 1.888 hint: is subject to change. To configure the initial branch name to use in all
10:15:49 [2024-04-09T10:15:49.004Z] #63 1.888 hint: of your new repositories, which will suppress this warning, call:
10:15:49 [2024-04-09T10:15:49.004Z] #63 1.888 hint: 
10:15:49 [2024-04-09T10:15:49.004Z] #63 1.888 hint: 	git config --global init.defaultBranch <name>
10:15:49 [2024-04-09T10:15:49.004Z] #63 1.888 hint: 
10:15:49 [2024-04-09T10:15:49.004Z] #63 1.888 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:15:49 [2024-04-09T10:15:49.004Z] #63 1.888 hint: 'development'. The just-created branch can be renamed via this command:
10:15:49 [2024-04-09T10:15:49.004Z] #63 1.888 hint: 
10:15:49 [2024-04-09T10:15:49.004Z] #63 1.888 hint: 	git branch -m <name>
10:15:49 [2024-04-09T10:15:49.004Z] #63 1.923 Initialized empty Git repository in /usr/src/tini/.git/
10:15:49 [2024-04-09T10:15:49.264Z] #63 ...
10:15:49 [2024-04-09T10:15:49.264Z] 
10:15:49 [2024-04-09T10:15:49.264Z] #64 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
10:15:49 [2024-04-09T10:15:49.264Z] #64 ...
10:15:49 [2024-04-09T10:15:49.264Z] 
10:15:49 [2024-04-09T10:15:49.264Z] #65 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
10:15:49 [2024-04-09T10:15:49.264Z] #65 2.116 hint: Using 'master' as the name for the initial branch. This default branch name
10:15:49 [2024-04-09T10:15:49.264Z] #65 2.116 hint: is subject to change. To configure the initial branch name to use in all
10:15:49 [2024-04-09T10:15:49.264Z] #65 2.116 hint: of your new repositories, which will suppress this warning, call:
10:15:49 [2024-04-09T10:15:49.264Z] #65 2.116 hint: 
10:15:49 [2024-04-09T10:15:49.264Z] #65 2.116 hint: 	git config --global init.defaultBranch <name>
10:15:49 [2024-04-09T10:15:49.264Z] #65 2.116 hint: 
10:15:49 [2024-04-09T10:15:49.264Z] #65 2.116 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:15:49 [2024-04-09T10:15:49.264Z] #65 2.116 hint: 'development'. The just-created branch can be renamed via this command:
10:15:49 [2024-04-09T10:15:49.264Z] #65 2.116 hint: 
10:15:49 [2024-04-09T10:15:49.264Z] #65 2.116 hint: 	git branch -m <name>
10:15:49 [2024-04-09T10:15:49.264Z] #65 2.134 Initialized empty Git repository in /usr/src/registry/.git/
10:15:49 [2024-04-09T10:15:49.521Z] #65 ...
10:15:49 [2024-04-09T10:15:49.521Z] 
10:15:49 [2024-04-09T10:15:49.521Z] #31 [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
10:15:49 [2024-04-09T10:15:49.521Z] #31 1.397 go: downloading github.com/pelletier/go-toml v1.8.1
10:15:49 [2024-04-09T10:15:49.778Z] #31 ...
10:15:49 [2024-04-09T10:15:49.778Z] 
10:15:49 [2024-04-09T10:15:49.778Z] #54 [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             pkg-config
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.44 8 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.44 Need to get 11.0 MB of archives.
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.44 After this operation, 46.8 MB of additional disk space will be used.
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.44 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 bsdutils arm64 1:2.38.1-5+deb12u1 [94.0 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.51 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libsmartcols1 arm64 2.38.1-5+deb12u1 [104 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.53 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux-extra arm64 2.38.1-5+deb12u1 [112 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.54 Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux arm64 2.38.1-5+deb12u1 [1144 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.61 Get:5 http://deb.debian.org/debian-security bookworm-security/main arm64 mount arm64 2.38.1-5+deb12u1 [134 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.62 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid1 arm64 2.38.1-5+deb12u1 [143 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.66 Get:7 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount1 arm64 2.38.1-5+deb12u1 [159 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.77 Get:8 http://deb.debian.org/debian-security bookworm-security/main arm64 libuuid1 arm64 2.38.1-5+deb12u1 [28.3 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.79 Get:9 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.85 Get:10 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.85 Get:11 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.87 Get:12 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.97 Get:13 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 10.99 Get:14 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.00 Get:15 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.00 Get:16 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.00 Get:17 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.02 Get:18 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.03 Get:19 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.03 Get:20 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.04 Get:21 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.04 Get:22 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.09 Get:23 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.14 Get:24 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.14 Get:25 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.15 Get:26 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.18 Get:27 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.19 Get:28 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.21 Get:29 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.22 Get:30 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.23 Get:31 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.25 Get:32 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.36 Get:33 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.40 Get:34 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.40 Get:35 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.48 Get:36 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
10:15:49 [2024-04-09T10:15:49.778Z] #54 11.55 Get:37 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
10:15:50 [2024-04-09T10:15:50.035Z] #54 12.06 debconf: delaying package configuration, since apt-utils is not installed
10:15:50 [2024-04-09T10:15:50.295Z] #54 12.27 Fetched 11.0 MB in 1s (7959 kB/s)
10:15:50 [2024-04-09T10:15:50.295Z] #54 12.43 (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 ... 15667 files and directories currently installed.)
10:15:50 [2024-04-09T10:15:50.295Z] #54 12.47 Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u1_arm64.deb ...
10:15:50 [2024-04-09T10:15:50.603Z] #54 12.67 Unpacking bsdutils (1:2.38.1-5+deb12u1) over (1:2.38.1-5+b1) ...
10:15:51 [2024-04-09T10:15:51.176Z] #54 ...
10:15:51 [2024-04-09T10:15:51.176Z] 
10:15:51 [2024-04-09T10:15:51.176Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
10:15:51 [2024-04-09T10:15:51.176Z] #44 2.998 hint: Using 'master' as the name for the initial branch. This default branch name
10:15:51 [2024-04-09T10:15:51.176Z] #44 2.998 hint: is subject to change. To configure the initial branch name to use in all
10:15:51 [2024-04-09T10:15:51.176Z] #44 2.998 hint: of your new repositories, which will suppress this warning, call:
10:15:51 [2024-04-09T10:15:51.176Z] #44 2.998 hint: 
10:15:51 [2024-04-09T10:15:51.176Z] #44 2.998 hint: 	git config --global init.defaultBranch <name>
10:15:51 [2024-04-09T10:15:51.176Z] #44 2.998 hint: 
10:15:51 [2024-04-09T10:15:51.176Z] #44 2.998 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
10:15:51 [2024-04-09T10:15:51.176Z] #44 2.998 hint: 'development'. The just-created branch can be renamed via this command:
10:15:51 [2024-04-09T10:15:51.176Z] #44 2.998 hint: 
10:15:51 [2024-04-09T10:15:51.176Z] #44 2.998 hint: 	git branch -m <name>
10:15:51 [2024-04-09T10:15:51.176Z] #44 3.001 Initialized empty Git repository in /usr/src/swagger/.git/
10:15:51 [2024-04-09T10:15:51.435Z] #44 ...
10:15:51 [2024-04-09T10:15:51.435Z] 
10:15:51 [2024-04-09T10:15:51.435Z] #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             pkg-config
10:15:51 [2024-04-09T10:15:51.435Z] #59 10.55 Reading package lists...
10:15:51 [2024-04-09T10:15:51.435Z] #59 11.78 Building dependency tree...
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.37 gcc is already the newest version (4:12.2.0-3).
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.37 libc6-dev is already the newest version (2.36-9+deb12u4).
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.37 pkg-config is already the newest version (1.8.1-1).
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.37 The following additional packages will be installed:
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.38   bzip2 libdpkg-perl patch xz-utils
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.38 Suggested packages:
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.38   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.38 Recommended packages:
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.38   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.38   liblocale-gettext-perl
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.53 The following NEW packages will be installed:
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.54   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.86 0 upgraded, 6 newly installed, 0 to remove and 8 not upgraded.
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.86 Need to get 2683 kB of archives.
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.86 After this operation, 6010 kB of additional disk space will be used.
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.86 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.88 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.94 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.96 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
10:15:51 [2024-04-09T10:15:51.435Z] #59 12.96 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
10:15:51 [2024-04-09T10:15:51.435Z] #59 13.04 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
10:15:51 [2024-04-09T10:15:51.435Z] #59 ...
10:15:51 [2024-04-09T10:15:51.435Z] 
10:15:51 [2024-04-09T10:15:51.435Z] #63 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
10:15:51 [2024-04-09T10:15:51.435Z] #63 DONE 13.4s
10:15:51 [2024-04-09T10:15:51.435Z] 
10:15:51 [2024-04-09T10:15:51.435Z] #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             pkg-config
10:15:51 [2024-04-09T10:15:51.435Z] #59 13.43 debconf: delaying package configuration, since apt-utils is not installed
10:15:51 [2024-04-09T10:15:51.692Z] #59 13.62 Fetched 2683 kB in 1s (5028 kB/s)
10:15:51 [2024-04-09T10:15:51.692Z] #59 13.76 Selecting previously unselected package bzip2.
10:15:51 [2024-04-09T10:15:51.954Z] #59 13.76 (Reading database ... 
#59 ...
10:15:51 [2024-04-09T10:15:51.954Z] 
10:15:51 [2024-04-09T10:15:51.954Z] #65 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
10:15:51 [2024-04-09T10:15:51.954Z] #65 DONE 13.8s
10:15:51 [2024-04-09T10:15:51.954Z] 
10:15:51 [2024-04-09T10:15:51.954Z] #50 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:15:51 [2024-04-09T10:15:51.954Z] #50 DONE 13.0s
10:15:51 [2024-04-09T10:15:51.954Z] 
10:15:51 [2024-04-09T10:15:51.954Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
10:15:51 [2024-04-09T10:15:51.954Z] #44 DONE 13.8s
10:15:51 [2024-04-09T10:15:51.954Z] 
10:15:51 [2024-04-09T10:15:51.954Z] #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             pkg-config
10:15:51 [2024-04-09T10:15:51.954Z] #59 13.76 (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 ... 15667 files and directories currently installed.)
10:15:51 [2024-04-09T10:15:51.954Z] #59 13.80 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
10:15:51 [2024-04-09T10:15:51.954Z] #59 13.82 Unpacking bzip2 (1.0.8-5+b1) ...
10:15:51 [2024-04-09T10:15:51.954Z] #59 ...
10:15:51 [2024-04-09T10:15:51.954Z] 
10:15:51 [2024-04-09T10:15:51.954Z] #56 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
10:15:51 [2024-04-09T10:15:51.954Z] #56 DONE 13.9s
10:15:51 [2024-04-09T10:15:51.954Z] 
10:15:51 [2024-04-09T10:15:51.954Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:15:51 [2024-04-09T10:15:51.954Z] #48 DONE 13.4s
10:15:52 [2024-04-09T10:15:52.211Z] 
10:15:52 [2024-04-09T10:15:52.211Z] #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             pkg-config
10:15:52 [2024-04-09T10:15:52.211Z] #58 10.12 Reading package lists...
10:15:52 [2024-04-09T10:15:52.211Z] #58 11.10 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
10:15:52 [2024-04-09T10:15:52.211Z] #58 11.12 Reading package lists...
10:15:52 [2024-04-09T10:15:52.211Z] #58 12.02 Building dependency tree...
10:15:52 [2024-04-09T10:15:52.211Z] #58 12.86 gcc is already the newest version (4:12.2.0-3).
10:15:52 [2024-04-09T10:15:52.211Z] #58 12.86 libc6-dev is already the newest version (2.36-9+deb12u4).
10:15:52 [2024-04-09T10:15:52.211Z] #58 12.86 pkg-config is already the newest version (1.8.1-1).
10:15:52 [2024-04-09T10:15:52.211Z] #58 12.86 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
10:15:52 [2024-04-09T10:15:52.211Z] #58 DONE 14.0s
10:15:52 [2024-04-09T10:15:52.211Z] 
10:15:52 [2024-04-09T10:15:52.211Z] #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             pkg-config
10:15:52 [2024-04-09T10:15:52.211Z] #59 14.15 Selecting previously unselected package xz-utils.
10:15:52 [2024-04-09T10:15:52.211Z] #59 14.17 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
10:15:52 [2024-04-09T10:15:52.211Z] #59 14.20 Unpacking xz-utils (5.4.1-0.2) ...
10:15:52 [2024-04-09T10:15:52.778Z] #59 14.91 Selecting previously unselected package libdpkg-perl.
10:15:53 [2024-04-09T10:15:53.036Z] #59 ...
10:15:53 [2024-04-09T10:15:53.036Z] 
10:15:53 [2024-04-09T10:15:53.036Z] #66 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:15:53 [2024-04-09T10:15:53.036Z] #66 DONE 1.5s
10:15:53 [2024-04-09T10:15:53.036Z] 
10:15:53 [2024-04-09T10:15:53.036Z] #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             pkg-config
10:15:53 [2024-04-09T10:15:53.036Z] #59 14.91 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
10:15:53 [2024-04-09T10:15:53.036Z] #59 14.93 Unpacking libdpkg-perl (1.21.22) ...
10:15:53 [2024-04-09T10:15:53.337Z] #59 ...
10:15:53 [2024-04-09T10:15:53.337Z] 
10:15:53 [2024-04-09T10:15:53.337Z] #67 [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...)
10:15:53 [2024-04-09T10:15:53.337Z] #67 0.911 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:15:53 [2024-04-09T10:15:53.337Z] #67 0.911 + mkdir /build
10:15:53 [2024-04-09T10:15:53.337Z] #67 DONE 1.2s
10:15:53 [2024-04-09T10:15:53.337Z] 
10:15:53 [2024-04-09T10:15:53.337Z] #54 [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             pkg-config
10:15:53 [2024-04-09T10:15:53.337Z] #54 13.98 Setting up bsdutils (1:2.38.1-5+deb12u1) ...
10:15:53 [2024-04-09T10:15:53.337Z] #54 14.35 (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 ... 15666 files and directories currently installed.)
10:15:53 [2024-04-09T10:15:53.337Z] #54 14.36 Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u1_arm64.deb ...
10:15:53 [2024-04-09T10:15:53.337Z] #54 14.42 Unpacking libsmartcols1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
10:15:53 [2024-04-09T10:15:53.337Z] #54 15.05 Setting up libsmartcols1:arm64 (2.38.1-5+deb12u1) ...
10:15:53 [2024-04-09T10:15:53.337Z] #54 15.22 (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 ... 15665 files and directories currently installed.)
10:15:53 [2024-04-09T10:15:53.337Z] #54 15.24 Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u1_arm64.deb ...
10:15:53 [2024-04-09T10:15:53.337Z] #54 15.27 Unpacking util-linux-extra (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
10:15:54 [2024-04-09T10:15:54.338Z] #54 16.20 Setting up util-linux-extra (2.38.1-5+deb12u1) ...
10:15:54 [2024-04-09T10:15:54.595Z] #54 16.51 (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 ... 15664 files and directories currently installed.)
10:15:54 [2024-04-09T10:15:54.595Z] #54 16.52 Preparing to unpack .../util-linux_2.38.1-5+deb12u1_arm64.deb ...
10:15:54 [2024-04-09T10:15:54.595Z] #54 16.72 Unpacking util-linux (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
10:15:55 [2024-04-09T10:15:55.531Z] #54 ...
10:15:55 [2024-04-09T10:15:55.531Z] 
10:15:55 [2024-04-09T10:15:55.531Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:15:55 [2024-04-09T10:15:55.531Z] #68 DONE 3.6s
10:15:55 [2024-04-09T10:15:55.790Z] 
10:15:55 [2024-04-09T10:15:55.790Z] #31 [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
10:15:55 [2024-04-09T10:15:55.790Z] #31 17.17 tomll can be used in two ways:
10:15:55 [2024-04-09T10:15:55.790Z] #31 17.17 Writing to STDIN and reading from STDOUT:
10:15:55 [2024-04-09T10:15:55.790Z] #31 17.17   cat file.toml | tomll > file.toml
10:15:55 [2024-04-09T10:15:55.790Z] #31 17.17 
10:15:55 [2024-04-09T10:15:55.790Z] #31 17.17 Reading and updating a list of files:
10:15:55 [2024-04-09T10:15:55.790Z] #31 17.17   tomll a.toml b.toml c.toml
10:15:55 [2024-04-09T10:15:55.790Z] #31 17.17 
10:15:55 [2024-04-09T10:15:55.790Z] #31 17.17 When given a list of files, tomll will modify all files in place without asking.
10:15:56 [2024-04-09T10:15:56.047Z] #31 ...
10:15:56 [2024-04-09T10:15:56.047Z] 
10:15:56 [2024-04-09T10:15:56.047Z] #46 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:15:56 [2024-04-09T10:15:56.047Z] #46 14.22 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:15:56 [2024-04-09T10:15:56.047Z] #46 15.06 #=#=#                                                                         
10:15:56 [2024-04-09T10:15:56.047Z] #46 15.43 #=#=#                                                                         

######################################################################## 100.0%
10:15:56 [2024-04-09T10:15:56.047Z] #46 15.80 
10:15:56 [2024-04-09T10:15:56.047Z] #46 17.59 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:15:56 [2024-04-09T10:15:56.047Z] #46 18.46 #=#=#                                                                         
10:15:56 [2024-04-09T10:15:56.047Z] #46 18.82 #=#=#                                                                         
##O#-#                                                                        

######################################################################## 100.0%
10:15:56 [2024-04-09T10:15:56.047Z] #46 19.24 
10:15:56 [2024-04-09T10:15:56.047Z] #46 19.36 Download of images into '/build' complete.
10:15:56 [2024-04-09T10:15:56.047Z] #46 19.36 Use something like the following to load the result into a Docker daemon:
10:15:56 [2024-04-09T10:15:56.047Z] #46 19.36   tar -cC '/build' . | docker load
10:15:56 [2024-04-09T10:15:56.047Z] #46 DONE 21.0s
10:15:56 [2024-04-09T10:15:56.047Z] 
10:15:56 [2024-04-09T10:15:56.047Z] #52 [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             ;
10:15:56 [2024-04-09T10:15:56.047Z] #52 10.77 Selecting previously unselected package m4.
10:15:56 [2024-04-09T10:15:56.047Z] #52 10.77 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 10.82 Unpacking m4 (1.4.19-3) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 11.62 Selecting previously unselected package autoconf.
10:15:56 [2024-04-09T10:15:56.047Z] #52 11.62 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 11.76 Unpacking autoconf (2.71-3) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 12.24 Selecting previously unselected package autotools-dev.
10:15:56 [2024-04-09T10:15:56.047Z] #52 12.24 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 12.26 Unpacking autotools-dev (20220109.1) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 12.71 Selecting previously unselected package automake.
10:15:56 [2024-04-09T10:15:56.047Z] #52 12.72 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 12.78 Unpacking automake (1:1.16.5-1.3) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 13.25 Selecting previously unselected package libdpkg-perl.
10:15:56 [2024-04-09T10:15:56.047Z] #52 13.25 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 13.33 Unpacking libdpkg-perl (1.21.22) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 13.72 Selecting previously unselected package patch.
10:15:56 [2024-04-09T10:15:56.047Z] #52 13.72 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 13.73 Unpacking patch (2.7.6-7) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 14.00 Selecting previously unselected package dpkg-dev.
10:15:56 [2024-04-09T10:15:56.047Z] #52 14.00 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 14.10 Unpacking dpkg-dev (1.21.22) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 14.58 Selecting previously unselected package build-essential.
10:15:56 [2024-04-09T10:15:56.047Z] #52 14.58 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 14.59 Unpacking build-essential (12.9) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 15.02 Selecting previously unselected package libcap-dev:arm64.
10:15:56 [2024-04-09T10:15:56.047Z] #52 15.04 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 15.11 Unpacking libcap-dev:arm64 (1:2.66-4) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 15.46 Selecting previously unselected package libprotobuf-c1:arm64.
10:15:56 [2024-04-09T10:15:56.047Z] #52 15.46 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 15.48 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 15.82 Selecting previously unselected package libprotobuf-c-dev:arm64.
10:15:56 [2024-04-09T10:15:56.047Z] #52 15.83 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 15.86 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 16.07 Selecting previously unselected package libseccomp-dev:arm64.
10:15:56 [2024-04-09T10:15:56.047Z] #52 16.08 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 16.12 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 16.26 Selecting previously unselected package libsystemd-dev:arm64.
10:15:56 [2024-04-09T10:15:56.047Z] #52 16.26 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 16.30 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 17.07 Selecting previously unselected package libtool.
10:15:56 [2024-04-09T10:15:56.047Z] #52 17.07 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 17.11 Unpacking libtool (2.4.7-5) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 17.38 Selecting previously unselected package libudev-dev:arm64.
10:15:56 [2024-04-09T10:15:56.047Z] #52 17.39 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 17.47 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 17.83 Selecting previously unselected package libyajl2:arm64.
10:15:56 [2024-04-09T10:15:56.047Z] #52 17.84 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 17.93 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 18.23 Selecting previously unselected package libyajl-dev:arm64.
10:15:56 [2024-04-09T10:15:56.047Z] #52 18.23 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.047Z] #52 18.27 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
10:15:56 [2024-04-09T10:15:56.304Z] #52 ...
10:15:56 [2024-04-09T10:15:56.304Z] 
10:15:56 [2024-04-09T10:15:56.304Z] #51 [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.55.2"      && /build/golangci-lint --version
10:15:56 [2024-04-09T10:15:56.304Z] #51 8.506 go: downloading github.com/quasilyte/gogrep v0.5.0
10:15:56 [2024-04-09T10:15:56.304Z] #51 8.507 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
10:15:56 [2024-04-09T10:15:56.304Z] #51 8.514 go: downloading github.com/golang/protobuf v1.5.2
10:15:56 [2024-04-09T10:15:56.304Z] #51 9.057 go: downloading github.com/prometheus/common v0.32.1
10:15:56 [2024-04-09T10:15:56.304Z] #51 9.118 go: downloading github.com/beorn7/perks v1.0.1
10:15:56 [2024-04-09T10:15:56.304Z] #51 9.150 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:15:56 [2024-04-09T10:15:56.304Z] #51 9.412 go: downloading github.com/prometheus/procfs v0.7.3
10:15:56 [2024-04-09T10:15:56.304Z] #51 9.412 go: downloading google.golang.org/protobuf v1.28.0
10:15:56 [2024-04-09T10:15:56.304Z] #51 9.444 go: downloading github.com/mattn/go-runewidth v0.0.9
10:15:56 [2024-04-09T10:15:56.304Z] #51 10.71 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:15:56 [2024-04-09T10:15:56.304Z] #51 ...
10:15:56 [2024-04-09T10:15:56.304Z] 
10:15:56 [2024-04-09T10:15:56.304Z] #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             pkg-config
10:15:56 [2024-04-09T10:15:56.304Z] #59 15.53 Selecting previously unselected package patch.
10:15:56 [2024-04-09T10:15:56.304Z] #59 15.54 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.304Z] #59 15.58 Unpacking patch (2.7.6-7) ...
10:15:56 [2024-04-09T10:15:56.304Z] #59 15.91 Selecting previously unselected package dpkg-dev.
10:15:56 [2024-04-09T10:15:56.304Z] #59 15.91 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
10:15:56 [2024-04-09T10:15:56.304Z] #59 15.92 Unpacking dpkg-dev (1.21.22) ...
10:15:56 [2024-04-09T10:15:56.304Z] #59 16.37 Selecting previously unselected package libseccomp-dev:arm64.
10:15:56 [2024-04-09T10:15:56.304Z] #59 16.37 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.304Z] #59 16.39 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
10:15:56 [2024-04-09T10:15:56.304Z] #59 16.89 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
10:15:56 [2024-04-09T10:15:56.304Z] #59 16.98 Setting up bzip2 (1.0.8-5+b1) ...
10:15:56 [2024-04-09T10:15:56.304Z] #59 17.10 Setting up xz-utils (5.4.1-0.2) ...
10:15:56 [2024-04-09T10:15:56.304Z] #59 17.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:15:56 [2024-04-09T10:15:56.304Z] #59 17.40 Setting up patch (2.7.6-7) ...
10:15:56 [2024-04-09T10:15:56.305Z] #59 17.51 Setting up libdpkg-perl (1.21.22) ...
10:15:56 [2024-04-09T10:15:56.305Z] #59 17.63 Setting up dpkg-dev (1.21.22) ...
10:15:56 [2024-04-09T10:15:56.569Z] #59 ...
10:15:56 [2024-04-09T10:15:56.569Z] 
10:15:56 [2024-04-09T10:15:56.569Z] #69 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:15:56 [2024-04-09T10:15:56.569Z] #69 DONE 8.5s
10:15:56 [2024-04-09T10:15:56.569Z] 
10:15:56 [2024-04-09T10:15:56.569Z] #62 [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
10:15:56 [2024-04-09T10:15:56.569Z] #62 11.39 Selecting previously unselected package libjsoncpp25:arm64.
10:15:56 [2024-04-09T10:15:56.569Z] #62 11.40 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 11.42 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 11.98 Selecting previously unselected package librhash0:arm64.
10:15:56 [2024-04-09T10:15:56.569Z] #62 11.98 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 12.04 Unpacking librhash0:arm64 (1.4.3-3) ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 12.47 Selecting previously unselected package libuv1:arm64.
10:15:56 [2024-04-09T10:15:56.569Z] #62 12.47 Preparing to unpack .../5-libuv1_1.44.2-1+deb12u1_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 12.51 Unpacking libuv1:arm64 (1.44.2-1+deb12u1) ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 13.19 Selecting previously unselected package cmake-data.
10:15:56 [2024-04-09T10:15:56.569Z] #62 13.20 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 13.24 Unpacking cmake-data (3.25.1-1) ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 15.89 Selecting previously unselected package cmake.
10:15:56 [2024-04-09T10:15:56.569Z] #62 15.89 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 15.94 Unpacking cmake (3.25.1-1) ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 17.20 Setting up libicu72:arm64 (72.1-3) ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 17.30 Setting up libuv1:arm64 (1.44.2-1+deb12u1) ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 17.36 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 17.48 Setting up librhash0:arm64 (1.4.3-3) ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 17.67 Setting up cmake-data (3.25.1-1) ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 17.87 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 18.10 Setting up libarchive13:arm64 (3.6.2-1) ...
10:15:56 [2024-04-09T10:15:56.569Z] #62 18.56 Setting up cmake (3.25.1-1) ...
10:15:56 [2024-04-09T10:15:56.826Z] #62 18.75 Processing triggers for libc-bin (2.36-9+deb12u4) ...
10:15:56 [2024-04-09T10:15:56.826Z] #62 ...
10:15:56 [2024-04-09T10:15:56.826Z] 
10:15:56 [2024-04-09T10:15:56.826Z] #60 [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.1"      && /build/go-winres --help
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06 NAME:
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06    go-winres - A tool for embedding resources in Windows executables
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06 
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06 USAGE:
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06    go-winres [global options] command [command options] [arguments...]
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06 
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06 COMMANDS:
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06    init     Create an initial ./winres/winres.json
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06    make     Make syso files for the "go build" command
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06    simply   Make syso files for the "go build" command (simplified)
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06    extract  Extract all resources from an executable
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06    patch    Replace resources in an executable file (exe, dll)
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06    help, h  Shows a list of commands or help for one command
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06 
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06 GLOBAL OPTIONS:
10:15:56 [2024-04-09T10:15:56.826Z] #60 19.06    --help, -h  show help (default: false)
10:15:57 [2024-04-09T10:15:57.904Z] #60 DONE 19.9s
10:15:57 [2024-04-09T10:15:57.904Z] 
10:15:57 [2024-04-09T10:15:57.904Z] #70 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
10:15:57 [2024-04-09T10:15:57.904Z] #70 DONE 5.7s
10:15:57 [2024-04-09T10:15:57.904Z] 
10:15:57 [2024-04-09T10:15:57.904Z] #62 [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
10:15:57 [2024-04-09T10:15:57.904Z] #62 DONE 19.4s
10:15:57 [2024-04-09T10:15:57.904Z] 
10:15:57 [2024-04-09T10:15:57.904Z] #31 [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
10:15:57 [2024-04-09T10:15:57.904Z] #31 DONE 19.9s
10:15:57 [2024-04-09T10:15:57.904Z] 
10:15:57 [2024-04-09T10:15:57.904Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
10:15:57 [2024-04-09T10:15:57.904Z] #71 ...
10:15:57 [2024-04-09T10:15:57.904Z] 
10:15:57 [2024-04-09T10:15:57.904Z] #53 [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.8.0"      && /build/shfmt --version
10:15:57 [2024-04-09T10:15:57.904Z] #53 18.28 v3.8.0
10:15:57 [2024-04-09T10:15:57.904Z] #53 DONE 20.0s
10:15:57 [2024-04-09T10:15:57.904Z] 
10:15:57 [2024-04-09T10:15:57.904Z] #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             pkg-config
10:15:57 [2024-04-09T10:15:57.904Z] #59 DONE 19.7s
10:15:58 [2024-04-09T10:15:58.162Z] 
10:15:58 [2024-04-09T10:15:58.162Z] #52 [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             ;
10:15:58 [2024-04-09T10:15:58.162Z] #52 19.12 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
10:15:58 [2024-04-09T10:15:58.162Z] #52 19.23 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
10:15:58 [2024-04-09T10:15:58.162Z] #52 19.50 Setting up m4 (1.4.19-3) ...
10:15:58 [2024-04-09T10:15:58.162Z] #52 19.66 Setting up bzip2 (1.0.8-5+b1) ...
10:15:58 [2024-04-09T10:15:58.162Z] #52 19.70 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
10:15:58 [2024-04-09T10:15:58.162Z] #52 19.75 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
10:15:58 [2024-04-09T10:15:58.162Z] #52 19.82 Setting up autotools-dev (20220109.1) ...
10:15:58 [2024-04-09T10:15:58.162Z] #52 19.84 Setting up xz-utils (5.4.1-0.2) ...
10:15:58 [2024-04-09T10:15:58.162Z] #52 19.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:15:58 [2024-04-09T10:15:58.162Z] #52 19.88 Setting up patch (2.7.6-7) ...
10:15:58 [2024-04-09T10:15:58.162Z] #52 19.97 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
10:15:58 [2024-04-09T10:15:58.162Z] #52 20.01 Setting up libdpkg-perl (1.21.22) ...
10:15:58 [2024-04-09T10:15:58.162Z] #52 20.05 Setting up autoconf (2.71-3) ...
10:15:58 [2024-04-09T10:15:58.162Z] #52 20.08 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
10:15:58 [2024-04-09T10:15:58.162Z] #52 20.39 Setting up libcap-dev:arm64 (1:2.66-4) ...
10:15:58 [2024-04-09T10:15:58.162Z] #52 20.60 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
10:15:58 [2024-04-09T10:15:58.728Z] #52 20.89 Setting up automake (1:1.16.5-1.3) ...
10:15:58 [2024-04-09T10:15:58.985Z] #52 21.16 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
10:15:58 [2024-04-09T10:15:58.985Z] #52 21.25 Setting up libtool (2.4.7-5) ...
10:15:58 [2024-04-09T10:15:58.985Z] #52 ...
10:15:58 [2024-04-09T10:15:58.985Z] 
10:15:58 [2024-04-09T10:15:58.985Z] #72 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
10:15:58 [2024-04-09T10:15:58.985Z] #72 DONE 1.4s
10:15:58 [2024-04-09T10:15:58.985Z] 
10:15:58 [2024-04-09T10:15:58.985Z] #52 [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             ;
10:15:58 [2024-04-09T10:15:58.985Z] #52 21.33 Setting up dpkg-dev (1.21.22) ...
10:15:58 [2024-04-09T10:15:58.985Z] #52 21.39 Setting up build-essential (12.9) ...
10:15:59 [2024-04-09T10:15:59.242Z] #52 21.41 Processing triggers for libc-bin (2.36-9+deb12u4) ...
10:15:59 [2024-04-09T10:15:59.242Z] #52 DONE 21.7s
10:15:59 [2024-04-09T10:15:59.242Z] 
10:15:59 [2024-04-09T10:15:59.242Z] #73 [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...)
10:16:03 [2024-04-09T10:16:03.425Z] #73 ...
10:16:03 [2024-04-09T10:16:03.425Z] 
10:16:03 [2024-04-09T10:16:03.425Z] #74 [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             pkg-config
10:16:03 [2024-04-09T10:16:03.425Z] #74 1.150 Hit:1 http://deb.debian.org/debian bookworm InRelease
10:16:03 [2024-04-09T10:16:03.425Z] #74 1.150 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
10:16:03 [2024-04-09T10:16:03.425Z] #74 1.150 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
10:16:03 [2024-04-09T10:16:03.425Z] #74 1.648 Reading package lists...
10:16:03 [2024-04-09T10:16:03.425Z] #74 2.489 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
10:16:03 [2024-04-09T10:16:03.425Z] #74 2.502 Reading package lists...
10:16:03 [2024-04-09T10:16:03.425Z] #74 3.472 Building dependency tree...
10:16:03 [2024-04-09T10:16:03.425Z] #74 3.725 Reading state information...
10:16:03 [2024-04-09T10:16:03.425Z] #74 4.114 gcc is already the newest version (4:12.2.0-3).
10:16:03 [2024-04-09T10:16:03.425Z] #74 4.114 libc6-dev is already the newest version (2.36-9+deb12u4).
10:16:03 [2024-04-09T10:16:03.425Z] #74 4.114 pkg-config is already the newest version (1.8.1-1).
10:16:03 [2024-04-09T10:16:03.425Z] #74 4.114 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
10:16:03 [2024-04-09T10:16:03.425Z] #74 DONE 5.6s
10:16:03 [2024-04-09T10:16:03.425Z] 
10:16:03 [2024-04-09T10:16:03.425Z] #54 [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             pkg-config
10:16:03 [2024-04-09T10:16:03.425Z] #54 22.20 Setting up util-linux (2.38.1-5+deb12u1) ...
10:16:03 [2024-04-09T10:16:03.425Z] #54 22.76 (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 ... 15663 files and directories currently installed.)
10:16:03 [2024-04-09T10:16:03.425Z] #54 22.78 Preparing to unpack .../mount_2.38.1-5+deb12u1_arm64.deb ...
10:16:03 [2024-04-09T10:16:03.425Z] #54 22.94 Unpacking mount (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
10:16:03 [2024-04-09T10:16:03.425Z] #54 23.32 Preparing to unpack .../libblkid1_2.38.1-5+deb12u1_arm64.deb ...
10:16:03 [2024-04-09T10:16:03.425Z] #54 23.42 Unpacking libblkid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
10:16:03 [2024-04-09T10:16:03.425Z] #54 23.64 Setting up libblkid1:arm64 (2.38.1-5+deb12u1) ...
10:16:03 [2024-04-09T10:16:03.425Z] #54 23.76 (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 ... 15661 files and directories currently installed.)
10:16:03 [2024-04-09T10:16:03.425Z] #54 23.80 Preparing to unpack .../libmount1_2.38.1-5+deb12u1_arm64.deb ...
10:16:03 [2024-04-09T10:16:03.425Z] #54 23.87 Unpacking libmount1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
10:16:03 [2024-04-09T10:16:03.425Z] #54 24.31 Setting up libmount1:arm64 (2.38.1-5+deb12u1) ...
10:16:03 [2024-04-09T10:16:03.425Z] #54 24.79 (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 ... 15660 files and directories currently installed.)
10:16:03 [2024-04-09T10:16:03.425Z] #54 24.81 Preparing to unpack .../libuuid1_2.38.1-5+deb12u1_arm64.deb ...
10:16:03 [2024-04-09T10:16:03.425Z] #54 25.03 Unpacking libuuid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
10:16:03 [2024-04-09T10:16:03.425Z] #54 25.37 Setting up libuuid1:arm64 (2.38.1-5+deb12u1) ...
10:16:03 [2024-04-09T10:16:03.684Z] #54 25.57 Selecting previously unselected package libglib2.0-0:arm64.
10:16:03 [2024-04-09T10:16:03.684Z] #54 25.57 (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 ... 15659 files and directories currently installed.)
10:16:03 [2024-04-09T10:16:03.684Z] #54 25.59 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
10:16:03 [2024-04-09T10:16:03.684Z] #54 25.60 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
10:16:05 [2024-04-09T10:16:05.055Z] #54 26.67 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:16:05 [2024-04-09T10:16:05.055Z] #54 26.67 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
10:16:05 [2024-04-09T10:16:05.055Z] #54 26.76 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
10:16:05 [2024-04-09T10:16:05.055Z] 
10:16:05 [2024-04-09T10:16:05.055Z] #54 ...
10:16:05 [2024-04-09T10:16:05.055Z] 
10:16:05 [2024-04-09T10:16:05.055Z] #57 [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
10:16:05 [2024-04-09T10:16:05.055Z] #57 26.03 gotestsum version dev
10:16:05 [2024-04-09T10:16:05.055Z] #57 DONE 27.3s
10:16:05 [2024-04-09T10:16:05.055Z] 
10:16:05 [2024-04-09T10:16:05.055Z] #54 [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             pkg-config
10:16:05 [2024-04-09T10:16:05.055Z] #54 27.06 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:16:05 [2024-04-09T10:16:05.055Z] #54 27.06 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
10:16:05 [2024-04-09T10:16:05.055Z] #54 27.10 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
10:16:05 [2024-04-09T10:16:05.330Z] #54 27.28 Selecting previously unselected package libsecret-common.
10:16:05 [2024-04-09T10:16:05.330Z] #54 27.30 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
10:16:05 [2024-04-09T10:16:05.330Z] #54 27.33 Unpacking libsecret-common (0.20.5-3) ...
10:16:05 [2024-04-09T10:16:05.330Z] #54 27.44 Selecting previously unselected package libsecret-1-0:arm64.
10:16:05 [2024-04-09T10:16:05.589Z] #54 27.44 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
10:16:05 [2024-04-09T10:16:05.589Z] #54 27.44 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
10:16:05 [2024-04-09T10:16:05.589Z] #54 27.60 Selecting previously unselected package gir1.2-secret-1:arm64.
10:16:05 [2024-04-09T10:16:05.589Z] #54 27.60 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
10:16:05 [2024-04-09T10:16:05.589Z] #54 27.63 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
10:16:05 [2024-04-09T10:16:05.846Z] #54 27.82 Selecting previously unselected package uuid-dev:arm64.
10:16:05 [2024-04-09T10:16:05.846Z] #54 27.83 Preparing to unpack .../06-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
10:16:05 [2024-04-09T10:16:05.846Z] #54 27.84 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
10:16:05 [2024-04-09T10:16:05.846Z] #54 27.96 Selecting previously unselected package libblkid-dev:arm64.
10:16:05 [2024-04-09T10:16:05.846Z] #54 27.96 Preparing to unpack .../07-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
10:16:06 [2024-04-09T10:16:06.113Z] #54 ...
10:16:06 [2024-04-09T10:16:06.113Z] 
10:16:06 [2024-04-09T10:16:06.113Z] #75 [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...)
10:16:06 [2024-04-09T10:16:06.113Z] #75 0.601 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
10:16:06 [2024-04-09T10:16:06.113Z] #75 0.601   Compatibility with CMake < 2.8.12 will be removed from a future version of
10:16:06 [2024-04-09T10:16:06.113Z] #75 0.601   CMake.
10:16:06 [2024-04-09T10:16:06.113Z] #75 0.601 
10:16:06 [2024-04-09T10:16:06.113Z] #75 0.601   Update the VERSION argument <min> value or use a ...<max> suffix to tell
10:16:06 [2024-04-09T10:16:06.113Z] #75 0.601   CMake that the project does not need compatibility with older versions.
10:16:06 [2024-04-09T10:16:06.113Z] #75 0.601 
10:16:06 [2024-04-09T10:16:06.113Z] #75 0.601 
10:16:06 [2024-04-09T10:16:06.113Z] #75 0.868 -- The C compiler identification is GNU 12.2.0
10:16:06 [2024-04-09T10:16:06.113Z] #75 0.893 -- Detecting C compiler ABI info
10:16:06 [2024-04-09T10:16:06.113Z] #75 1.322 -- Detecting C compiler ABI info - done
10:16:06 [2024-04-09T10:16:06.113Z] #75 1.337 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
10:16:06 [2024-04-09T10:16:06.113Z] #75 1.337 -- Detecting C compile features
10:16:06 [2024-04-09T10:16:06.113Z] #75 1.339 -- Detecting C compile features - done
10:16:06 [2024-04-09T10:16:06.113Z] #75 1.352 -- Performing Test HAS_BUILTIN_FORTIFY
10:16:06 [2024-04-09T10:16:06.113Z] #75 1.538 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:16:06 [2024-04-09T10:16:06.113Z] #75 1.616 -- Configuring done
10:16:06 [2024-04-09T10:16:06.113Z] #75 1.620 -- Generating done
10:16:06 [2024-04-09T10:16:06.113Z] #75 1.642 -- Build files have been written to: /go/src/github.com/krallin/tini
10:16:06 [2024-04-09T10:16:06.113Z] #75 1.783 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:16:06 [2024-04-09T10:16:06.113Z] #75 2.156 [100%] Linking C executable tini-static
10:16:06 [2024-04-09T10:16:06.113Z] #75 2.360 [100%] Built target tini-static
10:16:06 [2024-04-09T10:16:06.113Z] #75 DONE 2.7s
10:16:06 [2024-04-09T10:16:06.113Z] 
10:16:06 [2024-04-09T10:16:06.113Z] #54 [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             pkg-config
10:16:06 [2024-04-09T10:16:06.113Z] #54 27.97 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
10:16:06 [2024-04-09T10:16:06.113Z] #54 28.22 Selecting previously unselected package libbtrfs0:arm64.
10:16:06 [2024-04-09T10:16:06.371Z] #54 28.22 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
10:16:06 [2024-04-09T10:16:06.371Z] #54 28.23 Unpacking libbtrfs0:arm64 (6.2-1) ...
10:16:06 [2024-04-09T10:16:06.371Z] #54 28.43 Selecting previously unselected package libbtrfs-dev:arm64.
10:16:06 [2024-04-09T10:16:06.371Z] #54 28.43 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
10:16:06 [2024-04-09T10:16:06.371Z] #54 28.44 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
10:16:06 [2024-04-09T10:16:06.371Z] #54 28.57 Selecting previously unselected package libelf1:arm64.
10:16:06 [2024-04-09T10:16:06.628Z] #54 28.58 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
10:16:06 [2024-04-09T10:16:06.628Z] #54 28.59 Unpacking libelf1:arm64 (0.188-2.1) ...
10:16:06 [2024-04-09T10:16:06.628Z] #54 28.75 Selecting previously unselected package libffi-dev:arm64.
10:16:06 [2024-04-09T10:16:06.628Z] #54 28.76 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
10:16:06 [2024-04-09T10:16:06.628Z] #54 28.76 Unpacking libffi-dev:arm64 (3.4.4-1) ...
10:16:06 [2024-04-09T10:16:06.628Z] #54 28.86 Selecting previously unselected package libgpg-error-dev.
10:16:06 [2024-04-09T10:16:06.885Z] #54 28.87 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
10:16:06 [2024-04-09T10:16:06.885Z] #54 28.88 Unpacking libgpg-error-dev (1.46-1) ...
10:16:06 [2024-04-09T10:16:06.885Z] #54 28.97 Selecting previously unselected package libgcrypt20-dev.
10:16:06 [2024-04-09T10:16:06.885Z] #54 28.97 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
10:16:06 [2024-04-09T10:16:06.885Z] #54 28.98 Unpacking libgcrypt20-dev (1.10.1-3) ...
10:16:06 [2024-04-09T10:16:06.885Z] #54 29.13 Selecting previously unselected package libglib2.0-data.
10:16:07 [2024-04-09T10:16:07.141Z] #54 29.14 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
10:16:07 [2024-04-09T10:16:07.141Z] #54 29.14 Unpacking libglib2.0-data (2.74.6-2) ...
10:16:07 [2024-04-09T10:16:07.658Z] #54 29.54 Selecting previously unselected package libglib2.0-bin.
10:16:07 [2024-04-09T10:16:07.658Z] #54 29.54 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
10:16:07 [2024-04-09T10:16:07.658Z] #54 29.57 Unpacking libglib2.0-bin (2.74.6-2) ...
10:16:07 [2024-04-09T10:16:07.658Z] #54 ...
10:16:07 [2024-04-09T10:16:07.658Z] 
10:16:07 [2024-04-09T10:16:07.658Z] #76 [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...)
10:16:07 [2024-04-09T10:16:07.658Z] #76 2.102 go: downloading github.com/Masterminds/semver/v3 v3.2.1
10:16:07 [2024-04-09T10:16:07.658Z] #76 2.110 go: downloading github.com/urfave/cli/v2 v2.27.1
10:16:07 [2024-04-09T10:16:07.658Z] #76 2.174 go: downloading github.com/containernetworking/plugins v1.4.0
10:16:07 [2024-04-09T10:16:07.658Z] #76 2.174 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
10:16:07 [2024-04-09T10:16:07.658Z] #76 2.180 go: downloading golang.org/x/sys v0.18.0
10:16:07 [2024-04-09T10:16:07.658Z] #76 2.205 go: downloading github.com/google/uuid v1.6.0
10:16:07 [2024-04-09T10:16:07.658Z] #76 2.205 go: downloading github.com/moby/vpnkit v0.5.0
10:16:07 [2024-04-09T10:16:07.658Z] #76 2.687 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:16:07 [2024-04-09T10:16:07.658Z] #76 2.809 go: downloading github.com/gorilla/mux v1.8.1
10:16:07 [2024-04-09T10:16:07.658Z] #76 2.820 go: downloading github.com/moby/sys/mountinfo v0.7.1
10:16:07 [2024-04-09T10:16:07.658Z] #76 3.501 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
10:16:07 [2024-04-09T10:16:07.658Z] #76 3.529 go: downloading golang.org/x/net v0.17.0
10:16:07 [2024-04-09T10:16:07.658Z] #76 3.564 go: downloading github.com/josharian/native v1.1.0
10:16:07 [2024-04-09T10:16:07.658Z] #76 3.630 go: downloading github.com/pierrec/lz4/v4 v4.1.17
10:16:07 [2024-04-09T10:16:07.658Z] #76 4.079 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
10:16:07 [2024-04-09T10:16:07.658Z] #76 4.080 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
10:16:07 [2024-04-09T10:16:07.658Z] #76 ...
10:16:07 [2024-04-09T10:16:07.658Z] 
10:16:07 [2024-04-09T10:16:07.658Z] #54 [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             pkg-config
10:16:07 [2024-04-09T10:16:07.658Z] #54 29.73 Selecting previously unselected package python3-lib2to3.
10:16:07 [2024-04-09T10:16:07.658Z] #54 29.74 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
10:16:07 [2024-04-09T10:16:07.658Z] #54 29.74 Unpacking python3-lib2to3 (3.11.2-3) ...
10:16:07 [2024-04-09T10:16:07.658Z] #54 29.85 Selecting previously unselected package python3-distutils.
10:16:07 [2024-04-09T10:16:07.658Z] #54 ...
10:16:07 [2024-04-09T10:16:07.658Z] 
10:16:07 [2024-04-09T10:16:07.658Z] #77 [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...)
10:16:07 [2024-04-09T10:16:07.658Z] #77 2.090 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.12-0-g51d5e94 -X main.version=1.1.12 -linkmode external -extldflags --static-pie " -o runc .
10:16:07 [2024-04-09T10:16:07.934Z] #77 ...
10:16:07 [2024-04-09T10:16:07.934Z] 
10:16:07 [2024-04-09T10:16:07.934Z] #54 [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             pkg-config
10:16:07 [2024-04-09T10:16:07.934Z] #54 29.85 Selecting previously unselected package python3-distutils.
10:16:07 [2024-04-09T10:16:07.934Z] #54 29.85 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
10:16:07 [2024-04-09T10:16:07.934Z] #54 29.89 Unpacking python3-distutils (3.11.2-3) ...
10:16:07 [2024-04-09T10:16:07.934Z] #54 30.04 Selecting previously unselected package libglib2.0-dev-bin.
10:16:07 [2024-04-09T10:16:07.934Z] #54 30.04 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
10:16:08 [2024-04-09T10:16:08.191Z] #54 30.05 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
10:16:08 [2024-04-09T10:16:08.191Z] #54 30.20 Selecting previously unselected package libsepol-dev:arm64.
10:16:08 [2024-04-09T10:16:08.191Z] #54 30.21 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
10:16:08 [2024-04-09T10:16:08.191Z] #54 30.22 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
10:16:08 [2024-04-09T10:16:08.449Z] #54 30.42 Selecting previously unselected package libpcre2-16-0:arm64.
10:16:08 [2024-04-09T10:16:08.449Z] #54 30.43 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
10:16:08 [2024-04-09T10:16:08.449Z] #54 30.43 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
10:16:08 [2024-04-09T10:16:08.706Z] #54 30.68 Selecting previously unselected package libpcre2-32-0:arm64.
10:16:08 [2024-04-09T10:16:08.706Z] #54 30.69 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
10:16:08 [2024-04-09T10:16:08.706Z] #54 30.70 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
10:16:08 [2024-04-09T10:16:08.706Z] #54 30.85 Selecting previously unselected package libpcre2-posix3:arm64.
10:16:08 [2024-04-09T10:16:08.706Z] #54 30.85 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
10:16:08 [2024-04-09T10:16:08.706Z] #54 30.86 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
10:16:08 [2024-04-09T10:16:08.706Z] #54 30.95 Selecting previously unselected package libpcre2-dev:arm64.
10:16:08 [2024-04-09T10:16:08.963Z] #54 30.96 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
10:16:08 [2024-04-09T10:16:08.963Z] #54 30.97 Unpacking libpcre2-dev:arm64 (10.42-1) ...
10:16:09 [2024-04-09T10:16:09.220Z] #54 31.21 Selecting previously unselected package libselinux1-dev:arm64.
10:16:09 [2024-04-09T10:16:09.220Z] #54 31.22 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
10:16:09 [2024-04-09T10:16:09.220Z] #54 31.24 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
10:16:09 [2024-04-09T10:16:09.481Z] #54 31.49 Selecting previously unselected package libmount-dev:arm64.
10:16:09 [2024-04-09T10:16:09.481Z] #54 31.49 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
10:16:09 [2024-04-09T10:16:09.481Z] #54 31.51 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
10:16:09 [2024-04-09T10:16:09.481Z] #54 31.65 Selecting previously unselected package zlib1g-dev:arm64.
10:16:09 [2024-04-09T10:16:09.481Z] #54 31.65 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
10:16:09 [2024-04-09T10:16:09.481Z] #54 ...
10:16:09 [2024-04-09T10:16:09.481Z] 
10:16:09 [2024-04-09T10:16:09.481Z] #78 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:16:09 [2024-04-09T10:16:09.481Z] #78 0.575 Cloning into '/tmp/crun-build'...
10:16:09 [2024-04-09T10:16:09.481Z] #78 2.345 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
10:16:09 [2024-04-09T10:16:09.481Z] #78 2.353 Cloning into '/tmp/crun-build/libocispec'...
10:16:09 [2024-04-09T10:16:09.481Z] #78 2.671 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
10:16:09 [2024-04-09T10:16:09.481Z] #78 2.673 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
10:16:09 [2024-04-09T10:16:09.481Z] #78 2.674 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
10:16:09 [2024-04-09T10:16:09.481Z] #78 2.674 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
10:16:09 [2024-04-09T10:16:09.481Z] #78 2.685 Cloning into '/tmp/crun-build/libocispec/image-spec'...
10:16:09 [2024-04-09T10:16:09.481Z] #78 3.258 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
10:16:09 [2024-04-09T10:16:09.481Z] #78 3.955 Cloning into '/tmp/crun-build/libocispec/yajl'...
10:16:09 [2024-04-09T10:16:09.481Z] #78 4.354 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
10:16:09 [2024-04-09T10:16:09.481Z] #78 4.372 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
10:16:09 [2024-04-09T10:16:09.481Z] #78 4.389 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
10:16:09 [2024-04-09T10:16:09.738Z] #78 10.32 aclocal: warning: couldn't open directory 'm4': No such file or directory
10:16:09 [2024-04-09T10:16:09.738Z] #78 ...
10:16:09 [2024-04-09T10:16:09.738Z] 
10:16:09 [2024-04-09T10:16:09.738Z] #54 [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             pkg-config
10:16:09 [2024-04-09T10:16:09.738Z] #54 31.67 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
10:16:09 [2024-04-09T10:16:09.738Z] #54 31.82 Selecting previously unselected package libglib2.0-dev:arm64.
10:16:09 [2024-04-09T10:16:09.738Z] #54 31.82 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
10:16:09 [2024-04-09T10:16:09.738Z] #54 31.83 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
10:16:10 [2024-04-09T10:16:10.317Z] #54 32.36 Selecting previously unselected package libsecret-1-dev:arm64.
10:16:10 [2024-04-09T10:16:10.317Z] #54 32.36 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
10:16:10 [2024-04-09T10:16:10.317Z] #54 32.39 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
10:16:10 [2024-04-09T10:16:10.578Z] #54 32.63 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
10:16:10 [2024-04-09T10:16:10.578Z] #54 32.68 No schema files found: doing nothing.
10:16:10 [2024-04-09T10:16:10.578Z] #54 32.69 Setting up libffi-dev:arm64 (3.4.4-1) ...
10:16:10 [2024-04-09T10:16:10.578Z] #54 32.72 Setting up libpcre2-16-0:arm64 (10.42-1) ...
10:16:10 [2024-04-09T10:16:10.578Z] #54 32.73 Setting up libbtrfs0:arm64 (6.2-1) ...
10:16:10 [2024-04-09T10:16:10.578Z] #54 32.75 Setting up libpcre2-32-0:arm64 (10.42-1) ...
10:16:10 [2024-04-09T10:16:10.578Z] #54 32.76 Setting up libglib2.0-data (2.74.6-2) ...
10:16:10 [2024-04-09T10:16:10.578Z] #54 32.78 Setting up libgpg-error-dev (1.46-1) ...
10:16:10 [2024-04-09T10:16:10.578Z] #54 32.81 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
10:16:10 [2024-04-09T10:16:10.836Z] #54 32.83 Setting up libsepol-dev:arm64 (3.4-2.1) ...
10:16:10 [2024-04-09T10:16:10.836Z] #54 32.86 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
10:16:10 [2024-04-09T10:16:10.836Z] #54 32.88 Setting up libpcre2-posix3:arm64 (10.42-1) ...
10:16:10 [2024-04-09T10:16:10.836Z] #54 32.90 Setting up libbtrfs-dev:arm64 (6.2-1) ...
10:16:10 [2024-04-09T10:16:10.836Z] #54 32.92 Setting up mount (2.38.1-5+deb12u1) ...
10:16:10 [2024-04-09T10:16:10.836Z] #54 32.99 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
10:16:11 [2024-04-09T10:16:11.116Z] #54 33.01 Setting up python3-lib2to3 (3.11.2-3) ...
10:16:11 [2024-04-09T10:16:11.116Z] #54 33.23 Setting up libelf1:arm64 (0.188-2.1) ...
10:16:11 [2024-04-09T10:16:11.373Z] #54 33.24 Setting up libsecret-common (0.20.5-3) ...
10:16:11 [2024-04-09T10:16:11.373Z] #54 33.25 Setting up python3-distutils (3.11.2-3) ...
10:16:11 [2024-04-09T10:16:11.633Z] #54 33.53 Setting up libglib2.0-dev-bin (2.74.6-2) ...
10:16:11 [2024-04-09T10:16:11.892Z] #54 33.91 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
10:16:11 [2024-04-09T10:16:11.892Z] #54 33.93 Setting up libpcre2-dev:arm64 (10.42-1) ...
10:16:11 [2024-04-09T10:16:11.892Z] #54 33.95 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
10:16:11 [2024-04-09T10:16:11.892Z] #54 34.05 Setting up libglib2.0-bin (2.74.6-2) ...
10:16:11 [2024-04-09T10:16:11.892Z] #54 34.10 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
10:16:11 [2024-04-09T10:16:11.892Z] #54 34.12 Setting up libgcrypt20-dev (1.10.1-3) ...
10:16:11 [2024-04-09T10:16:11.892Z] #54 34.13 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
10:16:12 [2024-04-09T10:16:12.149Z] #54 34.15 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
10:16:12 [2024-04-09T10:16:12.149Z] #54 34.18 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
10:16:12 [2024-04-09T10:16:12.149Z] #54 34.21 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
10:16:12 [2024-04-09T10:16:12.149Z] #54 34.24 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
10:16:12 [2024-04-09T10:16:12.149Z] #54 34.28 Processing triggers for libc-bin (2.36-9+deb12u4) ...
10:16:15 [2024-04-09T10:16:15.424Z] #54 DONE 37.6s
10:16:15 [2024-04-09T10:16:15.424Z] 
10:16:15 [2024-04-09T10:16:15.424Z] #78 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:16:15 [2024-04-09T10:16:15.424Z] #78 15.11 libtoolize: putting auxiliary files in '.'.
10:16:15 [2024-04-09T10:16:15.424Z] #78 15.11 libtoolize: copying file './ltmain.sh'
10:16:15 [2024-04-09T10:16:15.424Z] #78 15.96 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
10:16:15 [2024-04-09T10:16:15.424Z] #78 15.96 libtoolize: and rerunning libtoolize and aclocal.
10:16:15 [2024-04-09T10:16:15.424Z] #78 15.96 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:16:18 [2024-04-09T10:16:18.701Z] #78 19.09 configure.ac:7: installing './compile'
10:16:18 [2024-04-09T10:16:18.701Z] #78 19.10 configure.ac:11: installing './config.guess'
10:16:18 [2024-04-09T10:16:18.701Z] #78 19.10 configure.ac:11: installing './config.sub'
10:16:18 [2024-04-09T10:16:18.701Z] #78 19.11 configure.ac:8: installing './install-sh'
10:16:18 [2024-04-09T10:16:18.701Z] #78 19.11 configure.ac:8: installing './missing'
10:16:18 [2024-04-09T10:16:18.701Z] #78 19.15 Makefile.am: installing './depcomp'
10:16:19 [2024-04-09T10:16:19.264Z] #78 19.83 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:16:19 [2024-04-09T10:16:19.264Z] #78 19.83 libtoolize: copying file 'build-aux/ltmain.sh'
10:16:19 [2024-04-09T10:16:19.522Z] #78 20.07 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:16:19 [2024-04-09T10:16:19.522Z] #78 20.08 libtoolize: copying file 'm4/libtool.m4'
10:16:19 [2024-04-09T10:16:19.522Z] #78 20.22 libtoolize: copying file 'm4/ltoptions.m4'
10:16:19 [2024-04-09T10:16:19.779Z] #78 20.35 libtoolize: copying file 'm4/ltsugar.m4'
10:16:19 [2024-04-09T10:16:19.779Z] #78 20.48 libtoolize: copying file 'm4/ltversion.m4'
10:16:20 [2024-04-09T10:16:20.036Z] #78 20.61 libtoolize: copying file 'm4/lt~obsolete.m4'
10:16:20 [2024-04-09T10:16:20.036Z] #78 20.73 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:16:22 [2024-04-09T10:16:22.558Z] #78 22.79 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
10:16:22 [2024-04-09T10:16:22.558Z] #78 22.79 configure.ac:3: You should run autoupdate.
10:16:22 [2024-04-09T10:16:22.558Z] #78 22.79 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
10:16:22 [2024-04-09T10:16:22.558Z] #78 22.79 configure.ac:3: the top level
10:16:24 [2024-04-09T10:16:24.453Z] #78 24.77 configure.ac:7: installing 'build-aux/compile'
10:16:24 [2024-04-09T10:16:24.453Z] #78 24.77 configure.ac:9: installing 'build-aux/config.guess'
10:16:24 [2024-04-09T10:16:24.453Z] #78 24.78 configure.ac:9: installing 'build-aux/config.sub'
10:16:24 [2024-04-09T10:16:24.453Z] #78 24.78 configure.ac:11: installing 'build-aux/install-sh'
10:16:24 [2024-04-09T10:16:24.453Z] #78 24.78 configure.ac:11: installing 'build-aux/missing'
10:16:24 [2024-04-09T10:16:24.453Z] #78 24.88 Makefile.am: installing 'build-aux/depcomp'
10:16:24 [2024-04-09T10:16:24.453Z] #78 24.92 parallel-tests: installing 'build-aux/test-driver'
10:16:25 [2024-04-09T10:16:25.384Z] #78 26.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:16:25 [2024-04-09T10:16:25.384Z] #78 ...
10:16:25 [2024-04-09T10:16:25.384Z] 
10:16:25 [2024-04-09T10:16:25.384Z] #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...)
10:16:25 [2024-04-09T10:16:25.384Z] #79 3.486 + bin/ctr
10:16:25 [2024-04-09T10:16:25.384Z] #79 3.486 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -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
10:16:25 [2024-04-09T10:16:25.669Z] #79 ...
10:16:25 [2024-04-09T10:16:25.669Z] 
10:16:25 [2024-04-09T10:16:25.669Z] #78 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:16:25 [2024-04-09T10:16:25.669Z] #78 26.10 libtoolize: copying file 'build-aux/ltmain.sh'
10:16:25 [2024-04-09T10:16:25.928Z] #78 26.59 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:16:25 [2024-04-09T10:16:25.928Z] #78 26.59 libtoolize: copying file 'm4/libtool.m4'
10:16:26 [2024-04-09T10:16:26.186Z] #78 26.76 libtoolize: copying file 'm4/ltoptions.m4'
10:16:26 [2024-04-09T10:16:26.186Z] #78 26.96 libtoolize: copying file 'm4/ltsugar.m4'
10:16:26 [2024-04-09T10:16:26.443Z] #78 27.08 libtoolize: copying file 'm4/ltversion.m4'
10:16:26 [2024-04-09T10:16:26.700Z] #78 27.23 libtoolize: copying file 'm4/lt~obsolete.m4'
10:16:31 [2024-04-09T10:16:31.956Z] #78 32.37 configure.ac:11: installing 'build-aux/compile'
10:16:31 [2024-04-09T10:16:31.956Z] #78 32.37 configure.ac:11: installing 'build-aux/config.guess'
10:16:31 [2024-04-09T10:16:31.956Z] #78 32.38 configure.ac:11: installing 'build-aux/config.sub'
10:16:31 [2024-04-09T10:16:31.956Z] #78 32.38 configure.ac:13: installing 'build-aux/install-sh'
10:16:31 [2024-04-09T10:16:31.956Z] #78 32.39 configure.ac:13: installing 'build-aux/missing'
10:16:31 [2024-04-09T10:16:31.956Z] #78 32.39 configure.ac:8: installing 'build-aux/tap-driver.sh'
10:16:31 [2024-04-09T10:16:31.956Z] #78 32.50 Makefile.am: installing 'build-aux/depcomp'
10:16:32 [2024-04-09T10:16:32.778Z] #78 33.21 checking build system type... aarch64-unknown-linux-gnu
10:16:33 [2024-04-09T10:16:33.036Z] #78 33.48 checking host system type... aarch64-unknown-linux-gnu
10:16:33 [2024-04-09T10:16:33.036Z] #78 33.48 checking how to print strings... printf
10:16:33 [2024-04-09T10:16:33.036Z] #78 33.50 checking for gcc... gcc
10:16:33 [2024-04-09T10:16:33.036Z] #78 33.57 checking whether the C compiler works... yes
10:16:33 [2024-04-09T10:16:33.294Z] #78 33.71 checking for C compiler default output file name... a.out
10:16:33 [2024-04-09T10:16:33.294Z] #78 33.72 checking for suffix of executables... 
10:16:33 [2024-04-09T10:16:33.294Z] #78 33.81 checking whether we are cross compiling... no
10:16:33 [2024-04-09T10:16:33.294Z] #78 33.90 checking for suffix of object files... o
10:16:33 [2024-04-09T10:16:33.294Z] #78 33.95 checking whether the compiler supports GNU C... yes
10:16:33 [2024-04-09T10:16:33.294Z] #78 34.00 checking whether gcc accepts -g... yes
10:16:33 [2024-04-09T10:16:33.551Z] #78 34.05 checking for gcc option to enable C11 features... none needed
10:16:33 [2024-04-09T10:16:33.551Z] #78 34.21 checking whether gcc understands -c and -o together... yes
10:16:33 [2024-04-09T10:16:33.551Z] #78 34.30 checking for a sed that does not truncate output... /usr/bin/sed
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.32 checking for grep that handles long lines and -e... /usr/bin/grep
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.32 checking for egrep... /usr/bin/grep -E
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.33 checking for fgrep... /usr/bin/grep -F
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.34 checking for ld used by gcc... /usr/bin/ld
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.34 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.35 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.36 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.41 checking whether ln -s works... yes
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.41 checking the maximum length of command line arguments... 1572864
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.44 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.44 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.45 checking for /usr/bin/ld option to reload object files... -r
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.45 checking for file... file
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.45 checking for objdump... objdump
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.45 checking how to recognize dependent libraries... pass_all
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.45 checking for dlltool... no
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.45 checking how to associate runtime and link libraries... printf %s\n
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.46 checking for ar... ar
10:16:33 [2024-04-09T10:16:33.808Z] #78 34.47 checking for archiver @FILE support... @
10:16:34 [2024-04-09T10:16:34.065Z] #78 34.54 checking for strip... strip
10:16:34 [2024-04-09T10:16:34.065Z] #78 34.54 checking for ranlib... ranlib
10:16:34 [2024-04-09T10:16:34.065Z] #78 34.54 checking for gawk... no
10:16:34 [2024-04-09T10:16:34.065Z] #78 34.54 checking for mawk... mawk
10:16:34 [2024-04-09T10:16:34.322Z] #78 34.54 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:16:34 [2024-04-09T10:16:34.322Z] #78 34.85 checking for sysroot... no
10:16:34 [2024-04-09T10:16:34.322Z] #78 34.86 checking for a working dd... /usr/bin/dd
10:16:34 [2024-04-09T10:16:34.322Z] #78 34.88 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
10:16:34 [2024-04-09T10:16:34.322Z] #78 34.92 checking for mt... no
10:16:34 [2024-04-09T10:16:34.322Z] #78 34.92 checking if : is a manifest tool... no
10:16:34 [2024-04-09T10:16:34.322Z] #78 34.93 checking for stdio.h... yes
10:16:34 [2024-04-09T10:16:34.579Z] #78 35.01 checking for stdlib.h... yes
10:16:34 [2024-04-09T10:16:34.579Z] #78 35.05 checking for string.h... yes
10:16:34 [2024-04-09T10:16:34.579Z] #78 35.14 checking for inttypes.h... yes
10:16:34 [2024-04-09T10:16:34.579Z] #78 35.18 checking for stdint.h... yes
10:16:34 [2024-04-09T10:16:34.836Z] #78 35.25 checking for strings.h... yes
10:16:34 [2024-04-09T10:16:34.836Z] #78 35.30 checking for sys/stat.h... yes
10:16:34 [2024-04-09T10:16:34.836Z] #78 35.37 checking for sys/types.h... yes
10:16:35 [2024-04-09T10:16:35.093Z] #78 35.49 checking for unistd.h... yes
10:16:35 [2024-04-09T10:16:35.093Z] #78 35.58 checking for dlfcn.h... yes
10:16:35 [2024-04-09T10:16:35.093Z] #78 35.63 checking for objdir... .libs
10:16:35 [2024-04-09T10:16:35.350Z] #78 35.89 checking if gcc supports -fno-rtti -fno-exceptions... no
10:16:35 [2024-04-09T10:16:35.608Z] #78 36.01 checking for gcc option to produce PIC... -fPIC -DPIC
10:16:35 [2024-04-09T10:16:35.608Z] #78 36.01 checking if gcc PIC flag -fPIC -DPIC works... yes
10:16:35 [2024-04-09T10:16:35.608Z] #78 36.12 checking if gcc static flag -static works... yes
10:16:35 [2024-04-09T10:16:35.865Z] #78 36.37 checking if gcc supports -c -o file.o... yes
10:16:35 [2024-04-09T10:16:35.865Z] #78 36.48 checking if gcc supports -c -o file.o... (cached) yes
10:16:36 [2024-04-09T10:16:36.121Z] #78 36.48 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:16:36 [2024-04-09T10:16:36.121Z] #78 36.50 checking dynamic linker characteristics... GNU/Linux ld.so
10:16:36 [2024-04-09T10:16:36.121Z] #78 36.74 checking how to hardcode library paths into programs... immediate
10:16:36 [2024-04-09T10:16:36.121Z] #78 36.74 checking whether stripping libraries is possible... yes
10:16:36 [2024-04-09T10:16:36.121Z] #78 36.76 checking if libtool supports shared libraries... yes
10:16:36 [2024-04-09T10:16:36.122Z] #78 36.76 checking whether to build shared libraries... no
10:16:36 [2024-04-09T10:16:36.122Z] #78 36.76 checking whether to build static libraries... yes
10:16:36 [2024-04-09T10:16:36.122Z] #78 36.76 checking for a BSD-compatible install... /usr/bin/install -c
10:16:36 [2024-04-09T10:16:36.122Z] #78 36.79 checking whether build environment is sane... yes
10:16:36 [2024-04-09T10:16:36.379Z] #78 36.84 checking for a race-free mkdir -p... /usr/bin/mkdir -p
10:16:36 [2024-04-09T10:16:36.379Z] #78 36.85 checking whether make sets $(MAKE)... yes
10:16:36 [2024-04-09T10:16:36.379Z] #78 36.92 checking whether make supports the include directive... yes (GNU style)
10:16:36 [2024-04-09T10:16:36.635Z] #78 36.97 checking whether make supports nested variables... yes
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.00 checking whether UID '0' is supported by ustar format... yes
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.00 checking whether GID '0' is supported by ustar format... yes
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.00 checking how to create a ustar tar archive... gnutar
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.06 checking dependency style of gcc... gcc3
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.17 checking whether to enable maintainer-specific portions of Makefiles... yes
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.18 checking whether make supports nested variables... (cached) yes
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.18 checking for gawk... (cached) mawk
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.18 checking for a sed that does not truncate output... (cached) /usr/bin/sed
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.19 checking for gcc... (cached) gcc
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.28 checking whether the compiler supports GNU C... (cached) yes
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.28 checking whether gcc accepts -g... (cached) yes
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.28 checking for gcc option to enable C11 features... (cached) none needed
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.29 checking whether gcc understands -c and -o together... (cached) yes
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.29 checking for a Python interpreter with version >= 3... python3
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.35 checking for python3... /usr/bin/python3
10:16:36 [2024-04-09T10:16:36.635Z] #78 37.35 checking for python3 version... 3.11
10:16:36 [2024-04-09T10:16:36.892Z] #78 37.38 checking for python3 platform... linux
10:16:36 [2024-04-09T10:16:36.892Z] #78 37.41 checking for GNU default python3 prefix... ${prefix}
10:16:36 [2024-04-09T10:16:36.892Z] #78 37.41 checking for GNU default python3 exec_prefix... ${exec_prefix}
10:16:36 [2024-04-09T10:16:36.892Z] #78 37.41 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
10:16:36 [2024-04-09T10:16:36.892Z] #78 37.47 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
10:16:37 [2024-04-09T10:16:37.149Z] #78 37.55 checking for go-md2man... no
10:16:37 [2024-04-09T10:16:37.149Z] #78 37.56 checking for error.h... yes
10:16:37 [2024-04-09T10:16:37.149Z] #78 37.67 checking for linux/openat2.h... yes
10:16:37 [2024-04-09T10:16:37.149Z] #78 37.75 checking for stdatomic.h... yes
10:16:37 [2024-04-09T10:16:37.407Z] #78 37.86 checking for linux/ioprio.h... yes
10:16:37 [2024-04-09T10:16:37.407Z] #78 37.99 checking for atomic_int... yes
10:16:37 [2024-04-09T10:16:37.663Z] #78 38.10 checking for atomic_bool... yes
10:16:37 [2024-04-09T10:16:37.663Z] #78 38.24 checking for copy_file_range... yes
10:16:37 [2024-04-09T10:16:37.922Z] #78 38.37 checking for fgetxattr... yes
10:16:37 [2024-04-09T10:16:37.922Z] #78 38.52 checking for statx... yes
10:16:38 [2024-04-09T10:16:38.179Z] #78 38.64 checking for fgetpwent_r... yes
10:16:38 [2024-04-09T10:16:38.179Z] #78 38.77 checking for issetugid... no
10:16:38 [2024-04-09T10:16:38.436Z] #78 38.88 checking for memfd_create... yes
10:16:38 [2024-04-09T10:16:38.436Z] #78 38.94 checking for pkg-config... /usr/bin/pkg-config
10:16:38 [2024-04-09T10:16:38.436Z] #78 38.95 checking pkg-config is at least version 0.9.0... yes
10:16:38 [2024-04-09T10:16:38.436Z] #78 38.95 checking for library containing yajl_tree_get... -lyajl
10:16:38 [2024-04-09T10:16:38.693Z] #78 39.17 checking for yajl >= 2.0.0... yes
10:16:38 [2024-04-09T10:16:38.693Z] #78 39.20 checking for sys/capability.h... yes
10:16:38 [2024-04-09T10:16:38.950Z] #78 39.34 checking for library containing cap_from_name... -lcap
10:16:39 [2024-04-09T10:16:39.207Z] #78 39.64 checking for library containing gcry_check_version... no
10:16:39 [2024-04-09T10:16:39.464Z] #78 39.87 checking for library containing dlopen... none required
10:16:39 [2024-04-09T10:16:39.464Z] #78 39.92 checking for seccomp.h... yes
10:16:39 [2024-04-09T10:16:39.464Z] #78 39.97 checking for library containing seccomp_rule_add... -lseccomp
10:16:39 [2024-04-09T10:16:39.721Z] #78 40.14 checking for library containing seccomp_arch_resolve_name... none required
10:16:39 [2024-04-09T10:16:39.721Z] #78 40.29 checking for systemd/sd-bus.h... yes
10:16:39 [2024-04-09T10:16:39.978Z] #78 40.42 checking for library containing sd_bus_match_signal_async... -lsystemd
10:16:40 [2024-04-09T10:16:40.236Z] #78 40.71 checking for sd_notify_barrier... yes
10:16:40 [2024-04-09T10:16:40.493Z] #78 40.89 checking for linux/bpf.h... yes
10:16:40 [2024-04-09T10:16:40.493Z] #78 41.02 checking compilation for eBPF... yes
10:16:40 [2024-04-09T10:16:40.493Z] #78 41.10 checking for criu >= 3.15... no
10:16:40 [2024-04-09T10:16:40.493Z] #78 41.12 configure: CRIU headers not found, building without CRIU support
10:16:40 [2024-04-09T10:16:40.493Z] #78 41.12 checking for criu > 3.16... no
10:16:40 [2024-04-09T10:16:40.493Z] #78 41.16 configure: CRIU version doesn't support join-ns API
10:16:40 [2024-04-09T10:16:40.493Z] #78 41.16 checking for criu > 3.16.1... no
10:16:40 [2024-04-09T10:16:40.493Z] #78 41.18 configure: CRIU version doesn't support for pre-dumping
10:16:40 [2024-04-09T10:16:40.493Z] #78 41.18 checking for new mount API (fsconfig)... yes
10:16:40 [2024-04-09T10:16:40.750Z] #78 41.30 yes
10:16:40 [2024-04-09T10:16:40.750Z] #78 41.30 checking for seccomp notify API... yes
10:16:41 [2024-04-09T10:16:41.008Z] #78 41.37 checking for gperf... no
10:16:41 [2024-04-09T10:16:41.008Z] #78 41.37 configure: gperf not found - cannot rebuild signal parser code
10:16:41 [2024-04-09T10:16:41.008Z] #78 41.38 checking for library containing argp_parse... none required
10:16:41 [2024-04-09T10:16:41.008Z] #78 41.63 checking that generated files are newer than configure... done
10:16:41 [2024-04-09T10:16:41.008Z] #78 41.63 configure: creating ./config.status
10:16:43 [2024-04-09T10:16:43.539Z] #78 44.11 config.status: creating Makefile
10:16:43 [2024-04-09T10:16:43.539Z] #78 44.14 config.status: creating config.h
10:16:43 [2024-04-09T10:16:43.539Z] #78 44.22 config.status: executing libtool commands
10:16:43 [2024-04-09T10:16:43.796Z] #78 44.25 config.status: executing depfiles commands
10:16:44 [2024-04-09T10:16:44.359Z] #78 45.05 === configuring in libocispec (/tmp/crun-build/libocispec)
10:16:44 [2024-04-09T10:16:44.624Z] #78 45.05 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:16:44 [2024-04-09T10:16:44.897Z] #78 45.45 checking for gcc... gcc
10:16:44 [2024-04-09T10:16:44.897Z] #78 45.53 checking whether the C compiler works... yes
10:16:45 [2024-04-09T10:16:45.155Z] #78 45.62 checking for C compiler default output file name... a.out
10:16:45 [2024-04-09T10:16:45.155Z] #78 45.62 checking for suffix of executables... 
10:16:45 [2024-04-09T10:16:45.155Z] #78 45.69 checking whether we are cross compiling... no
10:16:45 [2024-04-09T10:16:45.155Z] #78 45.80 checking for suffix of object files... o
10:16:45 [2024-04-09T10:16:45.155Z] #78 45.84 checking whether the compiler supports GNU C... yes
10:16:45 [2024-04-09T10:16:45.155Z] #78 45.88 checking whether gcc accepts -g... yes
10:16:45 [2024-04-09T10:16:45.412Z] #78 45.92 checking for gcc option to enable C11 features... none needed
10:16:45 [2024-04-09T10:16:45.412Z] #78 45.99 checking whether gcc understands -c and -o together... yes
10:16:45 [2024-04-09T10:16:45.669Z] #78 46.07 checking for stdio.h... yes
10:16:45 [2024-04-09T10:16:45.669Z] #78 46.13 checking for stdlib.h... yes
10:16:45 [2024-04-09T10:16:45.669Z] #78 46.17 checking for string.h... yes
10:16:45 [2024-04-09T10:16:45.669Z] #78 46.23 checking for inttypes.h... yes
10:16:45 [2024-04-09T10:16:45.926Z] #78 46.33 checking for stdint.h... yes
10:16:45 [2024-04-09T10:16:45.926Z] #78 46.39 checking for strings.h... yes
10:16:45 [2024-04-09T10:16:45.926Z] #78 46.46 checking for sys/stat.h... yes
10:16:45 [2024-04-09T10:16:45.926Z] #78 46.54 checking for sys/types.h... yes
10:16:46 [2024-04-09T10:16:46.183Z] #78 46.65 checking for unistd.h... yes
10:16:46 [2024-04-09T10:16:46.183Z] #78 46.73 checking for wchar.h... yes
10:16:46 [2024-04-09T10:16:46.440Z] #78 46.85 checking for minix/config.h... no
10:16:46 [2024-04-09T10:16:46.440Z] #78 46.90 checking whether it is safe to define __EXTENSIONS__... yes
10:16:46 [2024-04-09T10:16:46.440Z] #78 46.96 checking whether _XOPEN_SOURCE should be defined... no
10:16:46 [2024-04-09T10:16:46.440Z] #78 47.04 checking build system type... aarch64-unknown-linux-gnu
10:16:46 [2024-04-09T10:16:46.697Z] #78 47.16 checking host system type... aarch64-unknown-linux-gnu
10:16:46 [2024-04-09T10:16:46.697Z] #78 47.16 checking how to print strings... printf
10:16:46 [2024-04-09T10:16:46.697Z] #78 47.17 checking for a sed that does not truncate output... /usr/bin/sed
10:16:46 [2024-04-09T10:16:46.697Z] #78 47.19 checking for grep that handles long lines and -e... /usr/bin/grep
10:16:46 [2024-04-09T10:16:46.697Z] #78 47.19 checking for egrep... /usr/bin/grep -E
10:16:46 [2024-04-09T10:16:46.697Z] #78 47.20 checking for fgrep... /usr/bin/grep -F
10:16:46 [2024-04-09T10:16:46.697Z] #78 47.20 checking for ld used by gcc... /usr/bin/ld
10:16:46 [2024-04-09T10:16:46.697Z] #78 47.22 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:16:46 [2024-04-09T10:16:46.697Z] #78 47.23 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:16:46 [2024-04-09T10:16:46.697Z] #78 47.24 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.31 checking whether ln -s works... yes
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.31 checking the maximum length of command line arguments... 1572864
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.33 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.33 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.33 checking for /usr/bin/ld option to reload object files... -r
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.33 checking for file... file
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.33 checking for objdump... objdump
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.33 checking how to recognize dependent libraries... pass_all
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.34 checking for dlltool... no
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.34 checking how to associate runtime and link libraries... printf %s\n
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.34 checking for ar... ar
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.34 checking for archiver @FILE support... @
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.40 checking for strip... strip
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.40 checking for ranlib... ranlib
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.40 checking for gawk... no
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.40 checking for mawk... mawk
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.40 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.58 checking for sysroot... no
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.58 checking for a working dd... /usr/bin/dd
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.59 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.61 checking for mt... no
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.61 checking if : is a manifest tool... no
10:16:46 [2024-04-09T10:16:46.955Z] #78 47.62 checking for dlfcn.h... yes
10:16:47 [2024-04-09T10:16:47.211Z] #78 47.69 checking for objdir... .libs
10:16:47 [2024-04-09T10:16:47.211Z] #78 47.82 checking if gcc supports -fno-rtti -fno-exceptions... no
10:16:47 [2024-04-09T10:16:47.211Z] #78 47.89 checking for gcc option to produce PIC... -fPIC -DPIC
10:16:47 [2024-04-09T10:16:47.211Z] #78 47.89 checking if gcc PIC flag -fPIC -DPIC works... yes
10:16:47 [2024-04-09T10:16:47.468Z] #78 47.94 checking if gcc static flag -static works... yes
10:16:47 [2024-04-09T10:16:47.468Z] #78 48.04 checking if gcc supports -c -o file.o... yes
10:16:47 [2024-04-09T10:16:47.468Z] #78 48.08 checking if gcc supports -c -o file.o... (cached) yes
10:16:47 [2024-04-09T10:16:47.468Z] #78 48.08 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:16:47 [2024-04-09T10:16:47.468Z] #78 48.09 checking dynamic linker characteristics... GNU/Linux ld.so
10:16:47 [2024-04-09T10:16:47.725Z] #78 48.21 checking how to hardcode library paths into programs... immediate
10:16:47 [2024-04-09T10:16:47.725Z] #78 48.21 checking whether stripping libraries is possible... yes
10:16:47 [2024-04-09T10:16:47.725Z] #78 48.22 checking if libtool supports shared libraries... yes
10:16:47 [2024-04-09T10:16:47.725Z] #78 48.22 checking whether to build shared libraries... no
10:16:47 [2024-04-09T10:16:47.725Z] #78 48.22 checking whether to build static libraries... yes
10:16:47 [2024-04-09T10:16:47.725Z] #78 48.22 checking for a BSD-compatible install... /usr/bin/install -c
10:16:47 [2024-04-09T10:16:47.725Z] #78 48.23 checking whether build environment is sane... yes
10:16:47 [2024-04-09T10:16:47.725Z] #78 48.25 checking for a race-free mkdir -p... /usr/bin/mkdir -p
10:16:47 [2024-04-09T10:16:47.725Z] #78 48.25 checking whether make sets $(MAKE)... yes
10:16:47 [2024-04-09T10:16:47.725Z] #78 48.31 checking whether make supports the include directive... yes (GNU style)
10:16:47 [2024-04-09T10:16:47.725Z] #78 48.35 checking whether make supports nested variables... yes
10:16:47 [2024-04-09T10:16:47.725Z] #78 48.37 checking whether UID '0' is supported by ustar format... yes
10:16:47 [2024-04-09T10:16:47.725Z] #78 48.37 checking whether GID '0' is supported by ustar format... yes
10:16:47 [2024-04-09T10:16:47.725Z] #78 48.38 checking how to create a ustar tar archive... gnutar
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.42 checking dependency style of gcc... gcc3
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.55 checking whether to enable maintainer-specific portions of Makefiles... yes
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.55 checking whether make supports nested variables... (cached) yes
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.55 checking for pkg-config... /usr/bin/pkg-config
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.55 checking pkg-config is at least version 0.9.0... yes
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.57 checking for yajl >= 2.1.0... yes
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.59 checking for a sed that does not truncate output... (cached) /usr/bin/sed
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.59 checking for gcc... (cached) gcc
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.64 checking whether the compiler supports GNU C... (cached) yes
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.64 checking whether gcc accepts -g... (cached) yes
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.64 checking for gcc option to enable C11 features... (cached) none needed
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.64 checking whether gcc understands -c and -o together... (cached) yes
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.65 checking for a Python interpreter with version >= 3... python3
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.68 checking for python3... /usr/bin/python3
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.68 checking for python3 version... 3.11
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.70 checking for python3 platform... linux
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.71 checking for GNU default python3 prefix... ${prefix}
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.71 checking for GNU default python3 exec_prefix... ${exec_prefix}
10:16:47 [2024-04-09T10:16:47.982Z] #78 48.71 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
10:16:48 [2024-04-09T10:16:48.240Z] #78 48.75 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
10:16:48 [2024-04-09T10:16:48.497Z] #78 48.90 checking that generated files are newer than configure... done
10:16:48 [2024-04-09T10:16:48.754Z] #78 49.24 configure: creating ./config.status
10:16:50 [2024-04-09T10:16:50.649Z] #78 51.12 config.status: creating Makefile
10:16:50 [2024-04-09T10:16:50.649Z] #78 51.15 config.status: creating ocispec.pc
10:16:50 [2024-04-09T10:16:50.649Z] #78 51.21 config.status: creating config.h
10:16:50 [2024-04-09T10:16:50.649Z] #78 51.24 config.status: executing libtool commands
10:16:50 [2024-04-09T10:16:50.649Z] #78 51.25 config.status: executing depfiles commands
10:16:50 [2024-04-09T10:16:50.906Z] #78 51.49 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
10:16:50 [2024-04-09T10:16:50.906Z] #78 51.49 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:16:50 [2024-04-09T10:16:50.906Z] #78 ...
10:16:50 [2024-04-09T10:16:50.906Z] 
10:16:50 [2024-04-09T10:16:50.906Z] #61 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
10:16:50 [2024-04-09T10:16:50.906Z] #61 73.05 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
10:16:51 [2024-04-09T10:16:51.163Z] #61 73.11 Docker version unknown-version, build unknown-commit
10:16:56 [2024-04-09T10:16:56.422Z] #61 ...
10:16:56 [2024-04-09T10:16:56.422Z] 
10:16:56 [2024-04-09T10:16:56.422Z] #51 [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.55.2"      && /build/golangci-lint --version
10:16:56 [2024-04-09T10:16:56.422Z] #51 73.60 golangci-lint has version v1.55.2 built with go1.21.9 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
10:16:56 [2024-04-09T10:16:56.422Z] #51 DONE 78.0s
10:16:56 [2024-04-09T10:16:56.422Z] 
10:16:56 [2024-04-09T10:16:56.422Z] #61 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
10:16:56 [2024-04-09T10:16:56.422Z] #61 DONE 77.7s
10:16:56 [2024-04-09T10:16:56.422Z] 
10:16:56 [2024-04-09T10:16:56.422Z] #76 [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...)
10:16:56 [2024-04-09T10:16:56.422Z] #76 DONE 58.2s
10:16:56 [2024-04-09T10:16:56.422Z] 
10:16:56 [2024-04-09T10:16:56.422Z] #77 [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...)
10:16:56 [2024-04-09T10:16:56.422Z] #77 DONE 58.0s
10:16:56 [2024-04-09T10:16:56.422Z] 
10:16:56 [2024-04-09T10:16:56.422Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
10:16:56 [2024-04-09T10:16:56.422Z] #71 DONE 58.2s
10:16:56 [2024-04-09T10:16:56.422Z] 
10:16:56 [2024-04-09T10:16:56.422Z] #73 [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...)
10:16:56 [2024-04-09T10:16:56.422Z] #73 DONE 56.8s
10:16:56 [2024-04-09T10:16:56.422Z] 
10:16:56 [2024-04-09T10:16:56.422Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
10:16:56 [2024-04-09T10:16:56.422Z] #80 DONE 0.1s
10:16:56 [2024-04-09T10:16:56.422Z] 
10:16:56 [2024-04-09T10:16:56.422Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
10:16:56 [2024-04-09T10:16:56.422Z] #81 DONE 0.0s
10:16:56 [2024-04-09T10:16:56.422Z] 
10:16:56 [2024-04-09T10:16:56.422Z] #78 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:16:56 [2024-04-09T10:16:56.422Z] #78 51.65 checking for gcc... gcc
10:16:56 [2024-04-09T10:16:56.422Z] #78 51.68 checking whether the C compiler works... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 51.78 checking for C compiler default output file name... a.out
10:16:56 [2024-04-09T10:16:56.422Z] #78 51.78 checking for suffix of executables... 
10:16:56 [2024-04-09T10:16:56.422Z] #78 51.83 checking whether we are cross compiling... no
10:16:56 [2024-04-09T10:16:56.422Z] #78 51.91 checking for suffix of object files... o
10:16:56 [2024-04-09T10:16:56.422Z] #78 51.96 checking whether the compiler supports GNU C... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.00 checking whether gcc accepts -g... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.06 checking for gcc option to enable C11 features... none needed
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.19 checking whether gcc understands -c and -o together... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.35 checking for a BSD-compatible install... /usr/bin/install -c
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.36 checking whether build environment is sane... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.38 checking for a race-free mkdir -p... /usr/bin/mkdir -p
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.39 checking for gawk... no
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.39 checking for mawk... mawk
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.39 checking whether make sets $(MAKE)... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.40 checking whether make supports the include directive... yes (GNU style)
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.41 checking whether make supports nested variables... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.42 checking whether UID '0' is supported by ustar format... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.42 checking whether GID '0' is supported by ustar format... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.43 checking how to create a ustar tar archive... gnutar
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.44 checking dependency style of gcc... gcc3
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.49 checking whether to enable maintainer-specific portions of Makefiles... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.49 checking whether make supports nested variables... (cached) yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.50 checking build system type... aarch64-unknown-linux-gnu
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.62 checking host system type... aarch64-unknown-linux-gnu
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.62 checking how to print strings... printf
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.62 checking for a sed that does not truncate output... /usr/bin/sed
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.63 checking for grep that handles long lines and -e... /usr/bin/grep
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.63 checking for egrep... /usr/bin/grep -E
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.63 checking for fgrep... /usr/bin/grep -F
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.63 checking for ld used by gcc... /usr/bin/ld
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.64 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.64 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.65 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.70 checking whether ln -s works... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.70 checking the maximum length of command line arguments... 1572864
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.72 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.72 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.72 checking for /usr/bin/ld option to reload object files... -r
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.72 checking for file... file
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.72 checking for objdump... objdump
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.72 checking how to recognize dependent libraries... pass_all
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.72 checking for dlltool... no
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.73 checking how to associate runtime and link libraries... printf %s\n
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.73 checking for ar... ar
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.73 checking for archiver @FILE support... @
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.81 checking for strip... strip
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.81 checking for ranlib... ranlib
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.81 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.99 checking for sysroot... no
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.99 checking for a working dd... /usr/bin/dd
10:16:56 [2024-04-09T10:16:56.422Z] #78 52.99 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.00 checking for mt... no
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.00 checking if : is a manifest tool... no
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.00 checking for stdio.h... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.04 checking for stdlib.h... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.07 checking for string.h... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.13 checking for inttypes.h... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.20 checking for stdint.h... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.27 checking for strings.h... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.31 checking for sys/stat.h... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.36 checking for sys/types.h... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.40 checking for unistd.h... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.43 checking for dlfcn.h... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.48 checking for objdir... .libs
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.59 checking if gcc supports -fno-rtti -fno-exceptions... no
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.62 checking for gcc option to produce PIC... -fPIC -DPIC
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.63 checking if gcc PIC flag -fPIC -DPIC works... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.70 checking if gcc static flag -static works... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.80 checking if gcc supports -c -o file.o... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.86 checking if gcc supports -c -o file.o... (cached) yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.87 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.88 checking dynamic linker characteristics... GNU/Linux ld.so
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.99 checking how to hardcode library paths into programs... immediate
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.99 checking whether stripping libraries is possible... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.99 checking if libtool supports shared libraries... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.99 checking whether to build shared libraries... no
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.99 checking whether to build static libraries... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 53.99 checking for float.h... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.03 checking for limits.h... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.08 checking for stddef.h... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.17 checking for stdlib.h... (cached) yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.17 checking for string.h... (cached) yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.17 checking for sys/time.h... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.23 checking for inline... inline
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.27 checking for size_t... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.41 checking for GNU libc compatible malloc... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.48 checking for GNU libc compatible realloc... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.57 checking for working strtod... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.66 checking for gettimeofday... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.74 checking for memset... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.82 checking for strspn... yes
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.89 checking that generated files are newer than configure... done
10:16:56 [2024-04-09T10:16:56.422Z] #78 54.89 configure: creating ./config.status
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.29 config.status: creating Makefile
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.35 config.status: creating config.h
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.37 config.status: executing depfiles commands
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.44 config.status: executing libtool commands
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.71   GEN      .version
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.71 make  install-recursive
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.72 make[1]: Entering directory '/tmp/crun-build'
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.74 Making install in libocispec
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.74 make[2]: Entering directory '/tmp/crun-build/libocispec'
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.75 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.75 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.75 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.75 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.80 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.80 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.80 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.80 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.80 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.80 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.80 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.80 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.80 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.83 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.83 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.83 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.83 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.83 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.83 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 55.83 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.08 make  install-recursive
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.08 make[3]: Entering directory '/tmp/crun-build/libocispec'
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.10 Making install in yajl
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.10 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.11   CC       verify/json_verify-json_verify.o
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.11   CC       src/libyajl_la-yajl_alloc.lo
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.11   CC       src/libyajl_la-yajl_gen.lo
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.11   CC       src/libyajl_la-yajl.lo
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.11   CC       src/libyajl_la-yajl_parser.lo
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.11   CC       src/libyajl_la-yajl_buf.lo
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.12   CC       src/libyajl_la-yajl_encode.lo
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.12   CC       src/libyajl_la-yajl_lex.lo
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.12   CC       src/libyajl_la-yajl_tree.lo
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.67   CCLD     libyajl.la
10:16:56 [2024-04-09T10:16:56.422Z] #78 56.99   CCLD     verify/json_verify
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.26 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.26 make[5]: Nothing to be done for 'install-exec-am'.
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.26 make[5]: Nothing to be done for 'install-data-am'.
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.26 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.26 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.26 make[4]: Entering directory '/tmp/crun-build/libocispec'
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.28   CC       src/ocispec/validate.o
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.28   CC       src/ocispec/image_spec_schema_config_schema.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.29   CC       src/ocispec/image_spec_schema_content_descriptor.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.29   CC       src/ocispec/image_spec_schema_defs.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.29   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.29   CC       src/ocispec/image_spec_schema_image_index_schema.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.29   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.29   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.30   CC       src/ocispec/runtime_spec_schema_config_linux.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.30   CC       src/ocispec/runtime_spec_schema_config_zos.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.30   CC       src/ocispec/runtime_spec_schema_config_schema.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.31   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.31   CC       src/ocispec/runtime_spec_schema_config_vm.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.31   CC       src/ocispec/runtime_spec_schema_config_windows.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.31   CC       src/ocispec/runtime_spec_schema_defs.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.31   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.34   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.34   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.34   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.34   CC       src/ocispec/runtime_spec_schema_state_schema.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.34   CC       src/ocispec/runtime_spec_schema_features_linux.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.35   CC       src/ocispec/runtime_spec_schema_features_schema.lo
10:16:56 [2024-04-09T10:16:56.679Z] #78 57.36   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.36   CC       src/ocispec/basic_test_double_array_item.lo
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.37   CC       src/ocispec/basic_test_double_array.lo
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.37   CC       src/ocispec/basic_test_top_array_string.lo
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.37   CC       src/ocispec/basic_test_top_double_array_int.lo
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.37   CC       src/ocispec/basic_test_top_double_array_obj.lo
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.37   CC       src/ocispec/basic_test_top_double_array_refobj.lo
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.38   CC       src/ocispec/basic_test_top_double_array_string.lo
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.38   CC       src/ocispec/basic_test_top_array_int.lo
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.38   CC       src/ocispec/read-file.lo
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.38   CC       src/ocispec/json_common.lo
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.38   CC       tests/test-1.o
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.42   CC       tests/test-2.o
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.42   CC       tests/test-3.o
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.42   CC       tests/test-4.o
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.43   CC       tests/test-5.o
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.45   CC       tests/test-6.o
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.47   CC       tests/test-7.o
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.47   CC       tests/test-8.o
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.49   CC       tests/test-9.o
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.52   CC       tests/test-10.o
10:16:56 [2024-04-09T10:16:56.936Z] #78 57.54   CC       tests/test-11.o
10:16:57 [2024-04-09T10:16:57.884Z] #78 ...
10:16:57 [2024-04-09T10:16:57.884Z] 
10:16:57 [2024-04-09T10:16:57.884Z] #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...)
10:16:57 [2024-04-09T10:16:57.884Z] #79 42.42 + bin/containerd
10:16:58 [2024-04-09T10:16:58.141Z] #79 42.42 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -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
10:16:59 [2024-04-09T10:16:59.073Z] #79 ...
10:16:59 [2024-04-09T10:16:59.073Z] 
10:16:59 [2024-04-09T10:16:59.073Z] #64 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
10:16:59 [2024-04-09T10:16:59.073Z] #64 80.85 Docker version 26.0.0, build 2ae903e
10:16:59 [2024-04-09T10:16:59.073Z] #64 DONE 81.0s
10:16:59 [2024-04-09T10:16:59.073Z] 
10:16:59 [2024-04-09T10:16:59.073Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
10:16:59 [2024-04-09T10:16:59.073Z] #82 DONE 2.3s
10:16:59 [2024-04-09T10:16:59.073Z] 
10:16:59 [2024-04-09T10:16:59.073Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
10:16:59 [2024-04-09T10:16:59.330Z] #83 DONE 0.4s
10:16:59 [2024-04-09T10:16:59.330Z] 
10:16:59 [2024-04-09T10:16:59.330Z] #78 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:16:59 [2024-04-09T10:16:59.588Z] #78 ...
10:16:59 [2024-04-09T10:16:59.588Z] 
10:16:59 [2024-04-09T10:16:59.588Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
10:16:59 [2024-04-09T10:16:59.588Z] #84 DONE 0.1s
10:16:59 [2024-04-09T10:16:59.845Z] 
10:16:59 [2024-04-09T10:16:59.845Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
10:16:59 [2024-04-09T10:16:59.845Z] #85 DONE 0.2s
10:16:59 [2024-04-09T10:16:59.845Z] 
10:16:59 [2024-04-09T10:16:59.845Z] #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...)
10:16:59 [2024-04-09T10:16:59.845Z] #79 ...
10:16:59 [2024-04-09T10:16:59.845Z] 
10:16:59 [2024-04-09T10:16:59.845Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
10:16:59 [2024-04-09T10:16:59.845Z] #86 DONE 0.1s
10:17:00 [2024-04-09T10:17:00.103Z] 
10:17:00 [2024-04-09T10:17:00.103Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
10:17:00 [2024-04-09T10:17:00.103Z] #87 DONE 0.1s
10:17:00 [2024-04-09T10:17:00.103Z] 
10:17:00 [2024-04-09T10:17:00.103Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
10:17:00 [2024-04-09T10:17:00.361Z] #88 DONE 0.4s
10:17:00 [2024-04-09T10:17:00.361Z] 
10:17:00 [2024-04-09T10:17:00.361Z] #78 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:17:00 [2024-04-09T10:17:00.618Z] #78 61.09   CCLD     libocispec.la
10:17:00 [2024-04-09T10:17:00.618Z] #78 61.27   CCLD     src/ocispec/validate
10:17:00 [2024-04-09T10:17:00.875Z] #78 ...
10:17:00 [2024-04-09T10:17:00.875Z] 
10:17:00 [2024-04-09T10:17:00.875Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
10:17:00 [2024-04-09T10:17:00.875Z] #89 DONE 0.3s
10:17:00 [2024-04-09T10:17:00.875Z] 
10:17:00 [2024-04-09T10:17:00.875Z] #78 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:17:00 [2024-04-09T10:17:00.875Z] #78 61.27   CCLD     tests/test-1
10:17:00 [2024-04-09T10:17:00.875Z] #78 61.27   CCLD     tests/test-2
10:17:00 [2024-04-09T10:17:00.875Z] #78 61.28   CCLD     tests/test-3
10:17:00 [2024-04-09T10:17:00.875Z] #78 61.28   CCLD     tests/test-5
10:17:00 [2024-04-09T10:17:00.875Z] #78 61.28   CCLD     tests/test-4
10:17:00 [2024-04-09T10:17:00.875Z] #78 61.29   CCLD     tests/test-6
10:17:00 [2024-04-09T10:17:00.875Z] #78 61.29   CCLD     tests/test-7
10:17:00 [2024-04-09T10:17:00.875Z] #78 61.30   CCLD     tests/test-8
10:17:00 [2024-04-09T10:17:00.875Z] #78 61.30   CCLD     tests/test-9
10:17:00 [2024-04-09T10:17:00.875Z] #78 61.31   CCLD     tests/test-10
10:17:00 [2024-04-09T10:17:00.875Z] #78 61.31 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
10:17:00 [2024-04-09T10:17:00.875Z] #78 61.31   CCLD     tests/test-11
10:17:00 [2024-04-09T10:17:00.875Z] #78 61.52 libtool: link: ar cr libocispec.a 
10:17:01 [2024-04-09T10:17:01.134Z] #78 61.54 libtool: link: ranlib libocispec.a
10:17:01 [2024-04-09T10:17:01.134Z] #78 61.73 make[5]: Entering directory '/tmp/crun-build/libocispec'
10:17:01 [2024-04-09T10:17:01.134Z] #78 61.83 make[5]: Leaving directory '/tmp/crun-build/libocispec'
10:17:01 [2024-04-09T10:17:01.392Z] #78 61.83 make[4]: Leaving directory '/tmp/crun-build/libocispec'
10:17:01 [2024-04-09T10:17:01.392Z] #78 61.83 make[3]: Leaving directory '/tmp/crun-build/libocispec'
10:17:01 [2024-04-09T10:17:01.392Z] #78 61.84 make[2]: Leaving directory '/tmp/crun-build/libocispec'
10:17:01 [2024-04-09T10:17:01.392Z] #78 61.84 make[2]: Entering directory '/tmp/crun-build'
10:17:01 [2024-04-09T10:17:01.392Z] #78 61.91   CC       src/libcrun/libcrun_testing_a-utils.o
10:17:01 [2024-04-09T10:17:01.392Z] #78 61.91   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
10:17:01 [2024-04-09T10:17:01.392Z] #78 61.93   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
10:17:01 [2024-04-09T10:17:01.392Z] #78 61.93   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
10:17:01 [2024-04-09T10:17:01.392Z] #78 61.95   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
10:17:01 [2024-04-09T10:17:01.392Z] #78 61.97   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
10:17:01 [2024-04-09T10:17:01.392Z] #78 61.97   CC       src/libcrun/libcrun_testing_a-cgroup.o
10:17:01 [2024-04-09T10:17:01.392Z] #78 61.98   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
10:17:01 [2024-04-09T10:17:01.392Z] #78 61.99   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
10:17:01 [2024-04-09T10:17:01.392Z] #78 62.01   CC       src/libcrun/libcrun_testing_a-container.o
10:17:01 [2024-04-09T10:17:01.392Z] #78 62.02   CC       src/libcrun/libcrun_testing_a-criu.o
10:17:01 [2024-04-09T10:17:01.392Z] #78 62.02   CC       src/libcrun/libcrun_testing_a-custom-handler.o
10:17:01 [2024-04-09T10:17:01.392Z] #78 62.04   CC       src/libcrun/libcrun_testing_a-ebpf.o
10:17:01 [2024-04-09T10:17:01.654Z] #78 62.08   CC       src/libcrun/libcrun_testing_a-error.o
10:17:01 [2024-04-09T10:17:01.654Z] #78 62.12   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
10:17:01 [2024-04-09T10:17:01.654Z] #78 62.17   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
10:17:01 [2024-04-09T10:17:01.654Z] #78 ...
10:17:01 [2024-04-09T10:17:01.654Z] 
10:17:01 [2024-04-09T10:17:01.654Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
10:17:01 [2024-04-09T10:17:01.654Z] #90 DONE 1.0s
10:17:01 [2024-04-09T10:17:01.654Z] 
10:17:01 [2024-04-09T10:17:01.654Z] #78 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:17:01 [2024-04-09T10:17:01.654Z] #78 62.18   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
10:17:01 [2024-04-09T10:17:01.654Z] #78 62.20   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
10:17:01 [2024-04-09T10:17:01.654Z] #78 62.22   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
10:17:01 [2024-04-09T10:17:01.654Z] #78 62.25   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
10:17:01 [2024-04-09T10:17:01.654Z] #78 ...
10:17:01 [2024-04-09T10:17:01.654Z] 
10:17:01 [2024-04-09T10:17:01.654Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
10:17:01 [2024-04-09T10:17:01.654Z] #91 DONE 0.1s
10:17:01 [2024-04-09T10:17:01.654Z] 
10:17:01 [2024-04-09T10:17:01.654Z] #78 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:17:01 [2024-04-09T10:17:01.654Z] #78 62.28   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
10:17:01 [2024-04-09T10:17:01.654Z] #78 62.30   CC       src/libcrun/libcrun_testing_a-intelrdt.o
10:17:01 [2024-04-09T10:17:01.654Z] #78 62.34   CC       src/libcrun/libcrun_testing_a-io_priority.o
10:17:01 [2024-04-09T10:17:01.654Z] #78 62.38   CC       src/libcrun/libcrun_testing_a-linux.o
10:17:01 [2024-04-09T10:17:01.912Z] #78 62.40   CC       src/libcrun/libcrun_testing_a-mount_flags.o
10:17:01 [2024-04-09T10:17:01.912Z] #78 62.43   CC       src/libcrun/libcrun_testing_a-scheduler.o
10:17:01 [2024-04-09T10:17:01.912Z] #78 62.45   CC       src/libcrun/libcrun_testing_a-seccomp.o
10:17:01 [2024-04-09T10:17:01.912Z] #78 62.46   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
10:17:01 [2024-04-09T10:17:01.912Z] #78 62.48   CC       src/libcrun/libcrun_testing_a-signals.o
10:17:01 [2024-04-09T10:17:01.912Z] #78 ...
10:17:01 [2024-04-09T10:17:01.912Z] 
10:17:01 [2024-04-09T10:17:01.912Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
10:17:01 [2024-04-09T10:17:01.912Z] #92 DONE 0.1s
10:17:01 [2024-04-09T10:17:01.912Z] 
10:17:01 [2024-04-09T10:17:01.912Z] #78 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:17:01 [2024-04-09T10:17:01.912Z] #78 62.51   CC       src/libcrun/libcrun_testing_a-status.o
10:17:01 [2024-04-09T10:17:01.912Z] #78 62.54   CC       src/libcrun/libcrun_testing_a-terminal.o
10:17:01 [2024-04-09T10:17:01.912Z] #78 62.59   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
10:17:02 [2024-04-09T10:17:02.169Z] #78 62.61   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
10:17:02 [2024-04-09T10:17:02.169Z] #78 62.63   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
10:17:02 [2024-04-09T10:17:02.169Z] #78 62.67   CC       src/crun-crun.o
10:17:02 [2024-04-09T10:17:02.169Z] #78 62.76   CC       src/crun-run.o
10:17:02 [2024-04-09T10:17:02.169Z] #78 62.76   CC       src/crun-delete.o
10:17:02 [2024-04-09T10:17:02.169Z] #78 62.77   CC       src/crun-kill.o
10:17:02 [2024-04-09T10:17:02.169Z] #78 62.78   CC       src/crun-pause.o
10:17:02 [2024-04-09T10:17:02.169Z] #78 62.79   CC       src/crun-unpause.o
10:17:02 [2024-04-09T10:17:02.169Z] #78 62.81   CC       src/crun-oci_features.o
10:17:02 [2024-04-09T10:17:02.169Z] #78 62.82   CC       src/crun-spec.o
10:17:02 [2024-04-09T10:17:02.169Z] #78 62.89   CC       src/crun-exec.o
10:17:02 [2024-04-09T10:17:02.426Z] #78 62.90   CC       src/crun-list.o
10:17:02 [2024-04-09T10:17:02.426Z] #78 62.91   CC       src/crun-create.o
10:17:02 [2024-04-09T10:17:02.426Z] #78 62.93   CC       src/crun-start.o
10:17:02 [2024-04-09T10:17:02.426Z] #78 62.95   CC       src/crun-state.o
10:17:02 [2024-04-09T10:17:02.426Z] #78 63.03   CC       src/crun-update.o
10:17:02 [2024-04-09T10:17:02.426Z] #78 63.03   CC       src/crun-ps.o
10:17:02 [2024-04-09T10:17:02.426Z] #78 63.06   CC       src/crun-checkpoint.o
10:17:02 [2024-04-09T10:17:02.426Z] #78 63.12   CC       src/crun-restore.o
10:17:02 [2024-04-09T10:17:02.426Z] #78 63.16   CC       src/libcrun/crun-cloned_binary.o
10:17:02 [2024-04-09T10:17:02.683Z] #78 63.18   CC       src/libcrun/libcrun_la-utils.lo
10:17:02 [2024-04-09T10:17:02.683Z] #78 63.34   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
10:17:02 [2024-04-09T10:17:02.941Z] #78 63.34   CC       src/libcrun/libcrun_la-cgroup-resources.lo
10:17:02 [2024-04-09T10:17:02.941Z] #78 63.36   CC       src/libcrun/libcrun_la-cgroup-setup.lo
10:17:02 [2024-04-09T10:17:02.941Z] #78 63.38   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
10:17:02 [2024-04-09T10:17:02.941Z] #78 63.62   CC       src/libcrun/libcrun_la-cgroup-utils.lo
10:17:03 [2024-04-09T10:17:03.198Z] #78 63.64   CC       src/libcrun/libcrun_la-cgroup.lo
10:17:03 [2024-04-09T10:17:03.198Z] #78 63.76   CC       src/libcrun/libcrun_la-chroot_realpath.lo
10:17:03 [2024-04-09T10:17:03.198Z] #78 63.79   CC       src/libcrun/libcrun_la-cloned_binary.lo
10:17:03 [2024-04-09T10:17:03.198Z] #78 63.80   CC       src/libcrun/libcrun_la-container.lo
10:17:03 [2024-04-09T10:17:03.198Z] #78 63.84   CC       src/libcrun/libcrun_la-criu.lo
10:17:03 [2024-04-09T10:17:03.198Z] #78 63.85   CC       src/libcrun/libcrun_la-custom-handler.lo
10:17:03 [2024-04-09T10:17:03.198Z] #78 63.89   CC       src/libcrun/libcrun_la-ebpf.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 63.90   CC       src/libcrun/libcrun_la-error.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 63.90   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 63.91   CC       src/libcrun/handlers/libcrun_la-krun.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 63.92   CC       src/libcrun/handlers/libcrun_la-mono.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 63.93   CC       src/libcrun/handlers/libcrun_la-spin.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 63.93   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 63.94   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 63.94   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 63.95   CC       src/libcrun/libcrun_la-intelrdt.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 63.95   CC       src/libcrun/libcrun_la-io_priority.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 64.00   CC       src/libcrun/libcrun_la-linux.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 64.05   CC       src/libcrun/libcrun_la-mount_flags.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 64.07   CC       src/libcrun/libcrun_la-scheduler.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 64.10   CC       src/libcrun/libcrun_la-seccomp.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 64.11   CC       src/libcrun/libcrun_la-seccomp_notify.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 64.12   CC       src/libcrun/libcrun_la-signals.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 64.14   CC       src/libcrun/libcrun_la-status.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 64.18   CC       src/libcrun/libcrun_la-terminal.lo
10:17:03 [2024-04-09T10:17:03.455Z] #78 64.21   CC       tests/init.o
10:17:03 [2024-04-09T10:17:03.712Z] #78 64.21   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
10:17:05 [2024-04-09T10:17:05.610Z] #78 65.90   CCLD     tests/init
10:17:08 [2024-04-09T10:17:08.132Z] #78 68.59   CCLD     libcrun.la
10:17:08 [2024-04-09T10:17:08.132Z] #78 68.65   AR       libcrun_testing.a
10:17:08 [2024-04-09T10:17:08.132Z] #78 68.65 ar: `u' modifier ignored since `D' is the default (see `U')
10:17:08 [2024-04-09T10:17:08.132Z] #78 68.68   CCLD     tests/tests_libcrun_errors
10:17:08 [2024-04-09T10:17:08.132Z] #78 68.68   CCLD     tests/tests_libcrun_intelrdt
10:17:08 [2024-04-09T10:17:08.132Z] #78 68.68   CCLD     tests/tests_libcrun_utils
10:17:08 [2024-04-09T10:17:08.132Z] #78 68.69   CCLD     tests/tests_libcrun_fuzzer
10:17:08 [2024-04-09T10:17:08.389Z] #78 69.11   CCLD     crun
10:17:08 [2024-04-09T10:17:08.646Z] #78 69.37 make[3]: Entering directory '/tmp/crun-build'
10:17:08 [2024-04-09T10:17:08.903Z] #78 69.45  /usr/bin/mkdir -p '/usr/local/share/man/man1'
10:17:08 [2024-04-09T10:17:08.903Z] #78 69.47  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
10:17:08 [2024-04-09T10:17:08.903Z] #78 69.49  /usr/bin/mkdir -p '/usr/local/lib'
10:17:08 [2024-04-09T10:17:08.903Z] #78 69.50  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
10:17:08 [2024-04-09T10:17:08.903Z] #78 69.61 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.62 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.64 libtool: install: chmod 644 /usr/local/lib/libcrun.a
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.65 libtool: install: ranlib /usr/local/lib/libcrun.a
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.75 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
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76 ----------------------------------------------------------------------
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76 Libraries have been installed in:
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76    /usr/local/lib
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76 
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76 If you ever happen to want to link against installed libraries
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76 in a given directory, LIBDIR, you must either use libtool, and
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76 specify the full pathname of the library, or use the '-LLIBDIR'
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76 flag during linking and do at least one of the following:
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76      during execution
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76    - add LIBDIR to the 'LD_RUN_PATH' environment variable
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76      during linking
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76 
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76 See any operating system documentation about shared libraries for
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76 more information, such as the ld(1) and ld.so(8) manual pages.
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76 ----------------------------------------------------------------------
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.76  /usr/bin/mkdir -p '/build'
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.78   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
10:17:09 [2024-04-09T10:17:09.161Z] #78 69.89 libtool: install: /usr/bin/install -c crun /build/crun
10:17:09 [2024-04-09T10:17:09.424Z] #78 69.90 make[3]: Leaving directory '/tmp/crun-build'
10:17:09 [2024-04-09T10:17:09.424Z] #78 69.90 make[2]: Leaving directory '/tmp/crun-build'
10:17:09 [2024-04-09T10:17:09.424Z] #78 69.90 make[1]: Leaving directory '/tmp/crun-build'
10:17:10 [2024-04-09T10:17:10.792Z] #78 DONE 71.3s
10:17:10 [2024-04-09T10:17:10.792Z] 
10:17:10 [2024-04-09T10:17:10.792Z] #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...)
10:17:16 [2024-04-09T10:17:16.052Z] #79 60.10 + bin/containerd-stress
10:17:16 [2024-04-09T10:17:16.053Z] #79 60.10 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -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
10:17:16 [2024-04-09T10:17:16.616Z] #79 61.25 + bin/containerd-shim
10:17:17 [2024-04-09T10:17:17.179Z] #79 61.77 + bin/containerd-shim-runc-v1
10:17:18 [2024-04-09T10:17:18.107Z] #79 62.55 + bin/containerd-shim-runc-v2
10:17:18 [2024-04-09T10:17:18.670Z] #79 63.21 + binaries
10:17:18 [2024-04-09T10:17:18.926Z] #79 DONE 63.6s
10:17:19 [2024-04-09T10:17:19.855Z] 
10:17:19 [2024-04-09T10:17:19.855Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
10:17:19 [2024-04-09T10:17:19.855Z] #93 DONE 0.2s
10:17:20 [2024-04-09T10:17:20.111Z] 
10:17:20 [2024-04-09T10:17:20.111Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
10:17:20 [2024-04-09T10:17:20.111Z] #94 DONE 0.3s
10:17:20 [2024-04-09T10:17:20.367Z] 
10:17:20 [2024-04-09T10:17:20.367Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
10:17:20 [2024-04-09T10:17:20.624Z] #95 DONE 0.4s
10:17:20 [2024-04-09T10:17:20.624Z] 
10:17:20 [2024-04-09T10:17:20.624Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
10:17:20 [2024-04-09T10:17:20.624Z] #96 DONE 0.0s
10:17:20 [2024-04-09T10:17:20.624Z] 
10:17:20 [2024-04-09T10:17:20.624Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
10:17:20 [2024-04-09T10:17:20.624Z] #97 DONE 0.1s
10:17:20 [2024-04-09T10:17:20.624Z] 
10:17:20 [2024-04-09T10:17:20.624Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
10:17:20 [2024-04-09T10:17:20.624Z] #98 DONE 0.0s
10:17:20 [2024-04-09T10:17:20.880Z] 
10:17:20 [2024-04-09T10:17:20.880Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
10:17:20 [2024-04-09T10:17:20.880Z] #99 DONE 0.2s
10:17:21 [2024-04-09T10:17:21.137Z] 
10:17:21 [2024-04-09T10:17:21.137Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
10:17:21 [2024-04-09T10:17:21.137Z] #100 DONE 0.2s
10:17:21 [2024-04-09T10:17:21.393Z] 
10:17:21 [2024-04-09T10:17:21.393Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
10:17:21 [2024-04-09T10:17:21.393Z] #101 DONE 0.0s
10:17:21 [2024-04-09T10:17:21.393Z] 
10:17:21 [2024-04-09T10:17:21.393Z] #102 [dev-base  1/12] RUN groupadd -r docker
10:17:21 [2024-04-09T10:17:21.393Z] #102 DONE 0.2s
10:17:21 [2024-04-09T10:17:21.650Z] 
10:17:21 [2024-04-09T10:17:21.650Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:17:21 [2024-04-09T10:17:21.906Z] #103 DONE 0.4s
10:17:21 [2024-04-09T10:17:21.906Z] 
10:17:21 [2024-04-09T10:17:21.906Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:17:22 [2024-04-09T10:17:22.163Z] #104 0.288 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:17:22 [2024-04-09T10:17:22.419Z] #104 DONE 0.3s
10:17:22 [2024-04-09T10:17:22.419Z] 
10:17:22 [2024-04-09T10:17:22.419Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:17:22 [2024-04-09T10:17:22.419Z] #105 DONE 0.3s
10:17:22 [2024-04-09T10:17:22.676Z] 
10:17:22 [2024-04-09T10:17:22.676Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:17:22 [2024-04-09T10:17:22.932Z] #106 DONE 0.3s
10:17:22 [2024-04-09T10:17:22.932Z] 
10:17:22 [2024-04-09T10:17:22.932Z] #107 [dev-base  6/12] RUN ldconfig
10:17:23 [2024-04-09T10:17:23.189Z] #107 DONE 0.3s
10:17:23 [2024-04-09T10:17:23.189Z] 
10:17:23 [2024-04-09T10:17:23.189Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
10:17:23 [2024-04-09T10:17:23.445Z] #108 DONE 0.3s
10:17:23 [2024-04-09T10:17:23.701Z] 
10:17:23 [2024-04-09T10:17:23.701Z] #109 [dev-base  8/12] 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             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:17:23 [2024-04-09T10:17:23.958Z] #109 0.606 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
10:17:24 [2024-04-09T10:17:24.214Z] #109 0.614 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
10:17:24 [2024-04-09T10:17:24.214Z] #109 0.614 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
10:17:24 [2024-04-09T10:17:24.214Z] #109 0.681 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
10:17:24 [2024-04-09T10:17:24.214Z] #109 0.740 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
10:17:24 [2024-04-09T10:17:24.470Z] #109 0.795 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
10:17:25 [2024-04-09T10:17:25.032Z] #109 1.691 Fetched 9099 kB in 1s (6783 kB/s)
10:17:25 [2024-04-09T10:17:25.595Z] #109 1.691 Reading package lists...
10:17:26 [2024-04-09T10:17:26.413Z] #109 2.274 Reading package lists...
10:17:26 [2024-04-09T10:17:26.413Z] #109 2.845 Building dependency tree...
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.205 The following additional packages will be installed:
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.206   bsdutils dmsetup libaio1 libapparmor1 libargon2-1 libblkid1 libbpf1
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.206   libcryptsetup12 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.206   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.206   libmnl0 libmount1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.207   libsmartcols1 libsodium23 libsubid4 libsystemd-shared liburcu8 libuuid1
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.207   libxtables12 mount sgml-base systemd util-linux util-linux-extra vim-runtime
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.209 Suggested packages:
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.209   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.209   gpm cryptsetup-bin nfs-common ed diffutils-doc sgml-base-doc
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.209   systemd-container systemd-homed systemd-userdbd systemd-boot
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.209   systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.209   polkitd | policykit-1 dosfstools kbd util-linux-locales ctags vim-doc
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.209   vim-scripts xfsdump acl attr quota
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.209 Recommended packages:
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.209   bsdextrautils libatm1 nftables libpam-cap uuid-runtime
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.209   default-dbus-system-bus | dbus-system-bus systemd-timesyncd | time-daemon
10:17:26 [2024-04-09T10:17:26.670Z] #109 3.209   xxd unzip
10:17:26 [2024-04-09T10:17:26.926Z] #109 3.586 The following NEW packages will be installed:
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.586   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.586   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.586   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.586   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.586   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.587   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.587   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.587   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.587   zip zstd
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.588 The following packages will be upgraded:
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.589   bsdutils libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.589   util-linux-extra
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.864 8 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.864 Need to get 33.8 MB of archives.
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.864 After this operation, 143 MB of additional disk space will be used.
10:17:27 [2024-04-09T10:17:27.183Z] #109 3.864 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 bsdutils arm64 1:2.38.1-5+deb12u1 [94.0 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.868 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libsmartcols1 arm64 2.38.1-5+deb12u1 [104 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.870 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux-extra arm64 2.38.1-5+deb12u1 [112 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.872 Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux arm64 2.38.1-5+deb12u1 [1144 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.876 Get:5 http://deb.debian.org/debian-security bookworm-security/main arm64 mount arm64 2.38.1-5+deb12u1 [134 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.877 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid1 arm64 2.38.1-5+deb12u1 [143 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.878 Get:7 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.878 Get:8 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.880 Get:9 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.880 Get:10 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.881 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libuuid1 arm64 2.38.1-5+deb12u1 [28.3 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.882 Get:12 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.884 Get:13 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.885 Get:14 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.885 Get:15 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.886 Get:16 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.887 Get:17 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount1 arm64 2.38.1-5+deb12u1 [159 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.889 Get:18 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.898 Get:19 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.911 Get:20 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.911 Get:21 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.914 Get:22 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.922 Get:23 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.923 Get:24 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.924 Get:25 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.924 Get:26 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.924 Get:27 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.924 Get:28 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.929 Get:29 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.930 Get:30 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.931 Get:31 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.932 Get:32 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.934 Get:33 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.937 Get:34 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.938 Get:35 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.938 Get:36 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.938 Get:37 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.938 Get:38 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.939 Get:39 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.941 Get:40 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.942 Get:41 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.942 Get:42 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.943 Get:43 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.943 Get:44 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.943 Get:45 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
10:17:27 [2024-04-09T10:17:27.439Z] #109 3.997 Get:46 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
10:17:27 [2024-04-09T10:17:27.696Z] #109 3.997 Get:47 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
10:17:27 [2024-04-09T10:17:27.696Z] #109 3.998 Get:48 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
10:17:27 [2024-04-09T10:17:27.696Z] #109 3.998 Get:49 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
10:17:27 [2024-04-09T10:17:27.696Z] #109 3.999 Get:50 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
10:17:27 [2024-04-09T10:17:27.696Z] #109 3.999 Get:51 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
10:17:27 [2024-04-09T10:17:27.696Z] #109 4.000 Get:52 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
10:17:27 [2024-04-09T10:17:27.696Z] #109 4.001 Get:53 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
10:17:27 [2024-04-09T10:17:27.696Z] #109 4.002 Get:54 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
10:17:27 [2024-04-09T10:17:27.696Z] #109 4.002 Get:55 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
10:17:27 [2024-04-09T10:17:27.696Z] #109 4.003 Get:56 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
10:17:27 [2024-04-09T10:17:27.696Z] #109 4.004 Get:57 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
10:17:27 [2024-04-09T10:17:27.696Z] #109 4.005 Get:58 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
10:17:27 [2024-04-09T10:17:27.696Z] #109 4.006 Get:59 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
10:17:27 [2024-04-09T10:17:27.696Z] #109 4.008 Get:60 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
10:17:27 [2024-04-09T10:17:27.696Z] #109 4.187 Get:61 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
10:17:27 [2024-04-09T10:17:27.952Z] #109 4.202 Get:62 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
10:17:27 [2024-04-09T10:17:27.952Z] #109 4.271 Get:63 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
10:17:27 [2024-04-09T10:17:27.952Z] #109 4.272 Get:64 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
10:17:27 [2024-04-09T10:17:27.952Z] #109 4.493 debconf: delaying package configuration, since apt-utils is not installed
10:17:28 [2024-04-09T10:17:28.209Z] #109 4.530 Fetched 33.8 MB in 1s (49.4 MB/s)
10:17:28 [2024-04-09T10:17:28.209Z] #109 4.550 (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 ... 15667 files and directories currently installed.)
10:17:28 [2024-04-09T10:17:28.209Z] #109 4.559 Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u1_arm64.deb ...
10:17:28 [2024-04-09T10:17:28.209Z] #109 4.571 Unpacking bsdutils (1:2.38.1-5+deb12u1) over (1:2.38.1-5+b1) ...
10:17:28 [2024-04-09T10:17:28.209Z] #109 4.693 Setting up bsdutils (1:2.38.1-5+deb12u1) ...
10:17:28 [2024-04-09T10:17:28.466Z] #109 4.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 ... 15666 files and directories currently installed.)
10:17:28 [2024-04-09T10:17:28.466Z] #109 4.742 Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u1_arm64.deb ...
10:17:28 [2024-04-09T10:17:28.466Z] #109 4.758 Unpacking libsmartcols1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
10:17:28 [2024-04-09T10:17:28.466Z] #109 4.968 Setting up libsmartcols1:arm64 (2.38.1-5+deb12u1) ...
10:17:28 [2024-04-09T10:17:28.466Z] #109 5.012 (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 ... 15665 files and directories currently installed.)
10:17:28 [2024-04-09T10:17:28.466Z] #109 5.020 Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u1_arm64.deb ...
10:17:28 [2024-04-09T10:17:28.466Z] #109 5.030 Unpacking util-linux-extra (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
10:17:28 [2024-04-09T10:17:28.466Z] #109 5.124 Setting up util-linux-extra (2.38.1-5+deb12u1) ...
10:17:28 [2024-04-09T10:17:28.722Z] #109 5.194 (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 ... 15664 files and directories currently installed.)
10:17:28 [2024-04-09T10:17:28.722Z] #109 5.202 Preparing to unpack .../util-linux_2.38.1-5+deb12u1_arm64.deb ...
10:17:28 [2024-04-09T10:17:28.722Z] #109 5.214 Unpacking util-linux (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
10:17:32 [2024-04-09T10:17:32.002Z] #109 8.272 Setting up util-linux (2.38.1-5+deb12u1) ...
10:17:32 [2024-04-09T10:17:32.002Z] #109 8.475 (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 ... 15663 files and directories currently installed.)
10:17:32 [2024-04-09T10:17:32.002Z] #109 8.483 Preparing to unpack .../mount_2.38.1-5+deb12u1_arm64.deb ...
10:17:32 [2024-04-09T10:17:32.002Z] #109 8.496 Unpacking mount (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
10:17:32 [2024-04-09T10:17:32.002Z] #109 8.638 Preparing to unpack .../libblkid1_2.38.1-5+deb12u1_arm64.deb ...
10:17:32 [2024-04-09T10:17:32.258Z] #109 8.651 Unpacking libblkid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
10:17:32 [2024-04-09T10:17:32.259Z] #109 8.725 Setting up libblkid1:arm64 (2.38.1-5+deb12u1) ...
10:17:32 [2024-04-09T10:17:32.259Z] #109 8.780 Selecting previously unselected package libargon2-1:arm64.
10:17:32 [2024-04-09T10:17:32.259Z] #109 8.780 (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 ... 15661 files and directories currently installed.)
10:17:32 [2024-04-09T10:17:32.259Z] #109 8.788 Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
10:17:32 [2024-04-09T10:17:32.259Z] #109 8.794 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
10:17:32 [2024-04-09T10:17:32.259Z] #109 8.837 Selecting previously unselected package dmsetup.
10:17:32 [2024-04-09T10:17:32.259Z] #109 8.839 Preparing to unpack .../dmsetup_2%3a1.02.185-2_arm64.deb ...
10:17:32 [2024-04-09T10:17:32.259Z] #109 8.845 Unpacking dmsetup (2:1.02.185-2) ...
10:17:32 [2024-04-09T10:17:32.259Z] #109 8.888 Selecting previously unselected package libdevmapper1.02.1:arm64.
10:17:32 [2024-04-09T10:17:32.515Z] #109 8.890 Preparing to unpack .../libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
10:17:32 [2024-04-09T10:17:32.515Z] #109 8.894 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
10:17:32 [2024-04-09T10:17:32.515Z] #109 8.943 Selecting previously unselected package libjson-c5:arm64.
10:17:32 [2024-04-09T10:17:32.515Z] #109 8.945 Preparing to unpack .../libjson-c5_0.16-2_arm64.deb ...
10:17:32 [2024-04-09T10:17:32.515Z] #109 8.950 Unpacking libjson-c5:arm64 (0.16-2) ...
10:17:32 [2024-04-09T10:17:32.515Z] #109 8.991 Preparing to unpack .../libuuid1_2.38.1-5+deb12u1_arm64.deb ...
10:17:32 [2024-04-09T10:17:32.515Z] #109 9.002 Unpacking libuuid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
10:17:32 [2024-04-09T10:17:32.515Z] #109 9.056 Setting up libuuid1:arm64 (2.38.1-5+deb12u1) ...
10:17:32 [2024-04-09T10:17:32.515Z] #109 9.099 Selecting previously unselected package libcryptsetup12:arm64.
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.099 (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 ... 15694 files and directories currently installed.)
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.108 Preparing to unpack .../0-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.112 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.164 Selecting previously unselected package libfdisk1:arm64.
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.166 Preparing to unpack .../1-libfdisk1_2.38.1-5+deb12u1_arm64.deb ...
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.170 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ...
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.219 Selecting previously unselected package libkmod2:arm64.
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.221 Preparing to unpack .../2-libkmod2_30+20221128-1_arm64.deb ...
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.225 Unpacking libkmod2:arm64 (30+20221128-1) ...
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.261 Selecting previously unselected package libapparmor1:arm64.
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.263 Preparing to unpack .../3-libapparmor1_3.0.8-3_arm64.deb ...
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.267 Unpacking libapparmor1:arm64 (3.0.8-3) ...
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.306 Selecting previously unselected package libip4tc2:arm64.
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.308 Preparing to unpack .../4-libip4tc2_1.8.9-2_arm64.deb ...
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.311 Unpacking libip4tc2:arm64 (1.8.9-2) ...
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.349 Preparing to unpack .../5-libmount1_2.38.1-5+deb12u1_arm64.deb ...
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.361 Unpacking libmount1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.425 Setting up libmount1:arm64 (2.38.1-5+deb12u1) ...
10:17:32 [2024-04-09T10:17:32.771Z] #109 9.463 Selecting previously unselected package libsystemd-shared:arm64.
10:17:33 [2024-04-09T10:17:33.028Z] #109 9.463 (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 ... 15725 files and directories currently installed.)
10:17:33 [2024-04-09T10:17:33.028Z] #109 9.472 Preparing to unpack .../00-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
10:17:33 [2024-04-09T10:17:33.028Z] #109 9.475 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
10:17:33 [2024-04-09T10:17:33.028Z] #109 9.624 Selecting previously unselected package systemd.
10:17:33 [2024-04-09T10:17:33.284Z] #109 9.626 Preparing to unpack .../01-systemd_252.22-1~deb12u1_arm64.deb ...
10:17:33 [2024-04-09T10:17:33.284Z] #109 9.642 Unpacking systemd (252.22-1~deb12u1) ...
10:17:33 [2024-04-09T10:17:33.284Z] #109 9.907 Selecting previously unselected package pigz.
10:17:33 [2024-04-09T10:17:33.540Z] #109 9.909 Preparing to unpack .../02-pigz_2.6-1_arm64.deb ...
10:17:33 [2024-04-09T10:17:33.540Z] #109 9.913 Unpacking pigz (2.6-1) ...
10:17:33 [2024-04-09T10:17:33.540Z] #109 9.957 Selecting previously unselected package sgml-base.
10:17:33 [2024-04-09T10:17:33.540Z] #109 9.959 Preparing to unpack .../03-sgml-base_1.31_all.deb ...
10:17:33 [2024-04-09T10:17:33.540Z] #109 9.965 Unpacking sgml-base (1.31) ...
10:17:33 [2024-04-09T10:17:33.540Z] #109 10.02 Selecting previously unselected package sudo.
10:17:33 [2024-04-09T10:17:33.540Z] #109 10.02 Preparing to unpack .../04-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
10:17:33 [2024-04-09T10:17:33.540Z] #109 10.03 Unpacking sudo (1.9.13p3-1+deb12u1) ...
10:17:33 [2024-04-09T10:17:33.540Z] #109 10.15 Selecting previously unselected package libelf1:arm64.
10:17:33 [2024-04-09T10:17:33.796Z] #109 10.15 Preparing to unpack .../05-libelf1_0.188-2.1_arm64.deb ...
10:17:33 [2024-04-09T10:17:33.796Z] #109 10.16 Unpacking libelf1:arm64 (0.188-2.1) ...
10:17:33 [2024-04-09T10:17:33.796Z] #109 10.21 Selecting previously unselected package libbpf1:arm64.
10:17:33 [2024-04-09T10:17:33.796Z] #109 10.21 Preparing to unpack .../06-libbpf1_1%3a1.1.0-1_arm64.deb ...
10:17:33 [2024-04-09T10:17:33.796Z] #109 10.22 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
10:17:33 [2024-04-09T10:17:33.796Z] #109 10.26 Selecting previously unselected package libmnl0:arm64.
10:17:33 [2024-04-09T10:17:33.797Z] #109 10.26 Preparing to unpack .../07-libmnl0_1.0.4-3_arm64.deb ...
10:17:33 [2024-04-09T10:17:33.797Z] #109 10.27 Unpacking libmnl0:arm64 (1.0.4-3) ...
10:17:33 [2024-04-09T10:17:33.797Z] #109 10.31 Selecting previously unselected package libxtables12:arm64.
10:17:33 [2024-04-09T10:17:33.797Z] #109 10.31 Preparing to unpack .../08-libxtables12_1.8.9-2_arm64.deb ...
10:17:33 [2024-04-09T10:17:33.797Z] #109 10.32 Unpacking libxtables12:arm64 (1.8.9-2) ...
10:17:33 [2024-04-09T10:17:33.797Z] #109 10.35 Selecting previously unselected package libcap2-bin.
10:17:33 [2024-04-09T10:17:33.797Z] #109 10.35 Preparing to unpack .../09-libcap2-bin_1%3a2.66-4_arm64.deb ...
10:17:33 [2024-04-09T10:17:33.797Z] #109 10.35 Unpacking libcap2-bin (1:2.66-4) ...
10:17:33 [2024-04-09T10:17:33.797Z] #109 10.40 Selecting previously unselected package iproute2.
10:17:34 [2024-04-09T10:17:34.053Z] #109 10.40 Preparing to unpack .../10-iproute2_6.1.0-3_arm64.deb ...
10:17:34 [2024-04-09T10:17:34.053Z] #109 10.40 Unpacking iproute2 (6.1.0-3) ...
10:17:34 [2024-04-09T10:17:34.053Z] #109 10.53 Selecting previously unselected package vim-common.
10:17:34 [2024-04-09T10:17:34.053Z] #109 10.53 Preparing to unpack .../11-vim-common_2%3a9.0.1378-2_all.deb ...
10:17:34 [2024-04-09T10:17:34.053Z] #109 10.53 Unpacking vim-common (2:9.0.1378-2) ...
10:17:34 [2024-04-09T10:17:34.053Z] #109 10.58 Selecting previously unselected package bash-completion.
10:17:34 [2024-04-09T10:17:34.053Z] #109 10.59 Preparing to unpack .../12-bash-completion_1%3a2.11-6_all.deb ...
10:17:34 [2024-04-09T10:17:34.053Z] #109 10.60 Unpacking bash-completion (1:2.11-6) ...
10:17:34 [2024-04-09T10:17:34.053Z] #109 10.72 Selecting previously unselected package bzip2.
10:17:34 [2024-04-09T10:17:34.309Z] #109 10.72 Preparing to unpack .../13-bzip2_1.0.8-5+b1_arm64.deb ...
10:17:34 [2024-04-09T10:17:34.309Z] #109 10.73 Unpacking bzip2 (1.0.8-5+b1) ...
10:17:34 [2024-04-09T10:17:34.309Z] #109 10.77 Selecting previously unselected package xz-utils.
10:17:34 [2024-04-09T10:17:34.309Z] #109 10.77 Preparing to unpack .../14-xz-utils_5.4.1-0.2_arm64.deb ...
10:17:34 [2024-04-09T10:17:34.309Z] #109 10.77 Unpacking xz-utils (5.4.1-0.2) ...
10:17:34 [2024-04-09T10:17:34.309Z] #109 10.86 Selecting previously unselected package apparmor.
10:17:34 [2024-04-09T10:17:34.309Z] #109 10.86 Preparing to unpack .../15-apparmor_3.0.8-3_arm64.deb ...
10:17:34 [2024-04-09T10:17:34.309Z] #109 10.88 Unpacking apparmor (3.0.8-3) ...
10:17:34 [2024-04-09T10:17:34.309Z] #109 10.97 Selecting previously unselected package inetutils-ping.
10:17:34 [2024-04-09T10:17:34.566Z] #109 10.97 Preparing to unpack .../16-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
10:17:34 [2024-04-09T10:17:34.566Z] #109 10.97 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
10:17:34 [2024-04-09T10:17:34.566Z] #109 11.02 Selecting previously unselected package libip6tc2:arm64.
10:17:34 [2024-04-09T10:17:34.566Z] #109 11.02 Preparing to unpack .../17-libip6tc2_1.8.9-2_arm64.deb ...
10:17:34 [2024-04-09T10:17:34.566Z] #109 11.02 Unpacking libip6tc2:arm64 (1.8.9-2) ...
10:17:34 [2024-04-09T10:17:34.566Z] #109 11.07 Selecting previously unselected package libnfnetlink0:arm64.
10:17:34 [2024-04-09T10:17:34.566Z] #109 11.07 Preparing to unpack .../18-libnfnetlink0_1.0.2-2_arm64.deb ...
10:17:34 [2024-04-09T10:17:34.566Z] #109 11.08 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
10:17:34 [2024-04-09T10:17:34.566Z] #109 11.13 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:17:34 [2024-04-09T10:17:34.566Z] #109 11.13 Preparing to unpack .../19-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
10:17:34 [2024-04-09T10:17:34.566Z] #109 11.14 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
10:17:34 [2024-04-09T10:17:34.566Z] #109 11.17 Selecting previously unselected package libnftnl11:arm64.
10:17:34 [2024-04-09T10:17:34.822Z] #109 11.18 Preparing to unpack .../20-libnftnl11_1.2.4-2_arm64.deb ...
10:17:34 [2024-04-09T10:17:34.822Z] #109 11.18 Unpacking libnftnl11:arm64 (1.2.4-2) ...
10:17:34 [2024-04-09T10:17:34.822Z] #109 11.22 Selecting previously unselected package iptables.
10:17:34 [2024-04-09T10:17:34.822Z] #109 11.22 Preparing to unpack .../21-iptables_1.8.9-2_arm64.deb ...
10:17:34 [2024-04-09T10:17:34.822Z] #109 11.23 Unpacking iptables (1.8.9-2) ...
10:17:34 [2024-04-09T10:17:34.822Z] #109 11.32 Selecting previously unselected package libonig5:arm64.
10:17:34 [2024-04-09T10:17:34.822Z] #109 11.32 Preparing to unpack .../22-libonig5_6.9.8-1_arm64.deb ...
10:17:34 [2024-04-09T10:17:34.822Z] #109 11.32 Unpacking libonig5:arm64 (6.9.8-1) ...
10:17:34 [2024-04-09T10:17:34.822Z] #109 11.37 Selecting previously unselected package libjq1:arm64.
10:17:34 [2024-04-09T10:17:34.822Z] #109 11.38 Preparing to unpack .../23-libjq1_1.6-2.1_arm64.deb ...
10:17:34 [2024-04-09T10:17:34.822Z] #109 11.38 Unpacking libjq1:arm64 (1.6-2.1) ...
10:17:34 [2024-04-09T10:17:34.822Z] #109 11.42 Selecting previously unselected package jq.
10:17:35 [2024-04-09T10:17:35.079Z] #109 11.42 Preparing to unpack .../24-jq_1.6-2.1_arm64.deb ...
10:17:35 [2024-04-09T10:17:35.079Z] #109 11.43 Unpacking jq (1.6-2.1) ...
10:17:35 [2024-04-09T10:17:35.079Z] #109 11.47 Selecting previously unselected package libaio1:arm64.
10:17:35 [2024-04-09T10:17:35.079Z] #109 11.47 Preparing to unpack .../25-libaio1_0.3.113-4_arm64.deb ...
10:17:35 [2024-04-09T10:17:35.079Z] #109 11.48 Unpacking libaio1:arm64 (0.3.113-4) ...
10:17:35 [2024-04-09T10:17:35.079Z] #109 11.51 Selecting previously unselected package libgpm2:arm64.
10:17:35 [2024-04-09T10:17:35.079Z] #109 11.52 Preparing to unpack .../26-libgpm2_1.20.7-10+b1_arm64.deb ...
10:17:35 [2024-04-09T10:17:35.079Z] #109 11.52 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
10:17:35 [2024-04-09T10:17:35.079Z] #109 11.55 Selecting previously unselected package libicu72:arm64.
10:17:35 [2024-04-09T10:17:35.079Z] #109 11.56 Preparing to unpack .../27-libicu72_72.1-3_arm64.deb ...
10:17:35 [2024-04-09T10:17:35.079Z] #109 11.56 Unpacking libicu72:arm64 (72.1-3) ...
10:17:35 [2024-04-09T10:17:35.641Z] #109 12.12 Selecting previously unselected package libinih1:arm64.
10:17:35 [2024-04-09T10:17:35.641Z] #109 12.12 Preparing to unpack .../28-libinih1_55-1_arm64.deb ...
10:17:35 [2024-04-09T10:17:35.641Z] #109 12.12 Unpacking libinih1:arm64 (55-1) ...
10:17:35 [2024-04-09T10:17:35.641Z] #109 12.16 Selecting previously unselected package libmicrohttpd12:arm64.
10:17:35 [2024-04-09T10:17:35.641Z] #109 12.16 Preparing to unpack .../29-libmicrohttpd12_0.9.75-6_arm64.deb ...
10:17:35 [2024-04-09T10:17:35.641Z] #109 12.17 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
10:17:35 [2024-04-09T10:17:35.641Z] #109 12.22 Selecting previously unselected package libnet1:arm64.
10:17:35 [2024-04-09T10:17:35.641Z] #109 12.22 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
10:17:35 [2024-04-09T10:17:35.641Z] #109 12.23 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
10:17:35 [2024-04-09T10:17:35.641Z] #109 12.27 Selecting previously unselected package libnl-3-200:arm64.
10:17:35 [2024-04-09T10:17:35.641Z] #109 12.27 Preparing to unpack .../31-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
10:17:35 [2024-04-09T10:17:35.641Z] #109 12.28 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
10:17:35 [2024-04-09T10:17:35.641Z] #109 12.32 Selecting previously unselected package libprotobuf-c1:arm64.
10:17:35 [2024-04-09T10:17:35.897Z] #109 12.32 Preparing to unpack .../32-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
10:17:35 [2024-04-09T10:17:35.897Z] #109 12.33 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
10:17:35 [2024-04-09T10:17:35.897Z] #109 12.37 Selecting previously unselected package libsodium23:arm64.
10:17:35 [2024-04-09T10:17:35.897Z] #109 12.37 Preparing to unpack .../33-libsodium23_1.0.18-1_arm64.deb ...
10:17:35 [2024-04-09T10:17:35.897Z] #109 12.37 Unpacking libsodium23:arm64 (1.0.18-1) ...
10:17:35 [2024-04-09T10:17:35.897Z] #109 12.42 Selecting previously unselected package libsubid4:arm64.
10:17:35 [2024-04-09T10:17:35.897Z] #109 12.43 Preparing to unpack .../34-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
10:17:35 [2024-04-09T10:17:35.897Z] #109 12.43 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
10:17:35 [2024-04-09T10:17:35.897Z] #109 12.48 Selecting previously unselected package liburcu8:arm64.
10:17:35 [2024-04-09T10:17:35.897Z] #109 12.48 Preparing to unpack .../35-liburcu8_0.13.2-1_arm64.deb ...
10:17:35 [2024-04-09T10:17:35.897Z] #109 12.49 Unpacking liburcu8:arm64 (0.13.2-1) ...
10:17:35 [2024-04-09T10:17:35.897Z] #109 12.54 Selecting previously unselected package libyajl2:arm64.
10:17:36 [2024-04-09T10:17:36.154Z] #109 12.54 Preparing to unpack .../36-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
10:17:36 [2024-04-09T10:17:36.154Z] #109 12.55 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
10:17:36 [2024-04-09T10:17:36.154Z] #109 12.59 Selecting previously unselected package net-tools.
10:17:36 [2024-04-09T10:17:36.154Z] #109 12.59 Preparing to unpack .../37-net-tools_2.10-0.1_arm64.deb ...
10:17:36 [2024-04-09T10:17:36.154Z] #109 12.60 Unpacking net-tools (2.10-0.1) ...
10:17:36 [2024-04-09T10:17:36.154Z] #109 12.65 Selecting previously unselected package patch.
10:17:36 [2024-04-09T10:17:36.154Z] #109 12.65 Preparing to unpack .../38-patch_2.7.6-7_arm64.deb ...
10:17:36 [2024-04-09T10:17:36.154Z] #109 12.66 Unpacking patch (2.7.6-7) ...
10:17:36 [2024-04-09T10:17:36.154Z] #109 12.71 Selecting previously unselected package systemd-journal-remote.
10:17:36 [2024-04-09T10:17:36.154Z] #109 12.71 Preparing to unpack .../39-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
10:17:36 [2024-04-09T10:17:36.154Z] #109 12.72 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
10:17:36 [2024-04-09T10:17:36.154Z] #109 12.76 Selecting previously unselected package thin-provisioning-tools.
10:17:36 [2024-04-09T10:17:36.410Z] #109 12.76 Preparing to unpack .../40-thin-provisioning-tools_0.9.0-2_arm64.deb ...
10:17:36 [2024-04-09T10:17:36.410Z] #109 12.77 Unpacking thin-provisioning-tools (0.9.0-2) ...
10:17:36 [2024-04-09T10:17:36.410Z] #109 12.83 Selecting previously unselected package uidmap.
10:17:36 [2024-04-09T10:17:36.410Z] #109 12.83 Preparing to unpack .../41-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
10:17:36 [2024-04-09T10:17:36.410Z] #109 12.84 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
10:17:36 [2024-04-09T10:17:36.410Z] #109 12.89 Selecting previously unselected package vim-runtime.
10:17:36 [2024-04-09T10:17:36.410Z] #109 12.89 Preparing to unpack .../42-vim-runtime_2%3a9.0.1378-2_all.deb ...
10:17:36 [2024-04-09T10:17:36.410Z] #109 12.90 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
10:17:36 [2024-04-09T10:17:36.410Z] #109 12.91 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
10:17:36 [2024-04-09T10:17:36.410Z] #109 12.92 Unpacking vim-runtime (2:9.0.1378-2) ...
10:17:36 [2024-04-09T10:17:36.972Z] #109 13.42 Selecting previously unselected package vim.
10:17:36 [2024-04-09T10:17:36.972Z] #109 13.42 Preparing to unpack .../43-vim_2%3a9.0.1378-2_arm64.deb ...
10:17:36 [2024-04-09T10:17:36.972Z] #109 13.42 Unpacking vim (2:9.0.1378-2) ...
10:17:36 [2024-04-09T10:17:36.972Z] #109 13.57 Selecting previously unselected package xfsprogs.
10:17:37 [2024-04-09T10:17:37.228Z] #109 13.57 Preparing to unpack .../44-xfsprogs_6.1.0-1_arm64.deb ...
10:17:37 [2024-04-09T10:17:37.228Z] #109 13.58 Unpacking xfsprogs (6.1.0-1) ...
10:17:37 [2024-04-09T10:17:37.228Z] #109 13.68 Selecting previously unselected package zip.
10:17:37 [2024-04-09T10:17:37.228Z] #109 13.68 Preparing to unpack .../45-zip_3.0-13_arm64.deb ...
10:17:37 [2024-04-09T10:17:37.228Z] #109 13.69 Unpacking zip (3.0-13) ...
10:17:37 [2024-04-09T10:17:37.228Z] #109 13.74 Selecting previously unselected package zstd.
10:17:37 [2024-04-09T10:17:37.228Z] #109 13.74 Preparing to unpack .../46-zstd_1.5.4+dfsg2-5_arm64.deb ...
10:17:37 [2024-04-09T10:17:37.228Z] #109 13.75 Unpacking zstd (1.5.4+dfsg2-5) ...
10:17:37 [2024-04-09T10:17:37.228Z] #109 13.84 Setting up libip4tc2:arm64 (1.8.9-2) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 13.85 Setting up net-tools (2.10-0.1) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 13.87 Setting up libapparmor1:arm64 (3.0.8-3) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 13.88 Setting up libsodium23:arm64 (1.0.18-1) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 13.89 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 13.90 Setting up libicu72:arm64 (72.1-3) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 13.91 Setting up libip6tc2:arm64 (1.8.9-2) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 13.93 Setting up libinih1:arm64 (55-1) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 13.94 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 13.95 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 13.97 Setting up bzip2 (1.0.8-5+b1) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 13.98 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 13.99 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 14.00 Setting up libcap2-bin (1:2.66-4) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 14.01 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
10:17:37 [2024-04-09T10:17:37.485Z] #109 14.03 Setting up apparmor (3.0.8-3) ...
10:17:38 [2024-04-09T10:17:38.413Z] #109 14.76 debconf: unable to initialize frontend: Dialog
10:17:38 [2024-04-09T10:17:38.413Z] #109 14.76 debconf: (TERM is not set, so the dialog frontend is not usable.)
10:17:38 [2024-04-09T10:17:38.413Z] #109 14.76 debconf: falling back to frontend: Readline
10:17:38 [2024-04-09T10:17:38.413Z] #109 14.77 debconf: unable to initialize frontend: Readline
10:17:38 [2024-04-09T10:17:38.413Z] #109 14.77 debconf: (This frontend requires a controlling tty.)
10:17:38 [2024-04-09T10:17:38.413Z] #109 14.77 debconf: falling back to frontend: Teletype
10:17:38 [2024-04-09T10:17:38.413Z] #109 14.93 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

10:17:38 [2024-04-09T10:17:38.413Z] #109 14.97 Setting up zip (3.0-13) ...
10:17:38 [2024-04-09T10:17:38.413Z] #109 14.98 Setting up vim-common (2:9.0.1378-2) ...
10:17:38 [2024-04-09T10:17:38.413Z] #109 14.99 Setting up bash-completion (1:2.11-6) ...
10:17:38 [2024-04-09T10:17:38.413Z] #109 15.02 Setting up xz-utils (5.4.1-0.2) ...
10:17:38 [2024-04-09T10:17:38.413Z] #109 15.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:17:38 [2024-04-09T10:17:38.669Z] #109 15.04 Setting up libmnl0:arm64 (1.0.4-3) ...
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.05 Setting up patch (2.7.6-7) ...
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.06 Setting up sudo (1.9.13p3-1+deb12u1) ...
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.11 invoke-rc.d: could not determine current runlevel
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.12 invoke-rc.d: policy-rc.d denied execution of start.
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.12 Setting up libxtables12:arm64 (1.8.9-2) ...
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.13 Setting up liburcu8:arm64 (0.13.2-1) ...
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.15 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ...
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.16 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.17 Setting up mount (2.38.1-5+deb12u1) ...
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.19 Setting up pigz (2.6-1) ...
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.20 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.21 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.25 Setting up sgml-base (1.31) ...
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.29 Setting up vim-runtime (2:9.0.1378-2) ...
10:17:38 [2024-04-09T10:17:38.670Z] #109 15.36 Setting up libaio1:arm64 (0.3.113-4) ...
10:17:38 [2024-04-09T10:17:38.926Z] #109 15.37 Setting up libelf1:arm64 (0.188-2.1) ...
10:17:38 [2024-04-09T10:17:38.926Z] #109 15.38 Setting up libjson-c5:arm64 (0.16-2) ...
10:17:38 [2024-04-09T10:17:38.926Z] #109 15.40 Setting up zstd (1.5.4+dfsg2-5) ...
10:17:38 [2024-04-09T10:17:38.926Z] #109 15.41 Setting up libonig5:arm64 (6.9.8-1) ...
10:17:38 [2024-04-09T10:17:38.926Z] #109 15.42 Setting up libbpf1:arm64 (1:1.1.0-1) ...
10:17:38 [2024-04-09T10:17:38.926Z] #109 15.44 Setting up libkmod2:arm64 (30+20221128-1) ...
10:17:38 [2024-04-09T10:17:38.926Z] #109 15.45 Setting up vim (2:9.0.1378-2) ...
10:17:38 [2024-04-09T10:17:38.926Z] #109 15.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.51 Setting up libjq1:arm64 (1.6-2.1) ...
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.53 Setting up iproute2 (6.1.0-3) ...
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.65 debconf: unable to initialize frontend: Dialog
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.65 debconf: (TERM is not set, so the dialog frontend is not usable.)
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.65 debconf: falling back to frontend: Readline
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.66 debconf: unable to initialize frontend: Readline
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.66 debconf: (This frontend requires a controlling tty.)
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.66 debconf: falling back to frontend: Teletype
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.69 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.70 Setting up libnftnl11:arm64 (1.2.4-2) ...
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.73 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.74 Setting up thin-provisioning-tools (0.9.0-2) ...
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.75 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.76 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.78 Setting up jq (1.6-2.1) ...
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.79 Setting up iptables (1.8.9-2) ...
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.83 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.85 Setting up dmsetup (2:1.02.185-2) ...
10:17:39 [2024-04-09T10:17:39.182Z] #109 15.86 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
10:17:39 [2024-04-09T10:17:39.439Z] #109 15.87 Setting up systemd (252.22-1~deb12u1) ...
10:17:39 [2024-04-09T10:17:39.439Z] #109 15.92 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

10:17:39 [2024-04-09T10:17:39.439Z] #109 15.92 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

10:17:39 [2024-04-09T10:17:39.439Z] #109 15.93 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

10:17:39 [2024-04-09T10:17:39.439Z] #109 15.93 Initializing machine ID from random generator.

10:17:39 [2024-04-09T10:17:39.439Z] #109 15.95 Creating group 'systemd-journal' with GID 998.

10:17:39 [2024-04-09T10:17:39.439Z] #109 15.95 Creating group 'systemd-network' with GID 997.

10:17:39 [2024-04-09T10:17:39.439Z] #109 15.95 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

10:17:39 [2024-04-09T10:17:39.439Z] #109 16.01 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
10:17:39 [2024-04-09T10:17:39.701Z] #109 16.04 Creating group 'systemd-journal-remote' with GID 996.

10:17:39 [2024-04-09T10:17:39.701Z] #109 16.04 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

10:17:39 [2024-04-09T10:17:39.701Z] #109 16.06 Setting up xfsprogs (6.1.0-1) ...
10:17:39 [2024-04-09T10:17:39.701Z] #109 16.07 System has not been booted with systemd as init system (PID 1). Can't operate.

10:17:39 [2024-04-09T10:17:39.701Z] #109 16.07 Failed to connect to bus: Host is down

10:17:39 [2024-04-09T10:17:39.701Z] #109 16.08 Processing triggers for libc-bin (2.36-9+deb12u4) ...
10:17:41 [2024-04-09T10:17:41.105Z] #109 DONE 17.5s
10:17:41 [2024-04-09T10:17:41.105Z] 
10:17:41 [2024-04-09T10:17:41.105Z] #110 [dev-base  9/12] 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
10:17:41 [2024-04-09T10:17:41.105Z] #110 0.210 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:17:41 [2024-04-09T10:17:41.370Z] #110 0.214 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:17:41 [2024-04-09T10:17:41.370Z] #110 0.217 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:17:41 [2024-04-09T10:17:41.370Z] #110 DONE 0.3s
10:17:41 [2024-04-09T10:17:41.370Z] 
10:17:41 [2024-04-09T10:17:41.370Z] #111 [dev-base 10/12] 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             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
10:17:41 [2024-04-09T10:17:41.634Z] #111 0.527 Hit:1 http://deb.debian.org/debian bookworm InRelease
10:17:41 [2024-04-09T10:17:41.634Z] #111 0.527 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
10:17:41 [2024-04-09T10:17:41.634Z] #111 0.527 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
10:17:42 [2024-04-09T10:17:42.555Z] #111 0.702 Reading package lists...
10:17:43 [2024-04-09T10:17:43.152Z] #111 1.293 Reading package lists...
10:17:43 [2024-04-09T10:17:43.152Z] #111 1.890 Building dependency tree...
10:17:43 [2024-04-09T10:17:43.408Z] #111 2.048 Reading state information...
10:17:43 [2024-04-09T10:17:43.408Z] #111 2.254 gcc is already the newest version (4:12.2.0-3).
10:17:43 [2024-04-09T10:17:43.408Z] #111 2.254 pkg-config is already the newest version (1.8.1-1).
10:17:43 [2024-04-09T10:17:43.408Z] #111 2.254 The following additional packages will be installed:
10:17:43 [2024-04-09T10:17:43.664Z] #111 2.254   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
10:17:43 [2024-04-09T10:17:43.664Z] #111 2.254   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
10:17:43 [2024-04-09T10:17:43.664Z] #111 2.254   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
10:17:43 [2024-04-09T10:17:43.664Z] #111 2.255   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
10:17:43 [2024-04-09T10:17:43.664Z] #111 2.255   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
10:17:43 [2024-04-09T10:17:43.664Z] #111 2.255   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
10:17:43 [2024-04-09T10:17:43.664Z] #111 2.256   python3-yaml uuid-dev zlib1g-dev
10:17:43 [2024-04-09T10:17:43.664Z] #111 2.257 Suggested packages:
10:17:43 [2024-04-09T10:17:43.664Z] #111 2.257   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
10:17:43 [2024-04-09T10:17:43.664Z] #111 2.257   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
10:17:43 [2024-04-09T10:17:43.664Z] #111 2.257 Recommended packages:
10:17:43 [2024-04-09T10:17:43.664Z] #111 2.257   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
10:17:43 [2024-04-09T10:17:43.664Z] #111 2.257   liblocale-gettext-perl shared-mime-info xdg-user-dirs
10:17:43 [2024-04-09T10:17:43.664Z] #111 2.515 The following NEW packages will be installed:
10:17:43 [2024-04-09T10:17:43.920Z] #111 2.515   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
10:17:43 [2024-04-09T10:17:43.920Z] #111 2.516   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
10:17:43 [2024-04-09T10:17:43.920Z] #111 2.516   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
10:17:43 [2024-04-09T10:17:43.920Z] #111 2.516   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
10:17:43 [2024-04-09T10:17:43.920Z] #111 2.516   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
10:17:43 [2024-04-09T10:17:43.920Z] #111 2.516   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
10:17:43 [2024-04-09T10:17:43.920Z] #111 2.516   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
10:17:43 [2024-04-09T10:17:43.920Z] #111 2.517   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
10:17:43 [2024-04-09T10:17:43.920Z] #111 2.790 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
10:17:43 [2024-04-09T10:17:43.920Z] #111 2.790 Need to get 11.9 MB of archives.
10:17:43 [2024-04-09T10:17:43.920Z] #111 2.790 After this operation, 53.1 MB of additional disk space will be used.
10:17:43 [2024-04-09T10:17:43.920Z] #111 2.790 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.796 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.802 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.809 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.809 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.810 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.811 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.811 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.812 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.812 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.839 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.840 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.841 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.841 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.845 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.883 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.893 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.895 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.898 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.900 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
10:17:44 [2024-04-09T10:17:44.176Z] #111 2.906 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
10:17:44 [2024-04-09T10:17:44.177Z] #111 2.909 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
10:17:44 [2024-04-09T10:17:44.177Z] #111 2.910 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
10:17:44 [2024-04-09T10:17:44.177Z] #111 2.911 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
10:17:44 [2024-04-09T10:17:44.177Z] #111 2.914 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
10:17:44 [2024-04-09T10:17:44.177Z] #111 2.915 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
10:17:44 [2024-04-09T10:17:44.177Z] #111 2.915 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
10:17:44 [2024-04-09T10:17:44.177Z] #111 2.947 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
10:17:44 [2024-04-09T10:17:44.177Z] #111 2.979 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
10:17:44 [2024-04-09T10:17:44.177Z] #111 2.995 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
10:17:44 [2024-04-09T10:17:44.433Z] #111 2.996 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
10:17:44 [2024-04-09T10:17:44.433Z] #111 2.998 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
10:17:44 [2024-04-09T10:17:44.433Z] #111 3.017 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
10:17:44 [2024-04-09T10:17:44.433Z] #111 3.018 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
10:17:44 [2024-04-09T10:17:44.433Z] #111 3.018 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
10:17:44 [2024-04-09T10:17:44.433Z] #111 3.019 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
10:17:44 [2024-04-09T10:17:44.433Z] #111 3.020 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
10:17:44 [2024-04-09T10:17:44.433Z] #111 3.220 debconf: delaying package configuration, since apt-utils is not installed
10:17:44 [2024-04-09T10:17:44.689Z] #111 3.260 Fetched 11.9 MB in 0s (24.0 MB/s)
10:17:44 [2024-04-09T10:17:44.689Z] #111 3.283 Selecting previously unselected package libdpkg-perl.
10:17:44 [2024-04-09T10:17:44.689Z] #111 3.283 (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 ... 21013 files and directories currently installed.)
10:17:44 [2024-04-09T10:17:44.689Z] #111 3.296 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
10:17:44 [2024-04-09T10:17:44.689Z] #111 3.300 Unpacking libdpkg-perl (1.21.22) ...
10:17:44 [2024-04-09T10:17:44.689Z] #111 3.372 Selecting previously unselected package dpkg-dev.
10:17:44 [2024-04-09T10:17:44.689Z] #111 3.374 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
10:17:44 [2024-04-09T10:17:44.689Z] #111 3.379 Unpacking dpkg-dev (1.21.22) ...
10:17:44 [2024-04-09T10:17:44.689Z] #111 3.503 Selecting previously unselected package libglib2.0-0:arm64.
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.506 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.514 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.638 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.640 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.644 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.688 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.690 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.694 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.736 Selecting previously unselected package libsecret-common.
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.738 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.742 Unpacking libsecret-common (0.20.5-3) ...
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.801 Selecting previously unselected package libsecret-1-0:arm64.
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.803 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.808 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
10:17:44 [2024-04-09T10:17:44.945Z] #111 3.842 Selecting previously unselected package gir1.2-secret-1:arm64.
10:17:45 [2024-04-09T10:17:45.202Z] #111 3.844 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
10:17:45 [2024-04-09T10:17:45.202Z] #111 3.848 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
10:17:45 [2024-04-09T10:17:45.202Z] #111 3.884 Selecting previously unselected package libapparmor-dev:arm64.
10:17:45 [2024-04-09T10:17:45.202Z] #111 3.886 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
10:17:45 [2024-04-09T10:17:45.202Z] #111 3.892 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
10:17:45 [2024-04-09T10:17:45.202Z] #111 3.933 Selecting previously unselected package uuid-dev:arm64.
10:17:45 [2024-04-09T10:17:45.202Z] #111 3.935 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
10:17:45 [2024-04-09T10:17:45.202Z] #111 3.939 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
10:17:45 [2024-04-09T10:17:45.202Z] #111 3.972 Selecting previously unselected package libblkid-dev:arm64.
10:17:45 [2024-04-09T10:17:45.202Z] #111 3.975 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
10:17:45 [2024-04-09T10:17:45.202Z] #111 3.980 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
10:17:45 [2024-04-09T10:17:45.202Z] #111 4.029 Selecting previously unselected package libffi-dev:arm64.
10:17:45 [2024-04-09T10:17:45.202Z] #111 4.031 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
10:17:45 [2024-04-09T10:17:45.202Z] #111 4.037 Unpacking libffi-dev:arm64 (3.4.4-1) ...
10:17:45 [2024-04-09T10:17:45.202Z] #111 4.077 Selecting previously unselected package libgpg-error-dev.
10:17:45 [2024-04-09T10:17:45.458Z] #111 4.080 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
10:17:45 [2024-04-09T10:17:45.458Z] #111 4.084 Unpacking libgpg-error-dev (1.46-1) ...
10:17:45 [2024-04-09T10:17:45.458Z] #111 4.129 Selecting previously unselected package libgcrypt20-dev.
10:17:45 [2024-04-09T10:17:45.458Z] #111 4.131 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
10:17:45 [2024-04-09T10:17:45.458Z] #111 4.137 Unpacking libgcrypt20-dev (1.10.1-3) ...
10:17:45 [2024-04-09T10:17:45.458Z] #111 4.209 Selecting previously unselected package libglib2.0-data.
10:17:45 [2024-04-09T10:17:45.458Z] #111 4.211 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
10:17:45 [2024-04-09T10:17:45.458Z] #111 4.215 Unpacking libglib2.0-data (2.74.6-2) ...
10:17:45 [2024-04-09T10:17:45.458Z] #111 4.346 Selecting previously unselected package libglib2.0-bin.
10:17:45 [2024-04-09T10:17:45.715Z] #111 4.348 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
10:17:45 [2024-04-09T10:17:45.715Z] #111 4.353 Unpacking libglib2.0-bin (2.74.6-2) ...
10:17:45 [2024-04-09T10:17:45.715Z] #111 4.400 Selecting previously unselected package python3-lib2to3.
10:17:45 [2024-04-09T10:17:45.715Z] #111 4.402 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
10:17:45 [2024-04-09T10:17:45.715Z] #111 4.406 Unpacking python3-lib2to3 (3.11.2-3) ...
10:17:45 [2024-04-09T10:17:45.715Z] #111 4.459 Selecting previously unselected package python3-distutils.
10:17:45 [2024-04-09T10:17:45.715Z] #111 4.461 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
10:17:45 [2024-04-09T10:17:45.715Z] #111 4.464 Unpacking python3-distutils (3.11.2-3) ...
10:17:45 [2024-04-09T10:17:45.715Z] #111 4.512 Selecting previously unselected package libglib2.0-dev-bin.
10:17:45 [2024-04-09T10:17:45.715Z] #111 4.514 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
10:17:45 [2024-04-09T10:17:45.715Z] #111 4.518 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
10:17:45 [2024-04-09T10:17:45.715Z] #111 4.561 Selecting previously unselected package libsepol-dev:arm64.
10:17:45 [2024-04-09T10:17:45.971Z] #111 4.563 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
10:17:45 [2024-04-09T10:17:45.971Z] #111 4.567 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
10:17:45 [2024-04-09T10:17:45.971Z] #111 4.630 Selecting previously unselected package libpcre2-16-0:arm64.
10:17:45 [2024-04-09T10:17:45.971Z] #111 4.632 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
10:17:45 [2024-04-09T10:17:45.971Z] #111 4.638 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
10:17:45 [2024-04-09T10:17:45.971Z] #111 4.694 Selecting previously unselected package libpcre2-32-0:arm64.
10:17:45 [2024-04-09T10:17:45.971Z] #111 4.696 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
10:17:45 [2024-04-09T10:17:45.971Z] #111 4.700 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
10:17:45 [2024-04-09T10:17:45.971Z] #111 4.747 Selecting previously unselected package libpcre2-posix3:arm64.
10:17:45 [2024-04-09T10:17:45.971Z] #111 4.750 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
10:17:45 [2024-04-09T10:17:45.971Z] #111 4.754 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
10:17:45 [2024-04-09T10:17:45.971Z] #111 4.788 Selecting previously unselected package libpcre2-dev:arm64.
10:17:45 [2024-04-09T10:17:45.971Z] #111 4.790 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
10:17:45 [2024-04-09T10:17:45.971Z] #111 4.794 Unpacking libpcre2-dev:arm64 (10.42-1) ...
10:17:46 [2024-04-09T10:17:46.227Z] #111 4.884 Selecting previously unselected package libselinux1-dev:arm64.
10:17:46 [2024-04-09T10:17:46.227Z] #111 4.887 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
10:17:46 [2024-04-09T10:17:46.227Z] #111 4.891 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
10:17:46 [2024-04-09T10:17:46.227Z] #111 4.948 Selecting previously unselected package libmount-dev:arm64.
10:17:46 [2024-04-09T10:17:46.484Z] #111 4.951 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
10:17:46 [2024-04-09T10:17:46.484Z] #111 4.955 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
10:17:46 [2024-04-09T10:17:46.484Z] #111 4.986 Selecting previously unselected package zlib1g-dev:arm64.
10:17:46 [2024-04-09T10:17:46.484Z] #111 4.988 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
10:17:46 [2024-04-09T10:17:46.484Z] #111 4.992 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
10:17:46 [2024-04-09T10:17:46.484Z] #111 5.040 Selecting previously unselected package libglib2.0-dev:arm64.
10:17:46 [2024-04-09T10:17:46.484Z] #111 5.042 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
10:17:46 [2024-04-09T10:17:46.484Z] #111 5.046 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
10:17:46 [2024-04-09T10:17:46.484Z] #111 5.220 Selecting previously unselected package libseccomp-dev:arm64.
10:17:46 [2024-04-09T10:17:46.484Z] #111 5.222 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
10:17:46 [2024-04-09T10:17:46.484Z] #111 5.226 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
10:17:46 [2024-04-09T10:17:46.484Z] #111 5.262 Selecting previously unselected package libsecret-1-dev:arm64.
10:17:46 [2024-04-09T10:17:46.484Z] #111 5.264 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
10:17:46 [2024-04-09T10:17:46.484Z] #111 5.269 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
10:17:46 [2024-04-09T10:17:46.484Z] #111 5.350 Selecting previously unselected package libsystemd-dev:arm64.
10:17:46 [2024-04-09T10:17:46.740Z] #111 5.352 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
10:17:46 [2024-04-09T10:17:46.740Z] #111 5.356 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
10:17:46 [2024-04-09T10:17:46.740Z] #111 5.457 Selecting previously unselected package libudev-dev:arm64.
10:17:46 [2024-04-09T10:17:46.740Z] #111 5.460 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
10:17:46 [2024-04-09T10:17:46.740Z] #111 5.464 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
10:17:46 [2024-04-09T10:17:46.740Z] #111 5.509 Selecting previously unselected package libyaml-0-2:arm64.
10:17:46 [2024-04-09T10:17:46.740Z] #111 5.511 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
10:17:46 [2024-04-09T10:17:46.740Z] #111 5.515 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
10:17:46 [2024-04-09T10:17:46.740Z] #111 5.551 Selecting previously unselected package python3-pathspec.
10:17:46 [2024-04-09T10:17:46.740Z] #111 5.554 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
10:17:46 [2024-04-09T10:17:46.740Z] #111 5.558 Unpacking python3-pathspec (0.11.0-1) ...
10:17:46 [2024-04-09T10:17:46.997Z] #111 5.602 Selecting previously unselected package python3-pkg-resources.
10:17:46 [2024-04-09T10:17:46.997Z] #111 5.605 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
10:17:46 [2024-04-09T10:17:46.997Z] #111 5.608 Unpacking python3-pkg-resources (66.1.1-1) ...
10:17:46 [2024-04-09T10:17:46.997Z] #111 5.663 Selecting previously unselected package python3-yaml.
10:17:46 [2024-04-09T10:17:46.997Z] #111 5.665 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
10:17:46 [2024-04-09T10:17:46.997Z] #111 5.670 Unpacking python3-yaml (6.0-3+b2) ...
10:17:46 [2024-04-09T10:17:46.997Z] #111 5.717 Selecting previously unselected package yamllint.
10:17:46 [2024-04-09T10:17:46.997Z] #111 5.719 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
10:17:46 [2024-04-09T10:17:46.997Z] #111 5.723 Unpacking yamllint (1.29.0-1) ...
10:17:47 [2024-04-09T10:17:47.254Z] #111 5.925 Setting up python3-pkg-resources (66.1.1-1) ...
10:17:47 [2024-04-09T10:17:47.510Z] #111 6.180 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
10:17:47 [2024-04-09T10:17:47.510Z] #111 6.191 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
10:17:47 [2024-04-09T10:17:47.510Z] #111 6.204 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
10:17:47 [2024-04-09T10:17:47.510Z] #111 6.217 No schema files found: doing nothing.
10:17:47 [2024-04-09T10:17:47.510Z] #111 6.224 Setting up python3-yaml (6.0-3+b2) ...
10:17:47 [2024-04-09T10:17:47.510Z] #111 6.380 Setting up libffi-dev:arm64 (3.4.4-1) ...
10:17:47 [2024-04-09T10:17:47.766Z] #111 6.392 Setting up libpcre2-16-0:arm64 (10.42-1) ...
10:17:47 [2024-04-09T10:17:47.766Z] #111 6.404 Setting up libpcre2-32-0:arm64 (10.42-1) ...
10:17:47 [2024-04-09T10:17:47.766Z] #111 6.420 Setting up libglib2.0-data (2.74.6-2) ...
10:17:47 [2024-04-09T10:17:47.766Z] #111 6.438 Setting up libgpg-error-dev (1.46-1) ...
10:17:47 [2024-04-09T10:17:47.766Z] #111 6.453 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
10:17:47 [2024-04-09T10:17:47.766Z] #111 6.466 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
10:17:47 [2024-04-09T10:17:47.766Z] #111 6.478 Setting up libsepol-dev:arm64 (3.4-2.1) ...
10:17:47 [2024-04-09T10:17:47.766Z] #111 6.489 Setting up libdpkg-perl (1.21.22) ...
10:17:48 [2024-04-09T10:17:48.023Z] #111 6.505 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
10:17:48 [2024-04-09T10:17:48.023Z] #111 6.522 Setting up libpcre2-posix3:arm64 (10.42-1) ...
10:17:48 [2024-04-09T10:17:48.023Z] #111 6.537 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
10:17:48 [2024-04-09T10:17:48.023Z] #111 6.548 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
10:17:48 [2024-04-09T10:17:48.023Z] #111 6.560 Setting up python3-pathspec (0.11.0-1) ...
10:17:48 [2024-04-09T10:17:48.023Z] #111 6.687 Setting up python3-lib2to3 (3.11.2-3) ...
10:17:48 [2024-04-09T10:17:48.023Z] #111 6.803 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
10:17:48 [2024-04-09T10:17:48.279Z] #111 6.815 Setting up libsecret-common (0.20.5-3) ...
10:17:48 [2024-04-09T10:17:48.279Z] #111 6.827 Setting up python3-distutils (3.11.2-3) ...
10:17:48 [2024-04-09T10:17:48.279Z] #111 6.954 Setting up libglib2.0-dev-bin (2.74.6-2) ...
10:17:48 [2024-04-09T10:17:48.279Z] #111 7.104 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
10:17:48 [2024-04-09T10:17:48.535Z] #111 7.122 Setting up libpcre2-dev:arm64 (10.42-1) ...
10:17:48 [2024-04-09T10:17:48.535Z] #111 7.132 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
10:17:48 [2024-04-09T10:17:48.535Z] #111 7.142 Setting up libglib2.0-bin (2.74.6-2) ...
10:17:48 [2024-04-09T10:17:48.535Z] #111 7.154 Setting up dpkg-dev (1.21.22) ...
10:17:48 [2024-04-09T10:17:48.535Z] #111 7.174 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
10:17:48 [2024-04-09T10:17:48.535Z] #111 7.187 Setting up yamllint (1.29.0-1) ...
10:17:48 [2024-04-09T10:17:48.535Z] #111 7.325 Setting up libgcrypt20-dev (1.10.1-3) ...
10:17:48 [2024-04-09T10:17:48.535Z] #111 7.335 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
10:17:48 [2024-04-09T10:17:48.535Z] #111 7.401 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
10:17:48 [2024-04-09T10:17:48.535Z] #111 7.412 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
10:17:48 [2024-04-09T10:17:48.535Z] #111 7.425 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
10:17:48 [2024-04-09T10:17:48.535Z] #111 7.435 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
10:17:48 [2024-04-09T10:17:48.792Z] #111 7.446 Processing triggers for libc-bin (2.36-9+deb12u4) ...
10:17:49 [2024-04-09T10:17:49.354Z] #111 DONE 8.0s
10:17:49 [2024-04-09T10:17:49.354Z] 
10:17:49 [2024-04-09T10:17:49.354Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
10:17:49 [2024-04-09T10:17:49.916Z] #112 DONE 0.8s
10:17:50 [2024-04-09T10:17:50.172Z] 
10:17:50 [2024-04-09T10:17:50.173Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
10:17:50 [2024-04-09T10:17:50.735Z] #113 DONE 0.6s
10:17:50 [2024-04-09T10:17:50.735Z] 
10:17:50 [2024-04-09T10:17:50.735Z] #114 [dev 1/1] COPY --link . .
10:17:53 [2024-04-09T10:17:53.252Z] #114 DONE 2.2s
10:17:53 [2024-04-09T10:17:53.252Z] 
10:17:53 [2024-04-09T10:17:53.252Z] #115 exporting to image
10:17:53 [2024-04-09T10:17:53.252Z] #115 exporting layers
10:17:53 [2024-04-09T10:17:53.815Z] #115 exporting layers 1.0s done
10:17:54 [2024-04-09T10:17:54.071Z] #115 writing image sha256:9c921b9afe441164230d0b7328f644b3ce5ddfc7aa6aee0c1f6ac87251726d22 done
10:17:54 [2024-04-09T10:17:54.071Z] #115 naming to docker.io/library/docker:72615b19dbe7635d99914c044e03debf61fe70ab done
10:17:54 [2024-04-09T10:17:54.071Z] #115 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:17:54 [2024-04-09T10:17:54.361Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:17:54 [2024-04-09T10:17:54.634Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47702/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72615b19dbe7635d99914c044e03debf61fe70ab -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=26.0 docker:72615b19dbe7635d99914c044e03debf61fe70ab hack/test/unit
10:17:54 [2024-04-09T10:17:54.891Z] + BUILDFLAGS=(-tags 'netgo journald')
10:17:54 [2024-04-09T10:17:54.891Z] + TESTFLAGS+=' -test.timeout=5m'
10:17:54 [2024-04-09T10:17:54.891Z] + TESTDIRS=./...
10:17:54 [2024-04-09T10:17:54.891Z] + exclude_paths='/vendor/|/integration'
10:17:54 [2024-04-09T10:17:54.891Z] ++ go list ./...
10:17:54 [2024-04-09T10:17:54.891Z] ++ grep -vE '(/vendor/|/integration)'
10:17:55 [2024-04-09T10:17:55.455Z] + pkg_list='github.com/docker/docker/api
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/backend/build
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/httpstatus
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/httputils
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/middleware
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/router
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/router/build
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/router/checkpoint
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/router/container
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/router/debug
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/router/distribution
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/router/grpc
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/router/image
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/router/network
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/router/plugin
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/router/session
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/router/swarm
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/router/system
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/server/router/volume
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/backend
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/blkiodev
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/checkpoint
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/container
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/events
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/filters
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/image
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/mount
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/network
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/plugins/logdriver
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/registry
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/strslice
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/swarm
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/swarm/runtime
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/system
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/time
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/versions
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/api/types/volume
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/builder
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/builder/builder-next
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/builder/builder-next/exporter
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/builder/builder-next/worker
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/builder/builder-next/worker/label
10:17:55 [2024-04-09T10:17:55.455Z] github.com/docker/docker/builder/dockerfile
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/remotecontext
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/remotecontext/git
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/remotecontext/urlutil
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/cli/debug
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/cli/winresources/docker-proxy
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/cli/winresources/dockerd
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/client
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/client/buildkit
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/cmd/docker-proxy
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/cmd/dockerd
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/cmd/dockerd/trap
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/container
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/container/stream
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/contrib/apparmor
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/contrib/httpserver
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/cluster
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/cluster/convert
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/cluster/executor
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/cluster/executor/container
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/cluster/provider
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/config
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/containerd
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/events
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/events/testutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/copy
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/register
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/vfs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/zfs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/images
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/initlayer
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/links
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/listeners
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/awslogs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/fluentd
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/gcplogs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/gelf
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/journald
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/local
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/loggertest
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/loggerutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/splunk
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/syslog
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/templates
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/names
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/network
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/snapshotter
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/stats
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/distribution
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/distribution/metadata
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/distribution/utils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/distribution/xfer
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/dockerversion
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/errdefs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/image
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/image/cache
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/image/spec/specs-go
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/image/spec/specs-go/v1
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/image/tarexport
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/image/v1
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/cleanups
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/compatcontext
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/mod
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/mounttree
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/multierror
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/rootless/mountopts
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/safepath
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/sliceutil
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/test/suite
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/testutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/testutils/netnsutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/testutils/specialimage
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/unix_noeintr
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/unshare
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/layer
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libcontainerd
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libcontainerd/queue
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libcontainerd/remote
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libcontainerd/shimopts
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libcontainerd/supervisor
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libcontainerd/types
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/bitmap
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/cluster
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/config
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/datastore
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/diagnostic
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/discoverapi
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/driverapi
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/bridge
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/host
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/null
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/overlay
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/remote
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/windows
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drvregistry
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/etchosts
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/internal/caller
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/internal/kvstore
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/internal/netiputil
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/internal/resolvconf
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipam
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipamapi
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipams/builtin
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipams/null
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipams/remote
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipamutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipbits
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/iptables
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/netlabel
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/netutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/networkdb
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ns
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/options
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/osl
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/osl/kernel
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/portallocator
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/portmapper
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/resolvconf
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/scope
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/types
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/oci
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/oci/caps
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/opts
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/archive
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/authorization
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/broadcaster
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/capabilities
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/chrootarchive
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/containerfs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/directory
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/dmesg
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/fileutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/homedir
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/idtools
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/ioutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/jsonmessage
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/longpath
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/meminfo
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/namesgenerator
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/parsers
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/parsers/kernel
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/pidfile
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/platform
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/plugingetter
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/plugins
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/plugins/transport
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/pools
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/process
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/progress
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/reexec
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/rootless
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/rootless/specconv
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/stack
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/stdcopy
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/streamformatter
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/stringid
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/sysinfo
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/system
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/tailfile
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/tarsum
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/useragent
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/plugin
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/plugin/executor/containerd
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/plugin/v2
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/profiles/apparmor
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/profiles/seccomp
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/quota
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/reference
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/registry
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/registry/resumable
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/restartmanager
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/runconfig
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/runconfig/opts
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/testutil
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/testutil/daemon
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/testutil/environment
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/testutil/fakecontext
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/testutil/fakegit
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/testutil/fakestorage
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/testutil/fixtures/load
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/testutil/fixtures/plugin
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/testutil/registry
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/testutil/request
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/volume
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/volume/drivers
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/volume/local
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/volume/mounts
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/volume/service
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/volume/service/opts
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/volume/testutils'
10:17:55 [2024-04-09T10:17:55.456Z] ++ grep --fixed-strings -v /libnetwork
10:17:55 [2024-04-09T10:17:55.456Z] ++ echo 'github.com/docker/docker/api
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/backend/build
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/httpstatus
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/httputils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/middleware
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/router
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/router/build
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/router/checkpoint
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/router/container
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/router/debug
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/router/distribution
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/router/grpc
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/router/image
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/router/network
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/router/plugin
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/router/session
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/router/swarm
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/router/system
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/server/router/volume
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/backend
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/blkiodev
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/checkpoint
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/container
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/events
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/filters
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/image
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/mount
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/network
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/plugins/logdriver
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/registry
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/strslice
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/swarm
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/swarm/runtime
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/system
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/time
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/versions
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/api/types/volume
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/builder-next
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/builder-next/exporter
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/builder-next/worker
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/builder-next/worker/label
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/dockerfile
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/remotecontext
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/remotecontext/git
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/builder/remotecontext/urlutil
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/cli/debug
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/cli/winresources/docker-proxy
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/cli/winresources/dockerd
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/client
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/client/buildkit
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/cmd/docker-proxy
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/cmd/dockerd
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/cmd/dockerd/trap
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/container
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/container/stream
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/contrib/apparmor
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/contrib/httpserver
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/cluster
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/cluster/convert
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/cluster/executor
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/cluster/executor/container
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/cluster/provider
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/config
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/containerd
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/events
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/events/testutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/copy
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/register
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/vfs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/graphdriver/zfs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/images
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/initlayer
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/links
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/listeners
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/awslogs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/fluentd
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/gcplogs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/gelf
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/journald
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/local
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/loggertest
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/loggerutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/splunk
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/syslog
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/logger/templates
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/names
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/network
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/snapshotter
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/daemon/stats
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/distribution
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/distribution/metadata
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/distribution/utils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/distribution/xfer
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/dockerversion
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/errdefs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/image
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/image/cache
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/image/spec/specs-go
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/image/spec/specs-go/v1
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/image/tarexport
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/image/v1
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/cleanups
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/compatcontext
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/mod
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/mounttree
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/multierror
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/rootless/mountopts
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/safepath
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/sliceutil
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/test/suite
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/testutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/testutils/netnsutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/testutils/specialimage
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/unix_noeintr
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/internal/unshare
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/layer
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libcontainerd
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libcontainerd/queue
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libcontainerd/remote
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libcontainerd/shimopts
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libcontainerd/supervisor
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libcontainerd/types
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/bitmap
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/cluster
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/config
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/datastore
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/diagnostic
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/discoverapi
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/driverapi
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/bridge
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/host
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/null
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/overlay
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/remote
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/windows
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/drvregistry
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/etchosts
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/internal/caller
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/internal/kvstore
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/internal/netiputil
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/internal/resolvconf
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipam
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipamapi
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipams/builtin
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipams/null
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipams/remote
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipamutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ipbits
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/iptables
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/netlabel
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/netutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/networkdb
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/ns
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/options
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/osl
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/osl/kernel
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/portallocator
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/portmapper
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/resolvconf
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/scope
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/libnetwork/types
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/oci
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/oci/caps
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/opts
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/archive
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/authorization
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/broadcaster
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/capabilities
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/chrootarchive
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/containerfs
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/directory
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/dmesg
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/fileutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/homedir
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/idtools
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/ioutils
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/jsonmessage
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/longpath
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/meminfo
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/namesgenerator
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/parsers
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/parsers/kernel
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/pidfile
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/platform
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/plugingetter
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/plugins
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:17:55 [2024-04-09T10:17:55.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/plugins/transport
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/pools
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/process
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/progress
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/reexec
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/rootless
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/rootless/specconv
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/stack
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/stdcopy
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/streamformatter
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/stringid
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/sysinfo
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/system
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/tailfile
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/tarsum
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/useragent
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/plugin
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/plugin/executor/containerd
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/plugin/v2
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/profiles/apparmor
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/profiles/seccomp
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/quota
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/reference
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/registry
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/registry/resumable
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/restartmanager
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/runconfig
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/runconfig/opts
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/daemon
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/environment
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/fakecontext
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/fakegit
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/fakestorage
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/fixtures/load
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/fixtures/plugin
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/registry
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/request
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/volume
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/volume/drivers
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/volume/local
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/volume/mounts
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/volume/service
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/volume/service/opts
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/volume/testutils'
10:17:55 [2024-04-09T10:17:55.457Z] + base_pkg_list='github.com/docker/docker/api
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/backend/build
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/httpstatus
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/httputils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/middleware
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/build
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/checkpoint
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/container
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/debug
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/distribution
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/grpc
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/image
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/network
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/plugin
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/session
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/swarm
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/system
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/volume
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/backend
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/blkiodev
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/checkpoint
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/container
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/events
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/filters
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/image
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/mount
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/network
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/plugins/logdriver
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/registry
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/strslice
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/swarm
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/swarm/runtime
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/system
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/time
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/versions
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/volume
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/exporter
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/worker
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/worker/label
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/dockerfile
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/remotecontext
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/remotecontext/git
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/remotecontext/urlutil
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/cli/debug
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/cli/winresources/docker-proxy
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/cli/winresources/dockerd
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/client
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/client/buildkit
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/cmd/docker-proxy
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/cmd/dockerd
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/cmd/dockerd/trap
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/container
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/container/stream
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/contrib/apparmor
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/contrib/httpserver
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/cluster
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/cluster/convert
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/cluster/executor
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/cluster/executor/container
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/cluster/provider
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/config
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/containerd
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/events
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/events/testutils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/copy
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/register
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/vfs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/zfs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/images
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/initlayer
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/links
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/listeners
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/awslogs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/fluentd
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/gcplogs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/gelf
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/journald
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/local
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/loggertest
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/loggerutils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/splunk
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/syslog
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/templates
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/names
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/network
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/snapshotter
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/stats
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/distribution
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/distribution/metadata
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/distribution/utils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/distribution/xfer
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/dockerversion
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/errdefs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/image
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/image/cache
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/image/spec/specs-go
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/image/spec/specs-go/v1
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/image/tarexport
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/image/v1
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/cleanups
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/compatcontext
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/mod
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/mounttree
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/multierror
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/rootless/mountopts
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/safepath
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/sliceutil
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/test/suite
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/testutils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/testutils/netnsutils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/testutils/specialimage
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/unix_noeintr
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/unshare
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/layer
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libcontainerd
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libcontainerd/queue
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libcontainerd/remote
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libcontainerd/shimopts
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libcontainerd/supervisor
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libcontainerd/types
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/oci
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/oci/caps
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/opts
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/archive
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/authorization
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/broadcaster
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/capabilities
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/chrootarchive
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/containerfs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/directory
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/dmesg
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/fileutils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/homedir
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/idtools
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/ioutils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/jsonmessage
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/longpath
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/meminfo
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/namesgenerator
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/parsers
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/parsers/kernel
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/pidfile
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/platform
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/plugingetter
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/plugins
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/plugins/transport
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/pools
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/process
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/progress
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/reexec
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/rootless
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/rootless/specconv
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/stack
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/stdcopy
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/streamformatter
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/stringid
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/sysinfo
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/system
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/tailfile
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/tarsum
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/pkg/useragent
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/plugin
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/plugin/executor/containerd
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/plugin/v2
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/profiles/apparmor
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/profiles/seccomp
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/quota
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/reference
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/registry
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/registry/resumable
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/restartmanager
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/runconfig
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/runconfig/opts
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/daemon
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/environment
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/fakecontext
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/fakegit
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/fakestorage
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/fixtures/load
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/fixtures/plugin
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/registry
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/testutil/request
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/volume
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/volume/drivers
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/volume/local
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/volume/mounts
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/volume/service
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/volume/service/opts
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/volume/testutils'
10:17:55 [2024-04-09T10:17:55.457Z] ++ grep --fixed-strings /libnetwork
10:17:55 [2024-04-09T10:17:55.457Z] ++ echo 'github.com/docker/docker/api
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/backend/build
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/httpstatus
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/httputils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/middleware
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/build
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/checkpoint
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/container
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/debug
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/distribution
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/grpc
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/image
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/network
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/plugin
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/session
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/swarm
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/system
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/server/router/volume
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/backend
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/blkiodev
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/checkpoint
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/container
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/events
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/filters
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/image
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/mount
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/network
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/plugins/logdriver
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/registry
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/strslice
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/swarm
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/swarm/runtime
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/system
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/time
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/versions
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/api/types/volume
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/exporter
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/worker
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/builder-next/worker/label
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/dockerfile
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/remotecontext
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/remotecontext/git
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/builder/remotecontext/urlutil
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/cli/debug
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/cli/winresources/docker-proxy
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/cli/winresources/dockerd
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/client
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/client/buildkit
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/cmd/docker-proxy
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/cmd/dockerd
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/cmd/dockerd/trap
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/container
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/container/stream
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/contrib/apparmor
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/contrib/httpserver
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/cluster
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/cluster/convert
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/cluster/executor
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/cluster/executor/container
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/cluster/provider
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/config
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/containerd
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/events
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/events/testutils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/copy
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/register
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/vfs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/graphdriver/zfs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/images
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/initlayer
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/links
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/listeners
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/awslogs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/fluentd
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/gcplogs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/gelf
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/journald
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/local
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/loggertest
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/loggerutils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/splunk
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/syslog
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/logger/templates
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/names
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/network
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/snapshotter
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/daemon/stats
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/distribution
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/distribution/metadata
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/distribution/utils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/distribution/xfer
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/dockerversion
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/errdefs
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/image
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/image/cache
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/image/spec/specs-go
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/image/spec/specs-go/v1
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/image/tarexport
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/image/v1
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/cleanups
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/compatcontext
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/mod
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/mounttree
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/multierror
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/rootless/mountopts
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/safepath
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/sliceutil
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/test/suite
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/testutils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/testutils/netnsutils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/testutils/specialimage
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/unix_noeintr
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/internal/unshare
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/layer
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libcontainerd
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libcontainerd/queue
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libcontainerd/remote
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libcontainerd/shimopts
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libcontainerd/supervisor
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libcontainerd/types
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/bitmap
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/cluster
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/config
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/datastore
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/diagnostic
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/discoverapi
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/driverapi
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/bridge
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/host
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/null
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/overlay
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/remote
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/windows
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/drvregistry
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/etchosts
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/internal/caller
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/internal/kvstore
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/internal/netiputil
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/internal/resolvconf
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/ipam
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/ipamapi
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/ipams/builtin
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/ipams/null
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/ipams/remote
10:17:55 [2024-04-09T10:17:55.457Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipamutils
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipbits
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/iptables
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/netlabel
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/netutils
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/networkdb
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ns
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/options
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/osl
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/osl/kernel
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/portallocator
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/portmapper
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/resolvconf
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/scope
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/types
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/oci
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/oci/caps
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/opts
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/archive
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/authorization
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/broadcaster
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/capabilities
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/chrootarchive
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/containerfs
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/directory
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/dmesg
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/fileutils
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/homedir
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/idtools
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/ioutils
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/jsonmessage
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/longpath
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/meminfo
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/namesgenerator
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/parsers
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/parsers/kernel
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/pidfile
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/platform
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/plugingetter
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/plugins
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/plugins/transport
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/pools
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/process
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/progress
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/reexec
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/rootless
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/rootless/specconv
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/stack
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/stdcopy
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/streamformatter
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/stringid
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/sysinfo
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/system
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/tailfile
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/tarsum
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/pkg/useragent
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/plugin
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/plugin/executor/containerd
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/plugin/v2
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/profiles/apparmor
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/profiles/seccomp
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/quota
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/reference
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/registry
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/registry/resumable
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/restartmanager
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/runconfig
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/runconfig/opts
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/testutil
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/testutil/daemon
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/testutil/environment
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/testutil/fakecontext
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/testutil/fakegit
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/testutil/fakestorage
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/testutil/fixtures/load
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/testutil/fixtures/plugin
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/testutil/registry
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/testutil/request
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/volume
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/volume/drivers
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/volume/local
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/volume/mounts
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/volume/service
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/volume/service/opts
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/volume/testutils'
10:17:55 [2024-04-09T10:17:55.458Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/bitmap
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/cluster
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/config
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/datastore
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/diagnostic
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/discoverapi
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/driverapi
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/bridge
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/host
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/null
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/overlay
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/remote
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/windows
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drvregistry
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/etchosts
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/internal/caller
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/internal/kvstore
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/internal/netiputil
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/internal/resolvconf
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipam
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipamapi
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipams/builtin
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipams/null
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipams/remote
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipamutils
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipbits
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/iptables
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/netlabel
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/netutils
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/networkdb
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ns
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/options
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/osl
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/osl/kernel
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/portallocator
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/portmapper
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/resolvconf
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/scope
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/types'
10:17:55 [2024-04-09T10:17:55.458Z] + echo 'github.com/docker/docker/libnetwork
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/bitmap
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/cluster
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/config
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/datastore
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/diagnostic
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/discoverapi
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/driverapi
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/bridge
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/host
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
10:17:55 [2024-04-09T10:17:55.458Z] rivers/macvlan/mvmanager
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/null
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/overlay
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/remote
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/windows
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drvregistry
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/etchosts
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/internal/caller
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/internal/kvstore
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/internal/netiputil
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/internal/resolvconf
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipam
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipamapi
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipams/builtin
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipams/null
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipams/remote
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipamutils
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ipbits
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/iptables
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/netlabel
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/netutils
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/networkdb
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/ns
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/options
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/osl
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/osl/kernel
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/portallocator
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/portmapper
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/resolvconf
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/scope
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/types'
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/bridge
10:17:55 [2024-04-09T10:17:55.458Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:17:55 [2024-04-09T10:17:55.458Z] + type docker-proxy
10:17:55 [2024-04-09T10:17:55.458Z] hack/test/unit: line 25: type: docker-proxy: not found
10:17:55 [2024-04-09T10:17:55.458Z] + hack/make.sh binary-proxy install-proxy
10:17:55 [2024-04-09T10:17:55.458Z] 
10:17:55 [2024-04-09T10:17:55.458Z] Removing bundles/
10:17:55 [2024-04-09T10:17:55.458Z] 
10:17:55 [2024-04-09T10:17:55.458Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:17:55 [2024-04-09T10:17:55.458Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
10:17:55 [2024-04-09T10:17:55.458Z] + tee /go/src/github.com/docker/docker/go.mod
10:17:55 [2024-04-09T10:17:55.458Z] module github.com/docker/docker
10:17:55 [2024-04-09T10:17:55.458Z] 
10:17:55 [2024-04-09T10:17:55.458Z] go 1.21
10:17:55 [2024-04-09T10:17:55.458Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:17:55 [2024-04-09T10:17:55.458Z] + GO111MODULE=on
10:17:55 [2024-04-09T10:17:55.458Z] + GOTOOLCHAIN=local
10:17:55 [2024-04-09T10:17:55.458Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=72615b19dbe7635d99914c044e03debf61fe70ab" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-09T10:17:55.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
10:17:59 [2024-04-09T10:17:59.629Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:17:59 [2024-04-09T10:17:59.629Z] Created binary: bundles/binary-proxy/docker-proxy
10:17:59 [2024-04-09T10:17:59.629Z] 
10:17:59 [2024-04-09T10:17:59.629Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:17:59 [2024-04-09T10:17:59.629Z] Installing docker-proxy to /usr/local/bin/
10:17:59 [2024-04-09T10:17:59.629Z] 
10:17:59 [2024-04-09T10:17:59.629Z] + mkdir -p bundles
10:17:59 [2024-04-09T10:17:59.629Z] + '[' -n 'github.com/docker/docker/api
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/backend/build
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/httpstatus
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/httputils
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/middleware
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/router
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/router/build
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/router/checkpoint
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/router/container
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/router/debug
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/router/distribution
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/router/grpc
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/router/image
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/router/network
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/router/plugin
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/router/session
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/router/swarm
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/router/system
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/server/router/volume
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/backend
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/blkiodev
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/checkpoint
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/container
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/events
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/filters
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/image
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/mount
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/network
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/plugins/logdriver
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/registry
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/strslice
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/swarm
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/swarm/runtime
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/system
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/time
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/versions
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/api/types/volume
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder/builder-next
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder/builder-next/exporter
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder/builder-next/worker
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder/builder-next/worker/label
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder/dockerfile
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder/remotecontext
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder/remotecontext/git
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/builder/remotecontext/urlutil
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/cli/debug
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/cli/winresources/docker-proxy
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/cli/winresources/dockerd
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/client
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/client/buildkit
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/cmd/docker-proxy
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/cmd/dockerd
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/cmd/dockerd/trap
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/container
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/container/stream
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/contrib/apparmor
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/contrib/httpserver
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/cluster
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/cluster/convert
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/cluster/executor
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/cluster/executor/container
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/cluster/provider
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/config
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/containerd
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/events
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/events/testutils
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/graphdriver
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/graphdriver/copy
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/graphdriver/register
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/graphdriver/vfs
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/graphdriver/zfs
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/images
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/initlayer
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/links
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/listeners
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/awslogs
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/fluentd
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/gcplogs
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/gelf
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/journald
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/local
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/loggertest
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/loggerutils
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/splunk
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/syslog
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/logger/templates
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/names
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/network
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/snapshotter
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/daemon/stats
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/distribution
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/distribution/metadata
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/distribution/utils
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/distribution/xfer
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/dockerversion
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/errdefs
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/image
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/image/cache
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/image/spec/specs-go
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/image/spec/specs-go/v1
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/image/tarexport
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/image/v1
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/internal/cleanups
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/internal/compatcontext
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/internal/mod
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/internal/mounttree
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/internal/multierror
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/internal/rootless/mountopts
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/internal/safepath
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/internal/sliceutil
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/internal/test/suite
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/internal/testutils
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/internal/testutils/netnsutils
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/internal/testutils/specialimage
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/internal/unix_noeintr
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/internal/unshare
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/layer
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/libcontainerd
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/libcontainerd/queue
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/libcontainerd/remote
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/libcontainerd/shimopts
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/libcontainerd/supervisor
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/libcontainerd/types
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/oci
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/oci/caps
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/opts
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/archive
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/authorization
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/broadcaster
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/capabilities
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/chrootarchive
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/containerfs
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/directory
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/dmesg
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/fileutils
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/homedir
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/idtools
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/ioutils
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/jsonmessage
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/longpath
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/meminfo
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/namesgenerator
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/parsers
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/parsers/kernel
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/pidfile
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/platform
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/plugingetter
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/plugins
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/plugins/transport
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/pools
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/process
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/progress
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/reexec
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/rootless
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/rootless/specconv
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/stack
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/stdcopy
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/streamformatter
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/stringid
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/sysinfo
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/system
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/tailfile
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/tarsum
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/pkg/useragent
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/plugin
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/plugin/executor/containerd
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/plugin/v2
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/profiles/apparmor
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/profiles/seccomp
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/quota
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/reference
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/registry
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/registry/resumable
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/restartmanager
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/runconfig
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/runconfig/opts
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/testutil
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/testutil/daemon
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/testutil/environment
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/testutil/fakecontext
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/testutil/fakegit
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/testutil/fakestorage
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/testutil/fixtures/load
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/testutil/fixtures/plugin
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/testutil/registry
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/testutil/request
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/volume
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/volume/drivers
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/volume/local
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/volume/mounts
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/volume/service
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/volume/service/opts
10:17:59 [2024-04-09T10:17:59.629Z] github.com/docker/docker/volume/testutils' ']'
10:17:59 [2024-04-09T10:17:59.630Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/checkpoint 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/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions 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/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/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/snapshotter 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/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr 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/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/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/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
10:18:00 [2024-04-09T10:18:00.193Z] ?   	github.com/docker/docker/api	[no test files]
10:18:08 [2024-04-09T10:18:08.290Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 16.2% of statements
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 42.7% of statements
10:18:30 [2024-04-09T10:18:30.192Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 28.3% of statements
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ok  	github.com/docker/docker/api/server/router/container	0.012s	coverage: 6.0% of statements
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/types	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 7.3% of statements
10:18:30 [2024-04-09T10:18:30.192Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
10:18:30 [2024-04-09T10:18:30.192Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.7% of statements
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/types/system	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
10:18:30 [2024-04-09T10:18:30.192Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
10:18:30 [2024-04-09T10:18:30.192Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
10:18:30 [2024-04-09T10:18:30.192Z] ok  	github.com/docker/docker/api/types/network	0.005s	coverage: 80.0% of statements
10:18:30 [2024-04-09T10:18:30.192Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/builder	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
10:18:30 [2024-04-09T10:18:30.192Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 77.3% of statements
10:18:31 [2024-04-09T10:18:31.121Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:18:31 [2024-04-09T10:18:31.121Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:18:31 [2024-04-09T10:18:31.121Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.012s	coverage: 100.0% of statements
10:18:31 [2024-04-09T10:18:31.121Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
10:18:31 [2024-04-09T10:18:31.121Z] ok  	github.com/docker/docker/builder/remotecontext	0.034s	coverage: 33.7% of statements
10:18:31 [2024-04-09T10:18:31.378Z] ok  	github.com/docker/docker/builder/dockerfile	0.048s	coverage: 50.0% of statements
10:18:33 [2024-04-09T10:18:33.291Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
10:18:33 [2024-04-09T10:18:33.291Z] ok  	github.com/docker/docker/client	0.112s	coverage: 77.0% of statements
10:18:33 [2024-04-09T10:18:33.291Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.307s	coverage: 66.5% of statements
10:18:33 [2024-04-09T10:18:33.855Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.715s	coverage: 82.5% of statements
10:18:46 [2024-04-09T10:18:46.036Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:18:46 [2024-04-09T10:18:46.036Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:18:46 [2024-04-09T10:18:46.036Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:18:46 [2024-04-09T10:18:46.036Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:18:46 [2024-04-09T10:18:46.036Z] ok  	github.com/docker/docker/container	0.141s	coverage: 36.4% of statements
10:18:46 [2024-04-09T10:18:46.036Z] ok  	github.com/docker/docker/cmd/dockerd	0.193s	coverage: 29.7% of statements
10:18:47 [2024-04-09T10:18:47.403Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.423s	coverage: 0.0% of statements
10:18:48 [2024-04-09T10:18:48.771Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:18:48 [2024-04-09T10:18:48.771Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
10:18:48 [2024-04-09T10:18:48.771Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 38.7% of statements
10:18:48 [2024-04-09T10:18:48.771Z] ok  	github.com/docker/docker/daemon/cluster	0.055s	coverage: 0.5% of statements
10:18:49 [2024-04-09T10:18:49.027Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:18:49 [2024-04-09T10:18:49.027Z] ok  	github.com/docker/docker/daemon/config	0.045s	coverage: 74.6% of statements
10:18:50 [2024-04-09T10:18:50.408Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:18:50 [2024-04-09T10:18:50.408Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
10:18:50 [2024-04-09T10:18:50.665Z] ok  	github.com/docker/docker/daemon/containerd	0.045s	coverage: 17.4% of statements
10:18:50 [2024-04-09T10:18:50.665Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
10:18:50 [2024-04-09T10:18:50.665Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
10:18:50 [2024-04-09T10:18:50.921Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 60.9% of statements
10:18:51 [2024-04-09T10:18:51.484Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:18:51 [2024-04-09T10:18:51.484Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
10:18:51 [2024-04-09T10:18:51.484Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:18:51 [2024-04-09T10:18:51.484Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:18:51 [2024-04-09T10:18:51.740Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.184s	coverage: 60.2% of statements
10:18:51 [2024-04-09T10:18:51.740Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.032s	coverage: 60.9% of statements
10:18:52 [2024-04-09T10:18:52.303Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
10:18:52 [2024-04-09T10:18:52.560Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.482s	coverage: 13.3% of statements
10:18:52 [2024-04-09T10:18:52.560Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:18:52 [2024-04-09T10:18:52.560Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:18:52 [2024-04-09T10:18:52.560Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
10:18:52 [2024-04-09T10:18:52.817Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 2.9% of statements
10:18:52 [2024-04-09T10:18:52.817Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
10:18:53 [2024-04-09T10:18:53.074Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:18:53 [2024-04-09T10:18:53.074Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.009s	coverage: 53.6% of statements
10:18:53 [2024-04-09T10:18:53.331Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
10:18:53 [2024-04-09T10:18:53.331Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.099s	coverage: 78.2% of statements
10:18:53 [2024-04-09T10:18:53.588Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
10:18:53 [2024-04-09T10:18:53.588Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
10:18:53 [2024-04-09T10:18:53.588Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.002s	coverage: 88.2% of statements
10:18:53 [2024-04-09T10:18:53.845Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 87.2% of statements
10:18:53 [2024-04-09T10:18:53.845Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.134s	coverage: 76.8% of statements
10:18:53 [2024-04-09T10:18:53.845Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
10:18:53 [2024-04-09T10:18:53.845Z] ok  	github.com/docker/docker/daemon/logger/local	0.024s	coverage: 79.4% of statements
10:18:54 [2024-04-09T10:18:54.408Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.014s	coverage: 63.5% of statements
10:18:54 [2024-04-09T10:18:54.408Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
10:18:54 [2024-04-09T10:18:54.664Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:18:54 [2024-04-09T10:18:54.664Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
10:18:54 [2024-04-09T10:18:54.664Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
10:18:54 [2024-04-09T10:18:54.921Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
10:18:54 [2024-04-09T10:18:54.921Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:18:54 [2024-04-09T10:18:54.921Z] ok  	github.com/docker/docker/daemon/network	0.023s	coverage: 63.8% of statements
10:18:55 [2024-04-09T10:18:55.178Z] ok  	github.com/docker/docker/daemon/logger/journald	1.507s	coverage: 72.7% of statements
10:18:55 [2024-04-09T10:18:55.740Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:18:55 [2024-04-09T10:18:55.740Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
10:18:55 [2024-04-09T10:18:55.740Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.2% of statements
10:18:55 [2024-04-09T10:18:55.740Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
10:18:55 [2024-04-09T10:18:55.997Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.478s	coverage: 82.5% of statements
10:18:56 [2024-04-09T10:18:56.253Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.8% of statements
10:18:56 [2024-04-09T10:18:56.510Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
10:18:56 [2024-04-09T10:18:56.510Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
10:18:56 [2024-04-09T10:18:56.510Z] ok  	github.com/docker/docker/image/cache	0.011s	coverage: 26.1% of statements
10:18:56 [2024-04-09T10:18:56.766Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:18:56 [2024-04-09T10:18:56.766Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
10:18:56 [2024-04-09T10:18:56.766Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
10:18:56 [2024-04-09T10:18:56.766Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
10:18:56 [2024-04-09T10:18:56.766Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
10:18:56 [2024-04-09T10:18:56.766Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
10:18:56 [2024-04-09T10:18:56.766Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
10:18:56 [2024-04-09T10:18:56.766Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
10:18:57 [2024-04-09T10:18:57.023Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:18:57 [2024-04-09T10:18:57.023Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
10:18:57 [2024-04-09T10:18:57.023Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
10:18:57 [2024-04-09T10:18:57.023Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
10:18:57 [2024-04-09T10:18:57.023Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
10:18:57 [2024-04-09T10:18:57.023Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
10:18:57 [2024-04-09T10:18:57.023Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
10:18:57 [2024-04-09T10:18:57.023Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
10:18:57 [2024-04-09T10:18:57.023Z] ok  	github.com/docker/docker/distribution	1.489s	coverage: 28.7% of statements
10:18:57 [2024-04-09T10:18:57.952Z] ok  	github.com/docker/docker/distribution/xfer	2.175s	coverage: 85.4% of statements
10:18:57 [2024-04-09T10:18:57.952Z] ok  	github.com/docker/docker/daemon	10.594s	coverage: 15.8% of statements
10:18:57 [2024-04-09T10:18:57.952Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:18:57 [2024-04-09T10:18:57.952Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:18:57 [2024-04-09T10:18:57.952Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
10:18:57 [2024-04-09T10:18:57.952Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:18:57 [2024-04-09T10:18:57.952Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:18:57 [2024-04-09T10:18:57.952Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
10:18:58 [2024-04-09T10:18:58.517Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:18:58 [2024-04-09T10:18:58.517Z] ok  	github.com/docker/docker/oci	0.017s	coverage: 35.8% of statements
10:18:58 [2024-04-09T10:18:58.517Z] ok  	github.com/docker/docker/opts	0.048s	coverage: 67.9% of statements
10:18:59 [2024-04-09T10:18:59.080Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:18:59 [2024-04-09T10:18:59.080Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 26.7% of statements
10:18:59 [2024-04-09T10:18:59.080Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
10:18:59 [2024-04-09T10:18:59.080Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
10:18:59 [2024-04-09T10:18:59.080Z] ok  	github.com/docker/docker/pkg/authorization	0.152s	coverage: 68.3% of statements
10:18:59 [2024-04-09T10:18:59.337Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
10:18:59 [2024-04-09T10:18:59.337Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.271s	coverage: 83.7% of statements
10:18:59 [2024-04-09T10:18:59.337Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 51.7% of statements
10:18:59 [2024-04-09T10:18:59.337Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 6.5% of statements
10:18:59 [2024-04-09T10:18:59.594Z] ok  	github.com/docker/docker/pkg/archive	0.437s	coverage: 81.3% of statements
10:18:59 [2024-04-09T10:18:59.594Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
10:18:59 [2024-04-09T10:18:59.594Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 92.3% of statements
10:18:59 [2024-04-09T10:18:59.594Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
10:18:59 [2024-04-09T10:18:59.594Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
10:18:59 [2024-04-09T10:18:59.594Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
10:18:59 [2024-04-09T10:18:59.852Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
10:18:59 [2024-04-09T10:18:59.852Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:18:59 [2024-04-09T10:18:59.852Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:18:59 [2024-04-09T10:18:59.852Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
10:18:59 [2024-04-09T10:18:59.852Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
10:18:59 [2024-04-09T10:18:59.852Z] ok  	github.com/docker/docker/pkg/idtools	0.462s	coverage: 69.7% of statements
10:19:00 [2024-04-09T10:19:00.109Z] ok  	github.com/docker/docker/pkg/ioutils	0.372s	coverage: 69.1% of statements
10:19:00 [2024-04-09T10:19:00.366Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:19:00 [2024-04-09T10:19:00.366Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:19:00 [2024-04-09T10:19:00.366Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 90.0% of statements
10:19:00 [2024-04-09T10:19:00.366Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
10:19:00 [2024-04-09T10:19:00.366Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
10:19:00 [2024-04-09T10:19:00.366Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
10:19:00 [2024-04-09T10:19:00.623Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:19:00 [2024-04-09T10:19:00.623Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
10:19:00 [2024-04-09T10:19:00.623Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
10:19:00 [2024-04-09T10:19:00.623Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
10:19:00 [2024-04-09T10:19:00.623Z] ok  	github.com/docker/docker/pkg/reexec	0.034s	coverage: 82.4% of statements
10:19:00 [2024-04-09T10:19:00.623Z] ok  	github.com/docker/docker/pkg/stdcopy	0.016s	coverage: 100.0% of statements
10:19:00 [2024-04-09T10:19:00.880Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 61.9% of statements
10:19:00 [2024-04-09T10:19:00.880Z] ok  	github.com/docker/docker/pkg/streamformatter	0.014s	coverage: 64.5% of statements
10:19:01 [2024-04-09T10:19:01.137Z] ok  	github.com/docker/docker/pkg/system	0.010s	coverage: 41.0% of statements
10:19:01 [2024-04-09T10:19:01.137Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 53.4% of statements
10:19:01 [2024-04-09T10:19:01.137Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
10:19:01 [2024-04-09T10:19:01.394Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
10:19:01 [2024-04-09T10:19:01.394Z] ok  	github.com/docker/docker/pkg/tarsum	0.071s	coverage: 89.6% of statements
10:19:01 [2024-04-09T10:19:01.958Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:19:01 [2024-04-09T10:19:01.958Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:19:01 [2024-04-09T10:19:01.958Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 13.6% of statements
10:19:01 [2024-04-09T10:19:01.958Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
10:19:02 [2024-04-09T10:19:02.215Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
10:19:02 [2024-04-09T10:19:02.472Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.2% of statements
10:19:02 [2024-04-09T10:19:02.472Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 73.7% of statements
10:19:02 [2024-04-09T10:19:02.472Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
10:19:02 [2024-04-09T10:19:02.728Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
10:19:02 [2024-04-09T10:19:02.728Z] ok  	github.com/docker/docker/registry	0.109s	coverage: 63.9% of statements
10:19:02 [2024-04-09T10:19:02.728Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:19:02 [2024-04-09T10:19:02.728Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 54.0% of statements
10:19:02 [2024-04-09T10:19:02.984Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
10:19:02 [2024-04-09T10:19:02.984Z] ok  	github.com/docker/docker/quota	0.719s	coverage: 69.3% of statements
10:19:03 [2024-04-09T10:19:03.242Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:19:03 [2024-04-09T10:19:03.242Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:19:03 [2024-04-09T10:19:03.242Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:19:03 [2024-04-09T10:19:03.242Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:19:03 [2024-04-09T10:19:03.242Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:19:03 [2024-04-09T10:19:03.242Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:19:03 [2024-04-09T10:19:03.242Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:19:03 [2024-04-09T10:19:03.242Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:19:03 [2024-04-09T10:19:03.242Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:19:03 [2024-04-09T10:19:03.242Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:19:03 [2024-04-09T10:19:03.242Z] ?   	github.com/docker/docker/volume	[no test files]
10:19:03 [2024-04-09T10:19:03.806Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
10:19:04 [2024-04-09T10:19:04.063Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 61.5% of statements
10:19:04 [2024-04-09T10:19:04.063Z] ok  	github.com/docker/docker/volume/local	0.086s	coverage: 76.4% of statements
10:19:04 [2024-04-09T10:19:04.319Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:19:04 [2024-04-09T10:19:04.319Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:19:04 [2024-04-09T10:19:04.319Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 71.8% of statements
10:19:05 [2024-04-09T10:19:05.247Z] ok  	github.com/docker/docker/layer	7.105s	coverage: 68.1% of statements
10:19:05 [2024-04-09T10:19:05.247Z] 
10:19:05 [2024-04-09T10:19:05.247Z] === Skipped
10:19:05 [2024-04-09T10:19:05.247Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:19:05 [2024-04-09T10:19:05.247Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
10:19:05 [2024-04-09T10:19:05.247Z] 
10:19:05 [2024-04-09T10:19:05.247Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:19:05 [2024-04-09T10:19:05.247Z]     network_proxy_test.go:210: No support for dual stack yet
10:19:05 [2024-04-09T10:19:05.247Z] 
10:19:05 [2024-04-09T10:19:05.247Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:19:05 [2024-04-09T10:19:05.247Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
10:19:05 [2024-04-09T10:19:05.247Z] 
10:19:05 [2024-04-09T10:19:05.247Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:19:05 [2024-04-09T10:19:05.247Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
10:19:05 [2024-04-09T10:19:05.247Z] 
10:19:05 [2024-04-09T10:19:05.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:41: Driver btrfs not supported
10:19:05 [2024-04-09T10:19:05.247Z] 
10:19:05 [2024-04-09T10:19:05.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:41: Driver btrfs not supported
10:19:05 [2024-04-09T10:19:05.247Z] 
10:19:05 [2024-04-09T10:19:05.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:41: Driver btrfs not supported
10:19:05 [2024-04-09T10:19:05.247Z] 
10:19:05 [2024-04-09T10:19:05.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:41: Driver btrfs not supported
10:19:05 [2024-04-09T10:19:05.247Z] 
10:19:05 [2024-04-09T10:19:05.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:41: Driver btrfs not supported
10:19:05 [2024-04-09T10:19:05.247Z] 
10:19:05 [2024-04-09T10:19:05.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:68: No driver to put!
10:19:05 [2024-04-09T10:19:05.247Z] 
10:19:05 [2024-04-09T10:19:05.247Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:19:05 [2024-04-09T10:19:05.247Z] time="2024-04-09T10:18:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:19:05 [2024-04-09T10:19:05.247Z] 
10:19:05 [2024-04-09T10:19:05.247Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:19:05 [2024-04-09T10:19:05.247Z] time="2024-04-09T10:18:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:19:05 [2024-04-09T10:19:05.247Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:19:05 [2024-04-09T10:19:05.247Z] 
10:19:05 [2024-04-09T10:19:05.247Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z] time="2024-04-09T10:18:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z] time="2024-04-09T10:18:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z] time="2024-04-09T10:18:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:68: No driver to put!
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z]     overlay_test.go:61: Cannot run test with naive change algorithm
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:41: Driver zfs not supported
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:41: Driver zfs not supported
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:41: Driver zfs not supported
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:41: Driver zfs not supported
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:41: Driver zfs not supported
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z]     graphtest_unix.go:68: No driver to put!
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
10:19:05 [2024-04-09T10:19:05.248Z]     validate_test.go:73: only tested on Windows
10:19:05 [2024-04-09T10:19:05.248Z] 
10:19:05 [2024-04-09T10:19:05.248Z] DONE 3284 tests, 27 skipped in 65.745s
10:19:05 [2024-04-09T10:19:05.248Z] + '[' -n 'github.com/docker/docker/libnetwork
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/bitmap
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/cluster
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/config
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/datastore
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/diagnostic
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/discoverapi
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/driverapi
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/bridge
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/host
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/null
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/overlay
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/remote
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/windows
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/drvregistry
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/etchosts
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/internal/caller
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/internal/kvstore
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/internal/netiputil
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/internal/resolvconf
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/ipam
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/ipamapi
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/ipams/builtin
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/ipams/null
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/ipams/remote
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/ipamutils
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/ipbits
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/iptables
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/netlabel
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/netutils
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/networkdb
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/ns
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/options
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/osl
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/osl/kernel
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/portallocator
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/portmapper
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/resolvconf
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/scope
10:19:05 [2024-04-09T10:19:05.248Z] github.com/docker/docker/libnetwork/types' ']'
10:19:05 [2024-04-09T10:19:05.248Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo 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/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/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/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf 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/scope github.com/docker/docker/libnetwork/types
10:20:01 [2024-04-09T10:20:01.421Z] ok  	github.com/docker/docker/libnetwork	44.160s	coverage: 42.9% of statements
10:20:01 [2024-04-09T10:20:01.421Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
10:20:01 [2024-04-09T10:20:01.421Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:20:01 [2024-04-09T10:20:01.421Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:20:01 [2024-04-09T10:20:01.421Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:20:01 [2024-04-09T10:20:01.421Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:20:01 [2024-04-09T10:20:01.421Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:20:01 [2024-04-09T10:20:01.421Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:20:01 [2024-04-09T10:20:01.421Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
10:20:01 [2024-04-09T10:20:01.421Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
10:20:01 [2024-04-09T10:20:01.421Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:20:01 [2024-04-09T10:20:01.421Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:20:01 [2024-04-09T10:20:01.421Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
10:20:01 [2024-04-09T10:20:01.421Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.866s	coverage: 63.3% of statements
10:20:01 [2024-04-09T10:20:01.421Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:20:01 [2024-04-09T10:20:01.421Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
10:20:01 [2024-04-09T10:20:01.984Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	1.034s	coverage: 5.1% of statements
10:20:01 [2024-04-09T10:20:01.984Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:20:02 [2024-04-09T10:20:02.547Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.003s	coverage: 4.7% of statements
10:20:02 [2024-04-09T10:20:02.548Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:20:02 [2024-04-09T10:20:02.548Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
10:20:03 [2024-04-09T10:20:03.478Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
10:20:03 [2024-04-09T10:20:03.734Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
10:20:03 [2024-04-09T10:20:03.991Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
10:20:04 [2024-04-09T10:20:04.555Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
10:20:04 [2024-04-09T10:20:04.555Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:20:04 [2024-04-09T10:20:04.555Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:20:04 [2024-04-09T10:20:04.555Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:20:04 [2024-04-09T10:20:04.812Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
10:20:05 [2024-04-09T10:20:05.375Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
10:20:05 [2024-04-09T10:20:05.375Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:20:05 [2024-04-09T10:20:05.375Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
10:20:05 [2024-04-09T10:20:05.375Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
10:20:05 [2024-04-09T10:20:05.375Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
10:20:05 [2024-04-09T10:20:05.937Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.015s	coverage: 86.0% of statements
10:20:15 [2024-04-09T10:20:15.886Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
10:20:20 [2024-04-09T10:20:20.058Z] ok  	github.com/docker/docker/libnetwork/ipam	2.936s	coverage: 80.3% of statements
10:20:20 [2024-04-09T10:20:20.058Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:20:20 [2024-04-09T10:20:20.058Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:20:20 [2024-04-09T10:20:20.058Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
10:20:20 [2024-04-09T10:20:20.058Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 48.7% of statements
10:20:20 [2024-04-09T10:20:20.058Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:20:20 [2024-04-09T10:20:20.058Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
10:20:20 [2024-04-09T10:20:20.621Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.317s	coverage: 86.4% of statements
10:20:20 [2024-04-09T10:20:20.878Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
10:20:21 [2024-04-09T10:20:21.440Z] ok  	github.com/docker/docker/libnetwork/iptables	0.161s	coverage: 39.9% of statements
10:20:21 [2024-04-09T10:20:21.440Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
10:20:22 [2024-04-09T10:20:22.004Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 50.6% of statements
10:22:13 [2024-04-09T10:22:13.396Z] ok  	github.com/docker/docker/libnetwork/networkdb	102.864s	coverage: 59.2% of statements
10:22:13 [2024-04-09T10:22:13.396Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:22:13 [2024-04-09T10:22:13.396Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:22:13 [2024-04-09T10:22:13.396Z] ok  	github.com/docker/docker/libnetwork/osl	4.403s	coverage: 37.4% of statements
10:22:13 [2024-04-09T10:22:13.396Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:22:13 [2024-04-09T10:22:13.396Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
10:22:13 [2024-04-09T10:22:13.396Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.678s	coverage: 47.9% of statements
10:22:13 [2024-04-09T10:22:13.396Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 75.8% of statements
10:22:13 [2024-04-09T10:22:13.396Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
10:22:13 [2024-04-09T10:22:13.396Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 41.7% of statements
10:22:13 [2024-04-09T10:22:13.396Z] 
10:22:13 [2024-04-09T10:22:13.396Z] === Skipped
10:22:13 [2024-04-09T10:22:13.396Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:22:13 [2024-04-09T10:22:13.396Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
10:22:13 [2024-04-09T10:22:13.396Z] 
10:22:13 [2024-04-09T10:22:13.396Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
10:22:13 [2024-04-09T10:22:13.396Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
10:22:13 [2024-04-09T10:22:13.396Z] 
10:22:13 [2024-04-09T10:22:13.396Z] DONE 438 tests, 2 skipped in 187.855s
Post stage
[Pipeline] junit
10:22:14 [2024-04-09T10:22:14.335Z] Recording test results
10:22:15 [2024-04-09T10:22:15.233Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:22:15 [2024-04-09T10:22:15.527Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47702/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72615b19dbe7635d99914c044e03debf61fe70ab -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=26.0 docker:72615b19dbe7635d99914c044e03debf61fe70ab hack/make.sh dynbinary test-integration
10:22:15 [2024-04-09T10:22:15.784Z] 
10:22:15 [2024-04-09T10:22:15.784Z] Removing bundles/
10:22:15 [2024-04-09T10:22:15.784Z] 
10:22:15 [2024-04-09T10:22:15.784Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:22:15 [2024-04-09T10:22:15.784Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
10:22:15 [2024-04-09T10:22:15.784Z] + tee /go/src/github.com/docker/docker/go.mod
10:22:15 [2024-04-09T10:22:15.784Z] module github.com/docker/docker
10:22:15 [2024-04-09T10:22:15.784Z] 
10:22:15 [2024-04-09T10:22:15.784Z] go 1.21
10:22:15 [2024-04-09T10:22:15.784Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:22:15 [2024-04-09T10:22:15.784Z] + GO111MODULE=on
10:22:15 [2024-04-09T10:22:15.784Z] + GOTOOLCHAIN=local
10:22:15 [2024-04-09T10:22:15.784Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=72615b19dbe7635d99914c044e03debf61fe70ab" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-09T10:22:15.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
10:22:54 [2024-04-09T10:22:54.465Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:22:54 [2024-04-09T10:22:54.465Z] Created binary: bundles/dynbinary-daemon/dockerd
10:22:54 [2024-04-09T10:22:54.465Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
10:22:54 [2024-04-09T10:22:54.465Z] + tee /go/src/github.com/docker/docker/go.mod
10:22:54 [2024-04-09T10:22:54.465Z] module github.com/docker/docker
10:22:54 [2024-04-09T10:22:54.465Z] 
10:22:54 [2024-04-09T10:22:54.465Z] go 1.21
10:22:54 [2024-04-09T10:22:54.465Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:22:54 [2024-04-09T10:22:54.465Z] + GO111MODULE=on
10:22:54 [2024-04-09T10:22:54.465Z] + GOTOOLCHAIN=local
10:22:54 [2024-04-09T10:22:54.465Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=72615b19dbe7635d99914c044e03debf61fe70ab" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-09T10:22:15.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
10:22:54 [2024-04-09T10:22:54.465Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:22:54 [2024-04-09T10:22:54.465Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:22:54 [2024-04-09T10:22:54.465Z] 
10:22:54 [2024-04-09T10:22:54.465Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:22:54 [2024-04-09T10:22:54.465Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:22:54 [2024-04-09T10:22:54.465Z] HOSTNAME=44d05e01b675
10:22:54 [2024-04-09T10:22:54.465Z] TESTDEBUG=0
10:22:54 [2024-04-09T10:22:54.465Z] DEST=bundles/test-integration
10:22:54 [2024-04-09T10:22:54.465Z] PWD=/go/src/github.com/docker/docker
10:22:54 [2024-04-09T10:22:54.465Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
10:22:54 [2024-04-09T10:22:54.465Z] DOCKER_GITCOMMIT=72615b19dbe7635d99914c044e03debf61fe70ab
10:22:54 [2024-04-09T10:22:54.465Z] container=docker
10:22:54 [2024-04-09T10:22:54.465Z] HOME=/root
10:22:54 [2024-04-09T10:22:54.465Z] CONTAINERD_NAMESPACE=moby
10:22:54 [2024-04-09T10:22:54.465Z] GOLANG_VERSION=1.21.9
10:22:54 [2024-04-09T10:22:54.465Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:22:54 [2024-04-09T10:22:54.465Z] VALIDATE_BRANCH=26.0
10:22:54 [2024-04-09T10:22:54.465Z] TERM=xterm
10:22:54 [2024-04-09T10:22:54.465Z] DOCKER_PKG=github.com/docker/docker
10:22:54 [2024-04-09T10:22:54.465Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
10:22:54 [2024-04-09T10:22:54.465Z] SHLVL=1
10:22:54 [2024-04-09T10:22:54.465Z] TIMEOUT=120m
10:22:54 [2024-04-09T10:22:54.465Z] GOTOOLCHAIN=local
10:22:54 [2024-04-09T10:22:54.465Z] DOCKER_GRAPHDRIVER=overlay2
10:22:54 [2024-04-09T10:22:54.465Z] GO111MODULE=off
10:22:54 [2024-04-09T10:22:54.465Z] DOCKER_EXPERIMENTAL=1
10:22:54 [2024-04-09T10:22:54.465Z] TEST_SKIP_INTEGRATION_CLI=1
10:22:54 [2024-04-09T10:22:54.465Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:22:54 [2024-04-09T10:22:54.465Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:22:54 [2024-04-09T10:22:54.465Z] GOPATH=/go
10:22:54 [2024-04-09T10:22:54.465Z] PKG_CONFIG=pkg-config
10:22:54 [2024-04-09T10:22:54.465Z] _=/usr/bin/env
10:22:54 [2024-04-09T10:22:54.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:23:16 [2024-04-09T10:23:16.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
10:23:16 [2024-04-09T10:23:16.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:23:16 [2024-04-09T10:23:16.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:23:17 [2024-04-09T10:23:17.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:23:21 [2024-04-09T10:23:21.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:23:25 [2024-04-09T10:23:25.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:23:25 [2024-04-09T10:23:25.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:23:27 [2024-04-09T10:23:27.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:23:28 [2024-04-09T10:23:28.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:23:29 [2024-04-09T10:23:29.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
10:23:31 [2024-04-09T10:23:31.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:23:31 [2024-04-09T10:23:31.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:23:33 [2024-04-09T10:23:33.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:23:34 [2024-04-09T10:23:34.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:23:36 [2024-04-09T10:23:36.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:23:37 [2024-04-09T10:23:37.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:23:37 [2024-04-09T10:23:37.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:23:38 [2024-04-09T10:23:38.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:23:40 [2024-04-09T10:23:40.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:23:41 [2024-04-09T10:23:41.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:23:41 [2024-04-09T10:23:41.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:23:43 [2024-04-09T10:23:43.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:23:43 [2024-04-09T10:23:43.973Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:23:43 [2024-04-09T10:23:43.973Z] Using test binary /usr/local/cli-integration/docker
10:23:43 [2024-04-09T10:23:43.973Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:23:43 [2024-04-09T10:23:43.973Z] +++ /etc/init.d/apparmor start
10:23:43 [2024-04-09T10:23:43.973Z] Not: starting.
10:23:43 [2024-04-09T10:23:43.973Z] INFO: Waiting for daemon to start...
10:23:43 [2024-04-09T10:23:43.973Z] Starting dockerd
10:23:43 [2024-04-09T10:23:43.973Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.UhXtBKblQz/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:23:56 [2024-04-09T10:23:56.295Z] .
10:23:56 [2024-04-09T10:23:56.295Z] Running integration-test (iteration 1)
10:23:56 [2024-04-09T10:23:56.295Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
10:23:56 [2024-04-09T10:23:56.295Z] ++ '[' -n '' ']'
10:23:56 [2024-04-09T10:23:56.295Z] ++ 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
10:23:56 [2024-04-09T10:23:56.295Z] ++ set -e
10:23:56 [2024-04-09T10:23:56.295Z] ++ '[' -n 0 ']'
10:23:56 [2024-04-09T10:23:56.295Z] ++ set -x
10:23:56 [2024-04-09T10:23:56.295Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:23:56 [2024-04-09T10:23:56.295Z] Loaded image: busybox:latest
10:23:56 [2024-04-09T10:23:56.295Z] Loaded image: busybox:glibc
10:23:56 [2024-04-09T10:23:56.295Z] Loaded image: debian:bookworm-slim
10:23:56 [2024-04-09T10:23:56.295Z] Loaded image: hello-world:latest
10:23:56 [2024-04-09T10:23:56.295Z] Loaded image: arm32v7/hello-world:latest
10:23:56 [2024-04-09T10:23:56.295Z] INFO: Testing against a local daemon
10:23:56 [2024-04-09T10:23:56.295Z] === RUN   TestCgroupNamespacesBuild
10:23:56 [2024-04-09T10:23:56.552Z] --- PASS: TestCgroupNamespacesBuild (1.06s)
10:23:56 [2024-04-09T10:23:56.552Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:23:57 [2024-04-09T10:23:57.918Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
10:23:57 [2024-04-09T10:23:57.918Z] === RUN   TestBuildWithSession
10:23:57 [2024-04-09T10:23:57.918Z]     build_session_test.go:26: TODO: BuildKit
10:23:57 [2024-04-09T10:23:57.918Z] --- SKIP: TestBuildWithSession (0.00s)
10:23:57 [2024-04-09T10:23:57.918Z] === RUN   TestBuildSquashParent
10:24:01 [2024-04-09T10:24:01.189Z] --- PASS: TestBuildSquashParent (3.33s)
10:24:01 [2024-04-09T10:24:01.189Z] === RUN   TestBuildWithRemoveAndForceRemove
10:24:01 [2024-04-09T10:24:01.189Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:24:01 [2024-04-09T10:24:01.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:24:01 [2024-04-09T10:24:01.189Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:24:01 [2024-04-09T10:24:01.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:24:01 [2024-04-09T10:24:01.189Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:24:01 [2024-04-09T10:24:01.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:24:01 [2024-04-09T10:24:01.189Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:24:01 [2024-04-09T10:24:01.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:24:01 [2024-04-09T10:24:01.189Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:24:01 [2024-04-09T10:24:01.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:24:01 [2024-04-09T10:24:01.189Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:24:01 [2024-04-09T10:24:01.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:24:01 [2024-04-09T10:24:01.189Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:24:01 [2024-04-09T10:24:01.189Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:24:01 [2024-04-09T10:24:01.189Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:24:01 [2024-04-09T10:24:01.189Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:24:01 [2024-04-09T10:24:01.189Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:24:01 [2024-04-09T10:24:01.189Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:24:04 [2024-04-09T10:24:04.460Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
10:24:04 [2024-04-09T10:24:04.460Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s)
10:24:04 [2024-04-09T10:24:04.460Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.42s)
10:24:04 [2024-04-09T10:24:04.460Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s)
10:24:04 [2024-04-09T10:24:04.460Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.69s)
10:24:04 [2024-04-09T10:24:04.460Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s)
10:24:04 [2024-04-09T10:24:04.460Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.83s)
10:24:04 [2024-04-09T10:24:04.460Z] === RUN   TestBuildMultiStageCopy
10:24:04 [2024-04-09T10:24:04.460Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:24:05 [2024-04-09T10:24:05.023Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:24:05 [2024-04-09T10:24:05.023Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:24:05 [2024-04-09T10:24:05.023Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:24:05 [2024-04-09T10:24:05.023Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:24:05 [2024-04-09T10:24:05.280Z] --- PASS: TestBuildMultiStageCopy (1.37s)
10:24:05 [2024-04-09T10:24:05.280Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.93s)
10:24:05 [2024-04-09T10:24:05.280Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
10:24:05 [2024-04-09T10:24:05.280Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
10:24:05 [2024-04-09T10:24:05.280Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
10:24:05 [2024-04-09T10:24:05.280Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
10:24:05 [2024-04-09T10:24:05.280Z] === RUN   TestBuildMultiStageParentConfig
10:24:05 [2024-04-09T10:24:05.843Z] --- PASS: TestBuildMultiStageParentConfig (0.39s)
10:24:05 [2024-04-09T10:24:05.843Z] === RUN   TestBuildLabelWithTargets
10:24:06 [2024-04-09T10:24:06.405Z] --- PASS: TestBuildLabelWithTargets (0.62s)
10:24:06 [2024-04-09T10:24:06.405Z] === RUN   TestBuildWithEmptyLayers
10:24:06 [2024-04-09T10:24:06.405Z] --- PASS: TestBuildWithEmptyLayers (0.22s)
10:24:06 [2024-04-09T10:24:06.405Z] === RUN   TestBuildMultiStageOnBuild
10:24:07 [2024-04-09T10:24:07.772Z] --- PASS: TestBuildMultiStageOnBuild (1.06s)
10:24:07 [2024-04-09T10:24:07.772Z] === RUN   TestBuildUncleanTarFilenames
10:24:07 [2024-04-09T10:24:07.772Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
10:24:07 [2024-04-09T10:24:07.772Z] === RUN   TestBuildMultiStageLayerLeak
10:24:08 [2024-04-09T10:24:08.701Z] --- PASS: TestBuildMultiStageLayerLeak (1.05s)
10:24:08 [2024-04-09T10:24:08.701Z] === RUN   TestBuildWithHugeFile
10:25:04 [2024-04-09T10:25:04.878Z] --- PASS: TestBuildWithHugeFile (48.28s)
10:25:04 [2024-04-09T10:25:04.878Z] === RUN   TestBuildWCOWSandboxSize
10:25:04 [2024-04-09T10:25:04.878Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:25:04 [2024-04-09T10:25:04.878Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:25:04 [2024-04-09T10:25:04.878Z] === RUN   TestBuildWithEmptyDockerfile
10:25:04 [2024-04-09T10:25:04.878Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:25:04 [2024-04-09T10:25:04.878Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:25:04 [2024-04-09T10:25:04.878Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:25:04 [2024-04-09T10:25:04.878Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:25:04 [2024-04-09T10:25:04.878Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:25:04 [2024-04-09T10:25:04.878Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:25:04 [2024-04-09T10:25:04.878Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:25:04 [2024-04-09T10:25:04.878Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:25:04 [2024-04-09T10:25:04.878Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:25:04 [2024-04-09T10:25:04.878Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
10:25:04 [2024-04-09T10:25:04.878Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:25:04 [2024-04-09T10:25:04.878Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
10:25:04 [2024-04-09T10:25:04.878Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
10:25:04 [2024-04-09T10:25:04.878Z] === RUN   TestBuildPreserveOwnership
10:25:04 [2024-04-09T10:25:04.878Z] === RUN   TestBuildPreserveOwnership/copy_from
10:25:04 [2024-04-09T10:25:04.878Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:25:04 [2024-04-09T10:25:04.878Z] --- PASS: TestBuildPreserveOwnership (2.13s)
10:25:04 [2024-04-09T10:25:04.878Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.44s)
10:25:04 [2024-04-09T10:25:04.878Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.67s)
10:25:04 [2024-04-09T10:25:04.878Z] === RUN   TestBuildPlatformInvalid
10:25:04 [2024-04-09T10:25:04.878Z] --- PASS: TestBuildPlatformInvalid (0.01s)
10:25:04 [2024-04-09T10:25:04.878Z] === RUN   TestBuildkitHistoryTracePropagation
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:24:59Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:24:59Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:24:59Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:24:59Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:24:59Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:24:59Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:24:59Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:24:59Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:24:59Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:24:59Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:24:59Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:24:59Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:24:59Z" level=info msg="[core] [Server #4] Server created" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z]     build_traces_test.go:87: Waiting for trace to be available
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:25:03Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:25:03Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:25:03Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:25:03Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:25:03Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] time="2024-04-09T10:25:03Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
10:25:04 [2024-04-09T10:25:04.878Z] --- PASS: TestBuildkitHistoryTracePropagation (4.05s)
10:25:04 [2024-04-09T10:25:04.878Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:25:04 [2024-04-09T10:25:04.878Z] Loaded image: busybox:latest
10:25:04 [2024-04-09T10:25:04.878Z] Loaded image: busybox:glibc
10:25:04 [2024-04-09T10:25:04.878Z] Loaded image: debian:bookworm-slim
10:25:04 [2024-04-09T10:25:04.878Z] Loaded image: hello-world:latest
10:25:04 [2024-04-09T10:25:04.878Z] Loaded image: arm32v7/hello-world:latest
10:25:12 [2024-04-09T10:25:12.966Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.79s)
10:25:12 [2024-04-09T10:25:12.966Z] PASS
10:25:12 [2024-04-09T10:25:12.966Z] 
10:25:12 [2024-04-09T10:25:12.966Z] === Skipped
10:25:12 [2024-04-09T10:25:12.966Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:25:12 [2024-04-09T10:25:12.966Z]     build_session_test.go:26: TODO: BuildKit
10:25:12 [2024-04-09T10:25:12.966Z] 
10:25:12 [2024-04-09T10:25:12.966Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:25:12 [2024-04-09T10:25:12.966Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:25:12 [2024-04-09T10:25:12.966Z] 
10:25:12 [2024-04-09T10:25:12.966Z] DONE 35 tests, 2 skipped in 78.700s
10:25:12 [2024-04-09T10:25:12.966Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
10:25:12 [2024-04-09T10:25:12.966Z] ++ '[' -n '' ']'
10:25:12 [2024-04-09T10:25:12.966Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
10:25:12 [2024-04-09T10:25:12.966Z] ++ set -e
10:25:12 [2024-04-09T10:25:12.966Z] ++ '[' -n 0 ']'
10:25:12 [2024-04-09T10:25:12.966Z] ++ set -x
10:25:12 [2024-04-09T10:25:12.966Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
10:25:12 [2024-04-09T10:25:12.966Z] INFO: Testing against a local daemon
10:25:12 [2024-04-09T10:25:12.966Z] === RUN   TestNoNewPrivileges
10:25:22 [2024-04-09T10:25:22.911Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
10:25:22 [2024-04-09T10:25:22.911Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
10:25:22 [2024-04-09T10:25:22.911Z] --- PASS: TestNoNewPrivileges (9.38s)
10:25:22 [2024-04-09T10:25:22.911Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.37s)
10:25:22 [2024-04-09T10:25:22.911Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.38s)
10:25:22 [2024-04-09T10:25:22.911Z] PASS
10:25:22 [2024-04-09T10:25:22.911Z] 
10:25:22 [2024-04-09T10:25:22.911Z] DONE 3 tests in 9.400s
10:25:22 [2024-04-09T10:25:22.911Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
10:25:22 [2024-04-09T10:25:22.911Z] ++ '[' -n '' ']'
10:25:22 [2024-04-09T10:25:22.911Z] ++ 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
10:25:22 [2024-04-09T10:25:22.911Z] ++ set -e
10:25:22 [2024-04-09T10:25:22.911Z] ++ '[' -n 0 ']'
10:25:22 [2024-04-09T10:25:22.911Z] ++ set -x
10:25:22 [2024-04-09T10:25:22.911Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:25:22 [2024-04-09T10:25:22.911Z] INFO: Testing against a local daemon
10:25:22 [2024-04-09T10:25:22.911Z] === RUN   TestConfigInspect
10:25:24 [2024-04-09T10:25:24.278Z] --- PASS: TestConfigInspect (1.91s)
10:25:24 [2024-04-09T10:25:24.278Z] === RUN   TestConfigList
10:25:25 [2024-04-09T10:25:25.645Z] === RUN   TestConfigList/test_filter_by_name
10:25:25 [2024-04-09T10:25:25.645Z] === RUN   TestConfigList/test_filter_by_id
10:25:25 [2024-04-09T10:25:25.645Z] === RUN   TestConfigList/test_filter_by_label_key_only
10:25:25 [2024-04-09T10:25:25.645Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
10:25:25 [2024-04-09T10:25:25.645Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
10:25:26 [2024-04-09T10:25:26.208Z] --- PASS: TestConfigList (1.86s)
10:25:26 [2024-04-09T10:25:26.208Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
10:25:26 [2024-04-09T10:25:26.208Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
10:25:26 [2024-04-09T10:25:26.208Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
10:25:26 [2024-04-09T10:25:26.208Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
10:25:26 [2024-04-09T10:25:26.208Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
10:25:26 [2024-04-09T10:25:26.208Z] === RUN   TestConfigsCreateAndDelete
10:25:28 [2024-04-09T10:25:28.099Z] --- PASS: TestConfigsCreateAndDelete (1.85s)
10:25:28 [2024-04-09T10:25:28.099Z] === RUN   TestConfigsUpdate
10:25:29 [2024-04-09T10:25:29.990Z] --- PASS: TestConfigsUpdate (1.98s)
10:25:29 [2024-04-09T10:25:29.990Z] === RUN   TestTemplatedConfig
10:25:32 [2024-04-09T10:25:32.509Z] --- PASS: TestTemplatedConfig (2.55s)
10:25:32 [2024-04-09T10:25:32.509Z] === RUN   TestConfigCreateResolve
10:25:35 [2024-04-09T10:25:35.028Z] --- PASS: TestConfigCreateResolve (1.93s)
10:25:35 [2024-04-09T10:25:35.028Z] PASS
10:25:35 [2024-04-09T10:25:35.028Z] 
10:25:35 [2024-04-09T10:25:35.028Z] DONE 11 tests in 12.104s
10:25:35 [2024-04-09T10:25:35.028Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
10:25:35 [2024-04-09T10:25:35.028Z] ++ '[' -n '' ']'
10:25:35 [2024-04-09T10:25:35.028Z] ++ 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
10:25:35 [2024-04-09T10:25:35.028Z] ++ set -e
10:25:35 [2024-04-09T10:25:35.028Z] ++ '[' -n 0 ']'
10:25:35 [2024-04-09T10:25:35.028Z] ++ set -x
10:25:35 [2024-04-09T10:25:35.028Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:25:35 [2024-04-09T10:25:35.028Z] INFO: Testing against a local daemon
10:25:35 [2024-04-09T10:25:35.028Z] === RUN   TestAttach
10:25:35 [2024-04-09T10:25:35.028Z] === RUN   TestAttach/without_TTY
10:25:35 [2024-04-09T10:25:35.028Z] === PAUSE TestAttach/without_TTY
10:25:35 [2024-04-09T10:25:35.028Z] === RUN   TestAttach/with_TTY
10:25:35 [2024-04-09T10:25:35.028Z] === PAUSE TestAttach/with_TTY
10:25:35 [2024-04-09T10:25:35.028Z] === CONT  TestAttach/without_TTY
10:25:35 [2024-04-09T10:25:35.028Z] === CONT  TestAttach/with_TTY
10:25:35 [2024-04-09T10:25:35.028Z] --- PASS: TestAttach (0.02s)
10:25:35 [2024-04-09T10:25:35.028Z]     --- PASS: TestAttach/with_TTY (0.12s)
10:25:35 [2024-04-09T10:25:35.028Z]     --- PASS: TestAttach/without_TTY (0.13s)
10:25:35 [2024-04-09T10:25:35.028Z] === RUN   TestCreateWithCDIDevices
10:25:35 [2024-04-09T10:25:35.957Z] --- PASS: TestCreateWithCDIDevices (1.03s)
10:25:35 [2024-04-09T10:25:35.957Z] === RUN   TestCDISpecDirsAreInSystemInfo
10:25:35 [2024-04-09T10:25:35.957Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
10:25:36 [2024-04-09T10:25:36.213Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
10:25:36 [2024-04-09T10:25:36.776Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
10:25:37 [2024-04-09T10:25:37.339Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
10:25:37 [2024-04-09T10:25:37.901Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
10:25:38 [2024-04-09T10:25:38.463Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
10:25:39 [2024-04-09T10:25:39.026Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
10:25:39 [2024-04-09T10:25:39.282Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
10:25:39 [2024-04-09T10:25:39.845Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.15s)
10:25:39 [2024-04-09T10:25:39.845Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
10:25:39 [2024-04-09T10:25:39.845Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
10:25:39 [2024-04-09T10:25:39.845Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
10:25:39 [2024-04-09T10:25:39.845Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
10:25:39 [2024-04-09T10:25:39.845Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
10:25:39 [2024-04-09T10:25:39.845Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
10:25:39 [2024-04-09T10:25:39.845Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
10:25:39 [2024-04-09T10:25:39.845Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestCheckpoint
10:25:39 [2024-04-09T10:25:39.845Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:25:39 [2024-04-09T10:25:39.845Z] --- SKIP: TestCheckpoint (0.00s)
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/commit
10:25:39 [2024-04-09T10:25:39.845Z] === PAUSE TestContainerInvalidJSON/commit
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/create
10:25:39 [2024-04-09T10:25:39.845Z] === PAUSE TestContainerInvalidJSON/containers/create
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:25:39 [2024-04-09T10:25:39.845Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:25:39 [2024-04-09T10:25:39.845Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:25:39 [2024-04-09T10:25:39.845Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:25:39 [2024-04-09T10:25:39.845Z] === CONT  TestContainerInvalidJSON/commit
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:25:39 [2024-04-09T10:25:39.845Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:25:39 [2024-04-09T10:25:39.845Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:25:39 [2024-04-09T10:25:39.845Z] === CONT  TestContainerInvalidJSON/containers/create
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:25:39 [2024-04-09T10:25:39.845Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:25:39 [2024-04-09T10:25:39.845Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:25:39 [2024-04-09T10:25:39.846Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:25:39 [2024-04-09T10:25:39.846Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:25:39 [2024-04-09T10:25:39.846Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:25:39 [2024-04-09T10:25:39.846Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:25:39 [2024-04-09T10:25:39.846Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:25:40 [2024-04-09T10:25:40.103Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
10:25:40 [2024-04-09T10:25:40.103Z] === RUN   TestCopyFromContainerPathIsNotDir
10:25:40 [2024-04-09T10:25:40.103Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:25:40 [2024-04-09T10:25:40.103Z] === RUN   TestCopyToContainerPathDoesNotExist
10:25:40 [2024-04-09T10:25:40.103Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
10:25:40 [2024-04-09T10:25:40.103Z] === RUN   TestCopyEmptyFile
10:25:40 [2024-04-09T10:25:40.103Z] --- PASS: TestCopyEmptyFile (0.06s)
10:25:40 [2024-04-09T10:25:40.103Z] === RUN   TestCopyToContainerPathIsNotDir
10:25:40 [2024-04-09T10:25:40.103Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:25:40 [2024-04-09T10:25:40.103Z] === RUN   TestCopyFromContainer
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer//
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer/.
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer//.
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer/./
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer//./
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer//bar/root
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer//bar/root/
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer//bar/root/.
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer/bar/quux
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer/bar/quux/
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer/bar/quux/.
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCopyFromContainer/bar/notarget
10:25:41 [2024-04-09T10:25:41.032Z] --- PASS: TestCopyFromContainer (0.79s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer// (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer/. (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer//. (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:25:41 [2024-04-09T10:25:41.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:25:41 [2024-04-09T10:25:41.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:25:41 [2024-04-09T10:25:41.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:25:41 [2024-04-09T10:25:41.032Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:25:41 [2024-04-09T10:25:41.032Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:25:41 [2024-04-09T10:25:41.032Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:25:41 [2024-04-09T10:25:41.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCreateLinkToNonExistingContainer
10:25:41 [2024-04-09T10:25:41.032Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCreateWithInvalidEnv
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCreateWithInvalidEnv/0
10:25:41 [2024-04-09T10:25:41.032Z] === PAUSE TestCreateWithInvalidEnv/0
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCreateWithInvalidEnv/1
10:25:41 [2024-04-09T10:25:41.032Z] === PAUSE TestCreateWithInvalidEnv/1
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCreateWithInvalidEnv/2
10:25:41 [2024-04-09T10:25:41.032Z] === PAUSE TestCreateWithInvalidEnv/2
10:25:41 [2024-04-09T10:25:41.032Z] === CONT  TestCreateWithInvalidEnv/0
10:25:41 [2024-04-09T10:25:41.032Z] === CONT  TestCreateWithInvalidEnv/2
10:25:41 [2024-04-09T10:25:41.032Z] === CONT  TestCreateWithInvalidEnv/1
10:25:41 [2024-04-09T10:25:41.032Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:25:41 [2024-04-09T10:25:41.032Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCreateTmpfsMountsTarget
10:25:41 [2024-04-09T10:25:41.032Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:25:41 [2024-04-09T10:25:41.032Z] === RUN   TestCreateWithCustomMaskedPaths
10:25:42 [2024-04-09T10:25:42.400Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
10:25:42 [2024-04-09T10:25:42.400Z] === RUN   TestCreateWithCustomReadonlyPaths
10:25:43 [2024-04-09T10:25:43.329Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s)
10:25:43 [2024-04-09T10:25:43.329Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:25:43 [2024-04-09T10:25:43.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:25:43 [2024-04-09T10:25:43.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:25:43 [2024-04-09T10:25:43.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:25:43 [2024-04-09T10:25:43.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:25:43 [2024-04-09T10:25:43.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:25:43 [2024-04-09T10:25:43.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:25:43 [2024-04-09T10:25:43.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:25:43 [2024-04-09T10:25:43.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:25:43 [2024-04-09T10:25:43.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:25:43 [2024-04-09T10:25:43.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:25:43 [2024-04-09T10:25:43.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
10:25:43 [2024-04-09T10:25:43.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
10:25:43 [2024-04-09T10:25:43.585Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:25:43 [2024-04-09T10:25:43.585Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:25:43 [2024-04-09T10:25:43.585Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:25:43 [2024-04-09T10:25:43.585Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:25:43 [2024-04-09T10:25:43.585Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
10:25:43 [2024-04-09T10:25:43.585Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:25:43 [2024-04-09T10:25:43.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:25:43 [2024-04-09T10:25:43.585Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
10:25:43 [2024-04-09T10:25:43.585Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
10:25:43 [2024-04-09T10:25:43.585Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
10:25:43 [2024-04-09T10:25:43.585Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
10:25:43 [2024-04-09T10:25:43.585Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
10:25:43 [2024-04-09T10:25:43.585Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
10:25:43 [2024-04-09T10:25:43.585Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:25:43 [2024-04-09T10:25:43.841Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
10:25:43 [2024-04-09T10:25:43.841Z] === RUN   TestCreateDifferentPlatform
10:25:43 [2024-04-09T10:25:43.841Z] === RUN   TestCreateDifferentPlatform/different_os
10:25:43 [2024-04-09T10:25:43.841Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:25:43 [2024-04-09T10:25:43.841Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:25:43 [2024-04-09T10:25:43.841Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:25:43 [2024-04-09T10:25:43.841Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:25:43 [2024-04-09T10:25:43.841Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:25:43 [2024-04-09T10:25:43.841Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
10:25:43 [2024-04-09T10:25:43.841Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:25:43 [2024-04-09T10:25:43.841Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
10:25:43 [2024-04-09T10:25:43.841Z] === RUN   TestCreateInvalidHostConfig
10:25:43 [2024-04-09T10:25:43.841Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:25:43 [2024-04-09T10:25:43.841Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:25:43 [2024-04-09T10:25:43.841Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:25:43 [2024-04-09T10:25:43.841Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:25:43 [2024-04-09T10:25:43.841Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:25:43 [2024-04-09T10:25:43.841Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:25:43 [2024-04-09T10:25:43.841Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:25:43 [2024-04-09T10:25:43.841Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:25:43 [2024-04-09T10:25:43.841Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
10:25:43 [2024-04-09T10:25:43.841Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
10:25:43 [2024-04-09T10:25:43.841Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:25:43 [2024-04-09T10:25:43.841Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:25:43 [2024-04-09T10:25:43.841Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
10:25:43 [2024-04-09T10:25:43.841Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:25:43 [2024-04-09T10:25:43.841Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:25:43 [2024-04-09T10:25:43.842Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:25:43 [2024-04-09T10:25:43.842Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:25:43 [2024-04-09T10:25:43.842Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
10:25:43 [2024-04-09T10:25:43.842Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:25:43 [2024-04-09T10:25:43.842Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:25:43 [2024-04-09T10:25:43.842Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:25:43 [2024-04-09T10:25:43.842Z] === RUN   TestCreateWithMultipleEndpointSettings
10:25:43 [2024-04-09T10:25:43.842Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
10:25:44 [2024-04-09T10:25:44.098Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
10:25:44 [2024-04-09T10:25:44.098Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.06s)
10:25:44 [2024-04-09T10:25:44.098Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
10:25:44 [2024-04-09T10:25:44.098Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
10:25:44 [2024-04-09T10:25:44.098Z] === RUN   TestCreateWithCustomMACs
10:25:44 [2024-04-09T10:25:44.660Z] --- PASS: TestCreateWithCustomMACs (0.55s)
10:25:44 [2024-04-09T10:25:44.660Z] === RUN   TestContainerStartOnDaemonRestart
10:25:44 [2024-04-09T10:25:44.660Z] === PAUSE TestContainerStartOnDaemonRestart
10:25:44 [2024-04-09T10:25:44.660Z] === RUN   TestDaemonRestartIpcMode
10:25:44 [2024-04-09T10:25:44.660Z] === PAUSE TestDaemonRestartIpcMode
10:25:44 [2024-04-09T10:25:44.660Z] === RUN   TestDaemonHostGatewayIP
10:25:44 [2024-04-09T10:25:44.660Z] === PAUSE TestDaemonHostGatewayIP
10:25:44 [2024-04-09T10:25:44.660Z] === RUN   TestRestartDaemonWithRestartingContainer
10:25:44 [2024-04-09T10:25:44.660Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:25:44 [2024-04-09T10:25:44.660Z] === RUN   TestHardRestartWhenContainerIsRunning
10:25:44 [2024-04-09T10:25:44.660Z] === PAUSE TestHardRestartWhenContainerIsRunning
10:25:44 [2024-04-09T10:25:44.660Z] === RUN   TestContainerKillOnDaemonStart
10:25:44 [2024-04-09T10:25:44.660Z] === PAUSE TestContainerKillOnDaemonStart
10:25:44 [2024-04-09T10:25:44.660Z] === RUN   TestDiff
10:25:44 [2024-04-09T10:25:44.917Z] --- PASS: TestDiff (0.41s)
10:25:44 [2024-04-09T10:25:44.917Z] === RUN   TestDiffStoppedContainer
10:25:45 [2024-04-09T10:25:45.479Z] --- PASS: TestDiffStoppedContainer (0.40s)
10:25:45 [2024-04-09T10:25:45.479Z] === RUN   TestExecConsoleSize
10:25:45 [2024-04-09T10:25:45.736Z] --- PASS: TestExecConsoleSize (0.47s)
10:25:45 [2024-04-09T10:25:45.736Z] === RUN   TestExecWithCloseStdin
10:25:46 [2024-04-09T10:25:46.298Z] --- PASS: TestExecWithCloseStdin (0.49s)
10:25:46 [2024-04-09T10:25:46.298Z] === RUN   TestExec
10:25:46 [2024-04-09T10:25:46.860Z] --- PASS: TestExec (0.42s)
10:25:46 [2024-04-09T10:25:46.860Z] === RUN   TestExecUser
10:25:47 [2024-04-09T10:25:47.423Z] --- PASS: TestExecUser (0.50s)
10:25:47 [2024-04-09T10:25:47.423Z] === RUN   TestExecWithGroupAdd
10:25:47 [2024-04-09T10:25:47.679Z] --- PASS: TestExecWithGroupAdd (0.47s)
10:25:47 [2024-04-09T10:25:47.679Z] === RUN   TestExportContainerAndImportImage
10:25:48 [2024-04-09T10:25:48.241Z] --- PASS: TestExportContainerAndImportImage (0.50s)
10:25:48 [2024-04-09T10:25:48.241Z] === RUN   TestExportContainerAfterDaemonRestart
10:25:54 [2024-04-09T10:25:54.779Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
10:25:54 [2024-04-09T10:25:54.779Z] === RUN   TestHealthCheckWorkdir
10:25:55 [2024-04-09T10:25:55.035Z] --- PASS: TestHealthCheckWorkdir (0.56s)
10:25:55 [2024-04-09T10:25:55.035Z] === RUN   TestHealthKillContainer
10:26:03 [2024-04-09T10:26:03.123Z] --- PASS: TestHealthKillContainer (7.65s)
10:26:03 [2024-04-09T10:26:03.123Z] === RUN   TestHealthCheckProcessKilled
10:26:03 [2024-04-09T10:26:03.123Z] --- PASS: TestHealthCheckProcessKilled (0.60s)
10:26:03 [2024-04-09T10:26:03.123Z] === RUN   TestHealthStartInterval
10:26:04 [2024-04-09T10:26:04.489Z]     health_test.go:141: &{2024-04-09 10:26:04.306403707 +0000 UTC 2024-04-09 10:26:04.333372752 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:26:04 [2024-04-09T10:26:04.489Z]         }
10:26:04 [2024-04-09T10:26:04.745Z]     health_test.go:141: &{2024-04-09 10:26:04.306403707 +0000 UTC 2024-04-09 10:26:04.333372752 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:26:04 [2024-04-09T10:26:04.745Z]         }
10:26:04 [2024-04-09T10:26:04.745Z]     health_test.go:141: &{2024-04-09 10:26:04.306403707 +0000 UTC 2024-04-09 10:26:04.333372752 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:26:04 [2024-04-09T10:26:04.745Z]         }
10:26:04 [2024-04-09T10:26:04.745Z]     health_test.go:141: &{2024-04-09 10:26:04.306403707 +0000 UTC 2024-04-09 10:26:04.333372752 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:26:04 [2024-04-09T10:26:04.745Z]         }
10:26:05 [2024-04-09T10:26:05.001Z]     health_test.go:141: &{2024-04-09 10:26:04.306403707 +0000 UTC 2024-04-09 10:26:04.333372752 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:26:05 [2024-04-09T10:26:05.001Z]         }
10:26:05 [2024-04-09T10:26:05.001Z]     health_test.go:141: &{2024-04-09 10:26:04.306403707 +0000 UTC 2024-04-09 10:26:04.333372752 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:26:05 [2024-04-09T10:26:05.001Z]         }
10:26:05 [2024-04-09T10:26:05.258Z]     health_test.go:141: &{2024-04-09 10:26:04.306403707 +0000 UTC 2024-04-09 10:26:04.333372752 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:26:05 [2024-04-09T10:26:05.258Z]         }
10:26:05 [2024-04-09T10:26:05.258Z]     health_test.go:141: &{2024-04-09 10:26:04.306403707 +0000 UTC 2024-04-09 10:26:04.333372752 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:26:05 [2024-04-09T10:26:05.258Z]         }
10:26:05 [2024-04-09T10:26:05.258Z]     health_test.go:141: &{2024-04-09 10:26:04.306403707 +0000 UTC 2024-04-09 10:26:04.333372752 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:26:05 [2024-04-09T10:26:05.258Z]         }
10:26:05 [2024-04-09T10:26:05.514Z]     health_test.go:141: &{2024-04-09 10:26:04.306403707 +0000 UTC 2024-04-09 10:26:04.333372752 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:26:05 [2024-04-09T10:26:05.514Z]         }
10:26:05 [2024-04-09T10:26:05.514Z]     health_test.go:141: &{2024-04-09 10:26:05.33415003 +0000 UTC 2024-04-09 10:26:05.360137112 +0000 UTC 1 2}
10:26:05 [2024-04-09T10:26:05.770Z]     health_test.go:141: &{2024-04-09 10:26:05.33415003 +0000 UTC 2024-04-09 10:26:05.360137112 +0000 UTC 1 2}
10:26:05 [2024-04-09T10:26:05.770Z]     health_test.go:141: &{2024-04-09 10:26:05.33415003 +0000 UTC 2024-04-09 10:26:05.360137112 +0000 UTC 1 2}
10:26:05 [2024-04-09T10:26:05.770Z]     health_test.go:141: &{2024-04-09 10:26:05.33415003 +0000 UTC 2024-04-09 10:26:05.360137112 +0000 UTC 1 2}
10:26:06 [2024-04-09T10:26:06.026Z]     health_test.go:141: &{2024-04-09 10:26:05.33415003 +0000 UTC 2024-04-09 10:26:05.360137112 +0000 UTC 1 2}
10:26:06 [2024-04-09T10:26:06.026Z]     health_test.go:141: &{2024-04-09 10:26:05.33415003 +0000 UTC 2024-04-09 10:26:05.360137112 +0000 UTC 1 2}
10:26:06 [2024-04-09T10:26:06.026Z]     health_test.go:141: &{2024-04-09 10:26:05.33415003 +0000 UTC 2024-04-09 10:26:05.360137112 +0000 UTC 1 2}
10:26:06 [2024-04-09T10:26:06.282Z]     health_test.go:141: &{2024-04-09 10:26:05.33415003 +0000 UTC 2024-04-09 10:26:05.360137112 +0000 UTC 1 2}
10:26:06 [2024-04-09T10:26:06.282Z]     health_test.go:141: &{2024-04-09 10:26:05.33415003 +0000 UTC 2024-04-09 10:26:05.360137112 +0000 UTC 1 2}
10:26:06 [2024-04-09T10:26:06.538Z]     health_test.go:141: &{2024-04-09 10:26:05.33415003 +0000 UTC 2024-04-09 10:26:05.360137112 +0000 UTC 1 2}
10:26:06 [2024-04-09T10:26:06.538Z]     health_test.go:169: 1.027413062s
10:26:07 [2024-04-09T10:26:07.466Z]     health_test.go:169: 1.027413062s
10:26:08 [2024-04-09T10:26:08.831Z]     health_test.go:169: 1.027413062s
10:26:09 [2024-04-09T10:26:09.758Z]     health_test.go:169: 1.027413062s
10:26:10 [2024-04-09T10:26:10.686Z]     health_test.go:169: 1.027413062s
10:26:11 [2024-04-09T10:26:11.613Z]     health_test.go:169: 1.027413062s
10:26:12 [2024-04-09T10:26:12.541Z]     health_test.go:169: 1.027413062s
10:26:13 [2024-04-09T10:26:13.468Z]     health_test.go:169: 1.027413062s
10:26:14 [2024-04-09T10:26:14.833Z]     health_test.go:169: 1.027413062s
10:26:15 [2024-04-09T10:26:15.761Z]     health_test.go:169: 1.027413062s
10:26:16 [2024-04-09T10:26:16.689Z]     health_test.go:169: 1.027413062s
10:26:17 [2024-04-09T10:26:17.616Z]     health_test.go:169: 1.027413062s
10:26:18 [2024-04-09T10:26:18.577Z]     health_test.go:169: 1.027413062s
10:26:19 [2024-04-09T10:26:19.504Z]     health_test.go:169: 1.027413062s
10:26:20 [2024-04-09T10:26:20.869Z]     health_test.go:169: 1.027413062s
10:26:21 [2024-04-09T10:26:21.797Z]     health_test.go:169: 1.027413062s
10:26:22 [2024-04-09T10:26:22.726Z]     health_test.go:169: 1.027413062s
10:26:23 [2024-04-09T10:26:23.654Z]     health_test.go:169: 1.027413062s
10:26:24 [2024-04-09T10:26:24.583Z]     health_test.go:169: 1.027413062s
10:26:25 [2024-04-09T10:26:25.511Z]     health_test.go:169: 1.027413062s
10:26:26 [2024-04-09T10:26:26.876Z]     health_test.go:169: 1.027413062s
10:26:27 [2024-04-09T10:26:27.804Z]     health_test.go:169: 1.027413062s
10:26:28 [2024-04-09T10:26:28.733Z]     health_test.go:169: 1.027413062s
10:26:29 [2024-04-09T10:26:29.660Z]     health_test.go:169: 1.027413062s
10:26:30 [2024-04-09T10:26:30.588Z]     health_test.go:169: 1.027413062s
10:26:31 [2024-04-09T10:26:31.516Z]     health_test.go:169: 1.027413062s
10:26:32 [2024-04-09T10:26:32.886Z]     health_test.go:169: 1.027413062s
10:26:33 [2024-04-09T10:26:33.814Z]     health_test.go:169: 1.027413062s
10:26:34 [2024-04-09T10:26:34.742Z]     health_test.go:169: 1.027413062s
10:26:35 [2024-04-09T10:26:35.669Z]     health_test.go:169: 1.027413062s
10:26:37 [2024-04-09T10:26:37.035Z] --- PASS: TestHealthStartInterval (33.60s)
10:26:37 [2024-04-09T10:26:37.035Z] === RUN   TestInspectAnnotations
10:26:37 [2024-04-09T10:26:37.035Z] --- PASS: TestInspectAnnotations (0.05s)
10:26:37 [2024-04-09T10:26:37.035Z] === RUN   TestNetworkAliasesAreEmpty
10:26:37 [2024-04-09T10:26:37.035Z] === RUN   TestNetworkAliasesAreEmpty/host
10:26:37 [2024-04-09T10:26:37.035Z] === RUN   TestNetworkAliasesAreEmpty/bridge
10:26:37 [2024-04-09T10:26:37.035Z] === RUN   TestNetworkAliasesAreEmpty/none
10:26:37 [2024-04-09T10:26:37.035Z] --- PASS: TestNetworkAliasesAreEmpty (0.14s)
10:26:37 [2024-04-09T10:26:37.035Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.05s)
10:26:37 [2024-04-09T10:26:37.035Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
10:26:37 [2024-04-09T10:26:37.035Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
10:26:37 [2024-04-09T10:26:37.035Z] === RUN   TestIpcModeNone
10:26:37 [2024-04-09T10:26:37.598Z] --- PASS: TestIpcModeNone (0.44s)
10:26:37 [2024-04-09T10:26:37.598Z] === RUN   TestIpcModePrivate
10:26:37 [2024-04-09T10:26:37.598Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
10:26:37 [2024-04-09T10:26:37.854Z] --- PASS: TestIpcModePrivate (0.45s)
10:26:37 [2024-04-09T10:26:37.854Z] === RUN   TestIpcModeShareable
10:26:38 [2024-04-09T10:26:38.110Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
10:26:38 [2024-04-09T10:26:38.367Z] --- PASS: TestIpcModeShareable (0.46s)
10:26:38 [2024-04-09T10:26:38.367Z] === RUN   TestAPIIpcModeShareableAndContainer
10:26:39 [2024-04-09T10:26:39.295Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.05s)
10:26:39 [2024-04-09T10:26:39.295Z] === RUN   TestAPIIpcModeHost
10:26:39 [2024-04-09T10:26:39.857Z] --- PASS: TestAPIIpcModeHost (0.30s)
10:26:39 [2024-04-09T10:26:39.857Z] === RUN   TestDaemonIpcModeShareable
10:26:40 [2024-04-09T10:26:40.420Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
10:26:40 [2024-04-09T10:26:40.677Z] --- PASS: TestDaemonIpcModeShareable (1.03s)
10:26:40 [2024-04-09T10:26:40.677Z] === RUN   TestDaemonIpcModePrivate
10:26:41 [2024-04-09T10:26:41.605Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
10:26:41 [2024-04-09T10:26:41.862Z] --- PASS: TestDaemonIpcModePrivate (1.08s)
10:26:41 [2024-04-09T10:26:41.862Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:26:42 [2024-04-09T10:26:42.791Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
10:26:42 [2024-04-09T10:26:42.791Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.05s)
10:26:42 [2024-04-09T10:26:42.791Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:26:43 [2024-04-09T10:26:43.719Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
10:26:43 [2024-04-09T10:26:43.976Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s)
10:26:43 [2024-04-09T10:26:43.976Z] === RUN   TestIpcModeOlderClient
10:26:43 [2024-04-09T10:26:43.976Z] === PAUSE TestIpcModeOlderClient
10:26:43 [2024-04-09T10:26:43.976Z] === RUN   TestKillContainerInvalidSignal
10:26:44 [2024-04-09T10:26:44.232Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
10:26:44 [2024-04-09T10:26:44.232Z] === RUN   TestKillContainer
10:26:44 [2024-04-09T10:26:44.232Z] === RUN   TestKillContainer/no_signal
10:26:44 [2024-04-09T10:26:44.794Z] === RUN   TestKillContainer/non_killing_signal
10:26:45 [2024-04-09T10:26:45.051Z] === RUN   TestKillContainer/killing_signal
10:26:45 [2024-04-09T10:26:45.613Z] --- PASS: TestKillContainer (1.32s)
10:26:45 [2024-04-09T10:26:45.613Z]     --- PASS: TestKillContainer/no_signal (0.39s)
10:26:45 [2024-04-09T10:26:45.613Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
10:26:45 [2024-04-09T10:26:45.613Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
10:26:45 [2024-04-09T10:26:45.613Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:26:45 [2024-04-09T10:26:45.613Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:26:46 [2024-04-09T10:26:46.176Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:26:46 [2024-04-09T10:26:46.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
10:26:46 [2024-04-09T10:26:46.433Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
10:26:46 [2024-04-09T10:26:46.433Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
10:26:46 [2024-04-09T10:26:46.433Z] === RUN   TestKillStoppedContainer
10:26:46 [2024-04-09T10:26:46.689Z] --- PASS: TestKillStoppedContainer (0.05s)
10:26:46 [2024-04-09T10:26:46.689Z] === RUN   TestKillDifferentUserContainer
10:26:46 [2024-04-09T10:26:46.946Z] --- PASS: TestKillDifferentUserContainer (0.44s)
10:26:46 [2024-04-09T10:26:46.946Z] === RUN   TestInspectOomKilledTrue
10:26:47 [2024-04-09T10:26:47.508Z] --- PASS: TestInspectOomKilledTrue (0.49s)
10:26:47 [2024-04-09T10:26:47.508Z] === RUN   TestInspectOomKilledFalse
10:26:48 [2024-04-09T10:26:48.071Z] --- PASS: TestInspectOomKilledFalse (0.45s)
10:26:48 [2024-04-09T10:26:48.071Z] === RUN   TestLinksEtcHostsContentMatch
10:26:48 [2024-04-09T10:26:48.071Z] --- PASS: TestLinksEtcHostsContentMatch (0.23s)
10:26:48 [2024-04-09T10:26:48.071Z] === RUN   TestLinksContainerNames
10:26:49 [2024-04-09T10:26:49.000Z] --- PASS: TestLinksContainerNames (0.86s)
10:26:49 [2024-04-09T10:26:49.000Z] === RUN   TestLogsFollowTailEmpty
10:26:49 [2024-04-09T10:26:49.563Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
10:26:49 [2024-04-09T10:26:49.563Z] === RUN   TestLogs
10:26:49 [2024-04-09T10:26:49.563Z] === RUN   TestLogs/driver_local
10:26:49 [2024-04-09T10:26:49.563Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:26:49 [2024-04-09T10:26:49.563Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:26:49 [2024-04-09T10:26:49.563Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:26:49 [2024-04-09T10:26:49.563Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:26:49 [2024-04-09T10:26:49.563Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:26:49 [2024-04-09T10:26:49.563Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:26:49 [2024-04-09T10:26:49.563Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:26:49 [2024-04-09T10:26:49.563Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:26:49 [2024-04-09T10:26:49.563Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:26:49 [2024-04-09T10:26:49.563Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:26:49 [2024-04-09T10:26:49.563Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:26:49 [2024-04-09T10:26:49.563Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:26:49 [2024-04-09T10:26:49.563Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:26:49 [2024-04-09T10:26:49.563Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:26:49 [2024-04-09T10:26:49.563Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:26:49 [2024-04-09T10:26:49.563Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:26:49 [2024-04-09T10:26:49.563Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:26:49 [2024-04-09T10:26:49.563Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:26:50 [2024-04-09T10:26:50.932Z] === RUN   TestLogs/driver_json-file
10:26:50 [2024-04-09T10:26:50.932Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:26:50 [2024-04-09T10:26:50.932Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:26:50 [2024-04-09T10:26:50.932Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:26:50 [2024-04-09T10:26:50.932Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:26:50 [2024-04-09T10:26:50.932Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:26:50 [2024-04-09T10:26:50.932Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:26:50 [2024-04-09T10:26:50.932Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:26:50 [2024-04-09T10:26:50.932Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:26:50 [2024-04-09T10:26:50.932Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:26:50 [2024-04-09T10:26:50.932Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:26:50 [2024-04-09T10:26:50.932Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:26:50 [2024-04-09T10:26:50.932Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:26:50 [2024-04-09T10:26:50.932Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:26:50 [2024-04-09T10:26:50.932Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:26:50 [2024-04-09T10:26:50.932Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:26:50 [2024-04-09T10:26:50.932Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:26:50 [2024-04-09T10:26:50.932Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:26:50 [2024-04-09T10:26:50.932Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:26:52 [2024-04-09T10:26:52.299Z] --- PASS: TestLogs (2.70s)
10:26:52 [2024-04-09T10:26:52.299Z]     --- PASS: TestLogs/driver_local (0.01s)
10:26:52 [2024-04-09T10:26:52.299Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.80s)
10:26:52 [2024-04-09T10:26:52.299Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.01s)
10:26:52 [2024-04-09T10:26:52.299Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.14s)
10:26:52 [2024-04-09T10:26:52.299Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.22s)
10:26:52 [2024-04-09T10:26:52.299Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.28s)
10:26:52 [2024-04-09T10:26:52.299Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.35s)
10:26:52 [2024-04-09T10:26:52.299Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:26:52 [2024-04-09T10:26:52.299Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.77s)
10:26:52 [2024-04-09T10:26:52.299Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.94s)
10:26:52 [2024-04-09T10:26:52.299Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.11s)
10:26:52 [2024-04-09T10:26:52.299Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.21s)
10:26:52 [2024-04-09T10:26:52.299Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.28s)
10:26:52 [2024-04-09T10:26:52.299Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.33s)
10:26:52 [2024-04-09T10:26:52.299Z] === RUN   TestContainerNetworkMountsNoChown
10:26:52 [2024-04-09T10:26:52.555Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/default
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/default
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/private
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/private
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rprivate
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rprivate
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/slave
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/slave
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rslave
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rslave
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/shared
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/shared
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rshared
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rshared
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/default
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/rslave
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/default/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/rshared
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/slave
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/private
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/private/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/default/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/rprivate
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/shared
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/private/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/default/bind_root
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/default/mount_root
10:26:52 [2024-04-09T10:26:52.555Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/private/bind_root
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/private/mount_root
10:26:52 [2024-04-09T10:26:52.812Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:26:52 [2024-04-09T10:26:52.812Z] --- PASS: TestMountDaemonRoot (0.01s)
10:26:52 [2024-04-09T10:26:52.812Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
10:26:52 [2024-04-09T10:26:52.812Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
10:26:52 [2024-04-09T10:26:52.812Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
10:26:52 [2024-04-09T10:26:52.812Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
10:26:52 [2024-04-09T10:26:52.812Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
10:26:52 [2024-04-09T10:26:52.812Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
10:26:52 [2024-04-09T10:26:52.812Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
10:26:52 [2024-04-09T10:26:52.812Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
10:26:52 [2024-04-09T10:26:52.812Z] === RUN   TestContainerBindMountNonRecursive
10:26:54 [2024-04-09T10:26:54.179Z] --- PASS: TestContainerBindMountNonRecursive (1.07s)
10:26:54 [2024-04-09T10:26:54.179Z] === RUN   TestContainerVolumesMountedAsShared
10:26:54 [2024-04-09T10:26:54.435Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
10:26:54 [2024-04-09T10:26:54.435Z] === RUN   TestContainerVolumesMountedAsSlave
10:26:54 [2024-04-09T10:26:54.692Z] --- PASS: TestContainerVolumesMountedAsSlave (0.25s)
10:26:54 [2024-04-09T10:26:54.692Z] === RUN   TestContainerCopyLeaksMounts
10:26:55 [2024-04-09T10:26:55.254Z] --- PASS: TestContainerCopyLeaksMounts (0.48s)
10:26:55 [2024-04-09T10:26:55.254Z] === RUN   TestContainerBindMountReadOnlyDefault
10:26:55 [2024-04-09T10:26:55.254Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
10:26:55 [2024-04-09T10:26:55.254Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
10:26:55 [2024-04-09T10:26:55.510Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
10:26:56 [2024-04-09T10:26:56.073Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
10:26:56 [2024-04-09T10:26:56.073Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
10:26:56 [2024-04-09T10:26:56.329Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
10:26:56 [2024-04-09T10:26:56.892Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
10:26:56 [2024-04-09T10:26:56.892Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
10:26:57 [2024-04-09T10:26:57.148Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
10:26:57 [2024-04-09T10:26:57.710Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
10:26:57 [2024-04-09T10:26:57.710Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
10:26:58 [2024-04-09T10:26:58.273Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
10:26:58 [2024-04-09T10:26:58.529Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.48s)
10:26:58 [2024-04-09T10:26:58.529Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.81s)
10:26:58 [2024-04-09T10:26:58.529Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.43s)
10:26:58 [2024-04-09T10:26:58.529Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.38s)
10:26:58 [2024-04-09T10:26:58.529Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.83s)
10:26:58 [2024-04-09T10:26:58.529Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.40s)
10:26:58 [2024-04-09T10:26:58.529Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.42s)
10:26:58 [2024-04-09T10:26:58.529Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.89s)
10:26:58 [2024-04-09T10:26:58.529Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.43s)
10:26:58 [2024-04-09T10:26:58.529Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.46s)
10:26:58 [2024-04-09T10:26:58.529Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.88s)
10:26:58 [2024-04-09T10:26:58.529Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.46s)
10:26:58 [2024-04-09T10:26:58.529Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.41s)
10:26:58 [2024-04-09T10:26:58.529Z] === RUN   TestContainerBindMountRecursivelyReadOnly
10:26:59 [2024-04-09T10:26:59.896Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.40s)
10:26:59 [2024-04-09T10:26:59.896Z] === RUN   TestNetworkNat
10:27:00 [2024-04-09T10:27:00.459Z] --- PASS: TestNetworkNat (0.45s)
10:27:00 [2024-04-09T10:27:00.459Z] === RUN   TestNetworkLocalhostTCPNat
10:27:01 [2024-04-09T10:27:01.023Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
10:27:01 [2024-04-09T10:27:01.023Z] === RUN   TestNetworkLoopbackNat
10:27:03 [2024-04-09T10:27:03.542Z] --- PASS: TestNetworkLoopbackNat (2.53s)
10:27:03 [2024-04-09T10:27:03.542Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
10:27:03 [2024-04-09T10:27:03.798Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
10:27:03 [2024-04-09T10:27:03.798Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
10:27:03 [2024-04-09T10:27:03.798Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
10:27:03 [2024-04-09T10:27:03.798Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
10:27:04 [2024-04-09T10:27:04.054Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s)
10:27:04 [2024-04-09T10:27:04.054Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
10:27:04 [2024-04-09T10:27:04.054Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
10:27:04 [2024-04-09T10:27:04.054Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
10:27:04 [2024-04-09T10:27:04.054Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
10:27:04 [2024-04-09T10:27:04.054Z] === RUN   TestPause
10:27:04 [2024-04-09T10:27:04.310Z] --- PASS: TestPause (0.47s)
10:27:04 [2024-04-09T10:27:04.310Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:27:04 [2024-04-09T10:27:04.310Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:27:04 [2024-04-09T10:27:04.310Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:27:04 [2024-04-09T10:27:04.310Z] === RUN   TestPauseStopPausedContainer
10:27:04 [2024-04-09T10:27:04.873Z] --- PASS: TestPauseStopPausedContainer (0.45s)
10:27:04 [2024-04-09T10:27:04.873Z] === RUN   TestPIDModeHost
10:27:05 [2024-04-09T10:27:05.802Z] --- PASS: TestPIDModeHost (0.94s)
10:27:05 [2024-04-09T10:27:05.802Z] === RUN   TestPIDModeContainer
10:27:05 [2024-04-09T10:27:05.802Z] === RUN   TestPIDModeContainer/non-existing_container
10:27:05 [2024-04-09T10:27:05.802Z] === RUN   TestPIDModeContainer/non-running_container
10:27:06 [2024-04-09T10:27:06.058Z] === RUN   TestPIDModeContainer/running_container
10:27:06 [2024-04-09T10:27:06.986Z] --- PASS: TestPIDModeContainer (1.10s)
10:27:06 [2024-04-09T10:27:06.986Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
10:27:06 [2024-04-09T10:27:06.986Z]     --- PASS: TestPIDModeContainer/non-running_container (0.19s)
10:27:06 [2024-04-09T10:27:06.986Z]     --- PASS: TestPIDModeContainer/running_container (0.44s)
10:27:06 [2024-04-09T10:27:06.986Z] === RUN   TestPsFilter
10:27:06 [2024-04-09T10:27:06.986Z] === RUN   TestPsFilter/since
10:27:06 [2024-04-09T10:27:06.986Z] === RUN   TestPsFilter/before
10:27:06 [2024-04-09T10:27:06.986Z] --- PASS: TestPsFilter (0.14s)
10:27:06 [2024-04-09T10:27:06.986Z]     --- PASS: TestPsFilter/since (0.00s)
10:27:06 [2024-04-09T10:27:06.986Z]     --- PASS: TestPsFilter/before (0.00s)
10:27:06 [2024-04-09T10:27:06.986Z] === RUN   TestRemoveContainerWithRemovedVolume
10:27:07 [2024-04-09T10:27:07.549Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
10:27:07 [2024-04-09T10:27:07.549Z] === RUN   TestRemoveContainerWithVolume
10:27:07 [2024-04-09T10:27:07.805Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
10:27:07 [2024-04-09T10:27:07.805Z] === RUN   TestRemoveContainerRunning
10:27:08 [2024-04-09T10:27:08.369Z] --- PASS: TestRemoveContainerRunning (0.44s)
10:27:08 [2024-04-09T10:27:08.369Z] === RUN   TestRemoveContainerForceRemoveRunning
10:27:08 [2024-04-09T10:27:08.931Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s)
10:27:08 [2024-04-09T10:27:08.931Z] === RUN   TestRemoveInvalidContainer
10:27:08 [2024-04-09T10:27:08.931Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:27:08 [2024-04-09T10:27:08.931Z] === RUN   TestRenameLinkedContainer
10:27:10 [2024-04-09T10:27:10.822Z] --- PASS: TestRenameLinkedContainer (1.84s)
10:27:10 [2024-04-09T10:27:10.823Z] === RUN   TestRenameStoppedContainer
10:27:11 [2024-04-09T10:27:11.079Z] --- PASS: TestRenameStoppedContainer (0.46s)
10:27:11 [2024-04-09T10:27:11.079Z] === RUN   TestRenameRunningContainerAndReuse
10:27:12 [2024-04-09T10:27:12.008Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
10:27:12 [2024-04-09T10:27:12.008Z] === RUN   TestRenameInvalidName
10:27:12 [2024-04-09T10:27:12.571Z] --- PASS: TestRenameInvalidName (0.42s)
10:27:12 [2024-04-09T10:27:12.571Z] === RUN   TestRenameAnonymousContainer
10:27:13 [2024-04-09T10:27:13.938Z] --- PASS: TestRenameAnonymousContainer (1.43s)
10:27:13 [2024-04-09T10:27:13.938Z] === RUN   TestRenameContainerWithSameName
10:27:14 [2024-04-09T10:27:14.195Z] --- PASS: TestRenameContainerWithSameName (0.47s)
10:27:14 [2024-04-09T10:27:14.195Z] === RUN   TestRenameContainerWithLinkedContainer
10:27:15 [2024-04-09T10:27:15.123Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s)
10:27:15 [2024-04-09T10:27:15.123Z] === RUN   TestRenameContainerTwice
10:27:15 [2024-04-09T10:27:15.686Z] --- PASS: TestRenameContainerTwice (0.46s)
10:27:15 [2024-04-09T10:27:15.686Z] === RUN   TestResize
10:27:15 [2024-04-09T10:27:15.686Z] === RUN   TestResize/success
10:27:15 [2024-04-09T10:27:15.942Z] === RUN   TestResize/invalid_size
10:27:16 [2024-04-09T10:27:16.199Z] === RUN   TestResize/invalid_state
10:27:16 [2024-04-09T10:27:16.761Z] --- PASS: TestResize (0.92s)
10:27:16 [2024-04-09T10:27:16.761Z]     --- PASS: TestResize/success (0.25s)
10:27:16 [2024-04-09T10:27:16.761Z]     --- PASS: TestResize/invalid_size (0.22s)
10:27:16 [2024-04-09T10:27:16.761Z]     --- PASS: TestResize/invalid_state (0.04s)
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:27:16 [2024-04-09T10:27:16.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:27:18 [2024-04-09T10:27:18.130Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:27:18 [2024-04-09T10:27:18.130Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:27:18 [2024-04-09T10:27:18.693Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:27:18 [2024-04-09T10:27:18.693Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:27:18 [2024-04-09T10:27:18.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:27:18 [2024-04-09T10:27:18.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:27:18 [2024-04-09T10:27:18.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:27:19 [2024-04-09T10:27:19.879Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:27:24 [2024-04-09T10:27:24.050Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.99s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.17s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.31s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.19s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.38s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.48s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.48s)
10:27:24 [2024-04-09T10:27:24.050Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.37s)
10:27:24 [2024-04-09T10:27:24.050Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:27:24 [2024-04-09T10:27:24.050Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:27:24 [2024-04-09T10:27:24.306Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:27:25 [2024-04-09T10:27:25.235Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.05s)
10:27:25 [2024-04-09T10:27:25.235Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.06s)
10:27:25 [2024-04-09T10:27:25.235Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s)
10:27:25 [2024-04-09T10:27:25.235Z] === RUN   TestContainerRestartWithCancelledRequest
10:27:27 [2024-04-09T10:27:27.128Z] --- PASS: TestContainerRestartWithCancelledRequest (1.85s)
10:27:27 [2024-04-09T10:27:27.128Z] === RUN   TestCgroupNamespacesRun
10:27:28 [2024-04-09T10:27:28.496Z] --- PASS: TestCgroupNamespacesRun (1.05s)
10:27:28 [2024-04-09T10:27:28.496Z] === RUN   TestCgroupNamespacesRunPrivileged
10:27:29 [2024-04-09T10:27:29.425Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
10:27:29 [2024-04-09T10:27:29.425Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:27:30 [2024-04-09T10:27:30.354Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s)
10:27:30 [2024-04-09T10:27:30.354Z] === RUN   TestCgroupNamespacesRunHostMode
10:27:31 [2024-04-09T10:27:31.721Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s)
10:27:31 [2024-04-09T10:27:31.721Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:27:32 [2024-04-09T10:27:32.650Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.03s)
10:27:32 [2024-04-09T10:27:32.650Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:27:33 [2024-04-09T10:27:33.578Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s)
10:27:33 [2024-04-09T10:27:33.578Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:27:34 [2024-04-09T10:27:34.141Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
10:27:34 [2024-04-09T10:27:34.141Z] === RUN   TestCgroupNamespacesRunOlderClient
10:27:35 [2024-04-09T10:27:35.070Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s)
10:27:35 [2024-04-09T10:27:35.070Z] === RUN   TestNISDomainname
10:27:35 [2024-04-09T10:27:35.633Z] --- PASS: TestNISDomainname (0.53s)
10:27:35 [2024-04-09T10:27:35.633Z] === RUN   TestHostnameDnsResolution
10:27:36 [2024-04-09T10:27:36.561Z] --- PASS: TestHostnameDnsResolution (0.65s)
10:27:36 [2024-04-09T10:27:36.561Z] === RUN   TestUnprivilegedPortsAndPing
10:27:36 [2024-04-09T10:27:36.817Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s)
10:27:36 [2024-04-09T10:27:36.817Z] === RUN   TestPrivilegedHostDevices
10:27:37 [2024-04-09T10:27:37.380Z] --- PASS: TestPrivilegedHostDevices (0.47s)
10:27:37 [2024-04-09T10:27:37.380Z] === RUN   TestRunConsoleSize
10:27:37 [2024-04-09T10:27:37.636Z] --- PASS: TestRunConsoleSize (0.46s)
10:27:37 [2024-04-09T10:27:37.636Z] === RUN   TestRunWithAlternativeContainerdShim
10:27:44 [2024-04-09T10:27:44.176Z] --- PASS: TestRunWithAlternativeContainerdShim (5.36s)
10:27:44 [2024-04-09T10:27:44.176Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
10:27:44 [2024-04-09T10:27:44.176Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.09s)
10:27:44 [2024-04-09T10:27:44.176Z] === RUN   TestStaticIPOutsideSubpool
10:27:45 [2024-04-09T10:27:45.543Z] --- PASS: TestStaticIPOutsideSubpool (1.15s)
10:27:45 [2024-04-09T10:27:45.543Z] === RUN   TestStats
10:27:46 [2024-04-09T10:27:46.910Z] --- PASS: TestStats (1.45s)
10:27:46 [2024-04-09T10:27:46.910Z] === RUN   TestStopContainerWithTimeout
10:27:46 [2024-04-09T10:27:46.910Z] === RUN   TestStopContainerWithTimeout/0
10:27:46 [2024-04-09T10:27:46.910Z] === PAUSE TestStopContainerWithTimeout/0
10:27:46 [2024-04-09T10:27:46.910Z] === RUN   TestStopContainerWithTimeout/1
10:27:46 [2024-04-09T10:27:46.910Z] === PAUSE TestStopContainerWithTimeout/1
10:27:46 [2024-04-09T10:27:46.910Z] === RUN   TestStopContainerWithTimeout/3
10:27:46 [2024-04-09T10:27:46.910Z] === PAUSE TestStopContainerWithTimeout/3
10:27:46 [2024-04-09T10:27:46.910Z] === RUN   TestStopContainerWithTimeout/-1
10:27:46 [2024-04-09T10:27:46.910Z] === PAUSE TestStopContainerWithTimeout/-1
10:27:46 [2024-04-09T10:27:46.910Z] === CONT  TestStopContainerWithTimeout/0
10:27:46 [2024-04-09T10:27:46.910Z] === CONT  TestStopContainerWithTimeout/3
10:27:46 [2024-04-09T10:27:46.910Z] === CONT  TestStopContainerWithTimeout/-1
10:27:46 [2024-04-09T10:27:46.910Z] === CONT  TestStopContainerWithTimeout/1
10:27:49 [2024-04-09T10:27:49.429Z] --- PASS: TestStopContainerWithTimeout (0.04s)
10:27:49 [2024-04-09T10:27:49.429Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
10:27:49 [2024-04-09T10:27:49.429Z]     --- PASS: TestStopContainerWithTimeout/1 (1.69s)
10:27:49 [2024-04-09T10:27:49.429Z]     --- PASS: TestStopContainerWithTimeout/3 (2.50s)
10:27:49 [2024-04-09T10:27:49.429Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
10:27:49 [2024-04-09T10:27:49.429Z] === RUN   TestStopContainerWithTimeoutCancel
10:27:49 [2024-04-09T10:27:49.429Z] === PAUSE TestStopContainerWithTimeoutCancel
10:27:49 [2024-04-09T10:27:49.429Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:27:50 [2024-04-09T10:27:50.796Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.24s)
10:27:50 [2024-04-09T10:27:50.796Z] === RUN   TestUpdateMemory
10:27:51 [2024-04-09T10:27:51.359Z] --- PASS: TestUpdateMemory (0.48s)
10:27:51 [2024-04-09T10:27:51.359Z] === RUN   TestUpdateCPUQuota
10:27:51 [2024-04-09T10:27:51.921Z] --- PASS: TestUpdateCPUQuota (0.71s)
10:27:51 [2024-04-09T10:27:51.921Z] === RUN   TestUpdatePidsLimit
10:27:51 [2024-04-09T10:27:51.921Z] === RUN   TestUpdatePidsLimit/update_from_none
10:27:52 [2024-04-09T10:27:52.177Z] === RUN   TestUpdatePidsLimit/no_change
10:27:52 [2024-04-09T10:27:52.177Z] === RUN   TestUpdatePidsLimit/update_lower
10:27:52 [2024-04-09T10:27:52.434Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:27:52 [2024-04-09T10:27:52.690Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:27:52 [2024-04-09T10:27:52.690Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:27:52 [2024-04-09T10:27:52.946Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:27:53 [2024-04-09T10:27:53.509Z] --- PASS: TestUpdatePidsLimit (1.54s)
10:27:53 [2024-04-09T10:27:53.509Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.16s)
10:27:53 [2024-04-09T10:27:53.509Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
10:27:53 [2024-04-09T10:27:53.509Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.15s)
10:27:53 [2024-04-09T10:27:53.509Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
10:27:53 [2024-04-09T10:27:53.509Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
10:27:53 [2024-04-09T10:27:53.509Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s)
10:27:53 [2024-04-09T10:27:53.509Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s)
10:27:53 [2024-04-09T10:27:53.509Z] === RUN   TestUpdateRestartPolicy
10:28:05 [2024-04-09T10:28:05.686Z] --- PASS: TestUpdateRestartPolicy (10.54s)
10:28:05 [2024-04-09T10:28:05.686Z] === RUN   TestUpdateRestartWithAutoRemove
10:28:05 [2024-04-09T10:28:05.686Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
10:28:05 [2024-04-09T10:28:05.686Z] === RUN   TestWaitNonBlocked
10:28:05 [2024-04-09T10:28:05.686Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:28:05 [2024-04-09T10:28:05.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:28:05 [2024-04-09T10:28:05.686Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:28:05 [2024-04-09T10:28:05.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:28:05 [2024-04-09T10:28:05.686Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:28:05 [2024-04-09T10:28:05.686Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:28:05 [2024-04-09T10:28:05.686Z] --- PASS: TestWaitNonBlocked (0.04s)
10:28:05 [2024-04-09T10:28:05.686Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.46s)
10:28:05 [2024-04-09T10:28:05.686Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.53s)
10:28:05 [2024-04-09T10:28:05.686Z] === RUN   TestWaitBlocked
10:28:05 [2024-04-09T10:28:05.686Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:28:05 [2024-04-09T10:28:05.686Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:28:05 [2024-04-09T10:28:05.686Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:28:05 [2024-04-09T10:28:05.686Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:28:05 [2024-04-09T10:28:05.686Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:28:05 [2024-04-09T10:28:05.686Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:28:05 [2024-04-09T10:28:05.686Z] --- PASS: TestWaitBlocked (0.03s)
10:28:05 [2024-04-09T10:28:05.686Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.45s)
10:28:05 [2024-04-09T10:28:05.686Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.52s)
10:28:05 [2024-04-09T10:28:05.686Z] === RUN   TestWaitConditions
10:28:05 [2024-04-09T10:28:05.686Z] === RUN   TestWaitConditions/default
10:28:05 [2024-04-09T10:28:05.686Z] === PAUSE TestWaitConditions/default
10:28:05 [2024-04-09T10:28:05.686Z] === RUN   TestWaitConditions/not-running
10:28:05 [2024-04-09T10:28:05.686Z] === PAUSE TestWaitConditions/not-running
10:28:05 [2024-04-09T10:28:05.686Z] === RUN   TestWaitConditions/next-exit
10:28:05 [2024-04-09T10:28:05.686Z] === PAUSE TestWaitConditions/next-exit
10:28:05 [2024-04-09T10:28:05.686Z] === RUN   TestWaitConditions/removed
10:28:05 [2024-04-09T10:28:05.686Z] === PAUSE TestWaitConditions/removed
10:28:05 [2024-04-09T10:28:05.686Z] === CONT  TestWaitConditions/default
10:28:05 [2024-04-09T10:28:05.686Z] === CONT  TestWaitConditions/next-exit
10:28:05 [2024-04-09T10:28:05.686Z] === CONT  TestWaitConditions/removed
10:28:05 [2024-04-09T10:28:05.686Z] === CONT  TestWaitConditions/not-running
10:28:05 [2024-04-09T10:28:05.686Z]     wait_test.go:145: ContainerID = 09e1d7a387690ccfea6057b0602bcaa27923da2491c349f889d7494a3f6f2967
10:28:05 [2024-04-09T10:28:05.686Z]     wait_test.go:145: ContainerID = 49d08ce7a0f68e698a19ca1d3bf7d3f42d77eed5c50185137785b207eb16cc58
10:28:05 [2024-04-09T10:28:05.686Z]     wait_test.go:145: ContainerID = f3970c800df012765906cb028078af7cddf5cff485668eee2c5ee930a6d700ee
10:28:05 [2024-04-09T10:28:05.686Z]     wait_test.go:145: ContainerID = ba89e2e047f72fc4132507d6577883c6ec5dac4ddb6749c826896514921d3a9a
10:28:06 [2024-04-09T10:28:06.617Z] --- PASS: TestWaitConditions (0.03s)
10:28:06 [2024-04-09T10:28:06.617Z]     --- PASS: TestWaitConditions/not-running (0.62s)
10:28:06 [2024-04-09T10:28:06.617Z]     --- PASS: TestWaitConditions/removed (0.84s)
10:28:06 [2024-04-09T10:28:06.617Z]     --- PASS: TestWaitConditions/default (0.89s)
10:28:06 [2024-04-09T10:28:06.617Z]     --- PASS: TestWaitConditions/next-exit (0.94s)
10:28:06 [2024-04-09T10:28:06.617Z] === RUN   TestWaitRestartedContainer
10:28:06 [2024-04-09T10:28:06.617Z] === RUN   TestWaitRestartedContainer/default
10:28:06 [2024-04-09T10:28:06.617Z] === PAUSE TestWaitRestartedContainer/default
10:28:06 [2024-04-09T10:28:06.617Z] === RUN   TestWaitRestartedContainer/not-running
10:28:06 [2024-04-09T10:28:06.617Z] === PAUSE TestWaitRestartedContainer/not-running
10:28:06 [2024-04-09T10:28:06.617Z] === RUN   TestWaitRestartedContainer/next-exit
10:28:06 [2024-04-09T10:28:06.617Z] === PAUSE TestWaitRestartedContainer/next-exit
10:28:06 [2024-04-09T10:28:06.617Z] === CONT  TestWaitRestartedContainer/default
10:28:06 [2024-04-09T10:28:06.617Z] === CONT  TestWaitRestartedContainer/next-exit
10:28:06 [2024-04-09T10:28:06.617Z] === CONT  TestWaitRestartedContainer/not-running
10:28:08 [2024-04-09T10:28:08.511Z] --- PASS: TestWaitRestartedContainer (0.01s)
10:28:08 [2024-04-09T10:28:08.511Z]     --- PASS: TestWaitRestartedContainer/default (1.23s)
10:28:08 [2024-04-09T10:28:08.511Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.48s)
10:28:08 [2024-04-09T10:28:08.511Z]     --- PASS: TestWaitRestartedContainer/not-running (1.62s)
10:28:08 [2024-04-09T10:28:08.511Z] === CONT  TestContainerStartOnDaemonRestart
10:28:08 [2024-04-09T10:28:08.511Z] === CONT  TestHardRestartWhenContainerIsRunning
10:28:08 [2024-04-09T10:28:08.511Z] === CONT  TestDaemonHostGatewayIP
10:28:08 [2024-04-09T10:28:08.511Z] === CONT  TestDaemonRestartIpcMode
10:28:08 [2024-04-09T10:28:08.511Z] === CONT  TestIpcModeOlderClient
10:28:08 [2024-04-09T10:28:08.511Z] === CONT  TestStopContainerWithTimeoutCancel
10:28:08 [2024-04-09T10:28:08.511Z] === CONT  TestContainerKillOnDaemonStart
10:28:08 [2024-04-09T10:28:08.511Z] === CONT  TestRestartDaemonWithRestartingContainer
10:28:08 [2024-04-09T10:28:08.511Z] --- PASS: TestIpcModeOlderClient (0.12s)
10:28:10 [2024-04-09T10:28:10.406Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
10:28:10 [2024-04-09T10:28:10.406Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
10:28:10 [2024-04-09T10:28:10.406Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.19s)
10:28:10 [2024-04-09T10:28:10.406Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
10:28:10 [2024-04-09T10:28:10.406Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.40s)
10:28:10 [2024-04-09T10:28:10.969Z] --- PASS: TestContainerStartOnDaemonRestart (2.68s)
10:28:11 [2024-04-09T10:28:11.226Z] --- PASS: TestDaemonHostGatewayIP (3.11s)
10:28:11 [2024-04-09T10:28:11.789Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.43s)
10:28:11 [2024-04-09T10:28:11.789Z] --- PASS: TestStopContainerWithTimeoutCancel (3.56s)
10:28:12 [2024-04-09T10:28:12.045Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
10:28:20 [2024-04-09T10:28:20.134Z] --- PASS: TestContainerKillOnDaemonStart (11.84s)
10:28:20 [2024-04-09T10:28:20.134Z] PASS
10:28:20 [2024-04-09T10:28:20.134Z] 
10:28:20 [2024-04-09T10:28:20.134Z] === Skipped
10:28:20 [2024-04-09T10:28:20.134Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:28:20 [2024-04-09T10:28:20.134Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:28:20 [2024-04-09T10:28:20.134Z] 
10:28:20 [2024-04-09T10:28:20.134Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:28:20 [2024-04-09T10:28:20.134Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:28:20 [2024-04-09T10:28:20.134Z] 
10:28:20 [2024-04-09T10:28:20.134Z] DONE 327 tests, 2 skipped in 165.518s
10:28:20 [2024-04-09T10:28:20.134Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
10:28:20 [2024-04-09T10:28:20.134Z] ++ '[' -n '' ']'
10:28:20 [2024-04-09T10:28:20.134Z] ++ 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
10:28:20 [2024-04-09T10:28:20.134Z] ++ set -e
10:28:20 [2024-04-09T10:28:20.134Z] ++ '[' -n 0 ']'
10:28:20 [2024-04-09T10:28:20.134Z] ++ set -x
10:28:20 [2024-04-09T10:28:20.134Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:28:20 [2024-04-09T10:28:20.134Z] INFO: Testing against a local daemon
10:28:20 [2024-04-09T10:28:20.134Z] === RUN   TestConfigDaemonID
10:28:21 [2024-04-09T10:28:21.063Z]     daemon_test.go:61: [ded3072527dae] daemon is not started
10:28:21 [2024-04-09T10:28:21.063Z] --- PASS: TestConfigDaemonID (1.04s)
10:28:21 [2024-04-09T10:28:21.063Z] === RUN   TestDaemonConfigValidation
10:28:21 [2024-04-09T10:28:21.063Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:28:21 [2024-04-09T10:28:21.063Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:28:21 [2024-04-09T10:28:21.063Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:28:21 [2024-04-09T10:28:21.063Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:28:21 [2024-04-09T10:28:21.063Z] === RUN   TestDaemonConfigValidation/invalid_config
10:28:21 [2024-04-09T10:28:21.063Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:28:21 [2024-04-09T10:28:21.063Z] === RUN   TestDaemonConfigValidation/malformed_config
10:28:21 [2024-04-09T10:28:21.063Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:28:21 [2024-04-09T10:28:21.063Z] === RUN   TestDaemonConfigValidation/valid_config
10:28:21 [2024-04-09T10:28:21.063Z] === PAUSE TestDaemonConfigValidation/valid_config
10:28:21 [2024-04-09T10:28:21.063Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:28:21 [2024-04-09T10:28:21.063Z] === CONT  TestDaemonConfigValidation/malformed_config
10:28:21 [2024-04-09T10:28:21.063Z] === CONT  TestDaemonConfigValidation/invalid_config
10:28:21 [2024-04-09T10:28:21.063Z] === CONT  TestDaemonConfigValidation/valid_config
10:28:21 [2024-04-09T10:28:21.063Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:28:21 [2024-04-09T10:28:21.319Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:28:21 [2024-04-09T10:28:21.319Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
10:28:21 [2024-04-09T10:28:21.319Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
10:28:21 [2024-04-09T10:28:21.319Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
10:28:21 [2024-04-09T10:28:21.319Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
10:28:21 [2024-04-09T10:28:21.319Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
10:28:21 [2024-04-09T10:28:21.319Z] === RUN   TestConfigDaemonSeccompProfiles
10:28:21 [2024-04-09T10:28:21.319Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:28:22 [2024-04-09T10:28:22.247Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:28:23 [2024-04-09T10:28:23.614Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:28:24 [2024-04-09T10:28:24.542Z]     daemon_test.go:180: [dbfbeb91cdc2f] daemon is not started
10:28:24 [2024-04-09T10:28:24.542Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
10:28:24 [2024-04-09T10:28:24.542Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:28:24 [2024-04-09T10:28:24.542Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:28:24 [2024-04-09T10:28:24.542Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:28:24 [2024-04-09T10:28:24.542Z] === RUN   TestDaemonProxy
10:28:24 [2024-04-09T10:28:24.542Z] === RUN   TestDaemonProxy/environment_variables
10:28:24 [2024-04-09T10:28:24.542Z] === PAUSE TestDaemonProxy/environment_variables
10:28:24 [2024-04-09T10:28:24.542Z] === RUN   TestDaemonProxy/command-line_options
10:28:24 [2024-04-09T10:28:24.542Z] === PAUSE TestDaemonProxy/command-line_options
10:28:24 [2024-04-09T10:28:24.543Z] === RUN   TestDaemonProxy/configuration_file
10:28:24 [2024-04-09T10:28:24.543Z] === PAUSE TestDaemonProxy/configuration_file
10:28:24 [2024-04-09T10:28:24.543Z] === RUN   TestDaemonProxy/conflicting_options
10:28:24 [2024-04-09T10:28:24.799Z] === RUN   TestDaemonProxy/reload_sanitized
10:28:24 [2024-04-09T10:28:24.799Z] === PAUSE TestDaemonProxy/reload_sanitized
10:28:24 [2024-04-09T10:28:24.799Z] === CONT  TestDaemonProxy/environment_variables
10:28:24 [2024-04-09T10:28:24.799Z] === CONT  TestDaemonProxy/configuration_file
10:28:24 [2024-04-09T10:28:24.799Z] === CONT  TestDaemonProxy/reload_sanitized
10:28:24 [2024-04-09T10:28:24.799Z] === CONT  TestDaemonProxy/command-line_options
10:28:26 [2024-04-09T10:28:26.691Z] --- PASS: TestDaemonProxy (0.50s)
10:28:26 [2024-04-09T10:28:26.691Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:28:26 [2024-04-09T10:28:26.691Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
10:28:26 [2024-04-09T10:28:26.691Z]     --- PASS: TestDaemonProxy/command-line_options (1.70s)
10:28:26 [2024-04-09T10:28:26.691Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
10:28:26 [2024-04-09T10:28:26.691Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
10:28:26 [2024-04-09T10:28:26.691Z] === RUN   TestLiveRestore
10:28:26 [2024-04-09T10:28:26.691Z] === RUN   TestLiveRestore/volume_references
10:28:26 [2024-04-09T10:28:26.691Z] === PAUSE TestLiveRestore/volume_references
10:28:26 [2024-04-09T10:28:26.691Z] === RUN   TestLiveRestore/autoremove
10:28:26 [2024-04-09T10:28:26.691Z] === PAUSE TestLiveRestore/autoremove
10:28:26 [2024-04-09T10:28:26.691Z] === CONT  TestLiveRestore/volume_references
10:28:26 [2024-04-09T10:28:26.691Z] === CONT  TestLiveRestore/autoremove
10:28:26 [2024-04-09T10:28:26.691Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
10:28:27 [2024-04-09T10:28:27.253Z] === RUN   TestLiveRestore/volume_references/restartPolicy
10:28:27 [2024-04-09T10:28:27.253Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
10:28:28 [2024-04-09T10:28:28.182Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
10:28:28 [2024-04-09T10:28:28.438Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
10:28:29 [2024-04-09T10:28:29.367Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
10:28:30 [2024-04-09T10:28:30.298Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
10:28:31 [2024-04-09T10:28:31.226Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
10:28:32 [2024-04-09T10:28:32.154Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
10:28:32 [2024-04-09T10:28:32.716Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
10:28:33 [2024-04-09T10:28:33.645Z] --- PASS: TestLiveRestore (0.00s)
10:28:33 [2024-04-09T10:28:33.645Z]     --- PASS: TestLiveRestore/autoremove (3.31s)
10:28:33 [2024-04-09T10:28:33.645Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.82s)
10:28:33 [2024-04-09T10:28:33.645Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.49s)
10:28:33 [2024-04-09T10:28:33.645Z]     --- PASS: TestLiveRestore/volume_references (6.95s)
10:28:33 [2024-04-09T10:28:33.645Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.03s)
10:28:33 [2024-04-09T10:28:33.645Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.09s)
10:28:33 [2024-04-09T10:28:33.645Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.00s)
10:28:33 [2024-04-09T10:28:33.645Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.01s)
10:28:33 [2024-04-09T10:28:33.645Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
10:28:33 [2024-04-09T10:28:33.645Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.38s)
10:28:33 [2024-04-09T10:28:33.645Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.40s)
10:28:33 [2024-04-09T10:28:33.645Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.94s)
10:28:33 [2024-04-09T10:28:33.645Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
10:28:34 [2024-04-09T10:28:34.207Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
10:28:34 [2024-04-09T10:28:34.207Z] PASS
10:28:34 [2024-04-09T10:28:34.207Z] 
10:28:34 [2024-04-09T10:28:34.207Z] DONE 31 tests in 14.133s
10:28:34 [2024-04-09T10:28:34.207Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
10:28:34 [2024-04-09T10:28:34.207Z] ++ '[' -n '' ']'
10:28:34 [2024-04-09T10:28:34.207Z] ++ 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
10:28:34 [2024-04-09T10:28:34.207Z] ++ set -e
10:28:34 [2024-04-09T10:28:34.207Z] ++ '[' -n 0 ']'
10:28:34 [2024-04-09T10:28:34.207Z] ++ set -x
10:28:34 [2024-04-09T10:28:34.207Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:28:34 [2024-04-09T10:28:34.207Z] INFO: Testing against a local daemon
10:28:34 [2024-04-09T10:28:34.207Z] === RUN   TestCommitInheritsEnv
10:28:34 [2024-04-09T10:28:34.464Z] --- PASS: TestCommitInheritsEnv (0.19s)
10:28:34 [2024-04-09T10:28:34.464Z] === RUN   TestUsernsCommit
10:28:35 [2024-04-09T10:28:35.831Z] --- PASS: TestUsernsCommit (1.47s)
10:28:35 [2024-04-09T10:28:35.831Z] === RUN   TestImportExtremelyLargeImageWorks
10:28:35 [2024-04-09T10:28:35.831Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:28:35 [2024-04-09T10:28:35.831Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:28:35 [2024-04-09T10:28:35.831Z] === RUN   TestImportWithCustomPlatform
10:28:35 [2024-04-09T10:28:35.831Z] === RUN   TestImportWithCustomPlatform/#00
10:28:35 [2024-04-09T10:28:35.831Z] === RUN   TestImportWithCustomPlatform/linux
10:28:36 [2024-04-09T10:28:36.088Z] === RUN   TestImportWithCustomPlatform/LINUX
10:28:36 [2024-04-09T10:28:36.088Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:28:36 [2024-04-09T10:28:36.088Z] --- PASS: TestImportWithCustomPlatform (0.12s)
10:28:36 [2024-04-09T10:28:36.088Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
10:28:36 [2024-04-09T10:28:36.088Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
10:28:36 [2024-04-09T10:28:36.088Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
10:28:36 [2024-04-09T10:28:36.088Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
10:28:36 [2024-04-09T10:28:36.088Z] === RUN   TestImportWithCustomPlatformReject
10:28:36 [2024-04-09T10:28:36.088Z] === RUN   TestImportWithCustomPlatformReject/_______
10:28:36 [2024-04-09T10:28:36.088Z] === RUN   TestImportWithCustomPlatformReject//
10:28:36 [2024-04-09T10:28:36.088Z] === RUN   TestImportWithCustomPlatformReject/macos
10:28:36 [2024-04-09T10:28:36.088Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
10:28:36 [2024-04-09T10:28:36.088Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
10:28:36 [2024-04-09T10:28:36.088Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
10:28:36 [2024-04-09T10:28:36.088Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
10:28:36 [2024-04-09T10:28:36.088Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
10:28:36 [2024-04-09T10:28:36.088Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
10:28:36 [2024-04-09T10:28:36.088Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
10:28:36 [2024-04-09T10:28:36.088Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
10:28:36 [2024-04-09T10:28:36.088Z] === RUN   TestImageInspectEmptyTagsAndDigests
10:28:36 [2024-04-09T10:28:36.088Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
10:28:36 [2024-04-09T10:28:36.088Z] === RUN   TestImagesFilterMultiReference
10:28:36 [2024-04-09T10:28:36.088Z] --- PASS: TestImagesFilterMultiReference (0.04s)
10:28:36 [2024-04-09T10:28:36.088Z] === RUN   TestImagesFilterUntil
10:28:36 [2024-04-09T10:28:36.344Z]     list_test.go:99: ImageList: ID=sha256:7c93097b9e8841bb1b59a80f7b1bfae85fccecfcd2a87a2457d1a410cd3df68c RepoTags=[testimagesfilteruntil:v1]
10:28:36 [2024-04-09T10:28:36.344Z] --- PASS: TestImagesFilterUntil (0.32s)
10:28:36 [2024-04-09T10:28:36.344Z] === RUN   TestImagesFilterBeforeSince
10:28:36 [2024-04-09T10:28:36.600Z]     list_test.go:133: ImageList: ID=sha256:381d4eace1a8d8f97f003bb45bd38d2effc67b554d4d3b5dc40eb9935de5b107 RepoTags=[testimagesfilterbeforesince:v1]
10:28:36 [2024-04-09T10:28:36.600Z]     list_test.go:133: ImageList: ID=sha256:b6e423b8fb0a89c5885a23d88079a7bcd71156cda7974118d5e3250218a4a393 RepoTags=[testimagesfilterbeforesince:v2]
10:28:36 [2024-04-09T10:28:36.600Z]     list_test.go:133: ImageList: ID=sha256:48237542ca572d43c7cc27a0696a9d0e593f5851d9fc3a92d5e36ae8356ce1af RepoTags=[testimagesfilterbeforesince:v3]
10:28:36 [2024-04-09T10:28:36.856Z] --- PASS: TestImagesFilterBeforeSince (0.30s)
10:28:36 [2024-04-09T10:28:36.856Z] === RUN   TestAPIImagesFilters
10:28:36 [2024-04-09T10:28:36.856Z] === RUN   TestAPIImagesFilters/repository_regex
10:28:36 [2024-04-09T10:28:36.856Z] === PAUSE TestAPIImagesFilters/repository_regex
10:28:36 [2024-04-09T10:28:36.856Z] === RUN   TestAPIImagesFilters/image_name_regex
10:28:36 [2024-04-09T10:28:36.856Z] === PAUSE TestAPIImagesFilters/image_name_regex
10:28:36 [2024-04-09T10:28:36.856Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
10:28:36 [2024-04-09T10:28:36.856Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
10:28:36 [2024-04-09T10:28:36.856Z] === RUN   TestAPIImagesFilters/registry_port_regex
10:28:36 [2024-04-09T10:28:36.856Z] === PAUSE TestAPIImagesFilters/registry_port_regex
10:28:36 [2024-04-09T10:28:36.856Z] === CONT  TestAPIImagesFilters/repository_regex
10:28:36 [2024-04-09T10:28:36.856Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
10:28:36 [2024-04-09T10:28:36.856Z] === CONT  TestAPIImagesFilters/image_name_regex
10:28:36 [2024-04-09T10:28:36.856Z] === CONT  TestAPIImagesFilters/registry_port_regex
10:28:36 [2024-04-09T10:28:36.856Z] --- PASS: TestAPIImagesFilters (0.03s)
10:28:36 [2024-04-09T10:28:36.856Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
10:28:36 [2024-04-09T10:28:36.856Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
10:28:36 [2024-04-09T10:28:36.856Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
10:28:36 [2024-04-09T10:28:36.856Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
10:28:36 [2024-04-09T10:28:36.856Z] === RUN   TestAPIImagesListSizeShared
10:28:37 [2024-04-09T10:28:37.419Z] --- PASS: TestAPIImagesListSizeShared (0.62s)
10:28:37 [2024-04-09T10:28:37.419Z] === RUN   TestPruneDontDeleteUsedDangling
10:28:37 [2024-04-09T10:28:37.985Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
10:28:37 [2024-04-09T10:28:37.985Z] === RUN   TestImagePullPlatformInvalid
10:28:37 [2024-04-09T10:28:37.985Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
10:28:37 [2024-04-09T10:28:37.985Z] === RUN   TestImagePullStoredDigestForOtherRepo
10:28:37 [2024-04-09T10:28:37.985Z] time="2024-04-09T10:28:37.830922855Z" 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.8 instance.id=3cfbd49e-5312-44ea-aa2b-635930a8b55a version=2.8.3 
10:28:37 [2024-04-09T10:28:37.985Z] time="2024-04-09T10:28:37.830997155Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=3cfbd49e-5312-44ea-aa2b-635930a8b55a version=2.8.3 
10:28:37 [2024-04-09T10:28:37.985Z] time="2024-04-09T10:28:37.831032209Z" level=info msg="Starting upload purge in 12m0s" go.version=go1.20.8 instance.id=3cfbd49e-5312-44ea-aa2b-635930a8b55a version=2.8.3 
10:28:37 [2024-04-09T10:28:37.985Z] time="2024-04-09T10:28:37.831211702Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=3cfbd49e-5312-44ea-aa2b-635930a8b55a version=2.8.3 
10:28:37 [2024-04-09T10:28:37.985Z] time="2024-04-09T10:28:37.927249076Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd776e88-50f5-4f0c-8554-861a9806c943 http.request.method=GET http.request.remoteaddr="127.0.0.1:48900" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
10:28:37 [2024-04-09T10:28:37.985Z] time="2024-04-09T10:28:37.927297053Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd776e88-50f5-4f0c-8554-861a9806c943 http.request.method=GET http.request.remoteaddr="127.0.0.1:48900" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.917212ms http.response.status=200 http.response.written=2 
10:28:37 [2024-04-09T10:28:37.985Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.929540028Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=576ebaa4-f992-4c4e-9885-eed586f27ab6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.92957614Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd48bb0a-da82-455d-a47d-0ff0ab118536 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.92958588Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=576ebaa4-f992-4c4e-9885-eed586f27ab6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.929607239Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd48bb0a-da82-455d-a47d-0ff0ab118536 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.929667483Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=576ebaa4-f992-4c4e-9885-eed586f27ab6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=35.89µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7f597845-1cc7-4db7-b668-fa2b3b0555c3 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.929669772Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd48bb0a-da82-455d-a47d-0ff0ab118536 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=33.47µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=beae8315-2a86-450e-83dd-d4b5f38c7d2a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.929794642Z" 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.8 http.request.host="127.0.0.1:5000" http.request.id=576ebaa4-f992-4c4e-9885-eed586f27ab6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.188826ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.14+unknown"
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.929833938Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd48bb0a-da82-455d-a47d-0ff0ab118536 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.199123ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.14+unknown"
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.931387519Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=882a4e2c-57ad-49c4-9b20-5feac61b1df4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.931435832Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=882a4e2c-57ad-49c4-9b20-5feac61b1df4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.931438778Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e6054b0f-9083-48e8-8427-c329b7f43c54 http.request.method=POST http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.931500105Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e6054b0f-9083-48e8-8427-c329b7f43c54 http.request.method=POST http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.931570073Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=882a4e2c-57ad-49c4-9b20-5feac61b1df4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=104.02µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=41fa0b79-6d46-4eb5-ae45-79b76df15819 trace.line=110 vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.931602706Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1af838de-8143-4803-9191-34cc5ac2c229/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e6054b0f-9083-48e8-8427-c329b7f43c54 http.request.method=POST http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=68.671µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b3d281ff-001c-47d5-87b9-98688c48ca86 trace.line=110 vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.931623974Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=882a4e2c-57ad-49c4-9b20-5feac61b1df4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=23.287µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=2919746b-8bab-4148-aa70-863052fb4928 trace.line=142 vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.931646039Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/1af838de-8143-4803-9191-34cc5ac2c229/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e6054b0f-9083-48e8-8427-c329b7f43c54 http.request.method=POST http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=19.718µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=cd22ec84-a22f-4469-9f9d-95ac7c0fc98e trace.line=142 vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.931696067Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=882a4e2c-57ad-49c4-9b20-5feac61b1df4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=40.977µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4eec1b11-2681-4115-b8a6-c167c479fe42 trace.line=110 vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.931726895Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1af838de-8143-4803-9191-34cc5ac2c229/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e6054b0f-9083-48e8-8427-c329b7f43c54 http.request.method=POST http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=47.739µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0a45b9a7-8e4b-4b5e-b8cb-19ee5de9a50c trace.line=110 vars.name=test 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.931786187Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=882a4e2c-57ad-49c4-9b20-5feac61b1df4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.742396ms http.response.status=202 http.response.written=0 
10:28:37 [2024-04-09T10:28:37.986Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.14+unknown"
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.931790897Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e6054b0f-9083-48e8-8427-c329b7f43c54 http.request.method=POST http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.722276ms http.response.status=202 http.response.written=0 
10:28:37 [2024-04-09T10:28:37.986Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.14+unknown"
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.932947779Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebe356bf-1ddc-475d-b5ce-1373a68e32f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3?_state=NkcypTC8ZdGa6g9cLnp-duIPgPDGgf_1DPGw7pAFeXp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlYjllMmY3LTE5NWYtNDY2MC04MDlkLTlkY2UxZjM5NzBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE0NDY4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=4eb9e2f7-195f-4660-809d-9dce1f3970a3 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.933020536Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebe356bf-1ddc-475d-b5ce-1373a68e32f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3?_state=NkcypTC8ZdGa6g9cLnp-duIPgPDGgf_1DPGw7pAFeXp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlYjllMmY3LTE5NWYtNDY2MC04MDlkLTlkY2UxZjM5NzBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE0NDY4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=4eb9e2f7-195f-4660-809d-9dce1f3970a3 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.933092284Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebe356bf-1ddc-475d-b5ce-1373a68e32f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3?_state=NkcypTC8ZdGa6g9cLnp-duIPgPDGgf_1DPGw7pAFeXp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlYjllMmY3LTE5NWYtNDY2MC04MDlkLTlkY2UxZjM5NzBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE0NDY4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=40.838µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ec89b3f8-72e9-4574-a46b-080c0cd8a77b trace.line=95 vars.name=test vars.uuid=4eb9e2f7-195f-4660-809d-9dce1f3970a3 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.933150018Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebe356bf-1ddc-475d-b5ce-1373a68e32f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3?_state=NkcypTC8ZdGa6g9cLnp-duIPgPDGgf_1DPGw7pAFeXp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlYjllMmY3LTE5NWYtNDY2MC04MDlkLTlkY2UxZjM5NzBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE0NDY4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=20.12µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=ba7cd434-107c-48c9-8bad-f38edc76dfc2 trace.line=142 vars.name=test vars.uuid=4eb9e2f7-195f-4660-809d-9dce1f3970a3 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.933226139Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebe356bf-1ddc-475d-b5ce-1373a68e32f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3?_state=NkcypTC8ZdGa6g9cLnp-duIPgPDGgf_1DPGw7pAFeXp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlYjllMmY3LTE5NWYtNDY2MC04MDlkLTlkY2UxZjM5NzBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE0NDY4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=4eb9e2f7-195f-4660-809d-9dce1f3970a3 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.933316358Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebe356bf-1ddc-475d-b5ce-1373a68e32f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3?_state=NkcypTC8ZdGa6g9cLnp-duIPgPDGgf_1DPGw7pAFeXp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlYjllMmY3LTE5NWYtNDY2MC04MDlkLTlkY2UxZjM5NzBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE0NDY4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=45.425µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9f821e91-c97c-4be2-8614-b4b006d779e3 trace.line=110 vars.name=test vars.uuid=4eb9e2f7-195f-4660-809d-9dce1f3970a3 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.933358525Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebe356bf-1ddc-475d-b5ce-1373a68e32f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3?_state=NkcypTC8ZdGa6g9cLnp-duIPgPDGgf_1DPGw7pAFeXp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlYjllMmY3LTE5NWYtNDY2MC04MDlkLTlkY2UxZjM5NzBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE0NDY4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=13.974µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cdc69ce4-1ec8-4b42-8d29-63dfe57e7edb trace.line=155 vars.name=test vars.uuid=4eb9e2f7-195f-4660-809d-9dce1f3970a3 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.933403819Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebe356bf-1ddc-475d-b5ce-1373a68e32f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3?_state=NkcypTC8ZdGa6g9cLnp-duIPgPDGgf_1DPGw7pAFeXp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlYjllMmY3LTE5NWYtNDY2MC04MDlkLTlkY2UxZjM5NzBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE0NDY4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=13.309µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ecc7fa56-83e2-4658-abfd-4b4143ddb739 trace.line=155 vars.name=test vars.uuid=4eb9e2f7-195f-4660-809d-9dce1f3970a3 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.933434434Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebe356bf-1ddc-475d-b5ce-1373a68e32f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3?_state=NkcypTC8ZdGa6g9cLnp-duIPgPDGgf_1DPGw7pAFeXp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlYjllMmY3LTE5NWYtNDY2MC04MDlkLTlkY2UxZjM5NzBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE0NDY4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=8.477µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=51b49df1-a9a0-415c-8014-6caf132f7d74 trace.line=155 vars.name=test vars.uuid=4eb9e2f7-195f-4660-809d-9dce1f3970a3 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.933519253Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebe356bf-1ddc-475d-b5ce-1373a68e32f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3?_state=NkcypTC8ZdGa6g9cLnp-duIPgPDGgf_1DPGw7pAFeXp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlYjllMmY3LTE5NWYtNDY2MC04MDlkLTlkY2UxZjM5NzBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE0NDY4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=58.234µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=e2ba8aa9-eedc-4992-a3fc-03188820126f trace.line=185 vars.name=test vars.uuid=4eb9e2f7-195f-4660-809d-9dce1f3970a3 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.933599297Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebe356bf-1ddc-475d-b5ce-1373a68e32f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3?_state=NkcypTC8ZdGa6g9cLnp-duIPgPDGgf_1DPGw7pAFeXp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlYjllMmY3LTE5NWYtNDY2MC04MDlkLTlkY2UxZjM5NzBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE0NDY4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=51.128µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e1dc05ee-bb23-4f6c-bb39-2b6cfd3448d1 trace.line=110 vars.name=test vars.uuid=4eb9e2f7-195f-4660-809d-9dce1f3970a3 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.933717373Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebe356bf-1ddc-475d-b5ce-1373a68e32f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3?_state=NkcypTC8ZdGa6g9cLnp-duIPgPDGgf_1DPGw7pAFeXp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlYjllMmY3LTE5NWYtNDY2MC04MDlkLTlkY2UxZjM5NzBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE0NDY4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=95.462µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=823be233-d3ae-4030-8c0f-f25710f89102 trace.line=202 vars.name=test vars.uuid=4eb9e2f7-195f-4660-809d-9dce1f3970a3 
10:28:37 [2024-04-09T10:28:37.986Z] time="2024-04-09T10:28:37.934085049Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebe356bf-1ddc-475d-b5ce-1373a68e32f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48924" http.request.uri="/v2/test/blobs/uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3?_state=NkcypTC8ZdGa6g9cLnp-duIPgPDGgf_1DPGw7pAFeXp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlYjllMmY3LTE5NWYtNDY2MC04MDlkLTlkY2UxZjM5NzBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE0NDY4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.828733ms http.response.status=201 http.response.written=0 
10:28:37 [2024-04-09T10:28:37.986Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "PUT /v2/test/blobs/uploads/4eb9e2f7-195f-4660-809d-9dce1f3970a3?_state=NkcypTC8ZdGa6g9cLnp-duIPgPDGgf_1DPGw7pAFeXp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRlYjllMmY3LTE5NWYtNDY2MC04MDlkLTlkY2UxZjM5NzBhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE0NDY4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.934777119Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5531363f-f5dd-47e1-8535-7b12ca9b586b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/1af838de-8143-4803-9191-34cc5ac2c229?_state=9vXOliKapTSt5045Gm7vW9-K09V0iaRdrGrO_orAfoR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZjgzOGRlLTgxNDMtNDgwMy05MTkxLTM0Y2M1YWMyYzIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE1MTU2NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=1af838de-8143-4803-9191-34cc5ac2c229 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.934865393Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5531363f-f5dd-47e1-8535-7b12ca9b586b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/1af838de-8143-4803-9191-34cc5ac2c229?_state=9vXOliKapTSt5045Gm7vW9-K09V0iaRdrGrO_orAfoR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZjgzOGRlLTgxNDMtNDgwMy05MTkxLTM0Y2M1YWMyYzIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE1MTU2NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=1af838de-8143-4803-9191-34cc5ac2c229 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.934939061Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/1af838de-8143-4803-9191-34cc5ac2c229/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5531363f-f5dd-47e1-8535-7b12ca9b586b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/1af838de-8143-4803-9191-34cc5ac2c229?_state=9vXOliKapTSt5045Gm7vW9-K09V0iaRdrGrO_orAfoR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZjgzOGRlLTgxNDMtNDgwMy05MTkxLTM0Y2M1YWMyYzIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE1MTU2NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=38.138µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=12f6312b-ddd7-4081-8be0-b5c938d548b4 trace.line=95 vars.name=test vars.uuid=1af838de-8143-4803-9191-34cc5ac2c229 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.934993578Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/1af838de-8143-4803-9191-34cc5ac2c229/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5531363f-f5dd-47e1-8535-7b12ca9b586b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/1af838de-8143-4803-9191-34cc5ac2c229?_state=9vXOliKapTSt5045Gm7vW9-K09V0iaRdrGrO_orAfoR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZjgzOGRlLTgxNDMtNDgwMy05MTkxLTM0Y2M1YWMyYzIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE1MTU2NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=22.549µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=5cd5f45d-c7e6-4842-ab5c-6ee2408c236a trace.line=142 vars.name=test vars.uuid=1af838de-8143-4803-9191-34cc5ac2c229 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.935027786Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5531363f-f5dd-47e1-8535-7b12ca9b586b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/1af838de-8143-4803-9191-34cc5ac2c229?_state=9vXOliKapTSt5045Gm7vW9-K09V0iaRdrGrO_orAfoR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZjgzOGRlLTgxNDMtNDgwMy05MTkxLTM0Y2M1YWMyYzIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE1MTU2NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=1af838de-8143-4803-9191-34cc5ac2c229 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.935097442Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1af838de-8143-4803-9191-34cc5ac2c229/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5531363f-f5dd-47e1-8535-7b12ca9b586b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/1af838de-8143-4803-9191-34cc5ac2c229?_state=9vXOliKapTSt5045Gm7vW9-K09V0iaRdrGrO_orAfoR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZjgzOGRlLTgxNDMtNDgwMy05MTkxLTM0Y2M1YWMyYzIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE1MTU2NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=36.186µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0e8a9c34-3c9d-49e7-ad1d-56e239b2a1ef trace.line=110 vars.name=test vars.uuid=1af838de-8143-4803-9191-34cc5ac2c229 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.935135999Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/1af838de-8143-4803-9191-34cc5ac2c229/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5531363f-f5dd-47e1-8535-7b12ca9b586b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/1af838de-8143-4803-9191-34cc5ac2c229?_state=9vXOliKapTSt5045Gm7vW9-K09V0iaRdrGrO_orAfoR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZjgzOGRlLTgxNDMtNDgwMy05MTkxLTM0Y2M1YWMyYzIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE1MTU2NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=11.11µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d976c8c9-0297-4bd0-ba87-111839a623f4 trace.line=155 vars.name=test vars.uuid=1af838de-8143-4803-9191-34cc5ac2c229 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.935175549Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5531363f-f5dd-47e1-8535-7b12ca9b586b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/1af838de-8143-4803-9191-34cc5ac2c229?_state=9vXOliKapTSt5045Gm7vW9-K09V0iaRdrGrO_orAfoR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZjgzOGRlLTgxNDMtNDgwMy05MTkxLTM0Y2M1YWMyYzIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE1MTU2NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=13.063µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=afcfcd76-59c5-42a4-b6e3-492e1988def5 trace.line=155 vars.name=test vars.uuid=1af838de-8143-4803-9191-34cc5ac2c229 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.935207755Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/1af838de-8143-4803-9191-34cc5ac2c229/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5531363f-f5dd-47e1-8535-7b12ca9b586b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/1af838de-8143-4803-9191-34cc5ac2c229?_state=9vXOliKapTSt5045Gm7vW9-K09V0iaRdrGrO_orAfoR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZjgzOGRlLTgxNDMtNDgwMy05MTkxLTM0Y2M1YWMyYzIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE1MTU2NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=8.846µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2a46e167-d213-4639-8e08-3d09c26e2ed0 trace.line=155 vars.name=test vars.uuid=1af838de-8143-4803-9191-34cc5ac2c229 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.935263675Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/1af838de-8143-4803-9191-34cc5ac2c229/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5531363f-f5dd-47e1-8535-7b12ca9b586b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/1af838de-8143-4803-9191-34cc5ac2c229?_state=9vXOliKapTSt5045Gm7vW9-K09V0iaRdrGrO_orAfoR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZjgzOGRlLTgxNDMtNDgwMy05MTkxLTM0Y2M1YWMyYzIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE1MTU2NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=36.539µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=99979c63-d4cd-4281-b62a-023a496f712e trace.line=185 vars.name=test vars.uuid=1af838de-8143-4803-9191-34cc5ac2c229 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.935325396Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5531363f-f5dd-47e1-8535-7b12ca9b586b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/1af838de-8143-4803-9191-34cc5ac2c229?_state=9vXOliKapTSt5045Gm7vW9-K09V0iaRdrGrO_orAfoR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZjgzOGRlLTgxNDMtNDgwMy05MTkxLTM0Y2M1YWMyYzIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE1MTU2NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=37.294µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=56dc0ee0-8a4b-4001-92a4-de3e301a0e73 trace.line=110 vars.name=test vars.uuid=1af838de-8143-4803-9191-34cc5ac2c229 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.935441757Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/1af838de-8143-4803-9191-34cc5ac2c229")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5531363f-f5dd-47e1-8535-7b12ca9b586b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/1af838de-8143-4803-9191-34cc5ac2c229?_state=9vXOliKapTSt5045Gm7vW9-K09V0iaRdrGrO_orAfoR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZjgzOGRlLTgxNDMtNDgwMy05MTkxLTM0Y2M1YWMyYzIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE1MTU2NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=93.476µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=efdda599-d852-4b4e-8882-94149b405927 trace.line=202 vars.name=test vars.uuid=1af838de-8143-4803-9191-34cc5ac2c229 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.935506966Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5531363f-f5dd-47e1-8535-7b12ca9b586b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/blobs/uploads/1af838de-8143-4803-9191-34cc5ac2c229?_state=9vXOliKapTSt5045Gm7vW9-K09V0iaRdrGrO_orAfoR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZjgzOGRlLTgxNDMtNDgwMy05MTkxLTM0Y2M1YWMyYzIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE1MTU2NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=2.199782ms http.response.status=201 http.response.written=0 
10:28:37 [2024-04-09T10:28:37.987Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "PUT /v2/test/blobs/uploads/1af838de-8143-4803-9191-34cc5ac2c229?_state=9vXOliKapTSt5045Gm7vW9-K09V0iaRdrGrO_orAfoR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZjgzOGRlLTgxNDMtNDgwMy05MTkxLTM0Y2M1YWMyYzIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQxMDoyODozNy45MzE1MTU2NzFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.936540676Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=514da1e9-9b4c-4b94-baf3-fe219709d372 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.936578306Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=514da1e9-9b4c-4b94-baf3-fe219709d372 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.936660861Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=514da1e9-9b4c-4b94-baf3-fe219709d372 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=51.907µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a04bef6e-8ef5-488e-b346-c728dc60734f trace.line=95 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.936721244Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=514da1e9-9b4c-4b94-baf3-fe219709d372 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="888.212µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.14+unknown"
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.937597419Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.937632612Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.937787292Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.937803662Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.937813984Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.93787971Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=36.9µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=32cda21f-de67-48ed-a960-578f8265a6ac trace.line=95 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.937925381Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=14.778µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9679a57c-83b5-4ecc-af62-afcfce478f9e trace.line=155 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.937978798Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=21.515µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c14fb224-8d6e-4ebd-ad92-134e6b845679 trace.line=95 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.938023633Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=13.933µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7aff03b5-cb91-475c-9ba8-882b6f4570d2 trace.line=155 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.938092107Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=12.694µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8182c8dd-7f4d-4373-9ce4-76a4a796395e trace.line=155 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.938168836Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=48.847µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3abf190e-cb64-4173-8c0d-08737781477a trace.line=110 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.938247353Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=49.052µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4e007e56-e473-4559-a66c-abe0836f8e60 trace.line=110 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.938412676Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=63.518µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4cafee85-8121-440f-83a9-8034e8ca6fe5 trace.line=110 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.938469072Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=30.335µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=87e6b159-dfb8-4968-a0a9-e7f46ae60737 trace.line=110 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.938504429Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.938522973Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ed1cd87a-8846-4467-add4-dd53fa7cb7a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48908" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.525592ms http.response.status=201 http.response.written=0 
10:28:37 [2024-04-09T10:28:37.987Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
10:28:37 [2024-04-09T10:28:37.987Z] time="2024-04-09T10:28:37.943217505Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b9379541-546c-47f3-9049-07be01fa5bab http.request.method=GET http.request.remoteaddr="127.0.0.1:48936" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.943255759Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b9379541-546c-47f3-9049-07be01fa5bab http.request.method=GET http.request.remoteaddr="127.0.0.1:48936" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="801.513µs" http.response.status=200 http.response.written=2 
10:28:37 [2024-04-09T10:28:37.988Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.945318675Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c759e8a7-d443-43f7-8847-e4b2fa3d5b35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.945352325Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c759e8a7-d443-43f7-8847-e4b2fa3d5b35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.945424467Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c759e8a7-d443-43f7-8847-e4b2fa3d5b35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.815µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ab5f79bb-b6a3-44aa-ad7f-42762733b24e trace.line=95 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.94544969Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c759e8a7-d443-43f7-8847-e4b2fa3d5b35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.945495633Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c759e8a7-d443-43f7-8847-e4b2fa3d5b35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.639µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f0e04b16-0f74-423f-ae48-731fd0e831f4 trace.line=95 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.945540918Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c759e8a7-d443-43f7-8847-e4b2fa3d5b35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.295µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e8f13e4f-3b55-4aa9-bbac-e4c4645996b6 trace.line=155 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.94558311Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c759e8a7-d443-43f7-8847-e4b2fa3d5b35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.931µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=18893f70-c632-4c7e-bf77-cfc9f8697e7b trace.line=125 vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.945629701Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c759e8a7-d443-43f7-8847-e4b2fa3d5b35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.945714364Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c759e8a7-d443-43f7-8847-e4b2fa3d5b35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-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.129016ms http.response.status=200 http.response.written=417 
10:28:37 [2024-04-09T10:28:37.988Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.954301767Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1f911af-62d0-4330-b5fa-56c8978859a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48946" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.954339241Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1f911af-62d0-4330-b5fa-56c8978859a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48946" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.954352723Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1f911af-62d0-4330-b5fa-56c8978859a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48946" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.954423445Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1f911af-62d0-4330-b5fa-56c8978859a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48946" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.205µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=06e82b0e-e97c-4dea-aae7-1cb3be2dcd17 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.954475632Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1f911af-62d0-4330-b5fa-56c8978859a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48946" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.811µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e2c9275a-1200-490d-a0c4-29939ef701b4 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.954519572Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1f911af-62d0-4330-b5fa-56c8978859a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48946" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.35µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=c99e5975-3a03-44bd-9e4d-c0fdca48be0c trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.954553034Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1f911af-62d0-4330-b5fa-56c8978859a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48946" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.954638838Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1f911af-62d0-4330-b5fa-56c8978859a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48946" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-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.055766ms http.response.status=200 http.response.written=417 
10:28:37 [2024-04-09T10:28:37.988Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.96149452Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07b675f3-5a3d-47ea-ae74-346394cfebda http.request.method=GET http.request.remoteaddr="127.0.0.1:48962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.961529475Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2944dcc9-1fd8-454f-a2b4-79c167ebdf6f http.request.method=GET http.request.remoteaddr="127.0.0.1:48952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.961541964Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07b675f3-5a3d-47ea-ae74-346394cfebda http.request.method=GET http.request.remoteaddr="127.0.0.1:48962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.961568295Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2944dcc9-1fd8-454f-a2b4-79c167ebdf6f http.request.method=GET http.request.remoteaddr="127.0.0.1:48952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.961610775Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07b675f3-5a3d-47ea-ae74-346394cfebda http.request.method=GET http.request.remoteaddr="127.0.0.1:48962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.392µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4a620233-4a5a-4cbb-a27f-d7df8b3f4f7c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.961634849Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2944dcc9-1fd8-454f-a2b4-79c167ebdf6f http.request.method=GET http.request.remoteaddr="127.0.0.1:48952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.253µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=edc4ee67-9e05-4590-a12e-5d072b5fb60b trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.961661394Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07b675f3-5a3d-47ea-ae74-346394cfebda http.request.method=GET http.request.remoteaddr="127.0.0.1:48962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.797µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aecfcedb-185e-47d3-a05d-8d184b19cf3c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.961677911Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2944dcc9-1fd8-454f-a2b4-79c167ebdf6f http.request.method=GET http.request.remoteaddr="127.0.0.1:48952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.369µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=446a6360-1bc1-45b3-8c59-4f94d5977e38 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.96171166Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07b675f3-5a3d-47ea-ae74-346394cfebda http.request.method=GET http.request.remoteaddr="127.0.0.1:48962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.449µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=24add157-ce4b-44e3-9917-9c47aa9f39df trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.961722032Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2944dcc9-1fd8-454f-a2b4-79c167ebdf6f http.request.method=GET http.request.remoteaddr="127.0.0.1:48952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.389µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4e1ef51f-2e82-4aa6-a726-b29f34eedc04 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.961745188Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07b675f3-5a3d-47ea-ae74-346394cfebda http.request.method=GET http.request.remoteaddr="127.0.0.1:48962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.158µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d78bfaf1-92df-4ee5-943c-6ccedc905712 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.961755764Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2944dcc9-1fd8-454f-a2b4-79c167ebdf6f http.request.method=GET http.request.remoteaddr="127.0.0.1:48952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.838µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fd2545d1-a72c-40dc-99ed-d08b99447075 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.961777492Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07b675f3-5a3d-47ea-ae74-346394cfebda http.request.method=GET http.request.remoteaddr="127.0.0.1:48962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.609µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e79f2c50-cee8-4239-9708-845c54088f5c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.988Z] time="2024-04-09T10:28:37.961790408Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2944dcc9-1fd8-454f-a2b4-79c167ebdf6f http.request.method=GET http.request.remoteaddr="127.0.0.1:48952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.346µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e5ae2daf-52b2-48bf-b8c8-763a6c9c1abe trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.961810363Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07b675f3-5a3d-47ea-ae74-346394cfebda http.request.method=GET http.request.remoteaddr="127.0.0.1:48962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.035µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=a2c82a08-614b-4f56-95f6-8b994b16d0ef trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.961818856Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2944dcc9-1fd8-454f-a2b4-79c167ebdf6f http.request.method=GET http.request.remoteaddr="127.0.0.1:48952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.761µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=0df420ba-62e0-4ac9-905a-c5f5ba5eb1cb trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.961872749Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07b675f3-5a3d-47ea-ae74-346394cfebda http.request.method=GET http.request.remoteaddr="127.0.0.1:48962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.484µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=dd7dfe18-bfa3-4efa-a023-eb892c7a72ca trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.961885845Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2944dcc9-1fd8-454f-a2b4-79c167ebdf6f http.request.method=GET http.request.remoteaddr="127.0.0.1:48952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.05µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=34f8684a-f138-41ef-b7f4-16d761a1df4b trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.962483027Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2944dcc9-1fd8-454f-a2b4-79c167ebdf6f http.request.method=GET http.request.remoteaddr="127.0.0.1:48952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.912µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=96e61342-199e-4484-b67f-d5e7ca38fb2f trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.96260299Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2944dcc9-1fd8-454f-a2b4-79c167ebdf6f http.request.method=GET http.request.remoteaddr="127.0.0.1:48952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.411µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=96b9ef4f-ae37-4f30-b3dc-9e93f8fdeac2 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.962720828Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2944dcc9-1fd8-454f-a2b4-79c167ebdf6f http.request.method=GET http.request.remoteaddr="127.0.0.1:48952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.638583ms http.response.status=200 http.response.written=194 
10:28:37 [2024-04-09T10:28:37.989Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.963491891Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07b675f3-5a3d-47ea-ae74-346394cfebda http.request.method=GET http.request.remoteaddr="127.0.0.1:48962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.635µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3c553545-c3f0-485d-a1e4-97bd8ab8ebcc trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.963547138Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07b675f3-5a3d-47ea-ae74-346394cfebda http.request.method=GET http.request.remoteaddr="127.0.0.1:48962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.86µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3500eae6-9943-42ea-8c1e-90a33876cb69 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.963600613Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07b675f3-5a3d-47ea-ae74-346394cfebda http.request.method=GET http.request.remoteaddr="127.0.0.1:48962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.42504ms http.response.status=200 http.response.written=68 
10:28:37 [2024-04-09T10:28:37.989Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.976927686Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0de5145f-c518-4019-9db6-abbab37b0b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:48974" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.976963642Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0de5145f-c518-4019-9db6-abbab37b0b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:48974" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="823.151µs" http.response.status=200 http.response.written=2 
10:28:37 [2024-04-09T10:28:37.989Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.983774137Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d14bee21-2bc3-49d5-925f-4b051de19b08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48978" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.983830771Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d14bee21-2bc3-49d5-925f-4b051de19b08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48978" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.983843416Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d14bee21-2bc3-49d5-925f-4b051de19b08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48978" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.983902872Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d14bee21-2bc3-49d5-925f-4b051de19b08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48978" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.253µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=df216081-785a-437b-99bd-ebda74cfb1c3 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.983947263Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d14bee21-2bc3-49d5-925f-4b051de19b08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48978" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.416µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=46f93b94-6baf-4117-b873-cbd888de55ae trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.984017494Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d14bee21-2bc3-49d5-925f-4b051de19b08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48978" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="985.175µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.989Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.985234193Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=36418eb1-5eee-41db-bbab-3d053b4cfc26 http.request.method=GET http.request.remoteaddr="127.0.0.1:48980" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.98526973Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=36418eb1-5eee-41db-bbab-3d053b4cfc26 http.request.method=GET http.request.remoteaddr="127.0.0.1:48980" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.985283015Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=36418eb1-5eee-41db-bbab-3d053b4cfc26 http.request.method=GET http.request.remoteaddr="127.0.0.1:48980" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.9853337Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=36418eb1-5eee-41db-bbab-3d053b4cfc26 http.request.method=GET http.request.remoteaddr="127.0.0.1:48980" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.682µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8632836c-0d5f-4e23-ac84-78dd17269b3f trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.985377172Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=36418eb1-5eee-41db-bbab-3d053b4cfc26 http.request.method=GET http.request.remoteaddr="127.0.0.1:48980" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.226µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c9cc0b7a-7772-47f5-8b46-33caf4053c9f trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.989Z] time="2024-04-09T10:28:37.98541358Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=36418eb1-5eee-41db-bbab-3d053b4cfc26 http.request.method=GET http.request.remoteaddr="127.0.0.1:48980" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="921.887µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:28:37 [2024-04-09T10:28:37.989Z] 127.0.0.1 - - [09/Apr/2024:10:28:37 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/72615b19dbe7635d99914c044e03debf61fe70ab kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:28:38 [2024-04-09T10:28:38.246Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.17s)
10:28:38 [2024-04-09T10:28:38.246Z] === RUN   TestImagePullNonExisting
10:28:38 [2024-04-09T10:28:38.246Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
10:28:38 [2024-04-09T10:28:38.246Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
10:28:38 [2024-04-09T10:28:38.246Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
10:28:38 [2024-04-09T10:28:38.246Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
10:28:38 [2024-04-09T10:28:38.246Z] === RUN   TestImagePullNonExisting/asdfasdf
10:28:38 [2024-04-09T10:28:38.246Z] === PAUSE TestImagePullNonExisting/asdfasdf
10:28:38 [2024-04-09T10:28:38.246Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
10:28:38 [2024-04-09T10:28:38.246Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
10:28:38 [2024-04-09T10:28:38.246Z] === RUN   TestImagePullNonExisting/library/asdfasdf
10:28:38 [2024-04-09T10:28:38.246Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
10:28:38 [2024-04-09T10:28:38.246Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
10:28:38 [2024-04-09T10:28:38.246Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
10:28:38 [2024-04-09T10:28:38.246Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
10:28:38 [2024-04-09T10:28:38.246Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
10:28:38 [2024-04-09T10:28:38.246Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
10:28:38 [2024-04-09T10:28:38.246Z] === CONT  TestImagePullNonExisting/asdfasdf
10:28:38 [2024-04-09T10:28:38.246Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
10:28:38 [2024-04-09T10:28:38.246Z] === CONT  TestImagePullNonExisting/library/asdfasdf
10:28:39 [2024-04-09T10:28:39.637Z] --- PASS: TestImagePullNonExisting (0.01s)
10:28:39 [2024-04-09T10:28:39.637Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
10:28:39 [2024-04-09T10:28:39.637Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
10:28:39 [2024-04-09T10:28:39.637Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
10:28:39 [2024-04-09T10:28:39.637Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (1.02s)
10:28:39 [2024-04-09T10:28:39.637Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.26s)
10:28:39 [2024-04-09T10:28:39.637Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestRemoveImageOrphaning
10:28:39 [2024-04-09T10:28:39.637Z] --- PASS: TestRemoveImageOrphaning (0.17s)
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestRemoveByDigest
10:28:39 [2024-04-09T10:28:39.637Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:28:39 [2024-04-09T10:28:39.637Z] --- SKIP: TestRemoveByDigest (0.00s)
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestRemoveImageGarbageCollector
10:28:39 [2024-04-09T10:28:39.637Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
10:28:39 [2024-04-09T10:28:39.637Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveCheckTimes
10:28:39 [2024-04-09T10:28:39.637Z] === PAUSE TestSaveCheckTimes
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/busybox:latest
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/busybox:latest/Manifest
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/busybox:latest/Config
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/multilayer:latest
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/multilayer:latest/Config
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
10:28:39 [2024-04-09T10:28:39.637Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
10:28:39 [2024-04-09T10:28:39.637Z] --- PASS: TestSaveOCI (0.14s)
10:28:39 [2024-04-09T10:28:39.637Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
10:28:39 [2024-04-09T10:28:39.637Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
10:28:39 [2024-04-09T10:28:39.637Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
10:28:39 [2024-04-09T10:28:39.637Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
10:28:39 [2024-04-09T10:28:39.637Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
10:28:39 [2024-04-09T10:28:39.637Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
10:28:39 [2024-04-09T10:28:39.637Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
10:28:39 [2024-04-09T10:28:39.637Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
10:28:39 [2024-04-09T10:28:39.637Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
10:28:39 [2024-04-09T10:28:39.637Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
10:28:39 [2024-04-09T10:28:39.637Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
10:28:39 [2024-04-09T10:28:39.638Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
10:28:39 [2024-04-09T10:28:39.638Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
10:28:39 [2024-04-09T10:28:39.638Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
10:28:39 [2024-04-09T10:28:39.638Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
10:28:39 [2024-04-09T10:28:39.638Z] === RUN   TestSaveRepoWithMultipleImages
10:28:39 [2024-04-09T10:28:39.923Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s)
10:28:39 [2024-04-09T10:28:39.923Z] === RUN   TestSaveDirectoryPermissions
10:28:40 [2024-04-09T10:28:40.906Z] --- PASS: TestSaveDirectoryPermissions (0.95s)
10:28:40 [2024-04-09T10:28:40.906Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:28:40 [2024-04-09T10:28:40.906Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:28:40 [2024-04-09T10:28:40.906Z] === RUN   TestTagUsingDigestAlgorithmAsName
10:28:40 [2024-04-09T10:28:40.906Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
10:28:40 [2024-04-09T10:28:40.906Z] === RUN   TestTagValidPrefixedRepo
10:28:40 [2024-04-09T10:28:40.906Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
10:28:40 [2024-04-09T10:28:40.906Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
10:28:40 [2024-04-09T10:28:40.906Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
10:28:40 [2024-04-09T10:28:40.906Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
10:28:40 [2024-04-09T10:28:40.906Z] === RUN   TestTagValidPrefixedRepo/foooo:t
10:28:40 [2024-04-09T10:28:40.906Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
10:28:40 [2024-04-09T10:28:40.906Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:28:40 [2024-04-09T10:28:40.906Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:28:40 [2024-04-09T10:28:40.906Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
10:28:40 [2024-04-09T10:28:40.907Z] === CONT  TestTagValidPrefixedRepo/foooo:t
10:28:40 [2024-04-09T10:28:40.907Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:28:40 [2024-04-09T10:28:40.907Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
10:28:40 [2024-04-09T10:28:40.907Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
10:28:40 [2024-04-09T10:28:40.907Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
10:28:40 [2024-04-09T10:28:40.907Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
10:28:40 [2024-04-09T10:28:40.907Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
10:28:40 [2024-04-09T10:28:40.907Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s)
10:28:40 [2024-04-09T10:28:40.907Z] === RUN   TestTagExistedNameWithoutForce
10:28:40 [2024-04-09T10:28:40.907Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:28:40 [2024-04-09T10:28:40.907Z] === RUN   TestTagOfficialNames
10:28:40 [2024-04-09T10:28:40.907Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
10:28:40 [2024-04-09T10:28:40.907Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
10:28:40 [2024-04-09T10:28:40.907Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
10:28:40 [2024-04-09T10:28:40.907Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
10:28:40 [2024-04-09T10:28:40.907Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
10:28:40 [2024-04-09T10:28:40.907Z] --- PASS: TestTagOfficialNames (0.05s)
10:28:40 [2024-04-09T10:28:40.907Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
10:28:40 [2024-04-09T10:28:40.907Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
10:28:40 [2024-04-09T10:28:40.907Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
10:28:40 [2024-04-09T10:28:40.907Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
10:28:40 [2024-04-09T10:28:40.907Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
10:28:40 [2024-04-09T10:28:40.907Z] === RUN   TestTagMatchesDigest
10:28:40 [2024-04-09T10:28:40.907Z] --- PASS: TestTagMatchesDigest (0.01s)
10:28:40 [2024-04-09T10:28:40.907Z] === CONT  TestSaveCheckTimes
10:28:40 [2024-04-09T10:28:40.907Z] --- PASS: TestSaveCheckTimes (0.03s)
10:28:40 [2024-04-09T10:28:40.907Z] PASS
10:28:40 [2024-04-09T10:28:40.907Z] 
10:28:40 [2024-04-09T10:28:40.907Z] === Skipped
10:28:40 [2024-04-09T10:28:40.907Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:28:40 [2024-04-09T10:28:40.907Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:28:40 [2024-04-09T10:28:40.907Z] 
10:28:40 [2024-04-09T10:28:40.907Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
10:28:40 [2024-04-09T10:28:40.907Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:28:40 [2024-04-09T10:28:40.907Z] 
10:28:40 [2024-04-09T10:28:40.907Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:28:40 [2024-04-09T10:28:40.907Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
10:28:40 [2024-04-09T10:28:40.907Z] 
10:28:40 [2024-04-09T10:28:40.907Z] DONE 71 tests, 3 skipped in 6.787s
10:28:41 [2024-04-09T10:28:41.173Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
10:28:41 [2024-04-09T10:28:41.173Z] ++ '[' -n '' ']'
10:28:41 [2024-04-09T10:28:41.173Z] ++ 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
10:28:41 [2024-04-09T10:28:41.173Z] ++ set -e
10:28:41 [2024-04-09T10:28:41.173Z] ++ '[' -n 0 ']'
10:28:41 [2024-04-09T10:28:41.173Z] ++ set -x
10:28:41 [2024-04-09T10:28:41.173Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:28:41 [2024-04-09T10:28:41.173Z] === RUN   TestStripANSICommands
10:28:41 [2024-04-09T10:28:41.173Z] === RUN   TestStripANSICommands/#00
10:28:41 [2024-04-09T10:28:41.173Z] === RUN   TestStripANSICommands/#01
10:28:41 [2024-04-09T10:28:41.173Z] --- PASS: TestStripANSICommands (0.00s)
10:28:41 [2024-04-09T10:28:41.173Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:28:41 [2024-04-09T10:28:41.173Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:28:41 [2024-04-09T10:28:41.173Z] PASS
10:28:41 [2024-04-09T10:28:41.173Z] 
10:28:41 [2024-04-09T10:28:41.173Z] DONE 3 tests in 0.007s
10:28:41 [2024-04-09T10:28:41.173Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
10:28:41 [2024-04-09T10:28:41.173Z] ++ '[' -n '' ']'
10:28:41 [2024-04-09T10:28:41.173Z] ++ 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
10:28:41 [2024-04-09T10:28:41.173Z] ++ set -e
10:28:41 [2024-04-09T10:28:41.173Z] ++ '[' -n 0 ']'
10:28:41 [2024-04-09T10:28:41.173Z] ++ set -x
10:28:41 [2024-04-09T10:28:41.173Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:28:41 [2024-04-09T10:28:41.173Z] INFO: Testing against a local daemon
10:28:41 [2024-04-09T10:28:41.173Z] === RUN   TestCreateWithMultiNetworks
10:28:42 [2024-04-09T10:28:42.152Z] --- PASS: TestCreateWithMultiNetworks (0.90s)
10:28:42 [2024-04-09T10:28:42.152Z] === RUN   TestNetworkCreateDelete
10:28:42 [2024-04-09T10:28:42.152Z] --- PASS: TestNetworkCreateDelete (0.15s)
10:28:42 [2024-04-09T10:28:42.152Z] === RUN   TestDockerNetworkDeletePreferID
10:28:42 [2024-04-09T10:28:42.738Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
10:28:42 [2024-04-09T10:28:42.738Z] === RUN   TestDaemonDNSFallback
10:28:49 [2024-04-09T10:28:49.335Z] --- PASS: TestDaemonDNSFallback (6.11s)
10:28:49 [2024-04-09T10:28:49.335Z] === RUN   TestInspectNetwork
10:28:51 [2024-04-09T10:28:51.227Z] === RUN   TestInspectNetwork/full_network_id
10:28:51 [2024-04-09T10:28:51.227Z] === RUN   TestInspectNetwork/partial_network_id
10:28:51 [2024-04-09T10:28:51.227Z] === RUN   TestInspectNetwork/network_name
10:28:51 [2024-04-09T10:28:51.227Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:28:55 [2024-04-09T10:28:55.396Z] --- PASS: TestInspectNetwork (6.79s)
10:28:55 [2024-04-09T10:28:55.396Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:28:55 [2024-04-09T10:28:55.396Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:28:55 [2024-04-09T10:28:55.396Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:28:55 [2024-04-09T10:28:55.396Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:28:55 [2024-04-09T10:28:55.396Z] === RUN   TestRunContainerWithBridgeNone
10:28:56 [2024-04-09T10:28:56.764Z] --- PASS: TestRunContainerWithBridgeNone (1.15s)
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/create
10:28:56 [2024-04-09T10:28:56.764Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:28:56 [2024-04-09T10:28:56.764Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:28:56 [2024-04-09T10:28:56.764Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:28:56 [2024-04-09T10:28:56.764Z] === CONT  TestNetworkInvalidJSON/networks/create
10:28:56 [2024-04-09T10:28:56.764Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:28:56 [2024-04-09T10:28:56.764Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:28:56 [2024-04-09T10:28:56.764Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:28:56 [2024-04-09T10:28:56.764Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkList
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkList//networks
10:28:56 [2024-04-09T10:28:56.764Z] === PAUSE TestNetworkList//networks
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestNetworkList//networks/
10:28:56 [2024-04-09T10:28:56.764Z] === PAUSE TestNetworkList//networks/
10:28:56 [2024-04-09T10:28:56.764Z] === CONT  TestNetworkList//networks
10:28:56 [2024-04-09T10:28:56.764Z] === CONT  TestNetworkList//networks/
10:28:56 [2024-04-09T10:28:56.764Z] --- PASS: TestNetworkList (0.01s)
10:28:56 [2024-04-09T10:28:56.764Z]     --- PASS: TestNetworkList//networks (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:28:56 [2024-04-09T10:28:56.764Z] === RUN   TestHostIPv4BridgeLabel
10:28:57 [2024-04-09T10:28:57.326Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
10:28:57 [2024-04-09T10:28:57.326Z] === RUN   TestDefaultNetworkOpts
10:28:57 [2024-04-09T10:28:57.326Z] === RUN   TestDefaultNetworkOpts/default_value
10:28:58 [2024-04-09T10:28:58.692Z] === RUN   TestDefaultNetworkOpts/cmdline_value
10:28:59 [2024-04-09T10:28:59.621Z] === RUN   TestDefaultNetworkOpts/config-from_value
10:29:00 [2024-04-09T10:29:00.988Z] --- PASS: TestDefaultNetworkOpts (3.64s)
10:29:00 [2024-04-09T10:29:00.988Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.19s)
10:29:00 [2024-04-09T10:29:00.988Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.20s)
10:29:00 [2024-04-09T10:29:00.988Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.26s)
10:29:00 [2024-04-09T10:29:00.988Z] === RUN   TestForbidDuplicateNetworkNames
10:29:01 [2024-04-09T10:29:01.550Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
10:29:01 [2024-04-09T10:29:01.550Z] === RUN   TestDaemonRestartWithLiveRestore
10:29:02 [2024-04-09T10:29:02.479Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
10:29:02 [2024-04-09T10:29:02.479Z] === RUN   TestDaemonDefaultNetworkPools
10:29:03 [2024-04-09T10:29:03.409Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
10:29:03 [2024-04-09T10:29:03.409Z] === RUN   TestDaemonRestartWithExistingNetwork
10:29:04 [2024-04-09T10:29:04.337Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
10:29:04 [2024-04-09T10:29:04.337Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:29:05 [2024-04-09T10:29:05.704Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
10:29:05 [2024-04-09T10:29:05.704Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:29:06 [2024-04-09T10:29:06.266Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
10:29:06 [2024-04-09T10:29:06.266Z] === RUN   TestServiceWithPredefinedNetwork
10:29:08 [2024-04-09T10:29:08.784Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s)
10:29:08 [2024-04-09T10:29:08.784Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:29:08 [2024-04-09T10:29:08.784Z]     service_test.go:250: FLAKY_TEST
10:29:08 [2024-04-09T10:29:08.784Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:29:08 [2024-04-09T10:29:08.784Z] === RUN   TestServiceWithDataPathPortInit
10:29:23 [2024-04-09T10:29:23.628Z] --- PASS: TestServiceWithDataPathPortInit (13.07s)
10:29:23 [2024-04-09T10:29:23.628Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:29:23 [2024-04-09T10:29:23.628Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7w8e1jqfuxredu5riz8tw6s75 Created:2024-04-09 10:29:22.614207502 +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[c802c5d3d0aa45529eeb54ceb1c9d12c79676dd7867c08c48052bbfd4e119209:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lgzqun27l9ujag4a72j65mhyh EndpointID:e5457ee68d7c2ea192eb7dacb71c009216fd0c834f28f3990baed15a310c80cf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:471ff25f18e305cb0d731ea1b761c5b622282eb2e7207cb3e575100f65e5e460 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:a7f01e95e5db IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lgzqun27l9ujag4a72j65mhyh EndpointID:e5457ee68d7c2ea192eb7dacb71c009216fd0c834f28f3990baed15a310c80cf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:29:28 [2024-04-09T10:29:28.877Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.26s)
10:29:28 [2024-04-09T10:29:28.877Z] PASS
10:29:28 [2024-04-09T10:29:28.877Z] 
10:29:28 [2024-04-09T10:29:28.877Z] === Skipped
10:29:28 [2024-04-09T10:29:28.877Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:29:28 [2024-04-09T10:29:28.877Z]     service_test.go:250: FLAKY_TEST
10:29:28 [2024-04-09T10:29:28.877Z] 
10:29:28 [2024-04-09T10:29:28.877Z] DONE 44 tests, 1 skipped in 47.642s
10:29:28 [2024-04-09T10:29:28.877Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
10:29:28 [2024-04-09T10:29:28.877Z] ++ '[' -n '' ']'
10:29:28 [2024-04-09T10:29:28.877Z] ++ 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
10:29:28 [2024-04-09T10:29:28.877Z] ++ set -e
10:29:28 [2024-04-09T10:29:28.877Z] ++ '[' -n 0 ']'
10:29:28 [2024-04-09T10:29:28.877Z] ++ set -x
10:29:28 [2024-04-09T10:29:28.877Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:29:28 [2024-04-09T10:29:28.877Z] INFO: Testing against a local daemon
10:29:28 [2024-04-09T10:29:28.877Z] === RUN   TestDockerNetworkIpvlanPersistance
10:29:28 [2024-04-09T10:29:28.877Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:29:28 [2024-04-09T10:29:28.877Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:29:28 [2024-04-09T10:29:28.877Z] === RUN   TestDockerNetworkIpvlan
10:29:28 [2024-04-09T10:29:28.877Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:29:28 [2024-04-09T10:29:28.877Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:29:28 [2024-04-09T10:29:28.877Z] PASS
10:29:28 [2024-04-09T10:29:28.877Z] 
10:29:28 [2024-04-09T10:29:28.877Z] === Skipped
10:29:28 [2024-04-09T10:29:28.877Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:29:28 [2024-04-09T10:29:28.877Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:29:28 [2024-04-09T10:29:28.877Z] 
10:29:28 [2024-04-09T10:29:28.877Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:29:28 [2024-04-09T10:29:28.877Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:29:28 [2024-04-09T10:29:28.877Z] 
10:29:28 [2024-04-09T10:29:28.877Z] DONE 2 tests, 2 skipped in 0.030s
10:29:28 [2024-04-09T10:29:28.877Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
10:29:28 [2024-04-09T10:29:28.877Z] ++ '[' -n '' ']'
10:29:28 [2024-04-09T10:29:28.877Z] ++ 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
10:29:28 [2024-04-09T10:29:28.877Z] ++ set -e
10:29:28 [2024-04-09T10:29:28.877Z] ++ '[' -n 0 ']'
10:29:28 [2024-04-09T10:29:28.877Z] ++ set -x
10:29:28 [2024-04-09T10:29:28.877Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:29:28 [2024-04-09T10:29:28.877Z] INFO: Testing against a local daemon
10:29:28 [2024-04-09T10:29:28.877Z] === RUN   TestDockerNetworkMacvlanPersistance
10:29:30 [2024-04-09T10:29:30.246Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
10:29:30 [2024-04-09T10:29:30.246Z] === RUN   TestDockerNetworkMacvlan
10:29:30 [2024-04-09T10:29:30.246Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:29:30 [2024-04-09T10:29:30.809Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:29:31 [2024-04-09T10:29:31.372Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:29:33 [2024-04-09T10:29:33.265Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:29:34 [2024-04-09T10:29:34.632Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:29:36 [2024-04-09T10:29:36.525Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:29:37 [2024-04-09T10:29:37.892Z] --- PASS: TestDockerNetworkMacvlan (7.75s)
10:29:37 [2024-04-09T10:29:37.892Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s)
10:29:37 [2024-04-09T10:29:37.892Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.74s)
10:29:37 [2024-04-09T10:29:37.892Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.49s)
10:29:37 [2024-04-09T10:29:37.892Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.48s)
10:29:37 [2024-04-09T10:29:37.892Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.26s)
10:29:37 [2024-04-09T10:29:37.892Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.10s)
10:29:37 [2024-04-09T10:29:37.892Z] PASS
10:29:37 [2024-04-09T10:29:37.892Z] 
10:29:37 [2024-04-09T10:29:37.892Z] DONE 8 tests in 9.011s
10:29:37 [2024-04-09T10:29:37.892Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
10:29:37 [2024-04-09T10:29:37.892Z] ++ '[' -n '' ']'
10:29:37 [2024-04-09T10:29:37.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
10:29:37 [2024-04-09T10:29:37.892Z] ++ set -e
10:29:37 [2024-04-09T10:29:37.892Z] ++ '[' -n 0 ']'
10:29:37 [2024-04-09T10:29:37.892Z] ++ set -x
10:29:37 [2024-04-09T10:29:37.892Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
10:29:37 [2024-04-09T10:29:37.892Z] INFO: Testing against a local daemon
10:29:37 [2024-04-09T10:29:37.892Z] === RUN   TestBridgeICC
10:29:38 [2024-04-09T10:29:38.455Z] === RUN   TestBridgeICC/IPv4_non-internal_network
10:29:39 [2024-04-09T10:29:39.385Z] === RUN   TestBridgeICC/IPv4_internal_network
10:29:40 [2024-04-09T10:29:40.314Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
10:29:41 [2024-04-09T10:29:41.244Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
10:29:42 [2024-04-09T10:29:42.173Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
10:29:43 [2024-04-09T10:29:43.541Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
10:29:44 [2024-04-09T10:29:44.470Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
10:29:45 [2024-04-09T10:29:45.399Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
10:29:46 [2024-04-09T10:29:46.766Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
10:29:48 [2024-04-09T10:29:48.657Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
10:29:52 [2024-04-09T10:29:52.735Z] --- PASS: TestBridgeICC (14.11s)
10:29:52 [2024-04-09T10:29:52.735Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (0.99s)
10:29:52 [2024-04-09T10:29:52.735Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.90s)
10:29:52 [2024-04-09T10:29:52.735Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.08s)
10:29:52 [2024-04-09T10:29:52.735Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.95s)
10:29:52 [2024-04-09T10:29:52.735Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.09s)
10:29:52 [2024-04-09T10:29:52.735Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.03s)
10:29:52 [2024-04-09T10:29:52.735Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.10s)
10:29:52 [2024-04-09T10:29:52.735Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.09s)
10:29:52 [2024-04-09T10:29:52.735Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.12s)
10:29:52 [2024-04-09T10:29:52.735Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.16s)
10:29:52 [2024-04-09T10:29:52.735Z] === RUN   TestBridgeICCWindows
10:29:52 [2024-04-09T10:29:52.735Z]     bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows"
10:29:52 [2024-04-09T10:29:52.735Z] --- SKIP: TestBridgeICCWindows (0.00s)
10:29:52 [2024-04-09T10:29:52.735Z] === RUN   TestBridgeINC
10:29:52 [2024-04-09T10:29:52.735Z] === RUN   TestBridgeINC/IPv4_non-internal_network
10:29:56 [2024-04-09T10:29:56.906Z] === RUN   TestBridgeINC/IPv4_internal_network
10:29:57 [2024-04-09T10:29:57.834Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
10:30:03 [2024-04-09T10:30:03.083Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
10:30:03 [2024-04-09T10:30:03.340Z] --- PASS: TestBridgeINC (11.38s)
10:30:03 [2024-04-09T10:30:03.340Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.22s)
10:30:03 [2024-04-09T10:30:03.340Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.12s)
10:30:03 [2024-04-09T10:30:03.340Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.31s)
10:30:03 [2024-04-09T10:30:03.340Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.12s)
10:30:03 [2024-04-09T10:30:03.340Z] === RUN   TestDefaultBridgeIPv6
10:30:03 [2024-04-09T10:30:03.340Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
10:30:04 [2024-04-09T10:30:04.706Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
10:30:06 [2024-04-09T10:30:06.599Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
10:30:07 [2024-04-09T10:30:07.966Z] --- PASS: TestDefaultBridgeIPv6 (4.44s)
10:30:07 [2024-04-09T10:30:07.966Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.52s)
10:30:07 [2024-04-09T10:30:07.966Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.45s)
10:30:07 [2024-04-09T10:30:07.966Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.46s)
10:30:07 [2024-04-09T10:30:07.966Z] === RUN   TestDefaultBridgeAddresses
10:30:07 [2024-04-09T10:30:07.966Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
10:30:09 [2024-04-09T10:30:09.334Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
10:30:10 [2024-04-09T10:30:10.702Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
10:30:10 [2024-04-09T10:30:10.702Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
10:30:10 [2024-04-09T10:30:10.702Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
10:30:10 [2024-04-09T10:30:10.702Z] === RUN   TestInternalNwConnectivity
10:30:14 [2024-04-09T10:30:14.872Z] --- PASS: TestInternalNwConnectivity (3.29s)
10:30:14 [2024-04-09T10:30:14.872Z] === RUN   TestDisableIPv6Addrs
10:30:14 [2024-04-09T10:30:14.872Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
10:30:15 [2024-04-09T10:30:15.129Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
10:30:15 [2024-04-09T10:30:15.692Z] --- PASS: TestDisableIPv6Addrs (1.67s)
10:30:15 [2024-04-09T10:30:15.692Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.45s)
10:30:15 [2024-04-09T10:30:15.692Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.48s)
10:30:15 [2024-04-09T10:30:15.692Z] === RUN   TestSetInterfaceSysctl
10:30:17 [2024-04-09T10:30:17.059Z] --- PASS: TestSetInterfaceSysctl (1.05s)
10:30:17 [2024-04-09T10:30:17.059Z] === RUN   TestEtcHostsIpv6
10:30:17 [2024-04-09T10:30:17.315Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
10:30:17 [2024-04-09T10:30:17.878Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
10:30:18 [2024-04-09T10:30:18.441Z] --- PASS: TestEtcHostsIpv6 (1.58s)
10:30:18 [2024-04-09T10:30:18.441Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.48s)
10:30:18 [2024-04-09T10:30:18.441Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.50s)
10:30:18 [2024-04-09T10:30:18.441Z] === RUN   TestMACAddrOnRestart
10:30:20 [2024-04-09T10:30:20.960Z] --- PASS: TestMACAddrOnRestart (2.09s)
10:30:20 [2024-04-09T10:30:20.960Z] === RUN   TestCfgdMACAddrOnRestart
10:30:23 [2024-04-09T10:30:23.478Z] --- PASS: TestCfgdMACAddrOnRestart (2.51s)
10:30:23 [2024-04-09T10:30:23.478Z] === RUN   TestInspectCfgdMAC
10:30:23 [2024-04-09T10:30:23.478Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
10:30:23 [2024-04-09T10:30:23.735Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
10:30:23 [2024-04-09T10:30:23.735Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
10:30:23 [2024-04-09T10:30:23.991Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
10:30:23 [2024-04-09T10:30:23.991Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
10:30:23 [2024-04-09T10:30:23.991Z] --- PASS: TestInspectCfgdMAC (1.07s)
10:30:23 [2024-04-09T10:30:23.991Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s)
10:30:23 [2024-04-09T10:30:23.991Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
10:30:23 [2024-04-09T10:30:23.991Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s)
10:30:23 [2024-04-09T10:30:23.991Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.16s)
10:30:23 [2024-04-09T10:30:23.991Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
10:30:23 [2024-04-09T10:30:23.991Z] === RUN   TestWatchtowerCreate
10:30:25 [2024-04-09T10:30:25.358Z] --- PASS: TestWatchtowerCreate (1.11s)
10:30:25 [2024-04-09T10:30:25.358Z] === RUN   TestResolvConfLocalhostIPv6
10:30:26 [2024-04-09T10:30:26.287Z] --- PASS: TestResolvConfLocalhostIPv6 (1.21s)
10:30:26 [2024-04-09T10:30:26.287Z] === RUN   TestInternalNetworkDNS
10:30:52 [2024-04-09T10:30:52.789Z] --- PASS: TestInternalNetworkDNS (23.06s)
10:30:52 [2024-04-09T10:30:52.789Z] PASS
10:30:52 [2024-04-09T10:30:52.789Z] 
10:30:52 [2024-04-09T10:30:52.789Z] === Skipped
10:30:52 [2024-04-09T10:30:52.789Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
10:30:52 [2024-04-09T10:30:52.789Z]     bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows"
10:30:52 [2024-04-09T10:30:52.789Z] 
10:30:52 [2024-04-09T10:30:52.789Z] DONE 43 tests, 1 skipped in 71.711s
10:30:52 [2024-04-09T10:30:52.789Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
10:30:52 [2024-04-09T10:30:52.789Z] ++ '[' -n '' ']'
10:30:52 [2024-04-09T10:30:52.789Z] ++ 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
10:30:52 [2024-04-09T10:30:52.789Z] ++ set -e
10:30:52 [2024-04-09T10:30:52.789Z] ++ '[' -n 0 ']'
10:30:52 [2024-04-09T10:30:52.789Z] ++ set -x
10:30:52 [2024-04-09T10:30:52.790Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:30:52 [2024-04-09T10:30:52.790Z] testing: warning: no tests to run
10:30:52 [2024-04-09T10:30:52.790Z] PASS
10:30:52 [2024-04-09T10:30:52.790Z] 
10:30:52 [2024-04-09T10:30:52.790Z] DONE 0 tests in 0.005s
10:30:52 [2024-04-09T10:30:52.790Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
10:30:52 [2024-04-09T10:30:52.790Z] ++ '[' -n '' ']'
10:30:52 [2024-04-09T10:30:52.790Z] ++ 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
10:30:52 [2024-04-09T10:30:52.790Z] ++ set -e
10:30:52 [2024-04-09T10:30:52.790Z] ++ '[' -n 0 ']'
10:30:52 [2024-04-09T10:30:52.790Z] ++ set -x
10:30:52 [2024-04-09T10:30:52.790Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:30:52 [2024-04-09T10:30:52.790Z] INFO: Testing against a local daemon
10:30:52 [2024-04-09T10:30:52.790Z] === RUN   TestAuthZPluginAllowRequest
10:30:52 [2024-04-09T10:30:52.790Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
10:30:52 [2024-04-09T10:30:52.790Z] === RUN   TestAuthZPluginTLS
10:30:52 [2024-04-09T10:30:52.790Z] --- PASS: TestAuthZPluginTLS (0.54s)
10:30:52 [2024-04-09T10:30:52.790Z] === RUN   TestAuthZPluginDenyRequest
10:30:52 [2024-04-09T10:30:52.790Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
10:30:52 [2024-04-09T10:30:52.790Z] === RUN   TestAuthZPluginAPIDenyResponse
10:30:52 [2024-04-09T10:30:52.790Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
10:30:52 [2024-04-09T10:30:52.790Z] === RUN   TestAuthZPluginDenyResponse
10:30:52 [2024-04-09T10:30:52.790Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:30:52 [2024-04-09T10:30:52.790Z] === RUN   TestAuthZPluginAllowEventStream
10:30:53 [2024-04-09T10:30:53.718Z] 2024/04/09 10:30:53 http: panic serving 127.0.0.1:38146: runtime error: invalid memory address or nil pointer dereference
10:30:53 [2024-04-09T10:30:53.718Z] goroutine 167 [running]:
10:30:53 [2024-04-09T10:30:53.718Z] net/http.(*conn).serve.func1()
10:30:53 [2024-04-09T10:30:53.718Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:30:53 [2024-04-09T10:30:53.718Z] panic({0xa866a0?, 0x15bafd0?})
10:30:53 [2024-04-09T10:30:53.718Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:30:53 [2024-04-09T10:30:53.718Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a2b0, 0x40003cccc0}, 0xffff70337350?)
10:30:53 [2024-04-09T10:30:53.718Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
10:30:53 [2024-04-09T10:30:53.718Z] net/http.HandlerFunc.ServeHTTP(0x4000498600?, {0xd8a2b0?, 0x40003cccc0?}, 0x402eb4?)
10:30:53 [2024-04-09T10:30:53.718Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:30:53 [2024-04-09T10:30:53.718Z] net/http.(*ServeMux).ServeHTTP(0xd90648?, {0xd8a2b0, 0x40003cccc0}, 0x4000498600)
10:30:53 [2024-04-09T10:30:53.718Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:30:53 [2024-04-09T10:30:53.718Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400053c160, {0xd88e70?, 0x40005c0380}, 0x4000498500, {0xd7ef00, 0x40003be200})
10:30:53 [2024-04-09T10:30:53.718Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
10:30:53 [2024-04-09T10:30:53.718Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88e70?, 0x40005c0380?}, 0x400030e1c0?)
10:30:53 [2024-04-09T10:30:53.718Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
10:30:53 [2024-04-09T10:30:53.718Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd88e70?, 0x40005c0380?}, 0x40005c0380?)
10:30:53 [2024-04-09T10:30:53.718Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:30:53 [2024-04-09T10:30:53.718Z] net/http.serverHandler.ServeHTTP({0xd858e8?}, {0xd88e70?, 0x40005c0380?}, 0x6?)
10:30:53 [2024-04-09T10:30:53.718Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:30:53 [2024-04-09T10:30:53.718Z] net/http.(*conn).serve(0x40000a9830, {0xd90648, 0x400013cab0})
10:30:53 [2024-04-09T10:30:53.718Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:30:53 [2024-04-09T10:30:53.718Z] created by net/http.(*Server).Serve in goroutine 51
10:30:53 [2024-04-09T10:30:53.718Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:30:54 [2024-04-09T10:30:54.647Z] 2024/04/09 10:30:54 http: panic serving 127.0.0.1:38148: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
10:30:54 [2024-04-09T10:30:54.647Z] goroutine 176 [running]:
10:30:54 [2024-04-09T10:30:54.647Z] net/http.(*conn).serve.func1()
10:30:54 [2024-04-09T10:30:54.647Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:30:54 [2024-04-09T10:30:54.647Z] panic({0xa1c140?, 0x400030e330?})
10:30:54 [2024-04-09T10:30:54.647Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:30:54 [2024-04-09T10:30:54.647Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a2b0, 0x40003cce40}, 0xffff70337350?)
10:30:54 [2024-04-09T10:30:54.647Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
10:30:54 [2024-04-09T10:30:54.647Z] net/http.HandlerFunc.ServeHTTP(0x4000498700?, {0xd8a2b0?, 0x40003cce40?}, 0x402eb4?)
10:30:54 [2024-04-09T10:30:54.647Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:30:54 [2024-04-09T10:30:54.647Z] net/http.(*ServeMux).ServeHTTP(0xd90648?, {0xd8a2b0, 0x40003cce40}, 0x4000498700)
10:30:54 [2024-04-09T10:30:54.647Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:30:54 [2024-04-09T10:30:54.647Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400053c160, {0xd88e70?, 0x40005c0460}, 0x4000499700, {0xd7ef00, 0x40003be200})
10:30:54 [2024-04-09T10:30:54.647Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
10:30:54 [2024-04-09T10:30:54.647Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88e70?, 0x40005c0460?}, 0x400049df80?)
10:30:54 [2024-04-09T10:30:54.647Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
10:30:54 [2024-04-09T10:30:54.647Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88e70?, 0x40005c0460?}, 0x40002fbb40?)
10:30:54 [2024-04-09T10:30:54.647Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:30:54 [2024-04-09T10:30:54.647Z] net/http.serverHandler.ServeHTTP({0x400049df80?}, {0xd88e70?, 0x40005c0460?}, 0x6?)
10:30:54 [2024-04-09T10:30:54.647Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:30:54 [2024-04-09T10:30:54.647Z] net/http.(*conn).serve(0x4000300240, {0xd90648, 0x400013cab0})
10:30:54 [2024-04-09T10:30:54.647Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:30:54 [2024-04-09T10:30:54.647Z] created by net/http.(*Server).Serve in goroutine 51
10:30:54 [2024-04-09T10:30:54.647Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:30:56 [2024-04-09T10:30:56.538Z] 2024/04/09 10:30:56 http: panic serving 127.0.0.1:38150: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
10:30:56 [2024-04-09T10:30:56.538Z] goroutine 201 [running]:
10:30:56 [2024-04-09T10:30:56.538Z] net/http.(*conn).serve.func1()
10:30:56 [2024-04-09T10:30:56.538Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:30:56 [2024-04-09T10:30:56.538Z] panic({0xa1c140?, 0x400030e3f0?})
10:30:56 [2024-04-09T10:30:56.538Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:30:56 [2024-04-09T10:30:56.538Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a2b0, 0x40003cd020}, 0xffff70337350?)
10:30:56 [2024-04-09T10:30:56.538Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
10:30:56 [2024-04-09T10:30:56.538Z] net/http.HandlerFunc.ServeHTTP(0x4000498900?, {0xd8a2b0?, 0x40003cd020?}, 0x402eb4?)
10:30:56 [2024-04-09T10:30:56.538Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:30:56 [2024-04-09T10:30:56.538Z] net/http.(*ServeMux).ServeHTTP(0xd90648?, {0xd8a2b0, 0x40003cd020}, 0x4000498900)
10:30:56 [2024-04-09T10:30:56.538Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:30:56 [2024-04-09T10:30:56.538Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400053c160, {0xd88e70?, 0x40005c0540}, 0x4000498800, {0xd7ef00, 0x40003be200})
10:30:56 [2024-04-09T10:30:56.538Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
10:30:56 [2024-04-09T10:30:56.538Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88e70?, 0x40005c0540?}, 0x40002712c0?)
10:30:56 [2024-04-09T10:30:56.538Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
10:30:56 [2024-04-09T10:30:56.538Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88e70?, 0x40005c0540?}, 0x40002fbb40?)
10:30:56 [2024-04-09T10:30:56.538Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:30:56 [2024-04-09T10:30:56.538Z] net/http.serverHandler.ServeHTTP({0x40002712c0?}, {0xd88e70?, 0x40005c0540?}, 0x6?)
10:30:56 [2024-04-09T10:30:56.538Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:30:56 [2024-04-09T10:30:56.538Z] net/http.(*conn).serve(0x4000528750, {0xd90648, 0x400013cab0})
10:30:56 [2024-04-09T10:30:56.538Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:30:56 [2024-04-09T10:30:56.538Z] created by net/http.(*Server).Serve in goroutine 51
10:30:56 [2024-04-09T10:30:56.538Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:30:59 [2024-04-09T10:30:59.055Z] --- PASS: TestAuthZPluginAllowEventStream (6.06s)
10:30:59 [2024-04-09T10:30:59.055Z] === RUN   TestAuthZPluginErrorResponse
10:30:59 [2024-04-09T10:30:59.311Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:30:59 [2024-04-09T10:30:59.311Z] === RUN   TestAuthZPluginErrorRequest
10:30:59 [2024-04-09T10:30:59.873Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
10:30:59 [2024-04-09T10:30:59.873Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:31:00 [2024-04-09T10:31:00.436Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:31:00 [2024-04-09T10:31:00.436Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:31:01 [2024-04-09T10:31:01.365Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.11s)
10:31:01 [2024-04-09T10:31:01.365Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:31:02 [2024-04-09T10:31:02.732Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s)
10:31:02 [2024-04-09T10:31:02.732Z] === RUN   TestAuthZPluginHeader
10:31:03 [2024-04-09T10:31:03.295Z] --- PASS: TestAuthZPluginHeader (0.61s)
10:31:03 [2024-04-09T10:31:03.295Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:31:03 [2024-04-09T10:31:03.295Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
10:31:03 [2024-04-09T10:31:03.295Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:31:03 [2024-04-09T10:31:03.295Z] === RUN   TestAuthZPluginV2Disable
10:31:03 [2024-04-09T10:31:03.295Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
10:31:03 [2024-04-09T10:31:03.295Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:31:03 [2024-04-09T10:31:03.295Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:31:03 [2024-04-09T10:31:03.295Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
10:31:03 [2024-04-09T10:31:03.295Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:31:03 [2024-04-09T10:31:03.295Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:31:03 [2024-04-09T10:31:03.295Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
10:31:03 [2024-04-09T10:31:03.295Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:31:03 [2024-04-09T10:31:03.295Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:31:21 [2024-04-09T10:31:21.342Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
10:31:21 [2024-04-09T10:31:21.342Z] PASS
10:31:21 [2024-04-09T10:31:21.342Z] 
10:31:21 [2024-04-09T10:31:21.342Z] === Skipped
10:31:21 [2024-04-09T10:31:21.342Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:31:21 [2024-04-09T10:31:21.342Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
10:31:21 [2024-04-09T10:31:21.342Z] 
10:31:21 [2024-04-09T10:31:21.342Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:31:21 [2024-04-09T10:31:21.342Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
10:31:21 [2024-04-09T10:31:21.342Z] 
10:31:21 [2024-04-09T10:31:21.342Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:31:21 [2024-04-09T10:31:21.342Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
10:31:21 [2024-04-09T10:31:21.342Z] 
10:31:21 [2024-04-09T10:31:21.342Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:31:21 [2024-04-09T10:31:21.342Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
10:31:21 [2024-04-09T10:31:21.342Z] 
10:31:21 [2024-04-09T10:31:21.342Z] DONE 17 tests, 4 skipped in 30.520s
10:31:21 [2024-04-09T10:31:21.342Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
10:31:21 [2024-04-09T10:31:21.342Z] ++ '[' -n '' ']'
10:31:21 [2024-04-09T10:31:21.342Z] ++ 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
10:31:21 [2024-04-09T10:31:21.342Z] ++ set -e
10:31:21 [2024-04-09T10:31:21.342Z] ++ '[' -n 0 ']'
10:31:21 [2024-04-09T10:31:21.342Z] ++ set -x
10:31:21 [2024-04-09T10:31:21.342Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:31:21 [2024-04-09T10:31:21.342Z] INFO: Testing against a local daemon
10:31:21 [2024-04-09T10:31:21.342Z] === RUN   TestPluginInvalidJSON
10:31:21 [2024-04-09T10:31:21.342Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:31:21 [2024-04-09T10:31:21.342Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:31:21 [2024-04-09T10:31:21.342Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:31:21 [2024-04-09T10:31:21.342Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:31:21 [2024-04-09T10:31:21.342Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:31:21 [2024-04-09T10:31:21.342Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:31:21 [2024-04-09T10:31:21.342Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:31:21 [2024-04-09T10:31:21.342Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:31:21 [2024-04-09T10:31:21.342Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:31:21 [2024-04-09T10:31:21.343Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:31:21 [2024-04-09T10:31:21.343Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:31:21 [2024-04-09T10:31:21.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:31:21 [2024-04-09T10:31:21.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:31:21 [2024-04-09T10:31:21.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:31:21 [2024-04-09T10:31:21.343Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:31:21 [2024-04-09T10:31:21.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:31:21 [2024-04-09T10:31:21.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:31:21 [2024-04-09T10:31:21.343Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:31:21 [2024-04-09T10:31:21.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:31:21 [2024-04-09T10:31:21.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:31:21 [2024-04-09T10:31:21.343Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:31:21 [2024-04-09T10:31:21.343Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:31:21 [2024-04-09T10:31:21.343Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:31:21 [2024-04-09T10:31:21.343Z] === RUN   TestPluginInstall
10:31:21 [2024-04-09T10:31:21.343Z] === RUN   TestPluginInstall/no_auth
10:31:23 [2024-04-09T10:31:23.863Z] time="2024-04-09T10:31:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:31:23 [2024-04-09T10:31:23.863Z] time="2024-04-09T10:31:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c3c890f2278403a919597b3bd20d171085a95dc8ab8ad6c70dc822506bb8bfb" mediatype=application/vnd.docker.plugin.v1+json size=522
10:31:23 [2024-04-09T10:31:23.863Z] time="2024-04-09T10:31:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:31:23 [2024-04-09T10:31:23.863Z] time="2024-04-09T10:31:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c3c890f2278403a919597b3bd20d171085a95dc8ab8ad6c70dc822506bb8bfb" mediatype=application/vnd.docker.plugin.v1+json size=522
10:31:23 [2024-04-09T10:31:23.863Z] === RUN   TestPluginInstall/with_digest
10:31:24 [2024-04-09T10:31:24.119Z] === RUN   TestPluginInstall/with_htpasswd
10:31:24 [2024-04-09T10:31:24.376Z] time="2024-04-09T10:31:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:31:24 [2024-04-09T10:31:24.376Z] time="2024-04-09T10:31:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c3c890f2278403a919597b3bd20d171085a95dc8ab8ad6c70dc822506bb8bfb" mediatype=application/vnd.docker.plugin.v1+json size=522
10:31:24 [2024-04-09T10:31:24.376Z] time="2024-04-09T10:31:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:31:24 [2024-04-09T10:31:24.376Z] time="2024-04-09T10:31:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c3c890f2278403a919597b3bd20d171085a95dc8ab8ad6c70dc822506bb8bfb" mediatype=application/vnd.docker.plugin.v1+json size=522
10:31:24 [2024-04-09T10:31:24.632Z] === RUN   TestPluginInstall/with_insecure
10:31:25 [2024-04-09T10:31:25.561Z] time="2024-04-09T10:31:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:31:25 [2024-04-09T10:31:25.561Z] time="2024-04-09T10:31:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26cb4e2b2cd73bf5641d724324af79b43ee7626f2843bb5191a52916234f45b7" mediatype=application/vnd.docker.plugin.v1+json size=522
10:31:25 [2024-04-09T10:31:25.561Z] time="2024-04-09T10:31:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:31:25 [2024-04-09T10:31:25.561Z] time="2024-04-09T10:31:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26cb4e2b2cd73bf5641d724324af79b43ee7626f2843bb5191a52916234f45b7" mediatype=application/vnd.docker.plugin.v1+json size=522
10:31:25 [2024-04-09T10:31:25.561Z]     plugin_test.go:247: [d60fb34a92c11] daemon is not started
10:31:25 [2024-04-09T10:31:25.561Z] --- PASS: TestPluginInstall (5.42s)
10:31:25 [2024-04-09T10:31:25.561Z]     --- PASS: TestPluginInstall/no_auth (3.56s)
10:31:25 [2024-04-09T10:31:25.561Z]     --- PASS: TestPluginInstall/with_digest (0.48s)
10:31:25 [2024-04-09T10:31:25.561Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
10:31:25 [2024-04-09T10:31:25.561Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
10:31:25 [2024-04-09T10:31:25.561Z] === RUN   TestPluginsWithRuntimes
10:31:26 [2024-04-09T10:31:26.927Z] === RUN   TestPluginsWithRuntimes/No_Args
10:31:27 [2024-04-09T10:31:27.856Z] === RUN   TestPluginsWithRuntimes/With_Args
10:31:28 [2024-04-09T10:31:28.784Z] --- PASS: TestPluginsWithRuntimes (3.14s)
10:31:28 [2024-04-09T10:31:28.784Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.83s)
10:31:28 [2024-04-09T10:31:28.784Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
10:31:28 [2024-04-09T10:31:28.784Z] === RUN   TestPluginBackCompatMediaTypes
10:31:29 [2024-04-09T10:31:29.040Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
10:31:29 [2024-04-09T10:31:29.040Z] PASS
10:31:29 [2024-04-09T10:31:29.040Z] 
10:31:29 [2024-04-09T10:31:29.040Z] DONE 25 tests in 9.091s
10:31:29 [2024-04-09T10:31:29.040Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
10:31:29 [2024-04-09T10:31:29.040Z] ++ '[' -n '' ']'
10:31:29 [2024-04-09T10:31:29.040Z] ++ 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
10:31:29 [2024-04-09T10:31:29.040Z] ++ set -e
10:31:29 [2024-04-09T10:31:29.040Z] ++ '[' -n 0 ']'
10:31:29 [2024-04-09T10:31:29.040Z] ++ set -x
10:31:29 [2024-04-09T10:31:29.040Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:31:29 [2024-04-09T10:31:29.040Z] INFO: Testing against a local daemon
10:31:29 [2024-04-09T10:31:29.040Z] === RUN   TestExternalGraphDriver
10:31:29 [2024-04-09T10:31:29.603Z] === RUN   TestExternalGraphDriver/json
10:31:29 [2024-04-09T10:31:29.603Z] === RUN   TestExternalGraphDriver/spec
10:31:29 [2024-04-09T10:31:29.603Z] === RUN   TestExternalGraphDriver/pull
10:31:29 [2024-04-09T10:31:29.603Z] --- PASS: TestExternalGraphDriver (0.34s)
10:31:29 [2024-04-09T10:31:29.603Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
10:31:29 [2024-04-09T10:31:29.603Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
10:31:29 [2024-04-09T10:31:29.603Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
10:31:29 [2024-04-09T10:31:29.603Z] === RUN   TestGraphdriverPluginV2
10:31:29 [2024-04-09T10:31:29.860Z]     external_test.go:416: (*Execution).NotAmd64-fm
10:31:29 [2024-04-09T10:31:29.860Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
10:31:29 [2024-04-09T10:31:29.860Z] PASS
10:31:29 [2024-04-09T10:31:29.860Z] 
10:31:29 [2024-04-09T10:31:29.860Z] === Skipped
10:31:29 [2024-04-09T10:31:29.860Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
10:31:29 [2024-04-09T10:31:29.860Z]     external_test.go:416: (*Execution).NotAmd64-fm
10:31:29 [2024-04-09T10:31:29.860Z] 
10:31:29 [2024-04-09T10:31:29.860Z] DONE 5 tests, 1 skipped in 0.688s
10:31:29 [2024-04-09T10:31:29.860Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
10:31:29 [2024-04-09T10:31:29.860Z] ++ '[' -n '' ']'
10:31:29 [2024-04-09T10:31:29.860Z] ++ 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
10:31:29 [2024-04-09T10:31:29.860Z] ++ set -e
10:31:29 [2024-04-09T10:31:29.860Z] ++ '[' -n 0 ']'
10:31:29 [2024-04-09T10:31:29.860Z] ++ set -x
10:31:29 [2024-04-09T10:31:29.860Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:31:29 [2024-04-09T10:31:29.860Z] INFO: Testing against a local daemon
10:31:29 [2024-04-09T10:31:29.860Z] === RUN   TestContinueAfterPluginCrash
10:31:29 [2024-04-09T10:31:29.860Z] === PAUSE TestContinueAfterPluginCrash
10:31:29 [2024-04-09T10:31:29.860Z] === RUN   TestReadPluginNoRead
10:31:29 [2024-04-09T10:31:29.860Z] === PAUSE TestReadPluginNoRead
10:31:29 [2024-04-09T10:31:29.860Z] === RUN   TestDaemonStartWithLogOpt
10:31:29 [2024-04-09T10:31:29.860Z] === PAUSE TestDaemonStartWithLogOpt
10:31:29 [2024-04-09T10:31:29.860Z] === CONT  TestContinueAfterPluginCrash
10:31:29 [2024-04-09T10:31:29.860Z] === CONT  TestDaemonStartWithLogOpt
10:31:29 [2024-04-09T10:31:29.860Z] === CONT  TestReadPluginNoRead
10:31:31 [2024-04-09T10:31:31.755Z] === RUN   TestReadPluginNoRead/default
10:31:32 [2024-04-09T10:31:32.318Z] --- PASS: TestDaemonStartWithLogOpt (2.57s)
10:31:33 [2024-04-09T10:31:33.247Z] === RUN   TestReadPluginNoRead/disabled_caching
10:31:34 [2024-04-09T10:31:34.176Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:31:35 [2024-04-09T10:31:35.542Z]     read_test.go:93: [d5887f9b6fa5f] daemon is not started
10:31:35 [2024-04-09T10:31:35.542Z] --- PASS: TestReadPluginNoRead (5.45s)
10:31:35 [2024-04-09T10:31:35.542Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
10:31:35 [2024-04-09T10:31:35.542Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.11s)
10:31:35 [2024-04-09T10:31:35.542Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
10:31:37 [2024-04-09T10:31:37.432Z] --- PASS: TestContinueAfterPluginCrash (7.51s)
10:31:37 [2024-04-09T10:31:37.432Z] PASS
10:31:37 [2024-04-09T10:31:37.432Z] 
10:31:37 [2024-04-09T10:31:37.432Z] DONE 6 tests in 7.540s
10:31:37 [2024-04-09T10:31:37.432Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
10:31:37 [2024-04-09T10:31:37.432Z] ++ '[' -n '' ']'
10:31:37 [2024-04-09T10:31:37.433Z] ++ 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
10:31:37 [2024-04-09T10:31:37.433Z] ++ set -e
10:31:37 [2024-04-09T10:31:37.433Z] ++ '[' -n 0 ']'
10:31:37 [2024-04-09T10:31:37.433Z] ++ set -x
10:31:37 [2024-04-09T10:31:37.433Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:31:37 [2024-04-09T10:31:37.433Z] testing: warning: no tests to run
10:31:37 [2024-04-09T10:31:37.433Z] PASS
10:31:37 [2024-04-09T10:31:37.433Z] 
10:31:37 [2024-04-09T10:31:37.433Z] DONE 0 tests in 0.005s
10:31:37 [2024-04-09T10:31:37.433Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
10:31:37 [2024-04-09T10:31:37.433Z] ++ '[' -n '' ']'
10:31:37 [2024-04-09T10:31:37.433Z] ++ 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
10:31:37 [2024-04-09T10:31:37.433Z] ++ set -e
10:31:37 [2024-04-09T10:31:37.433Z] ++ '[' -n 0 ']'
10:31:37 [2024-04-09T10:31:37.433Z] ++ set -x
10:31:37 [2024-04-09T10:31:37.433Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:31:37 [2024-04-09T10:31:37.433Z] INFO: Testing against a local daemon
10:31:37 [2024-04-09T10:31:37.433Z] === RUN   TestPluginWithDevMounts
10:31:37 [2024-04-09T10:31:37.433Z] === PAUSE TestPluginWithDevMounts
10:31:37 [2024-04-09T10:31:37.433Z] === CONT  TestPluginWithDevMounts
10:31:38 [2024-04-09T10:31:38.800Z] --- PASS: TestPluginWithDevMounts (1.47s)
10:31:38 [2024-04-09T10:31:38.800Z] PASS
10:31:38 [2024-04-09T10:31:38.800Z] 
10:31:38 [2024-04-09T10:31:38.800Z] DONE 1 tests in 1.499s
10:31:38 [2024-04-09T10:31:38.800Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
10:31:38 [2024-04-09T10:31:38.800Z] ++ '[' -n '' ']'
10:31:38 [2024-04-09T10:31:38.800Z] ++ 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
10:31:38 [2024-04-09T10:31:38.800Z] ++ set -e
10:31:38 [2024-04-09T10:31:38.800Z] ++ '[' -n 0 ']'
10:31:38 [2024-04-09T10:31:38.800Z] ++ set -x
10:31:38 [2024-04-09T10:31:38.800Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:31:38 [2024-04-09T10:31:38.800Z] INFO: Testing against a local daemon
10:31:38 [2024-04-09T10:31:38.800Z] === RUN   TestSecretInspect
10:31:40 [2024-04-09T10:31:40.691Z] --- PASS: TestSecretInspect (1.88s)
10:31:40 [2024-04-09T10:31:40.691Z] === RUN   TestSecretList
10:31:42 [2024-04-09T10:31:42.582Z] --- PASS: TestSecretList (1.90s)
10:31:42 [2024-04-09T10:31:42.582Z] === RUN   TestSecretsCreateAndDelete
10:31:45 [2024-04-09T10:31:45.101Z] --- PASS: TestSecretsCreateAndDelete (1.93s)
10:31:45 [2024-04-09T10:31:45.101Z] === RUN   TestSecretsUpdate
10:31:46 [2024-04-09T10:31:46.469Z] --- PASS: TestSecretsUpdate (1.90s)
10:31:46 [2024-04-09T10:31:46.469Z] === RUN   TestTemplatedSecret
10:31:48 [2024-04-09T10:31:48.989Z] --- PASS: TestTemplatedSecret (2.42s)
10:31:48 [2024-04-09T10:31:48.989Z] === RUN   TestSecretCreateResolve
10:31:50 [2024-04-09T10:31:50.880Z] --- PASS: TestSecretCreateResolve (1.94s)
10:31:50 [2024-04-09T10:31:50.880Z] PASS
10:31:50 [2024-04-09T10:31:50.880Z] 
10:31:50 [2024-04-09T10:31:50.880Z] DONE 6 tests in 11.998s
10:31:50 [2024-04-09T10:31:50.880Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
10:31:50 [2024-04-09T10:31:50.880Z] ++ '[' -n '' ']'
10:31:50 [2024-04-09T10:31:50.880Z] ++ 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
10:31:50 [2024-04-09T10:31:50.880Z] ++ set -e
10:31:50 [2024-04-09T10:31:50.880Z] ++ '[' -n 0 ']'
10:31:50 [2024-04-09T10:31:50.880Z] ++ set -x
10:31:50 [2024-04-09T10:31:50.880Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:31:50 [2024-04-09T10:31:50.880Z] INFO: Testing against a local daemon
10:31:50 [2024-04-09T10:31:50.880Z] === RUN   TestServiceCreateInit
10:31:50 [2024-04-09T10:31:50.880Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:31:55 [2024-04-09T10:31:55.051Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:31:58 [2024-04-09T10:31:58.322Z] --- PASS: TestServiceCreateInit (7.23s)
10:31:58 [2024-04-09T10:31:58.322Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s)
10:31:58 [2024-04-09T10:31:58.322Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s)
10:31:58 [2024-04-09T10:31:58.322Z] === RUN   TestCreateServiceMultipleTimes
10:32:13 [2024-04-09T10:32:13.171Z] --- PASS: TestCreateServiceMultipleTimes (14.64s)
10:32:13 [2024-04-09T10:32:13.171Z] === RUN   TestCreateServiceConflict
10:32:15 [2024-04-09T10:32:15.063Z] --- PASS: TestCreateServiceConflict (1.93s)
10:32:15 [2024-04-09T10:32:15.063Z] === RUN   TestCreateServiceMaxReplicas
10:32:17 [2024-04-09T10:32:17.582Z] --- PASS: TestCreateServiceMaxReplicas (2.74s)
10:32:17 [2024-04-09T10:32:17.582Z] === RUN   TestCreateServiceSecretFileMode
10:32:29 [2024-04-09T10:32:29.756Z] --- PASS: TestCreateServiceSecretFileMode (12.32s)
10:32:29 [2024-04-09T10:32:29.756Z] === RUN   TestCreateServiceConfigFileMode
10:32:44 [2024-04-09T10:32:44.600Z] --- PASS: TestCreateServiceConfigFileMode (12.36s)
10:32:44 [2024-04-09T10:32:44.600Z] === RUN   TestCreateServiceSysctls
10:32:45 [2024-04-09T10:32:45.163Z] --- PASS: TestCreateServiceSysctls (3.01s)
10:32:45 [2024-04-09T10:32:45.163Z] === RUN   TestCreateServiceCapabilities
10:32:47 [2024-04-09T10:32:47.682Z] --- PASS: TestCreateServiceCapabilities (2.47s)
10:32:47 [2024-04-09T10:32:47.682Z] === RUN   TestInspect
10:32:50 [2024-04-09T10:32:50.200Z] --- PASS: TestInspect (2.58s)
10:32:50 [2024-04-09T10:32:50.200Z] === RUN   TestCreateJob
10:32:53 [2024-04-09T10:32:53.470Z] --- PASS: TestCreateJob (3.16s)
10:32:53 [2024-04-09T10:32:53.470Z] === RUN   TestReplicatedJob
10:32:58 [2024-04-09T10:32:58.719Z] --- PASS: TestReplicatedJob (4.53s)
10:32:58 [2024-04-09T10:32:58.719Z] === RUN   TestUpdateReplicatedJob
10:33:01 [2024-04-09T10:33:01.238Z] --- PASS: TestUpdateReplicatedJob (2.91s)
10:33:01 [2024-04-09T10:33:01.238Z] === RUN   TestServiceListWithStatuses
10:33:05 [2024-04-09T10:33:05.409Z] --- PASS: TestServiceListWithStatuses (4.25s)
10:33:05 [2024-04-09T10:33:05.409Z] === RUN   TestDockerNetworkConnectAliasPreV144
10:33:09 [2024-04-09T10:33:09.579Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.93s)
10:33:09 [2024-04-09T10:33:09.579Z] === RUN   TestDockerNetworkReConnect
10:33:12 [2024-04-09T10:33:12.867Z] --- PASS: TestDockerNetworkReConnect (3.22s)
10:33:12 [2024-04-09T10:33:12.867Z] === RUN   TestServicePlugin
10:33:12 [2024-04-09T10:33:12.867Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
10:33:12 [2024-04-09T10:33:12.867Z] --- SKIP: TestServicePlugin (0.00s)
10:33:12 [2024-04-09T10:33:12.867Z] === RUN   TestServiceUpdateLabel
10:33:14 [2024-04-09T10:33:14.276Z] --- PASS: TestServiceUpdateLabel (1.96s)
10:33:14 [2024-04-09T10:33:14.276Z] === RUN   TestServiceUpdateSecrets
10:33:29 [2024-04-09T10:33:29.192Z] --- PASS: TestServiceUpdateSecrets (14.16s)
10:33:29 [2024-04-09T10:33:29.192Z] === RUN   TestServiceUpdateConfigs
10:33:44 [2024-04-09T10:33:44.037Z] --- PASS: TestServiceUpdateConfigs (14.28s)
10:33:44 [2024-04-09T10:33:44.037Z] === RUN   TestServiceUpdateNetwork
10:33:56 [2024-04-09T10:33:56.211Z] --- PASS: TestServiceUpdateNetwork (12.03s)
10:33:56 [2024-04-09T10:33:56.211Z] === RUN   TestServiceUpdatePidsLimit
10:33:56 [2024-04-09T10:33:56.211Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:33:56 [2024-04-09T10:33:56.467Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:34:04 [2024-04-09T10:34:04.555Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:34:11 [2024-04-09T10:34:11.094Z] --- PASS: TestServiceUpdatePidsLimit (16.20s)
10:34:11 [2024-04-09T10:34:11.094Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
10:34:11 [2024-04-09T10:34:11.094Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
10:34:11 [2024-04-09T10:34:11.094Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
10:34:11 [2024-04-09T10:34:11.094Z] PASS
10:34:11 [2024-04-09T10:34:11.094Z] 
10:34:11 [2024-04-09T10:34:11.094Z] === Skipped
10:34:11 [2024-04-09T10:34:11.094Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:34:11 [2024-04-09T10:34:11.094Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
10:34:11 [2024-04-09T10:34:11.094Z] 
10:34:11 [2024-04-09T10:34:11.094Z] DONE 26 tests, 1 skipped in 139.975s
10:34:11 [2024-04-09T10:34:11.094Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
10:34:11 [2024-04-09T10:34:11.094Z] ++ '[' -n '' ']'
10:34:11 [2024-04-09T10:34:11.094Z] ++ 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
10:34:11 [2024-04-09T10:34:11.094Z] ++ set -e
10:34:11 [2024-04-09T10:34:11.094Z] ++ '[' -n 0 ']'
10:34:11 [2024-04-09T10:34:11.094Z] ++ set -x
10:34:11 [2024-04-09T10:34:11.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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:34:11 [2024-04-09T10:34:11.094Z] INFO: Testing against a local daemon
10:34:11 [2024-04-09T10:34:11.094Z] === RUN   TestSessionCreate
10:34:11 [2024-04-09T10:34:11.094Z] --- PASS: TestSessionCreate (0.01s)
10:34:11 [2024-04-09T10:34:11.094Z] === RUN   TestSessionCreateWithBadUpgrade
10:34:11 [2024-04-09T10:34:11.094Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
10:34:11 [2024-04-09T10:34:11.094Z] PASS
10:34:11 [2024-04-09T10:34:11.094Z] 
10:34:11 [2024-04-09T10:34:11.094Z] DONE 2 tests in 0.038s
10:34:11 [2024-04-09T10:34:11.094Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
10:34:11 [2024-04-09T10:34:11.094Z] ++ '[' -n '' ']'
10:34:11 [2024-04-09T10:34:11.094Z] ++ 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
10:34:11 [2024-04-09T10:34:11.094Z] ++ set -e
10:34:11 [2024-04-09T10:34:11.094Z] ++ '[' -n 0 ']'
10:34:11 [2024-04-09T10:34:11.094Z] ++ set -x
10:34:11 [2024-04-09T10:34:11.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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:34:11 [2024-04-09T10:34:11.094Z] INFO: Testing against a local daemon
10:34:11 [2024-04-09T10:34:11.094Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:34:11 [2024-04-09T10:34:11.094Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:34:11 [2024-04-09T10:34:11.094Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:34:11 [2024-04-09T10:34:11.094Z] === RUN   TestDiskUsage
10:34:11 [2024-04-09T10:34:11.350Z] === RUN   TestDiskUsage/empty
10:34:11 [2024-04-09T10:34:11.350Z] === RUN   TestDiskUsage/empty/container_types
10:34:11 [2024-04-09T10:34:11.350Z] === RUN   TestDiskUsage/empty/image_types
10:34:11 [2024-04-09T10:34:11.350Z] === RUN   TestDiskUsage/empty/volume_types
10:34:11 [2024-04-09T10:34:11.350Z] === RUN   TestDiskUsage/empty/build-cache_types
10:34:11 [2024-04-09T10:34:11.350Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:34:11 [2024-04-09T10:34:11.350Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:34:11 [2024-04-09T10:34:11.350Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:34:11 [2024-04-09T10:34:11.350Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:34:11 [2024-04-09T10:34:11.350Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:34:11 [2024-04-09T10:34:11.350Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:34:11 [2024-04-09T10:34:11.350Z] === RUN   TestDiskUsage/after_LoadBusybox
10:34:11 [2024-04-09T10:34:11.606Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:34:11 [2024-04-09T10:34:11.606Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:34:11 [2024-04-09T10:34:11.606Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:34:11 [2024-04-09T10:34:11.606Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:34:11 [2024-04-09T10:34:11.606Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:34:11 [2024-04-09T10:34:11.606Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:34:11 [2024-04-09T10:34:11.606Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:34:11 [2024-04-09T10:34:11.606Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:34:11 [2024-04-09T10:34:11.606Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:34:11 [2024-04-09T10:34:11.606Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:34:11 [2024-04-09T10:34:11.606Z] === RUN   TestDiskUsage/after_container.Run
10:34:11 [2024-04-09T10:34:11.862Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:34:11 [2024-04-09T10:34:11.862Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:34:11 [2024-04-09T10:34:11.862Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:34:11 [2024-04-09T10:34:11.862Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:34:11 [2024-04-09T10:34:11.862Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:34:11 [2024-04-09T10:34:11.862Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:34:11 [2024-04-09T10:34:11.862Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:34:11 [2024-04-09T10:34:11.862Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:34:11 [2024-04-09T10:34:11.862Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:34:11 [2024-04-09T10:34:11.862Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:34:11 [2024-04-09T10:34:11.862Z] --- PASS: TestDiskUsage (1.00s)
10:34:11 [2024-04-09T10:34:11.862Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]     --- PASS: TestDiskUsage/after_container.Run (0.21s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:34:11 [2024-04-09T10:34:11.862Z] === RUN   TestEventsExecDie
10:34:12 [2024-04-09T10:34:12.425Z] --- PASS: TestEventsExecDie (0.44s)
10:34:12 [2024-04-09T10:34:12.425Z] === RUN   TestEventsBackwardsCompatible
10:34:12 [2024-04-09T10:34:12.425Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
10:34:12 [2024-04-09T10:34:12.425Z] === RUN   TestEventsVolumeCreate
10:34:12 [2024-04-09T10:34:12.425Z] --- PASS: TestEventsVolumeCreate (0.05s)
10:34:12 [2024-04-09T10:34:12.425Z] === RUN   TestInfoBinaryCommits
10:34:12 [2024-04-09T10:34:12.425Z] --- PASS: TestInfoBinaryCommits (0.01s)
10:34:12 [2024-04-09T10:34:12.425Z] === RUN   TestInfoAPIVersioned
10:34:12 [2024-04-09T10:34:12.425Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:34:12 [2024-04-09T10:34:12.425Z] === RUN   TestInfoAPI
10:34:12 [2024-04-09T10:34:12.425Z] --- PASS: TestInfoAPI (0.01s)
10:34:12 [2024-04-09T10:34:12.425Z] === RUN   TestInfoAPIWarnings
10:34:30 [2024-04-09T10:34:30.473Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:34:30 [2024-04-09T10:34:30.473Z] === RUN   TestInfoDebug
10:34:30 [2024-04-09T10:34:30.473Z] --- PASS: TestInfoDebug (0.52s)
10:34:30 [2024-04-09T10:34:30.473Z] === RUN   TestInfoInsecureRegistries
10:34:30 [2024-04-09T10:34:30.473Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:34:30 [2024-04-09T10:34:30.473Z] === RUN   TestInfoRegistryMirrors
10:34:30 [2024-04-09T10:34:30.729Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:34:30 [2024-04-09T10:34:30.729Z] === RUN   TestLoginFailsWithBadCredentials
10:34:31 [2024-04-09T10:34:31.657Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
10:34:31 [2024-04-09T10:34:31.657Z] === RUN   TestPingCacheHeaders
10:34:31 [2024-04-09T10:34:31.657Z] --- PASS: TestPingCacheHeaders (0.01s)
10:34:31 [2024-04-09T10:34:31.657Z] === RUN   TestPingGet
10:34:31 [2024-04-09T10:34:31.657Z] --- PASS: TestPingGet (0.01s)
10:34:31 [2024-04-09T10:34:31.657Z] === RUN   TestPingHead
10:34:31 [2024-04-09T10:34:31.657Z] --- PASS: TestPingHead (0.01s)
10:34:31 [2024-04-09T10:34:31.657Z] === RUN   TestPingSwarmHeader
10:34:32 [2024-04-09T10:34:32.219Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:34:32 [2024-04-09T10:34:32.781Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:34:33 [2024-04-09T10:34:33.710Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:34:33 [2024-04-09T10:34:33.710Z] --- PASS: TestPingSwarmHeader (1.86s)
10:34:33 [2024-04-09T10:34:33.710Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:34:33 [2024-04-09T10:34:33.710Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:34:33 [2024-04-09T10:34:33.710Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:34:33 [2024-04-09T10:34:33.710Z] === RUN   TestPingBuilderHeader
10:34:33 [2024-04-09T10:34:33.710Z] === RUN   TestPingBuilderHeader/default_config
10:34:33 [2024-04-09T10:34:33.966Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:34:34 [2024-04-09T10:34:34.529Z] --- PASS: TestPingBuilderHeader (1.04s)
10:34:34 [2024-04-09T10:34:34.529Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
10:34:34 [2024-04-09T10:34:34.529Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
10:34:34 [2024-04-09T10:34:34.529Z] === RUN   TestVersion
10:34:34 [2024-04-09T10:34:34.529Z] --- PASS: TestVersion (0.01s)
10:34:34 [2024-04-09T10:34:34.529Z] PASS
10:34:34 [2024-04-09T10:34:34.529Z] 
10:34:34 [2024-04-09T10:34:34.529Z] === Skipped
10:34:34 [2024-04-09T10:34:34.529Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:34:34 [2024-04-09T10:34:34.529Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:34:34 [2024-04-09T10:34:34.529Z] 
10:34:34 [2024-04-09T10:34:34.529Z] DONE 57 tests, 1 skipped in 23.635s
10:34:34 [2024-04-09T10:34:34.529Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
10:34:34 [2024-04-09T10:34:34.529Z] ++ '[' -n '' ']'
10:34:34 [2024-04-09T10:34:34.529Z] ++ 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
10:34:34 [2024-04-09T10:34:34.529Z] ++ set -e
10:34:34 [2024-04-09T10:34:34.529Z] ++ '[' -n 0 ']'
10:34:34 [2024-04-09T10:34:34.529Z] ++ set -x
10:34:34 [2024-04-09T10:34:34.529Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.UhXtBKblQz/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
10:34:34 [2024-04-09T10:34:34.529Z] INFO: Testing against a local daemon
10:34:34 [2024-04-09T10:34:34.529Z] === RUN   TestRunMountVolumeSubdir
10:34:35 [2024-04-09T10:34:35.092Z]     mount_test.go:28: Setup stderr:
10:34:35 [2024-04-09T10:34:35.092Z]     mount_test.go:28: Setup stdout:
10:34:35 [2024-04-09T10:34:35.092Z]         /volume:
10:34:35 [2024-04-09T10:34:35.092Z]         total 24K    
10:34:35 [2024-04-09T10:34:35.092Z]         drwxr-xr-x    5 root     root        4.0K Apr  9 10:34 .
10:34:35 [2024-04-09T10:34:35.092Z]         drwxr-xr-x    1 root     root        4.0K Apr  9 10:34 ..
10:34:35 [2024-04-09T10:34:35.092Z]         -rw-r--r--    1 root     root           4 Apr  9 10:34 bar.txt
10:34:35 [2024-04-09T10:34:35.092Z]         drwxr-xr-x    2 root     root        4.0K Apr  9 10:34 bin
10:34:35 [2024-04-09T10:34:35.092Z]         drwxr-xr-x    3 root     root        4.0K Apr  9 10:34 hack
10:34:35 [2024-04-09T10:34:35.092Z]         drwxr-xr-x    2 root     root        4.0K Apr  9 10:34 subdir
10:34:35 [2024-04-09T10:34:35.092Z]         
10:34:35 [2024-04-09T10:34:35.092Z]         /volume/hack/:
10:34:35 [2024-04-09T10:34:35.092Z]         total 12K    
10:34:35 [2024-04-09T10:34:35.092Z]         drwxr-xr-x    3 root     root        4.0K Apr  9 10:34 .
10:34:35 [2024-04-09T10:34:35.092Z]         drwxr-xr-x    5 root     root        4.0K Apr  9 10:34 ..
10:34:35 [2024-04-09T10:34:35.092Z]         lrwxrwxrwx    1 root     root           4 Apr  9 10:34 bad -> root
10:34:35 [2024-04-09T10:34:35.092Z]         lrwxrwxrwx    1 root     root           9 Apr  9 10:34 good -> ../subdir
10:34:35 [2024-04-09T10:34:35.092Z]         drwxr-xr-x    2 root     root        4.0K Apr  9 10:34 iwanttobehackedwithtoctou
10:34:35 [2024-04-09T10:34:35.092Z]         lrwxrwxrwx    1 root     root           1 Apr  9 10:34 root -> /
10:34:35 [2024-04-09T10:34:35.092Z] === RUN   TestRunMountVolumeSubdir/subdir
10:34:35 [2024-04-09T10:34:35.348Z]     mount_test.go:101: stdout:
10:34:35 [2024-04-09T10:34:35.348Z]         hello.txt
10:34:35 [2024-04-09T10:34:35.348Z]     mount_test.go:102: stderr:
10:34:35 [2024-04-09T10:34:35.348Z] === RUN   TestRunMountVolumeSubdir/subdir_link
10:34:35 [2024-04-09T10:34:35.911Z]     mount_test.go:101: stdout:
10:34:35 [2024-04-09T10:34:35.911Z]         hello.txt
10:34:35 [2024-04-09T10:34:35.911Z]     mount_test.go:102: stderr:
10:34:35 [2024-04-09T10:34:35.911Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
10:34:36 [2024-04-09T10:34:36.167Z]     mount_test.go:101: stdout:
10:34:36 [2024-04-09T10:34:36.167Z]         /bin/busybox
10:34:36 [2024-04-09T10:34:36.167Z]     mount_test.go:102: stderr:
10:34:36 [2024-04-09T10:34:36.167Z] === RUN   TestRunMountVolumeSubdir/file
10:34:36 [2024-04-09T10:34:36.738Z]     mount_test.go:101: stdout:
10:34:36 [2024-04-09T10:34:36.738Z]         foo
10:34:36 [2024-04-09T10:34:36.738Z]     mount_test.go:102: stderr:
10:34:36 [2024-04-09T10:34:36.738Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
10:34:36 [2024-04-09T10:34:36.738Z] === RUN   TestRunMountVolumeSubdir/not_existing
10:34:36 [2024-04-09T10:34:36.738Z] === RUN   TestRunMountVolumeSubdir/mount_link
10:34:36 [2024-04-09T10:34:36.995Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
10:34:37 [2024-04-09T10:34:37.251Z] --- PASS: TestRunMountVolumeSubdir (2.53s)
10:34:37 [2024-04-09T10:34:37.251Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.40s)
10:34:37 [2024-04-09T10:34:37.251Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.39s)
10:34:37 [2024-04-09T10:34:37.251Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.42s)
10:34:37 [2024-04-09T10:34:37.251Z]     --- PASS: TestRunMountVolumeSubdir/file (0.41s)
10:34:37 [2024-04-09T10:34:37.251Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
10:34:37 [2024-04-09T10:34:37.251Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.15s)
10:34:37 [2024-04-09T10:34:37.251Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.15s)
10:34:37 [2024-04-09T10:34:37.251Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s)
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumesCreateAndList
10:34:37 [2024-04-09T10:34:37.251Z] --- PASS: TestVolumesCreateAndList (0.01s)
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumesRemove
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumesRemove/volume_in_use
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumesRemove/volume_not_in_use
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumesRemove/non-existing_volume
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumesRemove/non-existing_volume_force
10:34:37 [2024-04-09T10:34:37.251Z] --- PASS: TestVolumesRemove (0.05s)
10:34:37 [2024-04-09T10:34:37.251Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
10:34:37 [2024-04-09T10:34:37.251Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
10:34:37 [2024-04-09T10:34:37.251Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
10:34:37 [2024-04-09T10:34:37.251Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumesRemoveSwarmEnabled
10:34:37 [2024-04-09T10:34:37.251Z] === PAUSE TestVolumesRemoveSwarmEnabled
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumesInspect
10:34:37 [2024-04-09T10:34:37.251Z] --- PASS: TestVolumesInspect (0.01s)
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumesInvalidJSON
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:34:37 [2024-04-09T10:34:37.251Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:34:37 [2024-04-09T10:34:37.251Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:34:37 [2024-04-09T10:34:37.251Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:34:37 [2024-04-09T10:34:37.251Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:34:37 [2024-04-09T10:34:37.251Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:34:37 [2024-04-09T10:34:37.251Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:34:37 [2024-04-09T10:34:37.251Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:34:37 [2024-04-09T10:34:37.251Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumePruneAnonymous
10:34:37 [2024-04-09T10:34:37.251Z] --- PASS: TestVolumePruneAnonymous (0.03s)
10:34:37 [2024-04-09T10:34:37.251Z] === RUN   TestVolumePruneAnonFromImage
10:34:37 [2024-04-09T10:34:37.507Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
10:34:37 [2024-04-09T10:34:37.507Z] === CONT  TestVolumesRemoveSwarmEnabled
10:34:38 [2024-04-09T10:34:38.873Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
10:34:38 [2024-04-09T10:34:38.873Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
10:34:38 [2024-04-09T10:34:38.873Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
10:34:38 [2024-04-09T10:34:38.873Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
10:34:39 [2024-04-09T10:34:39.436Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.91s)
10:34:39 [2024-04-09T10:34:39.436Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
10:34:39 [2024-04-09T10:34:39.436Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
10:34:39 [2024-04-09T10:34:39.436Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
10:34:39 [2024-04-09T10:34:39.436Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
10:34:39 [2024-04-09T10:34:39.436Z] PASS
10:34:39 [2024-04-09T10:34:39.436Z] 
10:34:39 [2024-04-09T10:34:39.436Z] DONE 29 tests in 4.712s
10:34:39 [2024-04-09T10:34:39.436Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:34:39 [2024-04-09T10:34:39.436Z] ++++ cat bundles/test-integration/TestUsernsCommit/dc66d36f92a9f/docker.pid
10:34:39 [2024-04-09T10:34:39.436Z] +++ kill 68290
10:34:39 [2024-04-09T10:34:39.436Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 68290 is not a child of this shell
10:34:39 [2024-04-09T10:34:39.436Z] warning: PID 68290 from bundles/test-integration/TestUsernsCommit/dc66d36f92a9f/docker.pid had a nonzero exit code
10:34:39 [2024-04-09T10:34:39.436Z] umount: bundles/test-integration/TestUsernsCommit/dc66d36f92a9f/root: not mounted.
10:34:39 [2024-04-09T10:34:39.436Z] ++++ cat bundles/test-integration/docker.pid
10:34:39 [2024-04-09T10:34:39.436Z] +++ kill 25045
10:34:40 [2024-04-09T10:34:40.803Z] +++ /etc/init.d/apparmor stop
10:34:40 [2024-04-09T10:34:40.803Z] Leaving: AppArmorNo profiles have been unloaded.
10:34:40 [2024-04-09T10:34:40.803Z] 
10:34:40 [2024-04-09T10:34:40.803Z] Unloading profiles will leave already running processes permanently
10:34:40 [2024-04-09T10:34:40.803Z] unconfined, which can lead to unexpected situations.
10:34:40 [2024-04-09T10:34:40.803Z] 
10:34:40 [2024-04-09T10:34:40.803Z] To set a process to complain mode, use the command line tool
10:34:40 [2024-04-09T10:34:40.803Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:34:40 [2024-04-09T10:34:40.803Z] +++ true
10:34:40 [2024-04-09T10:34:40.803Z] exiting test-integration
10:34:40 [2024-04-09T10:34:40.803Z] ++ exit 0
10:34:40 [2024-04-09T10:34:40.803Z] 
Post stage
[Pipeline] junit
10:34:42 [2024-04-09T10:34:42.180Z] Recording test results
10:34:42 [2024-04-09T10:34:42.429Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:34:42 [2024-04-09T10:34:42.716Z] + echo Ensuring container killed.
10:34:42 [2024-04-09T10:34:42.716Z] Ensuring container killed.
10:34:42 [2024-04-09T10:34:42.716Z] + docker rm -vf docker-pr1
10:34:42 [2024-04-09T10:34:42.716Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
10:34:42 [2024-04-09T10:34:42.989Z] + echo Chowning /workspace to jenkins user
10:34:42 [2024-04-09T10:34:42.989Z] Chowning /workspace to jenkins user
10:34:42 [2024-04-09T10:34:42.989Z] + id -u
10:34:42 [2024-04-09T10:34:42.989Z] + id -g
10:34:42 [2024-04-09T10:34:42.989Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47702:/workspace busybox chown -R 1000:1000 /workspace
10:34:42 [2024-04-09T10:34:42.989Z] Unable to find image 'busybox:latest' locally
10:34:42 [2024-04-09T10:34:42.989Z] latest: Pulling from library/busybox
10:34:42 [2024-04-09T10:34:42.989Z] 45d8eb5967de: Already exists
10:34:43 [2024-04-09T10:34:43.246Z] Digest: sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
10:34:43 [2024-04-09T10:34:43.246Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:34:44 [2024-04-09T10:34:44.891Z] + bundleName=arm64-integration
10:34:44 [2024-04-09T10:34:44.891Z] + echo Creating arm64-integration-bundles.tar.gz
10:34:44 [2024-04-09T10:34:44.891Z] Creating arm64-integration-bundles.tar.gz
10:34:44 [2024-04-09T10:34:44.891Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:34:44 [2024-04-09T10:34:44.891Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:34:45 [2024-04-09T10:34:45.158Z] Archiving artifacts
10:34:46 [2024-04-09T10:34:46.306Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47702/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:34:46 [2024-04-09T10:34:46.593Z] + make clean
10:34:46 [2024-04-09T10:34:46.593Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:34:46 [2024-04-09T10:34:46.593Z] docker-dev-cache
10:34:46 [2024-04-09T10:34:46.593Z] 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
Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47702/1/stashes/