Skip to content
Success

Console Output

Pull request #46719 updated
14:50:32 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 8f756fe6790893a87cf33a68b05755e0071ceecd+dcc80204bc20d6c69201c5a57642fa35706cf78e (6572a221d42cb40c3d89b8b5102e394d6d6e7850)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46719@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
14:50:36 [2023-10-25T14:50:36.363Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:50:36 [2023-10-25T14:50:36.367Z] Trying to pass milestone 1
[Pipeline] milestone
14:50:36 [2023-10-25T14:50:36.514Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:50:51 [2023-10-25T14:50:51.716Z] Still waiting to schedule task
14:50:51 [2023-10-25T14:50:51.717Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-056ee168649492ea9)’ is offline
14:51:47 [2023-10-25T14:51:47.073Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-056ee168649492ea9) in /home/ubuntu/workspace/moby_PR-46719
[Pipeline] {
[Pipeline] checkout
14:51:47 [2023-10-25T14:51:47.146Z] The recommended git tool is: git
14:51:49 [2023-10-25T14:51:49.219Z] using credential docker-jenkins-github-credentials
14:51:49 [2023-10-25T14:51:49.237Z] Cloning the remote Git repository
14:51:49 [2023-10-25T14:51:49.238Z] Cloning with configured refspecs honoured and without tags
14:51:49 [2023-10-25T14:51:49.245Z] Cloning repository https://github.com/moby/moby.git
14:51:49 [2023-10-25T14:51:49.298Z]  > git init /home/ubuntu/workspace/moby_PR-46719 # timeout=10
14:51:50 [2023-10-25T14:51:50.154Z] Fetching upstream changes from https://github.com/moby/moby.git
14:51:50 [2023-10-25T14:51:50.155Z]  > git --version # timeout=10
14:51:50 [2023-10-25T14:51:50.158Z]  > git --version # 'git version 2.25.1'
14:51:50 [2023-10-25T14:51:50.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:51:50 [2023-10-25T14:51:50.744Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46719/head:refs/remotes/origin/PR-46719 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:06 [2023-10-25T14:52:06.525Z] Fetching without tags
14:52:06 [2023-10-25T14:52:06.768Z] Merging remotes/origin/master commit dcc80204bc20d6c69201c5a57642fa35706cf78e into PR head commit 8f756fe6790893a87cf33a68b05755e0071ceecd
14:52:06 [2023-10-25T14:52:06.506Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:06 [2023-10-25T14:52:06.509Z]  > git config --add remote.origin.fetch +refs/pull/46719/head:refs/remotes/origin/PR-46719 # timeout=10
14:52:06 [2023-10-25T14:52:06.513Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:06 [2023-10-25T14:52:06.519Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:06 [2023-10-25T14:52:06.527Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:06 [2023-10-25T14:52:06.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:06 [2023-10-25T14:52:06.528Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46719/head:refs/remotes/origin/PR-46719 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:06 [2023-10-25T14:52:06.773Z]  > git config core.sparsecheckout # timeout=10
14:52:06 [2023-10-25T14:52:06.776Z]  > git checkout -f 8f756fe6790893a87cf33a68b05755e0071ceecd # timeout=10
14:52:07 [2023-10-25T14:52:07.869Z] Merge succeeded, producing 8f756fe6790893a87cf33a68b05755e0071ceecd
14:52:07 [2023-10-25T14:52:07.869Z] Checking out Revision 8f756fe6790893a87cf33a68b05755e0071ceecd (PR-46719)
14:52:07 [2023-10-25T14:52:07.709Z]  > git remote # timeout=10
14:52:07 [2023-10-25T14:52:07.713Z]  > git config --get remote.origin.url # timeout=10
14:52:07 [2023-10-25T14:52:07.717Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:07 [2023-10-25T14:52:07.854Z]  > git merge dcc80204bc20d6c69201c5a57642fa35706cf78e # timeout=10
14:52:07 [2023-10-25T14:52:07.863Z]  > git rev-parse HEAD^{commit} # timeout=10
14:52:07 [2023-10-25T14:52:07.870Z]  > git config core.sparsecheckout # timeout=10
14:52:07 [2023-10-25T14:52:07.873Z]  > git checkout -f 8f756fe6790893a87cf33a68b05755e0071ceecd # timeout=10
14:52:12 [2023-10-25T14:52:12.853Z] Commit message: "c8d: show the real image creation date when listing images"
14:52:12 [2023-10-25T14:52:12.860Z] First time build. Skipping changelog.
14:52:12 [2023-10-25T14:52:12.855Z]  > git rev-list --no-walk 37ef049536113be571e842f683281fe1c92de7b3 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:52:13 [2023-10-25T14:52:13.605Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46719:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
14:52:18 [2023-10-25T14:52:18.888Z] Unable to find image 'alpine:latest' locally
14:52:18 [2023-10-25T14:52:18.888Z] latest: Pulling from library/alpine
14:52:18 [2023-10-25T14:52:18.888Z] 579b34f0a95b: Pulling fs layer
14:52:18 [2023-10-25T14:52:18.888Z] 579b34f0a95b: Verifying Checksum
14:52:18 [2023-10-25T14:52:18.888Z] 579b34f0a95b: Download complete
14:52:19 [2023-10-25T14:52:19.148Z] 579b34f0a95b: Pull complete
14:52:19 [2023-10-25T14:52:19.148Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
14:52:19 [2023-10-25T14:52:19.148Z] Status: Downloaded newer image for alpine:latest
14:52:25 [2023-10-25T14:52:25.727Z] 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
14:52:25 [2023-10-25T14:52:25.814Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-056ee168649492ea9) in /home/ubuntu/workspace/moby_PR-46719
[Pipeline] {
[Pipeline] checkout
14:52:25 [2023-10-25T14:52:25.831Z] The recommended git tool is: git
14:52:25 [2023-10-25T14:52:25.840Z] using credential docker-jenkins-github-credentials
14:52:25 [2023-10-25T14:52:25.857Z] Fetching changes from the remote Git repository
14:52:25 [2023-10-25T14:52:25.863Z] Fetching without tags
14:52:26 [2023-10-25T14:52:26.101Z] Merging remotes/origin/master commit dcc80204bc20d6c69201c5a57642fa35706cf78e into PR head commit 8f756fe6790893a87cf33a68b05755e0071ceecd
14:52:26 [2023-10-25T14:52:26.155Z] Merge succeeded, producing 8f756fe6790893a87cf33a68b05755e0071ceecd
14:52:26 [2023-10-25T14:52:26.156Z] Checking out Revision 8f756fe6790893a87cf33a68b05755e0071ceecd (PR-46719)
14:52:26 [2023-10-25T14:52:26.275Z] Commit message: "c8d: show the real image creation date when listing images"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:52:25 [2023-10-25T14:52:25.854Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46719/.git # timeout=10
14:52:25 [2023-10-25T14:52:25.860Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:25 [2023-10-25T14:52:25.866Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:25 [2023-10-25T14:52:25.866Z]  > git --version # timeout=10
14:52:25 [2023-10-25T14:52:25.869Z]  > git --version # 'git version 2.25.1'
14:52:25 [2023-10-25T14:52:25.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:25 [2023-10-25T14:52:25.870Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46719/head:refs/remotes/origin/PR-46719 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:26 [2023-10-25T14:52:26.104Z]  > git config core.sparsecheckout # timeout=10
14:52:26 [2023-10-25T14:52:26.107Z]  > git checkout -f 8f756fe6790893a87cf33a68b05755e0071ceecd # timeout=10
14:52:26 [2023-10-25T14:52:26.138Z]  > git remote # timeout=10
14:52:26 [2023-10-25T14:52:26.141Z]  > git config --get remote.origin.url # timeout=10
14:52:26 [2023-10-25T14:52:26.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:26 [2023-10-25T14:52:26.145Z]  > git merge dcc80204bc20d6c69201c5a57642fa35706cf78e # timeout=10
14:52:26 [2023-10-25T14:52:26.153Z]  > git rev-parse HEAD^{commit} # timeout=10
14:52:26 [2023-10-25T14:52:26.159Z]  > git config core.sparsecheckout # timeout=10
14:52:26 [2023-10-25T14:52:26.161Z]  > git checkout -f 8f756fe6790893a87cf33a68b05755e0071ceecd # timeout=10
14:52:26 [2023-10-25T14:52:26.986Z] + docker version
14:52:26 [2023-10-25T14:52:26.986Z] Client: Docker Engine - Community
14:52:26 [2023-10-25T14:52:26.986Z]  Version:           24.0.2
14:52:26 [2023-10-25T14:52:26.986Z]  API version:       1.43
14:52:26 [2023-10-25T14:52:26.986Z]  Go version:        go1.20.4
14:52:26 [2023-10-25T14:52:26.986Z]  Git commit:        cb74dfc
14:52:26 [2023-10-25T14:52:26.986Z]  Built:             Thu May 25 21:52:41 2023
14:52:26 [2023-10-25T14:52:26.986Z]  OS/Arch:           linux/arm64
14:52:26 [2023-10-25T14:52:26.986Z]  Context:           default
14:52:26 [2023-10-25T14:52:26.986Z] 
14:52:26 [2023-10-25T14:52:26.986Z] Server: Docker Engine - Community
14:52:26 [2023-10-25T14:52:26.986Z]  Engine:
14:52:26 [2023-10-25T14:52:26.986Z]   Version:          24.0.2
14:52:26 [2023-10-25T14:52:26.986Z]   API version:      1.43 (minimum version 1.12)
14:52:26 [2023-10-25T14:52:26.986Z]   Go version:       go1.20.4
14:52:26 [2023-10-25T14:52:26.986Z]   Git commit:       659604f
14:52:26 [2023-10-25T14:52:26.986Z]   Built:            Thu May 25 21:52:41 2023
14:52:26 [2023-10-25T14:52:26.986Z]   OS/Arch:          linux/arm64
14:52:26 [2023-10-25T14:52:26.986Z]   Experimental:     true
14:52:26 [2023-10-25T14:52:26.986Z]  containerd:
14:52:26 [2023-10-25T14:52:26.986Z]   Version:          1.6.21
14:52:26 [2023-10-25T14:52:26.986Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
14:52:26 [2023-10-25T14:52:26.986Z]  runc:
14:52:26 [2023-10-25T14:52:26.986Z]   Version:          1.1.7
14:52:26 [2023-10-25T14:52:26.986Z]   GitCommit:        v1.1.7-0-g860f061
14:52:26 [2023-10-25T14:52:26.986Z]  docker-init:
14:52:26 [2023-10-25T14:52:26.986Z]   Version:          0.19.0
14:52:26 [2023-10-25T14:52:26.986Z]   GitCommit:        de40ad0
[Pipeline] sh
14:52:27 [2023-10-25T14:52:27.274Z] + docker info
14:52:39 [2023-10-25T14:52:39.501Z] Client: Docker Engine - Community
14:52:39 [2023-10-25T14:52:39.501Z]  Version:    24.0.2
14:52:39 [2023-10-25T14:52:39.501Z]  Context:    default
14:52:39 [2023-10-25T14:52:39.501Z]  Debug Mode: false
14:52:39 [2023-10-25T14:52:39.501Z]  Plugins:
14:52:39 [2023-10-25T14:52:39.501Z]   buildx: Docker Buildx (Docker Inc.)
14:52:39 [2023-10-25T14:52:39.501Z]     Version:  v0.11.0
14:52:39 [2023-10-25T14:52:39.501Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
14:52:39 [2023-10-25T14:52:39.501Z]   compose: Docker Compose (Docker Inc.)
14:52:39 [2023-10-25T14:52:39.501Z]     Version:  v2.19.1
14:52:39 [2023-10-25T14:52:39.501Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:52:39 [2023-10-25T14:52:39.501Z] 
14:52:39 [2023-10-25T14:52:39.501Z] Server:
14:52:39 [2023-10-25T14:52:39.501Z]  Containers: 0
14:52:39 [2023-10-25T14:52:39.501Z]   Running: 0
14:52:39 [2023-10-25T14:52:39.501Z]   Paused: 0
14:52:39 [2023-10-25T14:52:39.501Z]   Stopped: 0
14:52:39 [2023-10-25T14:52:39.501Z]  Images: 1
14:52:39 [2023-10-25T14:52:39.501Z]  Server Version: 24.0.2
14:52:39 [2023-10-25T14:52:39.501Z]  Storage Driver: overlay2
14:52:39 [2023-10-25T14:52:39.501Z]   Backing Filesystem: extfs
14:52:39 [2023-10-25T14:52:39.501Z]   Supports d_type: true
14:52:39 [2023-10-25T14:52:39.501Z]   Using metacopy: false
14:52:39 [2023-10-25T14:52:39.501Z]   Native Overlay Diff: true
14:52:39 [2023-10-25T14:52:39.501Z]   userxattr: false
14:52:39 [2023-10-25T14:52:39.501Z]  Logging Driver: json-file
14:52:39 [2023-10-25T14:52:39.501Z]  Cgroup Driver: cgroupfs
14:52:39 [2023-10-25T14:52:39.501Z]  Cgroup Version: 1
14:52:39 [2023-10-25T14:52:39.501Z]  Plugins:
14:52:39 [2023-10-25T14:52:39.501Z]   Volume: local
14:52:39 [2023-10-25T14:52:39.501Z]   Network: bridge host ipvlan macvlan null overlay
14:52:39 [2023-10-25T14:52:39.501Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:52:39 [2023-10-25T14:52:39.501Z]  Swarm: inactive
14:52:39 [2023-10-25T14:52:39.501Z]  Runtimes: runc io.containerd.runc.v2
14:52:39 [2023-10-25T14:52:39.501Z]  Default Runtime: runc
14:52:39 [2023-10-25T14:52:39.501Z]  Init Binary: docker-init
14:52:39 [2023-10-25T14:52:39.501Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
14:52:39 [2023-10-25T14:52:39.501Z]  runc version: v1.1.7-0-g860f061
14:52:39 [2023-10-25T14:52:39.501Z]  init version: de40ad0
14:52:39 [2023-10-25T14:52:39.501Z]  Security Options:
14:52:39 [2023-10-25T14:52:39.501Z]   apparmor
14:52:39 [2023-10-25T14:52:39.501Z]   seccomp
14:52:39 [2023-10-25T14:52:39.501Z]    Profile: builtin
14:52:39 [2023-10-25T14:52:39.501Z]  Kernel Version: 5.15.0-1039-aws
14:52:39 [2023-10-25T14:52:39.501Z]  Operating System: Ubuntu 20.04.6 LTS
14:52:39 [2023-10-25T14:52:39.501Z]  OSType: linux
14:52:39 [2023-10-25T14:52:39.501Z]  Architecture: aarch64
14:52:39 [2023-10-25T14:52:39.501Z]  CPUs: 8
14:52:39 [2023-10-25T14:52:39.501Z]  Total Memory: 30.64GiB
14:52:39 [2023-10-25T14:52:39.501Z]  Name: ip-10-100-32-27
14:52:39 [2023-10-25T14:52:39.501Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
14:52:39 [2023-10-25T14:52:39.501Z]  Docker Root Dir: /var/lib/docker
14:52:39 [2023-10-25T14:52:39.501Z]  Debug Mode: false
14:52:39 [2023-10-25T14:52:39.501Z]  Experimental: true
14:52:39 [2023-10-25T14:52:39.501Z]  Insecure Registries:
14:52:39 [2023-10-25T14:52:39.501Z]   127.0.0.0/8
14:52:39 [2023-10-25T14:52:39.501Z]  Live Restore Enabled: true
14:52:39 [2023-10-25T14:52:39.501Z] 
[Pipeline] sh
14:52:39 [2023-10-25T14:52:39.788Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:52:39 [2023-10-25T14:52:39.788Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:52:39 [2023-10-25T14:52:39.788Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46719/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
14:52:39 [2023-10-25T14:52:39.788Z] + bash /home/ubuntu/workspace/moby_PR-46719/check-config.sh
14:52:39 [2023-10-25T14:52:39.788Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:52:39 [2023-10-25T14:52:39.788Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
14:52:39 [2023-10-25T14:52:39.788Z] 
14:52:39 [2023-10-25T14:52:39.788Z] Generally Necessary:
14:52:39 [2023-10-25T14:52:39.788Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:52:39 [2023-10-25T14:52:39.788Z] - apparmor: enabled and tools installed
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_NAMESPACES: enabled
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_NET_NS: enabled
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_PID_NS: enabled
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_IPC_NS: enabled
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_UTS_NS: enabled
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_CGROUPS: enabled
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_CGROUP_CPUACCT: enabled
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_CGROUP_DEVICE: enabled
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_CGROUP_FREEZER: enabled
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_CGROUP_SCHED: enabled
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_CPUSETS: enabled
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_MEMCG: enabled
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_KEYS: enabled
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_VETH: enabled (as module)
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_BRIDGE: enabled (as module)
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:52:40 [2023-10-25T14:52:40.049Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_NF_NAT: enabled (as module)
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_POSIX_MQUEUE: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_CGROUP_BPF: enabled
14:52:40 [2023-10-25T14:52:40.310Z] 
14:52:40 [2023-10-25T14:52:40.310Z] Optional Features:
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_USER_NS: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_SECCOMP: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_SECCOMP_FILTER: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_CGROUP_PIDS: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_MEMCG_SWAP: enabled
14:52:40 [2023-10-25T14:52:40.310Z]     (cgroup swap accounting is currently enabled)
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_BLK_CGROUP: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_CGROUP_PERF: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_CGROUP_HUGETLB: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_CFS_BANDWIDTH: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_RT_GROUP_SCHED: missing
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_IP_VS: enabled (as module)
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_IP_VS_NFCT: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_IP_VS_RR: enabled (as module)
14:52:40 [2023-10-25T14:52:40.310Z] - CONFIG_SECURITY_SELINUX: enabled
14:52:40 [2023-10-25T14:52:40.570Z] - CONFIG_SECURITY_APPARMOR: enabled
14:52:40 [2023-10-25T14:52:40.570Z] - CONFIG_EXT4_FS: enabled
14:52:40 [2023-10-25T14:52:40.570Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:52:40 [2023-10-25T14:52:40.570Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:52:40 [2023-10-25T14:52:40.570Z] - Network Drivers:
14:52:40 [2023-10-25T14:52:40.570Z]   - "overlay":
14:52:40 [2023-10-25T14:52:40.570Z]     - CONFIG_VXLAN: enabled (as module)
14:52:40 [2023-10-25T14:52:40.570Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:52:40 [2023-10-25T14:52:40.570Z]       Optional (for encrypted networks):
14:52:40 [2023-10-25T14:52:40.570Z]       - CONFIG_CRYPTO: enabled
14:52:40 [2023-10-25T14:52:40.570Z]       - CONFIG_CRYPTO_AEAD: enabled
14:52:40 [2023-10-25T14:52:40.570Z]       - CONFIG_CRYPTO_GCM: enabled
14:52:40 [2023-10-25T14:52:40.570Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:52:40 [2023-10-25T14:52:40.570Z]       - CONFIG_CRYPTO_GHASH: enabled
14:52:40 [2023-10-25T14:52:40.570Z]       - CONFIG_XFRM: enabled
14:52:40 [2023-10-25T14:52:40.570Z]       - CONFIG_XFRM_USER: enabled (as module)
14:52:40 [2023-10-25T14:52:40.570Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:52:40 [2023-10-25T14:52:40.570Z]       - CONFIG_INET_ESP: enabled (as module)
14:52:40 [2023-10-25T14:52:40.570Z]   - "ipvlan":
14:52:40 [2023-10-25T14:52:40.570Z]     - CONFIG_IPVLAN: enabled (as module)
14:52:40 [2023-10-25T14:52:40.570Z]   - "macvlan":
14:52:40 [2023-10-25T14:52:40.570Z]     - CONFIG_MACVLAN: enabled (as module)
14:52:40 [2023-10-25T14:52:40.570Z]     - CONFIG_DUMMY: enabled (as module)
14:52:40 [2023-10-25T14:52:40.570Z]   - "ftp,tftp client in container":
14:52:40 [2023-10-25T14:52:40.831Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:52:40 [2023-10-25T14:52:40.831Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:52:40 [2023-10-25T14:52:40.831Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:52:40 [2023-10-25T14:52:40.831Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:52:40 [2023-10-25T14:52:40.831Z] - Storage Drivers:
14:52:40 [2023-10-25T14:52:40.831Z]   - "aufs":
14:52:40 [2023-10-25T14:52:40.831Z]     - CONFIG_AUFS_FS: enabled (as module)
14:52:40 [2023-10-25T14:52:40.831Z]   - "btrfs":
14:52:40 [2023-10-25T14:52:40.831Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:52:40 [2023-10-25T14:52:40.831Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:52:40 [2023-10-25T14:52:40.831Z]   - "devicemapper":
14:52:40 [2023-10-25T14:52:40.831Z]     - CONFIG_BLK_DEV_DM: enabled
14:52:40 [2023-10-25T14:52:40.831Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:52:40 [2023-10-25T14:52:40.831Z]   - "overlay":
14:52:40 [2023-10-25T14:52:40.831Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:52:40 [2023-10-25T14:52:40.831Z]   - "zfs":
14:52:40 [2023-10-25T14:52:40.831Z]     - /dev/zfs: present
14:52:40 [2023-10-25T14:52:40.831Z]     - zfs command: missing
14:52:40 [2023-10-25T14:52:40.831Z]     - zpool command: missing
14:52:40 [2023-10-25T14:52:40.831Z] 
14:52:40 [2023-10-25T14:52:40.831Z] Limits:
14:52:40 [2023-10-25T14:52:40.831Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:52:40 [2023-10-25T14:52:40.831Z] 
14:52:40 [2023-10-25T14:52:40.831Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:52:41 [2023-10-25T14:52:41.136Z] + docker build --force-rm -t docker:8f756fe6790893a87cf33a68b05755e0071ceecd .
14:52:41 [2023-10-25T14:52:41.396Z] #0 building with "default" instance using docker driver
14:52:41 [2023-10-25T14:52:41.396Z] 
14:52:41 [2023-10-25T14:52:41.396Z] #1 [internal] load .dockerignore
14:52:41 [2023-10-25T14:52:41.396Z] #1 transferring context: 113B done
14:52:41 [2023-10-25T14:52:41.396Z] #1 DONE 0.1s
14:52:41 [2023-10-25T14:52:41.396Z] 
14:52:41 [2023-10-25T14:52:41.396Z] #2 [internal] load build definition from Dockerfile
14:52:41 [2023-10-25T14:52:41.396Z] #2 transferring dockerfile: 28.07kB done
14:52:41 [2023-10-25T14:52:41.396Z] #2 DONE 0.1s
14:52:41 [2023-10-25T14:52:41.396Z] 
14:52:41 [2023-10-25T14:52:41.396Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:52:41 [2023-10-25T14:52:41.967Z] #3 DONE 0.5s
14:52:41 [2023-10-25T14:52:41.967Z] 
14:52:41 [2023-10-25T14:52:41.967Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
14:52:41 [2023-10-25T14:52:41.967Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
14:52:41 [2023-10-25T14:52:41.967Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
14:52:41 [2023-10-25T14:52:41.967Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
14:52:41 [2023-10-25T14:52:41.967Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
14:52:41 [2023-10-25T14:52:41.967Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 2.10MB / 11.02MB 0.2s
14:52:42 [2023-10-25T14:52:42.227Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s
14:52:42 [2023-10-25T14:52:42.227Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
14:52:42 [2023-10-25T14:52:42.227Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s done
14:52:42 [2023-10-25T14:52:42.227Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
14:52:42 [2023-10-25T14:52:42.227Z] #4 DONE 0.5s
14:52:42 [2023-10-25T14:52:42.488Z] 
14:52:42 [2023-10-25T14:52:42.488Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
14:52:45 [2023-10-25T14:52:45.028Z] #5 ...
14:52:45 [2023-10-25T14:52:45.028Z] 
14:52:45 [2023-10-25T14:52:45.028Z] #6 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye
14:52:45 [2023-10-25T14:52:45.028Z] #6 DONE 2.2s
14:52:45 [2023-10-25T14:52:45.028Z] 
14:52:45 [2023-10-25T14:52:45.028Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3
14:52:45 [2023-10-25T14:52:45.028Z] #7 DONE 2.3s
14:52:45 [2023-10-25T14:52:45.028Z] 
14:52:45 [2023-10-25T14:52:45.028Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
14:52:45 [2023-10-25T14:52:45.028Z] #8 DONE 2.4s
14:52:45 [2023-10-25T14:52:45.028Z] 
14:52:45 [2023-10-25T14:52:45.028Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
14:52:45 [2023-10-25T14:52:45.028Z] #9 ...
14:52:45 [2023-10-25T14:52:45.028Z] 
14:52:45 [2023-10-25T14:52:45.029Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
14:52:45 [2023-10-25T14:52:45.029Z] #10 DONE 2.5s
14:52:45 [2023-10-25T14:52:45.029Z] 
14:52:45 [2023-10-25T14:52:45.029Z] #11 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:52:45 [2023-10-25T14:52:45.029Z] #11 DONE 2.5s
14:52:45 [2023-10-25T14:52:45.029Z] 
14:52:45 [2023-10-25T14:52:45.029Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
14:52:45 [2023-10-25T14:52:45.029Z] #9 DONE 2.7s
14:52:45 [2023-10-25T14:52:45.029Z] 
14:52:45 [2023-10-25T14:52:45.029Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
14:52:45 [2023-10-25T14:52:45.029Z] #5 DONE 2.7s
14:52:45 [2023-10-25T14:52:45.029Z] 
14:52:45 [2023-10-25T14:52:45.029Z] #12 [internal] load metadata for docker.io/library/busybox:latest
14:52:45 [2023-10-25T14:52:45.029Z] #12 DONE 2.8s
14:52:45 [2023-10-25T14:52:45.291Z] 
14:52:45 [2023-10-25T14:52:45.291Z] #13 [internal] load build context
14:52:45 [2023-10-25T14:52:45.561Z] #13 ...
14:52:45 [2023-10-25T14:52:45.561Z] 
14:52:45 [2023-10-25T14:52:45.561Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:52:45 [2023-10-25T14:52:45.561Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
14:52:45 [2023-10-25T14:52:45.561Z] #14 DONE 0.2s
14:52:45 [2023-10-25T14:52:45.561Z] 
14:52:45 [2023-10-25T14:52:45.561Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
14:52:45 [2023-10-25T14:52:45.561Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
14:52:45 [2023-10-25T14:52:45.561Z] #15 DONE 0.2s
14:52:45 [2023-10-25T14:52:45.561Z] 
14:52:45 [2023-10-25T14:52:45.561Z] #16 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
14:52:45 [2023-10-25T14:52:45.561Z] #16 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.2s done
14:52:45 [2023-10-25T14:52:45.561Z] #16 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
14:52:45 [2023-10-25T14:52:45.561Z] #16 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
14:52:45 [2023-10-25T14:52:45.561Z] #16 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
14:52:45 [2023-10-25T14:52:45.822Z] #16 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 0.1s
14:52:45 [2023-10-25T14:52:45.822Z] #16 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 0.1s done
14:52:45 [2023-10-25T14:52:45.822Z] #16 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
14:52:45 [2023-10-25T14:52:45.822Z] #16 DONE 0.6s
14:52:45 [2023-10-25T14:52:45.822Z] 
14:52:45 [2023-10-25T14:52:45.822Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
14:52:45 [2023-10-25T14:52:45.822Z] #17 resolve docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 0.2s done
14:52:45 [2023-10-25T14:52:45.822Z] #17 sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 1.85kB / 1.85kB done
14:52:45 [2023-10-25T14:52:45.822Z] #17 sha256:7a89d1fd045f797f2f34dd778bdf19335587357c3603859f2048f4c0285b06a8 529B / 529B done
14:52:45 [2023-10-25T14:52:45.822Z] #17 sha256:9369a4a8069a235728caedd4cda816161ef33a51a59a6591662972b18463188c 1.48kB / 1.48kB done
14:52:45 [2023-10-25T14:52:45.822Z] #17 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 0B / 53.71MB 0.2s
14:52:46 [2023-10-25T14:52:46.396Z] #17 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 16.78MB / 53.71MB 0.5s
14:52:46 [2023-10-25T14:52:46.396Z] #17 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 32.51MB / 53.71MB 0.8s
14:52:46 [2023-10-25T14:52:46.657Z] #17 ...
14:52:46 [2023-10-25T14:52:46.657Z] 
14:52:46 [2023-10-25T14:52:46.657Z] #13 [internal] load build context
14:52:46 [2023-10-25T14:52:46.657Z] #13 transferring context: 73.78MB 1.1s done
14:52:46 [2023-10-25T14:52:46.657Z] #13 DONE 1.2s
14:52:46 [2023-10-25T14:52:46.657Z] 
14:52:46 [2023-10-25T14:52:46.657Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
14:52:46 [2023-10-25T14:52:46.657Z] #17 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 46.14MB / 53.71MB 0.9s
14:52:46 [2023-10-25T14:52:46.657Z] #17 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 1.0s
14:52:46 [2023-10-25T14:52:46.917Z] #17 ...
14:52:46 [2023-10-25T14:52:46.918Z] 
14:52:46 [2023-10-25T14:52:46.918Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:52:46 [2023-10-25T14:52:46.918Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:52:46 [2023-10-25T14:52:46.918Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:52:46 [2023-10-25T14:52:46.918Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:52:46 [2023-10-25T14:52:46.918Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
14:52:46 [2023-10-25T14:52:46.918Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
14:52:46 [2023-10-25T14:52:46.918Z] #14 DONE 1.5s
14:52:46 [2023-10-25T14:52:46.918Z] 
14:52:46 [2023-10-25T14:52:46.918Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
14:52:46 [2023-10-25T14:52:46.918Z] #17 ...
14:52:46 [2023-10-25T14:52:46.918Z] 
14:52:46 [2023-10-25T14:52:46.918Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
14:52:46 [2023-10-25T14:52:46.918Z] #18 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.2s done
14:52:46 [2023-10-25T14:52:46.918Z] #18 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
14:52:46 [2023-10-25T14:52:46.918Z] #18 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
14:52:46 [2023-10-25T14:52:46.918Z] #18 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
14:52:46 [2023-10-25T14:52:46.918Z] #18 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 0.6s done
14:52:46 [2023-10-25T14:52:46.918Z] #18 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.3s done
14:52:46 [2023-10-25T14:52:46.918Z] #18 DONE 1.6s
14:52:46 [2023-10-25T14:52:46.918Z] 
14:52:46 [2023-10-25T14:52:46.918Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
14:52:46 [2023-10-25T14:52:46.918Z] #17 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 1.2s done
14:52:47 [2023-10-25T14:52:47.178Z] #17 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 0.2s
14:52:48 [2023-10-25T14:52:48.121Z] #17 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 1.4s done
14:52:49 [2023-10-25T14:52:49.062Z] #17 DONE 3.5s
14:52:49 [2023-10-25T14:52:49.062Z] 
14:52:49 [2023-10-25T14:52:49.062Z] #19 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
14:52:49 [2023-10-25T14:52:49.062Z] #19 resolve docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 0.2s done
14:52:49 [2023-10-25T14:52:49.062Z] #19 sha256:e587dc9f31eb92d8f82fcceec1f0e0ac8b7dea1c7f15c672b024fbcafb4d597d 1.58kB / 1.58kB done
14:52:49 [2023-10-25T14:52:49.062Z] #19 sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 1.86kB / 1.86kB done
14:52:49 [2023-10-25T14:52:49.062Z] #19 sha256:124eb5cf41e778d2f6435270890a7935091de8903ef01e9e24f22c69199431d8 7.44kB / 7.44kB done
14:52:49 [2023-10-25T14:52:49.062Z] #19 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 1.2s done
14:52:49 [2023-10-25T14:52:49.062Z] #19 sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 15.75MB / 15.75MB 1.5s done
14:52:49 [2023-10-25T14:52:49.062Z] #19 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 54.70MB / 54.70MB 2.7s done
14:52:49 [2023-10-25T14:52:49.062Z] #19 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 1.4s done
14:52:49 [2023-10-25T14:52:49.062Z] #19 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 79.69MB / 81.49MB 3.2s
14:52:49 [2023-10-25T14:52:49.062Z] #19 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 64.10MB / 64.10MB 3.1s done
14:52:49 [2023-10-25T14:52:49.062Z] #19 extracting sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 0.3s done
14:52:49 [2023-10-25T14:52:49.062Z] #19 sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789 156B / 156B 3.1s done
14:52:49 [2023-10-25T14:52:49.062Z] #19 ...
14:52:49 [2023-10-25T14:52:49.062Z] 
14:52:49 [2023-10-25T14:52:49.062Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
14:52:49 [2023-10-25T14:52:49.062Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
14:52:49 [2023-10-25T14:52:49.062Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
14:52:49 [2023-10-25T14:52:49.063Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
14:52:49 [2023-10-25T14:52:49.063Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 3.2s done
14:52:49 [2023-10-25T14:52:49.063Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
14:52:49 [2023-10-25T14:52:49.063Z] #15 DONE 3.6s
14:52:49 [2023-10-25T14:52:49.063Z] 
14:52:49 [2023-10-25T14:52:49.063Z] #19 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
14:52:49 [2023-10-25T14:52:49.063Z] #19 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b
14:52:49 [2023-10-25T14:52:49.331Z] #19 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 81.49MB / 81.49MB 3.6s done
14:52:51 [2023-10-25T14:52:51.244Z] #19 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 2.0s done
14:52:51 [2023-10-25T14:52:51.505Z] #19 ...
14:52:51 [2023-10-25T14:52:51.505Z] 
14:52:51 [2023-10-25T14:52:51.505Z] #20 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
14:52:51 [2023-10-25T14:52:51.505Z] #20 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.2s done
14:52:51 [2023-10-25T14:52:51.505Z] #20 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
14:52:51 [2023-10-25T14:52:51.505Z] #20 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
14:52:51 [2023-10-25T14:52:51.505Z] #20 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
14:52:51 [2023-10-25T14:52:51.505Z] #20 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 4.1s done
14:52:51 [2023-10-25T14:52:51.505Z] #20 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.2s done
14:52:51 [2023-10-25T14:52:51.505Z] #20 DONE 6.0s
14:52:51 [2023-10-25T14:52:51.505Z] 
14:52:51 [2023-10-25T14:52:51.505Z] #19 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
14:52:51 [2023-10-25T14:52:51.505Z] #19 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494
14:52:52 [2023-10-25T14:52:52.076Z] #19 ...
14:52:52 [2023-10-25T14:52:52.076Z] 
14:52:52 [2023-10-25T14:52:52.076Z] #21 [build-dummy 2/2] RUN mkdir -p /build
14:52:52 [2023-10-25T14:52:52.076Z] #21 DONE 6.3s
14:52:52 [2023-10-25T14:52:52.337Z] 
14:52:52 [2023-10-25T14:52:52.337Z] #19 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
14:52:52 [2023-10-25T14:52:52.598Z] #19 ...
14:52:52 [2023-10-25T14:52:52.598Z] 
14:52:52 [2023-10-25T14:52:52.598Z] #22 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
14:52:52 [2023-10-25T14:52:52.598Z] #22 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.2s done
14:52:52 [2023-10-25T14:52:52.598Z] #22 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
14:52:52 [2023-10-25T14:52:52.598Z] #22 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
14:52:52 [2023-10-25T14:52:52.598Z] #22 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
14:52:52 [2023-10-25T14:52:52.598Z] #22 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 3.5s done
14:52:52 [2023-10-25T14:52:52.598Z] #22 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.0s done
14:52:52 [2023-10-25T14:52:52.598Z] #22 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 4.4s done
14:52:52 [2023-10-25T14:52:52.598Z] #22 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 5.0s done
14:52:52 [2023-10-25T14:52:52.598Z] #22 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
14:52:52 [2023-10-25T14:52:52.598Z] #22 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
14:52:52 [2023-10-25T14:52:52.598Z] #22 DONE 7.1s
14:52:52 [2023-10-25T14:52:52.598Z] 
14:52:52 [2023-10-25T14:52:52.598Z] #19 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
14:52:52 [2023-10-25T14:52:52.858Z] #19 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 1.4s done
14:52:53 [2023-10-25T14:52:53.118Z] #19 extracting sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a
14:52:57 [2023-10-25T14:52:57.320Z] #19 extracting sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 3.8s done
14:52:58 [2023-10-25T14:52:58.388Z] #19 extracting sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789
14:52:58 [2023-10-25T14:52:58.388Z] #19 extracting sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789 done
14:52:58 [2023-10-25T14:52:58.959Z] #19 ...
14:52:58 [2023-10-25T14:52:58.959Z] 
14:52:58 [2023-10-25T14:52:58.959Z] #23 [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
14:52:58 [2023-10-25T14:52:58.959Z] #23 0.688 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 0.709 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 0.726 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 0.845 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 1.365 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 1.374 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 2.612 Fetched 8426 kB in 2s (3862 kB/s)
14:52:58 [2023-10-25T14:52:58.959Z] #23 2.612 Reading package lists...
14:52:58 [2023-10-25T14:52:58.959Z] #23 3.165 Reading package lists...
14:52:58 [2023-10-25T14:52:58.959Z] #23 3.702 Building dependency tree...
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.121 The following additional packages will be installed:
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.121   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.122   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.124 Recommended packages:
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.124   libldap-common publicsuffix libsasl2-modules
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.250 The following NEW packages will be installed:
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.250   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.251   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.251   libssh2-1 openssl
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.535 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.535 Need to get 2951 kB of archives.
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.535 After this operation, 6501 kB of additional disk space will be used.
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.535 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.560 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.563 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.565 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.567 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.568 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.569 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.571 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.574 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.576 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.577 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u10 [326 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.670 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u10 [265 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.694 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.696 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.700 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:52:58 [2023-10-25T14:52:58.959Z] #23 4.942 debconf: delaying package configuration, since apt-utils is not installed
14:52:58 [2023-10-25T14:52:58.959Z] #23 5.038 Fetched 2951 kB in 0s (6818 kB/s)
14:52:58 [2023-10-25T14:52:58.959Z] #23 5.282 Selecting previously unselected package openssl.
14:52:58 [2023-10-25T14:52:58.959Z] #23 5.282 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6656 files and directories currently installed.)
14:52:58 [2023-10-25T14:52:58.959Z] #23 5.287 Preparing to unpack .../00-openssl_1.1.1w-0+deb11u1_arm64.deb ...
14:52:58 [2023-10-25T14:52:58.959Z] #23 5.349 Unpacking openssl (1.1.1w-0+deb11u1) ...
14:52:58 [2023-10-25T14:52:58.959Z] #23 6.451 Selecting previously unselected package ca-certificates.
14:52:58 [2023-10-25T14:52:58.959Z] #23 6.452 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:52:58 [2023-10-25T14:52:58.959Z] #23 6.459 Unpacking ca-certificates (20210119) ...
14:52:58 [2023-10-25T14:52:58.959Z] #23 6.792 Selecting previously unselected package libbrotli1:arm64.
14:52:58 [2023-10-25T14:52:58.959Z] #23 6.794 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
14:52:58 [2023-10-25T14:52:58.959Z] #23 6.995 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
14:52:58 [2023-10-25T14:52:58.959Z] #23 8.043 Selecting previously unselected package libsasl2-modules-db:arm64.
14:52:58 [2023-10-25T14:52:58.959Z] #23 8.044 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
14:52:58 [2023-10-25T14:52:58.959Z] #23 8.092 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:52:58 [2023-10-25T14:52:58.959Z] #23 9.457 Selecting previously unselected package libsasl2-2:arm64.
14:52:58 [2023-10-25T14:52:58.959Z] #23 9.458 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
14:52:58 [2023-10-25T14:52:58.959Z] #23 9.496 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:52:59 [2023-10-25T14:52:59.219Z] #23 10.45 Selecting previously unselected package libldap-2.4-2:arm64.
14:52:59 [2023-10-25T14:52:59.219Z] #23 10.45 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
14:52:59 [2023-10-25T14:52:59.789Z] #23 10.91 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
14:53:00 [2023-10-25T14:53:00.360Z] #23 11.68 Selecting previously unselected package libnghttp2-14:arm64.
14:53:00 [2023-10-25T14:53:00.360Z] #23 11.68 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
14:53:00 [2023-10-25T14:53:00.360Z] #23 11.70 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
14:53:00 [2023-10-25T14:53:00.621Z] #23 ...
14:53:00 [2023-10-25T14:53:00.621Z] 
14:53:00 [2023-10-25T14:53:00.621Z] #19 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
14:53:00 [2023-10-25T14:53:00.621Z] #19 DONE 15.2s
14:53:00 [2023-10-25T14:53:00.621Z] 
14:53:00 [2023-10-25T14:53:00.621Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
14:53:01 [2023-10-25T14:53:01.191Z] #24 ...
14:53:01 [2023-10-25T14:53:01.191Z] 
14:53:01 [2023-10-25T14:53:01.191Z] #23 [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
14:53:01 [2023-10-25T14:53:01.191Z] #23 12.15 Selecting previously unselected package libpsl5:arm64.
14:53:01 [2023-10-25T14:53:01.191Z] #23 12.15 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
14:53:01 [2023-10-25T14:53:01.191Z] #23 12.17 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
14:53:01 [2023-10-25T14:53:01.191Z] #23 12.37 Selecting previously unselected package librtmp1:arm64.
14:53:01 [2023-10-25T14:53:01.191Z] #23 12.37 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
14:53:01 [2023-10-25T14:53:01.191Z] #23 12.38 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:53:01 [2023-10-25T14:53:01.451Z] #23 12.47 Selecting previously unselected package libssh2-1:arm64.
14:53:01 [2023-10-25T14:53:01.451Z] #23 12.47 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
14:53:01 [2023-10-25T14:53:01.451Z] #23 12.49 Unpacking libssh2-1:arm64 (1.9.0-2) ...
14:53:01 [2023-10-25T14:53:01.451Z] #23 12.71 Selecting previously unselected package libcurl4:arm64.
14:53:01 [2023-10-25T14:53:01.711Z] #23 12.71 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u10_arm64.deb ...
14:53:01 [2023-10-25T14:53:01.711Z] #23 12.74 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
14:53:01 [2023-10-25T14:53:01.971Z] #23 13.03 Selecting previously unselected package curl.
14:53:01 [2023-10-25T14:53:01.971Z] #23 13.03 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u10_arm64.deb ...
14:53:01 [2023-10-25T14:53:01.971Z] #23 13.05 Unpacking curl (7.74.0-1.3+deb11u10) ...
14:53:02 [2023-10-25T14:53:02.231Z] #23 13.35 Selecting previously unselected package libonig5:arm64.
14:53:02 [2023-10-25T14:53:02.231Z] #23 13.35 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
14:53:02 [2023-10-25T14:53:02.231Z] #23 13.42 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:53:02 [2023-10-25T14:53:02.232Z] #23 13.52 Selecting previously unselected package libjq1:arm64.
14:53:02 [2023-10-25T14:53:02.232Z] #23 13.52 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
14:53:02 [2023-10-25T14:53:02.232Z] #23 13.53 Unpacking libjq1:arm64 (1.6-2.1) ...
14:53:02 [2023-10-25T14:53:02.232Z] #23 13.57 Selecting previously unselected package jq.
14:53:02 [2023-10-25T14:53:02.492Z] #23 13.57 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
14:53:02 [2023-10-25T14:53:02.492Z] #23 13.58 Unpacking jq (1.6-2.1) ...
14:53:02 [2023-10-25T14:53:02.492Z] #23 13.63 Setting up libpsl5:arm64 (0.21.0-1.2) ...
14:53:02 [2023-10-25T14:53:02.492Z] #23 13.65 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
14:53:02 [2023-10-25T14:53:02.492Z] #23 13.66 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
14:53:02 [2023-10-25T14:53:02.492Z] #23 13.68 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:53:02 [2023-10-25T14:53:02.492Z] #23 ...
14:53:02 [2023-10-25T14:53:02.492Z] 
14:53:02 [2023-10-25T14:53:02.492Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
14:53:02 [2023-10-25T14:53:02.492Z] #24 DONE 10.0s
14:53:02 [2023-10-25T14:53:02.492Z] 
14:53:02 [2023-10-25T14:53:02.492Z] #23 [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
14:53:02 [2023-10-25T14:53:02.493Z] #23 13.70 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:53:02 [2023-10-25T14:53:02.493Z] #23 13.72 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:53:02 [2023-10-25T14:53:02.493Z] #23 13.76 Setting up libssh2-1:arm64 (1.9.0-2) ...
14:53:02 [2023-10-25T14:53:02.493Z] #23 13.77 Setting up openssl (1.1.1w-0+deb11u1) ...
14:53:02 [2023-10-25T14:53:02.493Z] #23 13.79 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:53:02 [2023-10-25T14:53:02.753Z] #23 ...
14:53:02 [2023-10-25T14:53:02.753Z] 
14:53:02 [2023-10-25T14:53:02.753Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
14:53:02 [2023-10-25T14:53:02.753Z] #25 DONE 0.2s
14:53:02 [2023-10-25T14:53:02.753Z] 
14:53:02 [2023-10-25T14:53:02.753Z] #23 [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
14:53:02 [2023-10-25T14:53:02.753Z] #23 13.81 Setting up libjq1:arm64 (1.6-2.1) ...
14:53:02 [2023-10-25T14:53:02.753Z] #23 13.82 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
14:53:02 [2023-10-25T14:53:02.753Z] #23 13.84 Setting up ca-certificates (20210119) ...
14:53:02 [2023-10-25T14:53:02.753Z] #23 ...
14:53:02 [2023-10-25T14:53:02.753Z] 
14:53:02 [2023-10-25T14:53:02.753Z] #26 [base 2/5] COPY --from=xx / /
14:53:02 [2023-10-25T14:53:02.753Z] #26 DONE 0.3s
14:53:03 [2023-10-25T14:53:03.013Z] 
14:53:03 [2023-10-25T14:53:03.013Z] #27 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:53:03 [2023-10-25T14:53:03.273Z] #27 DONE 0.2s
14:53:03 [2023-10-25T14:53:03.273Z] 
14:53:03 [2023-10-25T14:53:03.273Z] #23 [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
14:53:03 [2023-10-25T14:53:03.273Z] #23 14.31 Updating certificates in /etc/ssl/certs...
14:53:03 [2023-10-25T14:53:03.533Z] #23 ...
14:53:03 [2023-10-25T14:53:03.533Z] 
14:53:03 [2023-10-25T14:53:03.533Z] #28 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
14:53:03 [2023-10-25T14:53:03.533Z] #28 DONE 0.5s
14:53:03 [2023-10-25T14:53:03.794Z] 
14:53:03 [2023-10-25T14:53:03.794Z] #23 [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
14:53:03 [2023-10-25T14:53:03.794Z] #23 14.88 129 added, 0 removed; done.
14:53:03 [2023-10-25T14:53:03.794Z] #23 15.02 Setting up jq (1.6-2.1) ...
14:53:03 [2023-10-25T14:53:03.794Z] #23 15.04 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
14:53:03 [2023-10-25T14:53:03.794Z] #23 15.06 Setting up curl (7.74.0-1.3+deb11u10) ...
14:53:03 [2023-10-25T14:53:03.794Z] #23 15.07 Processing triggers for libc-bin (2.31-13+deb11u7) ...
14:53:03 [2023-10-25T14:53:03.794Z] #23 15.10 Processing triggers for ca-certificates (20210119) ...
14:53:03 [2023-10-25T14:53:03.794Z] #23 15.11 Updating certificates in /etc/ssl/certs...
14:53:04 [2023-10-25T14:53:04.364Z] #23 15.55 0 added, 0 removed; done.
14:53:04 [2023-10-25T14:53:04.364Z] #23 15.55 Running hooks in /etc/ca-certificates/update.d...
14:53:04 [2023-10-25T14:53:04.364Z] #23 15.55 done.
14:53:04 [2023-10-25T14:53:04.624Z] #23 DONE 15.7s
14:53:04 [2023-10-25T14:53:04.624Z] 
14:53:04 [2023-10-25T14:53:04.624Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:53:04 [2023-10-25T14:53:04.624Z] #29 DONE 0.1s
14:53:04 [2023-10-25T14:53:04.624Z] 
14:53:04 [2023-10-25T14:53:04.624Z] #30 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
14:53:04 [2023-10-25T14:53:04.624Z] #30 0.614 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:53:04 [2023-10-25T14:53:04.624Z] #30 0.626 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:53:04 [2023-10-25T14:53:04.624Z] #30 0.626 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:53:04 [2023-10-25T14:53:04.624Z] #30 0.752 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
14:53:04 [2023-10-25T14:53:04.624Z] #30 0.976 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
14:53:04 [2023-10-25T14:53:04.624Z] #30 1.096 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
14:53:05 [2023-10-25T14:53:05.194Z] #30 1.733 Fetched 8426 kB in 1s (6119 kB/s)
14:53:05 [2023-10-25T14:53:05.764Z] #30 1.733 Reading package lists...
14:53:06 [2023-10-25T14:53:06.334Z] #30 2.284 Reading package lists...
14:53:06 [2023-10-25T14:53:06.594Z] #30 2.819 Building dependency tree...
14:53:06 [2023-10-25T14:53:06.594Z] #30 2.985 Reading state information...
14:53:06 [2023-10-25T14:53:06.594Z] #30 3.199 The following additional packages will be installed:
14:53:06 [2023-10-25T14:53:06.854Z] #30 3.200   libmagic-mgc libmagic1
14:53:06 [2023-10-25T14:53:06.854Z] #30 3.230 The following NEW packages will be installed:
14:53:06 [2023-10-25T14:53:06.854Z] #30 3.231   file libmagic-mgc libmagic1
14:53:07 [2023-10-25T14:53:07.114Z] #30 3.505 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
14:53:07 [2023-10-25T14:53:07.114Z] #30 3.505 Need to get 465 kB of archives.
14:53:07 [2023-10-25T14:53:07.114Z] #30 3.505 After this operation, 7075 kB of additional disk space will be used.
14:53:07 [2023-10-25T14:53:07.114Z] #30 3.505 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
14:53:07 [2023-10-25T14:53:07.114Z] #30 3.512 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
14:53:07 [2023-10-25T14:53:07.114Z] #30 3.513 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
14:53:07 [2023-10-25T14:53:07.114Z] #30 3.647 debconf: delaying package configuration, since apt-utils is not installed
14:53:07 [2023-10-25T14:53:07.374Z] #30 3.687 Fetched 465 kB in 0s (1693 kB/s)
14:53:07 [2023-10-25T14:53:07.374Z] #30 3.710 Selecting previously unselected package libmagic-mgc.
14:53:07 [2023-10-25T14:53:07.374Z] #30 3.710 (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 ... 15711 files and directories currently installed.)
14:53:07 [2023-10-25T14:53:07.374Z] #30 3.720 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
14:53:07 [2023-10-25T14:53:07.374Z] #30 3.724 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
14:53:07 [2023-10-25T14:53:07.374Z] #30 3.811 Selecting previously unselected package libmagic1:arm64.
14:53:07 [2023-10-25T14:53:07.374Z] #30 3.813 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
14:53:07 [2023-10-25T14:53:07.374Z] #30 3.825 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
14:53:07 [2023-10-25T14:53:07.374Z] #30 3.864 Selecting previously unselected package file.
14:53:07 [2023-10-25T14:53:07.374Z] #30 3.867 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
14:53:07 [2023-10-25T14:53:07.374Z] #30 3.871 Unpacking file (1:5.39-3+deb11u1) ...
14:53:07 [2023-10-25T14:53:07.374Z] #30 3.921 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
14:53:07 [2023-10-25T14:53:07.635Z] #30 3.933 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
14:53:07 [2023-10-25T14:53:07.635Z] #30 3.949 Setting up file (1:5.39-3+deb11u1) ...
14:53:07 [2023-10-25T14:53:07.635Z] #30 3.961 Processing triggers for libc-bin (2.31-13+deb11u7) ...
14:53:07 [2023-10-25T14:53:07.635Z] #30 DONE 4.1s
14:53:07 [2023-10-25T14:53:07.635Z] 
14:53:07 [2023-10-25T14:53:07.635Z] #31 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
14:53:07 [2023-10-25T14:53:07.895Z] #31 ...
14:53:07 [2023-10-25T14:53:07.895Z] 
14:53:07 [2023-10-25T14:53:07.895Z] #32 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:53:07 [2023-10-25T14:53:07.895Z] #32 DONE 0.1s
14:53:07 [2023-10-25T14:53:07.895Z] 
14:53:07 [2023-10-25T14:53:07.895Z] #33 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
14:53:07 [2023-10-25T14:53:07.895Z] #33 DONE 0.1s
14:53:07 [2023-10-25T14:53:07.895Z] 
14:53:07 [2023-10-25T14:53:07.895Z] #34 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:53:07 [2023-10-25T14:53:07.895Z] #34 DONE 0.2s
14:53:07 [2023-10-25T14:53:07.895Z] 
14:53:07 [2023-10-25T14:53:07.895Z] #35 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
14:53:07 [2023-10-25T14:53:07.895Z] #35 DONE 0.2s
14:53:07 [2023-10-25T14:53:07.895Z] 
14:53:07 [2023-10-25T14:53:07.895Z] #36 [containerd-src 1/3] WORKDIR /usr/src/containerd
14:53:07 [2023-10-25T14:53:07.895Z] #36 DONE 0.3s
14:53:07 [2023-10-25T14:53:07.895Z] 
14:53:07 [2023-10-25T14:53:07.895Z] #37 [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
14:53:08 [2023-10-25T14:53:08.155Z] #37 ...
14:53:08 [2023-10-25T14:53:08.155Z] 
14:53:08 [2023-10-25T14:53:08.155Z] #38 [delve-build 1/2] WORKDIR /usr/src/delve
14:53:08 [2023-10-25T14:53:08.155Z] #38 DONE 0.3s
14:53:08 [2023-10-25T14:53:08.155Z] 
14:53:08 [2023-10-25T14:53:08.155Z] #39 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
14:53:08 [2023-10-25T14:53:08.155Z] #39 DONE 0.4s
14:53:08 [2023-10-25T14:53:08.155Z] 
14:53:08 [2023-10-25T14:53:08.155Z] #40 [registry-src 1/2] WORKDIR /usr/src/registry
14:53:08 [2023-10-25T14:53:08.155Z] #40 DONE 0.4s
14:53:08 [2023-10-25T14:53:08.155Z] 
14:53:08 [2023-10-25T14:53:08.155Z] #41 [runc-src 1/3] WORKDIR /usr/src/runc
14:53:08 [2023-10-25T14:53:08.155Z] #41 DONE 0.4s
14:53:08 [2023-10-25T14:53:08.155Z] 
14:53:08 [2023-10-25T14:53:08.155Z] #42 [tini-src 1/3] WORKDIR /usr/src/tini
14:53:08 [2023-10-25T14:53:08.155Z] #42 DONE 0.4s
14:53:08 [2023-10-25T14:53:08.155Z] 
14:53:08 [2023-10-25T14:53:08.155Z] #43 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
14:53:08 [2023-10-25T14:53:08.155Z] #43 DONE 0.4s
14:53:08 [2023-10-25T14:53:08.155Z] 
14:53:08 [2023-10-25T14:53:08.155Z] #44 [swagger-src 1/3] WORKDIR /usr/src/swagger
14:53:08 [2023-10-25T14:53:08.155Z] #44 DONE 0.4s
14:53:08 [2023-10-25T14:53:08.155Z] 
14:53:08 [2023-10-25T14:53:08.155Z] #45 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
14:53:08 [2023-10-25T14:53:08.155Z] #45 DONE 0.4s
14:53:08 [2023-10-25T14:53:08.155Z] 
14:53:08 [2023-10-25T14:53:08.155Z] #31 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
14:53:08 [2023-10-25T14:53:08.155Z] #31 DONE 0.5s
14:53:08 [2023-10-25T14:53:08.155Z] 
14:53:08 [2023-10-25T14:53:08.155Z] #46 [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
14:53:08 [2023-10-25T14:53:08.416Z] #46 ...
14:53:08 [2023-10-25T14:53:08.416Z] 
14:53:08 [2023-10-25T14:53:08.416Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
14:53:08 [2023-10-25T14:53:08.416Z] #47 0.336 hint: Using 'master' as the name for the initial branch. This default branch name
14:53:08 [2023-10-25T14:53:08.416Z] #47 0.336 hint: is subject to change. To configure the initial branch name to use in all
14:53:08 [2023-10-25T14:53:08.416Z] #47 0.336 hint: of your new repositories, which will suppress this warning, call:
14:53:08 [2023-10-25T14:53:08.416Z] #47 0.336 hint: 
14:53:08 [2023-10-25T14:53:08.416Z] #47 0.336 hint: 	git config --global init.defaultBranch <name>
14:53:08 [2023-10-25T14:53:08.416Z] #47 0.336 hint: 
14:53:08 [2023-10-25T14:53:08.416Z] #47 0.336 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:53:08 [2023-10-25T14:53:08.416Z] #47 0.336 hint: 'development'. The just-created branch can be renamed via this command:
14:53:08 [2023-10-25T14:53:08.416Z] #47 0.336 hint: 
14:53:08 [2023-10-25T14:53:08.416Z] #47 0.336 hint: 	git branch -m <name>
14:53:08 [2023-10-25T14:53:08.416Z] #47 0.338 Initialized empty Git repository in /usr/src/containerd/.git/
14:53:08 [2023-10-25T14:53:08.416Z] #47 DONE 0.5s
14:53:08 [2023-10-25T14:53:08.416Z] 
14:53:08 [2023-10-25T14:53:08.416Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
14:53:08 [2023-10-25T14:53:08.416Z] #48 0.416 hint: Using 'master' as the name for the initial branch. This default branch name
14:53:08 [2023-10-25T14:53:08.416Z] #48 0.416 hint: is subject to change. To configure the initial branch name to use in all
14:53:08 [2023-10-25T14:53:08.416Z] #48 0.416 hint: of your new repositories, which will suppress this warning, call:
14:53:08 [2023-10-25T14:53:08.416Z] #48 0.416 hint: 
14:53:08 [2023-10-25T14:53:08.416Z] #48 0.416 hint: 	git config --global init.defaultBranch <name>
14:53:08 [2023-10-25T14:53:08.416Z] #48 0.416 hint: 
14:53:08 [2023-10-25T14:53:08.416Z] #48 0.416 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:53:08 [2023-10-25T14:53:08.416Z] #48 0.416 hint: 'development'. The just-created branch can be renamed via this command:
14:53:08 [2023-10-25T14:53:08.416Z] #48 0.416 hint: 
14:53:08 [2023-10-25T14:53:08.416Z] #48 0.416 hint: 	git branch -m <name>
14:53:08 [2023-10-25T14:53:08.416Z] #48 0.419 Initialized empty Git repository in /usr/src/delve/.git/
14:53:08 [2023-10-25T14:53:08.416Z] #48 DONE 0.5s
14:53:08 [2023-10-25T14:53:08.677Z] 
14:53:08 [2023-10-25T14:53:08.677Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:53:09 [2023-10-25T14:53:09.247Z] #49 ...
14:53:09 [2023-10-25T14:53:09.247Z] 
14:53:09 [2023-10-25T14:53:09.247Z] #50 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
14:53:09 [2023-10-25T14:53:09.247Z] #50 0.822 hint: Using 'master' as the name for the initial branch. This default branch name
14:53:09 [2023-10-25T14:53:09.247Z] #50 0.822 hint: is subject to change. To configure the initial branch name to use in all
14:53:09 [2023-10-25T14:53:09.247Z] #50 0.822 hint: of your new repositories, which will suppress this warning, call:
14:53:09 [2023-10-25T14:53:09.247Z] #50 0.822 hint: 
14:53:09 [2023-10-25T14:53:09.247Z] #50 0.822 hint: 	git config --global init.defaultBranch <name>
14:53:09 [2023-10-25T14:53:09.247Z] #50 0.822 hint: 
14:53:09 [2023-10-25T14:53:09.247Z] #50 0.822 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:53:09 [2023-10-25T14:53:09.247Z] #50 0.822 hint: 'development'. The just-created branch can be renamed via this command:
14:53:09 [2023-10-25T14:53:09.247Z] #50 0.822 hint: 
14:53:09 [2023-10-25T14:53:09.247Z] #50 0.822 hint: 	git branch -m <name>
14:53:09 [2023-10-25T14:53:09.247Z] #50 0.823 Initialized empty Git repository in /usr/src/registry/.git/
14:53:09 [2023-10-25T14:53:09.247Z] #50 DONE 0.9s
14:53:09 [2023-10-25T14:53:09.247Z] 
14:53:09 [2023-10-25T14:53:09.247Z] #51 [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...)
14:53:09 [2023-10-25T14:53:09.507Z] #51 ...
14:53:09 [2023-10-25T14:53:09.507Z] 
14:53:09 [2023-10-25T14:53:09.507Z] #52 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
14:53:09 [2023-10-25T14:53:09.507Z] #52 1.287 hint: Using 'master' as the name for the initial branch. This default branch name
14:53:09 [2023-10-25T14:53:09.507Z] #52 1.287 hint: is subject to change. To configure the initial branch name to use in all
14:53:09 [2023-10-25T14:53:09.507Z] #52 1.287 hint: of your new repositories, which will suppress this warning, call:
14:53:09 [2023-10-25T14:53:09.507Z] #52 1.287 hint: 
14:53:09 [2023-10-25T14:53:09.507Z] #52 1.287 hint: 	git config --global init.defaultBranch <name>
14:53:09 [2023-10-25T14:53:09.507Z] #52 1.287 hint: 
14:53:09 [2023-10-25T14:53:09.507Z] #52 1.287 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:53:09 [2023-10-25T14:53:09.507Z] #52 1.287 hint: 'development'. The just-created branch can be renamed via this command:
14:53:09 [2023-10-25T14:53:09.507Z] #52 1.287 hint: 
14:53:09 [2023-10-25T14:53:09.507Z] #52 1.287 hint: 	git branch -m <name>
14:53:09 [2023-10-25T14:53:09.507Z] #52 1.289 Initialized empty Git repository in /usr/src/runc/.git/
14:53:09 [2023-10-25T14:53:09.507Z] #52 DONE 1.3s
14:53:09 [2023-10-25T14:53:09.507Z] 
14:53:09 [2023-10-25T14:53:09.507Z] #53 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
14:53:09 [2023-10-25T14:53:09.507Z] #53 1.294 hint: Using 'master' as the name for the initial branch. This default branch name
14:53:09 [2023-10-25T14:53:09.507Z] #53 1.294 hint: is subject to change. To configure the initial branch name to use in all
14:53:09 [2023-10-25T14:53:09.507Z] #53 1.294 hint: of your new repositories, which will suppress this warning, call:
14:53:09 [2023-10-25T14:53:09.507Z] #53 1.294 hint: 
14:53:09 [2023-10-25T14:53:09.507Z] #53 1.294 hint: 	git config --global init.defaultBranch <name>
14:53:09 [2023-10-25T14:53:09.507Z] #53 1.294 hint: 
14:53:09 [2023-10-25T14:53:09.507Z] #53 1.294 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:53:09 [2023-10-25T14:53:09.507Z] #53 1.294 hint: 'development'. The just-created branch can be renamed via this command:
14:53:09 [2023-10-25T14:53:09.507Z] #53 1.294 hint: 
14:53:09 [2023-10-25T14:53:09.507Z] #53 1.294 hint: 	git branch -m <name>
14:53:09 [2023-10-25T14:53:09.507Z] #53 1.295 Initialized empty Git repository in /usr/src/tini/.git/
14:53:09 [2023-10-25T14:53:09.507Z] #53 DONE 1.3s
14:53:09 [2023-10-25T14:53:09.507Z] 
14:53:09 [2023-10-25T14:53:09.507Z] #54 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:53:10 [2023-10-25T14:53:10.083Z] #54 ...
14:53:10 [2023-10-25T14:53:10.083Z] 
14:53:10 [2023-10-25T14:53:10.083Z] #55 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
14:53:10 [2023-10-25T14:53:10.083Z] #55 1.627 hint: Using 'master' as the name for the initial branch. This default branch name
14:53:10 [2023-10-25T14:53:10.083Z] #55 1.627 hint: is subject to change. To configure the initial branch name to use in all
14:53:10 [2023-10-25T14:53:10.083Z] #55 1.627 hint: of your new repositories, which will suppress this warning, call:
14:53:10 [2023-10-25T14:53:10.083Z] #55 1.627 hint: 
14:53:10 [2023-10-25T14:53:10.083Z] #55 1.627 hint: 	git config --global init.defaultBranch <name>
14:53:10 [2023-10-25T14:53:10.083Z] #55 1.627 hint: 
14:53:10 [2023-10-25T14:53:10.083Z] #55 1.627 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:53:10 [2023-10-25T14:53:10.083Z] #55 1.627 hint: 'development'. The just-created branch can be renamed via this command:
14:53:10 [2023-10-25T14:53:10.083Z] #55 1.627 hint: 
14:53:10 [2023-10-25T14:53:10.083Z] #55 1.627 hint: 	git branch -m <name>
14:53:10 [2023-10-25T14:53:10.083Z] #55 1.628 Initialized empty Git repository in /usr/src/swagger/.git/
14:53:10 [2023-10-25T14:53:10.083Z] #55 DONE 1.8s
14:53:10 [2023-10-25T14:53:10.083Z] 
14:53:10 [2023-10-25T14:53:10.083Z] #56 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
14:53:10 [2023-10-25T14:53:10.083Z] #56 1.882 Initialized empty Git repository in /usr/src/rootlesskit/.git/
14:53:10 [2023-10-25T14:53:10.083Z] #56 1.882 hint: Using 'master' as the name for the initial branch. This default branch name
14:53:10 [2023-10-25T14:53:10.083Z] #56 1.882 hint: is subject to change. To configure the initial branch name to use in all
14:53:10 [2023-10-25T14:53:10.083Z] #56 1.882 hint: of your new repositories, which will suppress this warning, call:
14:53:10 [2023-10-25T14:53:10.083Z] #56 1.882 hint: 
14:53:10 [2023-10-25T14:53:10.083Z] #56 1.882 hint: 	git config --global init.defaultBranch <name>
14:53:10 [2023-10-25T14:53:10.083Z] #56 1.882 hint: 
14:53:10 [2023-10-25T14:53:10.083Z] #56 1.882 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14:53:10 [2023-10-25T14:53:10.083Z] #56 1.882 hint: 'development'. The just-created branch can be renamed via this command:
14:53:10 [2023-10-25T14:53:10.083Z] #56 1.882 hint: 
14:53:10 [2023-10-25T14:53:10.083Z] #56 1.882 hint: 	git branch -m <name>
14:53:10 [2023-10-25T14:53:10.083Z] #56 DONE 1.9s
14:53:10 [2023-10-25T14:53:10.083Z] 
14:53:10 [2023-10-25T14:53:10.083Z] #57 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:53:15 [2023-10-25T14:53:15.381Z] #57 ...
14:53:15 [2023-10-25T14:53:15.381Z] 
14:53:15 [2023-10-25T14:53:15.381Z] #58 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
14:53:15 [2023-10-25T14:53:15.381Z] #58 2.331 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:53:15 [2023-10-25T14:53:15.381Z] #58 2.891 #=#=#                                                                         
14:53:15 [2023-10-25T14:53:15.381Z] #58 3.142 #=#=#                                                                         

#                                                                          2.0%
######################################################################## 100.0%
14:53:15 [2023-10-25T14:53:15.381Z] #58 3.472 
14:53:15 [2023-10-25T14:53:15.381Z] #58 5.739 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:53:15 [2023-10-25T14:53:15.381Z] #58 6.375 #=#=#                                                                         
14:53:15 [2023-10-25T14:53:15.381Z] #58 6.624 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
14:53:15 [2023-10-25T14:53:15.381Z] #58 7.006 
14:53:15 [2023-10-25T14:53:15.381Z] #58 9.676 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:53:15 [2023-10-25T14:53:15.381Z] #58 ...
14:53:15 [2023-10-25T14:53:15.381Z] 
14:53:15 [2023-10-25T14:53:15.381Z] #59 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.033 go: downloading github.com/golangci/golangci-lint v1.54.2
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.775 go: downloading github.com/fatih/color v1.15.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.775 go: downloading github.com/spf13/cobra v1.7.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.775 go: downloading github.com/gofrs/flock v0.8.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.775 go: downloading github.com/spf13/viper v1.12.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.775 go: downloading github.com/spf13/pflag v1.0.5
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.775 go: downloading gopkg.in/yaml.v3 v3.0.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.836 go: downloading golang.org/x/tools v0.12.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.838 go: downloading github.com/hashicorp/go-version v1.6.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.838 go: downloading github.com/ldez/gomoddirectives v0.2.3
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.840 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.843 go: downloading github.com/mitchellh/mapstructure v1.5.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.861 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.970 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.985 go: downloading github.com/mattn/go-colorable v0.1.13
14:53:15 [2023-10-25T14:53:15.381Z] #59 3.995 go: downloading github.com/sirupsen/logrus v1.9.3
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.146 go: downloading github.com/stretchr/testify v1.8.4
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.160 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.280 go: downloading github.com/mattn/go-isatty v0.0.17
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.280 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.317 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.323 go: downloading github.com/spf13/cast v1.5.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.356 go: downloading github.com/spf13/afero v1.8.2
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.409 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.417 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.428 go: downloading 4d63.com/gochecknoglobals v0.2.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.451 go: downloading github.com/4meepo/tagalign v1.3.2
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.541 go: downloading github.com/Abirdcfly/dupword v0.0.12
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.616 go: downloading github.com/Antonboom/errname v0.1.12
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.649 go: downloading github.com/Antonboom/nilnil v0.1.7
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.652 go: downloading github.com/BurntSushi/toml v1.3.2
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.877 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.904 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.908 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 4.944 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
14:53:15 [2023-10-25T14:53:15.381Z] #59 5.034 go: downloading github.com/alexkohler/prealloc v1.0.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 5.113 go: downloading github.com/alingse/asasalint v0.0.11
14:53:15 [2023-10-25T14:53:15.381Z] #59 5.130 go: downloading github.com/ashanbrown/forbidigo v1.6.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 5.131 go: downloading github.com/ashanbrown/makezero v1.1.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 5.172 go: downloading github.com/bkielbasa/cyclop v1.2.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 5.291 go: downloading github.com/blizzy78/varnamelen v0.8.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 5.439 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 5.488 go: downloading github.com/breml/bidichk v0.2.4
14:53:15 [2023-10-25T14:53:15.381Z] #59 5.489 go: downloading github.com/breml/errchkjson v0.3.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 5.490 go: downloading github.com/butuzov/ireturn v0.2.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 5.506 go: downloading github.com/butuzov/mirror v1.1.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 5.669 go: downloading github.com/charithe/durationcheck v0.0.10
14:53:15 [2023-10-25T14:53:15.381Z] #59 5.669 go: downloading github.com/curioswitch/go-reassign v0.2.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 5.681 go: downloading github.com/daixiang0/gci v0.11.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.006 go: downloading github.com/denis-tingaikin/go-header v0.4.3
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.007 go: downloading github.com/esimonov/ifshort v1.0.4
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.024 go: downloading github.com/firefart/nonamedreturns v1.0.4
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.024 go: downloading github.com/fzipp/gocyclo v0.6.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.135 go: downloading github.com/go-critic/go-critic v0.9.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.138 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.187 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.191 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.254 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.313 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.314 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.385 go: downloading github.com/golangci/misspell v0.4.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.395 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.402 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.416 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.509 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.699 go: downloading github.com/hexops/gotextdiff v1.0.3
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.877 go: downloading github.com/jgautheron/goconst v1.5.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.977 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.979 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:53:15 [2023-10-25T14:53:15.381Z] #59 6.986 go: downloading github.com/julz/importas v0.1.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.015 go: downloading github.com/kisielk/errcheck v1.6.3
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.016 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.016 go: downloading github.com/kulti/thelper v0.6.3
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.018 go: downloading github.com/kunwardeep/paralleltest v1.0.8
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.021 go: downloading github.com/kyoh86/exportloopref v0.1.11
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.073 go: downloading github.com/ldez/tagliatelle v0.5.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.075 go: downloading github.com/leonklingele/grouper v1.1.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.076 go: downloading github.com/lufeee/execinquery v1.2.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.113 go: downloading github.com/maratori/testableexamples v1.0.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.181 go: downloading github.com/maratori/testpackage v1.1.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.183 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.189 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.217 go: downloading github.com/mgechev/revive v1.3.2
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.286 go: downloading github.com/moricho/tparallel v0.3.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.292 go: downloading github.com/nakabonne/nestif v0.3.1
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.404 go: downloading github.com/nishanths/exhaustive v0.11.0
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.405 go: downloading github.com/nishanths/predeclared v0.2.2
14:53:15 [2023-10-25T14:53:15.381Z] #59 7.432 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
14:53:15 [2023-10-25T14:53:15.381Z] #59 ...
14:53:15 [2023-10-25T14:53:15.381Z] 
14:53:15 [2023-10-25T14:53:15.381Z] #58 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
14:53:15 [2023-10-25T14:53:15.381Z] #58 10.55 #=#=#                                                                         
14:53:16 [2023-10-25T14:53:16.502Z] #58 10.82 #=#=#                                                                         

                                                                           0.0%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
14:53:16 [2023-10-25T14:53:16.816Z] #58 12.03 
14:53:17 [2023-10-25T14:53:17.815Z] #58 ...
14:53:17 [2023-10-25T14:53:17.815Z] 
14:53:17 [2023-10-25T14:53:17.815Z] #60 [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             ;
14:53:17 [2023-10-25T14:53:17.815Z] #60 1.970 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 1.981 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 1.981 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 2.253 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 2.382 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 2.502 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 3.237 Fetched 8426 kB in 2s (5532 kB/s)
14:53:17 [2023-10-25T14:53:17.815Z] #60 3.237 Reading package lists...
14:53:17 [2023-10-25T14:53:17.815Z] #60 3.822 Reading package lists...
14:53:17 [2023-10-25T14:53:17.815Z] #60 4.520 Building dependency tree...
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.152 python3 is already the newest version (3.9.2-3).
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.152 The following additional packages will be installed:
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.152   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.152   patch xz-utils
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.164 Suggested packages:
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.164   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.164   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.164   m4-doc ed diffutils-doc
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.164 Recommended packages:
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.164   fakeroot libalgorithm-merge-perl libltdl-dev
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.346 The following NEW packages will be installed:
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.346   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.347   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.349   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.765 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.765 Need to get 5461 kB of archives.
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.765 After this operation, 11.6 MB of additional disk space will be used.
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.765 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.787 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 5.924 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.007 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.024 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.057 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.064 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.137 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.139 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.271 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.275 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.276 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.279 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.304 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.312 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.313 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.327 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.337 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.339 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 6.341 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3+deb11u2 [32.1 kB]
14:53:17 [2023-10-25T14:53:17.815Z] #60 7.019 debconf: delaying package configuration, since apt-utils is not installed
14:53:17 [2023-10-25T14:53:17.815Z] #60 7.134 Fetched 5461 kB in 1s (6421 kB/s)
14:53:17 [2023-10-25T14:53:17.815Z] #60 7.408 Selecting previously unselected package bzip2.
14:53:17 [2023-10-25T14:53:17.815Z] #60 7.408 (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 ... 15746 files and directories currently installed.)
14:53:17 [2023-10-25T14:53:17.815Z] #60 7.561 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
14:53:17 [2023-10-25T14:53:17.815Z] #60 8.040 Unpacking bzip2 (1.0.8-4) ...
14:53:17 [2023-10-25T14:53:17.815Z] #60 8.621 Selecting previously unselected package xz-utils.
14:53:17 [2023-10-25T14:53:17.815Z] #60 8.623 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:53:17 [2023-10-25T14:53:17.815Z] #60 8.752 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:53:17 [2023-10-25T14:53:17.815Z] #60 9.332 Selecting previously unselected package libsigsegv2:arm64.
14:53:17 [2023-10-25T14:53:17.815Z] #60 9.340 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
14:53:17 [2023-10-25T14:53:17.815Z] #60 9.496 Unpacking libsigsegv2:arm64 (2.13-1) ...
14:53:17 [2023-10-25T14:53:17.815Z] #60 9.963 Selecting previously unselected package m4.
14:53:17 [2023-10-25T14:53:17.815Z] #60 9.966 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
14:53:17 [2023-10-25T14:53:17.815Z] #60 10.05 Unpacking m4 (1.4.18-5) ...
14:53:17 [2023-10-25T14:53:17.815Z] #60 ...
14:53:17 [2023-10-25T14:53:17.815Z] 
14:53:17 [2023-10-25T14:53:17.815Z] #61 [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
14:53:17 [2023-10-25T14:53:17.815Z] #61 3.042 go: downloading github.com/pelletier/go-toml v1.8.1
14:53:18 [2023-10-25T14:53:18.079Z] #61 ...
14:53:18 [2023-10-25T14:53:18.079Z] 
14:53:18 [2023-10-25T14:53:18.079Z] #62 [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
14:53:18 [2023-10-25T14:53:18.079Z] #62 3.695 go: downloading github.com/tc-hib/go-winres v0.3.1
14:53:18 [2023-10-25T14:53:18.079Z] #62 4.560 go: downloading github.com/urfave/cli/v2 v2.3.0
14:53:18 [2023-10-25T14:53:18.079Z] #62 4.566 go: downloading github.com/tc-hib/winres v0.1.6
14:53:18 [2023-10-25T14:53:18.079Z] #62 4.982 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:53:18 [2023-10-25T14:53:18.079Z] #62 4.994 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:53:18 [2023-10-25T14:53:18.079Z] #62 5.002 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
14:53:18 [2023-10-25T14:53:18.079Z] #62 5.007 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
14:53:18 [2023-10-25T14:53:18.079Z] #62 ...
14:53:18 [2023-10-25T14:53:18.079Z] 
14:53:18 [2023-10-25T14:53:18.079Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:53:18 [2023-10-25T14:53:18.079Z] #63 3.846 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:53:18 [2023-10-25T14:53:18.079Z] #63 3.855 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:53:18 [2023-10-25T14:53:18.079Z] #63 3.857 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:53:18 [2023-10-25T14:53:18.079Z] #63 4.227 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
14:53:18 [2023-10-25T14:53:18.079Z] #63 4.747 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
14:53:18 [2023-10-25T14:53:18.079Z] #63 5.464 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
14:53:18 [2023-10-25T14:53:18.079Z] #63 6.720 Fetched 8426 kB in 3s (2655 kB/s)
14:53:18 [2023-10-25T14:53:18.079Z] #63 6.720 Reading package lists...
14:53:18 [2023-10-25T14:53:18.079Z] #63 8.426 Hit:1 http://deb.debian.org/debian bullseye InRelease
14:53:18 [2023-10-25T14:53:18.079Z] #63 8.426 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
14:53:18 [2023-10-25T14:53:18.079Z] #63 8.426 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
14:53:18 [2023-10-25T14:53:18.353Z] #63 9.611 Reading package lists...
14:53:18 [2023-10-25T14:53:18.353Z] #63 10.36 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
14:53:18 [2023-10-25T14:53:18.353Z] #63 10.37 Reading package lists...
14:53:18 [2023-10-25T14:53:18.353Z] #63 ...
14:53:18 [2023-10-25T14:53:18.353Z] 
14:53:18 [2023-10-25T14:53:18.353Z] #64 [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
14:53:18 [2023-10-25T14:53:18.353Z] #64 3.449 go: downloading gotest.tools/gotestsum v1.8.2
14:53:18 [2023-10-25T14:53:18.353Z] #64 4.345 go: downloading github.com/dnephin/pflag v1.0.7
14:53:18 [2023-10-25T14:53:18.353Z] #64 4.346 go: downloading github.com/fatih/color v1.13.0
14:53:18 [2023-10-25T14:53:18.353Z] #64 4.346 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:53:18 [2023-10-25T14:53:18.353Z] #64 4.347 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:53:18 [2023-10-25T14:53:18.353Z] #64 4.348 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:53:18 [2023-10-25T14:53:18.353Z] #64 4.348 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:53:18 [2023-10-25T14:53:18.353Z] #64 4.394 go: downloading golang.org/x/tools v0.1.11
14:53:18 [2023-10-25T14:53:18.353Z] #64 4.516 go: downloading github.com/mattn/go-isatty v0.0.14
14:53:18 [2023-10-25T14:53:18.353Z] #64 4.524 go: downloading github.com/mattn/go-colorable v0.1.12
14:53:18 [2023-10-25T14:53:18.353Z] #64 6.446 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:53:18 [2023-10-25T14:53:18.353Z] #64 ...
14:53:18 [2023-10-25T14:53:18.353Z] 
14:53:18 [2023-10-25T14:53:18.353Z] #65 [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
14:53:18 [2023-10-25T14:53:18.354Z] #65 3.877 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #65 3.891 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #65 3.891 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #65 4.417 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #65 5.102 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #65 5.811 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #65 7.237 Fetched 8426 kB in 4s (2337 kB/s)
14:53:18 [2023-10-25T14:53:18.354Z] #65 7.237 Reading package lists...
14:53:18 [2023-10-25T14:53:18.354Z] #65 8.601 Hit:1 http://deb.debian.org/debian bullseye InRelease
14:53:18 [2023-10-25T14:53:18.354Z] #65 8.601 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
14:53:18 [2023-10-25T14:53:18.354Z] #65 8.601 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
14:53:18 [2023-10-25T14:53:18.354Z] #65 9.758 Reading package lists...
14:53:18 [2023-10-25T14:53:18.354Z] #65 ...
14:53:18 [2023-10-25T14:53:18.354Z] 
14:53:18 [2023-10-25T14:53:18.354Z] #66 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:53:18 [2023-10-25T14:53:18.354Z] #66 3.779 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #66 3.794 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #66 3.799 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #66 4.011 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #66 4.314 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #66 4.779 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #66 5.740 Fetched 8426 kB in 2s (3655 kB/s)
14:53:18 [2023-10-25T14:53:18.354Z] #66 5.740 Reading package lists...
14:53:18 [2023-10-25T14:53:18.354Z] #66 6.664 Reading package lists...
14:53:18 [2023-10-25T14:53:18.354Z] #66 7.512 Building dependency tree...
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.001 The following additional packages will be installed:
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.003   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.006 Suggested packages:
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.006   cmake-doc ninja-build lrzip
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.074 The following NEW packages will be installed:
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.076   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.387 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.387 Need to get 15.1 MB of archives.
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.387 After this operation, 66.8 MB of additional disk space will be used.
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.387 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.511 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.800 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.812 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.816 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.964 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #66 8.970 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #66 9.042 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
14:53:18 [2023-10-25T14:53:18.354Z] #66 9.515 debconf: delaying package configuration, since apt-utils is not installed
14:53:18 [2023-10-25T14:53:18.354Z] #66 9.715 Fetched 15.1 MB in 1s (14.4 MB/s)
14:53:18 [2023-10-25T14:53:18.354Z] #66 10.35 Selecting previously unselected package cmake-data.
14:53:18 [2023-10-25T14:53:18.354Z] #66 10.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 ... 15746 files and directories currently installed.)
14:53:18 [2023-10-25T14:53:18.354Z] #66 10.36 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:53:18 [2023-10-25T14:53:18.627Z] #66 10.48 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:53:18 [2023-10-25T14:53:18.627Z] #66 ...
14:53:18 [2023-10-25T14:53:18.627Z] 
14:53:18 [2023-10-25T14:53:18.627Z] #67 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
14:53:18 [2023-10-25T14:53:18.627Z] #67 4.133 go: downloading mvdan.cc/sh/v3 v3.6.0
14:53:18 [2023-10-25T14:53:18.627Z] #67 4.975 go: downloading golang.org/x/term v0.3.0
14:53:18 [2023-10-25T14:53:18.627Z] #67 4.975 go: downloading github.com/google/renameio/v2 v2.0.0
14:53:18 [2023-10-25T14:53:18.627Z] #67 4.975 go: downloading mvdan.cc/editorconfig v0.2.0
14:53:18 [2023-10-25T14:53:18.627Z] #67 4.975 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
14:53:18 [2023-10-25T14:53:18.627Z] #67 5.103 go: downloading golang.org/x/sys v0.3.0
14:53:18 [2023-10-25T14:53:18.627Z] #67 ...
14:53:18 [2023-10-25T14:53:18.627Z] 
14:53:18 [2023-10-25T14:53:18.627Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:53:18 [2023-10-25T14:53:18.920Z] #68 ...
14:53:18 [2023-10-25T14:53:18.920Z] 
14:53:18 [2023-10-25T14:53:18.920Z] #69 [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 v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
14:53:18 [2023-10-25T14:53:18.920Z] #69 7.080 Docker version 24.0.2, build cb74dfc
14:53:18 [2023-10-25T14:53:18.920Z] #69 ...
14:53:18 [2023-10-25T14:53:18.920Z] 
14:53:18 [2023-10-25T14:53:18.920Z] #59 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
14:53:18 [2023-10-25T14:53:18.920Z] #59 7.670 go: downloading github.com/ryancurrah/gomodguard v1.3.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 7.671 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 7.671 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
14:53:18 [2023-10-25T14:53:18.920Z] #59 7.911 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 7.919 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.036 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.040 go: downloading github.com/securego/gosec/v2 v2.17.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.145 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.153 go: downloading github.com/sivchari/containedctx v1.0.3
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.153 go: downloading github.com/sivchari/nosnakecase v1.7.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.180 go: downloading github.com/sivchari/tenv v1.7.1
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.276 go: downloading github.com/sonatard/noctx v0.0.2
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.277 go: downloading github.com/sourcegraph/go-diff v0.7.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.277 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.286 go: downloading github.com/tdakkota/asciicheck v0.2.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.287 go: downloading github.com/tetafro/godot v1.4.14
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.287 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.288 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.303 go: downloading github.com/timonwong/loggercheck v0.9.4
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.426 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.427 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.519 go: downloading github.com/ultraware/funlen v0.1.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.520 go: downloading github.com/ultraware/whitespace v0.0.5
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.522 go: downloading github.com/uudashr/gocognit v1.0.7
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.523 go: downloading github.com/xen0n/gosmopolitan v1.2.1
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.524 go: downloading github.com/yagipy/maintidx v1.0.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.525 go: downloading github.com/yeya24/promlinter v0.2.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.634 go: downloading github.com/ykadowak/zerologlint v0.1.3
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.754 go: downloading gitlab.com/bosi/decorder v0.4.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.757 go: downloading go.tmz.dev/musttag v0.7.2
14:53:18 [2023-10-25T14:53:18.920Z] #59 8.769 go: downloading honnef.co/go/tools v0.4.5
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.060 go: downloading mvdan.cc/gofumpt v0.5.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.060 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.122 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.161 go: downloading golang.org/x/mod v0.12.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.167 go: downloading github.com/hashicorp/errwrap v1.0.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.403 go: downloading golang.org/x/sys v0.11.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.405 go: downloading github.com/davecgh/go-spew v1.1.1
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.493 go: downloading github.com/pmezard/go-difflib v1.0.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.503 go: downloading github.com/stretchr/objx v0.5.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.603 go: downloading github.com/subosito/gotenv v1.4.1
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.605 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.605 go: downloading github.com/hashicorp/hcl v1.0.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.606 go: downloading gopkg.in/ini.v1 v1.67.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.606 go: downloading github.com/magiconair/properties v1.8.6
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.695 go: downloading github.com/fatih/structtag v1.2.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.797 go: downloading golang.org/x/text v0.12.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.857 go: downloading github.com/gobwas/glob v0.2.3
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.921 go: downloading github.com/google/go-cmp v0.5.9
14:53:18 [2023-10-25T14:53:18.920Z] #59 9.972 go: downloading gopkg.in/yaml.v2 v2.4.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 10.05 go: downloading golang.org/x/sync v0.3.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 10.15 go: downloading go.uber.org/zap v1.24.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 10.16 go: downloading github.com/pelletier/go-toml v1.9.5
14:53:18 [2023-10-25T14:53:18.920Z] #59 10.21 go: downloading github.com/kisielk/gotool v1.0.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 10.57 go: downloading github.com/go-toolsmith/astfmt v1.1.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 10.57 go: downloading github.com/go-toolsmith/astcast v1.1.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 10.57 go: downloading github.com/go-toolsmith/astcopy v1.1.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 10.61 go: downloading github.com/go-toolsmith/astequal v1.1.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 10.61 go: downloading github.com/go-toolsmith/astp v1.1.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 10.76 go: downloading github.com/go-toolsmith/strparse v1.1.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 10.76 go: downloading github.com/go-toolsmith/typep v1.1.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 10.76 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:53:18 [2023-10-25T14:53:18.920Z] #59 10.76 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 10.76 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
14:53:18 [2023-10-25T14:53:18.920Z] #59 11.10 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:53:18 [2023-10-25T14:53:18.920Z] #59 11.11 go: downloading github.com/ettle/strcase v0.1.1
14:53:18 [2023-10-25T14:53:18.920Z] #59 11.13 go: downloading github.com/Masterminds/semver v1.5.0
14:53:18 [2023-10-25T14:53:18.920Z] #59 11.25 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
14:53:18 [2023-10-25T14:53:18.920Z] #59 11.38 go: downloading github.com/prometheus/client_golang v1.12.1
14:53:19 [2023-10-25T14:53:19.184Z] #59 11.48 go: downloading github.com/prometheus/client_model v0.2.0
14:53:19 [2023-10-25T14:53:19.447Z] #59 11.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:53:19 [2023-10-25T14:53:19.447Z] #59 11.83 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
14:53:19 [2023-10-25T14:53:19.447Z] #59 ...
14:53:19 [2023-10-25T14:53:19.447Z] 
14:53:19 [2023-10-25T14:53:19.447Z] #70 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:53:19 [2023-10-25T14:53:19.707Z] #70 ...
14:53:19 [2023-10-25T14:53:19.707Z] 
14:53:19 [2023-10-25T14:53:19.707Z] #59 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
14:53:19 [2023-10-25T14:53:19.707Z] #59 11.92 go: downloading go.uber.org/atomic v1.7.0
14:53:19 [2023-10-25T14:53:19.707Z] #59 11.92 go: downloading go.uber.org/multierr v1.6.0
14:53:19 [2023-10-25T14:53:19.707Z] #59 12.01 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
14:53:19 [2023-10-25T14:53:19.707Z] #59 12.02 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:53:19 [2023-10-25T14:53:19.968Z] #59 12.12 go: downloading github.com/quasilyte/gogrep v0.5.0
14:53:19 [2023-10-25T14:53:19.968Z] #59 12.22 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
14:53:19 [2023-10-25T14:53:19.968Z] #59 ...
14:53:19 [2023-10-25T14:53:19.968Z] 
14:53:19 [2023-10-25T14:53:19.968Z] #71 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
14:53:19 [2023-10-25T14:53:19.968Z] #71 ...
14:53:19 [2023-10-25T14:53:19.968Z] 
14:53:19 [2023-10-25T14:53:19.968Z] #59 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
14:53:19 [2023-10-25T14:53:19.968Z] #59 12.24 go: downloading github.com/golang/protobuf v1.5.2
14:53:19 [2023-10-25T14:53:19.968Z] #59 12.25 go: downloading github.com/beorn7/perks v1.0.1
14:53:19 [2023-10-25T14:53:19.968Z] #59 12.35 go: downloading github.com/prometheus/common v0.32.1
14:53:19 [2023-10-25T14:53:19.968Z] #59 12.35 go: downloading google.golang.org/protobuf v1.28.0
14:53:19 [2023-10-25T14:53:19.968Z] #59 12.35 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:53:19 [2023-10-25T14:53:19.968Z] #59 12.35 go: downloading github.com/prometheus/procfs v0.7.3
14:53:19 [2023-10-25T14:53:19.968Z] #59 12.40 go: downloading github.com/mattn/go-runewidth v0.0.9
14:53:20 [2023-10-25T14:53:20.619Z] #59 12.91 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:53:21 [2023-10-25T14:53:21.563Z] #59 ...
14:53:21 [2023-10-25T14:53:21.563Z] 
14:53:21 [2023-10-25T14:53:21.563Z] #37 [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
14:53:21 [2023-10-25T14:53:21.563Z] #37 3.796 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:53:21 [2023-10-25T14:53:21.563Z] #37 3.811 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:53:21 [2023-10-25T14:53:21.563Z] #37 3.811 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:53:21 [2023-10-25T14:53:21.563Z] #37 4.128 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
14:53:21 [2023-10-25T14:53:21.563Z] #37 4.485 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
14:53:21 [2023-10-25T14:53:21.563Z] #37 4.999 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
14:53:21 [2023-10-25T14:53:21.563Z] #37 6.767 Fetched 8426 kB in 3s (2617 kB/s)
14:53:21 [2023-10-25T14:53:21.563Z] #37 6.767 Reading package lists...
14:53:21 [2023-10-25T14:53:21.563Z] #37 8.324 Hit:1 http://deb.debian.org/debian bullseye InRelease
14:53:21 [2023-10-25T14:53:21.563Z] #37 8.324 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
14:53:21 [2023-10-25T14:53:21.563Z] #37 8.324 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
14:53:21 [2023-10-25T14:53:21.563Z] #37 9.417 Reading package lists...
14:53:21 [2023-10-25T14:53:21.563Z] #37 10.29 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
14:53:21 [2023-10-25T14:53:21.563Z] #37 10.30 Reading package lists...
14:53:21 [2023-10-25T14:53:21.563Z] #37 10.94 Building dependency tree...
14:53:21 [2023-10-25T14:53:21.563Z] #37 11.63 gcc is already the newest version (4:10.2.1-1).
14:53:21 [2023-10-25T14:53:21.563Z] #37 11.63 libc6-dev is already the newest version (2.31-13+deb11u7).
14:53:21 [2023-10-25T14:53:21.563Z] #37 11.63 The following additional packages will be installed:
14:53:21 [2023-10-25T14:53:21.563Z] #37 11.64   bzip2 patch xz-utils
14:53:21 [2023-10-25T14:53:21.563Z] #37 11.64 Suggested packages:
14:53:21 [2023-10-25T14:53:21.563Z] #37 11.64   bzip2-doc debian-keyring seccomp ed diffutils-doc
14:53:21 [2023-10-25T14:53:21.563Z] #37 11.64 Recommended packages:
14:53:21 [2023-10-25T14:53:21.563Z] #37 11.64   build-essential fakeroot libalgorithm-merge-perl
14:53:21 [2023-10-25T14:53:21.563Z] #37 11.80 The following NEW packages will be installed:
14:53:21 [2023-10-25T14:53:21.563Z] #37 11.80   bzip2 dpkg-dev libseccomp-dev patch xz-utils
14:53:21 [2023-10-25T14:53:21.563Z] #37 12.08 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
14:53:21 [2023-10-25T14:53:21.563Z] #37 12.08 Need to get 2791 kB of archives.
14:53:21 [2023-10-25T14:53:21.563Z] #37 12.08 After this operation, 4078 kB of additional disk space will be used.
14:53:21 [2023-10-25T14:53:21.563Z] #37 12.08 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:53:21 [2023-10-25T14:53:21.563Z] #37 12.13 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:53:21 [2023-10-25T14:53:21.563Z] #37 12.13 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:53:21 [2023-10-25T14:53:21.563Z] #37 12.13 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
14:53:21 [2023-10-25T14:53:21.563Z] #37 12.15 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:53:21 [2023-10-25T14:53:21.563Z] #37 12.55 debconf: delaying package configuration, since apt-utils is not installed
14:53:21 [2023-10-25T14:53:21.563Z] #37 12.72 Fetched 2791 kB in 0s (8117 kB/s)
14:53:21 [2023-10-25T14:53:21.563Z] #37 12.93 Selecting previously unselected package bzip2.
14:53:21 [2023-10-25T14:53:21.564Z] #37 12.93 (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 ... 15746 files and directories currently installed.)
14:53:21 [2023-10-25T14:53:21.564Z] #37 12.94 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
14:53:21 [2023-10-25T14:53:21.564Z] #37 13.12 Unpacking bzip2 (1.0.8-4) ...
14:53:22 [2023-10-25T14:53:22.139Z] #37 ...
14:53:22 [2023-10-25T14:53:22.139Z] 
14:53:22 [2023-10-25T14:53:22.139Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:53:22 [2023-10-25T14:53:22.139Z] #63 10.37 Reading package lists...
14:53:22 [2023-10-25T14:53:22.139Z] #63 10.98 Building dependency tree...
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.46 gcc is already the newest version (4:10.2.1-1).
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.46 The following additional packages will be installed:
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.46   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.46   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.46   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.46   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.46   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.46   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.47 Suggested packages:
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.47   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.47   | libgdk-pixbuf2.0-dev libxml2-utils
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.81 The following NEW packages will be installed:
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.81   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.81   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.81   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.81   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.81   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
14:53:22 [2023-10-25T14:53:22.139Z] #63 11.81   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.09 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.09 Need to get 7950 kB of archives.
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.09 After this operation, 39.9 MB of additional disk space will be used.
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.09 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.12 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.17 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.17 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.20 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.21 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.22 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.22 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.23 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.24 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.25 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.25 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.29 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.30 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.31 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.32 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.42 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.43 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.43 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.44 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.44 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.56 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.63 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.67 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.73 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.75 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.75 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.77 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.77 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 12.80 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
14:53:22 [2023-10-25T14:53:22.139Z] #63 13.26 debconf: delaying package configuration, since apt-utils is not installed
14:53:22 [2023-10-25T14:53:22.139Z] #63 13.55 Fetched 7950 kB in 1s (7732 kB/s)
14:53:22 [2023-10-25T14:53:22.410Z] #63 ...
14:53:22 [2023-10-25T14:53:22.410Z] 
14:53:22 [2023-10-25T14:53:22.410Z] #51 [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...)
14:53:22 [2023-10-25T14:53:22.410Z] #51 3.364 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:53:22 [2023-10-25T14:53:22.410Z] #51 3.365 + mkdir /build
14:53:22 [2023-10-25T14:53:22.410Z] #51 ...
14:53:22 [2023-10-25T14:53:22.410Z] 
14:53:22 [2023-10-25T14:53:22.410Z] #37 [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
14:53:22 [2023-10-25T14:53:22.410Z] #37 14.65 Selecting previously unselected package xz-utils.
14:53:22 [2023-10-25T14:53:22.691Z] #37 14.66 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:53:22 [2023-10-25T14:53:22.691Z] #37 14.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:53:22 [2023-10-25T14:53:22.986Z] #37 15.01 Selecting previously unselected package patch.
14:53:22 [2023-10-25T14:53:22.986Z] #37 15.01 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
14:53:23 [2023-10-25T14:53:23.262Z] #37 15.30 Unpacking patch (2.7.6-7) ...
14:53:23 [2023-10-25T14:53:23.524Z] #37 15.59 Selecting previously unselected package dpkg-dev.
14:53:23 [2023-10-25T14:53:23.524Z] #37 15.59 Preparing to unpack .../dpkg-dev_1.20.13_all.deb ...
14:53:23 [2023-10-25T14:53:23.524Z] #37 15.63 Unpacking dpkg-dev (1.20.13) ...
14:53:24 [2023-10-25T14:53:24.097Z] #37 16.25 Selecting previously unselected package libseccomp-dev:arm64.
14:53:24 [2023-10-25T14:53:24.097Z] #37 16.26 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:53:24 [2023-10-25T14:53:24.097Z] #37 16.32 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:53:25 [2023-10-25T14:53:25.041Z] #37 17.11 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:53:25 [2023-10-25T14:53:25.468Z] #37 17.37 Setting up bzip2 (1.0.8-4) ...
14:53:25 [2023-10-25T14:53:25.730Z] #37 17.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:53:25 [2023-10-25T14:53:25.991Z] #37 18.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:53:26 [2023-10-25T14:53:26.565Z] #37 18.33 Setting up patch (2.7.6-7) ...
14:53:26 [2023-10-25T14:53:26.826Z] #37 18.87 Setting up dpkg-dev (1.20.13) ...
14:53:27 [2023-10-25T14:53:27.850Z] #37 ...
14:53:27 [2023-10-25T14:53:27.850Z] 
14:53:27 [2023-10-25T14:53:27.850Z] #62 [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
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88 NAME:
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88    go-winres - A tool for embedding resources in Windows executables
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88 
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88 USAGE:
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88    go-winres [global options] command [command options] [arguments...]
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88 
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88 COMMANDS:
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88    init     Create an initial ./winres/winres.json
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88    make     Make syso files for the "go build" command
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88    simply   Make syso files for the "go build" command (simplified)
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88    extract  Extract all resources from an executable
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88    patch    Replace resources in an executable file (exe, dll)
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88    help, h  Shows a list of commands or help for one command
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88 
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88 GLOBAL OPTIONS:
14:53:27 [2023-10-25T14:53:27.850Z] #62 19.88    --help, -h  show help (default: false)
14:53:28 [2023-10-25T14:53:28.423Z] #62 ...
14:53:28 [2023-10-25T14:53:28.423Z] 
14:53:28 [2023-10-25T14:53:28.423Z] #60 [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             ;
14:53:28 [2023-10-25T14:53:28.423Z] #60 10.80 Selecting previously unselected package autoconf.
14:53:28 [2023-10-25T14:53:28.423Z] #60 10.81 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 11.08 Unpacking autoconf (2.69-14) ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 12.14 Selecting previously unselected package autotools-dev.
14:53:28 [2023-10-25T14:53:28.423Z] #60 12.14 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 12.36 Unpacking autotools-dev (20180224.1+nmu1) ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 12.84 Selecting previously unselected package automake.
14:53:28 [2023-10-25T14:53:28.423Z] #60 12.84 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 12.91 Unpacking automake (1:1.16.3-2) ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 13.40 Selecting previously unselected package patch.
14:53:28 [2023-10-25T14:53:28.423Z] #60 13.40 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 13.64 Unpacking patch (2.7.6-7) ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 14.96 Selecting previously unselected package dpkg-dev.
14:53:28 [2023-10-25T14:53:28.423Z] #60 14.96 Preparing to unpack .../08-dpkg-dev_1.20.13_all.deb ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 15.04 Unpacking dpkg-dev (1.20.13) ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 15.78 Selecting previously unselected package build-essential.
14:53:28 [2023-10-25T14:53:28.423Z] #60 15.78 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 15.82 Unpacking build-essential (12.9) ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 16.20 Selecting previously unselected package libcap2:arm64.
14:53:28 [2023-10-25T14:53:28.423Z] #60 16.21 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 16.26 Unpacking libcap2:arm64 (1:2.44-1) ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 16.60 Selecting previously unselected package libcap-dev:arm64.
14:53:28 [2023-10-25T14:53:28.423Z] #60 16.61 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 16.68 Unpacking libcap-dev:arm64 (1:2.44-1) ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 17.60 Selecting previously unselected package libprotobuf-c1:arm64.
14:53:28 [2023-10-25T14:53:28.423Z] #60 17.61 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 17.73 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 18.96 Selecting previously unselected package libprotobuf-c-dev:arm64.
14:53:28 [2023-10-25T14:53:28.423Z] #60 18.96 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 19.02 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 19.79 Selecting previously unselected package libseccomp-dev:arm64.
14:53:28 [2023-10-25T14:53:28.423Z] #60 19.80 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:53:28 [2023-10-25T14:53:28.423Z] #60 19.96 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:53:28 [2023-10-25T14:53:28.684Z] #60 ...
14:53:28 [2023-10-25T14:53:28.684Z] 
14:53:28 [2023-10-25T14:53:28.684Z] #65 [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
14:53:28 [2023-10-25T14:53:28.684Z] #65 10.43 + apt-get  install -y --no-install-recommends gcc libc6-dev
14:53:28 [2023-10-25T14:53:28.684Z] #65 10.57 Reading package lists...
14:53:28 [2023-10-25T14:53:28.684Z] #65 11.31 Building dependency tree...
14:53:28 [2023-10-25T14:53:28.684Z] #65 11.82 gcc is already the newest version (4:10.2.1-1).
14:53:28 [2023-10-25T14:53:28.684Z] #65 11.82 libc6-dev is already the newest version (2.31-13+deb11u7).
14:53:28 [2023-10-25T14:53:28.684Z] #65 11.82 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
14:53:28 [2023-10-25T14:53:28.684Z] #65 ...
14:53:28 [2023-10-25T14:53:28.684Z] 
14:53:28 [2023-10-25T14:53:28.684Z] #60 [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             ;
14:53:28 [2023-10-25T14:53:28.684Z] #60 21.07 Selecting previously unselected package libsystemd-dev:arm64.
14:53:28 [2023-10-25T14:53:28.684Z] #60 21.07 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
14:53:28 [2023-10-25T14:53:28.944Z] #60 21.23 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
14:53:29 [2023-10-25T14:53:29.232Z] #60 ...
14:53:29 [2023-10-25T14:53:29.232Z] 
14:53:29 [2023-10-25T14:53:29.232Z] #58 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
14:53:29 [2023-10-25T14:53:29.232Z] #58 14.49 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:53:29 [2023-10-25T14:53:29.232Z] #58 15.28 #=#=#                                                                         
14:53:29 [2023-10-25T14:53:29.233Z] #58 15.53 #=#=#                                                                         

######################################################################## 100.0%
14:53:29 [2023-10-25T14:53:29.233Z] #58 15.92 
14:53:29 [2023-10-25T14:53:29.233Z] #58 17.65 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:53:29 [2023-10-25T14:53:29.233Z] #58 18.38 #=#=#                                                                         
14:53:29 [2023-10-25T14:53:29.233Z] #58 18.78 #=#=#                                                                         

######################################################################## 100.0%
14:53:29 [2023-10-25T14:53:29.233Z] #58 19.12 
14:53:29 [2023-10-25T14:53:29.233Z] #58 19.23 Download of images into '/build' complete.
14:53:29 [2023-10-25T14:53:29.233Z] #58 19.23 Use something like the following to load the result into a Docker daemon:
14:53:29 [2023-10-25T14:53:29.233Z] #58 19.23   tar -cC '/build' . | docker load
14:53:29 [2023-10-25T14:53:29.804Z] #58 ...
14:53:29 [2023-10-25T14:53:29.804Z] 
14:53:29 [2023-10-25T14:53:29.804Z] #60 [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             ;
14:53:29 [2023-10-25T14:53:29.804Z] #60 22.08 Selecting previously unselected package libtool.
14:53:29 [2023-10-25T14:53:29.804Z] #60 22.08 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
14:53:29 [2023-10-25T14:53:29.804Z] #60 22.13 Unpacking libtool (2.4.6-15) ...
14:53:30 [2023-10-25T14:53:30.376Z] #60 ...
14:53:30 [2023-10-25T14:53:30.376Z] 
14:53:30 [2023-10-25T14:53:30.376Z] #66 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:53:30 [2023-10-25T14:53:30.376Z] #66 12.35 Selecting previously unselected package libicu67:arm64.
14:53:30 [2023-10-25T14:53:30.376Z] #66 12.35 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.377Z] #66 12.54 Unpacking libicu67:arm64 (67.1-7) ...
14:53:30 [2023-10-25T14:53:30.377Z] #66 15.48 Selecting previously unselected package libxml2:arm64.
14:53:30 [2023-10-25T14:53:30.377Z] #66 15.48 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.377Z] #66 15.51 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
14:53:30 [2023-10-25T14:53:30.377Z] #66 16.18 Selecting previously unselected package libarchive13:arm64.
14:53:30 [2023-10-25T14:53:30.377Z] #66 16.19 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.377Z] #66 16.21 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:53:30 [2023-10-25T14:53:30.377Z] #66 17.21 Selecting previously unselected package libjsoncpp24:arm64.
14:53:30 [2023-10-25T14:53:30.377Z] #66 17.22 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.377Z] #66 17.24 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
14:53:30 [2023-10-25T14:53:30.377Z] #66 18.64 Selecting previously unselected package librhash0:arm64.
14:53:30 [2023-10-25T14:53:30.377Z] #66 18.64 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.377Z] #66 18.71 Unpacking librhash0:arm64 (1.4.1-2) ...
14:53:30 [2023-10-25T14:53:30.377Z] #66 20.24 Selecting previously unselected package libuv1:arm64.
14:53:30 [2023-10-25T14:53:30.377Z] #66 20.24 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.377Z] #66 20.38 Unpacking libuv1:arm64 (1.40.0-2) ...
14:53:30 [2023-10-25T14:53:30.377Z] #66 21.26 Selecting previously unselected package cmake.
14:53:30 [2023-10-25T14:53:30.377Z] #66 21.26 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.377Z] #66 21.47 Unpacking cmake (3.18.4-2+deb11u1) ...
14:53:30 [2023-10-25T14:53:30.638Z] #66 ...
14:53:30 [2023-10-25T14:53:30.638Z] 
14:53:30 [2023-10-25T14:53:30.638Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:53:30 [2023-10-25T14:53:30.638Z] #63 14.72 Selecting previously unselected package libgirepository-1.0-1:arm64.
14:53:30 [2023-10-25T14:53:30.638Z] #63 14.72 (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 ... 15746 files and directories currently installed.)
14:53:30 [2023-10-25T14:53:30.638Z] #63 14.74 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 14.81 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 15.05 Selecting previously unselected package gir1.2-glib-2.0:arm64.
14:53:30 [2023-10-25T14:53:30.638Z] #63 15.06 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 15.35 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 15.67 Selecting previously unselected package libsecret-common.
14:53:30 [2023-10-25T14:53:30.638Z] #63 15.67 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 15.71 Unpacking libsecret-common (0.20.4-2) ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 16.09 Selecting previously unselected package libsecret-1-0:arm64.
14:53:30 [2023-10-25T14:53:30.638Z] #63 16.09 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 16.16 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 16.50 Selecting previously unselected package gir1.2-secret-1:arm64.
14:53:30 [2023-10-25T14:53:30.638Z] #63 16.52 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 16.64 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 17.43 Selecting previously unselected package uuid-dev:arm64.
14:53:30 [2023-10-25T14:53:30.638Z] #63 17.44 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 17.47 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 18.86 Selecting previously unselected package libblkid-dev:arm64.
14:53:30 [2023-10-25T14:53:30.638Z] #63 18.86 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 19.04 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 20.26 Selecting previously unselected package libbtrfs0:arm64.
14:53:30 [2023-10-25T14:53:30.638Z] #63 20.26 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 20.58 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 21.45 Selecting previously unselected package libbtrfs-dev:arm64.
14:53:30 [2023-10-25T14:53:30.638Z] #63 21.45 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 21.66 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 22.48 Selecting previously unselected package libelf1:arm64.
14:53:30 [2023-10-25T14:53:30.638Z] #63 22.48 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
14:53:30 [2023-10-25T14:53:30.638Z] #63 22.58 Unpacking libelf1:arm64 (0.183-1) ...
14:53:30 [2023-10-25T14:53:30.900Z] #63 ...
14:53:30 [2023-10-25T14:53:30.900Z] 
14:53:30 [2023-10-25T14:53:30.900Z] #60 [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             ;
14:53:30 [2023-10-25T14:53:30.900Z] #60 23.16 Selecting previously unselected package libudev-dev:arm64.
14:53:30 [2023-10-25T14:53:30.900Z] #60 23.17 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
14:53:31 [2023-10-25T14:53:31.161Z] #60 23.28 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
14:53:31 [2023-10-25T14:53:31.820Z] #60 24.06 Selecting previously unselected package libyajl2:arm64.
14:53:31 [2023-10-25T14:53:31.820Z] #60 24.06 Preparing to unpack .../18-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
14:53:32 [2023-10-25T14:53:32.081Z] #60 24.33 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
14:53:33 [2023-10-25T14:53:33.047Z] #60 25.31 Selecting previously unselected package libyajl-dev:arm64.
14:53:33 [2023-10-25T14:53:33.047Z] #60 25.31 Preparing to unpack .../19-libyajl-dev_2.1.0-3+deb11u2_arm64.deb ...
14:53:33 [2023-10-25T14:53:33.047Z] #60 25.42 Unpacking libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
14:53:33 [2023-10-25T14:53:33.990Z] #60 26.34 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:53:34 [2023-10-25T14:53:34.251Z] #60 26.61 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
14:53:35 [2023-10-25T14:53:35.193Z] #60 27.28 Setting up bzip2 (1.0.8-4) ...
14:53:35 [2023-10-25T14:53:35.193Z] #60 27.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:53:36 [2023-10-25T14:53:36.278Z] #60 28.39 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
14:53:36 [2023-10-25T14:53:36.586Z] #60 ...
14:53:36 [2023-10-25T14:53:36.586Z] 
14:53:36 [2023-10-25T14:53:36.586Z] #61 [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
14:53:36 [2023-10-25T14:53:36.586Z] #61 18.59 tomll can be used in two ways:
14:53:36 [2023-10-25T14:53:36.586Z] #61 18.59 Writing to STDIN and reading from STDOUT:
14:53:36 [2023-10-25T14:53:36.586Z] #61 18.59   cat file.toml | tomll > file.toml
14:53:36 [2023-10-25T14:53:36.586Z] #61 18.59 
14:53:36 [2023-10-25T14:53:36.586Z] #61 18.59 Reading and updating a list of files:
14:53:36 [2023-10-25T14:53:36.586Z] #61 18.59   tomll a.toml b.toml c.toml
14:53:36 [2023-10-25T14:53:36.586Z] #61 18.59 
14:53:36 [2023-10-25T14:53:36.586Z] #61 18.59 When given a list of files, tomll will modify all files in place without asking.
14:53:36 [2023-10-25T14:53:36.586Z] #61 ...
14:53:36 [2023-10-25T14:53:36.586Z] 
14:53:36 [2023-10-25T14:53:36.586Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:53:36 [2023-10-25T14:53:36.586Z] #63 23.18 Selecting previously unselected package libffi-dev:arm64.
14:53:36 [2023-10-25T14:53:36.586Z] #63 23.18 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
14:53:36 [2023-10-25T14:53:36.586Z] #63 23.29 Unpacking libffi-dev:arm64 (3.3-6) ...
14:53:36 [2023-10-25T14:53:36.586Z] #63 23.99 Selecting previously unselected package libglib2.0-data.
14:53:36 [2023-10-25T14:53:36.586Z] #63 24.05 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
14:53:36 [2023-10-25T14:53:36.586Z] #63 24.25 Unpacking libglib2.0-data (2.66.8-1) ...
14:53:36 [2023-10-25T14:53:36.586Z] #63 25.28 Selecting previously unselected package libglib2.0-bin.
14:53:36 [2023-10-25T14:53:36.586Z] #63 25.28 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
14:53:36 [2023-10-25T14:53:36.586Z] #63 25.44 Unpacking libglib2.0-bin (2.66.8-1) ...
14:53:36 [2023-10-25T14:53:36.586Z] #63 26.31 Selecting previously unselected package python3-lib2to3.
14:53:36 [2023-10-25T14:53:36.586Z] #63 26.32 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
14:53:36 [2023-10-25T14:53:36.586Z] #63 26.37 Unpacking python3-lib2to3 (3.9.2-1) ...
14:53:36 [2023-10-25T14:53:36.586Z] #63 27.42 Selecting previously unselected package python3-distutils.
14:53:36 [2023-10-25T14:53:36.586Z] #63 27.42 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
14:53:36 [2023-10-25T14:53:36.586Z] #63 27.84 Unpacking python3-distutils (3.9.2-1) ...
14:53:36 [2023-10-25T14:53:36.848Z] #63 29.01 Selecting previously unselected package libglib2.0-dev-bin.
14:53:36 [2023-10-25T14:53:36.848Z] #63 29.02 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
14:53:37 [2023-10-25T14:53:37.144Z] #63 29.10 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
14:53:37 [2023-10-25T14:53:37.565Z] #63 ...
14:53:37 [2023-10-25T14:53:37.565Z] 
14:53:37 [2023-10-25T14:53:37.565Z] #67 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
14:53:37 [2023-10-25T14:53:37.565Z] #67 19.50 v3.6.0
14:53:37 [2023-10-25T14:53:37.565Z] #67 ...
14:53:37 [2023-10-25T14:53:37.565Z] 
14:53:37 [2023-10-25T14:53:37.565Z] #60 [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             ;
14:53:37 [2023-10-25T14:53:37.565Z] #60 29.01 Setting up libcap2:arm64 (1:2.44-1) ...
14:53:37 [2023-10-25T14:53:37.565Z] #60 29.31 Setting up autotools-dev (20180224.1+nmu1) ...
14:53:38 [2023-10-25T14:53:38.183Z] #60 30.35 Setting up libsigsegv2:arm64 (2.13-1) ...
14:53:38 [2023-10-25T14:53:38.445Z] #60 30.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:53:38 [2023-10-25T14:53:38.706Z] #60 31.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:53:39 [2023-10-25T14:53:39.374Z] #60 31.44 Setting up patch (2.7.6-7) ...
14:53:39 [2023-10-25T14:53:39.634Z] #60 31.70 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
14:53:39 [2023-10-25T14:53:39.894Z] #60 32.15 Setting up libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
14:53:40 [2023-10-25T14:53:40.154Z] #60 32.43 Setting up libcap-dev:arm64 (1:2.44-1) ...
14:53:40 [2023-10-25T14:53:40.415Z] #60 32.66 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
14:53:40 [2023-10-25T14:53:40.675Z] #60 33.02 Setting up libtool (2.4.6-15) ...
14:53:40 [2023-10-25T14:53:40.934Z] #60 33.25 Setting up m4 (1.4.18-5) ...
14:53:41 [2023-10-25T14:53:41.251Z] #60 33.55 Setting up dpkg-dev (1.20.13) ...
14:53:41 [2023-10-25T14:53:41.251Z] #60 ...
14:53:41 [2023-10-25T14:53:41.251Z] 
14:53:41 [2023-10-25T14:53:41.251Z] #66 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:53:41 [2023-10-25T14:53:41.251Z] #66 23.13 Setting up libicu67:arm64 (67.1-7) ...
14:53:41 [2023-10-25T14:53:41.251Z] #66 23.48 Setting up libuv1:arm64 (1.40.0-2) ...
14:53:41 [2023-10-25T14:53:41.251Z] #66 24.02 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
14:53:41 [2023-10-25T14:53:41.251Z] #66 24.42 Setting up librhash0:arm64 (1.4.1-2) ...
14:53:41 [2023-10-25T14:53:41.251Z] #66 24.95 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:53:41 [2023-10-25T14:53:41.251Z] #66 25.36 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
14:53:41 [2023-10-25T14:53:41.251Z] #66 25.68 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:53:41 [2023-10-25T14:53:41.251Z] #66 26.13 Setting up cmake (3.18.4-2+deb11u1) ...
14:53:41 [2023-10-25T14:53:41.251Z] #66 26.44 Processing triggers for libc-bin (2.31-13+deb11u7) ...
14:53:41 [2023-10-25T14:53:41.251Z] #66 ...
14:53:41 [2023-10-25T14:53:41.251Z] 
14:53:41 [2023-10-25T14:53:41.251Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:53:41 [2023-10-25T14:53:41.251Z] #63 30.46 Selecting previously unselected package libsepol1-dev:arm64.
14:53:41 [2023-10-25T14:53:41.251Z] #63 30.47 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
14:53:41 [2023-10-25T14:53:41.251Z] #63 30.65 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:53:41 [2023-10-25T14:53:41.251Z] #63 31.86 Selecting previously unselected package libpcre2-16-0:arm64.
14:53:41 [2023-10-25T14:53:41.251Z] #63 31.86 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
14:53:41 [2023-10-25T14:53:41.251Z] #63 31.92 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:53:41 [2023-10-25T14:53:41.251Z] #63 32.69 Selecting previously unselected package libpcre2-32-0:arm64.
14:53:41 [2023-10-25T14:53:41.251Z] #63 32.70 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
14:53:41 [2023-10-25T14:53:41.251Z] #63 32.84 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:53:41 [2023-10-25T14:53:41.251Z] #63 33.48 Selecting previously unselected package libpcre2-posix2:arm64.
14:53:41 [2023-10-25T14:53:41.251Z] #63 33.48 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
14:53:41 [2023-10-25T14:53:41.251Z] #63 33.52 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:53:42 [2023-10-25T14:53:42.190Z] #63 34.26 Selecting previously unselected package libpcre2-dev:arm64.
14:53:42 [2023-10-25T14:53:42.190Z] #63 34.26 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
14:53:42 [2023-10-25T14:53:42.190Z] #63 34.34 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:53:42 [2023-10-25T14:53:42.760Z] #63 ...
14:53:42 [2023-10-25T14:53:42.760Z] 
14:53:42 [2023-10-25T14:53:42.760Z] #64 [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
14:53:42 [2023-10-25T14:53:42.760Z] #64 25.01 gotestsum version dev
14:53:43 [2023-10-25T14:53:43.021Z] #64 ...
14:53:43 [2023-10-25T14:53:43.021Z] 
14:53:43 [2023-10-25T14:53:43.021Z] #60 [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             ;
14:53:43 [2023-10-25T14:53:43.021Z] #60 33.95 Setting up autoconf (2.69-14) ...
14:53:43 [2023-10-25T14:53:43.021Z] #60 34.50 Setting up build-essential (12.9) ...
14:53:43 [2023-10-25T14:53:43.021Z] #60 34.55 Setting up automake (1:1.16.3-2) ...
14:53:43 [2023-10-25T14:53:43.021Z] #60 34.71 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
14:53:43 [2023-10-25T14:53:43.021Z] #60 34.90 Processing triggers for libc-bin (2.31-13+deb11u7) ...
14:53:47 [2023-10-25T14:53:47.220Z] #60 ...
14:53:47 [2023-10-25T14:53:47.220Z] 
14:53:47 [2023-10-25T14:53:47.220Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:53:47 [2023-10-25T14:53:47.220Z] #63 35.18 Selecting previously unselected package libselinux1-dev:arm64.
14:53:47 [2023-10-25T14:53:47.220Z] #63 35.18 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 35.31 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 35.91 Selecting previously unselected package libmount-dev:arm64.
14:53:47 [2023-10-25T14:53:47.220Z] #63 35.91 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 35.92 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 36.96 Selecting previously unselected package libpcre16-3:arm64.
14:53:47 [2023-10-25T14:53:47.220Z] #63 36.97 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 37.06 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 37.51 Selecting previously unselected package libpcre32-3:arm64.
14:53:47 [2023-10-25T14:53:47.220Z] #63 37.52 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 37.66 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 38.16 Selecting previously unselected package libpcrecpp0v5:arm64.
14:53:47 [2023-10-25T14:53:47.220Z] #63 38.16 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 38.17 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 38.51 Selecting previously unselected package libpcre3-dev:arm64.
14:53:47 [2023-10-25T14:53:47.220Z] #63 38.51 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 38.52 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 38.82 Selecting previously unselected package zlib1g-dev:arm64.
14:53:47 [2023-10-25T14:53:47.220Z] #63 38.82 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 38.83 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 38.99 Selecting previously unselected package libglib2.0-dev:arm64.
14:53:47 [2023-10-25T14:53:47.220Z] #63 39.00 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
14:53:47 [2023-10-25T14:53:47.220Z] #63 39.01 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
14:53:47 [2023-10-25T14:53:47.481Z] #63 ...
14:53:47 [2023-10-25T14:53:47.481Z] 
14:53:47 [2023-10-25T14:53:47.481Z] #70 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:53:47 [2023-10-25T14:53:47.481Z] #70 DONE 38.1s
14:53:47 [2023-10-25T14:53:47.481Z] 
14:53:47 [2023-10-25T14:53:47.481Z] #54 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:53:47 [2023-10-25T14:53:47.481Z] #54 DONE 38.1s
14:53:47 [2023-10-25T14:53:47.481Z] 
14:53:47 [2023-10-25T14:53:47.481Z] #57 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:53:47 [2023-10-25T14:53:47.481Z] #57 DONE 37.5s
14:53:47 [2023-10-25T14:53:47.481Z] 
14:53:47 [2023-10-25T14:53:47.481Z] #67 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
14:53:47 [2023-10-25T14:53:47.481Z] #67 DONE 39.8s
14:53:47 [2023-10-25T14:53:47.481Z] 
14:53:47 [2023-10-25T14:53:47.481Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:53:47 [2023-10-25T14:53:47.481Z] #63 39.58 Selecting previously unselected package libsecret-1-dev:arm64.
14:53:47 [2023-10-25T14:53:47.481Z] #63 39.58 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
14:53:47 [2023-10-25T14:53:47.481Z] #63 39.58 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
14:53:47 [2023-10-25T14:53:47.481Z] #63 39.65 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
14:53:47 [2023-10-25T14:53:47.481Z] #63 ...
14:53:47 [2023-10-25T14:53:47.481Z] 
14:53:47 [2023-10-25T14:53:47.481Z] #58 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
14:53:47 [2023-10-25T14:53:47.481Z] #58 DONE 42.9s
14:53:47 [2023-10-25T14:53:47.481Z] 
14:53:47 [2023-10-25T14:53:47.481Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:53:47 [2023-10-25T14:53:47.481Z] #49 DONE 39.1s
14:53:47 [2023-10-25T14:53:47.481Z] 
14:53:47 [2023-10-25T14:53:47.481Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:53:47 [2023-10-25T14:53:47.481Z] #63 39.68 Setting up libpcre16-3:arm64 (2:8.39-13) ...
14:53:47 [2023-10-25T14:53:47.481Z] #63 39.71 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:53:47 [2023-10-25T14:53:47.481Z] #63 39.76 Setting up libffi-dev:arm64 (3.3-6) ...
14:53:47 [2023-10-25T14:53:47.481Z] #63 39.80 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:53:47 [2023-10-25T14:53:47.758Z] #63 ...
14:53:47 [2023-10-25T14:53:47.758Z] 
14:53:47 [2023-10-25T14:53:47.758Z] #71 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
14:53:47 [2023-10-25T14:53:47.758Z] #71 DONE 37.7s
14:53:47 [2023-10-25T14:53:47.758Z] 
14:53:47 [2023-10-25T14:53:47.758Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:53:47 [2023-10-25T14:53:47.758Z] #68 DONE 39.2s
14:53:47 [2023-10-25T14:53:47.758Z] 
14:53:47 [2023-10-25T14:53:47.758Z] #62 [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
14:53:47 [2023-10-25T14:53:47.758Z] #62 DONE 40.0s
14:53:47 [2023-10-25T14:53:47.758Z] 
14:53:47 [2023-10-25T14:53:47.758Z] #61 [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
14:53:47 [2023-10-25T14:53:47.758Z] #61 DONE 40.0s
14:53:47 [2023-10-25T14:53:47.758Z] 
14:53:47 [2023-10-25T14:53:47.758Z] #64 [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
14:53:47 [2023-10-25T14:53:47.758Z] #64 DONE 40.0s
14:53:47 [2023-10-25T14:53:47.758Z] 
14:53:47 [2023-10-25T14:53:47.758Z] #69 [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 v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
14:53:47 [2023-10-25T14:53:47.758Z] #69 DONE 39.6s
14:53:47 [2023-10-25T14:53:47.758Z] 
14:53:47 [2023-10-25T14:53:47.758Z] #59 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
14:53:47 [2023-10-25T14:53:47.758Z] #59 37.90 golangci-lint has version v1.54.2 built with go1.21.3 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
14:53:47 [2023-10-25T14:53:47.758Z] #59 DONE 40.0s
14:53:47 [2023-10-25T14:53:47.758Z] 
14:53:47 [2023-10-25T14:53:47.758Z] #37 [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
14:53:47 [2023-10-25T14:53:47.758Z] #37 DONE 39.8s
14:53:47 [2023-10-25T14:53:47.758Z] 
14:53:47 [2023-10-25T14:53:47.758Z] #65 [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
14:53:47 [2023-10-25T14:53:47.758Z] #65 DONE 39.6s
14:53:47 [2023-10-25T14:53:47.758Z] 
14:53:47 [2023-10-25T14:53:47.758Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:53:47 [2023-10-25T14:53:47.758Z] #63 39.81 Setting up libbtrfs0:arm64 (5.10.1-2) ...
14:53:47 [2023-10-25T14:53:47.758Z] #63 39.82 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:53:47 [2023-10-25T14:53:47.758Z] #63 39.84 Setting up libglib2.0-data (2.66.8-1) ...
14:53:47 [2023-10-25T14:53:47.758Z] #63 39.86 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:53:47 [2023-10-25T14:53:47.758Z] #63 39.87 Setting up libpcre32-3:arm64 (2:8.39-13) ...
14:53:47 [2023-10-25T14:53:47.758Z] #63 39.88 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:53:47 [2023-10-25T14:53:47.758Z] #63 39.90 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:53:47 [2023-10-25T14:53:47.758Z] #63 ...
14:53:47 [2023-10-25T14:53:47.758Z] 
14:53:47 [2023-10-25T14:53:47.758Z] #60 [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             ;
14:53:47 [2023-10-25T14:53:47.758Z] #60 DONE 40.1s
14:53:47 [2023-10-25T14:53:47.758Z] 
14:53:47 [2023-10-25T14:53:47.758Z] #66 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
14:53:47 [2023-10-25T14:53:47.758Z] #66 DONE 39.7s
14:53:47 [2023-10-25T14:53:47.758Z] 
14:53:47 [2023-10-25T14:53:47.759Z] #51 [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...)
14:53:47 [2023-10-25T14:53:47.759Z] #51 DONE 38.7s
14:53:47 [2023-10-25T14:53:47.759Z] 
14:53:47 [2023-10-25T14:53:47.759Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:53:47 [2023-10-25T14:53:47.759Z] #63 39.91 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
14:53:47 [2023-10-25T14:53:47.759Z] #63 39.92 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:53:47 [2023-10-25T14:53:47.759Z] #63 39.94 Setting up python3-lib2to3 (3.9.2-1) ...
14:53:48 [2023-10-25T14:53:48.020Z] #63 40.06 Setting up libelf1:arm64 (0.183-1) ...
14:53:48 [2023-10-25T14:53:48.020Z] #63 40.11 Setting up libsecret-common (0.20.4-2) ...
14:53:48 [2023-10-25T14:53:48.020Z] #63 40.12 Setting up python3-distutils (3.9.2-1) ...
14:53:48 [2023-10-25T14:53:48.020Z] #63 40.26 Setting up libglib2.0-dev-bin (2.66.8-1) ...
14:53:48 [2023-10-25T14:53:48.592Z] #63 40.56 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:53:48 [2023-10-25T14:53:48.592Z] #63 40.63 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:53:48 [2023-10-25T14:53:48.592Z] #63 40.67 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:53:48 [2023-10-25T14:53:48.592Z] #63 40.72 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
14:53:48 [2023-10-25T14:53:48.592Z] #63 40.76 Setting up libglib2.0-bin (2.66.8-1) ...
14:53:48 [2023-10-25T14:53:48.592Z] #63 ...
14:53:48 [2023-10-25T14:53:48.592Z] 
14:53:48 [2023-10-25T14:53:48.592Z] #72 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
14:53:48 [2023-10-25T14:53:48.592Z] #72 DONE 0.8s
14:53:48 [2023-10-25T14:53:48.592Z] 
14:53:48 [2023-10-25T14:53:48.592Z] #63 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:53:48 [2023-10-25T14:53:48.592Z] #63 40.78 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
14:53:48 [2023-10-25T14:53:48.592Z] #63 40.79 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:53:48 [2023-10-25T14:53:48.592Z] #63 40.80 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:53:48 [2023-10-25T14:53:48.592Z] #63 40.83 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
14:53:48 [2023-10-25T14:53:48.592Z] #63 40.84 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
14:53:48 [2023-10-25T14:53:48.592Z] #63 40.86 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
14:53:48 [2023-10-25T14:53:48.592Z] #63 40.87 No schema files found: doing nothing.
14:53:48 [2023-10-25T14:53:48.852Z] #63 40.88 Processing triggers for libc-bin (2.31-13+deb11u7) ...
14:53:48 [2023-10-25T14:53:48.852Z] #63 40.91 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
14:53:48 [2023-10-25T14:53:48.852Z] #63 DONE 41.0s
14:53:48 [2023-10-25T14:53:48.852Z] 
14:53:48 [2023-10-25T14:53:48.852Z] #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...)
14:53:53 [2023-10-25T14:53:53.053Z] #73 ...
14:53:53 [2023-10-25T14:53:53.053Z] 
14:53:53 [2023-10-25T14:53:53.053Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
14:53:53 [2023-10-25T14:53:53.053Z] #74 3.567 go: downloading github.com/sirupsen/logrus v1.9.0
14:53:53 [2023-10-25T14:53:53.053Z] #74 3.567 go: downloading github.com/urfave/cli/v2 v2.23.5
14:53:53 [2023-10-25T14:53:53.053Z] #74 3.582 go: downloading github.com/google/uuid v1.3.0
14:53:53 [2023-10-25T14:53:53.053Z] #74 3.585 go: downloading github.com/moby/vpnkit v0.5.0
14:53:53 [2023-10-25T14:53:53.053Z] #74 3.592 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:53:53 [2023-10-25T14:53:53.053Z] #74 3.615 go: downloading github.com/gorilla/mux v1.8.0
14:53:53 [2023-10-25T14:53:53.053Z] #74 3.615 go: downloading github.com/moby/sys/mountinfo v0.6.2
14:53:53 [2023-10-25T14:53:53.053Z] #74 3.626 go: downloading golang.org/x/sys v0.2.0
14:53:53 [2023-10-25T14:53:53.053Z] #74 4.192 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
14:53:53 [2023-10-25T14:53:53.053Z] #74 4.557 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
14:53:53 [2023-10-25T14:53:53.053Z] #74 4.632 go: downloading golang.org/x/net v0.1.0
14:53:53 [2023-10-25T14:53:53.053Z] #74 4.653 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
14:53:53 [2023-10-25T14:53:53.053Z] #74 4.654 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
14:53:54 [2023-10-25T14:53:54.977Z] #74 ...
14:53:54 [2023-10-25T14:53:54.977Z] 
14:53:54 [2023-10-25T14:53:54.977Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:53:54 [2023-10-25T14:53:54.977Z] #75 3.055 Cloning into '/tmp/crun-build'...
14:53:54 [2023-10-25T14:53:54.977Z] #75 3.872 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
14:53:54 [2023-10-25T14:53:54.977Z] #75 3.879 Cloning into '/tmp/crun-build/libocispec'...
14:53:54 [2023-10-25T14:53:54.977Z] #75 4.242 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
14:53:54 [2023-10-25T14:53:54.977Z] #75 4.257 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
14:53:54 [2023-10-25T14:53:54.977Z] #75 4.258 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
14:53:54 [2023-10-25T14:53:54.977Z] #75 4.258 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
14:53:54 [2023-10-25T14:53:54.977Z] #75 4.275 Cloning into '/tmp/crun-build/libocispec/image-spec'...
14:53:54 [2023-10-25T14:53:54.977Z] #75 4.770 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
14:53:54 [2023-10-25T14:53:54.977Z] #75 5.230 Cloning into '/tmp/crun-build/libocispec/yajl'...
14:53:54 [2023-10-25T14:53:54.977Z] #75 5.620 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
14:53:54 [2023-10-25T14:53:54.977Z] #75 5.710 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
14:53:54 [2023-10-25T14:53:54.977Z] #75 5.781 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
14:53:58 [2023-10-25T14:53:58.282Z] #75 ...
14:53:58 [2023-10-25T14:53:58.282Z] 
14:53:58 [2023-10-25T14:53:58.282Z] #76 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
14:53:58 [2023-10-25T14:53:58.282Z] #76 3.559 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.9-0-gccaecfc -X main.version=1.1.9 -linkmode external -extldflags --static-pie " -o runc .
14:53:58 [2023-10-25T14:53:58.282Z] #76 ...
14:53:58 [2023-10-25T14:53:58.282Z] 
14:53:58 [2023-10-25T14:53:58.282Z] #77 [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...)
14:53:58 [2023-10-25T14:53:58.282Z] #77 ...
14:53:58 [2023-10-25T14:53:58.282Z] 
14:53:58 [2023-10-25T14:53:58.282Z] #78 [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
14:53:58 [2023-10-25T14:53:58.282Z] #78 3.601 Hit:1 http://deb.debian.org/debian bullseye InRelease
14:53:58 [2023-10-25T14:53:58.282Z] #78 3.601 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
14:53:58 [2023-10-25T14:53:58.282Z] #78 3.601 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
14:53:58 [2023-10-25T14:53:58.282Z] #78 4.516 Reading package lists...
14:53:58 [2023-10-25T14:53:58.282Z] #78 5.194 + apt-get  install -y --no-install-recommends gcc libc6-dev
14:53:58 [2023-10-25T14:53:58.282Z] #78 5.206 Reading package lists...
14:53:58 [2023-10-25T14:53:58.282Z] #78 5.811 Building dependency tree...
14:53:58 [2023-10-25T14:53:58.282Z] #78 6.014 Reading state information...
14:53:58 [2023-10-25T14:53:58.282Z] #78 6.358 gcc is already the newest version (4:10.2.1-1).
14:53:58 [2023-10-25T14:53:58.282Z] #78 6.358 libc6-dev is already the newest version (2.31-13+deb11u7).
14:53:58 [2023-10-25T14:53:58.282Z] #78 6.358 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
14:53:58 [2023-10-25T14:53:58.854Z] #78 ...
14:53:58 [2023-10-25T14:53:58.854Z] 
14:53:58 [2023-10-25T14:53:58.854Z] #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...)
14:53:58 [2023-10-25T14:53:58.854Z] #79 4.536 + bin/ctr
14:53:58 [2023-10-25T14:53:58.854Z] #79 4.536 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -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
14:53:59 [2023-10-25T14:53:59.124Z] #79 ...
14:53:59 [2023-10-25T14:53:59.124Z] 
14:53:59 [2023-10-25T14:53:59.124Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:53:59 [2023-10-25T14:53:59.124Z] #75 11.19 aclocal: warning: couldn't open directory 'm4': No such file or directory
14:54:04 [2023-10-25T14:54:04.422Z] #75 16.13 libtoolize: putting auxiliary files in '.'.
14:54:04 [2023-10-25T14:54:04.422Z] #75 16.13 libtoolize: copying file './ltmain.sh'
14:54:04 [2023-10-25T14:54:04.683Z] #75 ...
14:54:04 [2023-10-25T14:54:04.683Z] 
14:54:04 [2023-10-25T14:54:04.683Z] #78 [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
14:54:04 [2023-10-25T14:54:04.683Z] #78 DONE 17.0s
14:54:04 [2023-10-25T14:54:04.683Z] 
14:54:04 [2023-10-25T14:54:04.683Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:54:04 [2023-10-25T14:54:04.683Z] #75 16.98 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
14:54:04 [2023-10-25T14:54:04.683Z] #75 ...
14:54:04 [2023-10-25T14:54:04.683Z] 
14:54:04 [2023-10-25T14:54:04.683Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
14:54:06 [2023-10-25T14:54:06.074Z] #80 0.956 -- The C compiler identification is GNU 10.2.1
14:54:06 [2023-10-25T14:54:06.074Z] #80 0.990 -- Detecting C compiler ABI info
14:54:06 [2023-10-25T14:54:06.074Z] #80 1.168 -- Detecting C compiler ABI info - done
14:54:06 [2023-10-25T14:54:06.074Z] #80 1.187 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
14:54:06 [2023-10-25T14:54:06.074Z] #80 1.188 -- Detecting C compile features
14:54:06 [2023-10-25T14:54:06.074Z] #80 1.189 -- Detecting C compile features - done
14:54:06 [2023-10-25T14:54:06.074Z] #80 1.200 -- Performing Test HAS_BUILTIN_FORTIFY
14:54:06 [2023-10-25T14:54:06.074Z] #80 1.295 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:54:06 [2023-10-25T14:54:06.074Z] #80 1.338 -- Configuring done
14:54:06 [2023-10-25T14:54:06.074Z] #80 1.368 -- Generating done
14:54:06 [2023-10-25T14:54:06.074Z] #80 1.373 -- Build files have been written to: /go/src/github.com/krallin/tini
14:54:06 [2023-10-25T14:54:06.335Z] #80 1.485 Scanning dependencies of target tini-static
14:54:06 [2023-10-25T14:54:06.335Z] #80 1.506 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:54:06 [2023-10-25T14:54:06.597Z] #80 1.855 [100%] Linking C executable tini-static
14:54:06 [2023-10-25T14:54:06.858Z] #80 2.071 [100%] Built target tini-static
14:54:15 [2023-10-25T14:54:15.002Z] #80 ...
14:54:15 [2023-10-25T14:54:15.002Z] 
14:54:15 [2023-10-25T14:54:15.002Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:54:15 [2023-10-25T14:54:15.002Z] #75 16.98 libtoolize: and rerunning libtoolize and aclocal.
14:54:15 [2023-10-25T14:54:15.002Z] #75 16.98 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:54:15 [2023-10-25T14:54:15.002Z] #75 21.07 configure.ac:7: installing './compile'
14:54:15 [2023-10-25T14:54:15.002Z] #75 21.08 configure.ac:11: installing './config.guess'
14:54:15 [2023-10-25T14:54:15.002Z] #75 21.08 configure.ac:11: installing './config.sub'
14:54:15 [2023-10-25T14:54:15.002Z] #75 21.08 configure.ac:8: installing './install-sh'
14:54:15 [2023-10-25T14:54:15.002Z] #75 21.09 configure.ac:8: installing './missing'
14:54:15 [2023-10-25T14:54:15.002Z] #75 21.11 Makefile.am: installing './depcomp'
14:54:15 [2023-10-25T14:54:15.002Z] #75 21.84 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:54:15 [2023-10-25T14:54:15.002Z] #75 21.84 libtoolize: copying file 'build-aux/ltmain.sh'
14:54:15 [2023-10-25T14:54:15.002Z] #75 22.01 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:54:15 [2023-10-25T14:54:15.002Z] #75 22.01 libtoolize: copying file 'm4/libtool.m4'
14:54:15 [2023-10-25T14:54:15.002Z] #75 22.17 libtoolize: copying file 'm4/ltoptions.m4'
14:54:15 [2023-10-25T14:54:15.002Z] #75 22.28 libtoolize: copying file 'm4/ltsugar.m4'
14:54:15 [2023-10-25T14:54:15.002Z] #75 22.41 libtoolize: copying file 'm4/ltversion.m4'
14:54:15 [2023-10-25T14:54:15.003Z] #75 22.51 libtoolize: copying file 'm4/lt~obsolete.m4'
14:54:15 [2023-10-25T14:54:15.003Z] #75 22.60 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:54:15 [2023-10-25T14:54:15.003Z] #75 27.03 configure.ac:7: installing 'build-aux/compile'
14:54:15 [2023-10-25T14:54:15.003Z] #75 27.03 configure.ac:9: installing 'build-aux/config.guess'
14:54:15 [2023-10-25T14:54:15.003Z] #75 27.04 configure.ac:9: installing 'build-aux/config.sub'
14:54:15 [2023-10-25T14:54:15.003Z] #75 27.04 configure.ac:11: installing 'build-aux/install-sh'
14:54:15 [2023-10-25T14:54:15.003Z] #75 27.04 configure.ac:11: installing 'build-aux/missing'
14:54:15 [2023-10-25T14:54:15.003Z] #75 27.10 Makefile.am: installing 'build-aux/depcomp'
14:54:15 [2023-10-25T14:54:15.003Z] #75 27.14 parallel-tests: installing 'build-aux/test-driver'
14:54:16 [2023-10-25T14:54:16.390Z] #75 28.61 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:54:16 [2023-10-25T14:54:16.390Z] #75 28.61 libtoolize: copying file 'build-aux/ltmain.sh'
14:54:16 [2023-10-25T14:54:16.963Z] #75 29.20 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:54:17 [2023-10-25T14:54:17.229Z] #75 29.20 libtoolize: copying file 'm4/libtool.m4'
14:54:17 [2023-10-25T14:54:17.229Z] #75 29.29 libtoolize: copying file 'm4/ltoptions.m4'
14:54:17 [2023-10-25T14:54:17.229Z] #75 29.46 libtoolize: copying file 'm4/ltsugar.m4'
14:54:17 [2023-10-25T14:54:17.493Z] #75 29.62 libtoolize: copying file 'm4/ltversion.m4'
14:54:17 [2023-10-25T14:54:17.755Z] #75 29.80 libtoolize: copying file 'm4/lt~obsolete.m4'
14:54:24 [2023-10-25T14:54:24.354Z] #75 35.84 configure.ac:11: installing 'build-aux/compile'
14:54:24 [2023-10-25T14:54:24.354Z] #75 35.85 configure.ac:11: installing 'build-aux/config.guess'
14:54:24 [2023-10-25T14:54:24.354Z] #75 35.85 configure.ac:11: installing 'build-aux/config.sub'
14:54:24 [2023-10-25T14:54:24.354Z] #75 35.85 configure.ac:13: installing 'build-aux/install-sh'
14:54:24 [2023-10-25T14:54:24.354Z] #75 35.86 configure.ac:13: installing 'build-aux/missing'
14:54:24 [2023-10-25T14:54:24.354Z] #75 35.86 configure.ac:8: installing 'build-aux/tap-driver.sh'
14:54:24 [2023-10-25T14:54:24.354Z] #75 35.92 Makefile.am: installing 'build-aux/depcomp'
14:54:24 [2023-10-25T14:54:24.877Z] #75 36.81 checking build system type... aarch64-unknown-linux-gnu
14:54:24 [2023-10-25T14:54:24.877Z] #75 37.20 checking host system type... aarch64-unknown-linux-gnu
14:54:24 [2023-10-25T14:54:24.877Z] #75 37.20 checking how to print strings... printf
14:54:25 [2023-10-25T14:54:25.139Z] #75 37.23 checking for gcc... gcc
14:54:25 [2023-10-25T14:54:25.401Z] #75 37.33 checking whether the C compiler works... yes
14:54:25 [2023-10-25T14:54:25.401Z] #75 37.57 checking for C compiler default output file name... a.out
14:54:25 [2023-10-25T14:54:25.401Z] #75 37.58 checking for suffix of executables... 
14:54:25 [2023-10-25T14:54:25.662Z] #75 37.74 checking whether we are cross compiling... no
14:54:25 [2023-10-25T14:54:25.662Z] #75 37.91 checking for suffix of object files... o
14:54:25 [2023-10-25T14:54:25.923Z] #75 38.01 checking whether we are using the GNU C compiler... yes
14:54:26 [2023-10-25T14:54:26.184Z] #75 38.09 checking whether gcc accepts -g... yes
14:54:26 [2023-10-25T14:54:26.184Z] #75 38.20 checking for gcc option to accept ISO C89... none needed
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.34 checking whether gcc understands -c and -o together... yes
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.48 checking for a sed that does not truncate output... /bin/sed
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.49 checking for grep that handles long lines and -e... /bin/grep
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.50 checking for egrep... /bin/grep -E
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.50 checking for fgrep... /bin/grep -F
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.50 checking for ld used by gcc... /usr/bin/ld
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.51 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.52 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.52 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.62 checking whether ln -s works... yes
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.62 checking the maximum length of command line arguments... 1572864
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.64 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.64 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.64 checking for /usr/bin/ld option to reload object files... -r
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.64 checking for objdump... objdump
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.64 checking how to recognize dependent libraries... pass_all
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.64 checking for dlltool... no
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.64 checking how to associate runtime and link libraries... printf %s\n
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.65 checking for ar... ar
14:54:26 [2023-10-25T14:54:26.445Z] #75 38.65 checking for archiver @FILE support... @
14:54:26 [2023-10-25T14:54:26.706Z] #75 38.73 checking for strip... strip
14:54:26 [2023-10-25T14:54:26.706Z] #75 38.73 checking for ranlib... ranlib
14:54:26 [2023-10-25T14:54:26.706Z] #75 38.74 checking for gawk... no
14:54:26 [2023-10-25T14:54:26.706Z] #75 38.74 checking for mawk... mawk
14:54:26 [2023-10-25T14:54:26.967Z] #75 38.74 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:54:26 [2023-10-25T14:54:26.967Z] #75 39.10 checking for sysroot... no
14:54:26 [2023-10-25T14:54:26.967Z] #75 39.10 checking for a working dd... /bin/dd
14:54:26 [2023-10-25T14:54:26.967Z] #75 39.12 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:54:26 [2023-10-25T14:54:26.967Z] #75 39.12 checking for mt... no
14:54:26 [2023-10-25T14:54:26.967Z] #75 39.13 checking if : is a manifest tool... no
14:54:26 [2023-10-25T14:54:26.967Z] #75 39.15 checking how to run the C preprocessor... gcc -E
14:54:27 [2023-10-25T14:54:27.489Z] #75 39.39 checking for ANSI C header files... yes
14:54:27 [2023-10-25T14:54:27.751Z] #75 39.85 checking for sys/types.h... yes
14:54:27 [2023-10-25T14:54:27.751Z] #75 40.02 checking for sys/stat.h... yes
14:54:28 [2023-10-25T14:54:28.012Z] #75 40.13 checking for stdlib.h... yes
14:54:28 [2023-10-25T14:54:28.274Z] #75 40.24 checking for string.h... yes
14:54:28 [2023-10-25T14:54:28.274Z] #75 40.45 checking for memory.h... yes
14:54:28 [2023-10-25T14:54:28.274Z] #75 40.58 checking for strings.h... yes
14:54:28 [2023-10-25T14:54:28.536Z] #75 40.67 checking for inttypes.h... yes
14:54:28 [2023-10-25T14:54:28.536Z] #75 40.80 checking for stdint.h... yes
14:54:28 [2023-10-25T14:54:28.797Z] #75 40.90 checking for unistd.h... yes
14:54:29 [2023-10-25T14:54:29.059Z] #75 40.99 checking for dlfcn.h... yes
14:54:29 [2023-10-25T14:54:29.059Z] #75 41.14 checking for objdir... .libs
14:54:29 [2023-10-25T14:54:29.320Z] #75 41.34 checking if gcc supports -fno-rtti -fno-exceptions... no
14:54:29 [2023-10-25T14:54:29.321Z] #75 41.43 checking for gcc option to produce PIC... -fPIC -DPIC
14:54:29 [2023-10-25T14:54:29.321Z] #75 41.43 checking if gcc PIC flag -fPIC -DPIC works... yes
14:54:29 [2023-10-25T14:54:29.582Z] #75 41.53 checking if gcc static flag -static works... yes
14:54:29 [2023-10-25T14:54:29.582Z] #75 41.72 checking if gcc supports -c -o file.o... yes
14:54:29 [2023-10-25T14:54:29.582Z] #75 41.82 checking if gcc supports -c -o file.o... (cached) yes
14:54:29 [2023-10-25T14:54:29.844Z] #75 41.82 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:54:29 [2023-10-25T14:54:29.844Z] #75 41.90 checking dynamic linker characteristics... GNU/Linux ld.so
14:54:29 [2023-10-25T14:54:29.844Z] #75 42.05 checking how to hardcode library paths into programs... immediate
14:54:29 [2023-10-25T14:54:29.844Z] #75 42.05 checking whether stripping libraries is possible... yes
14:54:29 [2023-10-25T14:54:29.844Z] #75 42.05 checking if libtool supports shared libraries... yes
14:54:29 [2023-10-25T14:54:29.844Z] #75 42.05 checking whether to build shared libraries... no
14:54:29 [2023-10-25T14:54:29.844Z] #75 42.05 checking whether to build static libraries... yes
14:54:29 [2023-10-25T14:54:29.844Z] #75 42.05 checking for a BSD-compatible install... /usr/bin/install -c
14:54:29 [2023-10-25T14:54:29.844Z] #75 42.07 checking whether build environment is sane... yes
14:54:29 [2023-10-25T14:54:29.844Z] #75 42.11 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:54:29 [2023-10-25T14:54:29.844Z] #75 42.11 checking whether make sets $(MAKE)... yes
14:54:29 [2023-10-25T14:54:29.844Z] #75 42.16 checking whether make supports the include directive... yes (GNU style)
14:54:30 [2023-10-25T14:54:30.105Z] #75 42.22 checking whether make supports nested variables... yes
14:54:30 [2023-10-25T14:54:30.105Z] #75 42.25 checking whether UID '0' is supported by ustar format... yes
14:54:30 [2023-10-25T14:54:30.105Z] #75 42.26 checking whether GID '0' is supported by ustar format... yes
14:54:30 [2023-10-25T14:54:30.105Z] #75 42.26 checking how to create a ustar tar archive... gnutar
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.30 checking dependency style of gcc... gcc3
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.38 checking whether to enable maintainer-specific portions of Makefiles... yes
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.38 checking whether make supports nested variables... (cached) yes
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.38 checking for gawk... (cached) mawk
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.38 checking for a sed that does not truncate output... (cached) /bin/sed
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.38 checking for gcc... (cached) gcc
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.46 checking whether we are using the GNU C compiler... (cached) yes
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.46 checking whether gcc accepts -g... (cached) yes
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.46 checking for gcc option to accept ISO C89... (cached) none needed
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.46 checking whether gcc understands -c and -o together... (cached) yes
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.46 checking for a Python interpreter with version >= 3... python3
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.49 checking for python3... /usr/bin/python3
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.49 checking for python3 version... 3.9
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.51 checking for python3 platform... linux
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.54 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.61 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.65 checking for go-md2man... no
14:54:30 [2023-10-25T14:54:30.367Z] #75 42.66 checking error.h usability... yes
14:54:30 [2023-10-25T14:54:30.629Z] #75 42.73 checking error.h presence... yes
14:54:30 [2023-10-25T14:54:30.629Z] #75 42.75 checking for error.h... yes
14:54:30 [2023-10-25T14:54:30.629Z] #75 42.78 checking linux/openat2.h usability... yes
14:54:30 [2023-10-25T14:54:30.890Z] #75 42.86 checking linux/openat2.h presence... yes
14:54:30 [2023-10-25T14:54:30.890Z] #75 42.89 checking for linux/openat2.h... yes
14:54:30 [2023-10-25T14:54:30.890Z] #75 42.92 checking stdatomic.h usability... yes
14:54:30 [2023-10-25T14:54:30.890Z] #75 43.03 checking stdatomic.h presence... yes
14:54:30 [2023-10-25T14:54:30.890Z] #75 43.05 checking for stdatomic.h... yes
14:54:31 [2023-10-25T14:54:31.152Z] #75 43.08 checking linux/ioprio.h usability... no
14:54:31 [2023-10-25T14:54:31.152Z] #75 43.25 checking linux/ioprio.h presence... no
14:54:31 [2023-10-25T14:54:31.152Z] #75 43.27 checking for linux/ioprio.h... no
14:54:31 [2023-10-25T14:54:31.152Z] #75 43.28 checking for atomic_int... yes
14:54:31 [2023-10-25T14:54:31.413Z] #75 43.37 checking for atomic_bool... yes
14:54:31 [2023-10-25T14:54:31.413Z] #75 43.54 checking for copy_file_range... yes
14:54:31 [2023-10-25T14:54:31.674Z] #75 43.73 checking for fgetxattr... yes
14:54:31 [2023-10-25T14:54:31.936Z] #75 43.93 checking for statx... yes
14:54:31 [2023-10-25T14:54:31.936Z] #75 44.07 checking for fgetpwent_r... yes
14:54:32 [2023-10-25T14:54:32.197Z] #75 44.22 checking for issetugid... no
14:54:32 [2023-10-25T14:54:32.197Z] #75 44.32 checking for pkg-config... /usr/bin/pkg-config
14:54:32 [2023-10-25T14:54:32.197Z] #75 44.32 checking pkg-config is at least version 0.9.0... yes
14:54:32 [2023-10-25T14:54:32.459Z] #75 44.32 checking for library containing yajl_tree_get... -lyajl
14:54:32 [2023-10-25T14:54:32.459Z] #75 44.52 checking for yajl >= 2.0.0... yes
14:54:32 [2023-10-25T14:54:32.459Z] #75 44.54 checking sys/capability.h usability... yes
14:54:32 [2023-10-25T14:54:32.459Z] #75 44.58 checking sys/capability.h presence... yes
14:54:32 [2023-10-25T14:54:32.459Z] #75 44.59 checking for sys/capability.h... yes
14:54:32 [2023-10-25T14:54:32.720Z] #75 44.60 checking for library containing cap_from_name... -lcap
14:54:32 [2023-10-25T14:54:32.720Z] #75 44.77 checking for library containing gcry_check_version... no
14:54:32 [2023-10-25T14:54:32.981Z] #75 44.97 checking for library containing dlopen... -ldl
14:54:32 [2023-10-25T14:54:32.981Z] #75 45.15 checking seccomp.h usability... yes
14:54:32 [2023-10-25T14:54:32.981Z] #75 45.21 checking seccomp.h presence... yes
14:54:32 [2023-10-25T14:54:32.981Z] #75 45.24 checking for seccomp.h... yes
14:54:33 [2023-10-25T14:54:33.243Z] #75 45.24 checking for library containing seccomp_rule_add... -lseccomp
14:54:33 [2023-10-25T14:54:33.243Z] #75 45.42 checking for library containing seccomp_arch_resolve_name... none required
14:54:33 [2023-10-25T14:54:33.504Z] #75 45.51 checking systemd/sd-bus.h usability... yes
14:54:33 [2023-10-25T14:54:33.504Z] #75 45.60 checking systemd/sd-bus.h presence... yes
14:54:33 [2023-10-25T14:54:33.504Z] #75 45.63 checking for systemd/sd-bus.h... yes
14:54:33 [2023-10-25T14:54:33.766Z] #75 45.63 checking for library containing sd_bus_match_signal_async... -lsystemd
14:54:34 [2023-10-25T14:54:34.027Z] #75 45.96 checking for sd_notify_barrier... yes
14:54:34 [2023-10-25T14:54:34.027Z] #75 46.12 checking linux/bpf.h usability... yes
14:54:34 [2023-10-25T14:54:34.027Z] #75 46.20 checking linux/bpf.h presence... yes
14:54:34 [2023-10-25T14:54:34.027Z] #75 46.24 checking for linux/bpf.h... yes
14:54:34 [2023-10-25T14:54:34.027Z] #75 46.24 checking compilation for eBPF... yes
14:54:34 [2023-10-25T14:54:34.289Z] #75 46.29 checking for criu >= 3.15... no
14:54:34 [2023-10-25T14:54:34.289Z] #75 46.31 configure: CRIU headers not found, building without CRIU support
14:54:34 [2023-10-25T14:54:34.289Z] #75 46.31 checking for criu > 3.16... no
14:54:34 [2023-10-25T14:54:34.289Z] #75 46.33 configure: CRIU version doesn't support join-ns API
14:54:34 [2023-10-25T14:54:34.289Z] #75 46.33 checking for criu > 3.16.1... no
14:54:34 [2023-10-25T14:54:34.289Z] #75 46.35 configure: CRIU version doesn't support for pre-dumping
14:54:34 [2023-10-25T14:54:34.289Z] #75 46.36 checking for new mount API (fsconfig)... no
14:54:34 [2023-10-25T14:54:34.289Z] #75 46.44 yes
14:54:34 [2023-10-25T14:54:34.289Z] #75 46.45 checking for seccomp notify API... yes
14:54:34 [2023-10-25T14:54:34.289Z] #75 46.49 checking for gperf... no
14:54:34 [2023-10-25T14:54:34.289Z] #75 46.50 configure: gperf not found - cannot rebuild signal parser code
14:54:34 [2023-10-25T14:54:34.550Z] #75 46.50 checking for library containing argp_parse... none required
14:54:34 [2023-10-25T14:54:34.550Z] #75 46.64 checking that generated files are newer than configure... done
14:54:34 [2023-10-25T14:54:34.550Z] #75 46.64 configure: creating ./config.status
14:54:36 [2023-10-25T14:54:36.472Z] #75 48.31 config.status: creating Makefile
14:54:36 [2023-10-25T14:54:36.472Z] #75 48.36 config.status: creating config.h
14:54:36 [2023-10-25T14:54:36.472Z] #75 48.40 config.status: executing libtool commands
14:54:36 [2023-10-25T14:54:36.472Z] #75 48.42 config.status: executing depfiles commands
14:54:36 [2023-10-25T14:54:36.733Z] #75 ...
14:54:36 [2023-10-25T14:54:36.733Z] 
14:54:36 [2023-10-25T14:54:36.733Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
14:54:36 [2023-10-25T14:54:36.733Z] #80 DONE 31.8s
14:54:36 [2023-10-25T14:54:36.733Z] 
14:54:36 [2023-10-25T14:54:36.733Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
14:54:36 [2023-10-25T14:54:36.733Z] #74 DONE 48.9s
14:54:36 [2023-10-25T14:54:36.733Z] 
14:54:36 [2023-10-25T14:54:36.733Z] #76 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
14:54:36 [2023-10-25T14:54:36.733Z] #76 DONE 49.0s
14:54:36 [2023-10-25T14:54:36.733Z] 
14:54:36 [2023-10-25T14:54:36.733Z] #77 [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...)
14:54:36 [2023-10-25T14:54:36.733Z] #77 DONE 48.9s
14:54:36 [2023-10-25T14:54:36.733Z] 
14:54:36 [2023-10-25T14:54:36.733Z] #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...)
14:54:36 [2023-10-25T14:54:36.733Z] #73 DONE 48.8s
14:54:36 [2023-10-25T14:54:36.733Z] 
14:54:36 [2023-10-25T14:54:36.733Z] #81 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
14:54:36 [2023-10-25T14:54:36.997Z] #81 DONE 0.2s
14:54:36 [2023-10-25T14:54:36.997Z] 
14:54:36 [2023-10-25T14:54:36.997Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:54:36 [2023-10-25T14:54:36.997Z] #75 49.19 === configuring in libocispec (/tmp/crun-build/libocispec)
14:54:36 [2023-10-25T14:54:36.997Z] #75 ...
14:54:36 [2023-10-25T14:54:36.997Z] 
14:54:36 [2023-10-25T14:54:36.997Z] #82 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
14:54:36 [2023-10-25T14:54:36.997Z] #82 DONE 0.1s
14:54:36 [2023-10-25T14:54:36.997Z] 
14:54:36 [2023-10-25T14:54:36.997Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:54:36 [2023-10-25T14:54:36.997Z] #75 49.20 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:54:37 [2023-10-25T14:54:37.258Z] #75 49.40 checking for gcc... gcc
14:54:37 [2023-10-25T14:54:37.520Z] #75 49.44 checking whether the C compiler works... yes
14:54:37 [2023-10-25T14:54:37.520Z] #75 49.56 checking for C compiler default output file name... a.out
14:54:37 [2023-10-25T14:54:37.520Z] #75 49.57 checking for suffix of executables... 
14:54:37 [2023-10-25T14:54:37.520Z] #75 49.64 checking whether we are cross compiling... no
14:54:37 [2023-10-25T14:54:37.520Z] #75 49.70 checking for suffix of object files... o
14:54:37 [2023-10-25T14:54:37.520Z] #75 49.74 checking whether we are using the GNU C compiler... yes
14:54:37 [2023-10-25T14:54:37.520Z] #75 49.77 checking whether gcc accepts -g... yes
14:54:37 [2023-10-25T14:54:37.781Z] #75 49.88 checking for gcc option to accept ISO C89... none needed
14:54:37 [2023-10-25T14:54:37.781Z] #75 49.95 checking whether gcc understands -c and -o together... yes
14:54:37 [2023-10-25T14:54:37.781Z] #75 50.05 checking how to run the C preprocessor... gcc -E
14:54:38 [2023-10-25T14:54:38.043Z] #75 50.14 checking for grep that handles long lines and -e... /bin/grep
14:54:38 [2023-10-25T14:54:38.043Z] #75 50.14 checking for egrep... /bin/grep -E
14:54:38 [2023-10-25T14:54:38.043Z] #75 50.15 checking for ANSI C header files... 
14:54:38 [2023-10-25T14:54:38.043Z] #75 ...
14:54:38 [2023-10-25T14:54:38.043Z] 
14:54:38 [2023-10-25T14:54:38.043Z] #83 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
14:54:38 [2023-10-25T14:54:38.043Z] #83 DONE 0.2s
14:54:38 [2023-10-25T14:54:38.043Z] 
14:54:38 [2023-10-25T14:54:38.043Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:54:38 [2023-10-25T14:54:38.043Z] #75 50.15 checking for ANSI C header files... yes
14:54:38 [2023-10-25T14:54:38.043Z] #75 50.31 checking for sys/types.h... yes
14:54:38 [2023-10-25T14:54:38.043Z] #75 50.35 checking for sys/stat.h... yes
14:54:38 [2023-10-25T14:54:38.313Z] #75 50.40 checking for stdlib.h... 
14:54:38 [2023-10-25T14:54:38.313Z] #75 ...
14:54:38 [2023-10-25T14:54:38.313Z] 
14:54:38 [2023-10-25T14:54:38.313Z] #84 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
14:54:38 [2023-10-25T14:54:38.313Z] #84 DONE 0.1s
14:54:38 [2023-10-25T14:54:38.313Z] 
14:54:38 [2023-10-25T14:54:38.313Z] #85 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
14:54:38 [2023-10-25T14:54:38.313Z] #85 DONE 0.1s
14:54:38 [2023-10-25T14:54:38.313Z] 
14:54:38 [2023-10-25T14:54:38.313Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:54:38 [2023-10-25T14:54:38.313Z] #75 50.40 checking for stdlib.h... yes
14:54:38 [2023-10-25T14:54:38.313Z] #75 50.45 checking for string.h... yes
14:54:38 [2023-10-25T14:54:38.313Z] #75 50.50 checking for memory.h... #75 ...
14:54:38 [2023-10-25T14:54:38.313Z] 
14:54:38 [2023-10-25T14:54:38.313Z] #86 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
14:54:38 [2023-10-25T14:54:38.313Z] #86 DONE 0.1s
14:54:38 [2023-10-25T14:54:38.313Z] 
14:54:38 [2023-10-25T14:54:38.313Z] #87 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
14:54:38 [2023-10-25T14:54:38.313Z] #87 DONE 0.1s
14:54:38 [2023-10-25T14:54:38.313Z] 
14:54:38 [2023-10-25T14:54:38.313Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:54:38 [2023-10-25T14:54:38.313Z] #75 50.50 checking for memory.h... yes
14:54:38 [2023-10-25T14:54:38.313Z] #75 50.55 checking for strings.h... yes
14:54:38 [2023-10-25T14:54:38.313Z] #75 50.60 checking for inttypes.h... yes
14:54:38 [2023-10-25T14:54:38.575Z] #75 ...
14:54:38 [2023-10-25T14:54:38.575Z] 
14:54:38 [2023-10-25T14:54:38.575Z] #88 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
14:54:38 [2023-10-25T14:54:38.575Z] #88 DONE 0.1s
14:54:38 [2023-10-25T14:54:38.575Z] 
14:54:38 [2023-10-25T14:54:38.575Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:54:38 [2023-10-25T14:54:38.575Z] #75 50.65 checking for stdint.h... yes
14:54:38 [2023-10-25T14:54:38.575Z] #75 50.73 checking for unistd.h... yes
14:54:38 [2023-10-25T14:54:38.575Z] #75 ...
14:54:38 [2023-10-25T14:54:38.575Z] 
14:54:38 [2023-10-25T14:54:38.575Z] #89 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
14:54:38 [2023-10-25T14:54:38.575Z] #89 DONE 0.1s
14:54:38 [2023-10-25T14:54:38.575Z] 
14:54:38 [2023-10-25T14:54:38.575Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:54:38 [2023-10-25T14:54:38.575Z] #75 50.77 checking minix/config.h usability... no
14:54:38 [2023-10-25T14:54:38.575Z] #75 50.81 checking minix/config.h presence... no
14:54:38 [2023-10-25T14:54:38.575Z] #75 50.84 checking for minix/config.h... no
14:54:38 [2023-10-25T14:54:38.575Z] #75 50.84 checking whether it is safe to define __EXTENSIONS__... yes
14:54:38 [2023-10-25T14:54:38.835Z] 
14:54:38 [2023-10-25T14:54:38.835Z] #75 ...
14:54:38 [2023-10-25T14:54:38.835Z] 
14:54:38 [2023-10-25T14:54:38.835Z] #90 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
14:54:38 [2023-10-25T14:54:38.835Z] #90 DONE 0.1s
14:54:38 [2023-10-25T14:54:38.835Z] 
14:54:38 [2023-10-25T14:54:38.835Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:54:38 [2023-10-25T14:54:38.835Z] #75 50.90 checking build system type... aarch64-unknown-linux-gnu
14:54:38 [2023-10-25T14:54:38.835Z] #75 51.06 checking host system type... aarch64-unknown-linux-gnu
14:54:38 [2023-10-25T14:54:38.835Z] #75 51.06 checking how to print strings... printf
14:54:38 [2023-10-25T14:54:38.835Z] #75 51.07 checking for a sed that does not truncate output... /bin/sed
14:54:38 [2023-10-25T14:54:38.835Z] #75 51.08 checking for fgrep... /bin/grep -F
14:54:38 [2023-10-25T14:54:38.835Z] #75 51.08 checking for ld used by gcc... /usr/bin/ld
14:54:38 [2023-10-25T14:54:38.835Z] #75 51.09 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:54:38 [2023-10-25T14:54:38.835Z] #75 51.09 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.09 checking the name lister (/usr/bin/nm -B) interface... 
14:54:39 [2023-10-25T14:54:39.096Z] #75 ...
14:54:39 [2023-10-25T14:54:39.096Z] 
14:54:39 [2023-10-25T14:54:39.096Z] #91 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
14:54:39 [2023-10-25T14:54:39.096Z] #91 DONE 0.4s
14:54:39 [2023-10-25T14:54:39.096Z] 
14:54:39 [2023-10-25T14:54:39.096Z] #92 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
14:54:39 [2023-10-25T14:54:39.096Z] #92 DONE 0.1s
14:54:39 [2023-10-25T14:54:39.096Z] 
14:54:39 [2023-10-25T14:54:39.096Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.09 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.19 checking whether ln -s works... yes
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.19 checking the maximum length of command line arguments... 1572864
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.20 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.20 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.20 checking for /usr/bin/ld option to reload object files... -r
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.20 checking for objdump... objdump
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.20 checking how to recognize dependent libraries... pass_all
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.21 checking for dlltool... no
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.21 checking how to associate runtime and link libraries... printf %s\n
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.21 checking for ar... ar
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.21 checking for archiver @FILE support... @
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.25 checking for strip... strip
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.25 checking for ranlib... ranlib
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.25 checking for gawk... no
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.25 checking for mawk... mawk
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.25 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.38 checking for sysroot... no
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.38 checking for a working dd... /bin/dd
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.39 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.40 checking for mt... no
14:54:39 [2023-10-25T14:54:39.096Z] #75 51.40 checking if : is a manifest tool... no
14:54:39 [2023-10-25T14:54:39.357Z] #75 51.41 checking for dlfcn.h... yes
14:54:39 [2023-10-25T14:54:39.357Z] #75 51.49 checking for objdir... .libs
14:54:39 [2023-10-25T14:54:39.617Z] #75 51.72 checking if gcc supports -fno-rtti -fno-exceptions... no
14:54:39 [2023-10-25T14:54:39.617Z] #75 51.80 checking for gcc option to produce PIC... -fPIC -DPIC
14:54:39 [2023-10-25T14:54:39.878Z] #75 51.80 checking if gcc PIC flag -fPIC -DPIC works... yes
14:54:39 [2023-10-25T14:54:39.878Z] #75 51.88 checking if gcc static flag -static works... yes
14:54:39 [2023-10-25T14:54:39.878Z] #75 51.99 checking if gcc supports -c -o file.o... yes
14:54:39 [2023-10-25T14:54:39.878Z] #75 52.06 checking if gcc supports -c -o file.o... (cached) yes
14:54:39 [2023-10-25T14:54:39.878Z] #75 52.06 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.08 checking dynamic linker characteristics... GNU/Linux ld.so
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.26 checking how to hardcode library paths into programs... immediate
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.26 checking whether stripping libraries is possible... yes
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.26 checking if libtool supports shared libraries... yes
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.26 checking whether to build shared libraries... no
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.26 checking whether to build static libraries... yes
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.26 checking for a BSD-compatible install... /usr/bin/install -c
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.27 checking whether build environment is sane... yes
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.29 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.29 checking whether make sets $(MAKE)... yes
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.31 checking whether make supports the include directive... yes (GNU style)
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.32 checking whether make supports nested variables... yes
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.33 checking whether UID '0' is supported by ustar format... yes
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.33 checking whether GID '0' is supported by ustar format... yes
14:54:40 [2023-10-25T14:54:40.139Z] #75 52.33 checking how to create a ustar tar archive... gnutar
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.35 checking dependency style of gcc... gcc3
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.43 checking whether to enable maintainer-specific portions of Makefiles... yes
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.43 checking whether make supports nested variables... (cached) yes
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.43 checking for pkg-config... /usr/bin/pkg-config
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.43 checking pkg-config is at least version 0.9.0... yes
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.43 checking for yajl >= 2.1.0... yes
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.44 checking for a sed that does not truncate output... (cached) /bin/sed
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.45 checking for gcc... (cached) gcc
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.48 checking whether we are using the GNU C compiler... (cached) yes
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.48 checking whether gcc accepts -g... (cached) yes
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.48 checking for gcc option to accept ISO C89... (cached) none needed
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.48 checking whether gcc understands -c and -o together... (cached) yes
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.49 checking for a Python interpreter with version >= 3... python3
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.51 checking for python3... /usr/bin/python3
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.51 checking for python3 version... 3.9
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.52 checking for python3 platform... linux
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.53 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:54:40 [2023-10-25T14:54:40.399Z] #75 52.57 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:54:41 [2023-10-25T14:54:41.342Z] #75 52.63 checking that generated files are newer than configure... done
14:54:41 [2023-10-25T14:54:41.342Z] #75 53.28 configure: creating ./config.status
14:54:41 [2023-10-25T14:54:41.915Z] #75 ...
14:54:41 [2023-10-25T14:54:41.915Z] 
14:54:41 [2023-10-25T14:54:41.915Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
14:54:41 [2023-10-25T14:54:41.915Z] #93 DONE 2.9s
14:54:42 [2023-10-25T14:54:42.176Z] 
14:54:42 [2023-10-25T14:54:42.176Z] #46 [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
14:54:42 [2023-10-25T14:54:42.176Z] #46 93.77 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
14:54:42 [2023-10-25T14:54:42.176Z] #46 93.82 Docker version unknown-version, build unknown-commit
14:54:42 [2023-10-25T14:54:42.176Z] #46 DONE 94.1s
14:54:42 [2023-10-25T14:54:42.176Z] 
14:54:42 [2023-10-25T14:54:42.176Z] #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...)
14:54:42 [2023-10-25T14:54:42.176Z] #79 51.85 + bin/containerd
14:54:42 [2023-10-25T14:54:42.176Z] #79 51.85 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -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
14:54:46 [2023-10-25T14:54:46.385Z] #79 ...
14:54:46 [2023-10-25T14:54:46.385Z] 
14:54:46 [2023-10-25T14:54:46.385Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:54:46 [2023-10-25T14:54:46.385Z] #75 55.19 config.status: creating Makefile
14:54:46 [2023-10-25T14:54:46.385Z] #75 55.24 config.status: creating ocispec.pc
14:54:46 [2023-10-25T14:54:46.385Z] #75 55.28 config.status: creating config.h
14:54:46 [2023-10-25T14:54:46.385Z] #75 55.29 config.status: executing libtool commands
14:54:46 [2023-10-25T14:54:46.385Z] #75 55.31 config.status: executing depfiles commands
14:54:46 [2023-10-25T14:54:46.385Z] #75 55.63 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
14:54:46 [2023-10-25T14:54:46.385Z] #75 55.64 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:54:46 [2023-10-25T14:54:46.385Z] #75 55.83 checking for gcc... gcc
14:54:46 [2023-10-25T14:54:46.385Z] #75 55.89 checking whether the C compiler works... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 55.94 checking for C compiler default output file name... a.out
14:54:46 [2023-10-25T14:54:46.385Z] #75 55.95 checking for suffix of executables... 
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.01 checking whether we are cross compiling... no
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.07 checking for suffix of object files... o
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.10 checking whether we are using the GNU C compiler... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.13 checking whether gcc accepts -g... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.16 checking for gcc option to accept ISO C89... none needed
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.21 checking whether gcc understands -c and -o together... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.26 checking for a BSD-compatible install... /usr/bin/install -c
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.27 checking whether build environment is sane... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.30 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.31 checking for gawk... no
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.31 checking for mawk... mawk
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.31 checking whether make sets $(MAKE)... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.34 checking whether make supports the include directive... yes (GNU style)
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.35 checking whether make supports nested variables... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.37 checking whether UID '0' is supported by ustar format... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.37 checking whether GID '0' is supported by ustar format... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.37 checking how to create a ustar tar archive... gnutar
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.39 checking dependency style of gcc... gcc3
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.46 checking whether to enable maintainer-specific portions of Makefiles... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.46 checking whether make supports nested variables... (cached) yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.49 checking build system type... aarch64-unknown-linux-gnu
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.64 checking host system type... aarch64-unknown-linux-gnu
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.64 checking how to print strings... printf
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.65 checking for a sed that does not truncate output... /bin/sed
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.65 checking for grep that handles long lines and -e... /bin/grep
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.66 checking for egrep... /bin/grep -E
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.66 checking for fgrep... /bin/grep -F
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.67 checking for ld used by gcc... /usr/bin/ld
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.68 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.68 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.68 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.72 checking whether ln -s works... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.72 checking the maximum length of command line arguments... 1572864
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.73 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.73 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.74 checking for /usr/bin/ld option to reload object files... -r
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.74 checking for objdump... objdump
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.74 checking how to recognize dependent libraries... pass_all
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.74 checking for dlltool... no
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.74 checking how to associate runtime and link libraries... printf %s\n
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.74 checking for ar... ar
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.74 checking for archiver @FILE support... @
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.78 checking for strip... strip
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.78 checking for ranlib... ranlib
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.78 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.93 checking for sysroot... no
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.93 checking for a working dd... /bin/dd
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.95 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.95 checking for mt... no
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.96 checking if : is a manifest tool... no
14:54:46 [2023-10-25T14:54:46.385Z] #75 56.96 checking how to run the C preprocessor... gcc -E
14:54:46 [2023-10-25T14:54:46.385Z] #75 57.05 checking for ANSI C header files... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 57.21 checking for sys/types.h... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 57.30 checking for sys/stat.h... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 57.37 checking for stdlib.h... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 57.43 checking for string.h... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 57.52 checking for memory.h... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 57.61 checking for strings.h... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 57.67 checking for inttypes.h... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 57.74 checking for stdint.h... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 57.80 checking for unistd.h... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 57.86 checking for dlfcn.h... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 57.91 checking for objdir... .libs
14:54:46 [2023-10-25T14:54:46.385Z] #75 58.03 checking if gcc supports -fno-rtti -fno-exceptions... no
14:54:46 [2023-10-25T14:54:46.385Z] #75 58.10 checking for gcc option to produce PIC... -fPIC -DPIC
14:54:46 [2023-10-25T14:54:46.385Z] #75 58.10 checking if gcc PIC flag -fPIC -DPIC works... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 58.14 checking if gcc static flag -static works... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 58.23 checking if gcc supports -c -o file.o... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 58.28 checking if gcc supports -c -o file.o... (cached) yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 58.28 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 58.30 checking dynamic linker characteristics... GNU/Linux ld.so
14:54:46 [2023-10-25T14:54:46.385Z] #75 58.41 checking how to hardcode library paths into programs... immediate
14:54:46 [2023-10-25T14:54:46.385Z] #75 58.41 checking whether stripping libraries is possible... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 58.41 checking if libtool supports shared libraries... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 58.41 checking whether to build shared libraries... no
14:54:46 [2023-10-25T14:54:46.385Z] #75 58.41 checking whether to build static libraries... yes
14:54:46 [2023-10-25T14:54:46.385Z] #75 58.42 checking float.h usability... yes
14:54:46 [2023-10-25T14:54:46.386Z] #75 58.46 checking float.h presence... yes
14:54:46 [2023-10-25T14:54:46.386Z] #75 58.48 checking for float.h... yes
14:54:46 [2023-10-25T14:54:46.386Z] #75 58.49 checking limits.h usability... yes
14:54:46 [2023-10-25T14:54:46.386Z] #75 58.53 checking limits.h presence... yes
14:54:46 [2023-10-25T14:54:46.386Z] #75 58.54 checking for limits.h... yes
14:54:46 [2023-10-25T14:54:46.386Z] #75 58.57 checking stddef.h usability... yes
14:54:46 [2023-10-25T14:54:46.386Z] #75 58.61 checking stddef.h presence... yes
14:54:46 [2023-10-25T14:54:46.386Z] #75 58.64 checking for stddef.h... yes
14:54:46 [2023-10-25T14:54:46.386Z] #75 58.65 checking for stdlib.h... (cached) yes
14:54:46 [2023-10-25T14:54:46.386Z] #75 58.67 checking for string.h... (cached) yes
14:54:46 [2023-10-25T14:54:46.386Z] #75 58.68 checking sys/time.h usability... yes
14:54:46 [2023-10-25T14:54:46.386Z] #75 58.72 checking sys/time.h presence... yes
14:54:46 [2023-10-25T14:54:46.647Z] #75 58.74 checking for sys/time.h... yes
14:54:46 [2023-10-25T14:54:46.647Z] #75 58.75 checking for inline... inline
14:54:46 [2023-10-25T14:54:46.647Z] #75 58.78 checking for size_t... yes
14:54:46 [2023-10-25T14:54:46.647Z] #75 58.87 checking for stdlib.h... (cached) yes
14:54:46 [2023-10-25T14:54:46.647Z] #75 58.87 checking for GNU libc compatible malloc... yes
14:54:46 [2023-10-25T14:54:46.647Z] #75 58.95 checking for stdlib.h... (cached) yes
14:54:46 [2023-10-25T14:54:46.647Z] #75 58.95 checking for GNU libc compatible realloc... yes
14:54:46 [2023-10-25T14:54:46.908Z] #75 59.01 checking for working strtod... yes
14:54:46 [2023-10-25T14:54:46.908Z] #75 59.10 checking for gettimeofday... yes
14:54:46 [2023-10-25T14:54:46.908Z] #75 59.21 checking for memset... yes
14:54:47 [2023-10-25T14:54:47.169Z] #75 59.30 checking for strspn... yes
14:54:47 [2023-10-25T14:54:47.431Z] #75 59.43 checking that generated files are newer than configure... done
14:54:47 [2023-10-25T14:54:47.431Z] #75 59.43 configure: creating ./config.status
14:54:48 [2023-10-25T14:54:48.819Z] #75 60.76 config.status: creating Makefile
14:54:48 [2023-10-25T14:54:48.819Z] #75 60.78 config.status: creating config.h
14:54:48 [2023-10-25T14:54:48.819Z] #75 60.80 config.status: executing depfiles commands
14:54:48 [2023-10-25T14:54:48.819Z] #75 60.91 config.status: executing libtool commands
14:54:49 [2023-10-25T14:54:49.080Z] #75 61.26   GEN      .version
14:54:49 [2023-10-25T14:54:49.080Z] #75 61.27 make  install-recursive
14:54:49 [2023-10-25T14:54:49.080Z] #75 61.27 make[1]: Entering directory '/tmp/crun-build'
14:54:49 [2023-10-25T14:54:49.080Z] #75 61.30 Making install in libocispec
14:54:49 [2023-10-25T14:54:49.080Z] #75 61.30 make[2]: Entering directory '/tmp/crun-build/libocispec'
14:54:49 [2023-10-25T14:54:49.080Z] #75 61.32 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
14:54:49 [2023-10-25T14:54:49.339Z] #75 61.32 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
14:54:49 [2023-10-25T14:54:49.339Z] #75 61.32 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
14:54:49 [2023-10-25T14:54:49.339Z] #75 61.32 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
14:54:49 [2023-10-25T14:54:49.339Z] #75 61.37 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
14:54:49 [2023-10-25T14:54:49.339Z] #75 61.38 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
14:54:49 [2023-10-25T14:54:49.339Z] #75 61.38 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
14:54:49 [2023-10-25T14:54:49.339Z] #75 61.38 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
14:54:49 [2023-10-25T14:54:49.339Z] #75 61.38 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
14:54:49 [2023-10-25T14:54:49.339Z] #75 61.38 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
14:54:49 [2023-10-25T14:54:49.339Z] #75 61.38 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
14:54:49 [2023-10-25T14:54:49.339Z] #75 61.38 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
14:54:49 [2023-10-25T14:54:49.340Z] #75 61.38 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
14:54:49 [2023-10-25T14:54:49.340Z] #75 61.40 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
14:54:49 [2023-10-25T14:54:49.340Z] #75 61.40 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
14:54:49 [2023-10-25T14:54:49.340Z] #75 61.40 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
14:54:49 [2023-10-25T14:54:49.340Z] #75 61.40 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
14:54:49 [2023-10-25T14:54:49.340Z] #75 61.40 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
14:54:49 [2023-10-25T14:54:49.340Z] #75 61.40 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
14:54:49 [2023-10-25T14:54:49.340Z] #75 61.40 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.69 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.69 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.69 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.69 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.69 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.69 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.69 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.69 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.69 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.69 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.69 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.69 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.69 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.69 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.70 make  install-recursive
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.70 make[3]: Entering directory '/tmp/crun-build/libocispec'
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.73 Making install in yajl
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.73 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.73   CC       verify/json_verify-json_verify.o
14:54:49 [2023-10-25T14:54:49.599Z] #75 61.73   CC       src/libyajl_la-yajl.lo
14:54:49 [2023-10-25T14:54:49.600Z] #75 61.73   CC       src/libyajl_la-yajl_gen.lo
14:54:49 [2023-10-25T14:54:49.600Z] #75 61.73   CC       src/libyajl_la-yajl_parser.lo
14:54:49 [2023-10-25T14:54:49.600Z] #75 61.74   CC       src/libyajl_la-yajl_alloc.lo
14:54:49 [2023-10-25T14:54:49.600Z] #75 61.74   CC       src/libyajl_la-yajl_buf.lo
14:54:49 [2023-10-25T14:54:49.600Z] #75 61.74   CC       src/libyajl_la-yajl_encode.lo
14:54:49 [2023-10-25T14:54:49.600Z] #75 61.74   CC       src/libyajl_la-yajl_lex.lo
14:54:49 [2023-10-25T14:54:49.600Z] #75 61.74   CC       src/libyajl_la-yajl_tree.lo
14:54:49 [2023-10-25T14:54:49.859Z] #75 62.12   CCLD     libyajl.la
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.21   CCLD     verify/json_verify
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.31 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.31 make[5]: Nothing to be done for 'install-exec-am'.
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.31 make[5]: Nothing to be done for 'install-data-am'.
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.31 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.31 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.32 make[4]: Entering directory '/tmp/crun-build/libocispec'
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.34   CC       src/ocispec/validate.o
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.34   CC       src/ocispec/image_spec_schema_config_schema.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.34   CC       src/ocispec/image_spec_schema_content_descriptor.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.34   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.34   CC       src/ocispec/image_spec_schema_defs.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.34   CC       src/ocispec/image_spec_schema_image_index_schema.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.34   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.34   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.34   CC       src/ocispec/runtime_spec_schema_config_linux.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.34   CC       src/ocispec/runtime_spec_schema_config_zos.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.35   CC       src/ocispec/runtime_spec_schema_config_schema.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.35   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.35   CC       src/ocispec/runtime_spec_schema_config_vm.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.35   CC       src/ocispec/runtime_spec_schema_config_windows.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.35   CC       src/ocispec/runtime_spec_schema_defs.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.35   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.36   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.39   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.40   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.40   CC       src/ocispec/runtime_spec_schema_state_schema.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.41   CC       src/ocispec/runtime_spec_schema_features_linux.lo
14:54:50 [2023-10-25T14:54:50.120Z] #75 62.41   CC       src/ocispec/runtime_spec_schema_features_schema.lo
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.43   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.43   CC       src/ocispec/basic_test_double_array_item.lo
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.44   CC       src/ocispec/basic_test_double_array.lo
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.44   CC       src/ocispec/basic_test_top_array_int.lo
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.47   CC       src/ocispec/basic_test_top_array_string.lo
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.50   CC       src/ocispec/basic_test_top_double_array_int.lo
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.53   CC       src/ocispec/basic_test_top_double_array_obj.lo
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.54   CC       src/ocispec/basic_test_top_double_array_refobj.lo
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.55   CC       src/ocispec/basic_test_top_double_array_string.lo
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.56   CC       src/ocispec/read-file.lo
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.58   CC       src/ocispec/json_common.lo
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.59   CC       tests/test-1.o
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.61   CC       tests/test-2.o
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.61   CC       tests/test-3.o
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.63   CC       tests/test-4.o
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.67   CC       tests/test-5.o
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.73   CC       tests/test-6.o
14:54:50 [2023-10-25T14:54:50.391Z] #75 62.74   CC       tests/test-7.o
14:54:50 [2023-10-25T14:54:50.653Z] #75 62.76   CC       tests/test-8.o
14:54:50 [2023-10-25T14:54:50.653Z] #75 62.79   CC       tests/test-9.o
14:54:50 [2023-10-25T14:54:50.653Z] #75 62.83   CC       tests/test-10.o
14:54:50 [2023-10-25T14:54:50.653Z] #75 62.83   CC       tests/test-11.o
14:54:53 [2023-10-25T14:54:53.210Z] #75 65.28   CCLD     libocispec.la
14:54:53 [2023-10-25T14:54:53.210Z] #75 65.41   CCLD     src/ocispec/validate
14:54:53 [2023-10-25T14:54:53.210Z] #75 65.41   CCLD     tests/test-1
14:54:53 [2023-10-25T14:54:53.210Z] #75 65.41   CCLD     tests/test-2
14:54:53 [2023-10-25T14:54:53.210Z] #75 65.41   CCLD     tests/test-3
14:54:53 [2023-10-25T14:54:53.210Z] #75 65.41   CCLD     tests/test-4
14:54:53 [2023-10-25T14:54:53.210Z] #75 65.41   CCLD     tests/test-5
14:54:53 [2023-10-25T14:54:53.210Z] #75 65.41   CCLD     tests/test-6
14:54:53 [2023-10-25T14:54:53.210Z] #75 65.42   CCLD     tests/test-7
14:54:53 [2023-10-25T14:54:53.210Z] #75 65.42   CCLD     tests/test-8
14:54:53 [2023-10-25T14:54:53.210Z] #75 65.42   CCLD     tests/test-9
14:54:53 [2023-10-25T14:54:53.210Z] #75 65.45   CCLD     tests/test-10
14:54:53 [2023-10-25T14:54:53.210Z] #75 65.45 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
14:54:53 [2023-10-25T14:54:53.211Z] #75 65.46   CCLD     tests/test-11
14:54:53 [2023-10-25T14:54:53.211Z] #75 65.53 libtool: link: ar cr libocispec.a 
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.54 libtool: link: ranlib libocispec.a
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.66 make[5]: Entering directory '/tmp/crun-build/libocispec'
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.68 make[5]: Leaving directory '/tmp/crun-build/libocispec'
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.68 make[4]: Leaving directory '/tmp/crun-build/libocispec'
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.68 make[3]: Leaving directory '/tmp/crun-build/libocispec'
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.68 make[2]: Leaving directory '/tmp/crun-build/libocispec'
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.68 make[2]: Entering directory '/tmp/crun-build'
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.73   CC       src/libcrun/libcrun_testing_a-utils.o
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.73   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.73   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.73   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.73   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.73   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.74   CC       src/libcrun/libcrun_testing_a-cgroup.o
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.74   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.74   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.74   CC       src/libcrun/libcrun_testing_a-container.o
14:54:53 [2023-10-25T14:54:53.472Z] #75 65.76   CC       src/libcrun/libcrun_testing_a-criu.o
14:54:53 [2023-10-25T14:54:53.733Z] #75 65.77   CC       src/libcrun/libcrun_testing_a-custom-handler.o
14:54:53 [2023-10-25T14:54:53.733Z] #75 65.79   CC       src/libcrun/libcrun_testing_a-ebpf.o
14:54:53 [2023-10-25T14:54:53.733Z] #75 65.81   CC       src/libcrun/libcrun_testing_a-error.o
14:54:53 [2023-10-25T14:54:53.733Z] #75 65.86   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
14:54:53 [2023-10-25T14:54:53.733Z] #75 65.87   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
14:54:53 [2023-10-25T14:54:53.733Z] #75 65.90   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
14:54:53 [2023-10-25T14:54:53.733Z] #75 65.92   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
14:54:53 [2023-10-25T14:54:53.733Z] #75 65.94   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
14:54:53 [2023-10-25T14:54:53.733Z] #75 65.95   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
14:54:53 [2023-10-25T14:54:53.734Z] #75 65.98   CC       src/libcrun/libcrun_testing_a-io_priority.o
14:54:53 [2023-10-25T14:54:53.996Z] #75 66.01   CC       src/libcrun/libcrun_testing_a-linux.o
14:54:53 [2023-10-25T14:54:53.996Z] #75 66.03   CC       src/libcrun/libcrun_testing_a-mount_flags.o
14:54:53 [2023-10-25T14:54:53.996Z] #75 66.05   CC       src/libcrun/libcrun_testing_a-scheduler.o
14:54:53 [2023-10-25T14:54:53.996Z] #75 66.17   CC       src/libcrun/libcrun_testing_a-seccomp.o
14:54:53 [2023-10-25T14:54:53.996Z] #75 66.24   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
14:54:53 [2023-10-25T14:54:53.996Z] #75 66.26   CC       src/libcrun/libcrun_testing_a-signals.o
14:54:53 [2023-10-25T14:54:53.996Z] #75 66.27   CC       src/libcrun/libcrun_testing_a-status.o
14:54:53 [2023-10-25T14:54:53.996Z] #75 66.28   CC       src/libcrun/libcrun_testing_a-terminal.o
14:54:53 [2023-10-25T14:54:53.996Z] #75 66.31   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
14:54:53 [2023-10-25T14:54:53.996Z] #75 66.34   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
14:54:54 [2023-10-25T14:54:54.258Z] #75 66.43   CC       src/crun-crun.o
14:54:54 [2023-10-25T14:54:54.258Z] #75 66.44   CC       src/crun-run.o
14:54:54 [2023-10-25T14:54:54.258Z] #75 66.46   CC       src/crun-delete.o
14:54:54 [2023-10-25T14:54:54.258Z] #75 66.49   CC       src/crun-kill.o
14:54:54 [2023-10-25T14:54:54.258Z] #75 66.52   CC       src/crun-pause.o
14:54:54 [2023-10-25T14:54:54.258Z] #75 66.53   CC       src/crun-unpause.o
14:54:54 [2023-10-25T14:54:54.258Z] #75 66.56   CC       src/crun-oci_features.o
14:54:54 [2023-10-25T14:54:54.519Z] #75 66.59   CC       src/crun-spec.o
14:54:54 [2023-10-25T14:54:54.519Z] #75 66.61   CC       src/crun-exec.o
14:54:54 [2023-10-25T14:54:54.519Z] #75 66.64   CC       src/crun-list.o
14:54:54 [2023-10-25T14:54:54.519Z] #75 66.64   CC       src/crun-create.o
14:54:54 [2023-10-25T14:54:54.519Z] #75 66.65   CC       src/crun-start.o
14:54:54 [2023-10-25T14:54:54.519Z] #75 66.67   CC       src/crun-state.o
14:54:54 [2023-10-25T14:54:54.781Z] #75 66.89   CC       src/crun-update.o
14:54:54 [2023-10-25T14:54:54.781Z] #75 66.89   CC       src/crun-ps.o
14:54:54 [2023-10-25T14:54:54.781Z] #75 66.90   CC       src/crun-checkpoint.o
14:54:54 [2023-10-25T14:54:54.781Z] #75 66.91   CC       src/crun-restore.o
14:54:54 [2023-10-25T14:54:54.781Z] #75 66.94   CC       src/libcrun/crun-cloned_binary.o
14:54:54 [2023-10-25T14:54:54.781Z] #75 66.95   CC       src/libcrun/libcrun_la-utils.lo
14:54:54 [2023-10-25T14:54:54.781Z] #75 66.97   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
14:54:54 [2023-10-25T14:54:54.781Z] #75 66.98   CC       src/libcrun/libcrun_la-cgroup-resources.lo
14:54:54 [2023-10-25T14:54:54.781Z] #75 67.00   CC       src/libcrun/libcrun_la-cgroup-setup.lo
14:54:54 [2023-10-25T14:54:54.781Z] #75 67.01   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
14:54:54 [2023-10-25T14:54:54.781Z] #75 67.04   CC       src/libcrun/libcrun_la-cgroup-utils.lo
14:54:54 [2023-10-25T14:54:54.781Z] #75 67.10   CC       src/libcrun/libcrun_la-cgroup.lo
14:54:54 [2023-10-25T14:54:54.781Z] #75 67.10   CC       src/libcrun/libcrun_la-chroot_realpath.lo
14:54:54 [2023-10-25T14:54:54.781Z] #75 67.12   CC       src/libcrun/libcrun_la-cloned_binary.lo
14:54:54 [2023-10-25T14:54:54.781Z] #75 67.14   CC       src/libcrun/libcrun_la-container.lo
14:54:55 [2023-10-25T14:54:55.043Z] #75 67.14   CC       src/libcrun/libcrun_la-criu.lo
14:54:55 [2023-10-25T14:54:55.043Z] #75 67.15   CC       src/libcrun/libcrun_la-custom-handler.lo
14:54:55 [2023-10-25T14:54:55.043Z] #75 67.15   CC       src/libcrun/libcrun_la-ebpf.lo
14:54:55 [2023-10-25T14:54:55.043Z] #75 67.15   CC       src/libcrun/libcrun_la-error.lo
14:54:55 [2023-10-25T14:54:55.043Z] #75 67.15   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
14:54:55 [2023-10-25T14:54:55.043Z] #75 67.18   CC       src/libcrun/handlers/libcrun_la-krun.lo
14:54:55 [2023-10-25T14:54:55.043Z] #75 67.21   CC       src/libcrun/handlers/libcrun_la-mono.lo
14:54:55 [2023-10-25T14:54:55.043Z] #75 67.24   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
14:54:55 [2023-10-25T14:54:55.043Z] #75 67.26   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
14:54:55 [2023-10-25T14:54:55.043Z] #75 67.27   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
14:54:55 [2023-10-25T14:54:55.043Z] #75 67.29   CC       src/libcrun/libcrun_la-io_priority.lo
14:54:55 [2023-10-25T14:54:55.043Z] #75 67.30   CC       src/libcrun/libcrun_la-linux.lo
14:54:55 [2023-10-25T14:54:55.043Z] #75 67.33   CC       src/libcrun/libcrun_la-mount_flags.lo
14:54:55 [2023-10-25T14:54:55.043Z] #75 67.40   CC       src/libcrun/libcrun_la-scheduler.lo
14:54:55 [2023-10-25T14:54:55.304Z] #75 67.41   CC       src/libcrun/libcrun_la-seccomp.lo
14:54:55 [2023-10-25T14:54:55.304Z] #75 67.44   CC       src/libcrun/libcrun_la-seccomp_notify.lo
14:54:55 [2023-10-25T14:54:55.304Z] #75 67.46   CC       src/libcrun/libcrun_la-signals.lo
14:54:55 [2023-10-25T14:54:55.304Z] #75 67.46   CC       src/libcrun/libcrun_la-status.lo
14:54:55 [2023-10-25T14:54:55.304Z] #75 67.50   CC       src/libcrun/libcrun_la-terminal.lo
14:54:55 [2023-10-25T14:54:55.304Z] #75 67.54   CC       tests/init.o
14:54:55 [2023-10-25T14:54:55.304Z] #75 67.54   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
14:54:56 [2023-10-25T14:54:56.248Z] #75 68.16   CCLD     tests/init
14:54:57 [2023-10-25T14:54:57.631Z] #75 ...
14:54:57 [2023-10-25T14:54:57.631Z] 
14:54:57 [2023-10-25T14:54:57.631Z] #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...)
14:54:57 [2023-10-25T14:54:57.631Z] #79 68.54 + bin/containerd-stress
14:54:57 [2023-10-25T14:54:57.631Z] #79 68.54 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -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
14:54:58 [2023-10-25T14:54:58.571Z] #79 69.81 + bin/containerd-shim
14:54:59 [2023-10-25T14:54:59.140Z] #79 70.34 + bin/containerd-shim-runc-v1
14:55:00 [2023-10-25T14:55:00.079Z] #79 71.11 + bin/containerd-shim-runc-v2
14:55:00 [2023-10-25T14:55:00.648Z] #79 71.83 + binaries
14:55:02 [2023-10-25T14:55:02.556Z] #79 ...
14:55:02 [2023-10-25T14:55:02.556Z] 
14:55:02 [2023-10-25T14:55:02.556Z] #75 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:55:02 [2023-10-25T14:55:02.556Z] #75 69.80   AR       libcrun_testing.a
14:55:02 [2023-10-25T14:55:02.556Z] #75 69.80 ar: `u' modifier ignored since `D' is the default (see `U')
14:55:02 [2023-10-25T14:55:02.556Z] #75 69.82   CCLD     tests/tests_libcrun_utils
14:55:02 [2023-10-25T14:55:02.556Z] #75 69.82   CCLD     tests/tests_libcrun_errors
14:55:02 [2023-10-25T14:55:02.556Z] #75 69.82   CCLD     tests/tests_libcrun_fuzzer
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.01   CCLD     libcrun.la
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.20   CCLD     crun
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.39 make[3]: Entering directory '/tmp/crun-build'
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.46  /bin/mkdir -p '/usr/local/share/man/man1'
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.46  /bin/mkdir -p '/usr/local/lib'
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.46  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.47  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.49 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.49 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.49 libtool: install: chmod 644 /usr/local/lib/libcrun.a
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.50 libtool: install: ranlib /usr/local/lib/libcrun.a
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56 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
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56 ----------------------------------------------------------------------
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56 Libraries have been installed in:
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56    /usr/local/lib
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56 
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56 If you ever happen to want to link against installed libraries
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56 in a given directory, LIBDIR, you must either use libtool, and
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56 specify the full pathname of the library, or use the '-LLIBDIR'
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56 flag during linking and do at least one of the following:
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56      during execution
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56    - add LIBDIR to the 'LD_RUN_PATH' environment variable
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56      during linking
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56 
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56 See any operating system documentation about shared libraries for
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56 more information, such as the ld(1) and ld.so(8) manual pages.
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56 ----------------------------------------------------------------------
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.56  /bin/mkdir -p '/build'
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.57   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.59 libtool: install: /usr/bin/install -c crun /build/crun
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.59 make[3]: Leaving directory '/tmp/crun-build'
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.59 make[2]: Leaving directory '/tmp/crun-build'
14:55:02 [2023-10-25T14:55:02.556Z] #75 70.59 make[1]: Leaving directory '/tmp/crun-build'
14:55:02 [2023-10-25T14:55:02.556Z] #75 DONE 74.8s
14:55:02 [2023-10-25T14:55:02.556Z] 
14:55:02 [2023-10-25T14:55:02.556Z] #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...)
14:55:02 [2023-10-25T14:55:02.556Z] #79 DONE 73.8s
14:55:03 [2023-10-25T14:55:03.495Z] 
14:55:03 [2023-10-25T14:55:03.495Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
14:55:03 [2023-10-25T14:55:03.495Z] #94 DONE 0.4s
14:55:03 [2023-10-25T14:55:03.755Z] 
14:55:03 [2023-10-25T14:55:03.755Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
14:55:03 [2023-10-25T14:55:03.755Z] #95 DONE 0.3s
14:55:04 [2023-10-25T14:55:04.015Z] 
14:55:04 [2023-10-25T14:55:04.015Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
14:55:04 [2023-10-25T14:55:04.584Z] #96 DONE 0.7s
14:55:04 [2023-10-25T14:55:04.584Z] 
14:55:04 [2023-10-25T14:55:04.584Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
14:55:04 [2023-10-25T14:55:04.584Z] #97 DONE 0.0s
14:55:04 [2023-10-25T14:55:04.584Z] 
14:55:04 [2023-10-25T14:55:04.584Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
14:55:04 [2023-10-25T14:55:04.584Z] #98 DONE 0.1s
14:55:04 [2023-10-25T14:55:04.584Z] 
14:55:04 [2023-10-25T14:55:04.584Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
14:55:04 [2023-10-25T14:55:04.584Z] #99 DONE 0.0s
14:55:04 [2023-10-25T14:55:04.584Z] 
14:55:04 [2023-10-25T14:55:04.584Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
14:55:05 [2023-10-25T14:55:05.154Z] #100 DONE 0.2s
14:55:05 [2023-10-25T14:55:05.154Z] 
14:55:05 [2023-10-25T14:55:05.154Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
14:55:05 [2023-10-25T14:55:05.154Z] #101 DONE 0.2s
14:55:05 [2023-10-25T14:55:05.154Z] 
14:55:05 [2023-10-25T14:55:05.154Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
14:55:05 [2023-10-25T14:55:05.154Z] #102 DONE 0.0s
14:55:05 [2023-10-25T14:55:05.154Z] 
14:55:05 [2023-10-25T14:55:05.154Z] #103 [dev-base  1/13] RUN groupadd -r docker
14:55:05 [2023-10-25T14:55:05.413Z] #103 DONE 0.3s
14:55:05 [2023-10-25T14:55:05.413Z] 
14:55:05 [2023-10-25T14:55:05.413Z] #104 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:55:05 [2023-10-25T14:55:05.982Z] #104 DONE 0.4s
14:55:05 [2023-10-25T14:55:05.982Z] 
14:55:05 [2023-10-25T14:55:05.982Z] #105 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:55:06 [2023-10-25T14:55:06.242Z] #105 0.345 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:55:06 [2023-10-25T14:55:06.242Z] #105 DONE 0.4s
14:55:06 [2023-10-25T14:55:06.242Z] 
14:55:06 [2023-10-25T14:55:06.242Z] #106 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:55:06 [2023-10-25T14:55:06.501Z] #106 DONE 0.4s
14:55:06 [2023-10-25T14:55:06.501Z] 
14:55:06 [2023-10-25T14:55:06.501Z] #107 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:55:07 [2023-10-25T14:55:07.070Z] #107 DONE 0.4s
14:55:07 [2023-10-25T14:55:07.070Z] 
14:55:07 [2023-10-25T14:55:07.070Z] #108 [dev-base  6/13] RUN ldconfig
14:55:07 [2023-10-25T14:55:07.330Z] #108 DONE 0.4s
14:55:07 [2023-10-25T14:55:07.330Z] 
14:55:07 [2023-10-25T14:55:07.330Z] #109 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
14:55:07 [2023-10-25T14:55:07.900Z] #109 DONE 0.4s
14:55:07 [2023-10-25T14:55:07.900Z] 
14:55:07 [2023-10-25T14:55:07.900Z] #110 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:55:08 [2023-10-25T14:55:08.470Z] #110 0.616 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:55:08 [2023-10-25T14:55:08.470Z] #110 0.628 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:55:08 [2023-10-25T14:55:08.470Z] #110 0.628 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:55:08 [2023-10-25T14:55:08.470Z] #110 0.755 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
14:55:08 [2023-10-25T14:55:08.470Z] #110 0.872 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB]
14:55:08 [2023-10-25T14:55:08.729Z] #110 0.990 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
14:55:09 [2023-10-25T14:55:09.298Z] #110 1.718 Fetched 8426 kB in 1s (6180 kB/s)
14:55:09 [2023-10-25T14:55:09.867Z] #110 1.718 Reading package lists...
14:55:10 [2023-10-25T14:55:10.436Z] #110 2.296 Reading package lists...
14:55:10 [2023-10-25T14:55:10.695Z] #110 2.851 Building dependency tree...
14:55:11 [2023-10-25T14:55:11.264Z] #110 3.316 The following additional packages will be installed:
14:55:11 [2023-10-25T14:55:11.264Z] #110 3.316   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
14:55:11 [2023-10-25T14:55:11.264Z] #110 3.316   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
14:55:11 [2023-10-25T14:55:11.264Z] #110 3.316   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
14:55:11 [2023-10-25T14:55:11.264Z] #110 3.317   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
14:55:11 [2023-10-25T14:55:11.264Z] #110 3.318   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
14:55:11 [2023-10-25T14:55:11.264Z] #110 3.318   xxd
14:55:11 [2023-10-25T14:55:11.264Z] #110 3.320 Suggested packages:
14:55:11 [2023-10-25T14:55:11.264Z] #110 3.320   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:55:11 [2023-10-25T14:55:11.264Z] #110 3.320   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
14:55:11 [2023-10-25T14:55:11.264Z] #110 3.320   ctags vim-doc vim-scripts xfsdump acl attr quota
14:55:11 [2023-10-25T14:55:11.264Z] #110 3.320 Recommended packages:
14:55:11 [2023-10-25T14:55:11.264Z] #110 3.320   libatm1 nftables libpam-cap build-essential python3-dev dbus
14:55:11 [2023-10-25T14:55:11.264Z] #110 3.320   systemd-timesyncd | time-daemon unzip
14:55:11 [2023-10-25T14:55:11.524Z] #110 3.687 The following NEW packages will be installed:
14:55:11 [2023-10-25T14:55:11.524Z] #110 3.687   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
14:55:11 [2023-10-25T14:55:11.524Z] #110 3.687   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
14:55:11 [2023-10-25T14:55:11.524Z] #110 3.688   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
14:55:11 [2023-10-25T14:55:11.524Z] #110 3.688   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
14:55:11 [2023-10-25T14:55:11.524Z] #110 3.688   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:55:11 [2023-10-25T14:55:11.524Z] #110 3.688   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
14:55:11 [2023-10-25T14:55:11.524Z] #110 3.688   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
14:55:11 [2023-10-25T14:55:11.524Z] #110 3.689   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
14:55:11 [2023-10-25T14:55:11.524Z] #110 3.689   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:55:11 [2023-10-25T14:55:11.524Z] #110 3.689   xz-utils zip zstd
14:55:11 [2023-10-25T14:55:11.783Z] #110 3.969 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
14:55:11 [2023-10-25T14:55:11.783Z] #110 3.969 Need to get 32.1 MB of archives.
14:55:11 [2023-10-25T14:55:11.783Z] #110 3.969 After this operation, 124 MB of additional disk space will be used.
14:55:11 [2023-10-25T14:55:11.783Z] #110 3.969 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
14:55:11 [2023-10-25T14:55:11.783Z] #110 3.974 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 3.976 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 3.977 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 3.978 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 3.985 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 3.987 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 3.988 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 3.989 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 3.991 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.019 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.020 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.021 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.022 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.022 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.022 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.022 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.027 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.028 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.030 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.031 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.031 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.033 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.036 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.037 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.037 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.038 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.040 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.041 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.043 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.046 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.049 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.051 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.052 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.054 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.115 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.116 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.116 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.117 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.117 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.118 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.118 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
14:55:11 [2023-10-25T14:55:11.784Z] #110 4.119 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.120 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.137 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.138 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.139 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.140 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.142 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.142 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.146 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.157 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.158 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.160 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.162 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.204 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.211 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.215 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.216 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.373 debconf: delaying package configuration, since apt-utils is not installed
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.418 Fetched 32.1 MB in 1s (61.9 MB/s)
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.444 Selecting previously unselected package libapparmor1:arm64.
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.444 (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 ... 15746 files and directories currently installed.)
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.454 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.461 Unpacking libapparmor1:arm64 (2.13.6-10) ...
14:55:12 [2023-10-25T14:55:12.043Z] #110 4.514 Selecting previously unselected package libcap2:arm64.
14:55:12 [2023-10-25T14:55:12.303Z] #110 4.516 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
14:55:12 [2023-10-25T14:55:12.303Z] #110 4.521 Unpacking libcap2:arm64 (1:2.44-1) ...
14:55:12 [2023-10-25T14:55:12.303Z] #110 4.556 Selecting previously unselected package libargon2-1:arm64.
14:55:12 [2023-10-25T14:55:12.303Z] #110 4.558 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
14:55:12 [2023-10-25T14:55:12.303Z] #110 4.562 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
14:55:12 [2023-10-25T14:55:12.303Z] #110 4.597 Selecting previously unselected package dmsetup.
14:55:12 [2023-10-25T14:55:12.303Z] #110 4.600 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
14:55:12 [2023-10-25T14:55:12.303Z] #110 4.605 Unpacking dmsetup (2:1.02.175-2.1) ...
14:55:12 [2023-10-25T14:55:12.303Z] #110 4.784 Selecting previously unselected package libdevmapper1.02.1:arm64.
14:55:12 [2023-10-25T14:55:12.563Z] #110 4.786 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:55:12 [2023-10-25T14:55:12.563Z] #110 4.790 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:55:12 [2023-10-25T14:55:12.563Z] #110 4.838 Selecting previously unselected package libjson-c5:arm64.
14:55:12 [2023-10-25T14:55:12.563Z] #110 4.840 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
14:55:12 [2023-10-25T14:55:12.563Z] #110 4.845 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
14:55:12 [2023-10-25T14:55:12.563Z] #110 4.893 Selecting previously unselected package libcryptsetup12:arm64.
14:55:12 [2023-10-25T14:55:12.563Z] #110 4.896 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
14:55:12 [2023-10-25T14:55:12.563Z] #110 4.901 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
14:55:12 [2023-10-25T14:55:12.563Z] #110 4.953 Selecting previously unselected package libip4tc2:arm64.
14:55:12 [2023-10-25T14:55:12.563Z] #110 4.956 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
14:55:12 [2023-10-25T14:55:12.563Z] #110 4.959 Unpacking libip4tc2:arm64 (1.8.7-1) ...
14:55:12 [2023-10-25T14:55:12.563Z] #110 5.009 Selecting previously unselected package libkmod2:arm64.
14:55:12 [2023-10-25T14:55:12.822Z] #110 5.011 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
14:55:12 [2023-10-25T14:55:12.823Z] #110 5.017 Unpacking libkmod2:arm64 (28-1) ...
14:55:12 [2023-10-25T14:55:12.823Z] #110 5.065 Selecting previously unselected package systemd.
14:55:12 [2023-10-25T14:55:12.823Z] #110 5.067 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
14:55:12 [2023-10-25T14:55:12.823Z] #110 5.115 Unpacking systemd (247.3-7+deb11u4) ...
14:55:13 [2023-10-25T14:55:13.082Z] #110 5.494 Selecting previously unselected package pigz.
14:55:13 [2023-10-25T14:55:13.082Z] #110 5.496 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
14:55:13 [2023-10-25T14:55:13.082Z] #110 5.503 Unpacking pigz (2.6-1) ...
14:55:13 [2023-10-25T14:55:13.082Z] #110 5.554 Selecting previously unselected package libelf1:arm64.
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.557 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.561 Unpacking libelf1:arm64 (0.183-1) ...
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.615 Selecting previously unselected package libbpf0:arm64.
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.617 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.622 Unpacking libbpf0:arm64 (1:0.3-2) ...
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.677 Selecting previously unselected package libmnl0:arm64.
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.680 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.683 Unpacking libmnl0:arm64 (1.0.4-3) ...
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.714 Selecting previously unselected package libxtables12:arm64.
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.716 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.719 Unpacking libxtables12:arm64 (1.8.7-1) ...
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.755 Selecting previously unselected package libcap2-bin.
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.758 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.762 Unpacking libcap2-bin (1:2.44-1) ...
14:55:13 [2023-10-25T14:55:13.342Z] #110 5.804 Selecting previously unselected package iproute2.
14:55:13 [2023-10-25T14:55:13.601Z] #110 5.806 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
14:55:13 [2023-10-25T14:55:13.601Z] #110 5.810 Unpacking iproute2 (5.10.0-4) ...
14:55:13 [2023-10-25T14:55:13.601Z] #110 5.916 Selecting previously unselected package xxd.
14:55:13 [2023-10-25T14:55:13.601Z] #110 5.918 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:55:13 [2023-10-25T14:55:13.601Z] #110 5.924 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:55:13 [2023-10-25T14:55:13.601Z] #110 5.975 Selecting previously unselected package vim-common.
14:55:13 [2023-10-25T14:55:13.601Z] #110 5.977 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:55:13 [2023-10-25T14:55:13.601Z] #110 5.986 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:55:13 [2023-10-25T14:55:13.861Z] #110 6.150 Selecting previously unselected package bash-completion.
14:55:13 [2023-10-25T14:55:13.861Z] #110 6.152 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
14:55:14 [2023-10-25T14:55:14.430Z] #110 6.813 Unpacking bash-completion (1:2.11-2) ...
14:55:14 [2023-10-25T14:55:14.690Z] #110 6.924 Selecting previously unselected package bzip2.
14:55:14 [2023-10-25T14:55:14.690Z] #110 6.927 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
14:55:14 [2023-10-25T14:55:14.690Z] #110 6.932 Unpacking bzip2 (1.0.8-4) ...
14:55:14 [2023-10-25T14:55:14.690Z] #110 6.972 Selecting previously unselected package xz-utils.
14:55:14 [2023-10-25T14:55:14.690Z] #110 6.974 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:55:14 [2023-10-25T14:55:14.690Z] #110 6.977 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:55:14 [2023-10-25T14:55:14.690Z] #110 7.057 Selecting previously unselected package apparmor.
14:55:14 [2023-10-25T14:55:14.949Z] #110 7.060 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
14:55:14 [2023-10-25T14:55:14.950Z] #110 7.087 Unpacking apparmor (2.13.6-10) ...
14:55:14 [2023-10-25T14:55:14.950Z] #110 7.188 Selecting previously unselected package inetutils-ping.
14:55:14 [2023-10-25T14:55:14.950Z] #110 7.190 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ...
14:55:14 [2023-10-25T14:55:14.950Z] #110 7.196 Unpacking inetutils-ping (2:2.0-1+deb11u2) ...
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.354 Selecting previously unselected package libip6tc2:arm64.
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.357 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.360 Unpacking libip6tc2:arm64 (1.8.7-1) ...
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.406 Selecting previously unselected package libnfnetlink0:arm64.
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.408 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.414 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.451 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.453 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.457 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.497 Selecting previously unselected package libnftnl11:arm64.
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.500 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.507 Unpacking libnftnl11:arm64 (1.1.9-1) ...
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.551 Selecting previously unselected package iptables.
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.554 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.557 Unpacking iptables (1.8.7-1) ...
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.628 Selecting previously unselected package libonig5:arm64.
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.630 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.636 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:55:15 [2023-10-25T14:55:15.209Z] #110 7.691 Selecting previously unselected package libjq1:arm64.
14:55:15 [2023-10-25T14:55:15.469Z] #110 7.694 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
14:55:15 [2023-10-25T14:55:15.469Z] #110 7.697 Unpacking libjq1:arm64 (1.6-2.1) ...
14:55:15 [2023-10-25T14:55:15.469Z] #110 7.730 Selecting previously unselected package jq.
14:55:15 [2023-10-25T14:55:15.469Z] #110 7.733 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
14:55:15 [2023-10-25T14:55:15.469Z] #110 7.736 Unpacking jq (1.6-2.1) ...
14:55:15 [2023-10-25T14:55:15.469Z] #110 7.782 Selecting previously unselected package libaio1:arm64.
14:55:15 [2023-10-25T14:55:15.469Z] #110 7.784 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
14:55:15 [2023-10-25T14:55:15.469Z] #110 7.791 Unpacking libaio1:arm64 (0.3.112-9) ...
14:55:15 [2023-10-25T14:55:15.469Z] #110 7.825 Selecting previously unselected package libgpm2:arm64.
14:55:15 [2023-10-25T14:55:15.729Z] #110 7.828 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
14:55:15 [2023-10-25T14:55:15.729Z] #110 7.831 Unpacking libgpm2:arm64 (1.20.7-8) ...
14:55:15 [2023-10-25T14:55:15.729Z] #110 7.872 Selecting previously unselected package libicu67:arm64.
14:55:15 [2023-10-25T14:55:15.729Z] #110 7.875 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
14:55:15 [2023-10-25T14:55:15.729Z] #110 7.880 Unpacking libicu67:arm64 (67.1-7) ...
14:55:16 [2023-10-25T14:55:16.298Z] #110 8.559 Selecting previously unselected package libinih1:arm64.
14:55:16 [2023-10-25T14:55:16.298Z] #110 8.562 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
14:55:16 [2023-10-25T14:55:16.298Z] #110 8.565 Unpacking libinih1:arm64 (53-1+b2) ...
14:55:16 [2023-10-25T14:55:16.298Z] #110 8.605 Selecting previously unselected package libmicrohttpd12:arm64.
14:55:16 [2023-10-25T14:55:16.298Z] #110 8.608 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
14:55:16 [2023-10-25T14:55:16.298Z] #110 8.614 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
14:55:16 [2023-10-25T14:55:16.298Z] #110 8.664 Selecting previously unselected package libnet1:arm64.
14:55:16 [2023-10-25T14:55:16.557Z] #110 8.667 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:55:16 [2023-10-25T14:55:16.557Z] #110 8.670 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:55:16 [2023-10-25T14:55:16.557Z] #110 8.813 Selecting previously unselected package libnl-3-200:arm64.
14:55:16 [2023-10-25T14:55:16.557Z] #110 8.816 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:55:16 [2023-10-25T14:55:16.557Z] #110 8.823 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:55:16 [2023-10-25T14:55:16.557Z] #110 8.875 Selecting previously unselected package libprotobuf-c1:arm64.
14:55:16 [2023-10-25T14:55:16.557Z] #110 8.877 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:55:16 [2023-10-25T14:55:16.557Z] #110 8.883 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:55:16 [2023-10-25T14:55:16.557Z] #110 8.920 Selecting previously unselected package libyajl2:arm64.
14:55:16 [2023-10-25T14:55:16.557Z] #110 8.923 Preparing to unpack .../40-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
14:55:16 [2023-10-25T14:55:16.557Z] #110 8.926 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
14:55:16 [2023-10-25T14:55:16.557Z] #110 8.965 Selecting previously unselected package net-tools.
14:55:16 [2023-10-25T14:55:16.557Z] #110 8.967 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
14:55:16 [2023-10-25T14:55:16.557Z] #110 8.974 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:55:16 [2023-10-25T14:55:16.557Z] #110 9.024 Selecting previously unselected package patch.
14:55:16 [2023-10-25T14:55:16.817Z] #110 9.026 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
14:55:16 [2023-10-25T14:55:16.817Z] #110 9.030 Unpacking patch (2.7.6-7) ...
14:55:16 [2023-10-25T14:55:16.817Z] #110 9.074 Selecting previously unselected package python-pip-whl.
14:55:16 [2023-10-25T14:55:16.817Z] #110 9.077 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:55:16 [2023-10-25T14:55:16.817Z] #110 9.082 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:55:16 [2023-10-25T14:55:16.817Z] #110 9.225 Selecting previously unselected package python3-lib2to3.
14:55:16 [2023-10-25T14:55:16.817Z] #110 9.227 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
14:55:16 [2023-10-25T14:55:16.817Z] #110 9.231 Unpacking python3-lib2to3 (3.9.2-1) ...
14:55:16 [2023-10-25T14:55:16.817Z] #110 9.279 Selecting previously unselected package python3-distutils.
14:55:17 [2023-10-25T14:55:17.076Z] #110 9.281 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
14:55:17 [2023-10-25T14:55:17.076Z] #110 9.286 Unpacking python3-distutils (3.9.2-1) ...
14:55:17 [2023-10-25T14:55:17.076Z] #110 9.340 Selecting previously unselected package python3-pkg-resources.
14:55:17 [2023-10-25T14:55:17.076Z] #110 9.342 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
14:55:17 [2023-10-25T14:55:17.076Z] #110 9.346 Unpacking python3-pkg-resources (52.0.0-4) ...
14:55:17 [2023-10-25T14:55:17.076Z] #110 9.394 Selecting previously unselected package python3-setuptools.
14:55:17 [2023-10-25T14:55:17.076Z] #110 9.397 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
14:55:17 [2023-10-25T14:55:17.076Z] #110 9.403 Unpacking python3-setuptools (52.0.0-4) ...
14:55:17 [2023-10-25T14:55:17.076Z] #110 9.474 Selecting previously unselected package python3-wheel.
14:55:17 [2023-10-25T14:55:17.076Z] #110 9.477 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
14:55:17 [2023-10-25T14:55:17.076Z] #110 9.481 Unpacking python3-wheel (0.34.2-1) ...
14:55:17 [2023-10-25T14:55:17.076Z] #110 9.516 Selecting previously unselected package python3-pip.
14:55:17 [2023-10-25T14:55:17.336Z] #110 9.518 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:55:17 [2023-10-25T14:55:17.336Z] #110 9.524 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:55:17 [2023-10-25T14:55:17.336Z] #110 9.598 Selecting previously unselected package sudo.
14:55:17 [2023-10-25T14:55:17.336Z] #110 9.601 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
14:55:17 [2023-10-25T14:55:17.336Z] #110 9.606 Unpacking sudo (1.9.5p2-3+deb11u1) ...
14:55:17 [2023-10-25T14:55:17.336Z] #110 9.801 Selecting previously unselected package systemd-journal-remote.
14:55:17 [2023-10-25T14:55:17.596Z] #110 9.803 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
14:55:17 [2023-10-25T14:55:17.596Z] #110 9.808 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
14:55:17 [2023-10-25T14:55:17.596Z] #110 9.846 Selecting previously unselected package thin-provisioning-tools.
14:55:17 [2023-10-25T14:55:17.596Z] #110 9.848 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
14:55:17 [2023-10-25T14:55:17.596Z] #110 9.852 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:55:17 [2023-10-25T14:55:17.596Z] #110 9.916 Selecting previously unselected package uidmap.
14:55:17 [2023-10-25T14:55:17.596Z] #110 9.919 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
14:55:17 [2023-10-25T14:55:17.596Z] #110 9.924 Unpacking uidmap (1:4.8.1-1) ...
14:55:17 [2023-10-25T14:55:17.596Z] #110 9.970 Selecting previously unselected package vim-runtime.
14:55:17 [2023-10-25T14:55:17.596Z] #110 9.973 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:55:17 [2023-10-25T14:55:17.596Z] #110 9.983 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:55:17 [2023-10-25T14:55:17.596Z] #110 9.996 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:55:17 [2023-10-25T14:55:17.596Z] #110 10.00 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:55:18 [2023-10-25T14:55:18.534Z] #110 10.56 Selecting previously unselected package vim.
14:55:18 [2023-10-25T14:55:18.534Z] #110 10.57 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:55:18 [2023-10-25T14:55:18.534Z] #110 10.57 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:55:18 [2023-10-25T14:55:18.534Z] #110 10.70 Selecting previously unselected package xfsprogs.
14:55:18 [2023-10-25T14:55:18.534Z] #110 10.70 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
14:55:18 [2023-10-25T14:55:18.534Z] #110 10.71 Unpacking xfsprogs (5.10.0-4) ...
14:55:18 [2023-10-25T14:55:18.534Z] #110 10.81 Selecting previously unselected package zip.
14:55:18 [2023-10-25T14:55:18.534Z] #110 10.81 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
14:55:18 [2023-10-25T14:55:18.534Z] #110 10.81 Unpacking zip (3.0-12) ...
14:55:18 [2023-10-25T14:55:18.534Z] #110 10.86 Selecting previously unselected package zstd.
14:55:18 [2023-10-25T14:55:18.534Z] #110 10.86 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
14:55:18 [2023-10-25T14:55:18.534Z] #110 10.86 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:55:18 [2023-10-25T14:55:18.534Z] #110 10.96 Setting up python3-pkg-resources (52.0.0-4) ...
14:55:18 [2023-10-25T14:55:18.793Z] #110 11.16 Setting up libip4tc2:arm64 (1.8.7-1) ...
14:55:18 [2023-10-25T14:55:18.793Z] #110 11.17 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:55:19 [2023-10-25T14:55:19.053Z] #110 11.31 Setting up libapparmor1:arm64 (2.13.6-10) ...
14:55:19 [2023-10-25T14:55:19.053Z] #110 11.32 Setting up libgpm2:arm64 (1.20.7-8) ...
14:55:19 [2023-10-25T14:55:19.053Z] #110 11.33 Setting up libicu67:arm64 (67.1-7) ...
14:55:19 [2023-10-25T14:55:19.053Z] #110 11.34 Setting up libip6tc2:arm64 (1.8.7-1) ...
14:55:19 [2023-10-25T14:55:19.053Z] #110 11.36 Setting up libinih1:arm64 (53-1+b2) ...
14:55:19 [2023-10-25T14:55:19.053Z] #110 11.37 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
14:55:19 [2023-10-25T14:55:19.053Z] #110 11.39 Setting up uidmap (1:4.8.1-1) ...
14:55:19 [2023-10-25T14:55:19.053Z] #110 11.40 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
14:55:19 [2023-10-25T14:55:19.053Z] #110 11.41 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:55:19 [2023-10-25T14:55:19.053Z] #110 11.42 Setting up bzip2 (1.0.8-4) ...
14:55:19 [2023-10-25T14:55:19.053Z] #110 11.44 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:55:19 [2023-10-25T14:55:19.053Z] #110 11.45 Setting up python3-wheel (0.34.2-1) ...
14:55:19 [2023-10-25T14:55:19.313Z] #110 11.60 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
14:55:19 [2023-10-25T14:55:19.313Z] #110 11.61 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:55:19 [2023-10-25T14:55:19.313Z] #110 11.63 Setting up libcap2:arm64 (1:2.44-1) ...
14:55:19 [2023-10-25T14:55:19.313Z] #110 11.64 Setting up libcap2-bin (1:2.44-1) ...
14:55:19 [2023-10-25T14:55:19.313Z] #110 11.65 Setting up apparmor (2.13.6-10) ...
14:55:20 [2023-10-25T14:55:20.693Z] #110 12.67 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
14:55:20 [2023-10-25T14:55:20.693Z] #110 12.81 Setting up zip (3.0-12) ...
14:55:20 [2023-10-25T14:55:20.693Z] #110 12.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:55:20 [2023-10-25T14:55:20.693Z] #110 12.85 Setting up bash-completion (1:2.11-2) ...
14:55:21 [2023-10-25T14:55:21.262Z] #110 13.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:55:21 [2023-10-25T14:55:21.262Z] #110 13.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:55:21 [2023-10-25T14:55:21.262Z] #110 13.62 Setting up libmnl0:arm64 (1.0.4-3) ...
14:55:21 [2023-10-25T14:55:21.262Z] #110 13.64 Setting up patch (2.7.6-7) ...
14:55:21 [2023-10-25T14:55:21.262Z] #110 13.65 Setting up sudo (1.9.5p2-3+deb11u1) ...
14:55:21 [2023-10-25T14:55:21.262Z] #110 13.70 invoke-rc.d: could not determine current runlevel
14:55:21 [2023-10-25T14:55:21.522Z] #110 13.71 invoke-rc.d: policy-rc.d denied execution of start.
14:55:21 [2023-10-25T14:55:21.522Z] #110 13.72 Setting up libxtables12:arm64 (1.8.7-1) ...
14:55:21 [2023-10-25T14:55:21.522Z] #110 13.73 Setting up inetutils-ping (2:2.0-1+deb11u2) ...
14:55:21 [2023-10-25T14:55:21.522Z] #110 13.74 Setting up pigz (2.6-1) ...
14:55:21 [2023-10-25T14:55:21.522Z] #110 13.77 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:55:21 [2023-10-25T14:55:21.522Z] #110 13.79 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:55:21 [2023-10-25T14:55:21.522Z] #110 13.82 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:55:21 [2023-10-25T14:55:21.522Z] #110 13.83 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:55:21 [2023-10-25T14:55:21.782Z] #110 14.01 Setting up libaio1:arm64 (0.3.112-9) ...
14:55:21 [2023-10-25T14:55:21.782Z] #110 14.02 Setting up python3-lib2to3 (3.9.2-1) ...
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.12 Setting up libelf1:arm64 (0.183-1) ...
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.14 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.15 Setting up zstd (1.4.8+dfsg-2.1) ...
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.17 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.18 Setting up libkmod2:arm64 (28-1) ...
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.19 Setting up python3-distutils (3.9.2-1) ...
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.32 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:55:22 [2023-10-25T14:55:22.042Z] #110 14.38 Setting up python3-setuptools (52.0.0-4) ...
14:55:22 [2023-10-25T14:55:22.614Z] #110 14.72 Setting up libjq1:arm64 (1.6-2.1) ...
14:55:22 [2023-10-25T14:55:22.614Z] #110 14.73 Setting up libnftnl11:arm64 (1.1.9-1) ...
14:55:22 [2023-10-25T14:55:22.614Z] #110 14.75 Setting up thin-provisioning-tools (0.9.0-1) ...
14:55:22 [2023-10-25T14:55:22.614Z] #110 14.76 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:55:22 [2023-10-25T14:55:22.614Z] #110 15.03 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:55:22 [2023-10-25T14:55:22.614Z] #110 15.04 Setting up jq (1.6-2.1) ...
14:55:22 [2023-10-25T14:55:22.614Z] #110 15.05 Setting up libbpf0:arm64 (1:0.3-2) ...
14:55:22 [2023-10-25T14:55:22.614Z] #110 15.06 Setting up iptables (1.8.7-1) ...
14:55:22 [2023-10-25T14:55:22.614Z] #110 15.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:55:22 [2023-10-25T14:55:22.614Z] #110 15.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:55:22 [2023-10-25T14:55:22.614Z] #110 15.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:55:22 [2023-10-25T14:55:22.614Z] #110 15.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:55:22 [2023-10-25T14:55:22.874Z] #110 15.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:55:22 [2023-10-25T14:55:22.874Z] #110 15.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:55:22 [2023-10-25T14:55:22.874Z] #110 15.11 Setting up iproute2 (5.10.0-4) ...
14:55:22 [2023-10-25T14:55:22.874Z] #110 15.26 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:55:22 [2023-10-25T14:55:22.874Z] #110 15.27 Setting up dmsetup (2:1.02.175-2.1) ...
14:55:22 [2023-10-25T14:55:22.874Z] #110 15.29 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
14:55:22 [2023-10-25T14:55:22.874Z] #110 15.31 Setting up systemd (247.3-7+deb11u4) ...
14:55:22 [2023-10-25T14:55:22.874Z] #110 15.36 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:55:23 [2023-10-25T14:55:23.134Z] #110 15.36 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:55:23 [2023-10-25T14:55:23.134Z] #110 15.36 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:55:23 [2023-10-25T14:55:23.134Z] #110 15.37 Initializing machine ID from random generator.
14:55:23 [2023-10-25T14:55:23.393Z] #110 15.74 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
14:55:23 [2023-10-25T14:55:23.653Z] #110 16.03 Setting up xfsprogs (5.10.0-4) ...
14:55:23 [2023-10-25T14:55:23.653Z] #110 16.05 System has not been booted with systemd as init system (PID 1). Can't operate.
14:55:23 [2023-10-25T14:55:23.653Z] #110 16.05 Failed to connect to bus: Host is down
14:55:23 [2023-10-25T14:55:23.653Z] #110 16.06 Processing triggers for libc-bin (2.31-13+deb11u7) ...
14:55:24 [2023-10-25T14:55:24.592Z] #110 DONE 16.8s
14:55:24 [2023-10-25T14:55:24.592Z] 
14:55:24 [2023-10-25T14:55:24.592Z] #111 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
14:55:24 [2023-10-25T14:55:24.852Z] #111 0.347 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:55:24 [2023-10-25T14:55:24.852Z] #111 0.353 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:55:24 [2023-10-25T14:55:24.852Z] #111 0.357 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:55:24 [2023-10-25T14:55:24.852Z] #111 DONE 0.4s
14:55:24 [2023-10-25T14:55:24.852Z] 
14:55:24 [2023-10-25T14:55:24.852Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
14:55:31 [2023-10-25T14:55:31.423Z] #112 5.662 Collecting yamllint==1.27.1
14:55:31 [2023-10-25T14:55:31.683Z] #112 6.689   Downloading yamllint-1.27.1.tar.gz (129 kB)
14:55:31 [2023-10-25T14:55:31.942Z] #112 6.992 Collecting pathspec>=0.5.3
14:55:31 [2023-10-25T14:55:31.942Z] #112 6.996   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
14:55:31 [2023-10-25T14:55:31.942Z] #112 7.106 Collecting pyyaml
14:55:32 [2023-10-25T14:55:32.202Z] #112 7.112   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
14:55:32 [2023-10-25T14:55:32.202Z] #112 7.139 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
14:55:32 [2023-10-25T14:55:32.202Z] #112 7.144 Building wheels for collected packages: yamllint
14:55:32 [2023-10-25T14:55:32.202Z] #112 7.144   Building wheel for yamllint (setup.py): started
14:55:32 [2023-10-25T14:55:32.202Z] #112 7.398   Building wheel for yamllint (setup.py): finished with status 'done'
14:55:32 [2023-10-25T14:55:32.462Z] #112 7.399   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=42d53e37c702f6f7b9004e1e781f8b56c392274d59ee40f0901af489e8e13a43
14:55:32 [2023-10-25T14:55:32.462Z] #112 7.399   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
14:55:32 [2023-10-25T14:55:32.462Z] #112 7.401 Successfully built yamllint
14:55:32 [2023-10-25T14:55:32.462Z] #112 7.408 Installing collected packages: pyyaml, pathspec, yamllint
14:55:32 [2023-10-25T14:55:32.462Z] #112 7.532 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
14:55:32 [2023-10-25T14:55:32.462Z] #112 DONE 7.7s
14:55:32 [2023-10-25T14:55:32.722Z] 
14:55:32 [2023-10-25T14:55:32.722Z] #113 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
14:55:33 [2023-10-25T14:55:33.291Z] #113 0.633 Hit:1 http://deb.debian.org/debian bullseye InRelease
14:55:33 [2023-10-25T14:55:33.291Z] #113 0.633 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
14:55:33 [2023-10-25T14:55:33.291Z] #113 0.654 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
14:55:34 [2023-10-25T14:55:34.119Z] #113 0.995 Reading package lists...
14:55:34 [2023-10-25T14:55:34.687Z] #113 1.556 Reading package lists...
14:55:34 [2023-10-25T14:55:34.947Z] #113 2.105 Building dependency tree...
14:55:34 [2023-10-25T14:55:34.947Z] #113 2.277 Reading state information...
14:55:34 [2023-10-25T14:55:34.947Z] #113 2.538 gcc is already the newest version (4:10.2.1-1).
14:55:34 [2023-10-25T14:55:34.947Z] #113 2.538 pkg-config is already the newest version (0.29.2-1).
14:55:34 [2023-10-25T14:55:34.947Z] #113 2.538 The following additional packages will be installed:
14:55:35 [2023-10-25T14:55:35.206Z] #113 2.539   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev
14:55:35 [2023-10-25T14:55:35.206Z] #113 2.539   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
14:55:35 [2023-10-25T14:55:35.206Z] #113 2.539   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
14:55:35 [2023-10-25T14:55:35.206Z] #113 2.539   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:55:35 [2023-10-25T14:55:35.206Z] #113 2.540   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev
14:55:35 [2023-10-25T14:55:35.206Z] #113 2.540   zlib1g-dev
14:55:35 [2023-10-25T14:55:35.206Z] #113 2.542 Suggested packages:
14:55:35 [2023-10-25T14:55:35.206Z] #113 2.542   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
14:55:35 [2023-10-25T14:55:35.206Z] #113 2.542   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
14:55:35 [2023-10-25T14:55:35.206Z] #113 2.542 Recommended packages:
14:55:35 [2023-10-25T14:55:35.206Z] #113 2.542   build-essential fakeroot libalgorithm-merge-perl
14:55:35 [2023-10-25T14:55:35.466Z] #113 2.773 The following NEW packages will be installed:
14:55:35 [2023-10-25T14:55:35.466Z] #113 2.774   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
14:55:35 [2023-10-25T14:55:35.466Z] #113 2.774   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
14:55:35 [2023-10-25T14:55:35.466Z] #113 2.774   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
14:55:35 [2023-10-25T14:55:35.466Z] #113 2.774   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
14:55:35 [2023-10-25T14:55:35.466Z] #113 2.774   libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
14:55:35 [2023-10-25T14:55:35.466Z] #113 2.775   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.051 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.051 Need to get 10.2 MB of archives.
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.051 After this operation, 41.2 MB of additional disk space will be used.
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.051 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.072 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.073 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.074 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.075 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.077 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.082 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.084 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.085 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.087 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.088 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.095 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.095 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.099 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.101 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.104 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.105 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.107 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.111 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.112 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.114 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.116 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.118 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.120 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.124 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.127 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.135 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.136 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.138 Get:29 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
14:55:35 [2023-10-25T14:55:35.726Z] #113 3.140 Get:30 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
14:55:35 [2023-10-25T14:55:35.985Z] #113 3.446 debconf: delaying package configuration, since apt-utils is not installed
14:55:35 [2023-10-25T14:55:35.985Z] #113 3.491 Fetched 10.2 MB in 0s (28.7 MB/s)
14:55:35 [2023-10-25T14:55:35.985Z] #113 3.514 Selecting previously unselected package dpkg-dev.
14:55:36 [2023-10-25T14:55:36.245Z] #113 3.514 (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 ... 21237 files and directories currently installed.)
14:55:36 [2023-10-25T14:55:36.245Z] #113 3.527 Preparing to unpack .../00-dpkg-dev_1.20.13_all.deb ...
14:55:36 [2023-10-25T14:55:36.245Z] #113 3.530 Unpacking dpkg-dev (1.20.13) ...
14:55:36 [2023-10-25T14:55:36.245Z] #113 3.660 Selecting previously unselected package libgirepository-1.0-1:arm64.
14:55:36 [2023-10-25T14:55:36.245Z] #113 3.662 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
14:55:36 [2023-10-25T14:55:36.245Z] #113 3.672 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:55:36 [2023-10-25T14:55:36.245Z] #113 3.708 Selecting previously unselected package gir1.2-glib-2.0:arm64.
14:55:36 [2023-10-25T14:55:36.245Z] #113 3.710 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
14:55:36 [2023-10-25T14:55:36.245Z] #113 3.713 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:55:36 [2023-10-25T14:55:36.245Z] #113 3.755 Selecting previously unselected package libsecret-common.
14:55:36 [2023-10-25T14:55:36.245Z] #113 3.758 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
14:55:36 [2023-10-25T14:55:36.245Z] #113 3.764 Unpacking libsecret-common (0.20.4-2) ...
14:55:36 [2023-10-25T14:55:36.504Z] #113 3.817 Selecting previously unselected package libsecret-1-0:arm64.
14:55:36 [2023-10-25T14:55:36.505Z] #113 3.820 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
14:55:36 [2023-10-25T14:55:36.505Z] #113 3.825 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
14:55:36 [2023-10-25T14:55:36.505Z] #113 3.869 Selecting previously unselected package gir1.2-secret-1:arm64.
14:55:36 [2023-10-25T14:55:36.505Z] #113 3.872 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
14:55:36 [2023-10-25T14:55:36.505Z] #113 3.880 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
14:55:36 [2023-10-25T14:55:36.505Z] #113 3.908 Selecting previously unselected package libapparmor-dev:arm64.
14:55:36 [2023-10-25T14:55:36.505Z] #113 3.911 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
14:55:36 [2023-10-25T14:55:36.505Z] #113 3.914 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
14:55:36 [2023-10-25T14:55:36.505Z] #113 3.960 Selecting previously unselected package uuid-dev:arm64.
14:55:36 [2023-10-25T14:55:36.505Z] #113 3.963 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:55:36 [2023-10-25T14:55:36.505Z] #113 3.967 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:55:36 [2023-10-25T14:55:36.505Z] #113 4.015 Selecting previously unselected package libblkid-dev:arm64.
14:55:36 [2023-10-25T14:55:36.764Z] #113 4.017 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
14:55:36 [2023-10-25T14:55:36.764Z] #113 4.026 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:55:36 [2023-10-25T14:55:36.764Z] #113 4.074 Selecting previously unselected package libffi-dev:arm64.
14:55:36 [2023-10-25T14:55:36.764Z] #113 4.077 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ...
14:55:36 [2023-10-25T14:55:36.764Z] #113 4.083 Unpacking libffi-dev:arm64 (3.3-6) ...
14:55:36 [2023-10-25T14:55:36.764Z] #113 4.126 Selecting previously unselected package libglib2.0-data.
14:55:36 [2023-10-25T14:55:36.764Z] #113 4.129 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ...
14:55:36 [2023-10-25T14:55:36.764Z] #113 4.132 Unpacking libglib2.0-data (2.66.8-1) ...
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.277 Selecting previously unselected package libglib2.0-bin.
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.279 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.283 Unpacking libglib2.0-bin (2.66.8-1) ...
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.327 Selecting previously unselected package libglib2.0-dev-bin.
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.330 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.337 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.388 Selecting previously unselected package libsepol1-dev:arm64.
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.391 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.394 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.455 Selecting previously unselected package libpcre2-16-0:arm64.
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.458 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.463 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.526 Selecting previously unselected package libpcre2-32-0:arm64.
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.529 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.534 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.580 Selecting previously unselected package libpcre2-posix2:arm64.
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.583 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.587 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:55:37 [2023-10-25T14:55:37.024Z] #113 4.629 Selecting previously unselected package libpcre2-dev:arm64.
14:55:37 [2023-10-25T14:55:37.283Z] #113 4.632 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.283Z] #113 4.638 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:55:37 [2023-10-25T14:55:37.283Z] #113 4.716 Selecting previously unselected package libselinux1-dev:arm64.
14:55:37 [2023-10-25T14:55:37.283Z] #113 4.719 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.283Z] #113 4.722 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:55:37 [2023-10-25T14:55:37.283Z] #113 4.781 Selecting previously unselected package libmount-dev:arm64.
14:55:37 [2023-10-25T14:55:37.283Z] #113 4.784 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.283Z] #113 4.790 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:55:37 [2023-10-25T14:55:37.283Z] #113 4.833 Selecting previously unselected package libpcre16-3:arm64.
14:55:37 [2023-10-25T14:55:37.283Z] #113 4.835 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.283Z] #113 4.838 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
14:55:37 [2023-10-25T14:55:37.283Z] #113 4.884 Selecting previously unselected package libpcre32-3:arm64.
14:55:37 [2023-10-25T14:55:37.543Z] #113 4.887 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.543Z] #113 4.893 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
14:55:37 [2023-10-25T14:55:37.543Z] #113 4.948 Selecting previously unselected package libpcrecpp0v5:arm64.
14:55:37 [2023-10-25T14:55:37.543Z] #113 4.951 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.543Z] #113 4.954 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
14:55:37 [2023-10-25T14:55:37.543Z] #113 4.986 Selecting previously unselected package libpcre3-dev:arm64.
14:55:37 [2023-10-25T14:55:37.543Z] #113 4.989 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.543Z] #113 4.992 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
14:55:37 [2023-10-25T14:55:37.543Z] #113 5.074 Selecting previously unselected package zlib1g-dev:arm64.
14:55:37 [2023-10-25T14:55:37.543Z] #113 5.077 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.543Z] #113 5.082 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:55:37 [2023-10-25T14:55:37.543Z] #113 5.125 Selecting previously unselected package libglib2.0-dev:arm64.
14:55:37 [2023-10-25T14:55:37.802Z] #113 5.127 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ...
14:55:37 [2023-10-25T14:55:37.802Z] #113 5.131 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
14:55:38 [2023-10-25T14:55:38.062Z] #113 5.319 Selecting previously unselected package libseccomp-dev:arm64.
14:55:38 [2023-10-25T14:55:38.062Z] #113 5.322 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:55:38 [2023-10-25T14:55:38.062Z] #113 5.325 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:55:38 [2023-10-25T14:55:38.062Z] #113 5.360 Selecting previously unselected package libsecret-1-dev:arm64.
14:55:38 [2023-10-25T14:55:38.062Z] #113 5.363 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ...
14:55:38 [2023-10-25T14:55:38.062Z] #113 5.369 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
14:55:38 [2023-10-25T14:55:38.062Z] #113 5.430 Selecting previously unselected package libsystemd-dev:arm64.
14:55:38 [2023-10-25T14:55:38.062Z] #113 5.433 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
14:55:38 [2023-10-25T14:55:38.062Z] #113 5.436 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
14:55:38 [2023-10-25T14:55:38.062Z] #113 5.536 Selecting previously unselected package libudev-dev:arm64.
14:55:38 [2023-10-25T14:55:38.321Z] #113 5.539 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ...
14:55:38 [2023-10-25T14:55:38.321Z] #113 5.544 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
14:55:38 [2023-10-25T14:55:38.321Z] #113 5.606 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
14:55:38 [2023-10-25T14:55:38.322Z] #113 5.617 Setting up libglib2.0-dev-bin (2.66.8-1) ...
14:55:38 [2023-10-25T14:55:38.322Z] #113 5.784 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:55:38 [2023-10-25T14:55:38.322Z] #113 5.797 Setting up libpcre16-3:arm64 (2:8.39-13) ...
14:55:38 [2023-10-25T14:55:38.322Z] #113 5.809 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:55:38 [2023-10-25T14:55:38.322Z] #113 5.818 Setting up libffi-dev:arm64 (3.3-6) ...
14:55:38 [2023-10-25T14:55:38.322Z] #113 5.827 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:55:38 [2023-10-25T14:55:38.322Z] #113 5.838 Setting up dpkg-dev (1.20.13) ...
14:55:38 [2023-10-25T14:55:38.322Z] #113 5.864 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:55:38 [2023-10-25T14:55:38.322Z] #113 5.882 Setting up libglib2.0-data (2.66.8-1) ...
14:55:38 [2023-10-25T14:55:38.322Z] #113 5.892 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
14:55:38 [2023-10-25T14:55:38.322Z] #113 5.901 Setting up libpcre32-3:arm64 (2:8.39-13) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 5.911 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 5.930 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 5.946 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 5.957 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 5.966 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 5.976 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 5.990 Setting up libsecret-common (0.20.4-2) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 6.005 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 6.021 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 6.029 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 6.038 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 6.055 Setting up libglib2.0-bin (2.66.8-1) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 6.068 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 6.082 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 6.091 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 6.099 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
14:55:38 [2023-10-25T14:55:38.581Z] #113 6.112 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
14:55:38 [2023-10-25T14:55:38.841Z] #113 6.128 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
14:55:38 [2023-10-25T14:55:38.841Z] #113 6.141 No schema files found: doing nothing.
14:55:38 [2023-10-25T14:55:38.841Z] #113 6.147 Processing triggers for libc-bin (2.31-13+deb11u7) ...
14:55:38 [2023-10-25T14:55:38.841Z] #113 6.165 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
14:55:39 [2023-10-25T14:55:39.100Z] #113 DONE 6.4s
14:55:39 [2023-10-25T14:55:39.100Z] 
14:55:39 [2023-10-25T14:55:39.100Z] #114 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
14:55:39 [2023-10-25T14:55:39.100Z] #114 DONE 0.2s
14:55:39 [2023-10-25T14:55:39.100Z] 
14:55:39 [2023-10-25T14:55:39.100Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
14:55:39 [2023-10-25T14:55:39.100Z] #115 DONE 0.1s
14:55:39 [2023-10-25T14:55:39.360Z] 
14:55:39 [2023-10-25T14:55:39.360Z] #116 [dev 1/1] COPY --link . .
14:55:40 [2023-10-25T14:55:40.740Z] #116 DONE 1.2s
14:55:40 [2023-10-25T14:55:40.740Z] 
14:55:40 [2023-10-25T14:55:40.740Z] #117 exporting to image
14:55:40 [2023-10-25T14:55:40.740Z] #117 exporting layers
14:55:41 [2023-10-25T14:55:41.679Z] #117 exporting layers 1.0s done
14:55:41 [2023-10-25T14:55:41.679Z] #117 writing image sha256:752bbf1ac24ed6cd4a306011e464a88af47922681745d13ece7b9fb2baf29014 done
14:55:41 [2023-10-25T14:55:41.679Z] #117 naming to docker.io/library/docker:8f756fe6790893a87cf33a68b05755e0071ceecd done
14:55:41 [2023-10-25T14:55:41.679Z] #117 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:55:41 [2023-10-25T14:55:41.983Z] + sudo modprobe ip6table_filter
[Pipeline] sh
14:55:42 [2023-10-25T14:55:42.267Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46719/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8f756fe6790893a87cf33a68b05755e0071ceecd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8f756fe6790893a87cf33a68b05755e0071ceecd hack/test/unit
14:55:42 [2023-10-25T14:55:42.527Z] + BUILDFLAGS=(-tags 'netgo journald')
14:55:42 [2023-10-25T14:55:42.527Z] + TESTFLAGS+=' -test.timeout=5m'
14:55:42 [2023-10-25T14:55:42.527Z] + TESTDIRS=./...
14:55:42 [2023-10-25T14:55:42.527Z] + exclude_paths='/vendor/|/integration'
14:55:42 [2023-10-25T14:55:42.527Z] ++ go list ./...
14:55:42 [2023-10-25T14:55:42.527Z] ++ grep -vE '(/vendor/|/integration)'
14:55:43 [2023-10-25T14:55:43.099Z] + pkg_list='github.com/docker/docker/api
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/backend/build
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/httpstatus
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/httputils
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/middleware
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/router
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/router/build
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/router/checkpoint
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/router/container
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/router/debug
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/router/distribution
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/router/grpc
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/router/image
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/router/network
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/router/plugin
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/router/session
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/router/swarm
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/router/system
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/server/router/volume
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/backend
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/blkiodev
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/checkpoint
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/container
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/events
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/filters
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/image
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/mount
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/network
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/plugins/logdriver
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/registry
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/strslice
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/swarm
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/swarm/runtime
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/system
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/time
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/versions
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/versions/v1p19
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/versions/v1p20
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/api/types/volume
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder/builder-next
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder/builder-next/exporter
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder/builder-next/worker
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder/builder-next/worker/label
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder/dockerfile
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder/remotecontext
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder/remotecontext/git
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/builder/remotecontext/urlutil
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/cli/debug
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/cli/winresources/docker-proxy
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/cli/winresources/dockerd
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/client
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/client/buildkit
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/cmd/docker-proxy
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/cmd/dockerd
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/cmd/dockerd/trap
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/container
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/container/stream
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/contrib/apparmor
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/contrib/httpserver
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/cluster
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/cluster/convert
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/cluster/executor
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/cluster/executor/container
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/cluster/provider
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/config
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/containerd
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/events
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/events/testutils
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/graphdriver
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/graphdriver/copy
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/graphdriver/register
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/graphdriver/vfs
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/graphdriver/zfs
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/images
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/initlayer
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/links
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/listeners
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/awslogs
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/fluentd
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/gcplogs
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/gelf
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/journald
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/local
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/logentries
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/loggertest
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/loggerutils
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/splunk
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/syslog
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/logger/templates
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/names
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/network
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/snapshotter
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/daemon/stats
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/distribution
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/distribution/metadata
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/distribution/utils
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/distribution/xfer
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/dockerversion
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/errdefs
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/image
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/image/cache
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/image/spec/specs-go
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/image/spec/specs-go/v1
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/image/tarexport
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/image/v1
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/internal/compatcontext
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/internal/mod
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/internal/mounttree
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/internal/multierror
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/internal/test/suite
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/internal/testutils
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/internal/testutils/netnsutils
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/internal/unshare
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/layer
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/libcontainerd
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/libcontainerd/queue
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/libcontainerd/remote
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/libcontainerd/shimopts
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/libcontainerd/supervisor
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/libcontainerd/types
14:55:43 [2023-10-25T14:55:43.099Z] github.com/docker/docker/libnetwork
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/bitmap
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/cluster
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/config
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/datastore
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/diagnostic
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/discoverapi
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/driverapi
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/bridge
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/host
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/null
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/overlay
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/remote
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/windows
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drvregistry
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/etchosts
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/internal/caller
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/internal/kvstore
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipam
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipamapi
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipams/builtin
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipams/null
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipams/remote
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipamutils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipbits
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/iptables
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/netlabel
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/netutils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/networkdb
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ns
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/options
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/osl
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/osl/kernel
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/portallocator
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/portmapper
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/resolvconf
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/scope
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/types
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/oci
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/oci/caps
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/opts
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/aaparser
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/archive
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/authorization
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/broadcaster
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/capabilities
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/chrootarchive
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/containerfs
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/directory
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/dmesg
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/fileutils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/homedir
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/idtools
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/ioutils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/jsonmessage
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/longpath
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/loopback
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/meminfo
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/namesgenerator
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/parsers
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/parsers/kernel
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/pidfile
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/platform
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/platforms
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/plugingetter
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/plugins
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/plugins/transport
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/pools
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/process
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/progress
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/reexec
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/rootless
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/rootless/specconv
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/stack
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/stdcopy
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/streamformatter
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/stringid
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/sysinfo
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/system
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/tailfile
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/tarsum
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/pkg/useragent
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/plugin
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/plugin/executor/containerd
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/plugin/v2
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/profiles/apparmor
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/profiles/seccomp
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/quota
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/reference
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/registry
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/registry/resumable
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/restartmanager
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/runconfig
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/runconfig/opts
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/testutil
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/testutil/daemon
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/testutil/environment
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/testutil/fakecontext
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/testutil/fakegit
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/testutil/fakestorage
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/testutil/fixtures/load
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/testutil/fixtures/plugin
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/testutil/registry
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/testutil/request
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/volume
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/volume/drivers
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/volume/local
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/volume/mounts
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/volume/service
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/volume/service/opts
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/volume/testutils'
14:55:43 [2023-10-25T14:55:43.100Z] ++ grep --fixed-strings -v /libnetwork
14:55:43 [2023-10-25T14:55:43.100Z] ++ echo 'github.com/docker/docker/api
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/backend/build
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/httpstatus
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/httputils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/middleware
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/router
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/router/build
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/router/checkpoint
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/router/container
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/router/debug
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/router/distribution
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/router/grpc
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/router/image
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/router/network
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/router/plugin
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/router/session
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/router/swarm
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/router/system
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/server/router/volume
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/backend
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/blkiodev
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/checkpoint
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/container
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/events
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/filters
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/image
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/mount
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/network
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/plugins/logdriver
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/registry
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/strslice
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/swarm
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/swarm/runtime
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/system
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/time
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/versions
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/versions/v1p19
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/versions/v1p20
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/api/types/volume
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder/builder-next
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder/builder-next/exporter
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder/builder-next/worker
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder/builder-next/worker/label
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder/dockerfile
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder/remotecontext
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder/remotecontext/git
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/builder/remotecontext/urlutil
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/cli/debug
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/cli/winresources/docker-proxy
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/cli/winresources/dockerd
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/client
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/client/buildkit
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/cmd/docker-proxy
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/cmd/dockerd
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/cmd/dockerd/trap
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/container
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/container/stream
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/contrib/apparmor
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/contrib/httpserver
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/cluster
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/cluster/convert
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/cluster/executor
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/cluster/executor/container
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/cluster/provider
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/config
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/containerd
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/events
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/events/testutils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/graphdriver
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/graphdriver/copy
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/graphdriver/register
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/graphdriver/vfs
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/graphdriver/zfs
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/images
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/initlayer
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/links
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/listeners
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/awslogs
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/fluentd
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/gcplogs
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/gelf
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/journald
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/local
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/logentries
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/loggertest
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/loggerutils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/splunk
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/syslog
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/logger/templates
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/names
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/network
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/snapshotter
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/daemon/stats
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/distribution
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/distribution/metadata
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/distribution/utils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/distribution/xfer
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/dockerversion
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/errdefs
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/image
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/image/cache
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/image/spec/specs-go
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/image/spec/specs-go/v1
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/image/tarexport
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/image/v1
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/internal/compatcontext
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/internal/mod
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/internal/mounttree
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/internal/multierror
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/internal/test/suite
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/internal/testutils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/internal/testutils/netnsutils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/internal/unshare
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/layer
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libcontainerd
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libcontainerd/queue
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libcontainerd/remote
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libcontainerd/shimopts
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libcontainerd/supervisor
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libcontainerd/types
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/bitmap
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/cluster
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/config
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/datastore
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/diagnostic
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/discoverapi
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/driverapi
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/bridge
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/host
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/null
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/overlay
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/remote
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/windows
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/drvregistry
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/etchosts
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/internal/caller
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/internal/kvstore
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipam
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipamapi
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipams/builtin
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipams/null
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipams/remote
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipamutils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ipbits
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/iptables
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/netlabel
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/netutils
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/networkdb
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/ns
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/options
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/osl
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/osl/kernel
14:55:43 [2023-10-25T14:55:43.100Z] github.com/docker/docker/libnetwork/portallocator
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/libnetwork/portmapper
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/libnetwork/resolvconf
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/libnetwork/scope
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/libnetwork/types
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/oci
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/oci/caps
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/opts
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/aaparser
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/archive
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/authorization
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/broadcaster
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/capabilities
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/chrootarchive
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/containerfs
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/directory
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/dmesg
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/fileutils
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/homedir
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/idtools
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/ioutils
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/jsonmessage
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/longpath
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/loopback
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/meminfo
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/namesgenerator
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/parsers
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/parsers/kernel
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/pidfile
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/platform
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/platforms
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/plugingetter
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/plugins
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/plugins/transport
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/pools
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/process
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/progress
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/reexec
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/rootless
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/rootless/specconv
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/stack
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/stdcopy
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/streamformatter
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/stringid
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/sysinfo
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/system
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/tailfile
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/tarsum
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/useragent
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/plugin
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/plugin/executor/containerd
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/plugin/v2
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/profiles/apparmor
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/profiles/seccomp
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/quota
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/reference
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/registry
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/registry/resumable
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/restartmanager
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/runconfig
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/runconfig/opts
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/daemon
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/environment
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/fakecontext
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/fakegit
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/fakestorage
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/fixtures/load
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/fixtures/plugin
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/registry
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/request
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/volume
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/volume/drivers
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/volume/local
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/volume/mounts
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/volume/service
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/volume/service/opts
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/volume/testutils'
14:55:43 [2023-10-25T14:55:43.101Z] + base_pkg_list='github.com/docker/docker/api
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/backend/build
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/httpstatus
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/httputils
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/middleware
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/build
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/checkpoint
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/container
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/debug
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/distribution
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/grpc
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/image
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/network
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/plugin
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/session
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/swarm
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/system
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/volume
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/backend
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/blkiodev
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/checkpoint
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/container
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/events
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/filters
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/image
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/mount
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/network
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/plugins/logdriver
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/registry
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/strslice
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/swarm
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/swarm/runtime
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/system
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/time
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/versions
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/versions/v1p19
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/versions/v1p20
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/volume
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder/builder-next
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder/builder-next/exporter
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder/builder-next/worker
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder/builder-next/worker/label
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder/dockerfile
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder/remotecontext
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder/remotecontext/git
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/builder/remotecontext/urlutil
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/cli/debug
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/cli/winresources/docker-proxy
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/cli/winresources/dockerd
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/client
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/client/buildkit
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/cmd/docker-proxy
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/cmd/dockerd
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/cmd/dockerd/trap
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/container
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/container/stream
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/contrib/apparmor
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/contrib/httpserver
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/cluster
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/cluster/convert
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/cluster/executor
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/cluster/executor/container
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/cluster/provider
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/config
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/containerd
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/events
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/events/testutils
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/graphdriver
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/graphdriver/copy
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/graphdriver/register
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/graphdriver/vfs
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/graphdriver/zfs
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/images
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/initlayer
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/links
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/listeners
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/awslogs
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/fluentd
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/gcplogs
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/gelf
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/journald
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/local
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/logentries
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/loggertest
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/loggerutils
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/splunk
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/syslog
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/logger/templates
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/names
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/network
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/snapshotter
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/daemon/stats
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/distribution
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/distribution/metadata
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/distribution/utils
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/distribution/xfer
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/dockerversion
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/errdefs
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/image
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/image/cache
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/image/spec/specs-go
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/image/spec/specs-go/v1
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/image/tarexport
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/image/v1
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/internal/compatcontext
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/internal/mod
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/internal/mounttree
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/internal/multierror
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/internal/test/suite
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/internal/testutils
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/internal/testutils/netnsutils
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/internal/unshare
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/layer
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/libcontainerd
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/libcontainerd/queue
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/libcontainerd/remote
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/libcontainerd/shimopts
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/libcontainerd/supervisor
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/libcontainerd/types
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/oci
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/oci/caps
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/opts
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/aaparser
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/archive
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/authorization
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/broadcaster
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/capabilities
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/chrootarchive
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/containerfs
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/directory
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/dmesg
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/fileutils
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/homedir
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/idtools
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/ioutils
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/jsonmessage
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/longpath
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/loopback
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/meminfo
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/namesgenerator
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/parsers
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/parsers/kernel
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/pidfile
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/platform
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/platforms
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/plugingetter
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/plugins
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/plugins/transport
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/pools
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/process
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/progress
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/reexec
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/rootless
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/rootless/specconv
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/stack
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/stdcopy
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/streamformatter
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/stringid
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/sysinfo
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/system
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/tailfile
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/tarsum
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/pkg/useragent
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/plugin
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/plugin/executor/containerd
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/plugin/v2
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/profiles/apparmor
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/profiles/seccomp
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/quota
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/reference
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/registry
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/registry/resumable
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/restartmanager
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/runconfig
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/runconfig/opts
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/daemon
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/environment
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/fakecontext
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/fakegit
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/fakestorage
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/fixtures/load
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/fixtures/plugin
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/registry
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/testutil/request
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/volume
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/volume/drivers
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/volume/local
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/volume/mounts
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/volume/service
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/volume/service/opts
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/volume/testutils'
14:55:43 [2023-10-25T14:55:43.101Z] ++ grep --fixed-strings /libnetwork
14:55:43 [2023-10-25T14:55:43.101Z] ++ echo 'github.com/docker/docker/api
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/backend/build
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/httpstatus
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/httputils
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/middleware
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/build
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/checkpoint
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/container
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/debug
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/distribution
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/grpc
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/image
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/network
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/plugin
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/session
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/swarm
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/system
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/server/router/volume
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/backend
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/blkiodev
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/checkpoint
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/container
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/events
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/filters
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/image
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/mount
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/network
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/plugins/logdriver
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/registry
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/strslice
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/swarm
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/swarm/runtime
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/system
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/time
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/versions
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/versions/v1p19
14:55:43 [2023-10-25T14:55:43.101Z] github.com/docker/docker/api/types/versions/v1p20
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/api/types/volume
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder/builder-next
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder/builder-next/exporter
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder/builder-next/worker
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder/builder-next/worker/label
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder/dockerfile
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder/remotecontext
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder/remotecontext/git
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/builder/remotecontext/urlutil
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/cli/debug
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/cli/winresources/docker-proxy
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/cli/winresources/dockerd
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/client
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/client/buildkit
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/cmd/docker-proxy
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/cmd/dockerd
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/cmd/dockerd/trap
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/container
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/container/stream
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/contrib/apparmor
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/contrib/httpserver
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/cluster
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/cluster/convert
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/cluster/executor
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/cluster/executor/container
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/cluster/provider
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/config
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/containerd
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/events
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/events/testutils
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/graphdriver
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/graphdriver/copy
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/graphdriver/register
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/graphdriver/vfs
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/graphdriver/zfs
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/images
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/initlayer
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/links
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/listeners
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/awslogs
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/fluentd
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/gcplogs
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/gelf
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/journald
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/local
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/logentries
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/loggertest
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/loggerutils
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/splunk
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/syslog
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/logger/templates
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/names
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/network
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/snapshotter
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/daemon/stats
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/distribution
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/distribution/metadata
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/distribution/utils
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/distribution/xfer
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/dockerversion
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/errdefs
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/image
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/image/cache
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/image/spec/specs-go
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/image/spec/specs-go/v1
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/image/tarexport
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/image/v1
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/internal/compatcontext
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/internal/mod
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/internal/mounttree
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/internal/multierror
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/internal/test/suite
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/internal/testutils
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/internal/testutils/netnsutils
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/internal/unshare
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/layer
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libcontainerd
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libcontainerd/queue
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libcontainerd/remote
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libcontainerd/shimopts
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libcontainerd/supervisor
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libcontainerd/types
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/bitmap
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/cluster
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/config
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/datastore
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/diagnostic
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/discoverapi
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/driverapi
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/bridge
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/host
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/null
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/overlay
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/remote
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/windows
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drvregistry
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/etchosts
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/internal/caller
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/internal/kvstore
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipam
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipamapi
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipams/builtin
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipams/null
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipams/remote
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipamutils
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipbits
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/iptables
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/netlabel
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/netutils
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/networkdb
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ns
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/options
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/osl
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/osl/kernel
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/portallocator
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/portmapper
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/resolvconf
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/scope
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/types
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/oci
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/oci/caps
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/opts
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/aaparser
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/archive
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/authorization
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/broadcaster
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/capabilities
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/chrootarchive
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/containerfs
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/directory
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/dmesg
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/fileutils
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/homedir
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/idtools
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/ioutils
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/jsonmessage
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/longpath
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/loopback
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/meminfo
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/namesgenerator
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/parsers
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/parsers/kernel
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/pidfile
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/platform
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/platforms
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/plugingetter
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/plugins
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/plugins/transport
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/pools
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/process
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/progress
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/reexec
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/rootless
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/rootless/specconv
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/stack
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/stdcopy
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/streamformatter
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/stringid
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/sysinfo
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/system
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/tailfile
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/tarsum
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/pkg/useragent
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/plugin
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/plugin/executor/containerd
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/plugin/v2
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/profiles/apparmor
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/profiles/seccomp
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/quota
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/reference
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/registry
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/registry/resumable
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/restartmanager
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/runconfig
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/runconfig/opts
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/testutil
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/testutil/daemon
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/testutil/environment
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/testutil/fakecontext
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/testutil/fakegit
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/testutil/fakestorage
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/testutil/fixtures/load
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/testutil/fixtures/plugin
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/testutil/registry
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/testutil/request
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/volume
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/volume/drivers
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/volume/local
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/volume/mounts
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/volume/service
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/volume/service/opts
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/volume/testutils'
14:55:43 [2023-10-25T14:55:43.102Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/bitmap
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/cluster
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/config
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/datastore
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/diagnostic
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/discoverapi
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/driverapi
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/bridge
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/host
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/null
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/overlay
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/remote
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/windows
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/drvregistry
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/etchosts
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/internal/caller
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/internal/kvstore
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipam
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipamapi
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipams/builtin
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipams/null
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipams/remote
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipamutils
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ipbits
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/iptables
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/netlabel
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/netutils
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/networkdb
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/ns
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/options
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/osl
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/osl/kernel
14:55:43 [2023-10-25T14:55:43.102Z] github.com/docker/docker/libnetwork/portallocator
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/portmapper
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/resolvconf
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/scope
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/types'
14:55:43 [2023-10-25T14:55:43.103Z] + echo 'github.com/docker/docker/libnetwork
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/bitmap
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/cluster
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/config
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/datastore
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/diagnostic
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/discoverapi
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/driverapi
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/bridge
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/host
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/null
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/overlay
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/remote
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/windows
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drvregistry
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/etchosts
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/internal/caller
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/internal/kvstore
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/ipam
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/ipamapi
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/ipams/builtin
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/ipams/null
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/ipams/remote
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/ipamutils
14:55:43 [2023-10-25T14:55:43.103Z] + grep --fixed-strings libnetwork/drivers/bridge
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/ipbits
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/iptables
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/netlabel
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/netutils
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/networkdb
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/ns
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/options
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/osl
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/osl/kernel
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/portallocator
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/portmapper
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/resolvconf
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/scope
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/types'
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/bridge
14:55:43 [2023-10-25T14:55:43.103Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:55:43 [2023-10-25T14:55:43.103Z] + type docker-proxy
14:55:43 [2023-10-25T14:55:43.103Z] hack/test/unit: line 25: type: docker-proxy: not found
14:55:43 [2023-10-25T14:55:43.103Z] + hack/make.sh binary-proxy install-proxy
14:55:43 [2023-10-25T14:55:43.103Z] 
14:55:43 [2023-10-25T14:55:43.103Z] Removing bundles/
14:55:43 [2023-10-25T14:55:43.103Z] 
14:55:43 [2023-10-25T14:55:43.103Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
14:55:43 [2023-10-25T14:55:43.103Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
14:55:43 [2023-10-25T14:55:43.103Z] + tee /go/src/github.com/docker/docker/go.mod
14:55:43 [2023-10-25T14:55:43.103Z] module github.com/docker/docker
14:55:43 [2023-10-25T14:55:43.103Z] 
14:55:43 [2023-10-25T14:55:43.103Z] go 1.20
14:55:43 [2023-10-25T14:55:43.103Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
14:55:43 [2023-10-25T14:55:43.103Z] + GO111MODULE=on
14:55:43 [2023-10-25T14:55:43.103Z] + 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=8f756fe6790893a87cf33a68b05755e0071ceecd" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-25T14:55:42.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
14:55:48 [2023-10-25T14:55:48.385Z] + rm -f /go/src/github.com/docker/docker/go.mod
14:55:48 [2023-10-25T14:55:48.385Z] Created binary: bundles/binary-proxy/docker-proxy
14:55:48 [2023-10-25T14:55:48.385Z] 
14:55:48 [2023-10-25T14:55:48.385Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
14:55:48 [2023-10-25T14:55:48.385Z] Installing docker-proxy to /usr/local/bin/
14:55:48 [2023-10-25T14:55:48.385Z] 
14:55:48 [2023-10-25T14:55:48.385Z] + mkdir -p bundles
14:55:48 [2023-10-25T14:55:48.385Z] + '[' -n 'github.com/docker/docker/api
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/backend/build
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/httpstatus
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/httputils
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/middleware
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/router
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/router/build
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/router/checkpoint
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/router/container
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/router/debug
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/router/distribution
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/router/grpc
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/router/image
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/router/network
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/router/plugin
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/router/session
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/router/swarm
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/router/system
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/server/router/volume
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/backend
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/blkiodev
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/checkpoint
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/container
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/events
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/filters
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/image
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/mount
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/network
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/plugins/logdriver
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/registry
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/strslice
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/swarm
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/swarm/runtime
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/system
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/time
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/versions
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/versions/v1p19
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/versions/v1p20
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/api/types/volume
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder/builder-next
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder/builder-next/exporter
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder/builder-next/worker
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder/builder-next/worker/label
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder/dockerfile
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder/remotecontext
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder/remotecontext/git
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/builder/remotecontext/urlutil
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/cli/debug
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/cli/winresources/docker-proxy
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/cli/winresources/dockerd
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/client
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/client/buildkit
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/cmd/docker-proxy
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/cmd/dockerd
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/cmd/dockerd/trap
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/container
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/container/stream
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/contrib/apparmor
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/contrib/httpserver
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/cluster
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/cluster/convert
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/cluster/executor
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/cluster/executor/container
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/cluster/provider
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/config
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/containerd
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/events
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/events/testutils
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/graphdriver
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/graphdriver/copy
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/graphdriver/register
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/graphdriver/vfs
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/graphdriver/zfs
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/images
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/initlayer
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/links
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/listeners
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/awslogs
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/fluentd
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/gcplogs
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/gelf
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/journald
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/local
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/logentries
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/loggertest
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/loggerutils
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/splunk
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/syslog
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/logger/templates
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/names
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/network
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/snapshotter
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/daemon/stats
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/distribution
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/distribution/metadata
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/distribution/utils
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/distribution/xfer
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/dockerversion
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/errdefs
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/image
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/image/cache
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/image/spec/specs-go
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/image/spec/specs-go/v1
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/image/tarexport
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/image/v1
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/internal/compatcontext
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/internal/mod
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/internal/mounttree
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/internal/multierror
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/internal/test/suite
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/internal/testutils
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/internal/testutils/netnsutils
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/internal/unshare
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/layer
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/libcontainerd
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/libcontainerd/queue
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/libcontainerd/remote
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/libcontainerd/shimopts
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/libcontainerd/supervisor
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/libcontainerd/types
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/oci
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/oci/caps
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/opts
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/aaparser
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/archive
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/authorization
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/broadcaster
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/capabilities
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/chrootarchive
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/containerfs
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/directory
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/dmesg
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/fileutils
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/homedir
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/idtools
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/ioutils
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/jsonmessage
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/longpath
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/loopback
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/meminfo
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/namesgenerator
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/parsers
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/parsers/kernel
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/pidfile
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/platform
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/platforms
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/plugingetter
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/plugins
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/plugins/transport
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/pools
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/process
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/progress
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/reexec
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/rootless
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/rootless/specconv
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/stack
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/stdcopy
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/streamformatter
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/stringid
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/sysinfo
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/system
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/tailfile
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/tarsum
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/pkg/useragent
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/plugin
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/plugin/executor/containerd
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/plugin/v2
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/profiles/apparmor
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/profiles/seccomp
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/quota
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/reference
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/registry
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/registry/resumable
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/restartmanager
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/runconfig
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/runconfig/opts
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/testutil
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/testutil/daemon
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/testutil/environment
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/testutil/fakecontext
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/testutil/fakegit
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/testutil/fakestorage
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/testutil/fixtures/load
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/testutil/fixtures/plugin
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/testutil/registry
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/testutil/request
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/volume
14:55:48 [2023-10-25T14:55:48.385Z] github.com/docker/docker/volume/drivers
14:55:48 [2023-10-25T14:55:48.386Z] github.com/docker/docker/volume/local
14:55:48 [2023-10-25T14:55:48.386Z] github.com/docker/docker/volume/mounts
14:55:48 [2023-10-25T14:55:48.386Z] github.com/docker/docker/volume/service
14:55:48 [2023-10-25T14:55:48.386Z] github.com/docker/docker/volume/service/opts
14:55:48 [2023-10-25T14:55:48.386Z] github.com/docker/docker/volume/testutils' ']'
14:55:48 [2023-10-25T14:55:48.386Z] + 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/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/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/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror 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/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
14:55:48 [2023-10-25T14:55:48.386Z] ?   	github.com/docker/docker/api	[no test files]
14:55:56 [2023-10-25T14:55:56.530Z] ok  	github.com/docker/docker/api/server	0.017s	coverage: 13.0% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 28.3% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.4% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/types	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/api/types/network	0.005s	coverage: 74.3% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/types/system	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/builder	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.013s	coverage: 100.0% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/cli/debug	0.022s	coverage: 100.0% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/builder/remotecontext	0.050s	coverage: 33.5% of statements
14:56:18 [2023-10-25T14:56:18.508Z] ok  	github.com/docker/docker/builder/dockerfile	0.085s	coverage: 50.1% of statements
14:56:19 [2023-10-25T14:56:19.893Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
14:56:19 [2023-10-25T14:56:19.893Z] ok  	github.com/docker/docker/client	0.104s	coverage: 77.3% of statements
14:56:19 [2023-10-25T14:56:19.893Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.207s	coverage: 66.5% of statements
14:56:23 [2023-10-25T14:56:23.208Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.363s	coverage: 82.5% of statements
14:56:31 [2023-10-25T14:56:31.365Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
14:56:31 [2023-10-25T14:56:31.365Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:56:31 [2023-10-25T14:56:31.365Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:56:31 [2023-10-25T14:56:31.365Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:56:31 [2023-10-25T14:56:31.365Z] ok  	github.com/docker/docker/container	0.140s	coverage: 36.5% of statements
14:56:31 [2023-10-25T14:56:31.365Z] ok  	github.com/docker/docker/cmd/dockerd	0.187s	coverage: 29.4% of statements
14:56:33 [2023-10-25T14:56:33.276Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.414s	coverage: 0.0% of statements
14:56:34 [2023-10-25T14:56:34.216Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:56:34 [2023-10-25T14:56:34.477Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.022s	coverage: 65.3% of statements
14:56:34 [2023-10-25T14:56:34.477Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.025s	coverage: 38.7% of statements
14:56:34 [2023-10-25T14:56:34.477Z] ok  	github.com/docker/docker/daemon/cluster	0.071s	coverage: 0.5% of statements
14:56:34 [2023-10-25T14:56:34.738Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:56:34 [2023-10-25T14:56:34.738Z] ok  	github.com/docker/docker/daemon/config	0.049s	coverage: 75.7% of statements
14:56:36 [2023-10-25T14:56:36.119Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:56:36 [2023-10-25T14:56:36.119Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
14:56:36 [2023-10-25T14:56:36.119Z] ok  	github.com/docker/docker/daemon/containerd	0.018s	coverage: 0.9% of statements
14:56:36 [2023-10-25T14:56:36.119Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
14:56:36 [2023-10-25T14:56:36.119Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
14:56:36 [2023-10-25T14:56:36.380Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.192s	coverage: 59.6% of statements
14:56:36 [2023-10-25T14:56:36.950Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:56:36 [2023-10-25T14:56:36.950Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
14:56:36 [2023-10-25T14:56:36.950Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:56:36 [2023-10-25T14:56:36.950Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:56:37 [2023-10-25T14:56:37.210Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.175s	coverage: 60.2% of statements
14:56:37 [2023-10-25T14:56:37.210Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
14:56:37 [2023-10-25T14:56:37.779Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
14:56:38 [2023-10-25T14:56:38.349Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.476s	coverage: 13.4% of statements
14:56:38 [2023-10-25T14:56:38.349Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:56:38 [2023-10-25T14:56:38.349Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:56:38 [2023-10-25T14:56:38.349Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
14:56:38 [2023-10-25T14:56:38.349Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
14:56:38 [2023-10-25T14:56:38.609Z] ok  	github.com/docker/docker/daemon/logger	0.232s	coverage: 43.2% of statements
14:56:38 [2023-10-25T14:56:38.869Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:56:38 [2023-10-25T14:56:38.869Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
14:56:38 [2023-10-25T14:56:38.869Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 68.2% of statements
14:56:38 [2023-10-25T14:56:38.869Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.097s	coverage: 78.3% of statements
14:56:39 [2023-10-25T14:56:39.439Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
14:56:39 [2023-10-25T14:56:39.439Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
14:56:39 [2023-10-25T14:56:39.439Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
14:56:39 [2023-10-25T14:56:39.439Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
14:56:39 [2023-10-25T14:56:39.439Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.097s	coverage: 76.8% of statements
14:56:39 [2023-10-25T14:56:39.439Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:56:39 [2023-10-25T14:56:39.439Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
14:56:39 [2023-10-25T14:56:39.700Z] ok  	github.com/docker/docker/daemon/logger/local	0.036s	coverage: 79.4% of statements
14:56:40 [2023-10-25T14:56:40.271Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.021s	coverage: 63.5% of statements
14:56:40 [2023-10-25T14:56:40.271Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
14:56:40 [2023-10-25T14:56:40.271Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:56:40 [2023-10-25T14:56:40.271Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
14:56:40 [2023-10-25T14:56:40.271Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
14:56:40 [2023-10-25T14:56:40.531Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
14:56:40 [2023-10-25T14:56:40.531Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:56:40 [2023-10-25T14:56:40.531Z] ok  	github.com/docker/docker/daemon/network	0.008s	coverage: 63.8% of statements
14:56:40 [2023-10-25T14:56:40.791Z] ok  	github.com/docker/docker/daemon/logger/journald	1.473s	coverage: 74.5% of statements
14:56:41 [2023-10-25T14:56:41.730Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:56:41 [2023-10-25T14:56:41.730Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
14:56:41 [2023-10-25T14:56:41.730Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 77.7% of statements
14:56:41 [2023-10-25T14:56:41.730Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
14:56:41 [2023-10-25T14:56:41.730Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.416s	coverage: 82.5% of statements
14:56:42 [2023-10-25T14:56:42.300Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
14:56:42 [2023-10-25T14:56:42.300Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
14:56:42 [2023-10-25T14:56:42.300Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
14:56:42 [2023-10-25T14:56:42.300Z] ok  	github.com/docker/docker/image	0.026s	coverage: 84.6% of statements
14:56:42 [2023-10-25T14:56:42.300Z] ?   	github.com/docker/docker/image/v1	[no test files]
14:56:42 [2023-10-25T14:56:42.300Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
14:56:42 [2023-10-25T14:56:42.300Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
14:56:42 [2023-10-25T14:56:42.300Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
14:56:42 [2023-10-25T14:56:42.300Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
14:56:42 [2023-10-25T14:56:42.560Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:56:42 [2023-10-25T14:56:42.560Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
14:56:42 [2023-10-25T14:56:42.560Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
14:56:42 [2023-10-25T14:56:42.560Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
14:56:42 [2023-10-25T14:56:42.560Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
14:56:43 [2023-10-25T14:56:43.130Z] ok  	github.com/docker/docker/distribution	1.528s	coverage: 29.3% of statements
14:56:43 [2023-10-25T14:56:43.700Z] ok  	github.com/docker/docker/daemon	10.640s	coverage: 17.1% of statements
14:56:43 [2023-10-25T14:56:43.700Z] ok  	github.com/docker/docker/distribution/xfer	2.174s	coverage: 84.4% of statements
14:56:43 [2023-10-25T14:56:43.700Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:56:43 [2023-10-25T14:56:43.700Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:56:43 [2023-10-25T14:56:43.700Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
14:56:43 [2023-10-25T14:56:43.700Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:56:43 [2023-10-25T14:56:43.700Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:56:43 [2023-10-25T14:56:43.700Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
14:56:44 [2023-10-25T14:56:44.272Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:56:44 [2023-10-25T14:56:44.272Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 38.1% of statements
14:56:44 [2023-10-25T14:56:44.272Z] ok  	github.com/docker/docker/pkg/aaparser	0.018s	coverage: 52.9% of statements
14:56:44 [2023-10-25T14:56:44.272Z] ok  	github.com/docker/docker/opts	0.025s	coverage: 67.9% of statements
14:56:44 [2023-10-25T14:56:44.842Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
14:56:44 [2023-10-25T14:56:44.842Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
14:56:44 [2023-10-25T14:56:44.842Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
14:56:44 [2023-10-25T14:56:44.842Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
14:56:45 [2023-10-25T14:56:45.103Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
14:56:45 [2023-10-25T14:56:45.103Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.252s	coverage: 83.7% of statements
14:56:45 [2023-10-25T14:56:45.103Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 56.4% of statements
14:56:45 [2023-10-25T14:56:45.103Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 8.3% of statements
14:56:45 [2023-10-25T14:56:45.103Z] ok  	github.com/docker/docker/pkg/archive	0.450s	coverage: 80.8% of statements
14:56:45 [2023-10-25T14:56:45.363Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:56:45 [2023-10-25T14:56:45.363Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
14:56:45 [2023-10-25T14:56:45.363Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 92.3% of statements
14:56:45 [2023-10-25T14:56:45.363Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
14:56:45 [2023-10-25T14:56:45.624Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
14:56:45 [2023-10-25T14:56:45.624Z] ok  	github.com/docker/docker/pkg/authorization	0.886s	coverage: 68.3% of statements
14:56:45 [2023-10-25T14:56:45.624Z] ok  	github.com/docker/docker/pkg/idtools	0.368s	coverage: 69.7% of statements
14:56:45 [2023-10-25T14:56:45.624Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
14:56:45 [2023-10-25T14:56:45.624Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
14:56:45 [2023-10-25T14:56:45.884Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
14:56:45 [2023-10-25T14:56:45.884Z] ok  	github.com/docker/docker/pkg/ioutils	0.376s	coverage: 72.3% of statements
14:56:45 [2023-10-25T14:56:45.884Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:56:45 [2023-10-25T14:56:45.884Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
14:56:45 [2023-10-25T14:56:45.884Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:56:45 [2023-10-25T14:56:45.884Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
14:56:46 [2023-10-25T14:56:46.455Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:56:46 [2023-10-25T14:56:46.455Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:56:46 [2023-10-25T14:56:46.455Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
14:56:46 [2023-10-25T14:56:46.455Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
14:56:46 [2023-10-25T14:56:46.455Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
14:56:46 [2023-10-25T14:56:46.455Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
14:56:46 [2023-10-25T14:56:46.455Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
14:56:46 [2023-10-25T14:56:46.455Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
14:56:46 [2023-10-25T14:56:46.455Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
14:56:46 [2023-10-25T14:56:46.455Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
14:56:46 [2023-10-25T14:56:46.455Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
14:56:46 [2023-10-25T14:56:46.716Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
14:56:46 [2023-10-25T14:56:46.716Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 61.9% of statements
14:56:46 [2023-10-25T14:56:46.716Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
14:56:46 [2023-10-25T14:56:46.976Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
14:56:46 [2023-10-25T14:56:46.976Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 53.4% of statements
14:56:46 [2023-10-25T14:56:46.976Z] ok  	github.com/docker/docker/pkg/tailfile	0.031s	coverage: 88.6% of statements
14:56:47 [2023-10-25T14:56:47.237Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
14:56:47 [2023-10-25T14:56:47.237Z] ok  	github.com/docker/docker/pkg/tarsum	0.049s	coverage: 89.1% of statements
14:56:47 [2023-10-25T14:56:47.807Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:56:47 [2023-10-25T14:56:47.807Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:56:47 [2023-10-25T14:56:47.807Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
14:56:47 [2023-10-25T14:56:47.807Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
14:56:48 [2023-10-25T14:56:48.378Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 74.9% of statements
14:56:48 [2023-10-25T14:56:48.378Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.3% of statements
14:56:48 [2023-10-25T14:56:48.378Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
14:56:48 [2023-10-25T14:56:48.638Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
14:56:48 [2023-10-25T14:56:48.638Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
14:56:48 [2023-10-25T14:56:48.638Z] ok  	github.com/docker/docker/registry	0.103s	coverage: 63.9% of statements
14:56:48 [2023-10-25T14:56:48.898Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:56:48 [2023-10-25T14:56:48.898Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
14:56:49 [2023-10-25T14:56:49.158Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 8.2% of statements
14:56:49 [2023-10-25T14:56:49.158Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:56:49 [2023-10-25T14:56:49.158Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:56:49 [2023-10-25T14:56:49.158Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:56:49 [2023-10-25T14:56:49.419Z] ok  	github.com/docker/docker/quota	0.815s	coverage: 69.2% of statements
14:56:49 [2023-10-25T14:56:49.419Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:56:49 [2023-10-25T14:56:49.419Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:56:49 [2023-10-25T14:56:49.419Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:56:49 [2023-10-25T14:56:49.419Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:56:49 [2023-10-25T14:56:49.419Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:56:49 [2023-10-25T14:56:49.419Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:56:49 [2023-10-25T14:56:49.419Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:56:49 [2023-10-25T14:56:49.419Z] ?   	github.com/docker/docker/volume	[no test files]
14:56:49 [2023-10-25T14:56:49.989Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
14:56:49 [2023-10-25T14:56:49.989Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 65.7% of statements
14:56:49 [2023-10-25T14:56:49.989Z] ok  	github.com/docker/docker/volume/local	0.117s	coverage: 74.6% of statements
14:56:50 [2023-10-25T14:56:50.558Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:56:50 [2023-10-25T14:56:50.558Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:56:50 [2023-10-25T14:56:50.558Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
14:56:51 [2023-10-25T14:56:51.126Z] ok  	github.com/docker/docker/layer	7.434s	coverage: 68.7% of statements
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === Skipped
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     network_proxy_test.go:210: No support for dual stack yet
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver btrfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver btrfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver btrfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver btrfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver btrfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:68: No driver to put!
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z] time="2023-10-25T14:56:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z] time="2023-10-25T14:56:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z] time="2023-10-25T14:56:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z] time="2023-10-25T14:56:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z] time="2023-10-25T14:56:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:68: No driver to put!
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     overlay_test.go:61: Cannot run test with naive change algorithm
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver zfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver zfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver zfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver zfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:41: Driver zfs not supported
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     graphtest_unix.go:68: No driver to put!
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
14:56:51 [2023-10-25T14:56:51.386Z]     validate_test.go:70: only tested on Windows
14:56:51 [2023-10-25T14:56:51.386Z] 
14:56:51 [2023-10-25T14:56:51.386Z] DONE 3152 tests, 27 skipped in 63.836s
14:56:51 [2023-10-25T14:56:51.386Z] + '[' -n 'github.com/docker/docker/libnetwork
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/bitmap
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/cluster
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/config
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/datastore
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/diagnostic
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/discoverapi
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/driverapi
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/bridge
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/host
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/null
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/overlay
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/remote
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/windows
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/drvregistry
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/etchosts
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/internal/caller
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/internal/kvstore
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/ipam
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/ipamapi
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/ipams/builtin
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/ipams/null
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/ipams/remote
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/ipamutils
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/ipbits
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/iptables
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/netlabel
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/netutils
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/networkdb
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/ns
14:56:51 [2023-10-25T14:56:51.386Z] github.com/docker/docker/libnetwork/options
14:56:51 [2023-10-25T14:56:51.387Z] github.com/docker/docker/libnetwork/osl
14:56:51 [2023-10-25T14:56:51.387Z] github.com/docker/docker/libnetwork/osl/kernel
14:56:51 [2023-10-25T14:56:51.387Z] github.com/docker/docker/libnetwork/portallocator
14:56:51 [2023-10-25T14:56:51.387Z] github.com/docker/docker/libnetwork/portmapper
14:56:51 [2023-10-25T14:56:51.387Z] github.com/docker/docker/libnetwork/resolvconf
14:56:51 [2023-10-25T14:56:51.387Z] github.com/docker/docker/libnetwork/scope
14:56:51 [2023-10-25T14:56:51.387Z] github.com/docker/docker/libnetwork/types' ']'
14:56:51 [2023-10-25T14:56:51.387Z] + 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/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb 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
14:57:47 [2023-10-25T14:57:47.632Z] ok  	github.com/docker/docker/libnetwork	44.557s	coverage: 43.0% of statements
14:57:47 [2023-10-25T14:57:47.632Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
14:57:47 [2023-10-25T14:57:47.632Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
14:57:47 [2023-10-25T14:57:47.632Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
14:57:47 [2023-10-25T14:57:47.632Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
14:57:47 [2023-10-25T14:57:47.632Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
14:57:47 [2023-10-25T14:57:47.632Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
14:57:47 [2023-10-25T14:57:47.632Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
14:57:47 [2023-10-25T14:57:47.632Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
14:57:47 [2023-10-25T14:57:47.632Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
14:57:47 [2023-10-25T14:57:47.632Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.3% of statements
14:57:47 [2023-10-25T14:57:47.632Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
14:57:47 [2023-10-25T14:57:47.632Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
14:57:47 [2023-10-25T14:57:47.632Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
14:57:47 [2023-10-25T14:57:47.632Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.048s	coverage: 62.3% of statements
14:57:47 [2023-10-25T14:57:47.632Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
14:57:47 [2023-10-25T14:57:47.632Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
14:57:47 [2023-10-25T14:57:47.632Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.810s	coverage: 5.0% of statements
14:57:47 [2023-10-25T14:57:47.632Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
14:57:47 [2023-10-25T14:57:47.632Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
14:57:47 [2023-10-25T14:57:47.632Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
14:57:47 [2023-10-25T14:57:47.892Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
14:57:48 [2023-10-25T14:57:48.831Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
14:57:49 [2023-10-25T14:57:49.090Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
14:57:49 [2023-10-25T14:57:49.350Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
14:57:49 [2023-10-25T14:57:49.919Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
14:57:49 [2023-10-25T14:57:49.919Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
14:57:49 [2023-10-25T14:57:49.919Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
14:57:49 [2023-10-25T14:57:49.919Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
14:57:50 [2023-10-25T14:57:50.179Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
14:57:50 [2023-10-25T14:57:50.748Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
14:57:50 [2023-10-25T14:57:50.748Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
14:57:50 [2023-10-25T14:57:50.748Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
14:57:50 [2023-10-25T14:57:50.748Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
14:58:02 [2023-10-25T14:58:02.967Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
14:58:04 [2023-10-25T14:58:04.876Z] ok  	github.com/docker/docker/libnetwork/ipam	3.312s	coverage: 80.0% of statements
14:58:04 [2023-10-25T14:58:04.876Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
14:58:04 [2023-10-25T14:58:04.876Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
14:58:05 [2023-10-25T14:58:05.136Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
14:58:05 [2023-10-25T14:58:05.395Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
14:58:05 [2023-10-25T14:58:05.395Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
14:58:05 [2023-10-25T14:58:05.655Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
14:58:06 [2023-10-25T14:58:06.224Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.322s	coverage: 86.4% of statements
14:58:06 [2023-10-25T14:58:06.483Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
14:58:07 [2023-10-25T14:58:07.052Z] ok  	github.com/docker/docker/libnetwork/iptables	0.225s	coverage: 39.9% of statements
14:58:07 [2023-10-25T14:58:07.052Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
14:58:07 [2023-10-25T14:58:07.622Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
14:59:59 [2023-10-25T14:59:59.097Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.866s	coverage: 58.5% of statements
14:59:59 [2023-10-25T14:59:59.097Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
14:59:59 [2023-10-25T14:59:59.097Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
14:59:59 [2023-10-25T14:59:59.097Z] ok  	github.com/docker/docker/libnetwork/osl	4.420s	coverage: 40.2% of statements
14:59:59 [2023-10-25T14:59:59.097Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
14:59:59 [2023-10-25T14:59:59.097Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
14:59:59 [2023-10-25T14:59:59.667Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.756s	coverage: 46.3% of statements
14:59:59 [2023-10-25T14:59:59.927Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
14:59:59 [2023-10-25T14:59:59.927Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
15:00:00 [2023-10-25T15:00:00.187Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
15:00:00 [2023-10-25T15:00:00.187Z] 
15:00:00 [2023-10-25T15:00:00.187Z] === Skipped
15:00:00 [2023-10-25T15:00:00.187Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
15:00:00 [2023-10-25T15:00:00.187Z]     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
15:00:00 [2023-10-25T15:00:00.187Z] 
15:00:00 [2023-10-25T15:00:00.187Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
15:00:00 [2023-10-25T15:00:00.187Z]     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
15:00:00 [2023-10-25T15:00:00.187Z] 
15:00:00 [2023-10-25T15:00:00.187Z] DONE 345 tests, 2 skipped in 188.813s
Post stage
[Pipeline] junit
15:00:01 [2023-10-25T15:00:01.141Z] Recording test results
15:00:02 [2023-10-25T15:00:02.759Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:00:03 [2023-10-25T15:00:03.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46719/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8f756fe6790893a87cf33a68b05755e0071ceecd -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8f756fe6790893a87cf33a68b05755e0071ceecd hack/make.sh dynbinary test-integration
15:00:03 [2023-10-25T15:00:03.356Z] 
15:00:03 [2023-10-25T15:00:03.356Z] Removing bundles/
15:00:03 [2023-10-25T15:00:03.356Z] 
15:00:03 [2023-10-25T15:00:03.356Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:00:03 [2023-10-25T15:00:03.356Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
15:00:03 [2023-10-25T15:00:03.356Z] + tee /go/src/github.com/docker/docker/go.mod
15:00:03 [2023-10-25T15:00:03.357Z] module github.com/docker/docker
15:00:03 [2023-10-25T15:00:03.357Z] 
15:00:03 [2023-10-25T15:00:03.357Z] go 1.20
15:00:03 [2023-10-25T15:00:03.357Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:00:03 [2023-10-25T15:00:03.357Z] + GO111MODULE=on
15:00:03 [2023-10-25T15:00:03.357Z] + 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=8f756fe6790893a87cf33a68b05755e0071ceecd" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-25T15:00:03.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
15:00:42 [2023-10-25T15:00:42.320Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:00:42 [2023-10-25T15:00:42.320Z] Created binary: bundles/dynbinary-daemon/dockerd
15:00:42 [2023-10-25T15:00:42.320Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
15:00:42 [2023-10-25T15:00:42.320Z] + tee /go/src/github.com/docker/docker/go.mod
15:00:42 [2023-10-25T15:00:42.320Z] module github.com/docker/docker
15:00:42 [2023-10-25T15:00:42.320Z] 
15:00:42 [2023-10-25T15:00:42.320Z] go 1.20
15:00:42 [2023-10-25T15:00:42.320Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:00:42 [2023-10-25T15:00:42.320Z] + GO111MODULE=on
15:00:42 [2023-10-25T15:00:42.320Z] + 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=8f756fe6790893a87cf33a68b05755e0071ceecd" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-25T15:00:03.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
15:00:42 [2023-10-25T15:00:42.320Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:00:42 [2023-10-25T15:00:42.320Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:00:42 [2023-10-25T15:00:42.320Z] 
15:00:42 [2023-10-25T15:00:42.320Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:00:42 [2023-10-25T15:00:42.320Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:00:42 [2023-10-25T15:00:42.320Z] HOSTNAME=dbefe5fd9094
15:00:42 [2023-10-25T15:00:42.320Z] TESTDEBUG=0
15:00:42 [2023-10-25T15:00:42.320Z] DEST=bundles/test-integration
15:00:42 [2023-10-25T15:00:42.320Z] PWD=/go/src/github.com/docker/docker
15:00:42 [2023-10-25T15:00:42.320Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
15:00:42 [2023-10-25T15:00:42.320Z] DOCKER_GITCOMMIT=8f756fe6790893a87cf33a68b05755e0071ceecd
15:00:42 [2023-10-25T15:00:42.320Z] container=docker
15:00:42 [2023-10-25T15:00:42.320Z] HOME=/root
15:00:42 [2023-10-25T15:00:42.320Z] CONTAINERD_NAMESPACE=moby
15:00:42 [2023-10-25T15:00:42.320Z] GOLANG_VERSION=1.21.3
15:00:42 [2023-10-25T15:00:42.320Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:00:42 [2023-10-25T15:00:42.320Z] VALIDATE_BRANCH=master
15:00:42 [2023-10-25T15:00:42.320Z] TERM=xterm
15:00:42 [2023-10-25T15:00:42.320Z] DOCKER_PKG=github.com/docker/docker
15:00:42 [2023-10-25T15:00:42.320Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
15:00:42 [2023-10-25T15:00:42.320Z] SHLVL=1
15:00:42 [2023-10-25T15:00:42.320Z] TIMEOUT=120m
15:00:42 [2023-10-25T15:00:42.320Z] GOTOOLCHAIN=local
15:00:42 [2023-10-25T15:00:42.320Z] DOCKER_GRAPHDRIVER=overlay2
15:00:42 [2023-10-25T15:00:42.320Z] GO111MODULE=off
15:00:42 [2023-10-25T15:00:42.320Z] DOCKER_EXPERIMENTAL=1
15:00:42 [2023-10-25T15:00:42.320Z] TEST_SKIP_INTEGRATION_CLI=1
15:00:42 [2023-10-25T15:00:42.320Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:00:42 [2023-10-25T15:00:42.320Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:00:42 [2023-10-25T15:00:42.320Z] GOPATH=/go
15:00:42 [2023-10-25T15:00:42.320Z] PKG_CONFIG=pkg-config
15:00:42 [2023-10-25T15:00:42.320Z] _=/usr/bin/env
15:00:42 [2023-10-25T15:00:42.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:01:04 [2023-10-25T15:01:04.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
15:01:04 [2023-10-25T15:01:04.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:01:04 [2023-10-25T15:01:04.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:01:05 [2023-10-25T15:01:05.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:01:09 [2023-10-25T15:01:09.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:01:13 [2023-10-25T15:01:13.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
15:01:13 [2023-10-25T15:01:13.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:01:15 [2023-10-25T15:01:15.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:01:16 [2023-10-25T15:01:16.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:01:17 [2023-10-25T15:01:17.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:01:17 [2023-10-25T15:01:17.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:01:18 [2023-10-25T15:01:18.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:01:20 [2023-10-25T15:01:20.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:01:22 [2023-10-25T15:01:22.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:01:23 [2023-10-25T15:01:23.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:01:23 [2023-10-25T15:01:23.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:01:24 [2023-10-25T15:01:24.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:01:25 [2023-10-25T15:01:25.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:01:27 [2023-10-25T15:01:27.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:01:28 [2023-10-25T15:01:28.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:01:29 [2023-10-25T15:01:29.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:01:30 [2023-10-25T15:01:30.457Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:01:30 [2023-10-25T15:01:30.457Z] Using test binary /usr/local/cli-integration/docker
15:01:30 [2023-10-25T15:01:30.457Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:01:30 [2023-10-25T15:01:30.457Z] +++ /etc/init.d/apparmor start
15:01:30 [2023-10-25T15:01:30.457Z] Not: starting.
15:01:30 [2023-10-25T15:01:30.457Z] INFO: Waiting for daemon to start...
15:01:30 [2023-10-25T15:01:30.457Z] Starting dockerd
15:01:30 [2023-10-25T15:01:30.457Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.mnu1IZfDoc/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:01:35 [2023-10-25T15:01:35.734Z] .
15:01:35 [2023-10-25T15:01:35.734Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
15:01:35 [2023-10-25T15:01:35.734Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:01:35 [2023-10-25T15:01:35.735Z] ++++ docker load
15:01:35 [2023-10-25T15:01:35.735Z] Loaded image: emptyfs:latest
15:01:35 [2023-10-25T15:01:35.735Z] ++++ tar -cC bundles/test-integration/dangling .
15:01:35 [2023-10-25T15:01:35.735Z] ++++ docker load
15:01:35 [2023-10-25T15:01:35.735Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
15:01:35 [2023-10-25T15:01:35.735Z] Running integration-test (iteration 1)
15:01:35 [2023-10-25T15:01:35.735Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
15:01:35 [2023-10-25T15:01:35.735Z] ++ '[' -n '' ']'
15:01:35 [2023-10-25T15:01:35.735Z] ++ 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
15:01:35 [2023-10-25T15:01:35.735Z] ++ set -e
15:01:35 [2023-10-25T15:01:35.735Z] ++ '[' -n 0 ']'
15:01:35 [2023-10-25T15:01:35.735Z] ++ set -x
15:01:35 [2023-10-25T15:01:35.735Z] ++ 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.mnu1IZfDoc/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
15:01:35 [2023-10-25T15:01:35.735Z] Loaded image: busybox:latest
15:01:35 [2023-10-25T15:01:35.735Z] Loaded image: busybox:glibc
15:01:36 [2023-10-25T15:01:36.304Z] Loaded image: debian:bullseye-slim
15:01:36 [2023-10-25T15:01:36.304Z] Loaded image: hello-world:latest
15:01:36 [2023-10-25T15:01:36.304Z] Loaded image: arm32v7/hello-world:latest
15:01:36 [2023-10-25T15:01:36.304Z] INFO: Testing against a local daemon
15:01:36 [2023-10-25T15:01:36.304Z] === RUN   TestCgroupNamespacesBuild
15:01:37 [2023-10-25T15:01:37.685Z] --- PASS: TestCgroupNamespacesBuild (1.19s)
15:01:37 [2023-10-25T15:01:37.685Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:01:38 [2023-10-25T15:01:38.624Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
15:01:38 [2023-10-25T15:01:38.624Z] === RUN   TestBuildWithSession
15:01:38 [2023-10-25T15:01:38.624Z]     build_session_test.go:26: TODO: BuildKit
15:01:38 [2023-10-25T15:01:38.624Z] --- SKIP: TestBuildWithSession (0.00s)
15:01:38 [2023-10-25T15:01:38.624Z] === RUN   TestBuildSquashParent
15:01:42 [2023-10-25T15:01:42.821Z] --- PASS: TestBuildSquashParent (3.71s)
15:01:42 [2023-10-25T15:01:42.821Z] === RUN   TestBuildWithRemoveAndForceRemove
15:01:42 [2023-10-25T15:01:42.821Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:01:42 [2023-10-25T15:01:42.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:01:42 [2023-10-25T15:01:42.821Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:01:42 [2023-10-25T15:01:42.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:01:42 [2023-10-25T15:01:42.821Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:01:42 [2023-10-25T15:01:42.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:01:42 [2023-10-25T15:01:42.821Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:01:42 [2023-10-25T15:01:42.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:01:42 [2023-10-25T15:01:42.821Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:01:42 [2023-10-25T15:01:42.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:01:42 [2023-10-25T15:01:42.821Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:01:42 [2023-10-25T15:01:42.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:01:42 [2023-10-25T15:01:42.821Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:01:42 [2023-10-25T15:01:42.821Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:01:42 [2023-10-25T15:01:42.821Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:01:42 [2023-10-25T15:01:42.821Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:01:42 [2023-10-25T15:01:42.821Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:01:42 [2023-10-25T15:01:42.821Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:01:46 [2023-10-25T15:01:46.115Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
15:01:46 [2023-10-25T15:01:46.115Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.45s)
15:01:46 [2023-10-25T15:01:46.115Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s)
15:01:46 [2023-10-25T15:01:46.115Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.73s)
15:01:46 [2023-10-25T15:01:46.115Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s)
15:01:46 [2023-10-25T15:01:46.115Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s)
15:01:46 [2023-10-25T15:01:46.115Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s)
15:01:46 [2023-10-25T15:01:46.115Z] === RUN   TestBuildMultiStageCopy
15:01:46 [2023-10-25T15:01:46.115Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:01:46 [2023-10-25T15:01:46.684Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:01:46 [2023-10-25T15:01:46.944Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:01:46 [2023-10-25T15:01:46.944Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:01:46 [2023-10-25T15:01:46.944Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:01:47 [2023-10-25T15:01:47.203Z] --- PASS: TestBuildMultiStageCopy (1.46s)
15:01:47 [2023-10-25T15:01:47.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.02s)
15:01:47 [2023-10-25T15:01:47.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
15:01:47 [2023-10-25T15:01:47.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.11s)
15:01:47 [2023-10-25T15:01:47.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.12s)
15:01:47 [2023-10-25T15:01:47.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.13s)
15:01:47 [2023-10-25T15:01:47.203Z] === RUN   TestBuildMultiStageParentConfig
15:01:47 [2023-10-25T15:01:47.463Z] --- PASS: TestBuildMultiStageParentConfig (0.38s)
15:01:47 [2023-10-25T15:01:47.463Z] === RUN   TestBuildLabelWithTargets
15:01:48 [2023-10-25T15:01:48.402Z] --- PASS: TestBuildLabelWithTargets (0.62s)
15:01:48 [2023-10-25T15:01:48.402Z] === RUN   TestBuildWithEmptyLayers
15:01:48 [2023-10-25T15:01:48.402Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
15:01:48 [2023-10-25T15:01:48.402Z] === RUN   TestBuildMultiStageOnBuild
15:01:49 [2023-10-25T15:01:49.782Z] --- PASS: TestBuildMultiStageOnBuild (1.27s)
15:01:49 [2023-10-25T15:01:49.782Z] === RUN   TestBuildUncleanTarFilenames
15:01:49 [2023-10-25T15:01:49.782Z] --- PASS: TestBuildUncleanTarFilenames (0.15s)
15:01:49 [2023-10-25T15:01:49.782Z] === RUN   TestBuildMultiStageLayerLeak
15:01:51 [2023-10-25T15:01:51.162Z] --- PASS: TestBuildMultiStageLayerLeak (1.17s)
15:01:51 [2023-10-25T15:01:51.162Z] === RUN   TestBuildWithHugeFile
15:02:47 [2023-10-25T15:02:47.411Z] --- PASS: TestBuildWithHugeFile (55.65s)
15:02:47 [2023-10-25T15:02:47.411Z] === RUN   TestBuildWCOWSandboxSize
15:02:47 [2023-10-25T15:02:47.411Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:02:47 [2023-10-25T15:02:47.411Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:02:47 [2023-10-25T15:02:47.411Z] === RUN   TestBuildWithEmptyDockerfile
15:02:47 [2023-10-25T15:02:47.411Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:02:47 [2023-10-25T15:02:47.411Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:02:47 [2023-10-25T15:02:47.411Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:02:47 [2023-10-25T15:02:47.411Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:02:47 [2023-10-25T15:02:47.411Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:02:47 [2023-10-25T15:02:47.411Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:02:47 [2023-10-25T15:02:47.411Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:02:47 [2023-10-25T15:02:47.411Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:02:47 [2023-10-25T15:02:47.411Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:02:47 [2023-10-25T15:02:47.411Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:02:47 [2023-10-25T15:02:47.411Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
15:02:47 [2023-10-25T15:02:47.411Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
15:02:47 [2023-10-25T15:02:47.411Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
15:02:47 [2023-10-25T15:02:47.411Z] === RUN   TestBuildPreserveOwnership
15:02:47 [2023-10-25T15:02:47.411Z] === RUN   TestBuildPreserveOwnership/copy_from
15:02:48 [2023-10-25T15:02:48.350Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:02:49 [2023-10-25T15:02:49.289Z] --- PASS: TestBuildPreserveOwnership (2.48s)
15:02:49 [2023-10-25T15:02:49.289Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.73s)
15:02:49 [2023-10-25T15:02:49.289Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.75s)
15:02:49 [2023-10-25T15:02:49.289Z] === RUN   TestBuildPlatformInvalid
15:02:49 [2023-10-25T15:02:49.289Z] --- PASS: TestBuildPlatformInvalid (0.03s)
15:02:49 [2023-10-25T15:02:49.289Z] === RUN   TestBuildkitHistoryTracePropagation
15:02:49 [2023-10-25T15:02:49.289Z] time="2023-10-25T15:02:48Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
15:02:49 [2023-10-25T15:02:49.289Z] time="2023-10-25T15:02:48Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
15:02:49 [2023-10-25T15:02:49.289Z] time="2023-10-25T15:02:48Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
15:02:49 [2023-10-25T15:02:49.289Z] time="2023-10-25T15:02:48Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
15:02:49 [2023-10-25T15:02:49.289Z] time="2023-10-25T15:02:48Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {},\n      \"BalancerAttributes\": null,\n      \"Type\": 0,\n      \"Metadata\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
15:02:49 [2023-10-25T15:02:49.289Z] time="2023-10-25T15:02:48Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
15:02:49 [2023-10-25T15:02:49.289Z] time="2023-10-25T15:02:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
15:02:49 [2023-10-25T15:02:49.289Z] time="2023-10-25T15:02:48Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
15:02:49 [2023-10-25T15:02:49.289Z] time="2023-10-25T15:02:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
15:02:49 [2023-10-25T15:02:49.289Z] time="2023-10-25T15:02:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
15:02:49 [2023-10-25T15:02:49.289Z] time="2023-10-25T15:02:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
15:02:49 [2023-10-25T15:02:49.289Z] time="2023-10-25T15:02:48Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
15:02:49 [2023-10-25T15:02:49.289Z] time="2023-10-25T15:02:48Z" level=info msg="[core] [Server #4] Server created" module=grpc
15:02:49 [2023-10-25T15:02:49.289Z]     build_traces_test.go:84: Waiting for trace to be available
15:02:53 [2023-10-25T15:02:53.484Z] time="2023-10-25T15:02:52Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
15:02:53 [2023-10-25T15:02:53.484Z] time="2023-10-25T15:02:52Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
15:02:53 [2023-10-25T15:02:53.484Z] time="2023-10-25T15:02:52Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
15:02:53 [2023-10-25T15:02:53.484Z] time="2023-10-25T15:02:52Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
15:02:53 [2023-10-25T15:02:53.484Z] time="2023-10-25T15:02:52Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
15:02:53 [2023-10-25T15:02:53.484Z] time="2023-10-25T15:02:52Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
15:02:53 [2023-10-25T15:02:53.484Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s)
15:02:53 [2023-10-25T15:02:53.484Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:02:53 [2023-10-25T15:02:53.744Z] Loaded image: busybox:latest
15:02:53 [2023-10-25T15:02:53.744Z] Loaded image: busybox:glibc
15:02:54 [2023-10-25T15:02:54.684Z] Loaded image: debian:bullseye-slim
15:02:54 [2023-10-25T15:02:54.684Z] Loaded image: hello-world:latest
15:02:54 [2023-10-25T15:02:54.684Z] Loaded image: arm32v7/hello-world:latest
15:03:02 [2023-10-25T15:03:02.809Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.79s)
15:03:02 [2023-10-25T15:03:02.809Z] PASS
15:03:02 [2023-10-25T15:03:02.809Z] 
15:03:02 [2023-10-25T15:03:02.809Z] === Skipped
15:03:02 [2023-10-25T15:03:02.809Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:03:02 [2023-10-25T15:03:02.809Z]     build_session_test.go:26: TODO: BuildKit
15:03:02 [2023-10-25T15:03:02.809Z] 
15:03:02 [2023-10-25T15:03:02.809Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:03:02 [2023-10-25T15:03:02.809Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:03:02 [2023-10-25T15:03:02.809Z] 
15:03:02 [2023-10-25T15:03:02.809Z] DONE 35 tests, 2 skipped in 87.865s
15:03:02 [2023-10-25T15:03:02.809Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
15:03:02 [2023-10-25T15:03:02.809Z] ++ '[' -n '' ']'
15:03:02 [2023-10-25T15:03:02.809Z] ++ 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
15:03:02 [2023-10-25T15:03:02.809Z] ++ set -e
15:03:02 [2023-10-25T15:03:02.809Z] ++ '[' -n 0 ']'
15:03:02 [2023-10-25T15:03:02.809Z] ++ set -x
15:03:02 [2023-10-25T15:03:02.810Z] ++ 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.mnu1IZfDoc/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
15:03:03 [2023-10-25T15:03:03.069Z] INFO: Testing against a local daemon
15:03:03 [2023-10-25T15:03:03.069Z] === RUN   TestNoNewPrivileges
15:03:08 [2023-10-25T15:03:08.346Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
15:03:08 [2023-10-25T15:03:08.606Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
15:03:09 [2023-10-25T15:03:09.175Z] --- PASS: TestNoNewPrivileges (6.23s)
15:03:09 [2023-10-25T15:03:09.175Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.42s)
15:03:09 [2023-10-25T15:03:09.175Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s)
15:03:09 [2023-10-25T15:03:09.175Z] PASS
15:03:09 [2023-10-25T15:03:09.175Z] 
15:03:09 [2023-10-25T15:03:09.175Z] DONE 3 tests in 6.260s
15:03:09 [2023-10-25T15:03:09.175Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
15:03:09 [2023-10-25T15:03:09.175Z] ++ '[' -n '' ']'
15:03:09 [2023-10-25T15:03:09.175Z] ++ 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
15:03:09 [2023-10-25T15:03:09.175Z] ++ set -e
15:03:09 [2023-10-25T15:03:09.175Z] ++ '[' -n 0 ']'
15:03:09 [2023-10-25T15:03:09.175Z] ++ set -x
15:03:09 [2023-10-25T15:03:09.175Z] ++ 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.mnu1IZfDoc/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
15:03:09 [2023-10-25T15:03:09.175Z] INFO: Testing against a local daemon
15:03:09 [2023-10-25T15:03:09.175Z] === RUN   TestConfigInspect
15:03:11 [2023-10-25T15:03:11.713Z] --- PASS: TestConfigInspect (2.01s)
15:03:11 [2023-10-25T15:03:11.713Z] === RUN   TestConfigList
15:03:12 [2023-10-25T15:03:12.282Z] === RUN   TestConfigList/test_filter_by_name
15:03:12 [2023-10-25T15:03:12.282Z] === RUN   TestConfigList/test_filter_by_id
15:03:12 [2023-10-25T15:03:12.282Z] === RUN   TestConfigList/test_filter_by_label_key_only
15:03:12 [2023-10-25T15:03:12.282Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
15:03:12 [2023-10-25T15:03:12.282Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
15:03:13 [2023-10-25T15:03:13.220Z] --- PASS: TestConfigList (1.98s)
15:03:13 [2023-10-25T15:03:13.221Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
15:03:13 [2023-10-25T15:03:13.221Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
15:03:13 [2023-10-25T15:03:13.221Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
15:03:13 [2023-10-25T15:03:13.221Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
15:03:13 [2023-10-25T15:03:13.221Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
15:03:13 [2023-10-25T15:03:13.221Z] === RUN   TestConfigsCreateAndDelete
15:03:15 [2023-10-25T15:03:15.128Z] --- PASS: TestConfigsCreateAndDelete (1.94s)
15:03:15 [2023-10-25T15:03:15.128Z] === RUN   TestConfigsUpdate
15:03:17 [2023-10-25T15:03:17.036Z] --- PASS: TestConfigsUpdate (1.90s)
15:03:17 [2023-10-25T15:03:17.036Z] === RUN   TestTemplatedConfig
15:03:19 [2023-10-25T15:03:19.574Z] --- PASS: TestTemplatedConfig (2.61s)
15:03:19 [2023-10-25T15:03:19.574Z] === RUN   TestConfigCreateResolve
15:03:22 [2023-10-25T15:03:22.112Z] --- PASS: TestConfigCreateResolve (2.03s)
15:03:22 [2023-10-25T15:03:22.112Z] PASS
15:03:22 [2023-10-25T15:03:22.112Z] 
15:03:22 [2023-10-25T15:03:22.112Z] DONE 11 tests in 12.499s
15:03:22 [2023-10-25T15:03:22.112Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
15:03:22 [2023-10-25T15:03:22.112Z] ++ '[' -n '' ']'
15:03:22 [2023-10-25T15:03:22.112Z] ++ 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
15:03:22 [2023-10-25T15:03:22.112Z] ++ set -e
15:03:22 [2023-10-25T15:03:22.112Z] ++ '[' -n 0 ']'
15:03:22 [2023-10-25T15:03:22.112Z] ++ set -x
15:03:22 [2023-10-25T15:03:22.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.mnu1IZfDoc/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
15:03:22 [2023-10-25T15:03:22.112Z] INFO: Testing against a local daemon
15:03:22 [2023-10-25T15:03:22.112Z] === RUN   TestAttach
15:03:22 [2023-10-25T15:03:22.112Z] === RUN   TestAttach/without_TTY
15:03:22 [2023-10-25T15:03:22.112Z] === PAUSE TestAttach/without_TTY
15:03:22 [2023-10-25T15:03:22.112Z] === RUN   TestAttach/with_TTY
15:03:22 [2023-10-25T15:03:22.112Z] === PAUSE TestAttach/with_TTY
15:03:22 [2023-10-25T15:03:22.112Z] === CONT  TestAttach/without_TTY
15:03:22 [2023-10-25T15:03:22.112Z] === CONT  TestAttach/with_TTY
15:03:22 [2023-10-25T15:03:22.112Z] --- PASS: TestAttach (0.03s)
15:03:22 [2023-10-25T15:03:22.112Z]     --- PASS: TestAttach/with_TTY (0.07s)
15:03:22 [2023-10-25T15:03:22.112Z]     --- PASS: TestAttach/without_TTY (0.07s)
15:03:22 [2023-10-25T15:03:22.112Z] === RUN   TestCreateWithCDIDevices
15:03:23 [2023-10-25T15:03:23.051Z] --- PASS: TestCreateWithCDIDevices (1.11s)
15:03:23 [2023-10-25T15:03:23.051Z] === RUN   TestCDISpecDirsAreInSystemInfo
15:03:23 [2023-10-25T15:03:23.051Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
15:03:23 [2023-10-25T15:03:23.620Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
15:03:23 [2023-10-25T15:03:23.879Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
15:03:24 [2023-10-25T15:03:24.449Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
15:03:25 [2023-10-25T15:03:25.018Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
15:03:25 [2023-10-25T15:03:25.588Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
15:03:26 [2023-10-25T15:03:26.157Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
15:03:26 [2023-10-25T15:03:26.727Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
15:03:27 [2023-10-25T15:03:27.297Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestCheckpoint
15:03:27 [2023-10-25T15:03:27.297Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:03:27 [2023-10-25T15:03:27.297Z] --- SKIP: TestCheckpoint (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/commit
15:03:27 [2023-10-25T15:03:27.297Z] === PAUSE TestContainerInvalidJSON/commit
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/create
15:03:27 [2023-10-25T15:03:27.297Z] === PAUSE TestContainerInvalidJSON/containers/create
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:03:27 [2023-10-25T15:03:27.297Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:03:27 [2023-10-25T15:03:27.297Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:03:27 [2023-10-25T15:03:27.297Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:03:27 [2023-10-25T15:03:27.297Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:03:27 [2023-10-25T15:03:27.297Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:03:27 [2023-10-25T15:03:27.297Z] === CONT  TestContainerInvalidJSON/commit
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:03:27 [2023-10-25T15:03:27.297Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:03:27 [2023-10-25T15:03:27.297Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:03:27 [2023-10-25T15:03:27.297Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:03:27 [2023-10-25T15:03:27.297Z] === CONT  TestContainerInvalidJSON/containers/create
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:03:27 [2023-10-25T15:03:27.297Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:03:27 [2023-10-25T15:03:27.297Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:03:27 [2023-10-25T15:03:27.297Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:03:27 [2023-10-25T15:03:27.297Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestCopyFromContainerPathIsNotDir
15:03:27 [2023-10-25T15:03:27.297Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestCopyToContainerPathDoesNotExist
15:03:27 [2023-10-25T15:03:27.297Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestCopyEmptyFile
15:03:27 [2023-10-25T15:03:27.297Z] --- PASS: TestCopyEmptyFile (0.07s)
15:03:27 [2023-10-25T15:03:27.297Z] === RUN   TestCopyToContainerPathIsNotDir
15:03:27 [2023-10-25T15:03:27.557Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
15:03:27 [2023-10-25T15:03:27.557Z] === RUN   TestCopyFromContainer
15:03:28 [2023-10-25T15:03:28.126Z] === RUN   TestCopyFromContainer//
15:03:28 [2023-10-25T15:03:28.126Z] === RUN   TestCopyFromContainer/.
15:03:28 [2023-10-25T15:03:28.126Z] === RUN   TestCopyFromContainer//.
15:03:28 [2023-10-25T15:03:28.126Z] === RUN   TestCopyFromContainer/./
15:03:28 [2023-10-25T15:03:28.126Z] === RUN   TestCopyFromContainer//./
15:03:28 [2023-10-25T15:03:28.126Z] === RUN   TestCopyFromContainer//bar/root
15:03:28 [2023-10-25T15:03:28.126Z] === RUN   TestCopyFromContainer//bar/root/
15:03:28 [2023-10-25T15:03:28.126Z] === RUN   TestCopyFromContainer//bar/root/.
15:03:28 [2023-10-25T15:03:28.386Z] === RUN   TestCopyFromContainer/bar/quux
15:03:28 [2023-10-25T15:03:28.386Z] === RUN   TestCopyFromContainer/bar/quux/
15:03:28 [2023-10-25T15:03:28.386Z] === RUN   TestCopyFromContainer/bar/quux/.
15:03:28 [2023-10-25T15:03:28.386Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:03:28 [2023-10-25T15:03:28.386Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCopyFromContainer/bar/notarget
15:03:28 [2023-10-25T15:03:28.387Z] --- PASS: TestCopyFromContainer (0.90s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer// (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer/. (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer//. (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:03:28 [2023-10-25T15:03:28.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:03:28 [2023-10-25T15:03:28.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:03:28 [2023-10-25T15:03:28.387Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:03:28 [2023-10-25T15:03:28.387Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:03:28 [2023-10-25T15:03:28.387Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:03:28 [2023-10-25T15:03:28.387Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:03:28 [2023-10-25T15:03:28.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCreateLinkToNonExistingContainer
15:03:28 [2023-10-25T15:03:28.387Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCreateWithInvalidEnv
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCreateWithInvalidEnv/0
15:03:28 [2023-10-25T15:03:28.387Z] === PAUSE TestCreateWithInvalidEnv/0
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCreateWithInvalidEnv/1
15:03:28 [2023-10-25T15:03:28.387Z] === PAUSE TestCreateWithInvalidEnv/1
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCreateWithInvalidEnv/2
15:03:28 [2023-10-25T15:03:28.387Z] === PAUSE TestCreateWithInvalidEnv/2
15:03:28 [2023-10-25T15:03:28.387Z] === CONT  TestCreateWithInvalidEnv/0
15:03:28 [2023-10-25T15:03:28.387Z] === CONT  TestCreateWithInvalidEnv/2
15:03:28 [2023-10-25T15:03:28.387Z] === CONT  TestCreateWithInvalidEnv/1
15:03:28 [2023-10-25T15:03:28.387Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:03:28 [2023-10-25T15:03:28.387Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCreateTmpfsMountsTarget
15:03:28 [2023-10-25T15:03:28.387Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:03:28 [2023-10-25T15:03:28.387Z] === RUN   TestCreateWithCustomMaskedPaths
15:03:29 [2023-10-25T15:03:29.767Z] --- PASS: TestCreateWithCustomMaskedPaths (1.35s)
15:03:29 [2023-10-25T15:03:29.767Z] === RUN   TestCreateWithCustomReadonlyPaths
15:03:31 [2023-10-25T15:03:31.147Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.44s)
15:03:31 [2023-10-25T15:03:31.147Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:03:31 [2023-10-25T15:03:31.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:03:31 [2023-10-25T15:03:31.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:03:31 [2023-10-25T15:03:31.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:03:31 [2023-10-25T15:03:31.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:03:31 [2023-10-25T15:03:31.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:03:31 [2023-10-25T15:03:31.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:03:31 [2023-10-25T15:03:31.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:03:31 [2023-10-25T15:03:31.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:03:31 [2023-10-25T15:03:31.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:03:31 [2023-10-25T15:03:31.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:03:31 [2023-10-25T15:03:31.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:03:31 [2023-10-25T15:03:31.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:03:31 [2023-10-25T15:03:31.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:03:31 [2023-10-25T15:03:31.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:03:31 [2023-10-25T15:03:31.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:03:31 [2023-10-25T15:03:31.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:03:31 [2023-10-25T15:03:31.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:03:31 [2023-10-25T15:03:31.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:03:31 [2023-10-25T15:03:31.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:03:31 [2023-10-25T15:03:31.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:03:31 [2023-10-25T15:03:31.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:03:31 [2023-10-25T15:03:31.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:03:31 [2023-10-25T15:03:31.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:03:31 [2023-10-25T15:03:31.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:03:31 [2023-10-25T15:03:31.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:03:31 [2023-10-25T15:03:31.147Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:03:31 [2023-10-25T15:03:31.717Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s)
15:03:31 [2023-10-25T15:03:31.717Z] === RUN   TestCreateDifferentPlatform
15:03:31 [2023-10-25T15:03:31.717Z] === RUN   TestCreateDifferentPlatform/different_os
15:03:31 [2023-10-25T15:03:31.717Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:03:31 [2023-10-25T15:03:31.717Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:03:31 [2023-10-25T15:03:31.717Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:03:31 [2023-10-25T15:03:31.717Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:03:31 [2023-10-25T15:03:31.717Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:03:31 [2023-10-25T15:03:31.717Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
15:03:31 [2023-10-25T15:03:31.717Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:03:31 [2023-10-25T15:03:31.717Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
15:03:31 [2023-10-25T15:03:31.717Z] === RUN   TestCreateInvalidHostConfig
15:03:31 [2023-10-25T15:03:31.717Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:03:31 [2023-10-25T15:03:31.717Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:03:31 [2023-10-25T15:03:31.717Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:03:31 [2023-10-25T15:03:31.717Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:03:31 [2023-10-25T15:03:31.717Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:03:31 [2023-10-25T15:03:31.717Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:03:31 [2023-10-25T15:03:31.717Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:03:31 [2023-10-25T15:03:31.717Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:03:31 [2023-10-25T15:03:31.717Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
15:03:31 [2023-10-25T15:03:31.717Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
15:03:31 [2023-10-25T15:03:31.717Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:03:31 [2023-10-25T15:03:31.717Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:03:31 [2023-10-25T15:03:31.717Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:03:31 [2023-10-25T15:03:31.717Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
15:03:31 [2023-10-25T15:03:31.717Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:03:31 [2023-10-25T15:03:31.717Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
15:03:31 [2023-10-25T15:03:31.717Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:03:31 [2023-10-25T15:03:31.717Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
15:03:31 [2023-10-25T15:03:31.717Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:03:31 [2023-10-25T15:03:31.717Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:03:31 [2023-10-25T15:03:31.717Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
15:03:31 [2023-10-25T15:03:31.717Z] === RUN   TestCreateWithMultipleEndpointSettings
15:03:31 [2023-10-25T15:03:31.717Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
15:03:31 [2023-10-25T15:03:31.977Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
15:03:31 [2023-10-25T15:03:31.977Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.06s)
15:03:31 [2023-10-25T15:03:31.977Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
15:03:31 [2023-10-25T15:03:31.977Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
15:03:31 [2023-10-25T15:03:31.977Z] === RUN   TestContainerStartOnDaemonRestart
15:03:31 [2023-10-25T15:03:31.977Z] === PAUSE TestContainerStartOnDaemonRestart
15:03:31 [2023-10-25T15:03:31.977Z] === RUN   TestDaemonRestartIpcMode
15:03:31 [2023-10-25T15:03:31.977Z] === PAUSE TestDaemonRestartIpcMode
15:03:31 [2023-10-25T15:03:31.977Z] === RUN   TestDaemonHostGatewayIP
15:03:31 [2023-10-25T15:03:31.977Z] === PAUSE TestDaemonHostGatewayIP
15:03:31 [2023-10-25T15:03:31.977Z] === RUN   TestRestartDaemonWithRestartingContainer
15:03:31 [2023-10-25T15:03:31.977Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:03:31 [2023-10-25T15:03:31.977Z] === RUN   TestHardRestartWhenContainerIsRunning
15:03:31 [2023-10-25T15:03:31.977Z] === PAUSE TestHardRestartWhenContainerIsRunning
15:03:31 [2023-10-25T15:03:31.977Z] === RUN   TestContainerKillOnDaemonStart
15:03:31 [2023-10-25T15:03:31.977Z] === PAUSE TestContainerKillOnDaemonStart
15:03:31 [2023-10-25T15:03:31.977Z] === RUN   TestDiff
15:03:32 [2023-10-25T15:03:32.546Z] --- PASS: TestDiff (0.51s)
15:03:32 [2023-10-25T15:03:32.546Z] === RUN   TestDiffStoppedContainer
15:03:33 [2023-10-25T15:03:33.115Z] --- PASS: TestDiffStoppedContainer (0.69s)
15:03:33 [2023-10-25T15:03:33.115Z] === RUN   TestExecConsoleSize
15:03:33 [2023-10-25T15:03:33.684Z] --- PASS: TestExecConsoleSize (0.55s)
15:03:33 [2023-10-25T15:03:33.684Z] === RUN   TestExecWithCloseStdin
15:03:34 [2023-10-25T15:03:34.253Z] --- PASS: TestExecWithCloseStdin (0.55s)
15:03:34 [2023-10-25T15:03:34.253Z] === RUN   TestExec
15:03:34 [2023-10-25T15:03:34.822Z] --- PASS: TestExec (0.54s)
15:03:34 [2023-10-25T15:03:34.822Z] === RUN   TestExecUser
15:03:35 [2023-10-25T15:03:35.392Z] --- PASS: TestExecUser (0.60s)
15:03:35 [2023-10-25T15:03:35.392Z] === RUN   TestExportContainerAndImportImage
15:03:35 [2023-10-25T15:03:35.961Z] --- PASS: TestExportContainerAndImportImage (0.55s)
15:03:35 [2023-10-25T15:03:35.961Z] === RUN   TestExportContainerAfterDaemonRestart
15:03:42 [2023-10-25T15:03:42.532Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
15:03:42 [2023-10-25T15:03:42.532Z] === RUN   TestHealthCheckWorkdir
15:03:42 [2023-10-25T15:03:42.532Z] --- PASS: TestHealthCheckWorkdir (0.58s)
15:03:42 [2023-10-25T15:03:42.532Z] === RUN   TestHealthKillContainer
15:03:50 [2023-10-25T15:03:50.658Z] --- PASS: TestHealthKillContainer (8.01s)
15:03:50 [2023-10-25T15:03:50.658Z] === RUN   TestHealthCheckProcessKilled
15:03:51 [2023-10-25T15:03:51.596Z] --- PASS: TestHealthCheckProcessKilled (0.76s)
15:03:51 [2023-10-25T15:03:51.596Z] === RUN   TestHealthStartInterval
15:03:52 [2023-10-25T15:03:52.976Z]     health_test.go:141: &{2023-10-25 15:03:52.5150319 +0000 UTC 2023-10-25 15:03:52.5863524 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:03:52 [2023-10-25T15:03:52.976Z]         }
15:03:52 [2023-10-25T15:03:52.976Z]     health_test.go:141: &{2023-10-25 15:03:52.5150319 +0000 UTC 2023-10-25 15:03:52.5863524 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:03:52 [2023-10-25T15:03:52.976Z]         }
15:03:52 [2023-10-25T15:03:52.976Z]     health_test.go:141: &{2023-10-25 15:03:52.5150319 +0000 UTC 2023-10-25 15:03:52.5863524 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:03:52 [2023-10-25T15:03:52.976Z]         }
15:03:52 [2023-10-25T15:03:52.976Z]     health_test.go:141: &{2023-10-25 15:03:52.5150319 +0000 UTC 2023-10-25 15:03:52.5863524 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:03:52 [2023-10-25T15:03:52.976Z]         }
15:03:53 [2023-10-25T15:03:53.236Z]     health_test.go:141: &{2023-10-25 15:03:52.5150319 +0000 UTC 2023-10-25 15:03:52.5863524 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:03:53 [2023-10-25T15:03:53.236Z]         }
15:03:53 [2023-10-25T15:03:53.236Z]     health_test.go:141: &{2023-10-25 15:03:52.5150319 +0000 UTC 2023-10-25 15:03:52.5863524 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:03:53 [2023-10-25T15:03:53.236Z]         }
15:03:53 [2023-10-25T15:03:53.236Z]     health_test.go:141: &{2023-10-25 15:03:52.5150319 +0000 UTC 2023-10-25 15:03:52.5863524 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:03:53 [2023-10-25T15:03:53.236Z]         }
15:03:53 [2023-10-25T15:03:53.495Z]     health_test.go:141: &{2023-10-25 15:03:52.5150319 +0000 UTC 2023-10-25 15:03:52.5863524 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:03:53 [2023-10-25T15:03:53.495Z]         }
15:03:53 [2023-10-25T15:03:53.495Z]     health_test.go:141: &{2023-10-25 15:03:52.5150319 +0000 UTC 2023-10-25 15:03:52.5863524 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:03:53 [2023-10-25T15:03:53.495Z]         }
15:03:53 [2023-10-25T15:03:53.755Z]     health_test.go:141: &{2023-10-25 15:03:52.5150319 +0000 UTC 2023-10-25 15:03:52.5863524 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:03:53 [2023-10-25T15:03:53.755Z]         }
15:03:53 [2023-10-25T15:03:53.755Z]     health_test.go:141: &{2023-10-25 15:03:52.5150319 +0000 UTC 2023-10-25 15:03:52.5863524 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:03:53 [2023-10-25T15:03:53.755Z]         }
15:03:53 [2023-10-25T15:03:53.755Z]     health_test.go:141: &{2023-10-25 15:03:53.593598268 +0000 UTC 2023-10-25 15:03:53.636583173 +0000 UTC 1 2}
15:03:54 [2023-10-25T15:03:54.014Z]     health_test.go:141: &{2023-10-25 15:03:53.593598268 +0000 UTC 2023-10-25 15:03:53.636583173 +0000 UTC 1 2}
15:03:54 [2023-10-25T15:03:54.014Z]     health_test.go:141: &{2023-10-25 15:03:53.593598268 +0000 UTC 2023-10-25 15:03:53.636583173 +0000 UTC 1 2}
15:03:54 [2023-10-25T15:03:54.274Z]     health_test.go:141: &{2023-10-25 15:03:53.593598268 +0000 UTC 2023-10-25 15:03:53.636583173 +0000 UTC 1 2}
15:03:54 [2023-10-25T15:03:54.274Z]     health_test.go:141: &{2023-10-25 15:03:53.593598268 +0000 UTC 2023-10-25 15:03:53.636583173 +0000 UTC 1 2}
15:03:54 [2023-10-25T15:03:54.274Z]     health_test.go:141: &{2023-10-25 15:03:53.593598268 +0000 UTC 2023-10-25 15:03:53.636583173 +0000 UTC 1 2}
15:03:54 [2023-10-25T15:03:54.533Z]     health_test.go:141: &{2023-10-25 15:03:53.593598268 +0000 UTC 2023-10-25 15:03:53.636583173 +0000 UTC 1 2}
15:03:54 [2023-10-25T15:03:54.533Z]     health_test.go:141: &{2023-10-25 15:03:53.593598268 +0000 UTC 2023-10-25 15:03:53.636583173 +0000 UTC 1 2}
15:03:54 [2023-10-25T15:03:54.793Z]     health_test.go:141: &{2023-10-25 15:03:53.593598268 +0000 UTC 2023-10-25 15:03:53.636583173 +0000 UTC 1 2}
15:03:54 [2023-10-25T15:03:54.793Z]     health_test.go:141: &{2023-10-25 15:03:53.593598268 +0000 UTC 2023-10-25 15:03:53.636583173 +0000 UTC 1 2}
15:03:54 [2023-10-25T15:03:54.793Z]     health_test.go:169: 1.049845138s
15:03:56 [2023-10-25T15:03:56.171Z]     health_test.go:169: 1.049845138s
15:03:57 [2023-10-25T15:03:57.109Z]     health_test.go:169: 1.049845138s
15:03:58 [2023-10-25T15:03:58.046Z]     health_test.go:169: 1.049845138s
15:03:58 [2023-10-25T15:03:58.983Z]     health_test.go:169: 1.049845138s
15:03:59 [2023-10-25T15:03:59.921Z]     health_test.go:169: 1.049845138s
15:04:00 [2023-10-25T15:04:00.858Z]     health_test.go:169: 1.049845138s
15:04:01 [2023-10-25T15:04:01.795Z]     health_test.go:169: 1.049845138s
15:04:03 [2023-10-25T15:04:03.174Z]     health_test.go:169: 1.049845138s
15:04:04 [2023-10-25T15:04:04.111Z]     health_test.go:169: 1.049845138s
15:04:05 [2023-10-25T15:04:05.048Z]     health_test.go:169: 1.049845138s
15:04:05 [2023-10-25T15:04:05.985Z]     health_test.go:169: 1.049845138s
15:04:06 [2023-10-25T15:04:06.923Z]     health_test.go:169: 1.049845138s
15:04:07 [2023-10-25T15:04:07.860Z]     health_test.go:169: 1.049845138s
15:04:08 [2023-10-25T15:04:08.797Z]     health_test.go:169: 1.049845138s
15:04:10 [2023-10-25T15:04:10.176Z]     health_test.go:169: 1.049845138s
15:04:11 [2023-10-25T15:04:11.113Z]     health_test.go:169: 1.049845138s
15:04:12 [2023-10-25T15:04:12.051Z]     health_test.go:169: 1.049845138s
15:04:12 [2023-10-25T15:04:12.988Z]     health_test.go:169: 1.049845138s
15:04:13 [2023-10-25T15:04:13.925Z]     health_test.go:169: 1.049845138s
15:04:14 [2023-10-25T15:04:14.863Z]     health_test.go:169: 1.049845138s
15:04:15 [2023-10-25T15:04:15.800Z]     health_test.go:169: 1.049845138s
15:04:17 [2023-10-25T15:04:17.178Z]     health_test.go:169: 1.049845138s
15:04:18 [2023-10-25T15:04:18.115Z]     health_test.go:169: 1.049845138s
15:04:19 [2023-10-25T15:04:19.052Z]     health_test.go:169: 1.049845138s
15:04:19 [2023-10-25T15:04:19.996Z]     health_test.go:169: 1.049845138s
15:04:20 [2023-10-25T15:04:20.935Z]     health_test.go:169: 1.049845138s
15:04:21 [2023-10-25T15:04:21.873Z]     health_test.go:169: 1.049845138s
15:04:22 [2023-10-25T15:04:22.812Z]     health_test.go:169: 1.049845138s
15:04:24 [2023-10-25T15:04:24.192Z]     health_test.go:169: 1.049845138s
15:04:25 [2023-10-25T15:04:25.131Z] --- PASS: TestHealthStartInterval (33.71s)
15:04:25 [2023-10-25T15:04:25.131Z] === RUN   TestInspectCpusetInConfigPre120
15:04:25 [2023-10-25T15:04:25.701Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
15:04:25 [2023-10-25T15:04:25.701Z] === RUN   TestInspectAnnotations
15:04:25 [2023-10-25T15:04:25.701Z] --- PASS: TestInspectAnnotations (0.05s)
15:04:25 [2023-10-25T15:04:25.701Z] === RUN   TestIpcModeNone
15:04:26 [2023-10-25T15:04:26.271Z] --- PASS: TestIpcModeNone (0.53s)
15:04:26 [2023-10-25T15:04:26.271Z] === RUN   TestIpcModePrivate
15:04:26 [2023-10-25T15:04:26.531Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
15:04:26 [2023-10-25T15:04:26.790Z] --- PASS: TestIpcModePrivate (0.55s)
15:04:26 [2023-10-25T15:04:26.790Z] === RUN   TestIpcModeShareable
15:04:27 [2023-10-25T15:04:27.050Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
15:04:27 [2023-10-25T15:04:27.310Z] --- PASS: TestIpcModeShareable (0.58s)
15:04:27 [2023-10-25T15:04:27.310Z] === RUN   TestAPIIpcModeShareableAndContainer
15:04:28 [2023-10-25T15:04:28.699Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.25s)
15:04:28 [2023-10-25T15:04:28.699Z] === RUN   TestAPIIpcModeHost
15:04:28 [2023-10-25T15:04:28.965Z] --- PASS: TestAPIIpcModeHost (0.34s)
15:04:28 [2023-10-25T15:04:28.965Z] === RUN   TestDaemonIpcModeShareable
15:04:29 [2023-10-25T15:04:29.930Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
15:04:29 [2023-10-25T15:04:29.930Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
15:04:29 [2023-10-25T15:04:29.930Z] === RUN   TestDaemonIpcModePrivate
15:04:30 [2023-10-25T15:04:30.895Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
15:04:31 [2023-10-25T15:04:31.160Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
15:04:31 [2023-10-25T15:04:31.160Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:04:32 [2023-10-25T15:04:32.109Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
15:04:32 [2023-10-25T15:04:32.374Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
15:04:32 [2023-10-25T15:04:32.374Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:04:33 [2023-10-25T15:04:33.331Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
15:04:33 [2023-10-25T15:04:33.591Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s)
15:04:33 [2023-10-25T15:04:33.591Z] === RUN   TestIpcModeOlderClient
15:04:33 [2023-10-25T15:04:33.591Z] === PAUSE TestIpcModeOlderClient
15:04:33 [2023-10-25T15:04:33.591Z] === RUN   TestKillContainerInvalidSignal
15:04:33 [2023-10-25T15:04:33.851Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
15:04:33 [2023-10-25T15:04:33.851Z] === RUN   TestKillContainer
15:04:33 [2023-10-25T15:04:33.851Z] === RUN   TestKillContainer/no_signal
15:04:34 [2023-10-25T15:04:34.420Z] === RUN   TestKillContainer/non_killing_signal
15:04:34 [2023-10-25T15:04:34.680Z] === RUN   TestKillContainer/killing_signal
15:04:35 [2023-10-25T15:04:35.619Z] --- PASS: TestKillContainer (1.44s)
15:04:35 [2023-10-25T15:04:35.619Z]     --- PASS: TestKillContainer/no_signal (0.46s)
15:04:35 [2023-10-25T15:04:35.619Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
15:04:35 [2023-10-25T15:04:35.619Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
15:04:35 [2023-10-25T15:04:35.619Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:04:35 [2023-10-25T15:04:35.619Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:04:35 [2023-10-25T15:04:35.879Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:04:36 [2023-10-25T15:04:36.448Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.97s)
15:04:36 [2023-10-25T15:04:36.449Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
15:04:36 [2023-10-25T15:04:36.449Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
15:04:36 [2023-10-25T15:04:36.449Z] === RUN   TestKillStoppedContainer
15:04:36 [2023-10-25T15:04:36.449Z] --- PASS: TestKillStoppedContainer (0.05s)
15:04:36 [2023-10-25T15:04:36.449Z] === RUN   TestKillStoppedContainerAPIPre120
15:04:36 [2023-10-25T15:04:36.449Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
15:04:36 [2023-10-25T15:04:36.449Z] === RUN   TestKillDifferentUserContainer
15:04:37 [2023-10-25T15:04:37.018Z] --- PASS: TestKillDifferentUserContainer (0.54s)
15:04:37 [2023-10-25T15:04:37.018Z] === RUN   TestInspectOomKilledTrue
15:04:37 [2023-10-25T15:04:37.588Z] --- PASS: TestInspectOomKilledTrue (0.50s)
15:04:37 [2023-10-25T15:04:37.588Z] === RUN   TestInspectOomKilledFalse
15:04:38 [2023-10-25T15:04:38.158Z] --- PASS: TestInspectOomKilledFalse (0.52s)
15:04:38 [2023-10-25T15:04:38.158Z] === RUN   TestLinksEtcHostsContentMatch
15:04:38 [2023-10-25T15:04:38.418Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
15:04:38 [2023-10-25T15:04:38.418Z] === RUN   TestLinksContainerNames
15:04:39 [2023-10-25T15:04:39.357Z] --- PASS: TestLinksContainerNames (0.96s)
15:04:39 [2023-10-25T15:04:39.357Z] === RUN   TestLogsFollowTailEmpty
15:04:39 [2023-10-25T15:04:39.929Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
15:04:39 [2023-10-25T15:04:39.929Z] === RUN   TestLogs
15:04:39 [2023-10-25T15:04:39.929Z] === RUN   TestLogs/driver_local
15:04:39 [2023-10-25T15:04:39.929Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:04:39 [2023-10-25T15:04:39.929Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:04:39 [2023-10-25T15:04:39.929Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:04:39 [2023-10-25T15:04:39.929Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:04:39 [2023-10-25T15:04:39.929Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:04:39 [2023-10-25T15:04:39.929Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:04:39 [2023-10-25T15:04:39.929Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:04:39 [2023-10-25T15:04:39.929Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:04:39 [2023-10-25T15:04:39.929Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:04:39 [2023-10-25T15:04:39.929Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:04:39 [2023-10-25T15:04:39.929Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:04:39 [2023-10-25T15:04:39.929Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:04:39 [2023-10-25T15:04:39.929Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:04:39 [2023-10-25T15:04:39.929Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:04:39 [2023-10-25T15:04:39.929Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:04:39 [2023-10-25T15:04:39.929Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:04:39 [2023-10-25T15:04:39.929Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:04:39 [2023-10-25T15:04:39.929Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:04:41 [2023-10-25T15:04:41.315Z] === RUN   TestLogs/driver_json-file
15:04:41 [2023-10-25T15:04:41.315Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:04:41 [2023-10-25T15:04:41.315Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:04:41 [2023-10-25T15:04:41.315Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:04:41 [2023-10-25T15:04:41.315Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:04:41 [2023-10-25T15:04:41.315Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:04:41 [2023-10-25T15:04:41.315Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:04:41 [2023-10-25T15:04:41.315Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:04:41 [2023-10-25T15:04:41.315Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:04:41 [2023-10-25T15:04:41.315Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:04:41 [2023-10-25T15:04:41.315Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:04:41 [2023-10-25T15:04:41.315Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:04:41 [2023-10-25T15:04:41.315Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:04:41 [2023-10-25T15:04:41.315Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:04:41 [2023-10-25T15:04:41.315Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:04:41 [2023-10-25T15:04:41.315Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:04:41 [2023-10-25T15:04:41.315Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:04:41 [2023-10-25T15:04:41.315Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:04:41 [2023-10-25T15:04:41.315Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:04:46 [2023-10-25T15:04:46.278Z] --- PASS: TestLogs (3.37s)
15:04:46 [2023-10-25T15:04:46.278Z]     --- PASS: TestLogs/driver_local (0.01s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.92s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.00s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.28s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.38s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.59s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.64s)
15:04:46 [2023-10-25T15:04:46.278Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.90s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.97s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.38s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.38s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.63s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.71s)
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestContainerNetworkMountsNoChown
15:04:46 [2023-10-25T15:04:46.278Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s)
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/default
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/default
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/private
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/private
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rprivate
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rprivate
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/slave
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/slave
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rslave
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rslave
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/shared
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/shared
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rshared
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rshared
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/default
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rslave
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rprivate
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/default/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/default/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/private
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/private/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/private/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rshared
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/slave
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/shared
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/default/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/private/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/default/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/private/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:04:46 [2023-10-25T15:04:46.278Z] --- PASS: TestMountDaemonRoot (0.02s)
15:04:46 [2023-10-25T15:04:46.278Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
15:04:46 [2023-10-25T15:04:46.278Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
15:04:46 [2023-10-25T15:04:46.278Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
15:04:46 [2023-10-25T15:04:46.278Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:04:46 [2023-10-25T15:04:46.278Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
15:04:46 [2023-10-25T15:04:46.278Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
15:04:46 [2023-10-25T15:04:46.278Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
15:04:46 [2023-10-25T15:04:46.278Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestContainerBindMountNonRecursive
15:04:46 [2023-10-25T15:04:46.278Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestContainerVolumesMountedAsShared
15:04:46 [2023-10-25T15:04:46.278Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestContainerVolumesMountedAsSlave
15:04:46 [2023-10-25T15:04:46.278Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
15:04:46 [2023-10-25T15:04:46.278Z] === RUN   TestContainerCopyLeaksMounts
15:04:46 [2023-10-25T15:04:46.544Z] --- PASS: TestContainerCopyLeaksMounts (0.55s)
15:04:46 [2023-10-25T15:04:46.544Z] === RUN   TestContainerBindMountRecursivelyReadOnly
15:04:48 [2023-10-25T15:04:48.454Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.91s)
15:04:48 [2023-10-25T15:04:48.454Z] === RUN   TestNetworkNat
15:04:49 [2023-10-25T15:04:49.023Z] --- PASS: TestNetworkNat (0.51s)
15:04:49 [2023-10-25T15:04:49.023Z] === RUN   TestNetworkLocalhostTCPNat
15:04:49 [2023-10-25T15:04:49.593Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
15:04:49 [2023-10-25T15:04:49.593Z] === RUN   TestNetworkLoopbackNat
15:04:52 [2023-10-25T15:04:52.131Z] --- PASS: TestNetworkLoopbackNat (2.62s)
15:04:52 [2023-10-25T15:04:52.131Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
15:04:52 [2023-10-25T15:04:52.391Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
15:04:52 [2023-10-25T15:04:52.391Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
15:04:52 [2023-10-25T15:04:52.391Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
15:04:52 [2023-10-25T15:04:52.391Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
15:04:52 [2023-10-25T15:04:52.650Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s)
15:04:52 [2023-10-25T15:04:52.650Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
15:04:52 [2023-10-25T15:04:52.650Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
15:04:52 [2023-10-25T15:04:52.650Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
15:04:52 [2023-10-25T15:04:52.650Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
15:04:52 [2023-10-25T15:04:52.650Z] === RUN   TestPause
15:04:53 [2023-10-25T15:04:53.219Z] --- PASS: TestPause (0.48s)
15:04:53 [2023-10-25T15:04:53.219Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:04:53 [2023-10-25T15:04:53.219Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:04:53 [2023-10-25T15:04:53.219Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:04:53 [2023-10-25T15:04:53.219Z] === RUN   TestPauseStopPausedContainer
15:04:53 [2023-10-25T15:04:53.789Z] --- PASS: TestPauseStopPausedContainer (0.52s)
15:04:53 [2023-10-25T15:04:53.789Z] === RUN   TestPIDModeHost
15:04:54 [2023-10-25T15:04:54.728Z] --- PASS: TestPIDModeHost (1.14s)
15:04:54 [2023-10-25T15:04:54.728Z] === RUN   TestPIDModeContainer
15:04:54 [2023-10-25T15:04:54.728Z] === RUN   TestPIDModeContainer/non-existing_container
15:04:54 [2023-10-25T15:04:54.728Z] === RUN   TestPIDModeContainer/non-running_container
15:04:54 [2023-10-25T15:04:54.988Z] === RUN   TestPIDModeContainer/running_container
15:04:55 [2023-10-25T15:04:55.926Z] --- PASS: TestPIDModeContainer (1.16s)
15:04:55 [2023-10-25T15:04:55.926Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
15:04:55 [2023-10-25T15:04:55.926Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
15:04:55 [2023-10-25T15:04:55.926Z]     --- PASS: TestPIDModeContainer/running_container (0.54s)
15:04:55 [2023-10-25T15:04:55.926Z] === RUN   TestPsFilter
15:04:56 [2023-10-25T15:04:56.186Z] === RUN   TestPsFilter/since
15:04:56 [2023-10-25T15:04:56.186Z] === RUN   TestPsFilter/before
15:04:56 [2023-10-25T15:04:56.186Z] --- PASS: TestPsFilter (0.14s)
15:04:56 [2023-10-25T15:04:56.186Z]     --- PASS: TestPsFilter/since (0.00s)
15:04:56 [2023-10-25T15:04:56.186Z]     --- PASS: TestPsFilter/before (0.00s)
15:04:56 [2023-10-25T15:04:56.186Z] === RUN   TestRemoveContainerWithRemovedVolume
15:04:56 [2023-10-25T15:04:56.755Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s)
15:04:56 [2023-10-25T15:04:56.755Z] === RUN   TestRemoveContainerWithVolume
15:04:57 [2023-10-25T15:04:57.015Z] --- PASS: TestRemoveContainerWithVolume (0.49s)
15:04:57 [2023-10-25T15:04:57.015Z] === RUN   TestRemoveContainerRunning
15:04:57 [2023-10-25T15:04:57.584Z] --- PASS: TestRemoveContainerRunning (0.48s)
15:04:57 [2023-10-25T15:04:57.584Z] === RUN   TestRemoveContainerForceRemoveRunning
15:04:58 [2023-10-25T15:04:58.153Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
15:04:58 [2023-10-25T15:04:58.153Z] === RUN   TestRemoveInvalidContainer
15:04:58 [2023-10-25T15:04:58.153Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:04:58 [2023-10-25T15:04:58.153Z] === RUN   TestRenameLinkedContainer
15:05:00 [2023-10-25T15:05:00.062Z] --- PASS: TestRenameLinkedContainer (1.98s)
15:05:00 [2023-10-25T15:05:00.062Z] === RUN   TestRenameStoppedContainer
15:05:00 [2023-10-25T15:05:00.631Z] --- PASS: TestRenameStoppedContainer (0.51s)
15:05:00 [2023-10-25T15:05:00.631Z] === RUN   TestRenameRunningContainerAndReuse
15:05:01 [2023-10-25T15:05:01.571Z] --- PASS: TestRenameRunningContainerAndReuse (1.00s)
15:05:01 [2023-10-25T15:05:01.571Z] === RUN   TestRenameInvalidName
15:05:02 [2023-10-25T15:05:02.140Z] --- PASS: TestRenameInvalidName (0.50s)
15:05:02 [2023-10-25T15:05:02.140Z] === RUN   TestRenameAnonymousContainer
15:05:04 [2023-10-25T15:05:04.048Z] --- PASS: TestRenameAnonymousContainer (1.63s)
15:05:04 [2023-10-25T15:05:04.048Z] === RUN   TestRenameContainerWithSameName
15:05:04 [2023-10-25T15:05:04.048Z] --- PASS: TestRenameContainerWithSameName (0.47s)
15:05:04 [2023-10-25T15:05:04.048Z] === RUN   TestRenameContainerWithLinkedContainer
15:05:05 [2023-10-25T15:05:05.428Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s)
15:05:05 [2023-10-25T15:05:05.428Z] === RUN   TestResize
15:05:05 [2023-10-25T15:05:05.428Z] === RUN   TestResize/success
15:05:05 [2023-10-25T15:05:05.428Z] === RUN   TestResize/invalid_size
15:05:05 [2023-10-25T15:05:05.687Z] === RUN   TestResize/invalid_state
15:05:06 [2023-10-25T15:05:06.257Z] --- PASS: TestResize (1.07s)
15:05:06 [2023-10-25T15:05:06.257Z]     --- PASS: TestResize/success (0.29s)
15:05:06 [2023-10-25T15:05:06.257Z]     --- PASS: TestResize/invalid_size (0.28s)
15:05:06 [2023-10-25T15:05:06.257Z]     --- PASS: TestResize/invalid_state (0.04s)
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:05:06 [2023-10-25T15:05:06.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:05:07 [2023-10-25T15:05:07.638Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:05:07 [2023-10-25T15:05:07.639Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:05:07 [2023-10-25T15:05:07.639Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:05:07 [2023-10-25T15:05:07.899Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:05:09 [2023-10-25T15:05:09.810Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:05:09 [2023-10-25T15:05:09.810Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:05:09 [2023-10-25T15:05:09.810Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:05:10 [2023-10-25T15:05:10.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:05:11 [2023-10-25T15:05:11.982Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.99s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.05s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.27s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.29s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.62s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.95s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.07s)
15:05:11 [2023-10-25T15:05:11.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.99s)
15:05:11 [2023-10-25T15:05:11.982Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
15:05:11 [2023-10-25T15:05:11.982Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
15:05:12 [2023-10-25T15:05:12.552Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
15:05:13 [2023-10-25T15:05:13.932Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.05s)
15:05:13 [2023-10-25T15:05:13.932Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.03s)
15:05:13 [2023-10-25T15:05:13.932Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.01s)
15:05:13 [2023-10-25T15:05:13.932Z] === RUN   TestCgroupNamespacesRun
15:05:14 [2023-10-25T15:05:14.871Z] --- PASS: TestCgroupNamespacesRun (1.15s)
15:05:14 [2023-10-25T15:05:14.871Z] === RUN   TestCgroupNamespacesRunPrivileged
15:05:16 [2023-10-25T15:05:16.252Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s)
15:05:16 [2023-10-25T15:05:16.252Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:05:17 [2023-10-25T15:05:17.191Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
15:05:17 [2023-10-25T15:05:17.191Z] === RUN   TestCgroupNamespacesRunHostMode
15:05:18 [2023-10-25T15:05:18.571Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
15:05:18 [2023-10-25T15:05:18.571Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:05:19 [2023-10-25T15:05:19.512Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
15:05:19 [2023-10-25T15:05:19.512Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:05:20 [2023-10-25T15:05:20.451Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
15:05:20 [2023-10-25T15:05:20.451Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:05:21 [2023-10-25T15:05:21.020Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
15:05:21 [2023-10-25T15:05:21.020Z] === RUN   TestCgroupNamespacesRunOlderClient
15:05:22 [2023-10-25T15:05:22.402Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
15:05:22 [2023-10-25T15:05:22.402Z] === RUN   TestNISDomainname
15:05:22 [2023-10-25T15:05:22.662Z] --- PASS: TestNISDomainname (0.58s)
15:05:22 [2023-10-25T15:05:22.662Z] === RUN   TestHostnameDnsResolution
15:05:23 [2023-10-25T15:05:23.601Z] --- PASS: TestHostnameDnsResolution (0.72s)
15:05:23 [2023-10-25T15:05:23.601Z] === RUN   TestUnprivilegedPortsAndPing
15:05:24 [2023-10-25T15:05:24.170Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s)
15:05:24 [2023-10-25T15:05:24.170Z] === RUN   TestPrivilegedHostDevices
15:05:24 [2023-10-25T15:05:24.740Z] --- PASS: TestPrivilegedHostDevices (0.58s)
15:05:24 [2023-10-25T15:05:24.740Z] === RUN   TestRunConsoleSize
15:05:25 [2023-10-25T15:05:25.308Z] --- PASS: TestRunConsoleSize (0.47s)
15:05:25 [2023-10-25T15:05:25.308Z] === RUN   TestRunWithAlternativeContainerdShim
15:05:30 [2023-10-25T15:05:30.586Z] --- PASS: TestRunWithAlternativeContainerdShim (5.54s)
15:05:30 [2023-10-25T15:05:30.586Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
15:05:31 [2023-10-25T15:05:31.967Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.16s)
15:05:31 [2023-10-25T15:05:31.967Z] === RUN   TestStats
15:05:33 [2023-10-25T15:05:33.346Z] --- PASS: TestStats (1.56s)
15:05:33 [2023-10-25T15:05:33.346Z] === RUN   TestStopContainerWithTimeout
15:05:33 [2023-10-25T15:05:33.346Z] === RUN   TestStopContainerWithTimeout/0
15:05:33 [2023-10-25T15:05:33.346Z] === PAUSE TestStopContainerWithTimeout/0
15:05:33 [2023-10-25T15:05:33.346Z] === RUN   TestStopContainerWithTimeout/1
15:05:33 [2023-10-25T15:05:33.346Z] === PAUSE TestStopContainerWithTimeout/1
15:05:33 [2023-10-25T15:05:33.346Z] === RUN   TestStopContainerWithTimeout/3
15:05:33 [2023-10-25T15:05:33.346Z] === PAUSE TestStopContainerWithTimeout/3
15:05:33 [2023-10-25T15:05:33.346Z] === RUN   TestStopContainerWithTimeout/-1
15:05:33 [2023-10-25T15:05:33.346Z] === PAUSE TestStopContainerWithTimeout/-1
15:05:33 [2023-10-25T15:05:33.346Z] === CONT  TestStopContainerWithTimeout/0
15:05:33 [2023-10-25T15:05:33.346Z] === CONT  TestStopContainerWithTimeout/3
15:05:33 [2023-10-25T15:05:33.346Z] === CONT  TestStopContainerWithTimeout/1
15:05:33 [2023-10-25T15:05:33.346Z] === CONT  TestStopContainerWithTimeout/-1
15:05:36 [2023-10-25T15:05:36.639Z] --- PASS: TestStopContainerWithTimeout (0.05s)
15:05:36 [2023-10-25T15:05:36.639Z]     --- PASS: TestStopContainerWithTimeout/0 (0.74s)
15:05:36 [2023-10-25T15:05:36.639Z]     --- PASS: TestStopContainerWithTimeout/1 (2.09s)
15:05:36 [2023-10-25T15:05:36.639Z]     --- PASS: TestStopContainerWithTimeout/3 (2.89s)
15:05:36 [2023-10-25T15:05:36.639Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
15:05:36 [2023-10-25T15:05:36.639Z] === RUN   TestStopContainerWithTimeoutCancel
15:05:36 [2023-10-25T15:05:36.639Z] === PAUSE TestStopContainerWithTimeoutCancel
15:05:36 [2023-10-25T15:05:36.639Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:05:39 [2023-10-25T15:05:39.177Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s)
15:05:39 [2023-10-25T15:05:39.177Z] === RUN   TestUpdateMemory
15:05:39 [2023-10-25T15:05:39.437Z] --- PASS: TestUpdateMemory (0.59s)
15:05:39 [2023-10-25T15:05:39.437Z] === RUN   TestUpdateCPUQuota
15:05:40 [2023-10-25T15:05:40.376Z] --- PASS: TestUpdateCPUQuota (1.04s)
15:05:40 [2023-10-25T15:05:40.376Z] === RUN   TestUpdatePidsLimit
15:05:40 [2023-10-25T15:05:40.376Z] === RUN   TestUpdatePidsLimit/update_from_none
15:05:40 [2023-10-25T15:05:40.636Z] === RUN   TestUpdatePidsLimit/no_change
15:05:40 [2023-10-25T15:05:40.895Z] === RUN   TestUpdatePidsLimit/update_lower
15:05:41 [2023-10-25T15:05:41.155Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:05:41 [2023-10-25T15:05:41.415Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:05:41 [2023-10-25T15:05:41.675Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:05:41 [2023-10-25T15:05:41.935Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:05:42 [2023-10-25T15:05:42.874Z] --- PASS: TestUpdatePidsLimit (2.25s)
15:05:42 [2023-10-25T15:05:42.874Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
15:05:42 [2023-10-25T15:05:42.874Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
15:05:42 [2023-10-25T15:05:42.874Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
15:05:42 [2023-10-25T15:05:42.874Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s)
15:05:42 [2023-10-25T15:05:42.874Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s)
15:05:42 [2023-10-25T15:05:42.874Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
15:05:42 [2023-10-25T15:05:42.874Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
15:05:42 [2023-10-25T15:05:42.874Z] === RUN   TestUpdateRestartPolicy
15:05:55 [2023-10-25T15:05:55.092Z] --- PASS: TestUpdateRestartPolicy (10.89s)
15:05:55 [2023-10-25T15:05:55.092Z] === RUN   TestUpdateRestartWithAutoRemove
15:05:55 [2023-10-25T15:05:55.092Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s)
15:05:55 [2023-10-25T15:05:55.092Z] === RUN   TestWaitNonBlocked
15:05:55 [2023-10-25T15:05:55.092Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:05:55 [2023-10-25T15:05:55.092Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:05:55 [2023-10-25T15:05:55.092Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:05:55 [2023-10-25T15:05:55.092Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:05:55 [2023-10-25T15:05:55.092Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:05:55 [2023-10-25T15:05:55.092Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:05:55 [2023-10-25T15:05:55.092Z] --- PASS: TestWaitNonBlocked (0.03s)
15:05:55 [2023-10-25T15:05:55.092Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
15:05:55 [2023-10-25T15:05:55.092Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s)
15:05:55 [2023-10-25T15:05:55.092Z] === RUN   TestWaitBlocked
15:05:55 [2023-10-25T15:05:55.092Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:05:55 [2023-10-25T15:05:55.092Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:05:55 [2023-10-25T15:05:55.092Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:05:55 [2023-10-25T15:05:55.092Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:05:55 [2023-10-25T15:05:55.092Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:05:55 [2023-10-25T15:05:55.092Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:05:55 [2023-10-25T15:05:55.662Z] --- PASS: TestWaitBlocked (0.03s)
15:05:55 [2023-10-25T15:05:55.662Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s)
15:05:55 [2023-10-25T15:05:55.662Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s)
15:05:55 [2023-10-25T15:05:55.662Z] === RUN   TestWaitConditions
15:05:55 [2023-10-25T15:05:55.662Z] === RUN   TestWaitConditions/default
15:05:55 [2023-10-25T15:05:55.662Z] === PAUSE TestWaitConditions/default
15:05:55 [2023-10-25T15:05:55.662Z] === RUN   TestWaitConditions/not-running
15:05:55 [2023-10-25T15:05:55.662Z] === PAUSE TestWaitConditions/not-running
15:05:55 [2023-10-25T15:05:55.662Z] === RUN   TestWaitConditions/next-exit
15:05:55 [2023-10-25T15:05:55.662Z] === PAUSE TestWaitConditions/next-exit
15:05:55 [2023-10-25T15:05:55.662Z] === RUN   TestWaitConditions/removed
15:05:55 [2023-10-25T15:05:55.662Z] === PAUSE TestWaitConditions/removed
15:05:55 [2023-10-25T15:05:55.662Z] === CONT  TestWaitConditions/default
15:05:55 [2023-10-25T15:05:55.662Z] === CONT  TestWaitConditions/next-exit
15:05:55 [2023-10-25T15:05:55.662Z] === CONT  TestWaitConditions/removed
15:05:55 [2023-10-25T15:05:55.662Z] === CONT  TestWaitConditions/not-running
15:05:55 [2023-10-25T15:05:55.922Z]     wait_test.go:145: ContainerID = 245714c643bace538d58ab00c5c969c4b55c37af1e0343b0a31c601c19a5a603
15:05:55 [2023-10-25T15:05:55.922Z]     wait_test.go:145: ContainerID = ad5c8c96e596edd74adaed7a4ff51adcac3bdb74153c24b9c3287dda593d73dd
15:05:55 [2023-10-25T15:05:55.922Z]     wait_test.go:145: ContainerID = af54030a3983f7b725d743d2ce1201fe15332ea78e761d0e70a626e308b1986b
15:05:55 [2023-10-25T15:05:55.922Z]     wait_test.go:145: ContainerID = cbbd68da0d138b026e556cfb5f4154618c4cd5aee3af3ca935aadac200cf65a1
15:05:56 [2023-10-25T15:05:56.861Z] --- PASS: TestWaitConditions (0.04s)
15:05:56 [2023-10-25T15:05:56.861Z]     --- PASS: TestWaitConditions/removed (0.70s)
15:05:56 [2023-10-25T15:05:56.861Z]     --- PASS: TestWaitConditions/not-running (0.97s)
15:05:56 [2023-10-25T15:05:56.861Z]     --- PASS: TestWaitConditions/default (1.18s)
15:05:56 [2023-10-25T15:05:56.861Z]     --- PASS: TestWaitConditions/next-exit (1.24s)
15:05:56 [2023-10-25T15:05:56.861Z] === RUN   TestWaitRestartedContainer
15:05:56 [2023-10-25T15:05:56.861Z] === RUN   TestWaitRestartedContainer/default
15:05:56 [2023-10-25T15:05:56.861Z] === PAUSE TestWaitRestartedContainer/default
15:05:56 [2023-10-25T15:05:56.861Z] === RUN   TestWaitRestartedContainer/not-running
15:05:56 [2023-10-25T15:05:56.861Z] === PAUSE TestWaitRestartedContainer/not-running
15:05:56 [2023-10-25T15:05:56.861Z] === RUN   TestWaitRestartedContainer/next-exit
15:05:56 [2023-10-25T15:05:56.861Z] === PAUSE TestWaitRestartedContainer/next-exit
15:05:56 [2023-10-25T15:05:56.861Z] === CONT  TestWaitRestartedContainer/default
15:05:56 [2023-10-25T15:05:56.861Z] === CONT  TestWaitRestartedContainer/next-exit
15:05:56 [2023-10-25T15:05:56.861Z] === CONT  TestWaitRestartedContainer/not-running
15:05:58 [2023-10-25T15:05:58.769Z] --- PASS: TestWaitRestartedContainer (0.01s)
15:05:58 [2023-10-25T15:05:58.769Z]     --- PASS: TestWaitRestartedContainer/not-running (1.47s)
15:05:58 [2023-10-25T15:05:58.769Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.73s)
15:05:58 [2023-10-25T15:05:58.769Z]     --- PASS: TestWaitRestartedContainer/default (1.77s)
15:05:58 [2023-10-25T15:05:58.769Z] === CONT  TestContainerStartOnDaemonRestart
15:05:58 [2023-10-25T15:05:58.769Z] === CONT  TestHardRestartWhenContainerIsRunning
15:05:58 [2023-10-25T15:05:58.769Z] === CONT  TestIpcModeOlderClient
15:05:58 [2023-10-25T15:05:58.769Z] === CONT  TestContainerKillOnDaemonStart
15:05:58 [2023-10-25T15:05:58.769Z] === CONT  TestStopContainerWithTimeoutCancel
15:05:58 [2023-10-25T15:05:58.769Z] === CONT  TestDaemonHostGatewayIP
15:05:58 [2023-10-25T15:05:58.769Z] === CONT  TestDaemonRestartIpcMode
15:05:58 [2023-10-25T15:05:58.769Z] === CONT  TestRestartDaemonWithRestartingContainer
15:05:58 [2023-10-25T15:05:58.769Z] --- PASS: TestIpcModeOlderClient (0.12s)
15:06:00 [2023-10-25T15:06:00.681Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
15:06:00 [2023-10-25T15:06:00.681Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
15:06:01 [2023-10-25T15:06:01.251Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.56s)
15:06:01 [2023-10-25T15:06:01.251Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
15:06:01 [2023-10-25T15:06:01.251Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.52s)
15:06:01 [2023-10-25T15:06:01.511Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s)
15:06:02 [2023-10-25T15:06:02.080Z] --- PASS: TestDaemonHostGatewayIP (3.40s)
15:06:02 [2023-10-25T15:06:02.650Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.74s)
15:06:02 [2023-10-25T15:06:02.650Z] --- PASS: TestStopContainerWithTimeoutCancel (3.76s)
15:06:02 [2023-10-25T15:06:02.650Z] --- PASS: TestDaemonRestartIpcMode (3.98s)
15:06:10 [2023-10-25T15:06:10.774Z] --- PASS: TestContainerKillOnDaemonStart (11.83s)
15:06:10 [2023-10-25T15:06:10.774Z] PASS
15:06:10 [2023-10-25T15:06:10.774Z] 
15:06:10 [2023-10-25T15:06:10.774Z] === Skipped
15:06:10 [2023-10-25T15:06:10.774Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:06:10 [2023-10-25T15:06:10.774Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:06:10 [2023-10-25T15:06:10.774Z] 
15:06:10 [2023-10-25T15:06:10.774Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:06:10 [2023-10-25T15:06:10.774Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:06:10 [2023-10-25T15:06:10.774Z] 
15:06:10 [2023-10-25T15:06:10.774Z] DONE 317 tests, 2 skipped in 168.887s
15:06:10 [2023-10-25T15:06:10.774Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
15:06:10 [2023-10-25T15:06:10.774Z] ++ '[' -n '' ']'
15:06:10 [2023-10-25T15:06:10.774Z] ++ 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
15:06:10 [2023-10-25T15:06:10.774Z] ++ set -e
15:06:10 [2023-10-25T15:06:10.774Z] ++ '[' -n 0 ']'
15:06:10 [2023-10-25T15:06:10.774Z] ++ set -x
15:06:10 [2023-10-25T15:06:10.774Z] ++ 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.mnu1IZfDoc/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
15:06:10 [2023-10-25T15:06:10.774Z] INFO: Testing against a local daemon
15:06:10 [2023-10-25T15:06:10.774Z] === RUN   TestConfigDaemonID
15:06:11 [2023-10-25T15:06:11.712Z]     daemon_test.go:60: [d80b535b46c15] daemon is not started
15:06:11 [2023-10-25T15:06:11.712Z] --- PASS: TestConfigDaemonID (1.05s)
15:06:11 [2023-10-25T15:06:11.712Z] === RUN   TestDaemonConfigValidation
15:06:11 [2023-10-25T15:06:11.712Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:06:11 [2023-10-25T15:06:11.712Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:06:11 [2023-10-25T15:06:11.712Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:06:11 [2023-10-25T15:06:11.712Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:06:11 [2023-10-25T15:06:11.712Z] === RUN   TestDaemonConfigValidation/invalid_config
15:06:11 [2023-10-25T15:06:11.712Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:06:11 [2023-10-25T15:06:11.712Z] === RUN   TestDaemonConfigValidation/malformed_config
15:06:11 [2023-10-25T15:06:11.712Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:06:11 [2023-10-25T15:06:11.712Z] === RUN   TestDaemonConfigValidation/valid_config
15:06:11 [2023-10-25T15:06:11.712Z] === PAUSE TestDaemonConfigValidation/valid_config
15:06:11 [2023-10-25T15:06:11.712Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:06:11 [2023-10-25T15:06:11.712Z] === CONT  TestDaemonConfigValidation/malformed_config
15:06:11 [2023-10-25T15:06:11.712Z] === CONT  TestDaemonConfigValidation/valid_config
15:06:11 [2023-10-25T15:06:11.712Z] === CONT  TestDaemonConfigValidation/invalid_config
15:06:11 [2023-10-25T15:06:11.712Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:06:11 [2023-10-25T15:06:11.712Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:06:11 [2023-10-25T15:06:11.712Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
15:06:11 [2023-10-25T15:06:11.712Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
15:06:11 [2023-10-25T15:06:11.712Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
15:06:11 [2023-10-25T15:06:11.712Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
15:06:11 [2023-10-25T15:06:11.712Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
15:06:11 [2023-10-25T15:06:11.712Z] === RUN   TestConfigDaemonSeccompProfiles
15:06:11 [2023-10-25T15:06:11.712Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:06:13 [2023-10-25T15:06:13.092Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:06:14 [2023-10-25T15:06:14.031Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:06:14 [2023-10-25T15:06:14.970Z]     daemon_test.go:179: [d597c0fcfa74f] daemon is not started
15:06:14 [2023-10-25T15:06:14.970Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
15:06:14 [2023-10-25T15:06:14.970Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:06:14 [2023-10-25T15:06:14.970Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:06:14 [2023-10-25T15:06:14.970Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
15:06:14 [2023-10-25T15:06:14.970Z] === RUN   TestDaemonProxy
15:06:14 [2023-10-25T15:06:14.970Z] === RUN   TestDaemonProxy/environment_variables
15:06:14 [2023-10-25T15:06:14.970Z] === PAUSE TestDaemonProxy/environment_variables
15:06:14 [2023-10-25T15:06:14.970Z] === RUN   TestDaemonProxy/command-line_options
15:06:14 [2023-10-25T15:06:14.970Z] === PAUSE TestDaemonProxy/command-line_options
15:06:14 [2023-10-25T15:06:14.970Z] === RUN   TestDaemonProxy/configuration_file
15:06:14 [2023-10-25T15:06:14.970Z] === PAUSE TestDaemonProxy/configuration_file
15:06:14 [2023-10-25T15:06:14.970Z] === RUN   TestDaemonProxy/conflicting_options
15:06:15 [2023-10-25T15:06:15.538Z] === RUN   TestDaemonProxy/reload_sanitized
15:06:15 [2023-10-25T15:06:15.538Z] === PAUSE TestDaemonProxy/reload_sanitized
15:06:15 [2023-10-25T15:06:15.538Z] === CONT  TestDaemonProxy/environment_variables
15:06:15 [2023-10-25T15:06:15.538Z] === CONT  TestDaemonProxy/configuration_file
15:06:15 [2023-10-25T15:06:15.538Z] === CONT  TestDaemonProxy/reload_sanitized
15:06:15 [2023-10-25T15:06:15.538Z] === CONT  TestDaemonProxy/command-line_options
15:06:17 [2023-10-25T15:06:17.447Z] --- PASS: TestDaemonProxy (0.50s)
15:06:17 [2023-10-25T15:06:17.447Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:06:17 [2023-10-25T15:06:17.447Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
15:06:17 [2023-10-25T15:06:17.447Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
15:06:17 [2023-10-25T15:06:17.447Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
15:06:17 [2023-10-25T15:06:17.447Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
15:06:17 [2023-10-25T15:06:17.447Z] === RUN   TestLiveRestore
15:06:17 [2023-10-25T15:06:17.447Z] === RUN   TestLiveRestore/volume_references
15:06:17 [2023-10-25T15:06:17.447Z] === PAUSE TestLiveRestore/volume_references
15:06:17 [2023-10-25T15:06:17.447Z] === CONT  TestLiveRestore/volume_references
15:06:17 [2023-10-25T15:06:17.707Z] === RUN   TestLiveRestore/volume_references/restartPolicy
15:06:17 [2023-10-25T15:06:17.707Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
15:06:18 [2023-10-25T15:06:18.646Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
15:06:20 [2023-10-25T15:06:20.026Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
15:06:20 [2023-10-25T15:06:20.966Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
15:06:21 [2023-10-25T15:06:21.904Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
15:06:22 [2023-10-25T15:06:22.474Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
15:06:23 [2023-10-25T15:06:23.413Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
15:06:24 [2023-10-25T15:06:24.352Z] --- PASS: TestLiveRestore (0.00s)
15:06:24 [2023-10-25T15:06:24.352Z]     --- PASS: TestLiveRestore/volume_references (7.08s)
15:06:24 [2023-10-25T15:06:24.352Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.04s)
15:06:24 [2023-10-25T15:06:24.352Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.00s)
15:06:24 [2023-10-25T15:06:24.352Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.02s)
15:06:24 [2023-10-25T15:06:24.352Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s)
15:06:24 [2023-10-25T15:06:24.352Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s)
15:06:24 [2023-10-25T15:06:24.352Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.49s)
15:06:24 [2023-10-25T15:06:24.352Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.49s)
15:06:24 [2023-10-25T15:06:24.352Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s)
15:06:24 [2023-10-25T15:06:24.352Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
15:06:24 [2023-10-25T15:06:24.921Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
15:06:24 [2023-10-25T15:06:24.921Z] PASS
15:06:24 [2023-10-25T15:06:24.921Z] 
15:06:24 [2023-10-25T15:06:24.921Z] DONE 28 tests in 14.322s
15:06:24 [2023-10-25T15:06:24.921Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
15:06:24 [2023-10-25T15:06:24.921Z] ++ '[' -n '' ']'
15:06:24 [2023-10-25T15:06:24.921Z] ++ 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
15:06:24 [2023-10-25T15:06:24.921Z] ++ set -e
15:06:24 [2023-10-25T15:06:24.921Z] ++ '[' -n 0 ']'
15:06:24 [2023-10-25T15:06:24.921Z] ++ set -x
15:06:24 [2023-10-25T15:06:24.921Z] ++ 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.mnu1IZfDoc/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
15:06:24 [2023-10-25T15:06:24.921Z] INFO: Testing against a local daemon
15:06:24 [2023-10-25T15:06:24.921Z] === RUN   TestCommitInheritsEnv
15:06:25 [2023-10-25T15:06:25.181Z] --- PASS: TestCommitInheritsEnv (0.20s)
15:06:25 [2023-10-25T15:06:25.181Z] === RUN   TestImportExtremelyLargeImageWorks
15:06:25 [2023-10-25T15:06:25.181Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
15:06:25 [2023-10-25T15:06:25.181Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:06:25 [2023-10-25T15:06:25.181Z] === RUN   TestImportWithCustomPlatform
15:06:25 [2023-10-25T15:06:25.181Z] === RUN   TestImportWithCustomPlatform/#00
15:06:25 [2023-10-25T15:06:25.181Z] === RUN   TestImportWithCustomPlatform/linux
15:06:25 [2023-10-25T15:06:25.181Z] === RUN   TestImportWithCustomPlatform/LINUX
15:06:25 [2023-10-25T15:06:25.181Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:06:25 [2023-10-25T15:06:25.441Z] --- PASS: TestImportWithCustomPlatform (0.14s)
15:06:25 [2023-10-25T15:06:25.441Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
15:06:25 [2023-10-25T15:06:25.441Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
15:06:25 [2023-10-25T15:06:25.441Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
15:06:25 [2023-10-25T15:06:25.441Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
15:06:25 [2023-10-25T15:06:25.441Z] === RUN   TestImportWithCustomPlatformReject
15:06:25 [2023-10-25T15:06:25.441Z] === RUN   TestImportWithCustomPlatformReject/_______
15:06:25 [2023-10-25T15:06:25.441Z] === RUN   TestImportWithCustomPlatformReject//
15:06:25 [2023-10-25T15:06:25.441Z] === RUN   TestImportWithCustomPlatformReject/macos
15:06:25 [2023-10-25T15:06:25.441Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
15:06:25 [2023-10-25T15:06:25.441Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
15:06:25 [2023-10-25T15:06:25.441Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
15:06:25 [2023-10-25T15:06:25.441Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
15:06:25 [2023-10-25T15:06:25.441Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
15:06:25 [2023-10-25T15:06:25.441Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
15:06:25 [2023-10-25T15:06:25.441Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
15:06:25 [2023-10-25T15:06:25.441Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
15:06:25 [2023-10-25T15:06:25.441Z] === RUN   TestImageInspectEmptyTagsAndDigests
15:06:25 [2023-10-25T15:06:25.441Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
15:06:25 [2023-10-25T15:06:25.441Z] === RUN   TestImagesFilterMultiReference
15:06:25 [2023-10-25T15:06:25.441Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:06:25 [2023-10-25T15:06:25.441Z] === RUN   TestImagesFilterBeforeSince
15:06:25 [2023-10-25T15:06:25.700Z]     list_test.go:88: ImageList: ID=sha256:b2dc8ce17a708cda115ca531163bc5fe309448c81c532b944b6d9c601460dad5 RepoTags=[testimagesfilterbeforesince:v1]
15:06:25 [2023-10-25T15:06:25.700Z]     list_test.go:88: ImageList: ID=sha256:ae6cd1070697ef57486becda704e1365fba5976c17b358d0cbc8cff30ebfbec1 RepoTags=[testimagesfilterbeforesince:v3]
15:06:25 [2023-10-25T15:06:25.700Z]     list_test.go:88: ImageList: ID=sha256:e47580d0856aed609e3e7c6c6d7d5722276c62c550b9ecaad3621dfdd4032400 RepoTags=[testimagesfilterbeforesince:v2]
15:06:25 [2023-10-25T15:06:25.700Z] --- PASS: TestImagesFilterBeforeSince (0.31s)
15:06:25 [2023-10-25T15:06:25.700Z] === RUN   TestAPIImagesFilters
15:06:25 [2023-10-25T15:06:25.700Z] === RUN   TestAPIImagesFilters/repository_regex
15:06:25 [2023-10-25T15:06:25.700Z] === PAUSE TestAPIImagesFilters/repository_regex
15:06:25 [2023-10-25T15:06:25.700Z] === RUN   TestAPIImagesFilters/image_name_regex
15:06:25 [2023-10-25T15:06:25.700Z] === PAUSE TestAPIImagesFilters/image_name_regex
15:06:25 [2023-10-25T15:06:25.700Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
15:06:25 [2023-10-25T15:06:25.700Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
15:06:25 [2023-10-25T15:06:25.700Z] === RUN   TestAPIImagesFilters/registry_port_regex
15:06:25 [2023-10-25T15:06:25.700Z] === PAUSE TestAPIImagesFilters/registry_port_regex
15:06:25 [2023-10-25T15:06:25.700Z] === CONT  TestAPIImagesFilters/repository_regex
15:06:25 [2023-10-25T15:06:25.700Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
15:06:25 [2023-10-25T15:06:25.700Z] === CONT  TestAPIImagesFilters/registry_port_regex
15:06:25 [2023-10-25T15:06:25.700Z] === CONT  TestAPIImagesFilters/image_name_regex
15:06:25 [2023-10-25T15:06:25.700Z] --- PASS: TestAPIImagesFilters (0.05s)
15:06:25 [2023-10-25T15:06:25.700Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
15:06:25 [2023-10-25T15:06:25.700Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
15:06:25 [2023-10-25T15:06:25.700Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
15:06:25 [2023-10-25T15:06:25.700Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
15:06:25 [2023-10-25T15:06:25.700Z] === RUN   TestPruneDontDeleteUsedDangling
15:06:25 [2023-10-25T15:06:25.962Z] --- PASS: TestPruneDontDeleteUsedDangling (0.05s)
15:06:25 [2023-10-25T15:06:25.962Z] === RUN   TestImagePullPlatformInvalid
15:06:25 [2023-10-25T15:06:25.962Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:06:25 [2023-10-25T15:06:25.962Z] === RUN   TestImagePullStoredfDigestForOtherRepo
15:06:25 [2023-10-25T15:06:25.962Z] time="2023-10-25T15:06:25.738265128Z" 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=9cc0cc1a-d485-43f9-bc08-98845630a563 version=2.8.3 
15:06:25 [2023-10-25T15:06:25.962Z] time="2023-10-25T15:06:25.738377689Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=9cc0cc1a-d485-43f9-bc08-98845630a563 version=2.8.3 
15:06:25 [2023-10-25T15:06:25.962Z] time="2023-10-25T15:06:25.738406112Z" level=info msg="Starting upload purge in 36m0s" go.version=go1.20.8 instance.id=9cc0cc1a-d485-43f9-bc08-98845630a563 version=2.8.3 
15:06:25 [2023-10-25T15:06:25.962Z] time="2023-10-25T15:06:25.738724372Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=9cc0cc1a-d485-43f9-bc08-98845630a563 version=2.8.3 
15:06:25 [2023-10-25T15:06:25.962Z] time="2023-10-25T15:06:25.832826263Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c5067c8-f46b-4cb5-8a33-f92edd4c1d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:34362" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
15:06:25 [2023-10-25T15:06:25.962Z] time="2023-10-25T15:06:25.832880673Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c5067c8-f46b-4cb5-8a33-f92edd4c1d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:34362" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.020273ms http.response.status=200 http.response.written=2 
15:06:25 [2023-10-25T15:06:25.962Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
15:06:25 [2023-10-25T15:06:25.962Z] time="2023-10-25T15:06:25.835346224Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d66359b0-1d84-4bd5-9c64-b3ac2820493b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.962Z] time="2023-10-25T15:06:25.835390771Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d66359b0-1d84-4bd5-9c64-b3ac2820493b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.962Z] time="2023-10-25T15:06:25.83545917Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6524ab91-7246-42d9-b63f-9d91fd39fc8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.835500337Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6524ab91-7246-42d9-b63f-9d91fd39fc8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.835501329Z" 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=d66359b0-1d84-4bd5-9c64-b3ac2820493b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=41.576µ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=a6908494-3147-49e1-a98d-cf49806d1c5a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.835557405Z" 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=6524ab91-7246-42d9-b63f-9d91fd39fc8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=26.955µ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=ed0936d1-38e2-4047-9590-f6c81555454d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.83562564Z" 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=6524ab91-7246-42d9-b63f-9d91fd39fc8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.184307ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown"
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.83563099Z" 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=d66359b0-1d84-4bd5-9c64-b3ac2820493b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.197567ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown"
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.837050855Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4553b5d0-a958-4c2c-96fb-9012f4632968 http.request.method=POST http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.837136986Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4553b5d0-a958-4c2c-96fb-9012f4632968 http.request.method=POST http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.83750168Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/be66665f-daa6-40bc-8385-19da0a769b31/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4553b5d0-a958-4c2c-96fb-9012f4632968 http.request.method=POST http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=121.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).PutContent" trace.id=42bb182f-c48f-4a95-b816-8004310bf1f5 trace.line=110 vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.837520241Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ac4c2612-7657-4a52-b035-d947d02fce9e http.request.method=POST http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.837557189Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/be66665f-daa6-40bc-8385-19da0a769b31/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4553b5d0-a958-4c2c-96fb-9012f4632968 http.request.method=POST http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=21.966µ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=526b9ebe-8589-4af2-9d9c-db72068a9c46 trace.line=142 vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.837565829Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ac4c2612-7657-4a52-b035-d947d02fce9e http.request.method=POST http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.837635829Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/be66665f-daa6-40bc-8385-19da0a769b31/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4553b5d0-a958-4c2c-96fb-9012f4632968 http.request.method=POST http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=41.363µ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=2396b5c3-4723-40f0-95d6-45f063c02458 trace.line=110 vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.837660658Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ac4c2612-7657-4a52-b035-d947d02fce9e http.request.method=POST http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=67.982µ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=42d86706-2f94-4e5b-9d0c-ee9da2fb9b75 trace.line=110 vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.83770797Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ac4c2612-7657-4a52-b035-d947d02fce9e http.request.method=POST http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=23.475µ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=03549229-1771-46a9-ad4b-b3d1e03d1d6e trace.line=142 vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.837743819Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4553b5d0-a958-4c2c-96fb-9012f4632968 http.request.method=POST http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.850875ms http.response.status=202 http.response.written=0 
15:06:25 [2023-10-25T15:06:25.963Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown"
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.837788555Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ac4c2612-7657-4a52-b035-d947d02fce9e http.request.method=POST http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=45.827µ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=a1c9dfcf-2913-4192-86fd-37f6ec420eb2 trace.line=110 vars.name=test 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.837859933Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ac4c2612-7657-4a52-b035-d947d02fce9e http.request.method=POST http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.845369ms http.response.status=202 http.response.written=0 
15:06:25 [2023-10-25T15:06:25.963Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown"
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.83930791Z" 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=12d13448-d686-4979-8f6f-9260a5f1645c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/be66665f-daa6-40bc-8385-19da0a769b31?_state=xEYJBrdR_WysCk6Axy1hPM7TKeIWl0dAqvQcotlxevB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNjY2NjVmLWRhYTYtNDBiYy04Mzg1LTE5ZGEwYTc2OWIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44MzcxNTc1OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=be66665f-daa6-40bc-8385-19da0a769b31 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.839382783Z" 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=12d13448-d686-4979-8f6f-9260a5f1645c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/be66665f-daa6-40bc-8385-19da0a769b31?_state=xEYJBrdR_WysCk6Axy1hPM7TKeIWl0dAqvQcotlxevB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNjY2NjVmLWRhYTYtNDBiYy04Mzg1LTE5ZGEwYTc2OWIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44MzcxNTc1OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=be66665f-daa6-40bc-8385-19da0a769b31 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.83946377Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/be66665f-daa6-40bc-8385-19da0a769b31/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12d13448-d686-4979-8f6f-9260a5f1645c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/be66665f-daa6-40bc-8385-19da0a769b31?_state=xEYJBrdR_WysCk6Axy1hPM7TKeIWl0dAqvQcotlxevB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNjY2NjVmLWRhYTYtNDBiYy04Mzg1LTE5ZGEwYTc2OWIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44MzcxNTc1OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=49.314µ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=b34b05c9-7d6a-4be1-958a-9d4784635b1c trace.line=95 vars.name=test vars.uuid=be66665f-daa6-40bc-8385-19da0a769b31 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.839522142Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/be66665f-daa6-40bc-8385-19da0a769b31/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12d13448-d686-4979-8f6f-9260a5f1645c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/be66665f-daa6-40bc-8385-19da0a769b31?_state=xEYJBrdR_WysCk6Axy1hPM7TKeIWl0dAqvQcotlxevB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNjY2NjVmLWRhYTYtNDBiYy04Mzg1LTE5ZGEwYTc2OWIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44MzcxNTc1OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=21.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).Writer" trace.id=fc7ec57f-e5e7-49a7-b051-45a24bf55d49 trace.line=142 vars.name=test vars.uuid=be66665f-daa6-40bc-8385-19da0a769b31 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.839588466Z" 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=12d13448-d686-4979-8f6f-9260a5f1645c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/be66665f-daa6-40bc-8385-19da0a769b31?_state=xEYJBrdR_WysCk6Axy1hPM7TKeIWl0dAqvQcotlxevB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNjY2NjVmLWRhYTYtNDBiYy04Mzg1LTE5ZGEwYTc2OWIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44MzcxNTc1OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=be66665f-daa6-40bc-8385-19da0a769b31 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.839666507Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/be66665f-daa6-40bc-8385-19da0a769b31/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=12d13448-d686-4979-8f6f-9260a5f1645c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/be66665f-daa6-40bc-8385-19da0a769b31?_state=xEYJBrdR_WysCk6Axy1hPM7TKeIWl0dAqvQcotlxevB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNjY2NjVmLWRhYTYtNDBiYy04Mzg1LTE5ZGEwYTc2OWIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44MzcxNTc1OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=40.526µ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=53e4121d-e89c-4d07-b11c-356c98305f25 trace.line=110 vars.name=test vars.uuid=be66665f-daa6-40bc-8385-19da0a769b31 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.839702545Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/be66665f-daa6-40bc-8385-19da0a769b31/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12d13448-d686-4979-8f6f-9260a5f1645c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/be66665f-daa6-40bc-8385-19da0a769b31?_state=xEYJBrdR_WysCk6Axy1hPM7TKeIWl0dAqvQcotlxevB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNjY2NjVmLWRhYTYtNDBiYy04Mzg1LTE5ZGEwYTc2OWIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44MzcxNTc1OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=13.695µ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=62296119-85b5-481e-ab9c-0fe871b1ce3b trace.line=155 vars.name=test vars.uuid=be66665f-daa6-40bc-8385-19da0a769b31 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.839749167Z" 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=12d13448-d686-4979-8f6f-9260a5f1645c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/be66665f-daa6-40bc-8385-19da0a769b31?_state=xEYJBrdR_WysCk6Axy1hPM7TKeIWl0dAqvQcotlxevB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNjY2NjVmLWRhYTYtNDBiYy04Mzg1LTE5ZGEwYTc2OWIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44MzcxNTc1OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=13.144µ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=f885a343-b6fa-41e9-884e-ce2de0ef9539 trace.line=155 vars.name=test vars.uuid=be66665f-daa6-40bc-8385-19da0a769b31 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.839782629Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/be66665f-daa6-40bc-8385-19da0a769b31/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12d13448-d686-4979-8f6f-9260a5f1645c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/be66665f-daa6-40bc-8385-19da0a769b31?_state=xEYJBrdR_WysCk6Axy1hPM7TKeIWl0dAqvQcotlxevB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNjY2NjVmLWRhYTYtNDBiYy04Mzg1LTE5ZGEwYTc2OWIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44MzcxNTc1OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=8.772µ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=3f3c71b9-7440-4726-b8fd-6627b4874ffb trace.line=155 vars.name=test vars.uuid=be66665f-daa6-40bc-8385-19da0a769b31 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.839859094Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/be66665f-daa6-40bc-8385-19da0a769b31/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=12d13448-d686-4979-8f6f-9260a5f1645c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/be66665f-daa6-40bc-8385-19da0a769b31?_state=xEYJBrdR_WysCk6Axy1hPM7TKeIWl0dAqvQcotlxevB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNjY2NjVmLWRhYTYtNDBiYy04Mzg1LTE5ZGEwYTc2OWIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44MzcxNTc1OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=52.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).Move" trace.id=efc7d7a8-8065-4d72-8b49-fa5e2b1e5284 trace.line=185 vars.name=test vars.uuid=be66665f-daa6-40bc-8385-19da0a769b31 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.83993693Z" 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=12d13448-d686-4979-8f6f-9260a5f1645c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/be66665f-daa6-40bc-8385-19da0a769b31?_state=xEYJBrdR_WysCk6Axy1hPM7TKeIWl0dAqvQcotlxevB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNjY2NjVmLWRhYTYtNDBiYy04Mzg1LTE5ZGEwYTc2OWIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44MzcxNTc1OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=45.736µ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=4429421a-8245-4959-b0fd-52037113d957 trace.line=110 vars.name=test vars.uuid=be66665f-daa6-40bc-8385-19da0a769b31 
15:06:25 [2023-10-25T15:06:25.963Z] time="2023-10-25T15:06:25.840079202Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/be66665f-daa6-40bc-8385-19da0a769b31")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12d13448-d686-4979-8f6f-9260a5f1645c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/be66665f-daa6-40bc-8385-19da0a769b31?_state=xEYJBrdR_WysCk6Axy1hPM7TKeIWl0dAqvQcotlxevB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNjY2NjVmLWRhYTYtNDBiYy04Mzg1LTE5ZGEwYTc2OWIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44MzcxNTc1OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=115.481µ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=e831610d-d99e-4fd2-9b7a-c54ec7662480 trace.line=202 vars.name=test vars.uuid=be66665f-daa6-40bc-8385-19da0a769b31 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.840402007Z" 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=12d13448-d686-4979-8f6f-9260a5f1645c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34378" http.request.uri="/v2/test/blobs/uploads/be66665f-daa6-40bc-8385-19da0a769b31?_state=xEYJBrdR_WysCk6Axy1hPM7TKeIWl0dAqvQcotlxevB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNjY2NjVmLWRhYTYtNDBiYy04Mzg1LTE5ZGEwYTc2OWIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44MzcxNTc1OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.881448ms http.response.status=201 http.response.written=0 
15:06:25 [2023-10-25T15:06:25.964Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "PUT /v2/test/blobs/uploads/be66665f-daa6-40bc-8385-19da0a769b31?_state=xEYJBrdR_WysCk6Axy1hPM7TKeIWl0dAqvQcotlxevB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlNjY2NjVmLWRhYTYtNDBiYy04Mzg1LTE5ZGEwYTc2OWIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44MzcxNTc1OThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.841220505Z" 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=c6ec6515-16a9-4464-bdba-68c3ecb50c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7?_state=3M8oE8YDAk44C6ohUujD52rdz80ZXtsomWXf6wERqd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiZDllNzcwLTgwMTEtNGE1Zi1hZjFiLWYxMzkyMzI0MGJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44Mzc1NzYxNloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=cbd9e770-8011-4a5f-af1b-f13923240ba7 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.841290348Z" 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=c6ec6515-16a9-4464-bdba-68c3ecb50c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7?_state=3M8oE8YDAk44C6ohUujD52rdz80ZXtsomWXf6wERqd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiZDllNzcwLTgwMTEtNGE1Zi1hZjFiLWYxMzkyMzI0MGJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44Mzc1NzYxNloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=cbd9e770-8011-4a5f-af1b-f13923240ba7 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.841367084Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c6ec6515-16a9-4464-bdba-68c3ecb50c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7?_state=3M8oE8YDAk44C6ohUujD52rdz80ZXtsomWXf6wERqd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiZDllNzcwLTgwMTEtNGE1Zi1hZjFiLWYxMzkyMzI0MGJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44Mzc1NzYxNloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=45.941µ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=2011fa59-6a28-420a-bb7a-96d22a6a7748 trace.line=95 vars.name=test vars.uuid=cbd9e770-8011-4a5f-af1b-f13923240ba7 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.841423742Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c6ec6515-16a9-4464-bdba-68c3ecb50c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7?_state=3M8oE8YDAk44C6ohUujD52rdz80ZXtsomWXf6wERqd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiZDllNzcwLTgwMTEtNGE1Zi1hZjFiLWYxMzkyMzI0MGJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44Mzc1NzYxNloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=24.591µ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=bc2af2f1-3242-4cf0-a26c-a547a1498fc8 trace.line=142 vars.name=test vars.uuid=cbd9e770-8011-4a5f-af1b-f13923240ba7 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.841466311Z" 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=c6ec6515-16a9-4464-bdba-68c3ecb50c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7?_state=3M8oE8YDAk44C6ohUujD52rdz80ZXtsomWXf6wERqd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiZDllNzcwLTgwMTEtNGE1Zi1hZjFiLWYxMzkyMzI0MGJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44Mzc1NzYxNloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=cbd9e770-8011-4a5f-af1b-f13923240ba7 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.84154802Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7/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=c6ec6515-16a9-4464-bdba-68c3ecb50c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7?_state=3M8oE8YDAk44C6ohUujD52rdz80ZXtsomWXf6wERqd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiZDllNzcwLTgwMTEtNGE1Zi1hZjFiLWYxMzkyMzI0MGJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44Mzc1NzYxNloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=42.216µ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=73205d79-8587-485c-a237-c3695ba7df0e trace.line=110 vars.name=test vars.uuid=cbd9e770-8011-4a5f-af1b-f13923240ba7 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.841582335Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c6ec6515-16a9-4464-bdba-68c3ecb50c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7?_state=3M8oE8YDAk44C6ohUujD52rdz80ZXtsomWXf6wERqd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiZDllNzcwLTgwMTEtNGE1Zi1hZjFiLWYxMzkyMzI0MGJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44Mzc1NzYxNloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=10.74µ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=c0c35ab9-c4d2-4d54-bc04-ae3643a20ffe trace.line=155 vars.name=test vars.uuid=cbd9e770-8011-4a5f-af1b-f13923240ba7 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.841620465Z" 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=c6ec6515-16a9-4464-bdba-68c3ecb50c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7?_state=3M8oE8YDAk44C6ohUujD52rdz80ZXtsomWXf6wERqd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiZDllNzcwLTgwMTEtNGE1Zi1hZjFiLWYxMzkyMzI0MGJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44Mzc1NzYxNloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=12.76µ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=b79a8736-dad6-4a46-a1d7-9e7a9743aaac trace.line=155 vars.name=test vars.uuid=cbd9e770-8011-4a5f-af1b-f13923240ba7 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.841648773Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c6ec6515-16a9-4464-bdba-68c3ecb50c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7?_state=3M8oE8YDAk44C6ohUujD52rdz80ZXtsomWXf6wERqd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiZDllNzcwLTgwMTEtNGE1Zi1hZjFiLWYxMzkyMzI0MGJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44Mzc1NzYxNloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=10.945µ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=3141f277-8ae6-412c-bbd9-bf0c5c1e18af trace.line=155 vars.name=test vars.uuid=cbd9e770-8011-4a5f-af1b-f13923240ba7 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.841712438Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7/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=c6ec6515-16a9-4464-bdba-68c3ecb50c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7?_state=3M8oE8YDAk44C6ohUujD52rdz80ZXtsomWXf6wERqd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiZDllNzcwLTgwMTEtNGE1Zi1hZjFiLWYxMzkyMzI0MGJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44Mzc1NzYxNloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=39.55µ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=b757ac85-b9c7-4200-94e7-e82e68f4ab5f trace.line=185 vars.name=test vars.uuid=cbd9e770-8011-4a5f-af1b-f13923240ba7 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.841777383Z" 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=c6ec6515-16a9-4464-bdba-68c3ecb50c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7?_state=3M8oE8YDAk44C6ohUujD52rdz80ZXtsomWXf6wERqd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiZDllNzcwLTgwMTEtNGE1Zi1hZjFiLWYxMzkyMzI0MGJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44Mzc1NzYxNloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=36.005µ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=2c28a42c-e389-4e29-bcbc-10c8a6eb76af trace.line=110 vars.name=test vars.uuid=cbd9e770-8011-4a5f-af1b-f13923240ba7 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.841883823Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c6ec6515-16a9-4464-bdba-68c3ecb50c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7?_state=3M8oE8YDAk44C6ohUujD52rdz80ZXtsomWXf6wERqd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiZDllNzcwLTgwMTEtNGE1Zi1hZjFiLWYxMzkyMzI0MGJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44Mzc1NzYxNloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=85.77µ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=65954d97-8757-49b4-acde-70bbe0dbdbf3 trace.line=202 vars.name=test vars.uuid=cbd9e770-8011-4a5f-af1b-f13923240ba7 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.841959492Z" 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=c6ec6515-16a9-4464-bdba-68c3ecb50c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/blobs/uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7?_state=3M8oE8YDAk44C6ohUujD52rdz80ZXtsomWXf6wERqd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiZDllNzcwLTgwMTEtNGE1Zi1hZjFiLWYxMzkyMzI0MGJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44Mzc1NzYxNloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.308461ms http.response.status=201 http.response.written=0 
15:06:25 [2023-10-25T15:06:25.964Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "PUT /v2/test/blobs/uploads/cbd9e770-8011-4a5f-af1b-f13923240ba7?_state=3M8oE8YDAk44C6ohUujD52rdz80ZXtsomWXf6wERqd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNiZDllNzcwLTgwMTEtNGE1Zi1hZjFiLWYxMzkyMzI0MGJhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTowNjoyNS44Mzc1NzYxNloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.843004949Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7f0e80c-7b3e-4308-a454-a4f85f8e4418 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.843049069Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7f0e80c-7b3e-4308-a454-a4f85f8e4418 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.843115442Z" 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=c7f0e80c-7b3e-4308-a454-a4f85f8e4418 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=29.662µ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=cecc9ad8-bfb5-4a0b-a218-dd579e3e2e11 trace.line=95 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.843181027Z" 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=c7f0e80c-7b3e-4308-a454-a4f85f8e4418 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="864.07µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.964Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.7+unknown"
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.844770389Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.844817751Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.844975555Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.844993205Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.845002789Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.84508485Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=47.607µ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=ac99b534-d38f-4e06-a010-42ed45178a29 trace.line=95 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.845194884Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=74.948µ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=6a72df13-ce58-419f-9e53-c06632c72e00 trace.line=155 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.845244673Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=20.743µ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=921543cb-f8fd-4d8a-bc08-273794551b73 trace.line=95 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.845285503Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=11.668µ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=ffef92f5-d9b3-48fa-9176-bd6d62f7827e trace.line=155 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.964Z] time="2023-10-25T15:06:25.845324963Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=13.514µ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=c4bcda4b-90ab-4e98-a473-2d6145d2df33 trace.line=155 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.845458955Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=62.156µ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=efdab349-e2e3-4734-9441-afb15176693f trace.line=110 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.845549403Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=53.556µ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=002bfa19-1bbd-4ed2-89f9-61c6057488cb trace.line=110 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.84571369Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=61.654µ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=cfc98686-89ed-4b96-9aaf-2cb3a7f1f5b8 trace.line=110 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.845772932Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=33.56µ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=c2ef96f7-8765-4e64-b443-019041bdd994 trace.line=110 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.845812359Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.845830041Z" 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=d10591bc-f983-4229-8797-703288c10e46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.289294ms http.response.status=201 http.response.written=0 
15:06:25 [2023-10-25T15:06:25.965Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.852183241Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8f0b1478-f3a0-4656-b33c-197de9371f94 http.request.method=GET http.request.remoteaddr="127.0.0.1:34392" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.85222641Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8f0b1478-f3a0-4656-b33c-197de9371f94 http.request.method=GET http.request.remoteaddr="127.0.0.1:34392" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="938.689µs" http.response.status=200 http.response.written=2 
15:06:25 [2023-10-25T15:06:25.965Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.854346099Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a0da43be-b57a-4e1a-8b2f-ad38b2424ad3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34404" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.854386814Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a0da43be-b57a-4e1a-8b2f-ad38b2424ad3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34404" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.854473183Z" 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=a0da43be-b57a-4e1a-8b2f-ad38b2424ad3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34404" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=52.252µ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=a861ae87-dd19-4a13-8ecb-bb6806e6c466 trace.line=95 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.854496872Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a0da43be-b57a-4e1a-8b2f-ad38b2424ad3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34404" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.854543199Z" 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=a0da43be-b57a-4e1a-8b2f-ad38b2424ad3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34404" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.967µ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=d94af6af-030d-4710-aaff-e56e68c42a13 trace.line=95 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.854591151Z" 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=a0da43be-b57a-4e1a-8b2f-ad38b2424ad3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34404" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.772µ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=2d666e53-292e-48d8-9e67-8d521b67186b trace.line=155 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.854630126Z" 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=a0da43be-b57a-4e1a-8b2f-ad38b2424ad3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34404" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.17µ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=ef90c189-20a9-4474-b6ac-4cdcdca72244 trace.line=125 vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.8546868Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a0da43be-b57a-4e1a-8b2f-ad38b2424ad3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34404" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.854785412Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a0da43be-b57a-4e1a-8b2f-ad38b2424ad3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34404" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-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.248743ms http.response.status=200 http.response.written=417 
15:06:25 [2023-10-25T15:06:25.965Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.867513606Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=449c07f9-b138-4dcd-a3df-38a4038ea29f http.request.method=GET http.request.remoteaddr="127.0.0.1:34412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.867562912Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=449c07f9-b138-4dcd-a3df-38a4038ea29f http.request.method=GET http.request.remoteaddr="127.0.0.1:34412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.867578813Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=449c07f9-b138-4dcd-a3df-38a4038ea29f http.request.method=GET http.request.remoteaddr="127.0.0.1:34412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.867667095Z" 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=449c07f9-b138-4dcd-a3df-38a4038ea29f http.request.method=GET http.request.remoteaddr="127.0.0.1:34412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=53.663µ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=d267bbdd-8001-4af1-b228-2b522fd95406 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.867725943Z" 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=449c07f9-b138-4dcd-a3df-38a4038ea29f http.request.method=GET http.request.remoteaddr="127.0.0.1:34412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.782µ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=906f8364-5f2b-450c-bc20-0593df5e1739 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.867766116Z" 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=449c07f9-b138-4dcd-a3df-38a4038ea29f http.request.method=GET http.request.remoteaddr="127.0.0.1:34412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.014µ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=6426ca95-0e54-4b03-9821-38fb8517446a trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.867805256Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=449c07f9-b138-4dcd-a3df-38a4038ea29f http.request.method=GET http.request.remoteaddr="127.0.0.1:34412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.867905303Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=449c07f9-b138-4dcd-a3df-38a4038ea29f http.request.method=GET http.request.remoteaddr="127.0.0.1:34412" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-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.775287ms http.response.status=200 http.response.written=417 
15:06:25 [2023-10-25T15:06:25.965Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.874725723Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d35ea3f-12f7-457b-9bd8-41a9f83462cc http.request.method=GET http.request.remoteaddr="127.0.0.1:34438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.874758167Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5c5a584e-bcc0-4a2a-b789-1f317b55a1bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34424" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.965Z] time="2023-10-25T15:06:25.87477978Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d35ea3f-12f7-457b-9bd8-41a9f83462cc http.request.method=GET http.request.remoteaddr="127.0.0.1:34438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.874789495Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5c5a584e-bcc0-4a2a-b789-1f317b55a1bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34424" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.874876274Z" 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=9d35ea3f-12f7-457b-9bd8-41a9f83462cc http.request.method=GET http.request.remoteaddr="127.0.0.1:34438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=61.179µ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=8e5ac768-5ea7-4ed5-a482-280fd9a9b2d4 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.874936427Z" 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=9d35ea3f-12f7-457b-9bd8-41a9f83462cc http.request.method=GET http.request.remoteaddr="127.0.0.1:34438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.636µ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=816c7483-3b3b-40f3-916d-7f81ee548660 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.874876291Z" 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=5c5a584e-bcc0-4a2a-b789-1f317b55a1bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34424" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=56.732µ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=998fe495-ebfc-4416-9922-489fc37aa2fb trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.874990328Z" 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=9d35ea3f-12f7-457b-9bd8-41a9f83462cc http.request.method=GET http.request.remoteaddr="127.0.0.1:34438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.117µ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=717c48f3-20c9-44db-a79e-9dbe8938bf93 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.875025094Z" 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=9d35ea3f-12f7-457b-9bd8-41a9f83462cc http.request.method=GET http.request.remoteaddr="127.0.0.1:34438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.732µ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=3ed52522-b62a-472e-a8f8-e3ad2d078bbf trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.875040175Z" 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=5c5a584e-bcc0-4a2a-b789-1f317b55a1bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34424" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.255µ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=294e2451-5138-402d-bec8-a7f4b31d31b5 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.87505707Z" 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=9d35ea3f-12f7-457b-9bd8-41a9f83462cc http.request.method=GET http.request.remoteaddr="127.0.0.1:34438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.649µ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=f81c8ee1-d5ab-4eb4-beec-612e88cf1ffc trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.875090548Z" 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=9d35ea3f-12f7-457b-9bd8-41a9f83462cc http.request.method=GET http.request.remoteaddr="127.0.0.1:34438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.831µ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=2002cd36-8923-4a0e-a847-76718400d0be trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.875101609Z" 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=5c5a584e-bcc0-4a2a-b789-1f317b55a1bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34424" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.504µ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=153d3e92-1184-46ff-8190-608031549c4b trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.875138992Z" 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=5c5a584e-bcc0-4a2a-b789-1f317b55a1bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34424" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.872µ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=20bb80a9-3315-454b-bf8d-a9e02b140993 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.875146344Z" 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=9d35ea3f-12f7-457b-9bd8-41a9f83462cc http.request.method=GET http.request.remoteaddr="127.0.0.1:34438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.107µ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=326959df-b63c-4af3-a092-aed569a1916b trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.875179945Z" 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=5c5a584e-bcc0-4a2a-b789-1f317b55a1bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34424" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.282µ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=11804b39-a5fb-4698-a1c2-966cf4e38727 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.875216639Z" 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=5c5a584e-bcc0-4a2a-b789-1f317b55a1bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34424" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.573µ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=46c9c38a-04fa-4d55-9930-f6ba140d4d3d trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.875622425Z" 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=9d35ea3f-12f7-457b-9bd8-41a9f83462cc http.request.method=GET http.request.remoteaddr="127.0.0.1:34438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.554µ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=e344dc35-44df-4af5-b737-4f0cf4ee0d7f trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.87571165Z" 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=9d35ea3f-12f7-457b-9bd8-41a9f83462cc http.request.method=GET http.request.remoteaddr="127.0.0.1:34438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.702µ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=eb431ea0-c4a8-4e86-9f92-37168bc43865 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.875892306Z" 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=5c5a584e-bcc0-4a2a-b789-1f317b55a1bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34424" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=412.727µ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=0bf0fb25-5c23-4df0-bf7b-4d23d828367b trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.875899568Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d35ea3f-12f7-457b-9bd8-41a9f83462cc http.request.method=GET http.request.remoteaddr="127.0.0.1:34438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.044938ms http.response.status=200 http.response.written=68 
15:06:25 [2023-10-25T15:06:25.966Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.876417947Z" 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=5c5a584e-bcc0-4a2a-b789-1f317b55a1bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34424" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.998µ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=325a7c4b-723f-42e8-8b21-a584983f2fae trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.87647239Z" 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=5c5a584e-bcc0-4a2a-b789-1f317b55a1bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34424" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.435µ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=ce57983b-1e34-492e-859e-ddffe05f2c7b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.87653265Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5c5a584e-bcc0-4a2a-b789-1f317b55a1bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34424" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.708585ms http.response.status=200 http.response.written=194 
15:06:25 [2023-10-25T15:06:25.966Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.891886309Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2acd19f3-fcee-4e1d-b16e-7c2df7237828 http.request.method=GET http.request.remoteaddr="127.0.0.1:34456" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.891929625Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2acd19f3-fcee-4e1d-b16e-7c2df7237828 http.request.method=GET http.request.remoteaddr="127.0.0.1:34456" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.131µs" http.response.status=200 http.response.written=2 
15:06:25 [2023-10-25T15:06:25.966Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.898992979Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d3ee7cd7-111b-4b9b-9849-62475ddb4f17 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34464" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.899040012Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d3ee7cd7-111b-4b9b-9849-62475ddb4f17 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34464" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.966Z] time="2023-10-25T15:06:25.899055012Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d3ee7cd7-111b-4b9b-9849-62475ddb4f17 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34464" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.967Z] time="2023-10-25T15:06:25.899126291Z" 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=d3ee7cd7-111b-4b9b-9849-62475ddb4f17 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34464" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.368µ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=722f79f7-b2b0-4a32-827b-88c6614f41de trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.967Z] time="2023-10-25T15:06:25.899173398Z" 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=d3ee7cd7-111b-4b9b-9849-62475ddb4f17 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34464" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.056µ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=22ab6a3f-a96b-43b6-8216-6e147087a651 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.967Z] time="2023-10-25T15:06:25.899262483Z" 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=d3ee7cd7-111b-4b9b-9849-62475ddb4f17 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34464" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.129003ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.967Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:06:25 [2023-10-25T15:06:25.967Z] time="2023-10-25T15:06:25.901091753Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b28fa216-21ee-47f5-93da-1eec4389a913 http.request.method=GET http.request.remoteaddr="127.0.0.1:34472" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.967Z] time="2023-10-25T15:06:25.901146286Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b28fa216-21ee-47f5-93da-1eec4389a913 http.request.method=GET http.request.remoteaddr="127.0.0.1:34472" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.967Z] time="2023-10-25T15:06:25.901161597Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b28fa216-21ee-47f5-93da-1eec4389a913 http.request.method=GET http.request.remoteaddr="127.0.0.1:34472" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.967Z] time="2023-10-25T15:06:25.901229012Z" 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=b28fa216-21ee-47f5-93da-1eec4389a913 http.request.method=GET http.request.remoteaddr="127.0.0.1:34472" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.693µ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=e5462f56-329b-406b-828a-394884b76106 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.967Z] time="2023-10-25T15:06:25.90127474Z" 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=b28fa216-21ee-47f5-93da-1eec4389a913 http.request.method=GET http.request.remoteaddr="127.0.0.1:34472" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.391µ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=bbde0cc6-c0e1-47c7-aa6b-9d730ed19626 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.967Z] time="2023-10-25T15:06:25.901328575Z" 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=b28fa216-21ee-47f5-93da-1eec4389a913 http.request.method=GET http.request.remoteaddr="127.0.0.1:34472" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.564189ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:06:25 [2023-10-25T15:06:25.967Z] 127.0.0.1 - - [25/Oct/2023:15:06:25 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/8f756fe6790893a87cf33a68b05755e0071ceecd kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:06:25 [2023-10-25T15:06:25.967Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.19s)
15:06:25 [2023-10-25T15:06:25.967Z] === RUN   TestImagePullNonExisting
15:06:25 [2023-10-25T15:06:25.967Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
15:06:25 [2023-10-25T15:06:25.967Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
15:06:25 [2023-10-25T15:06:25.967Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
15:06:25 [2023-10-25T15:06:25.967Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
15:06:25 [2023-10-25T15:06:25.967Z] === RUN   TestImagePullNonExisting/asdfasdf
15:06:25 [2023-10-25T15:06:25.967Z] === PAUSE TestImagePullNonExisting/asdfasdf
15:06:25 [2023-10-25T15:06:25.967Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
15:06:25 [2023-10-25T15:06:25.967Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
15:06:25 [2023-10-25T15:06:25.967Z] === RUN   TestImagePullNonExisting/library/asdfasdf
15:06:25 [2023-10-25T15:06:25.967Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
15:06:25 [2023-10-25T15:06:25.967Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
15:06:25 [2023-10-25T15:06:25.967Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
15:06:25 [2023-10-25T15:06:25.967Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
15:06:25 [2023-10-25T15:06:25.967Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
15:06:25 [2023-10-25T15:06:25.967Z] === CONT  TestImagePullNonExisting/asdfasdf
15:06:25 [2023-10-25T15:06:25.967Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
15:06:25 [2023-10-25T15:06:25.967Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
15:06:25 [2023-10-25T15:06:25.967Z] === CONT  TestImagePullNonExisting/library/asdfasdf
15:06:27 [2023-10-25T15:06:27.347Z] --- PASS: TestImagePullNonExisting (0.01s)
15:06:27 [2023-10-25T15:06:27.347Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.99s)
15:06:27 [2023-10-25T15:06:27.347Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (1.01s)
15:06:27 [2023-10-25T15:06:27.347Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (1.02s)
15:06:27 [2023-10-25T15:06:27.347Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (1.02s)
15:06:27 [2023-10-25T15:06:27.347Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.32s)
15:06:27 [2023-10-25T15:06:27.347Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.35s)
15:06:27 [2023-10-25T15:06:27.347Z] === RUN   TestRemoveImageOrphaning
15:06:27 [2023-10-25T15:06:27.606Z] --- PASS: TestRemoveImageOrphaning (0.19s)
15:06:27 [2023-10-25T15:06:27.606Z] === RUN   TestRemoveByDigest
15:06:27 [2023-10-25T15:06:27.606Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
15:06:27 [2023-10-25T15:06:27.606Z] --- SKIP: TestRemoveByDigest (0.00s)
15:06:27 [2023-10-25T15:06:27.606Z] === RUN   TestRemoveImageGarbageCollector
15:06:27 [2023-10-25T15:06:27.606Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
15:06:27 [2023-10-25T15:06:27.606Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:06:27 [2023-10-25T15:06:27.606Z] === RUN   TestSaveCheckTimes
15:06:27 [2023-10-25T15:06:27.606Z] === PAUSE TestSaveCheckTimes
15:06:27 [2023-10-25T15:06:27.606Z] === RUN   TestSaveRepoWithMultipleImages
15:06:28 [2023-10-25T15:06:28.545Z] --- PASS: TestSaveRepoWithMultipleImages (1.02s)
15:06:28 [2023-10-25T15:06:28.545Z] === RUN   TestSaveDirectoryPermissions
15:06:29 [2023-10-25T15:06:29.925Z] --- PASS: TestSaveDirectoryPermissions (1.03s)
15:06:29 [2023-10-25T15:06:29.925Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:06:29 [2023-10-25T15:06:29.925Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:06:29 [2023-10-25T15:06:29.925Z] === RUN   TestTagUsingDigestAlgorithmAsName
15:06:29 [2023-10-25T15:06:29.925Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
15:06:29 [2023-10-25T15:06:29.925Z] === RUN   TestTagValidPrefixedRepo
15:06:29 [2023-10-25T15:06:29.925Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
15:06:29 [2023-10-25T15:06:29.925Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
15:06:29 [2023-10-25T15:06:29.925Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
15:06:29 [2023-10-25T15:06:29.925Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
15:06:29 [2023-10-25T15:06:29.925Z] === RUN   TestTagValidPrefixedRepo/foooo:t
15:06:29 [2023-10-25T15:06:29.925Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
15:06:29 [2023-10-25T15:06:29.925Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:06:29 [2023-10-25T15:06:29.925Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:06:29 [2023-10-25T15:06:29.925Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
15:06:29 [2023-10-25T15:06:29.925Z] === CONT  TestTagValidPrefixedRepo/foooo:t
15:06:29 [2023-10-25T15:06:29.925Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:06:29 [2023-10-25T15:06:29.925Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
15:06:29 [2023-10-25T15:06:29.926Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
15:06:29 [2023-10-25T15:06:29.926Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
15:06:29 [2023-10-25T15:06:29.926Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
15:06:29 [2023-10-25T15:06:29.926Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
15:06:29 [2023-10-25T15:06:29.926Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
15:06:29 [2023-10-25T15:06:29.926Z] === RUN   TestTagExistedNameWithoutForce
15:06:29 [2023-10-25T15:06:29.926Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:06:29 [2023-10-25T15:06:29.926Z] === RUN   TestTagOfficialNames
15:06:29 [2023-10-25T15:06:29.926Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
15:06:29 [2023-10-25T15:06:29.926Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
15:06:29 [2023-10-25T15:06:29.926Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
15:06:29 [2023-10-25T15:06:29.926Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
15:06:29 [2023-10-25T15:06:29.926Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
15:06:29 [2023-10-25T15:06:29.926Z] --- PASS: TestTagOfficialNames (0.06s)
15:06:29 [2023-10-25T15:06:29.926Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
15:06:29 [2023-10-25T15:06:29.926Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
15:06:29 [2023-10-25T15:06:29.926Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
15:06:29 [2023-10-25T15:06:29.926Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
15:06:29 [2023-10-25T15:06:29.926Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
15:06:29 [2023-10-25T15:06:29.926Z] === RUN   TestTagMatchesDigest
15:06:29 [2023-10-25T15:06:29.926Z] --- PASS: TestTagMatchesDigest (0.01s)
15:06:29 [2023-10-25T15:06:29.926Z] === CONT  TestSaveCheckTimes
15:06:29 [2023-10-25T15:06:29.926Z] --- PASS: TestSaveCheckTimes (0.03s)
15:06:29 [2023-10-25T15:06:29.926Z] PASS
15:06:29 [2023-10-25T15:06:29.926Z] 
15:06:29 [2023-10-25T15:06:29.926Z] === Skipped
15:06:29 [2023-10-25T15:06:29.926Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:06:29 [2023-10-25T15:06:29.926Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
15:06:29 [2023-10-25T15:06:29.926Z] 
15:06:29 [2023-10-25T15:06:29.926Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
15:06:29 [2023-10-25T15:06:29.926Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
15:06:29 [2023-10-25T15:06:29.926Z] 
15:06:29 [2023-10-25T15:06:29.926Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:06:29 [2023-10-25T15:06:29.926Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
15:06:29 [2023-10-25T15:06:29.926Z] 
15:06:29 [2023-10-25T15:06:29.926Z] DONE 52 tests, 3 skipped in 4.890s
15:06:29 [2023-10-25T15:06:29.926Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
15:06:29 [2023-10-25T15:06:29.926Z] ++ '[' -n '' ']'
15:06:29 [2023-10-25T15:06:29.926Z] ++ 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
15:06:29 [2023-10-25T15:06:29.926Z] ++ set -e
15:06:29 [2023-10-25T15:06:29.926Z] ++ '[' -n 0 ']'
15:06:29 [2023-10-25T15:06:29.926Z] ++ set -x
15:06:29 [2023-10-25T15:06:29.926Z] ++ 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.mnu1IZfDoc/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
15:06:29 [2023-10-25T15:06:29.926Z] === RUN   TestStripANSICommands
15:06:29 [2023-10-25T15:06:29.926Z] === RUN   TestStripANSICommands/#00
15:06:29 [2023-10-25T15:06:29.926Z] === RUN   TestStripANSICommands/#01
15:06:29 [2023-10-25T15:06:29.926Z] --- PASS: TestStripANSICommands (0.00s)
15:06:29 [2023-10-25T15:06:29.926Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:06:29 [2023-10-25T15:06:29.926Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:06:29 [2023-10-25T15:06:29.926Z] PASS
15:06:29 [2023-10-25T15:06:29.926Z] 
15:06:29 [2023-10-25T15:06:29.926Z] DONE 3 tests in 0.009s
15:06:29 [2023-10-25T15:06:29.926Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
15:06:29 [2023-10-25T15:06:29.926Z] ++ '[' -n '' ']'
15:06:29 [2023-10-25T15:06:29.926Z] ++ 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
15:06:29 [2023-10-25T15:06:29.926Z] ++ set -e
15:06:29 [2023-10-25T15:06:29.926Z] ++ '[' -n 0 ']'
15:06:29 [2023-10-25T15:06:29.926Z] ++ set -x
15:06:29 [2023-10-25T15:06:29.926Z] ++ 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.mnu1IZfDoc/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
15:06:29 [2023-10-25T15:06:29.926Z] INFO: Testing against a local daemon
15:06:29 [2023-10-25T15:06:29.926Z] === RUN   TestCreateWithMultiNetworks
15:06:30 [2023-10-25T15:06:30.864Z] --- PASS: TestCreateWithMultiNetworks (1.05s)
15:06:30 [2023-10-25T15:06:30.864Z] === RUN   TestNetworkCreateDelete
15:06:31 [2023-10-25T15:06:31.124Z] --- PASS: TestNetworkCreateDelete (0.18s)
15:06:31 [2023-10-25T15:06:31.124Z] === RUN   TestDockerNetworkDeletePreferID
15:06:31 [2023-10-25T15:06:31.694Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s)
15:06:31 [2023-10-25T15:06:31.694Z] === RUN   TestDaemonDNSFallback
15:06:38 [2023-10-25T15:06:38.266Z] --- PASS: TestDaemonDNSFallback (6.25s)
15:06:38 [2023-10-25T15:06:38.266Z] === RUN   TestInspectNetwork
15:06:40 [2023-10-25T15:06:40.804Z] === RUN   TestInspectNetwork/full_network_id
15:06:40 [2023-10-25T15:06:40.804Z] === RUN   TestInspectNetwork/partial_network_id
15:06:40 [2023-10-25T15:06:40.804Z] === RUN   TestInspectNetwork/network_name
15:06:40 [2023-10-25T15:06:40.804Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:06:45 [2023-10-25T15:06:45.000Z] --- PASS: TestInspectNetwork (7.11s)
15:06:45 [2023-10-25T15:06:45.000Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:06:45 [2023-10-25T15:06:45.000Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:06:45 [2023-10-25T15:06:45.000Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:06:45 [2023-10-25T15:06:45.000Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:06:45 [2023-10-25T15:06:45.000Z] === RUN   TestRunContainerWithBridgeNone
15:06:46 [2023-10-25T15:06:46.908Z] --- PASS: TestRunContainerWithBridgeNone (1.47s)
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/create
15:06:46 [2023-10-25T15:06:46.908Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:06:46 [2023-10-25T15:06:46.908Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:06:46 [2023-10-25T15:06:46.908Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:06:46 [2023-10-25T15:06:46.908Z] === CONT  TestNetworkInvalidJSON/networks/create
15:06:46 [2023-10-25T15:06:46.908Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:06:46 [2023-10-25T15:06:46.908Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:06:46 [2023-10-25T15:06:46.908Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:06:46 [2023-10-25T15:06:46.908Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkList
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkList//networks
15:06:46 [2023-10-25T15:06:46.908Z] === PAUSE TestNetworkList//networks
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestNetworkList//networks/
15:06:46 [2023-10-25T15:06:46.908Z] === PAUSE TestNetworkList//networks/
15:06:46 [2023-10-25T15:06:46.908Z] === CONT  TestNetworkList//networks
15:06:46 [2023-10-25T15:06:46.908Z] === CONT  TestNetworkList//networks/
15:06:46 [2023-10-25T15:06:46.908Z] --- PASS: TestNetworkList (0.01s)
15:06:46 [2023-10-25T15:06:46.908Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z]     --- PASS: TestNetworkList//networks (0.00s)
15:06:46 [2023-10-25T15:06:46.908Z] === RUN   TestHostIPv4BridgeLabel
15:06:47 [2023-10-25T15:06:47.167Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
15:06:47 [2023-10-25T15:06:47.167Z] === RUN   TestDefaultNetworkOpts
15:06:47 [2023-10-25T15:06:47.167Z] === RUN   TestDefaultNetworkOpts/default_value
15:06:48 [2023-10-25T15:06:48.547Z] === RUN   TestDefaultNetworkOpts/cmdline_value
15:06:49 [2023-10-25T15:06:49.928Z] === RUN   TestDefaultNetworkOpts/config-from_value
15:06:51 [2023-10-25T15:06:51.308Z] --- PASS: TestDefaultNetworkOpts (3.97s)
15:06:51 [2023-10-25T15:06:51.308Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.31s)
15:06:51 [2023-10-25T15:06:51.308Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.31s)
15:06:51 [2023-10-25T15:06:51.308Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.35s)
15:06:51 [2023-10-25T15:06:51.308Z] === RUN   TestForbidDuplicateNetworkNames
15:06:51 [2023-10-25T15:06:51.877Z] --- PASS: TestForbidDuplicateNetworkNames (0.65s)
15:06:51 [2023-10-25T15:06:51.877Z] === RUN   TestDaemonRestartWithLiveRestore
15:06:52 [2023-10-25T15:06:52.816Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:06:52 [2023-10-25T15:06:52.816Z] === RUN   TestDaemonDefaultNetworkPools
15:06:53 [2023-10-25T15:06:53.754Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
15:06:53 [2023-10-25T15:06:53.754Z] === RUN   TestDaemonRestartWithExistingNetwork
15:06:54 [2023-10-25T15:06:54.693Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
15:06:54 [2023-10-25T15:06:54.693Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:06:56 [2023-10-25T15:06:56.073Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
15:06:56 [2023-10-25T15:06:56.074Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:06:56 [2023-10-25T15:06:56.643Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
15:06:56 [2023-10-25T15:06:56.643Z] === RUN   TestServiceWithPredefinedNetwork
15:06:59 [2023-10-25T15:06:59.181Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s)
15:06:59 [2023-10-25T15:06:59.181Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:06:59 [2023-10-25T15:06:59.181Z]     service_test.go:256: FLAKY_TEST
15:06:59 [2023-10-25T15:06:59.181Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:06:59 [2023-10-25T15:06:59.181Z] === RUN   TestServiceWithDataPathPortInit
15:07:14 [2023-10-25T15:07:14.072Z] --- PASS: TestServiceWithDataPathPortInit (13.31s)
15:07:14 [2023-10-25T15:07:14.072Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:07:14 [2023-10-25T15:07:14.641Z]     service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yo6aoffupi9mgxkz7bu554q5m Created:2023-10-25 15:07:13.395721241 +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[2a04505e1890a54f28d7269dfd7a794e2a4babbb7be1677e480728616ddd8d9a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nv8qn5bye7enidq4a4lls449k EndpointID:d4f8d426e7032f436b320840bfa4720bf0d2f8ab886fd294a3224437741f4a49 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:325244d708e69aaf1a7bd129872476b25e9e807d187af147d9bbed74efd7c8e0 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:73c0bb339815 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nv8qn5bye7enidq4a4lls449k EndpointID:d4f8d426e7032f436b320840bfa4720bf0d2f8ab886fd294a3224437741f4a49 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:07:19 [2023-10-25T15:07:19.918Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
15:07:19 [2023-10-25T15:07:19.918Z] PASS
15:07:19 [2023-10-25T15:07:19.918Z] 
15:07:19 [2023-10-25T15:07:19.918Z] === Skipped
15:07:19 [2023-10-25T15:07:19.918Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:07:19 [2023-10-25T15:07:19.918Z]     service_test.go:256: FLAKY_TEST
15:07:19 [2023-10-25T15:07:19.918Z] 
15:07:19 [2023-10-25T15:07:19.918Z] DONE 44 tests, 1 skipped in 49.285s
15:07:19 [2023-10-25T15:07:19.918Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
15:07:19 [2023-10-25T15:07:19.918Z] ++ '[' -n '' ']'
15:07:19 [2023-10-25T15:07:19.918Z] ++ 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
15:07:19 [2023-10-25T15:07:19.918Z] ++ set -e
15:07:19 [2023-10-25T15:07:19.918Z] ++ '[' -n 0 ']'
15:07:19 [2023-10-25T15:07:19.918Z] ++ set -x
15:07:19 [2023-10-25T15:07:19.918Z] ++ 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.mnu1IZfDoc/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
15:07:19 [2023-10-25T15:07:19.918Z] INFO: Testing against a local daemon
15:07:19 [2023-10-25T15:07:19.918Z] === RUN   TestDockerNetworkIpvlanPersistance
15:07:19 [2023-10-25T15:07:19.918Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:07:19 [2023-10-25T15:07:19.918Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:07:19 [2023-10-25T15:07:19.918Z] === RUN   TestDockerNetworkIpvlan
15:07:19 [2023-10-25T15:07:19.918Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:07:19 [2023-10-25T15:07:19.918Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:07:19 [2023-10-25T15:07:19.918Z] PASS
15:07:19 [2023-10-25T15:07:19.918Z] 
15:07:19 [2023-10-25T15:07:19.918Z] === Skipped
15:07:19 [2023-10-25T15:07:19.918Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:07:19 [2023-10-25T15:07:19.918Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:07:19 [2023-10-25T15:07:19.918Z] 
15:07:19 [2023-10-25T15:07:19.918Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:07:19 [2023-10-25T15:07:19.918Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:07:19 [2023-10-25T15:07:19.918Z] 
15:07:19 [2023-10-25T15:07:19.918Z] DONE 2 tests, 2 skipped in 0.038s
15:07:19 [2023-10-25T15:07:19.918Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
15:07:19 [2023-10-25T15:07:19.918Z] ++ '[' -n '' ']'
15:07:19 [2023-10-25T15:07:19.918Z] ++ 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
15:07:19 [2023-10-25T15:07:19.918Z] ++ set -e
15:07:19 [2023-10-25T15:07:19.918Z] ++ '[' -n 0 ']'
15:07:19 [2023-10-25T15:07:19.918Z] ++ set -x
15:07:19 [2023-10-25T15:07:19.918Z] ++ 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.mnu1IZfDoc/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
15:07:19 [2023-10-25T15:07:19.918Z] INFO: Testing against a local daemon
15:07:19 [2023-10-25T15:07:19.918Z] === RUN   TestDockerNetworkMacvlanPersistance
15:07:20 [2023-10-25T15:07:20.487Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
15:07:20 [2023-10-25T15:07:20.487Z] === RUN   TestDockerNetworkMacvlan
15:07:20 [2023-10-25T15:07:20.487Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:07:21 [2023-10-25T15:07:21.056Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:07:21 [2023-10-25T15:07:21.625Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:07:22 [2023-10-25T15:07:22.194Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:07:22 [2023-10-25T15:07:22.763Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:07:23 [2023-10-25T15:07:23.702Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:07:23 [2023-10-25T15:07:23.962Z] --- PASS: TestDockerNetworkMacvlan (3.57s)
15:07:23 [2023-10-25T15:07:23.962Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
15:07:23 [2023-10-25T15:07:23.962Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
15:07:23 [2023-10-25T15:07:23.962Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
15:07:23 [2023-10-25T15:07:23.962Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
15:07:23 [2023-10-25T15:07:23.962Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s)
15:07:23 [2023-10-25T15:07:23.962Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
15:07:23 [2023-10-25T15:07:23.962Z] PASS
15:07:23 [2023-10-25T15:07:23.962Z] 
15:07:23 [2023-10-25T15:07:23.962Z] DONE 8 tests in 4.847s
15:07:23 [2023-10-25T15:07:23.962Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
15:07:23 [2023-10-25T15:07:23.962Z] ++ '[' -n '' ']'
15:07:23 [2023-10-25T15:07:23.962Z] ++ 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
15:07:23 [2023-10-25T15:07:23.962Z] ++ set -e
15:07:23 [2023-10-25T15:07:23.962Z] ++ '[' -n 0 ']'
15:07:23 [2023-10-25T15:07:23.962Z] ++ set -x
15:07:23 [2023-10-25T15:07:23.962Z] ++ 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.mnu1IZfDoc/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
15:07:24 [2023-10-25T15:07:24.221Z] testing: warning: no tests to run
15:07:24 [2023-10-25T15:07:24.221Z] PASS
15:07:24 [2023-10-25T15:07:24.221Z] 
15:07:24 [2023-10-25T15:07:24.222Z] DONE 0 tests in 0.007s
15:07:24 [2023-10-25T15:07:24.222Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
15:07:24 [2023-10-25T15:07:24.222Z] ++ '[' -n '' ']'
15:07:24 [2023-10-25T15:07:24.222Z] ++ 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
15:07:24 [2023-10-25T15:07:24.222Z] ++ set -e
15:07:24 [2023-10-25T15:07:24.222Z] ++ '[' -n 0 ']'
15:07:24 [2023-10-25T15:07:24.222Z] ++ set -x
15:07:24 [2023-10-25T15:07:24.222Z] ++ 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.mnu1IZfDoc/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
15:07:24 [2023-10-25T15:07:24.222Z] INFO: Testing against a local daemon
15:07:24 [2023-10-25T15:07:24.222Z] === RUN   TestAuthZPluginAllowRequest
15:07:25 [2023-10-25T15:07:25.160Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
15:07:25 [2023-10-25T15:07:25.160Z] === RUN   TestAuthZPluginTLS
15:07:25 [2023-10-25T15:07:25.729Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:07:25 [2023-10-25T15:07:25.729Z] === RUN   TestAuthZPluginDenyRequest
15:07:26 [2023-10-25T15:07:26.298Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:07:26 [2023-10-25T15:07:26.298Z] === RUN   TestAuthZPluginAPIDenyResponse
15:07:26 [2023-10-25T15:07:26.867Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:07:26 [2023-10-25T15:07:26.867Z] === RUN   TestAuthZPluginDenyResponse
15:07:27 [2023-10-25T15:07:27.436Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:07:27 [2023-10-25T15:07:27.436Z] === RUN   TestAuthZPluginAllowEventStream
15:07:28 [2023-10-25T15:07:28.375Z] 2023/10/25 15:07:28 http: panic serving 127.0.0.1:43996: runtime error: invalid memory address or nil pointer dereference
15:07:28 [2023-10-25T15:07:28.375Z] goroutine 168 [running]:
15:07:28 [2023-10-25T15:07:28.375Z] net/http.(*conn).serve.func1()
15:07:28 [2023-10-25T15:07:28.375Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:07:28 [2023-10-25T15:07:28.375Z] panic({0xa71880?, 0x1579980?})
15:07:28 [2023-10-25T15:07:28.375Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:07:28 [2023-10-25T15:07:28.375Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd695e0, 0x400059f440}, 0xffff44132a50?)
15:07:28 [2023-10-25T15:07:28.375Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
15:07:28 [2023-10-25T15:07:28.375Z] net/http.HandlerFunc.ServeHTTP(0x400035e600?, {0xd695e0?, 0x400059f440?}, 0x408cc8?)
15:07:28 [2023-10-25T15:07:28.375Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:07:28 [2023-10-25T15:07:28.375Z] net/http.(*ServeMux).ServeHTTP(0xd6f6c8?, {0xd695e0, 0x400059f440}, 0x400035e600)
15:07:28 [2023-10-25T15:07:28.375Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:07:28 [2023-10-25T15:07:28.375Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40000e80c0, {0xd681d0?, 0x4000542700}, 0x400035e500)
15:07:28 [2023-10-25T15:07:28.375Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
15:07:28 [2023-10-25T15:07:28.375Z] net/http.serverHandler.ServeHTTP({0xd64d88?}, {0xd681d0?, 0x4000542700?}, 0x6?)
15:07:28 [2023-10-25T15:07:28.375Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:07:28 [2023-10-25T15:07:28.375Z] net/http.(*conn).serve(0x400021b0e0, {0xd6f6c8, 0x400012b9e0})
15:07:28 [2023-10-25T15:07:28.375Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:07:28 [2023-10-25T15:07:28.375Z] created by net/http.(*Server).Serve in goroutine 11
15:07:28 [2023-10-25T15:07:28.375Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:07:29 [2023-10-25T15:07:29.313Z] 2023/10/25 15:07:29 http: panic serving 127.0.0.1:43992: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
15:07:29 [2023-10-25T15:07:29.313Z] goroutine 109 [running]:
15:07:29 [2023-10-25T15:07:29.313Z] net/http.(*conn).serve.func1()
15:07:29 [2023-10-25T15:07:29.313Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:07:29 [2023-10-25T15:07:29.313Z] panic({0xa09300?, 0x400004d970?})
15:07:29 [2023-10-25T15:07:29.313Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:07:29 [2023-10-25T15:07:29.313Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd695e0, 0x400059f620}, 0xffff44132a50?)
15:07:29 [2023-10-25T15:07:29.313Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
15:07:29 [2023-10-25T15:07:29.313Z] net/http.HandlerFunc.ServeHTTP(0x400035e800?, {0xd695e0?, 0x400059f620?}, 0x408cc8?)
15:07:29 [2023-10-25T15:07:29.313Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:07:29 [2023-10-25T15:07:29.313Z] net/http.(*ServeMux).ServeHTTP(0xd6f6c8?, {0xd695e0, 0x400059f620}, 0x400035e800)
15:07:29 [2023-10-25T15:07:29.313Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:07:29 [2023-10-25T15:07:29.313Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40000e80c0, {0xd681d0?, 0x40005427e0}, 0x400035e700)
15:07:29 [2023-10-25T15:07:29.313Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
15:07:29 [2023-10-25T15:07:29.313Z] net/http.serverHandler.ServeHTTP({0x40004ccd50?}, {0xd681d0?, 0x40005427e0?}, 0x6?)
15:07:29 [2023-10-25T15:07:29.313Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:07:29 [2023-10-25T15:07:29.313Z] net/http.(*conn).serve(0x400021a750, {0xd6f6c8, 0x400012b9e0})
15:07:29 [2023-10-25T15:07:29.313Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:07:29 [2023-10-25T15:07:29.313Z] created by net/http.(*Server).Serve in goroutine 11
15:07:29 [2023-10-25T15:07:29.313Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:07:31 [2023-10-25T15:07:31.219Z] 2023/10/25 15:07:31 http: panic serving 127.0.0.1:45026: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
15:07:31 [2023-10-25T15:07:31.219Z] goroutine 203 [running]:
15:07:31 [2023-10-25T15:07:31.219Z] net/http.(*conn).serve.func1()
15:07:31 [2023-10-25T15:07:31.219Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:07:31 [2023-10-25T15:07:31.219Z] panic({0xa09300?, 0x400004da10?})
15:07:31 [2023-10-25T15:07:31.219Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:07:31 [2023-10-25T15:07:31.219Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd695e0, 0x400059f6e0}, 0xffff44132a50?)
15:07:31 [2023-10-25T15:07:31.219Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
15:07:31 [2023-10-25T15:07:31.219Z] net/http.HandlerFunc.ServeHTTP(0x400035ea00?, {0xd695e0?, 0x400059f6e0?}, 0x408cc8?)
15:07:31 [2023-10-25T15:07:31.219Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:07:31 [2023-10-25T15:07:31.219Z] net/http.(*ServeMux).ServeHTTP(0xd6f6c8?, {0xd695e0, 0x400059f6e0}, 0x400035ea00)
15:07:31 [2023-10-25T15:07:31.219Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:07:31 [2023-10-25T15:07:31.219Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40000e80c0, {0xd681d0?, 0x40005428c0}, 0x400035e900)
15:07:31 [2023-10-25T15:07:31.219Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
15:07:31 [2023-10-25T15:07:31.219Z] net/http.serverHandler.ServeHTTP({0x40004d32f0?}, {0xd681d0?, 0x40005428c0?}, 0x6?)
15:07:31 [2023-10-25T15:07:31.219Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:07:31 [2023-10-25T15:07:31.219Z] net/http.(*conn).serve(0x40000bbc20, {0xd6f6c8, 0x400012b9e0})
15:07:31 [2023-10-25T15:07:31.219Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:07:31 [2023-10-25T15:07:31.219Z] created by net/http.(*Server).Serve in goroutine 11
15:07:31 [2023-10-25T15:07:31.219Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:07:33 [2023-10-25T15:07:33.755Z] --- PASS: TestAuthZPluginAllowEventStream (6.06s)
15:07:33 [2023-10-25T15:07:33.755Z] === RUN   TestAuthZPluginErrorResponse
15:07:34 [2023-10-25T15:07:34.015Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:07:34 [2023-10-25T15:07:34.015Z] === RUN   TestAuthZPluginErrorRequest
15:07:34 [2023-10-25T15:07:34.583Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:07:34 [2023-10-25T15:07:34.584Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:07:35 [2023-10-25T15:07:35.153Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:07:35 [2023-10-25T15:07:35.153Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:07:36 [2023-10-25T15:07:36.532Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.22s)
15:07:36 [2023-10-25T15:07:36.532Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:07:37 [2023-10-25T15:07:37.471Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.22s)
15:07:37 [2023-10-25T15:07:37.471Z] === RUN   TestAuthZPluginHeader
15:07:38 [2023-10-25T15:07:38.040Z] --- PASS: TestAuthZPluginHeader (0.62s)
15:07:38 [2023-10-25T15:07:38.040Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:07:38 [2023-10-25T15:07:38.040Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
15:07:38 [2023-10-25T15:07:38.040Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:07:38 [2023-10-25T15:07:38.040Z] === RUN   TestAuthZPluginV2Disable
15:07:38 [2023-10-25T15:07:38.040Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
15:07:38 [2023-10-25T15:07:38.040Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:07:38 [2023-10-25T15:07:38.040Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:07:38 [2023-10-25T15:07:38.040Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
15:07:38 [2023-10-25T15:07:38.040Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:07:38 [2023-10-25T15:07:38.040Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:07:38 [2023-10-25T15:07:38.040Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
15:07:38 [2023-10-25T15:07:38.040Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:07:38 [2023-10-25T15:07:38.040Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:07:56 [2023-10-25T15:07:56.135Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.94s)
15:07:56 [2023-10-25T15:07:56.135Z] PASS
15:07:56 [2023-10-25T15:07:56.135Z] 
15:07:56 [2023-10-25T15:07:56.135Z] === Skipped
15:07:56 [2023-10-25T15:07:56.135Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
15:07:56 [2023-10-25T15:07:56.135Z] 
15:07:56 [2023-10-25T15:07:56.135Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
15:07:56 [2023-10-25T15:07:56.135Z] 
15:07:56 [2023-10-25T15:07:56.135Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
15:07:56 [2023-10-25T15:07:56.135Z] 
15:07:56 [2023-10-25T15:07:56.135Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
15:07:56 [2023-10-25T15:07:56.135Z] 
15:07:56 [2023-10-25T15:07:56.135Z] DONE 17 tests, 4 skipped in 30.955s
15:07:56 [2023-10-25T15:07:56.135Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
15:07:56 [2023-10-25T15:07:56.135Z] ++ '[' -n '' ']'
15:07:56 [2023-10-25T15:07:56.135Z] ++ 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
15:07:56 [2023-10-25T15:07:56.135Z] ++ set -e
15:07:56 [2023-10-25T15:07:56.135Z] ++ '[' -n 0 ']'
15:07:56 [2023-10-25T15:07:56.135Z] ++ set -x
15:07:56 [2023-10-25T15:07:56.135Z] ++ 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.mnu1IZfDoc/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
15:07:56 [2023-10-25T15:07:56.135Z] INFO: Testing against a local daemon
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:07:56 [2023-10-25T15:07:56.135Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:07:56 [2023-10-25T15:07:56.135Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:07:56 [2023-10-25T15:07:56.135Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:07:56 [2023-10-25T15:07:56.135Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:07:56 [2023-10-25T15:07:56.135Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:07:56 [2023-10-25T15:07:56.135Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:07:56 [2023-10-25T15:07:56.135Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:07:56 [2023-10-25T15:07:56.135Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInstall
15:07:56 [2023-10-25T15:07:56.135Z] === RUN   TestPluginInstall/no_auth
15:07:58 [2023-10-25T15:07:58.675Z] time="2023-10-25T15:07:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:07:58 [2023-10-25T15:07:58.675Z] time="2023-10-25T15:07:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:183c8cfd1ddf203bad44a1843421413f1a4d755212bca044744e94010eaa56a4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:07:58 [2023-10-25T15:07:58.675Z] time="2023-10-25T15:07:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:07:58 [2023-10-25T15:07:58.675Z] time="2023-10-25T15:07:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:183c8cfd1ddf203bad44a1843421413f1a4d755212bca044744e94010eaa56a4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:07:58 [2023-10-25T15:07:58.935Z] === RUN   TestPluginInstall/with_htpasswd
15:07:59 [2023-10-25T15:07:59.194Z] time="2023-10-25T15:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:07:59 [2023-10-25T15:07:59.194Z] time="2023-10-25T15:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:183c8cfd1ddf203bad44a1843421413f1a4d755212bca044744e94010eaa56a4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:07:59 [2023-10-25T15:07:59.194Z] time="2023-10-25T15:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:07:59 [2023-10-25T15:07:59.194Z] time="2023-10-25T15:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:183c8cfd1ddf203bad44a1843421413f1a4d755212bca044744e94010eaa56a4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:07:59 [2023-10-25T15:07:59.194Z] === RUN   TestPluginInstall/with_insecure
15:08:00 [2023-10-25T15:08:00.132Z] time="2023-10-25T15:08:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:08:00 [2023-10-25T15:08:00.132Z] time="2023-10-25T15:08:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2067e20423a510254b3dc700ddb1a6f14272a0c9a8f50bab9f7ba791506a13ac" mediatype=application/vnd.docker.plugin.v1+json size=522
15:08:00 [2023-10-25T15:08:00.132Z] time="2023-10-25T15:08:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:08:00 [2023-10-25T15:08:00.132Z] time="2023-10-25T15:08:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2067e20423a510254b3dc700ddb1a6f14272a0c9a8f50bab9f7ba791506a13ac" mediatype=application/vnd.docker.plugin.v1+json size=522
15:08:00 [2023-10-25T15:08:00.132Z]     plugin_test.go:204: [dd7fec65e4858] daemon is not started
15:08:00 [2023-10-25T15:08:00.132Z] --- PASS: TestPluginInstall (5.12s)
15:08:00 [2023-10-25T15:08:00.132Z]     --- PASS: TestPluginInstall/no_auth (3.71s)
15:08:00 [2023-10-25T15:08:00.132Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
15:08:00 [2023-10-25T15:08:00.132Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
15:08:00 [2023-10-25T15:08:00.132Z] === RUN   TestPluginsWithRuntimes
15:08:02 [2023-10-25T15:08:02.040Z] === RUN   TestPluginsWithRuntimes/No_Args
15:08:02 [2023-10-25T15:08:02.609Z] === RUN   TestPluginsWithRuntimes/With_Args
15:08:03 [2023-10-25T15:08:03.547Z] --- PASS: TestPluginsWithRuntimes (3.38s)
15:08:03 [2023-10-25T15:08:03.547Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
15:08:03 [2023-10-25T15:08:03.547Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
15:08:03 [2023-10-25T15:08:03.547Z] === RUN   TestPluginBackCompatMediaTypes
15:08:04 [2023-10-25T15:08:04.116Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
15:08:04 [2023-10-25T15:08:04.116Z] PASS
15:08:04 [2023-10-25T15:08:04.116Z] 
15:08:04 [2023-10-25T15:08:04.116Z] DONE 24 tests in 9.055s
15:08:04 [2023-10-25T15:08:04.116Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
15:08:04 [2023-10-25T15:08:04.116Z] ++ '[' -n '' ']'
15:08:04 [2023-10-25T15:08:04.116Z] ++ 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
15:08:04 [2023-10-25T15:08:04.116Z] ++ set -e
15:08:04 [2023-10-25T15:08:04.116Z] ++ '[' -n 0 ']'
15:08:04 [2023-10-25T15:08:04.116Z] ++ set -x
15:08:04 [2023-10-25T15:08:04.116Z] ++ 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.mnu1IZfDoc/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
15:08:04 [2023-10-25T15:08:04.116Z] INFO: Testing against a local daemon
15:08:04 [2023-10-25T15:08:04.116Z] === RUN   TestExternalGraphDriver
15:08:04 [2023-10-25T15:08:04.685Z] === RUN   TestExternalGraphDriver/json
15:08:04 [2023-10-25T15:08:04.685Z] === RUN   TestExternalGraphDriver/spec
15:08:04 [2023-10-25T15:08:04.685Z] === RUN   TestExternalGraphDriver/pull
15:08:04 [2023-10-25T15:08:04.685Z] --- PASS: TestExternalGraphDriver (0.34s)
15:08:04 [2023-10-25T15:08:04.685Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
15:08:04 [2023-10-25T15:08:04.685Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
15:08:04 [2023-10-25T15:08:04.685Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
15:08:04 [2023-10-25T15:08:04.685Z] === RUN   TestGraphdriverPluginV2
15:08:04 [2023-10-25T15:08:04.944Z]     external_test.go:415: (*Execution).NotAmd64-fm
15:08:04 [2023-10-25T15:08:04.944Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
15:08:04 [2023-10-25T15:08:04.944Z] PASS
15:08:04 [2023-10-25T15:08:04.944Z] 
15:08:04 [2023-10-25T15:08:04.944Z] === Skipped
15:08:04 [2023-10-25T15:08:04.944Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
15:08:04 [2023-10-25T15:08:04.944Z]     external_test.go:415: (*Execution).NotAmd64-fm
15:08:04 [2023-10-25T15:08:04.944Z] 
15:08:04 [2023-10-25T15:08:04.944Z] DONE 5 tests, 1 skipped in 0.698s
15:08:04 [2023-10-25T15:08:04.944Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
15:08:04 [2023-10-25T15:08:04.944Z] ++ '[' -n '' ']'
15:08:04 [2023-10-25T15:08:04.944Z] ++ 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
15:08:04 [2023-10-25T15:08:04.944Z] ++ set -e
15:08:04 [2023-10-25T15:08:04.944Z] ++ '[' -n 0 ']'
15:08:04 [2023-10-25T15:08:04.944Z] ++ set -x
15:08:04 [2023-10-25T15:08:04.944Z] ++ 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.mnu1IZfDoc/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
15:08:04 [2023-10-25T15:08:04.944Z] INFO: Testing against a local daemon
15:08:04 [2023-10-25T15:08:04.944Z] === RUN   TestContinueAfterPluginCrash
15:08:04 [2023-10-25T15:08:04.944Z] === PAUSE TestContinueAfterPluginCrash
15:08:04 [2023-10-25T15:08:04.944Z] === RUN   TestReadPluginNoRead
15:08:04 [2023-10-25T15:08:04.944Z] === PAUSE TestReadPluginNoRead
15:08:04 [2023-10-25T15:08:04.944Z] === RUN   TestDaemonStartWithLogOpt
15:08:04 [2023-10-25T15:08:04.944Z] === PAUSE TestDaemonStartWithLogOpt
15:08:04 [2023-10-25T15:08:04.944Z] === CONT  TestContinueAfterPluginCrash
15:08:04 [2023-10-25T15:08:04.944Z] === CONT  TestDaemonStartWithLogOpt
15:08:04 [2023-10-25T15:08:04.944Z] === CONT  TestReadPluginNoRead
15:08:07 [2023-10-25T15:08:07.538Z] === RUN   TestReadPluginNoRead/default
15:08:07 [2023-10-25T15:08:07.798Z] --- PASS: TestDaemonStartWithLogOpt (2.79s)
15:08:08 [2023-10-25T15:08:08.367Z] === RUN   TestReadPluginNoRead/disabled_caching
15:08:09 [2023-10-25T15:08:09.747Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:08:11 [2023-10-25T15:08:11.126Z]     read_test.go:93: [d461d4673c20e] daemon is not started
15:08:11 [2023-10-25T15:08:11.126Z] --- PASS: TestReadPluginNoRead (6.02s)
15:08:11 [2023-10-25T15:08:11.126Z]     --- PASS: TestReadPluginNoRead/default (1.30s)
15:08:11 [2023-10-25T15:08:11.126Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.30s)
15:08:11 [2023-10-25T15:08:11.126Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
15:08:12 [2023-10-25T15:08:12.506Z] --- PASS: TestContinueAfterPluginCrash (7.71s)
15:08:12 [2023-10-25T15:08:12.506Z] PASS
15:08:12 [2023-10-25T15:08:12.506Z] 
15:08:12 [2023-10-25T15:08:12.506Z] DONE 6 tests in 7.748s
15:08:12 [2023-10-25T15:08:12.506Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
15:08:12 [2023-10-25T15:08:12.506Z] ++ '[' -n '' ']'
15:08:12 [2023-10-25T15:08:12.506Z] ++ 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
15:08:12 [2023-10-25T15:08:12.506Z] ++ set -e
15:08:12 [2023-10-25T15:08:12.506Z] ++ '[' -n 0 ']'
15:08:12 [2023-10-25T15:08:12.506Z] ++ set -x
15:08:12 [2023-10-25T15:08:12.506Z] ++ 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.mnu1IZfDoc/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
15:08:12 [2023-10-25T15:08:12.766Z] testing: warning: no tests to run
15:08:12 [2023-10-25T15:08:12.766Z] PASS
15:08:12 [2023-10-25T15:08:12.766Z] 
15:08:12 [2023-10-25T15:08:12.766Z] DONE 0 tests in 0.007s
15:08:12 [2023-10-25T15:08:12.766Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
15:08:12 [2023-10-25T15:08:12.766Z] ++ '[' -n '' ']'
15:08:12 [2023-10-25T15:08:12.766Z] ++ 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
15:08:12 [2023-10-25T15:08:12.766Z] ++ set -e
15:08:12 [2023-10-25T15:08:12.766Z] ++ '[' -n 0 ']'
15:08:12 [2023-10-25T15:08:12.766Z] ++ set -x
15:08:12 [2023-10-25T15:08:12.766Z] ++ 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.mnu1IZfDoc/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
15:08:12 [2023-10-25T15:08:12.766Z] INFO: Testing against a local daemon
15:08:12 [2023-10-25T15:08:12.766Z] === RUN   TestPluginWithDevMounts
15:08:12 [2023-10-25T15:08:12.766Z] === PAUSE TestPluginWithDevMounts
15:08:12 [2023-10-25T15:08:12.766Z] === CONT  TestPluginWithDevMounts
15:08:14 [2023-10-25T15:08:14.145Z] --- PASS: TestPluginWithDevMounts (1.53s)
15:08:14 [2023-10-25T15:08:14.145Z] PASS
15:08:14 [2023-10-25T15:08:14.145Z] 
15:08:14 [2023-10-25T15:08:14.145Z] DONE 1 tests in 1.570s
15:08:14 [2023-10-25T15:08:14.145Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
15:08:14 [2023-10-25T15:08:14.145Z] ++ '[' -n '' ']'
15:08:14 [2023-10-25T15:08:14.145Z] ++ 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
15:08:14 [2023-10-25T15:08:14.145Z] ++ set -e
15:08:14 [2023-10-25T15:08:14.145Z] ++ '[' -n 0 ']'
15:08:14 [2023-10-25T15:08:14.145Z] ++ set -x
15:08:14 [2023-10-25T15:08:14.145Z] ++ 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.mnu1IZfDoc/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
15:08:14 [2023-10-25T15:08:14.404Z] INFO: Testing against a local daemon
15:08:14 [2023-10-25T15:08:14.405Z] === RUN   TestSecretInspect
15:08:16 [2023-10-25T15:08:16.313Z] --- PASS: TestSecretInspect (1.98s)
15:08:16 [2023-10-25T15:08:16.313Z] === RUN   TestSecretList
15:08:18 [2023-10-25T15:08:18.219Z] --- PASS: TestSecretList (2.05s)
15:08:18 [2023-10-25T15:08:18.219Z] === RUN   TestSecretsCreateAndDelete
15:08:20 [2023-10-25T15:08:20.127Z] --- PASS: TestSecretsCreateAndDelete (1.91s)
15:08:20 [2023-10-25T15:08:20.127Z] === RUN   TestSecretsUpdate
15:08:22 [2023-10-25T15:08:22.034Z] --- PASS: TestSecretsUpdate (1.89s)
15:08:22 [2023-10-25T15:08:22.034Z] === RUN   TestTemplatedSecret
15:08:25 [2023-10-25T15:08:25.326Z] --- PASS: TestTemplatedSecret (2.59s)
15:08:25 [2023-10-25T15:08:25.326Z] === RUN   TestSecretCreateResolve
15:08:26 [2023-10-25T15:08:26.705Z] --- PASS: TestSecretCreateResolve (1.83s)
15:08:26 [2023-10-25T15:08:26.705Z] PASS
15:08:26 [2023-10-25T15:08:26.705Z] 
15:08:26 [2023-10-25T15:08:26.705Z] DONE 6 tests in 12.297s
15:08:26 [2023-10-25T15:08:26.705Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
15:08:26 [2023-10-25T15:08:26.705Z] ++ '[' -n '' ']'
15:08:26 [2023-10-25T15:08:26.705Z] ++ 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
15:08:26 [2023-10-25T15:08:26.705Z] ++ set -e
15:08:26 [2023-10-25T15:08:26.705Z] ++ '[' -n 0 ']'
15:08:26 [2023-10-25T15:08:26.705Z] ++ set -x
15:08:26 [2023-10-25T15:08:26.705Z] ++ 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.mnu1IZfDoc/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
15:08:26 [2023-10-25T15:08:26.705Z] INFO: Testing against a local daemon
15:08:26 [2023-10-25T15:08:26.705Z] === RUN   TestServiceCreateInit
15:08:26 [2023-10-25T15:08:26.705Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:08:30 [2023-10-25T15:08:30.902Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:08:35 [2023-10-25T15:08:35.099Z] --- PASS: TestServiceCreateInit (7.84s)
15:08:35 [2023-10-25T15:08:35.099Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.92s)
15:08:35 [2023-10-25T15:08:35.099Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s)
15:08:35 [2023-10-25T15:08:35.099Z] === RUN   TestCreateServiceMultipleTimes
15:08:49 [2023-10-25T15:08:49.988Z] --- PASS: TestCreateServiceMultipleTimes (14.90s)
15:08:49 [2023-10-25T15:08:49.988Z] === RUN   TestCreateServiceConflict
15:08:51 [2023-10-25T15:08:51.368Z] --- PASS: TestCreateServiceConflict (1.87s)
15:08:51 [2023-10-25T15:08:51.368Z] === RUN   TestCreateServiceMaxReplicas
15:08:54 [2023-10-25T15:08:54.684Z] --- PASS: TestCreateServiceMaxReplicas (2.90s)
15:08:54 [2023-10-25T15:08:54.684Z] === RUN   TestCreateServiceSecretFileMode
15:09:07 [2023-10-25T15:09:07.083Z] --- PASS: TestCreateServiceSecretFileMode (12.57s)
15:09:07 [2023-10-25T15:09:07.083Z] === RUN   TestCreateServiceConfigFileMode
15:09:19 [2023-10-25T15:09:19.321Z] --- PASS: TestCreateServiceConfigFileMode (12.65s)
15:09:19 [2023-10-25T15:09:19.321Z] === RUN   TestCreateServiceSysctls
15:09:22 [2023-10-25T15:09:22.612Z] --- PASS: TestCreateServiceSysctls (3.22s)
15:09:22 [2023-10-25T15:09:22.612Z] === RUN   TestCreateServiceCapabilities
15:09:25 [2023-10-25T15:09:25.150Z] --- PASS: TestCreateServiceCapabilities (2.52s)
15:09:25 [2023-10-25T15:09:25.150Z] === RUN   TestInspect
15:09:28 [2023-10-25T15:09:28.441Z] --- PASS: TestInspect (2.86s)
15:09:28 [2023-10-25T15:09:28.441Z] === RUN   TestCreateJob
15:09:31 [2023-10-25T15:09:31.733Z] --- PASS: TestCreateJob (3.21s)
15:09:31 [2023-10-25T15:09:31.733Z] === RUN   TestReplicatedJob
15:09:37 [2023-10-25T15:09:37.012Z] --- PASS: TestReplicatedJob (5.41s)
15:09:37 [2023-10-25T15:09:37.012Z] === RUN   TestUpdateReplicatedJob
15:09:40 [2023-10-25T15:09:40.305Z] --- PASS: TestUpdateReplicatedJob (3.20s)
15:09:40 [2023-10-25T15:09:40.305Z] === RUN   TestServiceListWithStatuses
15:09:40 [2023-10-25T15:09:40.305Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:09:40 [2023-10-25T15:09:40.305Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:09:40 [2023-10-25T15:09:40.305Z] === RUN   TestDockerNetworkConnectAlias
15:09:44 [2023-10-25T15:09:44.501Z] --- PASS: TestDockerNetworkConnectAlias (4.06s)
15:09:44 [2023-10-25T15:09:44.501Z] === RUN   TestDockerNetworkReConnect
15:09:47 [2023-10-25T15:09:47.038Z] --- PASS: TestDockerNetworkReConnect (3.18s)
15:09:47 [2023-10-25T15:09:47.038Z] === RUN   TestServicePlugin
15:09:47 [2023-10-25T15:09:47.038Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
15:09:47 [2023-10-25T15:09:47.038Z] --- SKIP: TestServicePlugin (0.00s)
15:09:47 [2023-10-25T15:09:47.038Z] === RUN   TestServiceUpdateLabel
15:09:48 [2023-10-25T15:09:48.946Z] --- PASS: TestServiceUpdateLabel (1.88s)
15:09:48 [2023-10-25T15:09:48.946Z] === RUN   TestServiceUpdateSecrets
15:10:03 [2023-10-25T15:10:03.838Z] --- PASS: TestServiceUpdateSecrets (14.75s)
15:10:03 [2023-10-25T15:10:03.838Z] === RUN   TestServiceUpdateConfigs
15:10:18 [2023-10-25T15:10:18.728Z] --- PASS: TestServiceUpdateConfigs (14.47s)
15:10:18 [2023-10-25T15:10:18.728Z] === RUN   TestServiceUpdateNetwork
15:10:30 [2023-10-25T15:10:30.945Z] --- PASS: TestServiceUpdateNetwork (12.26s)
15:10:30 [2023-10-25T15:10:30.945Z] === RUN   TestServiceUpdatePidsLimit
15:10:31 [2023-10-25T15:10:31.514Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:10:32 [2023-10-25T15:10:32.084Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:10:40 [2023-10-25T15:10:40.209Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:10:46 [2023-10-25T15:10:46.782Z] --- PASS: TestServiceUpdatePidsLimit (16.32s)
15:10:46 [2023-10-25T15:10:46.782Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
15:10:46 [2023-10-25T15:10:46.782Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
15:10:46 [2023-10-25T15:10:46.782Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
15:10:46 [2023-10-25T15:10:46.782Z] PASS
15:10:46 [2023-10-25T15:10:46.782Z] 
15:10:46 [2023-10-25T15:10:46.782Z] === Skipped
15:10:46 [2023-10-25T15:10:46.782Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:10:46 [2023-10-25T15:10:46.782Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:10:46 [2023-10-25T15:10:46.782Z] 
15:10:46 [2023-10-25T15:10:46.782Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:10:46 [2023-10-25T15:10:46.782Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
15:10:46 [2023-10-25T15:10:46.782Z] 
15:10:46 [2023-10-25T15:10:46.782Z] DONE 26 tests, 2 skipped in 140.106s
15:10:46 [2023-10-25T15:10:46.782Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
15:10:46 [2023-10-25T15:10:46.782Z] ++ '[' -n '' ']'
15:10:46 [2023-10-25T15:10:46.782Z] ++ 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
15:10:46 [2023-10-25T15:10:46.782Z] ++ set -e
15:10:46 [2023-10-25T15:10:46.782Z] ++ '[' -n 0 ']'
15:10:46 [2023-10-25T15:10:46.782Z] ++ set -x
15:10:46 [2023-10-25T15:10:46.782Z] ++ 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.mnu1IZfDoc/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
15:10:46 [2023-10-25T15:10:46.782Z] INFO: Testing against a local daemon
15:10:46 [2023-10-25T15:10:46.782Z] === RUN   TestSessionCreate
15:10:46 [2023-10-25T15:10:46.782Z] --- PASS: TestSessionCreate (0.02s)
15:10:46 [2023-10-25T15:10:46.782Z] === RUN   TestSessionCreateWithBadUpgrade
15:10:46 [2023-10-25T15:10:46.782Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:10:46 [2023-10-25T15:10:46.782Z] PASS
15:10:46 [2023-10-25T15:10:46.782Z] 
15:10:46 [2023-10-25T15:10:46.782Z] DONE 2 tests in 0.065s
15:10:46 [2023-10-25T15:10:46.782Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
15:10:46 [2023-10-25T15:10:46.782Z] ++ '[' -n '' ']'
15:10:46 [2023-10-25T15:10:46.782Z] ++ 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
15:10:46 [2023-10-25T15:10:46.782Z] ++ set -e
15:10:46 [2023-10-25T15:10:46.782Z] ++ '[' -n 0 ']'
15:10:46 [2023-10-25T15:10:46.782Z] ++ set -x
15:10:46 [2023-10-25T15:10:46.782Z] ++ 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.mnu1IZfDoc/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
15:10:46 [2023-10-25T15:10:46.782Z] INFO: Testing against a local daemon
15:10:46 [2023-10-25T15:10:46.782Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:10:46 [2023-10-25T15:10:46.782Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:10:46 [2023-10-25T15:10:46.782Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:10:46 [2023-10-25T15:10:46.782Z] === RUN   TestDiskUsage
15:10:46 [2023-10-25T15:10:46.782Z] === PAUSE TestDiskUsage
15:10:46 [2023-10-25T15:10:46.782Z] === RUN   TestEventsExecDie
15:10:47 [2023-10-25T15:10:47.355Z] --- PASS: TestEventsExecDie (0.56s)
15:10:47 [2023-10-25T15:10:47.355Z] === RUN   TestEventsBackwardsCompatible
15:10:47 [2023-10-25T15:10:47.355Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
15:10:47 [2023-10-25T15:10:47.355Z] === RUN   TestEventsVolumeCreate
15:10:47 [2023-10-25T15:10:47.355Z] --- PASS: TestEventsVolumeCreate (0.06s)
15:10:47 [2023-10-25T15:10:47.355Z] === RUN   TestInfoBinaryCommits
15:10:47 [2023-10-25T15:10:47.615Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:10:47 [2023-10-25T15:10:47.615Z] === RUN   TestInfoAPIVersioned
15:10:47 [2023-10-25T15:10:47.615Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:10:47 [2023-10-25T15:10:47.615Z] === RUN   TestInfoAPI
15:10:47 [2023-10-25T15:10:47.615Z] --- PASS: TestInfoAPI (0.02s)
15:10:47 [2023-10-25T15:10:47.615Z] === RUN   TestInfoAPIWarnings
15:11:05 [2023-10-25T15:11:05.713Z] --- PASS: TestInfoAPIWarnings (16.54s)
15:11:05 [2023-10-25T15:11:05.713Z] === RUN   TestInfoDebug
15:11:05 [2023-10-25T15:11:05.713Z] --- PASS: TestInfoDebug (0.52s)
15:11:05 [2023-10-25T15:11:05.713Z] === RUN   TestInfoInsecureRegistries
15:11:05 [2023-10-25T15:11:05.713Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:11:05 [2023-10-25T15:11:05.713Z] === RUN   TestInfoRegistryMirrors
15:11:05 [2023-10-25T15:11:05.713Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:11:05 [2023-10-25T15:11:05.713Z] === RUN   TestLoginFailsWithBadCredentials
15:11:06 [2023-10-25T15:11:06.651Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s)
15:11:06 [2023-10-25T15:11:06.651Z] === RUN   TestPingCacheHeaders
15:11:06 [2023-10-25T15:11:06.651Z] --- PASS: TestPingCacheHeaders (0.02s)
15:11:06 [2023-10-25T15:11:06.651Z] === RUN   TestPingGet
15:11:06 [2023-10-25T15:11:06.651Z] --- PASS: TestPingGet (0.01s)
15:11:06 [2023-10-25T15:11:06.651Z] === RUN   TestPingHead
15:11:06 [2023-10-25T15:11:06.651Z] --- PASS: TestPingHead (0.02s)
15:11:06 [2023-10-25T15:11:06.651Z] === RUN   TestPingSwarmHeader
15:11:07 [2023-10-25T15:11:07.220Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:11:07 [2023-10-25T15:11:07.789Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:11:08 [2023-10-25T15:11:08.727Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:11:08 [2023-10-25T15:11:08.727Z] --- PASS: TestPingSwarmHeader (1.98s)
15:11:08 [2023-10-25T15:11:08.728Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:11:08 [2023-10-25T15:11:08.728Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:11:08 [2023-10-25T15:11:08.728Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:11:08 [2023-10-25T15:11:08.728Z] === RUN   TestPingBuilderHeader
15:11:08 [2023-10-25T15:11:08.728Z] === RUN   TestPingBuilderHeader/default_config
15:11:09 [2023-10-25T15:11:09.297Z] === RUN   TestPingBuilderHeader/buildkit_disabled
15:11:09 [2023-10-25T15:11:09.866Z] --- PASS: TestPingBuilderHeader (1.04s)
15:11:09 [2023-10-25T15:11:09.866Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
15:11:09 [2023-10-25T15:11:09.866Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
15:11:09 [2023-10-25T15:11:09.866Z] === RUN   TestVersion
15:11:09 [2023-10-25T15:11:09.866Z] --- PASS: TestVersion (0.02s)
15:11:09 [2023-10-25T15:11:09.866Z] === CONT  TestDiskUsage
15:11:10 [2023-10-25T15:11:10.126Z] === RUN   TestDiskUsage/empty
15:11:10 [2023-10-25T15:11:10.126Z] === RUN   TestDiskUsage/empty/container_types
15:11:10 [2023-10-25T15:11:10.126Z] === RUN   TestDiskUsage/empty/image_types
15:11:10 [2023-10-25T15:11:10.126Z] === RUN   TestDiskUsage/empty/volume_types
15:11:10 [2023-10-25T15:11:10.126Z] === RUN   TestDiskUsage/empty/build-cache_types
15:11:10 [2023-10-25T15:11:10.126Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:11:10 [2023-10-25T15:11:10.126Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:11:10 [2023-10-25T15:11:10.126Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:11:10 [2023-10-25T15:11:10.126Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:11:10 [2023-10-25T15:11:10.126Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:11:10 [2023-10-25T15:11:10.126Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:11:10 [2023-10-25T15:11:10.126Z] === RUN   TestDiskUsage/after_LoadBusybox
15:11:10 [2023-10-25T15:11:10.386Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:11:10 [2023-10-25T15:11:10.386Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:11:10 [2023-10-25T15:11:10.386Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:11:10 [2023-10-25T15:11:10.386Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:11:10 [2023-10-25T15:11:10.386Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:11:10 [2023-10-25T15:11:10.386Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:11:10 [2023-10-25T15:11:10.386Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:11:10 [2023-10-25T15:11:10.386Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:11:10 [2023-10-25T15:11:10.386Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:11:10 [2023-10-25T15:11:10.386Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:11:10 [2023-10-25T15:11:10.386Z] === RUN   TestDiskUsage/after_container.Run
15:11:10 [2023-10-25T15:11:10.645Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:11:10 [2023-10-25T15:11:10.645Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:11:10 [2023-10-25T15:11:10.645Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:11:10 [2023-10-25T15:11:10.645Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:11:10 [2023-10-25T15:11:10.645Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:11:10 [2023-10-25T15:11:10.645Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:11:10 [2023-10-25T15:11:10.645Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:11:10 [2023-10-25T15:11:10.645Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:11:10 [2023-10-25T15:11:10.645Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:11:10 [2023-10-25T15:11:10.645Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:11:10 [2023-10-25T15:11:10.905Z] --- PASS: TestDiskUsage (1.07s)
15:11:10 [2023-10-25T15:11:10.905Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z] PASS
15:11:10 [2023-10-25T15:11:10.905Z] 
15:11:10 [2023-10-25T15:11:10.905Z] === Skipped
15:11:10 [2023-10-25T15:11:10.905Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:11:10 [2023-10-25T15:11:10.905Z] 
15:11:10 [2023-10-25T15:11:10.905Z] DONE 57 tests, 1 skipped in 24.036s
15:11:10 [2023-10-25T15:11:10.905Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
15:11:10 [2023-10-25T15:11:10.905Z] ++ '[' -n '' ']'
15:11:10 [2023-10-25T15:11:10.905Z] ++ 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
15:11:10 [2023-10-25T15:11:10.905Z] ++ set -e
15:11:10 [2023-10-25T15:11:10.905Z] ++ '[' -n 0 ']'
15:11:10 [2023-10-25T15:11:10.905Z] ++ set -x
15:11:10 [2023-10-25T15:11:10.905Z] ++ 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.mnu1IZfDoc/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
15:11:10 [2023-10-25T15:11:10.905Z] INFO: Testing against a local daemon
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumesCreateAndList
15:11:10 [2023-10-25T15:11:10.905Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumesRemove
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumesRemove/volume_in_use
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumesRemove/volume_not_in_use
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumesRemove/non-existing_volume
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumesRemove/non-existing_volume_force
15:11:10 [2023-10-25T15:11:10.905Z] --- PASS: TestVolumesRemove (0.07s)
15:11:10 [2023-10-25T15:11:10.905Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
15:11:10 [2023-10-25T15:11:10.905Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumesRemoveSwarmEnabled
15:11:10 [2023-10-25T15:11:10.905Z] === PAUSE TestVolumesRemoveSwarmEnabled
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumesInspect
15:11:10 [2023-10-25T15:11:10.905Z] --- PASS: TestVolumesInspect (0.02s)
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumesInvalidJSON
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:11:10 [2023-10-25T15:11:10.905Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:11:10 [2023-10-25T15:11:10.905Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:11:10 [2023-10-25T15:11:10.905Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:11:10 [2023-10-25T15:11:10.905Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumePruneAnonymous
15:11:10 [2023-10-25T15:11:10.905Z] --- PASS: TestVolumePruneAnonymous (0.04s)
15:11:10 [2023-10-25T15:11:10.905Z] === RUN   TestVolumePruneAnonFromImage
15:11:11 [2023-10-25T15:11:11.165Z] --- PASS: TestVolumePruneAnonFromImage (0.16s)
15:11:11 [2023-10-25T15:11:11.165Z] === CONT  TestVolumesRemoveSwarmEnabled
15:11:12 [2023-10-25T15:11:12.544Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
15:11:12 [2023-10-25T15:11:12.544Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
15:11:12 [2023-10-25T15:11:12.544Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
15:11:12 [2023-10-25T15:11:12.544Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
15:11:13 [2023-10-25T15:11:13.113Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.96s)
15:11:13 [2023-10-25T15:11:13.113Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
15:11:13 [2023-10-25T15:11:13.113Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
15:11:13 [2023-10-25T15:11:13.113Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
15:11:13 [2023-10-25T15:11:13.113Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
15:11:13 [2023-10-25T15:11:13.113Z] PASS
15:11:13 [2023-10-25T15:11:13.113Z] 
15:11:13 [2023-10-25T15:11:13.113Z] DONE 20 tests in 2.310s
15:11:13 [2023-10-25T15:11:13.113Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:11:13 [2023-10-25T15:11:13.372Z] ++++ cat bundles/test-integration/docker.pid
15:11:13 [2023-10-25T15:11:13.372Z] +++ kill 23622
15:11:14 [2023-10-25T15:11:14.751Z] +++ /etc/init.d/apparmor stop
15:11:14 [2023-10-25T15:11:14.751Z] Leaving: AppArmorNo profiles have been unloaded.
15:11:14 [2023-10-25T15:11:14.751Z] 
15:11:14 [2023-10-25T15:11:14.751Z] Unloading profiles will leave already running processes permanently
15:11:14 [2023-10-25T15:11:14.751Z] unconfined, which can lead to unexpected situations.
15:11:14 [2023-10-25T15:11:14.751Z] 
15:11:14 [2023-10-25T15:11:14.751Z] To set a process to complain mode, use the command line tool
15:11:14 [2023-10-25T15:11:14.751Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:11:14 [2023-10-25T15:11:14.751Z] +++ true
15:11:14 [2023-10-25T15:11:14.751Z] exiting test-integration
15:11:14 [2023-10-25T15:11:14.751Z] ++ exit 0
15:11:14 [2023-10-25T15:11:14.751Z] 
Post stage
[Pipeline] junit
15:11:15 [2023-10-25T15:11:15.705Z] Recording test results
15:11:15 [2023-10-25T15:11:15.895Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:11:16 [2023-10-25T15:11:16.194Z] + echo Ensuring container killed.
15:11:16 [2023-10-25T15:11:16.195Z] Ensuring container killed.
15:11:16 [2023-10-25T15:11:16.195Z] + docker rm -vf docker-pr2
15:11:16 [2023-10-25T15:11:16.195Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
15:11:16 [2023-10-25T15:11:16.478Z] + echo Chowning /workspace to jenkins user
15:11:16 [2023-10-25T15:11:16.478Z] Chowning /workspace to jenkins user
15:11:16 [2023-10-25T15:11:16.478Z] + id -u
15:11:16 [2023-10-25T15:11:16.478Z] + id -g
15:11:16 [2023-10-25T15:11:16.478Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46719:/workspace busybox chown -R 1000:1000 /workspace
15:11:16 [2023-10-25T15:11:16.478Z] Unable to find image 'busybox:latest' locally
15:11:16 [2023-10-25T15:11:16.478Z] latest: Pulling from library/busybox
15:11:16 [2023-10-25T15:11:16.737Z] 8a0af25e8c2e: Already exists
15:11:16 [2023-10-25T15:11:16.737Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
15:11:16 [2023-10-25T15:11:16.737Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:11:17 [2023-10-25T15:11:17.964Z] + bundleName=arm64-integration
15:11:17 [2023-10-25T15:11:17.964Z] + echo Creating arm64-integration-bundles.tar.gz
15:11:17 [2023-10-25T15:11:17.964Z] Creating arm64-integration-bundles.tar.gz
15:11:17 [2023-10-25T15:11:17.964Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+  *.prof -o -name *-report.xml ) -print
15:11:17 [2023-10-25T15:11:17.964Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:11:18 [2023-10-25T15:11:18.237Z] Archiving artifacts
15:11:19 [2023-10-25T15:11:19.760Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46719/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:11:20 [2023-10-25T15:11:20.083Z] + make clean
15:11:20 [2023-10-25T15:11:20.083Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:11:20 [2023-10-25T15:11:20.083Z] docker-dev-cache
15:11:20 [2023-10-25T15:11:20.083Z] 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