Skip to content
Success

Console Output

Pull request #46342 opened
18:10:33 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 639449f84e71456b8a753bf0420d9c4a3fde9f1f+5b53ddfcdd1c0721f875d3e237078ab7de891a57 (d880c70b418ddbc2fcfcb9caf06d9152b7e182e3)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-46342@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
18:10:36 [2023-08-27T18:10:36.379Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:10:36 [2023-08-27T18:10:36.387Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:10:51 [2023-08-27T18:10:51.591Z] Still waiting to schedule task
18:10:51 [2023-08-27T18:10:51.593Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03a9ad4b78567eb04)’ is offline
18:11:26 [2023-08-27T18:11:26.424Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03a9ad4b78567eb04) in /home/ubuntu/workspace/moby_PR-46342
[Pipeline] {
[Pipeline] checkout
18:11:26 [2023-08-27T18:11:26.496Z] The recommended git tool is: git
18:11:28 [2023-08-27T18:11:28.477Z] using credential docker-jenkins-github-credentials
18:11:28 [2023-08-27T18:11:28.496Z] Cloning the remote Git repository
18:11:28 [2023-08-27T18:11:28.496Z] Cloning with configured refspecs honoured and without tags
18:11:28 [2023-08-27T18:11:28.492Z] Cloning repository https://github.com/moby/moby.git
18:11:28 [2023-08-27T18:11:28.547Z]  > git init /home/ubuntu/workspace/moby_PR-46342 # timeout=10
18:11:28 [2023-08-27T18:11:28.750Z] Fetching upstream changes from https://github.com/moby/moby.git
18:11:28 [2023-08-27T18:11:28.751Z]  > git --version # timeout=10
18:11:28 [2023-08-27T18:11:28.755Z]  > git --version # 'git version 2.25.1'
18:11:28 [2023-08-27T18:11:28.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:11:28 [2023-08-27T18:11:28.757Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46342/head:refs/remotes/origin/PR-46342 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:11:43 [2023-08-27T18:11:43.566Z] Fetching without tags
18:11:43 [2023-08-27T18:11:43.790Z] Merging remotes/origin/master commit 5b53ddfcdd1c0721f875d3e237078ab7de891a57 into PR head commit 639449f84e71456b8a753bf0420d9c4a3fde9f1f
18:11:43 [2023-08-27T18:11:43.530Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:11:43 [2023-08-27T18:11:43.534Z]  > git config --add remote.origin.fetch +refs/pull/46342/head:refs/remotes/origin/PR-46342 # timeout=10
18:11:43 [2023-08-27T18:11:43.538Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:11:43 [2023-08-27T18:11:43.544Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:11:43 [2023-08-27T18:11:43.552Z] Fetching upstream changes from https://github.com/moby/moby.git
18:11:43 [2023-08-27T18:11:43.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:11:43 [2023-08-27T18:11:43.554Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46342/head:refs/remotes/origin/PR-46342 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:11:43 [2023-08-27T18:11:43.779Z]  > git config core.sparsecheckout # timeout=10
18:11:43 [2023-08-27T18:11:43.782Z]  > git checkout -f 639449f84e71456b8a753bf0420d9c4a3fde9f1f # timeout=10
18:11:44 [2023-08-27T18:11:44.714Z] Merge succeeded, producing 639449f84e71456b8a753bf0420d9c4a3fde9f1f
18:11:44 [2023-08-27T18:11:44.715Z] Checking out Revision 639449f84e71456b8a753bf0420d9c4a3fde9f1f (PR-46342)
18:11:44 [2023-08-27T18:11:44.676Z]  > git remote # timeout=10
18:11:44 [2023-08-27T18:11:44.680Z]  > git config --get remote.origin.url # timeout=10
18:11:44 [2023-08-27T18:11:44.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:11:44 [2023-08-27T18:11:44.684Z]  > git merge 5b53ddfcdd1c0721f875d3e237078ab7de891a57 # timeout=10
18:11:44 [2023-08-27T18:11:44.693Z]  > git rev-parse HEAD^{commit} # timeout=10
18:11:44 [2023-08-27T18:11:44.700Z]  > git config core.sparsecheckout # timeout=10
18:11:44 [2023-08-27T18:11:44.703Z]  > git checkout -f 639449f84e71456b8a753bf0420d9c4a3fde9f1f # timeout=10
18:11:49 [2023-08-27T18:11:49.265Z] Commit message: "libnetwork: nwAgent.bindAddr: change to net.IP"
18:11:49 [2023-08-27T18:11:49.266Z] First time build. Skipping changelog.
18:11:49 [2023-08-27T18:11:49.269Z]  > git --version # timeout=10
18:11:49 [2023-08-27T18:11:49.272Z]  > git --version # 'git version 2.25.1'
18:11:49 [2023-08-27T18:11:49.275Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:11:50 [2023-08-27T18:11:50.062Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46342:/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
18:11:55 [2023-08-27T18:11:55.336Z] Unable to find image 'alpine:latest' locally
18:11:55 [2023-08-27T18:11:55.336Z] latest: Pulling from library/alpine
18:11:55 [2023-08-27T18:11:55.336Z] 9fda8d8052c6: Pulling fs layer
18:11:55 [2023-08-27T18:11:55.336Z] 9fda8d8052c6: Verifying Checksum
18:11:55 [2023-08-27T18:11:55.336Z] 9fda8d8052c6: Download complete
18:11:55 [2023-08-27T18:11:55.336Z] 9fda8d8052c6: Pull complete
18:11:55 [2023-08-27T18:11:55.336Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
18:11:55 [2023-08-27T18:11:55.336Z] Status: Downloaded newer image for alpine:latest
18:12:03 [2023-08-27T18:12:03.457Z] 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
18:12:03 [2023-08-27T18:12:03.535Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03a9ad4b78567eb04) in /home/ubuntu/workspace/moby_PR-46342
[Pipeline] {
[Pipeline] checkout
18:12:03 [2023-08-27T18:12:03.552Z] The recommended git tool is: git
18:12:03 [2023-08-27T18:12:03.560Z] using credential docker-jenkins-github-credentials
18:12:03 [2023-08-27T18:12:03.577Z] Fetching changes from the remote Git repository
18:12:03 [2023-08-27T18:12:03.582Z] Fetching without tags
18:12:03 [2023-08-27T18:12:03.784Z] Merging remotes/origin/master commit 5b53ddfcdd1c0721f875d3e237078ab7de891a57 into PR head commit 639449f84e71456b8a753bf0420d9c4a3fde9f1f
18:12:03 [2023-08-27T18:12:03.839Z] Merge succeeded, producing 639449f84e71456b8a753bf0420d9c4a3fde9f1f
18:12:03 [2023-08-27T18:12:03.839Z] Checking out Revision 639449f84e71456b8a753bf0420d9c4a3fde9f1f (PR-46342)
18:12:03 [2023-08-27T18:12:03.966Z] Commit message: "libnetwork: nwAgent.bindAddr: change to net.IP"
18:12:03 [2023-08-27T18:12:03.966Z]  > git --version # timeout=10
18:12:03 [2023-08-27T18:12:03.968Z]  > git --version # 'git version 2.25.1'
18:12:03 [2023-08-27T18:12:03.971Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:12:03 [2023-08-27T18:12:03.560Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46342/.git # timeout=10
18:12:03 [2023-08-27T18:12:03.566Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:12:03 [2023-08-27T18:12:03.572Z] Fetching upstream changes from https://github.com/moby/moby.git
18:12:03 [2023-08-27T18:12:03.572Z]  > git --version # timeout=10
18:12:03 [2023-08-27T18:12:03.574Z]  > git --version # 'git version 2.25.1'
18:12:03 [2023-08-27T18:12:03.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:12:03 [2023-08-27T18:12:03.576Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46342/head:refs/remotes/origin/PR-46342 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:12:03 [2023-08-27T18:12:03.773Z]  > git config core.sparsecheckout # timeout=10
18:12:03 [2023-08-27T18:12:03.776Z]  > git checkout -f 639449f84e71456b8a753bf0420d9c4a3fde9f1f # timeout=10
18:12:03 [2023-08-27T18:12:03.807Z]  > git remote # timeout=10
18:12:03 [2023-08-27T18:12:03.810Z]  > git config --get remote.origin.url # timeout=10
18:12:03 [2023-08-27T18:12:03.813Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:12:03 [2023-08-27T18:12:03.814Z]  > git merge 5b53ddfcdd1c0721f875d3e237078ab7de891a57 # timeout=10
18:12:03 [2023-08-27T18:12:03.822Z]  > git rev-parse HEAD^{commit} # timeout=10
18:12:03 [2023-08-27T18:12:03.828Z]  > git config core.sparsecheckout # timeout=10
18:12:03 [2023-08-27T18:12:03.831Z]  > git checkout -f 639449f84e71456b8a753bf0420d9c4a3fde9f1f # timeout=10
18:12:04 [2023-08-27T18:12:04.581Z] + docker version
18:12:04 [2023-08-27T18:12:04.581Z] Client: Docker Engine - Community
18:12:04 [2023-08-27T18:12:04.581Z]  Version:           24.0.2
18:12:04 [2023-08-27T18:12:04.581Z]  API version:       1.43
18:12:04 [2023-08-27T18:12:04.581Z]  Go version:        go1.20.4
18:12:04 [2023-08-27T18:12:04.581Z]  Git commit:        cb74dfc
18:12:04 [2023-08-27T18:12:04.581Z]  Built:             Thu May 25 21:52:41 2023
18:12:04 [2023-08-27T18:12:04.581Z]  OS/Arch:           linux/arm64
18:12:04 [2023-08-27T18:12:04.581Z]  Context:           default
18:12:04 [2023-08-27T18:12:04.581Z] 
18:12:04 [2023-08-27T18:12:04.581Z] Server: Docker Engine - Community
18:12:04 [2023-08-27T18:12:04.581Z]  Engine:
18:12:04 [2023-08-27T18:12:04.582Z]   Version:          24.0.2
18:12:04 [2023-08-27T18:12:04.582Z]   API version:      1.43 (minimum version 1.12)
18:12:04 [2023-08-27T18:12:04.582Z]   Go version:       go1.20.4
18:12:04 [2023-08-27T18:12:04.582Z]   Git commit:       659604f
18:12:04 [2023-08-27T18:12:04.582Z]   Built:            Thu May 25 21:52:41 2023
18:12:04 [2023-08-27T18:12:04.582Z]   OS/Arch:          linux/arm64
18:12:04 [2023-08-27T18:12:04.582Z]   Experimental:     true
18:12:04 [2023-08-27T18:12:04.582Z]  containerd:
18:12:04 [2023-08-27T18:12:04.582Z]   Version:          1.6.21
18:12:04 [2023-08-27T18:12:04.582Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:12:04 [2023-08-27T18:12:04.582Z]  runc:
18:12:04 [2023-08-27T18:12:04.582Z]   Version:          1.1.7
18:12:04 [2023-08-27T18:12:04.582Z]   GitCommit:        v1.1.7-0-g860f061
18:12:04 [2023-08-27T18:12:04.582Z]  docker-init:
18:12:04 [2023-08-27T18:12:04.582Z]   Version:          0.19.0
18:12:04 [2023-08-27T18:12:04.582Z]   GitCommit:        de40ad0
[Pipeline] sh
18:12:04 [2023-08-27T18:12:04.864Z] + docker info
18:12:14 [2023-08-27T18:12:14.845Z] Client: Docker Engine - Community
18:12:14 [2023-08-27T18:12:14.845Z]  Version:    24.0.2
18:12:14 [2023-08-27T18:12:14.845Z]  Context:    default
18:12:14 [2023-08-27T18:12:14.845Z]  Debug Mode: false
18:12:14 [2023-08-27T18:12:14.845Z]  Plugins:
18:12:14 [2023-08-27T18:12:14.845Z]   buildx: Docker Buildx (Docker Inc.)
18:12:14 [2023-08-27T18:12:14.845Z]     Version:  v0.11.0
18:12:14 [2023-08-27T18:12:14.845Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:12:14 [2023-08-27T18:12:14.845Z]   compose: Docker Compose (Docker Inc.)
18:12:14 [2023-08-27T18:12:14.845Z]     Version:  v2.19.1
18:12:14 [2023-08-27T18:12:14.845Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:12:14 [2023-08-27T18:12:14.845Z] 
18:12:14 [2023-08-27T18:12:14.845Z] Server:
18:12:14 [2023-08-27T18:12:14.845Z]  Containers: 0
18:12:14 [2023-08-27T18:12:14.845Z]   Running: 0
18:12:14 [2023-08-27T18:12:14.845Z]   Paused: 0
18:12:14 [2023-08-27T18:12:14.845Z]   Stopped: 0
18:12:14 [2023-08-27T18:12:14.845Z]  Images: 1
18:12:14 [2023-08-27T18:12:14.845Z]  Server Version: 24.0.2
18:12:14 [2023-08-27T18:12:14.845Z]  Storage Driver: overlay2
18:12:14 [2023-08-27T18:12:14.845Z]   Backing Filesystem: extfs
18:12:14 [2023-08-27T18:12:14.845Z]   Supports d_type: true
18:12:14 [2023-08-27T18:12:14.845Z]   Using metacopy: false
18:12:14 [2023-08-27T18:12:14.845Z]   Native Overlay Diff: true
18:12:14 [2023-08-27T18:12:14.845Z]   userxattr: false
18:12:14 [2023-08-27T18:12:14.845Z]  Logging Driver: json-file
18:12:14 [2023-08-27T18:12:14.845Z]  Cgroup Driver: cgroupfs
18:12:14 [2023-08-27T18:12:14.845Z]  Cgroup Version: 1
18:12:14 [2023-08-27T18:12:14.845Z]  Plugins:
18:12:14 [2023-08-27T18:12:14.845Z]   Volume: local
18:12:14 [2023-08-27T18:12:14.845Z]   Network: bridge host ipvlan macvlan null overlay
18:12:14 [2023-08-27T18:12:14.845Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:12:14 [2023-08-27T18:12:14.845Z]  Swarm: inactive
18:12:14 [2023-08-27T18:12:14.845Z]  Runtimes: runc io.containerd.runc.v2
18:12:14 [2023-08-27T18:12:14.845Z]  Default Runtime: runc
18:12:14 [2023-08-27T18:12:14.845Z]  Init Binary: docker-init
18:12:14 [2023-08-27T18:12:14.845Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:12:14 [2023-08-27T18:12:14.845Z]  runc version: v1.1.7-0-g860f061
18:12:14 [2023-08-27T18:12:14.845Z]  init version: de40ad0
18:12:14 [2023-08-27T18:12:14.845Z]  Security Options:
18:12:14 [2023-08-27T18:12:14.845Z]   apparmor
18:12:14 [2023-08-27T18:12:14.845Z]   seccomp
18:12:14 [2023-08-27T18:12:14.845Z]    Profile: builtin
18:12:14 [2023-08-27T18:12:14.845Z]  Kernel Version: 5.15.0-1039-aws
18:12:14 [2023-08-27T18:12:14.845Z]  Operating System: Ubuntu 20.04.6 LTS
18:12:14 [2023-08-27T18:12:14.845Z]  OSType: linux
18:12:14 [2023-08-27T18:12:14.845Z]  Architecture: aarch64
18:12:14 [2023-08-27T18:12:14.845Z]  CPUs: 8
18:12:14 [2023-08-27T18:12:14.845Z]  Total Memory: 30.64GiB
18:12:14 [2023-08-27T18:12:14.845Z]  Name: ip-10-100-115-94
18:12:14 [2023-08-27T18:12:14.845Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
18:12:14 [2023-08-27T18:12:14.845Z]  Docker Root Dir: /var/lib/docker
18:12:14 [2023-08-27T18:12:14.845Z]  Debug Mode: false
18:12:14 [2023-08-27T18:12:14.845Z]  Experimental: true
18:12:14 [2023-08-27T18:12:14.845Z]  Insecure Registries:
18:12:14 [2023-08-27T18:12:14.845Z]   127.0.0.0/8
18:12:14 [2023-08-27T18:12:14.845Z]  Live Restore Enabled: true
18:12:14 [2023-08-27T18:12:14.845Z] 
[Pipeline] sh
18:12:15 [2023-08-27T18:12:15.128Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:12:15 [2023-08-27T18:12:15.128Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:12:15 [2023-08-27T18:12:15.128Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46342/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:12:15 [2023-08-27T18:12:15.387Z] + bash /home/ubuntu/workspace/moby_PR-46342/check-config.sh
18:12:15 [2023-08-27T18:12:15.387Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:12:15 [2023-08-27T18:12:15.387Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
18:12:15 [2023-08-27T18:12:15.387Z] 
18:12:15 [2023-08-27T18:12:15.387Z] Generally Necessary:
18:12:15 [2023-08-27T18:12:15.387Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:12:15 [2023-08-27T18:12:15.387Z] - apparmor: enabled and tools installed
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_NAMESPACES: enabled
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_NET_NS: enabled
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_PID_NS: enabled
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_IPC_NS: enabled
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_UTS_NS: enabled
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_CGROUPS: enabled
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_CGROUP_CPUACCT: enabled
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_CGROUP_DEVICE: enabled
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_CGROUP_FREEZER: enabled
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_CGROUP_SCHED: enabled
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_CPUSETS: enabled
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_MEMCG: enabled
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_KEYS: enabled
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_VETH: enabled (as module)
18:12:15 [2023-08-27T18:12:15.387Z] - CONFIG_BRIDGE: enabled (as module)
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_NF_NAT: enabled (as module)
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_POSIX_MQUEUE: enabled
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_CGROUP_BPF: enabled
18:12:15 [2023-08-27T18:12:15.647Z] 
18:12:15 [2023-08-27T18:12:15.647Z] Optional Features:
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_USER_NS: enabled
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_SECCOMP: enabled
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_SECCOMP_FILTER: enabled
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_CGROUP_PIDS: enabled
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_MEMCG_SWAP: enabled
18:12:15 [2023-08-27T18:12:15.647Z]     (cgroup swap accounting is currently enabled)
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_BLK_CGROUP: enabled
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_CGROUP_PERF: enabled
18:12:15 [2023-08-27T18:12:15.647Z] - CONFIG_CGROUP_HUGETLB: enabled
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_CFS_BANDWIDTH: enabled
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_RT_GROUP_SCHED: missing
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_IP_VS: enabled (as module)
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_IP_VS_NFCT: enabled
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_IP_VS_RR: enabled (as module)
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_SECURITY_SELINUX: enabled
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_SECURITY_APPARMOR: enabled
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_EXT4_FS: enabled
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:12:15 [2023-08-27T18:12:15.906Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:12:15 [2023-08-27T18:12:15.906Z] - Network Drivers:
18:12:15 [2023-08-27T18:12:15.906Z]   - "overlay":
18:12:15 [2023-08-27T18:12:15.906Z]     - CONFIG_VXLAN: enabled (as module)
18:12:15 [2023-08-27T18:12:15.906Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:12:15 [2023-08-27T18:12:15.906Z]       Optional (for encrypted networks):
18:12:16 [2023-08-27T18:12:16.166Z]       - CONFIG_CRYPTO: enabled
18:12:16 [2023-08-27T18:12:16.166Z]       - CONFIG_CRYPTO_AEAD: enabled
18:12:16 [2023-08-27T18:12:16.166Z]       - CONFIG_CRYPTO_GCM: enabled
18:12:16 [2023-08-27T18:12:16.166Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:12:16 [2023-08-27T18:12:16.166Z]       - CONFIG_CRYPTO_GHASH: enabled
18:12:16 [2023-08-27T18:12:16.166Z]       - CONFIG_XFRM: enabled
18:12:16 [2023-08-27T18:12:16.166Z]       - CONFIG_XFRM_USER: enabled (as module)
18:12:16 [2023-08-27T18:12:16.166Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:12:16 [2023-08-27T18:12:16.166Z]       - CONFIG_INET_ESP: enabled (as module)
18:12:16 [2023-08-27T18:12:16.166Z]   - "ipvlan":
18:12:16 [2023-08-27T18:12:16.166Z]     - CONFIG_IPVLAN: enabled (as module)
18:12:16 [2023-08-27T18:12:16.166Z]   - "macvlan":
18:12:16 [2023-08-27T18:12:16.166Z]     - CONFIG_MACVLAN: enabled (as module)
18:12:16 [2023-08-27T18:12:16.166Z]     - CONFIG_DUMMY: enabled (as module)
18:12:16 [2023-08-27T18:12:16.166Z]   - "ftp,tftp client in container":
18:12:16 [2023-08-27T18:12:16.166Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:12:16 [2023-08-27T18:12:16.166Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:12:16 [2023-08-27T18:12:16.166Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:12:16 [2023-08-27T18:12:16.166Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:12:16 [2023-08-27T18:12:16.166Z] - Storage Drivers:
18:12:16 [2023-08-27T18:12:16.166Z]   - "aufs":
18:12:16 [2023-08-27T18:12:16.166Z]     - CONFIG_AUFS_FS: enabled (as module)
18:12:16 [2023-08-27T18:12:16.166Z]   - "btrfs":
18:12:16 [2023-08-27T18:12:16.166Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:12:16 [2023-08-27T18:12:16.166Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:12:16 [2023-08-27T18:12:16.166Z]   - "devicemapper":
18:12:16 [2023-08-27T18:12:16.166Z]     - CONFIG_BLK_DEV_DM: enabled
18:12:16 [2023-08-27T18:12:16.166Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:12:16 [2023-08-27T18:12:16.166Z]   - "overlay":
18:12:16 [2023-08-27T18:12:16.166Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:12:16 [2023-08-27T18:12:16.166Z]   - "zfs":
18:12:16 [2023-08-27T18:12:16.166Z]     - /dev/zfs: present
18:12:16 [2023-08-27T18:12:16.166Z]     - zfs command: missing
18:12:16 [2023-08-27T18:12:16.166Z]     - zpool command: missing
18:12:16 [2023-08-27T18:12:16.166Z] 
18:12:16 [2023-08-27T18:12:16.166Z] Limits:
18:12:16 [2023-08-27T18:12:16.166Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:12:16 [2023-08-27T18:12:16.166Z] 
18:12:16 [2023-08-27T18:12:16.166Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:12:16 [2023-08-27T18:12:16.465Z] + docker build --force-rm -t docker:639449f84e71456b8a753bf0420d9c4a3fde9f1f .
18:12:16 [2023-08-27T18:12:16.724Z] #0 building with "default" instance using docker driver
18:12:16 [2023-08-27T18:12:16.724Z] 
18:12:16 [2023-08-27T18:12:16.724Z] #1 [internal] load .dockerignore
18:12:16 [2023-08-27T18:12:16.724Z] #1 transferring context:
18:12:16 [2023-08-27T18:12:16.724Z] #1 transferring context: 113B done
18:12:16 [2023-08-27T18:12:16.724Z] #1 DONE 0.2s
18:12:16 [2023-08-27T18:12:16.724Z] 
18:12:16 [2023-08-27T18:12:16.724Z] #2 [internal] load build definition from Dockerfile
18:12:16 [2023-08-27T18:12:16.724Z] #2 transferring dockerfile: 28.05kB done
18:12:16 [2023-08-27T18:12:16.724Z] #2 DONE 0.2s
18:12:16 [2023-08-27T18:12:16.724Z] 
18:12:16 [2023-08-27T18:12:16.724Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:12:17 [2023-08-27T18:12:17.292Z] #3 DONE 0.5s
18:12:17 [2023-08-27T18:12:17.292Z] 
18:12:17 [2023-08-27T18:12:17.292Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:12:17 [2023-08-27T18:12:17.292Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
18:12:17 [2023-08-27T18:12:17.292Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
18:12:17 [2023-08-27T18:12:17.292Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
18:12:17 [2023-08-27T18:12:17.292Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
18:12:17 [2023-08-27T18:12:17.292Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
18:12:17 [2023-08-27T18:12:17.551Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 9.44MB / 11.02MB 0.3s
18:12:17 [2023-08-27T18:12:17.810Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.4s done
18:12:17 [2023-08-27T18:12:17.810Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
18:12:18 [2023-08-27T18:12:18.069Z] #4 DONE 0.7s
18:12:18 [2023-08-27T18:12:18.069Z] 
18:12:18 [2023-08-27T18:12:18.069Z] #5 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
18:12:19 [2023-08-27T18:12:19.974Z] #5 ...
18:12:19 [2023-08-27T18:12:19.974Z] 
18:12:19 [2023-08-27T18:12:19.974Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:12:19 [2023-08-27T18:12:19.974Z] #6 DONE 1.6s
18:12:19 [2023-08-27T18:12:19.974Z] 
18:12:19 [2023-08-27T18:12:19.974Z] #7 [internal] load metadata for docker.io/library/busybox:latest
18:12:19 [2023-08-27T18:12:19.974Z] #7 DONE 1.6s
18:12:19 [2023-08-27T18:12:19.974Z] 
18:12:19 [2023-08-27T18:12:19.974Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
18:12:19 [2023-08-27T18:12:19.974Z] #8 DONE 1.7s
18:12:19 [2023-08-27T18:12:19.974Z] 
18:12:19 [2023-08-27T18:12:19.974Z] #9 [internal] load metadata for docker.io/distribution/distribution:2.8.2
18:12:19 [2023-08-27T18:12:19.974Z] #9 DONE 1.7s
18:12:19 [2023-08-27T18:12:19.974Z] 
18:12:19 [2023-08-27T18:12:19.974Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
18:12:19 [2023-08-27T18:12:19.974Z] #10 ...
18:12:19 [2023-08-27T18:12:19.974Z] 
18:12:19 [2023-08-27T18:12:19.974Z] #11 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye
18:12:19 [2023-08-27T18:12:19.974Z] #11 DONE 1.9s
18:12:19 [2023-08-27T18:12:19.974Z] 
18:12:19 [2023-08-27T18:12:19.974Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
18:12:19 [2023-08-27T18:12:19.974Z] #10 DONE 1.9s
18:12:19 [2023-08-27T18:12:19.974Z] 
18:12:19 [2023-08-27T18:12:19.974Z] #12 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
18:12:20 [2023-08-27T18:12:20.233Z] #12 DONE 2.0s
18:12:20 [2023-08-27T18:12:20.233Z] 
18:12:20 [2023-08-27T18:12:20.233Z] #5 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
18:12:20 [2023-08-27T18:12:20.233Z] #5 DONE 2.1s
18:12:20 [2023-08-27T18:12:20.233Z] 
18:12:20 [2023-08-27T18:12:20.233Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
18:12:20 [2023-08-27T18:12:20.233Z] #13 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
18:12:20 [2023-08-27T18:12:20.803Z] #13 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.4s done
18:12:20 [2023-08-27T18:12:20.803Z] #13 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
18:12:20 [2023-08-27T18:12:20.803Z] #13 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
18:12:20 [2023-08-27T18:12:20.803Z] #13 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
18:12:22 [2023-08-27T18:12:22.712Z] #13 ...
18:12:22 [2023-08-27T18:12:22.712Z] 
18:12:22 [2023-08-27T18:12:22.712Z] #14 [internal] load build context
18:12:22 [2023-08-27T18:12:22.712Z] #14 transferring context: 72.10MB 2.1s done
18:12:22 [2023-08-27T18:12:22.712Z] #14 DONE 2.3s
18:12:22 [2023-08-27T18:12:22.712Z] 
18:12:22 [2023-08-27T18:12:22.712Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
18:12:22 [2023-08-27T18:12:22.712Z] #15 resolve docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 0.4s done
18:12:22 [2023-08-27T18:12:22.712Z] #15 sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 1.86kB / 1.86kB done
18:12:22 [2023-08-27T18:12:22.712Z] #15 sha256:1c030fd1c5b9dab54619b938b399b16c64ff5db0f1ac8bbcbc1d4f2b1c957c76 1.58kB / 1.58kB done
18:12:22 [2023-08-27T18:12:22.712Z] #15 sha256:2031acc47e4016991ab6e1545e7dacfc608f1bf4a9d60d21ae27faaddb63cf56 7.07kB / 7.07kB done
18:12:22 [2023-08-27T18:12:22.712Z] #15 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 53.70MB / 53.70MB 0.9s done
18:12:22 [2023-08-27T18:12:22.712Z] #15 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 54.68MB / 54.68MB 1.1s done
18:12:22 [2023-08-27T18:12:22.712Z] #15 sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 15.75MB / 15.75MB 0.5s done
18:12:22 [2023-08-27T18:12:22.712Z] #15 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 81.44MB / 81.44MB 1.9s
18:12:22 [2023-08-27T18:12:22.712Z] #15 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 0.8s
18:12:22 [2023-08-27T18:12:22.712Z] #15 sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a 156B / 156B 1.7s done
18:12:22 [2023-08-27T18:12:22.712Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 7.34MB / 95.56MB 1.9s
18:12:22 [2023-08-27T18:12:22.712Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 17.83MB / 95.56MB 2.0s
18:12:22 [2023-08-27T18:12:22.971Z] #15 ...
18:12:22 [2023-08-27T18:12:22.971Z] 
18:12:22 [2023-08-27T18:12:22.971Z] #16 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
18:12:22 [2023-08-27T18:12:22.971Z] #16 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.4s done
18:12:22 [2023-08-27T18:12:22.971Z] #16 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
18:12:22 [2023-08-27T18:12:22.971Z] #16 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
18:12:22 [2023-08-27T18:12:22.971Z] #16 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
18:12:22 [2023-08-27T18:12:22.971Z] #16 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.8s done
18:12:22 [2023-08-27T18:12:22.972Z] #16 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
18:12:22 [2023-08-27T18:12:22.972Z] #16 DONE 2.7s
18:12:22 [2023-08-27T18:12:22.972Z] 
18:12:22 [2023-08-27T18:12:22.972Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
18:12:22 [2023-08-27T18:12:22.972Z] #15 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 81.44MB / 81.44MB 2.1s done
18:12:22 [2023-08-27T18:12:22.972Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 23.34MB / 95.56MB 2.1s
18:12:22 [2023-08-27T18:12:22.972Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 32.51MB / 95.56MB 2.2s
18:12:23 [2023-08-27T18:12:23.231Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 46.14MB / 95.56MB 2.3s
18:12:23 [2023-08-27T18:12:23.491Z] #15 ...
18:12:23 [2023-08-27T18:12:23.491Z] 
18:12:23 [2023-08-27T18:12:23.491Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
18:12:23 [2023-08-27T18:12:23.491Z] #17 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.4s done
18:12:23 [2023-08-27T18:12:23.491Z] #17 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
18:12:23 [2023-08-27T18:12:23.491Z] #17 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
18:12:23 [2023-08-27T18:12:23.491Z] #17 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
18:12:23 [2023-08-27T18:12:23.491Z] #17 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 2.2s done
18:12:23 [2023-08-27T18:12:23.491Z] #17 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.2s done
18:12:23 [2023-08-27T18:12:23.491Z] #17 DONE 3.2s
18:12:23 [2023-08-27T18:12:23.491Z] 
18:12:23 [2023-08-27T18:12:23.491Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
18:12:23 [2023-08-27T18:12:23.491Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 60.82MB / 95.56MB 2.7s
18:12:23 [2023-08-27T18:12:23.752Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 66.06MB / 95.56MB 2.8s
18:12:23 [2023-08-27T18:12:23.752Z] #15 ...
18:12:23 [2023-08-27T18:12:23.752Z] 
18:12:23 [2023-08-27T18:12:23.752Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
18:12:23 [2023-08-27T18:12:23.752Z] #18 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.4s done
18:12:23 [2023-08-27T18:12:23.752Z] #18 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
18:12:23 [2023-08-27T18:12:23.752Z] #18 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
18:12:23 [2023-08-27T18:12:23.752Z] #18 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
18:12:23 [2023-08-27T18:12:23.752Z] #18 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 2.5s
18:12:23 [2023-08-27T18:12:23.752Z] #18 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.3s done
18:12:23 [2023-08-27T18:12:23.752Z] #18 ...
18:12:23 [2023-08-27T18:12:23.752Z] 
18:12:23 [2023-08-27T18:12:23.752Z] #19 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:12:23 [2023-08-27T18:12:23.752Z] #19 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.4s done
18:12:23 [2023-08-27T18:12:23.752Z] #19 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:12:23 [2023-08-27T18:12:23.752Z] #19 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:12:23 [2023-08-27T18:12:23.752Z] #19 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:12:23 [2023-08-27T18:12:23.752Z] #19 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.6s done
18:12:23 [2023-08-27T18:12:23.752Z] #19 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
18:12:23 [2023-08-27T18:12:23.752Z] #19 DONE 3.7s
18:12:23 [2023-08-27T18:12:23.752Z] 
18:12:23 [2023-08-27T18:12:23.752Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
18:12:24 [2023-08-27T18:12:24.011Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 83.89MB / 95.56MB 3.1s
18:12:24 [2023-08-27T18:12:24.011Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 95.56MB / 95.56MB 3.2s
18:12:24 [2023-08-27T18:12:24.270Z] #15 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 2.5s done
18:12:24 [2023-08-27T18:12:24.270Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 95.56MB / 95.56MB 3.4s done
18:12:24 [2023-08-27T18:12:24.529Z] #15 ...
18:12:24 [2023-08-27T18:12:24.529Z] 
18:12:24 [2023-08-27T18:12:24.529Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
18:12:24 [2023-08-27T18:12:24.529Z] #13 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 3.2s done
18:12:24 [2023-08-27T18:12:24.530Z] #13 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
18:12:24 [2023-08-27T18:12:24.530Z] #13 DONE 4.1s
18:12:24 [2023-08-27T18:12:24.530Z] 
18:12:24 [2023-08-27T18:12:24.530Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
18:12:24 [2023-08-27T18:12:24.530Z] #15 extracting sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22
18:12:24 [2023-08-27T18:12:24.853Z] #15 ...
18:12:24 [2023-08-27T18:12:24.853Z] 
18:12:24 [2023-08-27T18:12:24.853Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab
18:12:24 [2023-08-27T18:12:24.853Z] #20 resolve docker.io/library/debian:bullseye@sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab 0.4s done
18:12:24 [2023-08-27T18:12:24.853Z] #20 sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab 1.85kB / 1.85kB done
18:12:24 [2023-08-27T18:12:24.853Z] #20 sha256:42336fd1e6984b68afbf5c44d2583e8eaba3b96ab4ecb89ac5f8cd9775f96f7f 529B / 529B done
18:12:24 [2023-08-27T18:12:24.853Z] #20 sha256:4c26a989498112aa2445f8b49116e71205127a096c51316cb029c48a178286bc 1.48kB / 1.48kB done
18:12:24 [2023-08-27T18:12:24.853Z] #20 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 53.70MB / 53.70MB 0.9s done
18:12:24 [2023-08-27T18:12:24.853Z] #20 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 2.5s done
18:12:24 [2023-08-27T18:12:24.853Z] #20 DONE 4.5s
18:12:24 [2023-08-27T18:12:24.853Z] 
18:12:24 [2023-08-27T18:12:24.853Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
18:12:24 [2023-08-27T18:12:24.853Z] #15 extracting sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 0.3s done
18:12:25 [2023-08-27T18:12:25.113Z] #15 ...
18:12:25 [2023-08-27T18:12:25.113Z] 
18:12:25 [2023-08-27T18:12:25.113Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77
18:12:25 [2023-08-27T18:12:25.113Z] #21 resolve docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 0.4s done
18:12:25 [2023-08-27T18:12:25.113Z] #21 sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 4.67kB / 4.67kB done
18:12:25 [2023-08-27T18:12:25.113Z] #21 sha256:53383dd1e02ae76917d592b584075acdfd90b257f3096437f093a4984cb08e1e 1.05kB / 1.05kB done
18:12:25 [2023-08-27T18:12:25.113Z] #21 sha256:72483cff642c2b49b78d76e5fa966cab301bed36c296a5eabba9d0bd2ec6a7c8 3.42kB / 3.42kB done
18:12:25 [2023-08-27T18:12:25.113Z] #21 sha256:547446be3368f442c50ff95e2a2a9c85110b6b41bbb3c75b7e5ebb115f478b57 2.71MB / 2.71MB 2.8s done
18:12:25 [2023-08-27T18:12:25.113Z] #21 sha256:74b206d31b33476c6c62eaef4d08665f1c7e3faaf84ecc4ae2c2b41fa2006dd5 284.78kB / 284.78kB 2.8s done
18:12:25 [2023-08-27T18:12:25.113Z] #21 extracting sha256:547446be3368f442c50ff95e2a2a9c85110b6b41bbb3c75b7e5ebb115f478b57 0.1s done
18:12:25 [2023-08-27T18:12:25.113Z] #21 sha256:e99d6ac351b75848bab20b56bcc49a85e48099ead9de78c0483c25a3403404dd 767B / 767B 2.9s done
18:12:25 [2023-08-27T18:12:25.113Z] #21 sha256:6c49486ccb38a739841b2f3b45e4e5f425dbaf1ca00b4f904822e107d2d3c0d9 5.38MB / 5.38MB 3.2s done
18:12:25 [2023-08-27T18:12:25.113Z] #21 extracting sha256:74b206d31b33476c6c62eaef4d08665f1c7e3faaf84ecc4ae2c2b41fa2006dd5 0.1s done
18:12:25 [2023-08-27T18:12:25.113Z] #21 extracting sha256:e99d6ac351b75848bab20b56bcc49a85e48099ead9de78c0483c25a3403404dd done
18:12:25 [2023-08-27T18:12:25.113Z] #21 extracting sha256:6c49486ccb38a739841b2f3b45e4e5f425dbaf1ca00b4f904822e107d2d3c0d9 0.1s done
18:12:25 [2023-08-27T18:12:25.113Z] #21 DONE 4.6s
18:12:25 [2023-08-27T18:12:25.113Z] 
18:12:25 [2023-08-27T18:12:25.113Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
18:12:25 [2023-08-27T18:12:25.113Z] #15 extracting sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6
18:12:26 [2023-08-27T18:12:26.493Z] #15 extracting sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 1.7s done
18:12:26 [2023-08-27T18:12:26.753Z] #15 extracting sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c
18:12:28 [2023-08-27T18:12:28.132Z] #15 extracting sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 1.4s done
18:12:28 [2023-08-27T18:12:28.392Z] #15 extracting sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9
18:12:32 [2023-08-27T18:12:32.584Z] #15 extracting sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 3.6s done
18:12:32 [2023-08-27T18:12:32.584Z] #15 extracting sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a done
18:12:33 [2023-08-27T18:12:33.961Z] #15 DONE 13.3s
18:12:33 [2023-08-27T18:12:33.961Z] 
18:12:33 [2023-08-27T18:12:33.961Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
18:12:33 [2023-08-27T18:12:33.961Z] #22 1.007 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 1.021 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 1.021 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 1.150 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 1.273 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 1.405 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 2.188 Fetched 8534 kB in 1s (5927 kB/s)
18:12:33 [2023-08-27T18:12:33.961Z] #22 2.188 Reading package lists...
18:12:33 [2023-08-27T18:12:33.961Z] #22 2.771 Reading package lists...
18:12:33 [2023-08-27T18:12:33.961Z] #22 3.345 Building dependency tree...
18:12:33 [2023-08-27T18:12:33.961Z] #22 3.856 The following additional packages will be installed:
18:12:33 [2023-08-27T18:12:33.961Z] #22 3.856   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
18:12:33 [2023-08-27T18:12:33.961Z] #22 3.857   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
18:12:33 [2023-08-27T18:12:33.961Z] #22 3.861 Recommended packages:
18:12:33 [2023-08-27T18:12:33.961Z] #22 3.861   libldap-common publicsuffix libsasl2-modules
18:12:33 [2023-08-27T18:12:33.961Z] #22 3.975 The following NEW packages will be installed:
18:12:33 [2023-08-27T18:12:33.961Z] #22 3.975   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
18:12:33 [2023-08-27T18:12:33.961Z] #22 3.976   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:12:33 [2023-08-27T18:12:33.961Z] #22 3.976   libssh2-1 openssl
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.254 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.254 Need to get 2945 kB of archives.
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.254 After this operation, 6484 kB of additional disk space will be used.
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.254 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.314 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.323 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.325 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.354 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.356 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.389 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.391 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.392 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.409 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.454 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.472 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.473 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.483 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.529 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.832 debconf: delaying package configuration, since apt-utils is not installed
18:12:33 [2023-08-27T18:12:33.961Z] #22 4.907 Fetched 2945 kB in 1s (5452 kB/s)
18:12:33 [2023-08-27T18:12:33.961Z] #22 5.013 Selecting previously unselected package openssl.
18:12:33 [2023-08-27T18:12:33.961Z] #22 5.013 (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.)
18:12:33 [2023-08-27T18:12:33.961Z] #22 5.018 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 5.034 Unpacking openssl (1.1.1n-0+deb11u5) ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 5.645 Selecting previously unselected package ca-certificates.
18:12:33 [2023-08-27T18:12:33.961Z] #22 5.646 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 5.703 Unpacking ca-certificates (20210119) ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 6.197 Selecting previously unselected package libbrotli1:arm64.
18:12:33 [2023-08-27T18:12:33.961Z] #22 6.198 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 6.306 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 6.802 Selecting previously unselected package libsasl2-modules-db:arm64.
18:12:33 [2023-08-27T18:12:33.961Z] #22 6.803 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 6.934 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 7.371 Selecting previously unselected package libsasl2-2:arm64.
18:12:33 [2023-08-27T18:12:33.961Z] #22 7.372 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 7.423 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 7.793 Selecting previously unselected package libldap-2.4-2:arm64.
18:12:33 [2023-08-27T18:12:33.961Z] #22 7.794 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 7.812 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 8.232 Selecting previously unselected package libnghttp2-14:arm64.
18:12:33 [2023-08-27T18:12:33.961Z] #22 8.234 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 8.288 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 8.634 Selecting previously unselected package libpsl5:arm64.
18:12:33 [2023-08-27T18:12:33.961Z] #22 8.636 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 8.671 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 9.082 Selecting previously unselected package librtmp1:arm64.
18:12:33 [2023-08-27T18:12:33.961Z] #22 9.083 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
18:12:33 [2023-08-27T18:12:33.961Z] #22 9.129 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:12:34 [2023-08-27T18:12:34.529Z] #22 9.671 Selecting previously unselected package libssh2-1:arm64.
18:12:34 [2023-08-27T18:12:34.529Z] #22 ...
18:12:34 [2023-08-27T18:12:34.529Z] 
18:12:34 [2023-08-27T18:12:34.529Z] #23 [build-dummy 2/2] RUN mkdir -p /build
18:12:34 [2023-08-27T18:12:34.529Z] #23 ...
18:12:34 [2023-08-27T18:12:34.529Z] 
18:12:34 [2023-08-27T18:12:34.529Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
18:12:34 [2023-08-27T18:12:34.529Z] #22 9.672 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
18:12:34 [2023-08-27T18:12:34.529Z] #22 9.772 Unpacking libssh2-1:arm64 (1.9.0-2) ...
18:12:34 [2023-08-27T18:12:34.787Z] #22 ...
18:12:34 [2023-08-27T18:12:34.787Z] 
18:12:34 [2023-08-27T18:12:34.787Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
18:12:35 [2023-08-27T18:12:35.046Z] #24 ...
18:12:35 [2023-08-27T18:12:35.046Z] 
18:12:35 [2023-08-27T18:12:35.046Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
18:12:35 [2023-08-27T18:12:35.046Z] #22 10.08 Selecting previously unselected package libcurl4:arm64.
18:12:35 [2023-08-27T18:12:35.046Z] #22 10.08 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
18:12:35 [2023-08-27T18:12:35.046Z] #22 10.10 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
18:12:35 [2023-08-27T18:12:35.305Z] #22 10.60 Selecting previously unselected package curl.
18:12:35 [2023-08-27T18:12:35.305Z] #22 10.60 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
18:12:35 [2023-08-27T18:12:35.564Z] #22 10.73 Unpacking curl (7.74.0-1.3+deb11u7) ...
18:12:36 [2023-08-27T18:12:36.132Z] #22 11.38 Selecting previously unselected package libonig5:arm64.
18:12:36 [2023-08-27T18:12:36.132Z] #22 11.38 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
18:12:36 [2023-08-27T18:12:36.132Z] #22 11.45 Unpacking libonig5:arm64 (6.9.6-1.1) ...
18:12:36 [2023-08-27T18:12:36.699Z] #22 11.68 Selecting previously unselected package libjq1:arm64.
18:12:36 [2023-08-27T18:12:36.699Z] #22 11.68 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
18:12:36 [2023-08-27T18:12:36.699Z] #22 11.72 Unpacking libjq1:arm64 (1.6-2.1) ...
18:12:36 [2023-08-27T18:12:36.699Z] #22 12.10 Selecting previously unselected package jq.
18:12:36 [2023-08-27T18:12:36.968Z] #22 12.10 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
18:12:36 [2023-08-27T18:12:36.968Z] #22 12.13 Unpacking jq (1.6-2.1) ...
18:12:36 [2023-08-27T18:12:36.968Z] #22 12.19 Setting up libpsl5:arm64 (0.21.0-1.2) ...
18:12:36 [2023-08-27T18:12:36.968Z] #22 12.22 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
18:12:37 [2023-08-27T18:12:37.227Z] #22 12.25 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
18:12:37 [2023-08-27T18:12:37.227Z] #22 12.27 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:12:37 [2023-08-27T18:12:37.227Z] #22 12.30 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:12:37 [2023-08-27T18:12:37.227Z] #22 12.48 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:12:37 [2023-08-27T18:12:37.227Z] #22 12.50 Setting up libssh2-1:arm64 (1.9.0-2) ...
18:12:37 [2023-08-27T18:12:37.227Z] #22 12.61 Setting up openssl (1.1.1n-0+deb11u5) ...
18:12:37 [2023-08-27T18:12:37.486Z] #22 12.65 Setting up libonig5:arm64 (6.9.6-1.1) ...
18:12:37 [2023-08-27T18:12:37.486Z] #22 12.67 Setting up libjq1:arm64 (1.6-2.1) ...
18:12:37 [2023-08-27T18:12:37.486Z] #22 12.69 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
18:12:37 [2023-08-27T18:12:37.486Z] #22 12.71 Setting up ca-certificates (20210119) ...
18:12:37 [2023-08-27T18:12:37.750Z] #22 ...
18:12:37 [2023-08-27T18:12:37.750Z] 
18:12:37 [2023-08-27T18:12:37.750Z] #23 [build-dummy 2/2] RUN mkdir -p /build
18:12:37 [2023-08-27T18:12:37.750Z] #23 DONE 13.3s
18:12:37 [2023-08-27T18:12:37.750Z] 
18:12:37 [2023-08-27T18:12:37.750Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
18:12:37 [2023-08-27T18:12:37.750Z] #24 DONE 12.8s
18:12:37 [2023-08-27T18:12:37.750Z] 
18:12:37 [2023-08-27T18:12:37.750Z] #25 [base 2/5] COPY --from=xx / /
18:12:37 [2023-08-27T18:12:37.750Z] #25 DONE 0.0s
18:12:37 [2023-08-27T18:12:37.750Z] 
18:12:37 [2023-08-27T18:12:37.750Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
18:12:37 [2023-08-27T18:12:37.750Z] #26 DONE 0.0s
18:12:38 [2023-08-27T18:12:38.009Z] 
18:12:38 [2023-08-27T18:12:38.009Z] #27 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:12:38 [2023-08-27T18:12:38.268Z] #27 DONE 0.6s
18:12:38 [2023-08-27T18:12:38.268Z] 
18:12:38 [2023-08-27T18:12:38.268Z] #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
18:12:38 [2023-08-27T18:12:38.836Z] #28 DONE 0.5s
18:12:38 [2023-08-27T18:12:38.836Z] 
18:12:38 [2023-08-27T18:12:38.836Z] #29 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
18:12:39 [2023-08-27T18:12:39.404Z] #29 ...
18:12:39 [2023-08-27T18:12:39.404Z] 
18:12:39 [2023-08-27T18:12:39.404Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
18:12:39 [2023-08-27T18:12:39.404Z] #22 13.21 Updating certificates in /etc/ssl/certs...
18:12:39 [2023-08-27T18:12:39.404Z] #22 13.81 129 added, 0 removed; done.
18:12:39 [2023-08-27T18:12:39.404Z] #22 13.96 Setting up jq (1.6-2.1) ...
18:12:39 [2023-08-27T18:12:39.404Z] #22 13.98 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
18:12:39 [2023-08-27T18:12:39.404Z] #22 13.99 Setting up curl (7.74.0-1.3+deb11u7) ...
18:12:39 [2023-08-27T18:12:39.404Z] #22 14.01 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:12:39 [2023-08-27T18:12:39.404Z] #22 14.04 Processing triggers for ca-certificates (20210119) ...
18:12:39 [2023-08-27T18:12:39.404Z] #22 14.04 Updating certificates in /etc/ssl/certs...
18:12:39 [2023-08-27T18:12:39.404Z] #22 14.52 0 added, 0 removed; done.
18:12:39 [2023-08-27T18:12:39.404Z] #22 14.52 Running hooks in /etc/ca-certificates/update.d...
18:12:39 [2023-08-27T18:12:39.405Z] #22 14.52 done.
18:12:39 [2023-08-27T18:12:39.405Z] #22 DONE 14.6s
18:12:39 [2023-08-27T18:12:39.405Z] 
18:12:39 [2023-08-27T18:12:39.405Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:12:39 [2023-08-27T18:12:39.405Z] #30 DONE 0.0s
18:12:39 [2023-08-27T18:12:39.405Z] 
18:12:39 [2023-08-27T18:12:39.405Z] #29 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
18:12:39 [2023-08-27T18:12:39.405Z] #29 0.691 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:12:39 [2023-08-27T18:12:39.405Z] #29 0.702 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:12:39 [2023-08-27T18:12:39.405Z] #29 0.708 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:12:39 [2023-08-27T18:12:39.663Z] #29 0.840 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:12:39 [2023-08-27T18:12:39.922Z] #29 0.964 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
18:12:39 [2023-08-27T18:12:39.922Z] #29 1.088 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
18:12:40 [2023-08-27T18:12:40.858Z] #29 1.837 Fetched 8534 kB in 1s (6087 kB/s)
18:12:41 [2023-08-27T18:12:41.117Z] #29 1.837 Reading package lists...
18:12:41 [2023-08-27T18:12:41.635Z] #29 2.422 Reading package lists...
18:12:41 [2023-08-27T18:12:41.894Z] #29 2.996 Building dependency tree...
18:12:41 [2023-08-27T18:12:41.894Z] #29 3.182 Reading state information...
18:12:42 [2023-08-27T18:12:42.153Z] #29 3.508 The following additional packages will be installed:
18:12:42 [2023-08-27T18:12:42.153Z] #29 3.510   libmagic-mgc libmagic1
18:12:42 [2023-08-27T18:12:42.153Z] #29 3.546 The following NEW packages will be installed:
18:12:42 [2023-08-27T18:12:42.412Z] #29 3.548   file libmagic-mgc libmagic1
18:12:42 [2023-08-27T18:12:42.671Z] #29 3.828 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
18:12:42 [2023-08-27T18:12:42.671Z] #29 3.828 Need to get 463 kB of archives.
18:12:42 [2023-08-27T18:12:42.671Z] #29 3.828 After this operation, 7063 kB of additional disk space will be used.
18:12:42 [2023-08-27T18:12:42.671Z] #29 3.828 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
18:12:42 [2023-08-27T18:12:42.671Z] #29 3.833 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
18:12:42 [2023-08-27T18:12:42.671Z] #29 3.834 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
18:12:42 [2023-08-27T18:12:42.929Z] #29 3.979 debconf: delaying package configuration, since apt-utils is not installed
18:12:42 [2023-08-27T18:12:42.929Z] #29 4.112 Fetched 463 kB in 0s (1696 kB/s)
18:12:42 [2023-08-27T18:12:42.929Z] #29 4.136 Selecting previously unselected package libmagic-mgc.
18:12:42 [2023-08-27T18:12:42.929Z] #29 4.136 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
18:12:42 [2023-08-27T18:12:42.929Z] #29 4.147 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
18:12:42 [2023-08-27T18:12:42.929Z] #29 4.153 Unpacking libmagic-mgc (1:5.39-3) ...
18:12:42 [2023-08-27T18:12:42.929Z] #29 4.232 Selecting previously unselected package libmagic1:arm64.
18:12:43 [2023-08-27T18:12:43.188Z] #29 4.234 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
18:12:43 [2023-08-27T18:12:43.188Z] #29 4.241 Unpacking libmagic1:arm64 (1:5.39-3) ...
18:12:43 [2023-08-27T18:12:43.188Z] #29 4.283 Selecting previously unselected package file.
18:12:43 [2023-08-27T18:12:43.188Z] #29 4.285 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
18:12:43 [2023-08-27T18:12:43.188Z] #29 4.291 Unpacking file (1:5.39-3) ...
18:12:43 [2023-08-27T18:12:43.188Z] #29 4.344 Setting up libmagic-mgc (1:5.39-3) ...
18:12:43 [2023-08-27T18:12:43.188Z] #29 4.354 Setting up libmagic1:arm64 (1:5.39-3) ...
18:12:43 [2023-08-27T18:12:43.188Z] #29 4.381 Setting up file (1:5.39-3) ...
18:12:43 [2023-08-27T18:12:43.188Z] #29 4.397 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:12:43 [2023-08-27T18:12:43.447Z] #29 DONE 4.7s
18:12:43 [2023-08-27T18:12:43.447Z] 
18:12:43 [2023-08-27T18:12:43.447Z] #31 [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             ;
18:12:43 [2023-08-27T18:12:43.706Z] #31 ...
18:12:43 [2023-08-27T18:12:43.706Z] 
18:12:43 [2023-08-27T18:12:43.706Z] #32 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
18:12:43 [2023-08-27T18:12:43.706Z] #32 DONE 0.1s
18:12:43 [2023-08-27T18:12:43.706Z] 
18:12:43 [2023-08-27T18:12:43.706Z] #33 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
18:12:43 [2023-08-27T18:12:43.706Z] #33 DONE 0.1s
18:12:43 [2023-08-27T18:12:43.706Z] 
18:12:43 [2023-08-27T18:12:43.706Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
18:12:43 [2023-08-27T18:12:43.706Z] #34 DONE 0.1s
18:12:43 [2023-08-27T18:12:43.706Z] 
18:12:43 [2023-08-27T18:12:43.706Z] #35 [delve-src 1/3] WORKDIR /usr/src/delve
18:12:43 [2023-08-27T18:12:43.706Z] #35 DONE 0.1s
18:12:43 [2023-08-27T18:12:43.706Z] 
18:12:43 [2023-08-27T18:12:43.706Z] #36 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:12:43 [2023-08-27T18:12:43.706Z] #36 DONE 0.2s
18:12:43 [2023-08-27T18:12:43.706Z] 
18:12:43 [2023-08-27T18:12:43.706Z] #37 [swagger-src 1/3] WORKDIR /usr/src/swagger
18:12:43 [2023-08-27T18:12:43.706Z] #37 DONE 0.2s
18:12:43 [2023-08-27T18:12:43.706Z] 
18:12:43 [2023-08-27T18:12:43.706Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:12:43 [2023-08-27T18:12:43.706Z] #38 DONE 0.2s
18:12:43 [2023-08-27T18:12:43.706Z] 
18:12:43 [2023-08-27T18:12:43.706Z] #39 [containerd-src 1/3] WORKDIR /usr/src/containerd
18:12:43 [2023-08-27T18:12:43.706Z] #39 DONE 0.2s
18:12:43 [2023-08-27T18:12:43.706Z] 
18:12:43 [2023-08-27T18:12:43.706Z] #40 [registry-src 1/2] WORKDIR /usr/src/registry
18:12:43 [2023-08-27T18:12:43.706Z] #40 DONE 0.2s
18:12:43 [2023-08-27T18:12:43.706Z] 
18:12:43 [2023-08-27T18:12:43.706Z] #41 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
18:12:43 [2023-08-27T18:12:43.965Z] #41 ...
18:12:43 [2023-08-27T18:12:43.965Z] 
18:12:43 [2023-08-27T18:12:43.965Z] #42 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
18:12:43 [2023-08-27T18:12:43.965Z] #42 DONE 0.4s
18:12:43 [2023-08-27T18:12:43.965Z] 
18:12:43 [2023-08-27T18:12:43.965Z] #43 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
18:12:43 [2023-08-27T18:12:43.965Z] #43 DONE 0.4s
18:12:43 [2023-08-27T18:12:43.965Z] 
18:12:43 [2023-08-27T18:12:43.965Z] #44 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
18:12:43 [2023-08-27T18:12:43.965Z] #44 DONE 0.5s
18:12:43 [2023-08-27T18:12:43.965Z] 
18:12:43 [2023-08-27T18:12:43.965Z] #45 [tini-src 1/3] WORKDIR /usr/src/tini
18:12:43 [2023-08-27T18:12:43.965Z] #45 DONE 0.5s
18:12:43 [2023-08-27T18:12:43.965Z] 
18:12:43 [2023-08-27T18:12:43.965Z] #46 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
18:12:43 [2023-08-27T18:12:43.965Z] #46 DONE 0.5s
18:12:43 [2023-08-27T18:12:43.965Z] 
18:12:43 [2023-08-27T18:12:43.965Z] #47 [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
18:12:44 [2023-08-27T18:12:44.534Z] #47 ...
18:12:44 [2023-08-27T18:12:44.534Z] 
18:12:44 [2023-08-27T18:12:44.534Z] #48 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
18:12:44 [2023-08-27T18:12:44.534Z] #48 0.651 hint: Using 'master' as the name for the initial branch. This default branch name
18:12:44 [2023-08-27T18:12:44.534Z] #48 0.651 hint: is subject to change. To configure the initial branch name to use in all
18:12:44 [2023-08-27T18:12:44.534Z] #48 0.651 hint: of your new repositories, which will suppress this warning, call:
18:12:44 [2023-08-27T18:12:44.534Z] #48 0.651 hint: 
18:12:44 [2023-08-27T18:12:44.534Z] #48 0.651 hint: 	git config --global init.defaultBranch <name>
18:12:44 [2023-08-27T18:12:44.534Z] #48 0.651 hint: 
18:12:44 [2023-08-27T18:12:44.534Z] #48 0.651 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:12:44 [2023-08-27T18:12:44.534Z] #48 0.651 hint: 'development'. The just-created branch can be renamed via this command:
18:12:44 [2023-08-27T18:12:44.534Z] #48 0.651 hint: 
18:12:44 [2023-08-27T18:12:44.534Z] #48 0.651 hint: 	git branch -m <name>
18:12:44 [2023-08-27T18:12:44.534Z] #48 0.655 Initialized empty Git repository in /usr/src/rootlesskit/.git/
18:12:44 [2023-08-27T18:12:44.534Z] #48 DONE 0.8s
18:12:44 [2023-08-27T18:12:44.534Z] 
18:12:44 [2023-08-27T18:12:44.534Z] #49 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
18:12:44 [2023-08-27T18:12:44.534Z] #49 0.645 hint: Using 'master' as the name for the initial branch. This default branch name
18:12:44 [2023-08-27T18:12:44.534Z] #49 0.645 hint: is subject to change. To configure the initial branch name to use in all
18:12:44 [2023-08-27T18:12:44.534Z] #49 0.645 hint: of your new repositories, which will suppress this warning, call:
18:12:44 [2023-08-27T18:12:44.534Z] #49 0.645 hint: 
18:12:44 [2023-08-27T18:12:44.534Z] #49 0.645 hint: 	git config --global init.defaultBranch <name>
18:12:44 [2023-08-27T18:12:44.534Z] #49 0.645 hint: 
18:12:44 [2023-08-27T18:12:44.534Z] #49 0.645 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:12:44 [2023-08-27T18:12:44.534Z] #49 0.645 hint: 'development'. The just-created branch can be renamed via this command:
18:12:44 [2023-08-27T18:12:44.534Z] #49 0.645 hint: 
18:12:44 [2023-08-27T18:12:44.534Z] #49 0.645 hint: 	git branch -m <name>
18:12:44 [2023-08-27T18:12:44.534Z] #49 0.646 Initialized empty Git repository in /usr/src/runc/.git/
18:12:44 [2023-08-27T18:12:44.534Z] #49 DONE 0.8s
18:12:44 [2023-08-27T18:12:44.534Z] 
18:12:44 [2023-08-27T18:12:44.534Z] #50 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
18:12:44 [2023-08-27T18:12:44.534Z] #50 0.800 hint: Using 'master' as the name for the initial branch. This default branch name
18:12:44 [2023-08-27T18:12:44.534Z] #50 0.800 hint: is subject to change. To configure the initial branch name to use in all
18:12:44 [2023-08-27T18:12:44.534Z] #50 0.800 hint: of your new repositories, which will suppress this warning, call:
18:12:44 [2023-08-27T18:12:44.534Z] #50 0.800 hint: 
18:12:44 [2023-08-27T18:12:44.534Z] #50 0.800 hint: 	git config --global init.defaultBranch <name>
18:12:44 [2023-08-27T18:12:44.534Z] #50 0.800 hint: 
18:12:44 [2023-08-27T18:12:44.534Z] #50 0.800 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:12:44 [2023-08-27T18:12:44.534Z] #50 0.800 hint: 'development'. The just-created branch can be renamed via this command:
18:12:44 [2023-08-27T18:12:44.534Z] #50 0.800 hint: 
18:12:44 [2023-08-27T18:12:44.534Z] #50 0.800 hint: 	git branch -m <name>
18:12:44 [2023-08-27T18:12:44.534Z] #50 0.802 Initialized empty Git repository in /usr/src/delve/.git/
18:12:44 [2023-08-27T18:12:44.534Z] #50 DONE 0.9s
18:12:44 [2023-08-27T18:12:44.534Z] 
18:12:44 [2023-08-27T18:12:44.534Z] #51 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
18:12:44 [2023-08-27T18:12:44.534Z] #51 0.831 hint: Using 'master' as the name for the initial branch. This default branch name
18:12:44 [2023-08-27T18:12:44.534Z] #51 0.831 hint: is subject to change. To configure the initial branch name to use in all
18:12:44 [2023-08-27T18:12:44.534Z] #51 0.831 hint: of your new repositories, which will suppress this warning, call:
18:12:44 [2023-08-27T18:12:44.534Z] #51 0.831 hint: 
18:12:44 [2023-08-27T18:12:44.534Z] #51 0.831 hint: 	git config --global init.defaultBranch <name>
18:12:44 [2023-08-27T18:12:44.534Z] #51 0.831 hint: 
18:12:44 [2023-08-27T18:12:44.534Z] #51 0.831 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:12:44 [2023-08-27T18:12:44.534Z] #51 0.831 hint: 'development'. The just-created branch can be renamed via this command:
18:12:44 [2023-08-27T18:12:44.534Z] #51 0.831 hint: 
18:12:44 [2023-08-27T18:12:44.534Z] #51 0.831 hint: 	git branch -m <name>
18:12:44 [2023-08-27T18:12:44.534Z] #51 0.832 Initialized empty Git repository in /usr/src/swagger/.git/
18:12:44 [2023-08-27T18:12:44.534Z] #51 DONE 0.9s
18:12:44 [2023-08-27T18:12:44.534Z] 
18:12:44 [2023-08-27T18:12:44.534Z] #52 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
18:12:45 [2023-08-27T18:12:45.102Z] #52 ...
18:12:45 [2023-08-27T18:12:45.102Z] 
18:12:45 [2023-08-27T18:12:45.102Z] #41 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
18:12:45 [2023-08-27T18:12:45.102Z] #41 1.237 hint: Using 'master' as the name for the initial branch. This default branch name
18:12:45 [2023-08-27T18:12:45.102Z] #41 1.237 hint: is subject to change. To configure the initial branch name to use in all
18:12:45 [2023-08-27T18:12:45.102Z] #41 1.237 hint: of your new repositories, which will suppress this warning, call:
18:12:45 [2023-08-27T18:12:45.102Z] #41 1.237 hint: 
18:12:45 [2023-08-27T18:12:45.102Z] #41 1.237 hint: 	git config --global init.defaultBranch <name>
18:12:45 [2023-08-27T18:12:45.102Z] #41 1.237 hint: 
18:12:45 [2023-08-27T18:12:45.102Z] #41 1.237 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:12:45 [2023-08-27T18:12:45.102Z] #41 1.237 hint: 'development'. The just-created branch can be renamed via this command:
18:12:45 [2023-08-27T18:12:45.102Z] #41 1.237 hint: 
18:12:45 [2023-08-27T18:12:45.102Z] #41 1.237 hint: 	git branch -m <name>
18:12:45 [2023-08-27T18:12:45.102Z] #41 1.239 Initialized empty Git repository in /usr/src/containerd/.git/
18:12:45 [2023-08-27T18:12:45.102Z] #41 DONE 1.3s
18:12:45 [2023-08-27T18:12:45.102Z] 
18:12:45 [2023-08-27T18:12:45.102Z] #53 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:12:45 [2023-08-27T18:12:45.360Z] #53 ...
18:12:45 [2023-08-27T18:12:45.360Z] 
18:12:45 [2023-08-27T18:12:45.360Z] #54 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
18:12:45 [2023-08-27T18:12:45.360Z] #54 1.226 hint: Using 'master' as the name for the initial branch. This default branch name
18:12:45 [2023-08-27T18:12:45.360Z] #54 1.226 hint: is subject to change. To configure the initial branch name to use in all
18:12:45 [2023-08-27T18:12:45.360Z] #54 1.226 hint: of your new repositories, which will suppress this warning, call:
18:12:45 [2023-08-27T18:12:45.360Z] #54 1.226 hint: 
18:12:45 [2023-08-27T18:12:45.360Z] #54 1.226 hint: 	git config --global init.defaultBranch <name>
18:12:45 [2023-08-27T18:12:45.360Z] #54 1.226 hint: 
18:12:45 [2023-08-27T18:12:45.360Z] #54 1.226 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:12:45 [2023-08-27T18:12:45.360Z] #54 1.226 hint: 'development'. The just-created branch can be renamed via this command:
18:12:45 [2023-08-27T18:12:45.360Z] #54 1.226 hint: 
18:12:45 [2023-08-27T18:12:45.360Z] #54 1.226 hint: 	git branch -m <name>
18:12:45 [2023-08-27T18:12:45.360Z] #54 1.231 Initialized empty Git repository in /usr/src/registry/.git/
18:12:45 [2023-08-27T18:12:45.360Z] #54 DONE 1.5s
18:12:45 [2023-08-27T18:12:45.360Z] 
18:12:45 [2023-08-27T18:12:45.360Z] #55 [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...)
18:12:46 [2023-08-27T18:12:46.739Z] #55 ...
18:12:46 [2023-08-27T18:12:46.739Z] 
18:12:46 [2023-08-27T18:12:46.739Z] #56 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
18:12:46 [2023-08-27T18:12:46.739Z] #56 2.249 hint: Using 'master' as the name for the initial branch. This default branch name
18:12:46 [2023-08-27T18:12:46.739Z] #56 2.249 hint: is subject to change. To configure the initial branch name to use in all
18:12:46 [2023-08-27T18:12:46.739Z] #56 2.249 hint: of your new repositories, which will suppress this warning, call:
18:12:46 [2023-08-27T18:12:46.739Z] #56 2.249 hint: 
18:12:46 [2023-08-27T18:12:46.739Z] #56 2.249 hint: 	git config --global init.defaultBranch <name>
18:12:46 [2023-08-27T18:12:46.739Z] #56 2.249 hint: 
18:12:46 [2023-08-27T18:12:46.739Z] #56 2.249 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:12:46 [2023-08-27T18:12:46.739Z] #56 2.249 hint: 'development'. The just-created branch can be renamed via this command:
18:12:46 [2023-08-27T18:12:46.739Z] #56 2.249 hint: 
18:12:46 [2023-08-27T18:12:46.739Z] #56 2.249 hint: 	git branch -m <name>
18:12:46 [2023-08-27T18:12:46.739Z] #56 2.249 Initialized empty Git repository in /usr/src/tini/.git/
18:12:46 [2023-08-27T18:12:46.739Z] #56 DONE 2.4s
18:12:46 [2023-08-27T18:12:46.739Z] 
18:12:46 [2023-08-27T18:12:46.739Z] #57 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:12:50 [2023-08-27T18:12:50.039Z] #57 ...
18:12:50 [2023-08-27T18:12:50.039Z] 
18:12:50 [2023-08-27T18:12:50.039Z] #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
18:12:50 [2023-08-27T18:12:50.039Z] #58 2.254 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:12:50 [2023-08-27T18:12:50.039Z] #58 2.819 #=#=#                                                                         
18:12:50 [2023-08-27T18:12:50.039Z] #58 3.069 #=#=#                                                                         

######################################################################## 100.0%
18:12:50 [2023-08-27T18:12:50.039Z] #58 3.302 
18:12:50 [2023-08-27T18:12:50.039Z] #58 5.220 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:12:50 [2023-08-27T18:12:50.039Z] #58 5.815 #=#=#                                                                         
##O#-#                                                                        
18:12:50 [2023-08-27T18:12:50.039Z] #58 6.203 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.4%
######################################################################## 100.0%
18:12:50 [2023-08-27T18:12:50.039Z] #58 6.726 
18:12:50 [2023-08-27T18:12:50.039Z] #58 8.806 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
18:12:50 [2023-08-27T18:12:50.039Z] #58 9.610 #=#=#                                                                         
18:12:50 [2023-08-27T18:12:50.039Z] #58 9.882 #=#=#                                                                         

                                                                           0.1%
18:12:50 [2023-08-27T18:12:50.039Z] #58 ...
18:12:50 [2023-08-27T18:12:50.039Z] 
18:12:50 [2023-08-27T18:12:50.039Z] #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
18:12:50 [2023-08-27T18:12:50.039Z] #59 3.284 go: downloading github.com/golangci/golangci-lint v1.54.2
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.123 go: downloading github.com/fatih/color v1.15.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.123 go: downloading github.com/gofrs/flock v0.8.1
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.123 go: downloading github.com/spf13/cobra v1.7.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.123 go: downloading github.com/spf13/pflag v1.0.5
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.123 go: downloading github.com/spf13/viper v1.12.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.124 go: downloading gopkg.in/yaml.v3 v3.0.1
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.251 go: downloading github.com/hashicorp/go-version v1.6.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.251 go: downloading golang.org/x/tools v0.12.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.399 go: downloading github.com/ldez/gomoddirectives v0.2.3
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.439 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.447 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.489 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.492 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.563 go: downloading github.com/mattn/go-colorable v0.1.13
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.658 go: downloading github.com/sirupsen/logrus v1.9.3
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.663 go: downloading github.com/stretchr/testify v1.8.4
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.719 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.794 go: downloading github.com/mattn/go-isatty v0.0.17
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.813 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
18:12:50 [2023-08-27T18:12:50.039Z] #59 4.849 go: downloading golang.org/x/mod v0.12.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 5.000 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
18:12:50 [2023-08-27T18:12:50.039Z] #59 5.087 go: downloading 4d63.com/gochecknoglobals v0.2.1
18:12:50 [2023-08-27T18:12:50.039Z] #59 5.140 go: downloading github.com/4meepo/tagalign v1.3.2
18:12:50 [2023-08-27T18:12:50.039Z] #59 5.170 go: downloading github.com/Abirdcfly/dupword v0.0.12
18:12:50 [2023-08-27T18:12:50.039Z] #59 5.348 go: downloading github.com/Antonboom/errname v0.1.12
18:12:50 [2023-08-27T18:12:50.039Z] #59 5.491 go: downloading github.com/Antonboom/nilnil v0.1.7
18:12:50 [2023-08-27T18:12:50.039Z] #59 5.496 go: downloading github.com/BurntSushi/toml v1.3.2
18:12:50 [2023-08-27T18:12:50.039Z] #59 5.497 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
18:12:50 [2023-08-27T18:12:50.039Z] #59 5.774 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 5.824 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 5.825 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
18:12:50 [2023-08-27T18:12:50.039Z] #59 5.850 go: downloading github.com/alexkohler/prealloc v1.0.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 5.926 go: downloading github.com/alingse/asasalint v0.0.11
18:12:50 [2023-08-27T18:12:50.039Z] #59 5.990 go: downloading github.com/ashanbrown/forbidigo v1.6.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 6.114 go: downloading github.com/ashanbrown/makezero v1.1.1
18:12:50 [2023-08-27T18:12:50.039Z] #59 6.115 go: downloading github.com/bkielbasa/cyclop v1.2.1
18:12:50 [2023-08-27T18:12:50.039Z] #59 6.195 go: downloading github.com/blizzy78/varnamelen v0.8.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 6.206 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 6.237 go: downloading github.com/breml/bidichk v0.2.4
18:12:50 [2023-08-27T18:12:50.039Z] #59 6.282 go: downloading github.com/breml/errchkjson v0.3.1
18:12:50 [2023-08-27T18:12:50.039Z] #59 6.296 go: downloading github.com/butuzov/ireturn v0.2.0
18:12:50 [2023-08-27T18:12:50.039Z] #59 ...
18:12:50 [2023-08-27T18:12:50.039Z] 
18:12:50 [2023-08-27T18:12:50.039Z] #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
18:12:50 [2023-08-27T18:12:50.039Z] #58 9.882 #=#=#                                                                         

                                                                           0.1%
##########################################                                59.2%
######################################################################## 100.0%
18:12:50 [2023-08-27T18:12:50.299Z] #58 10.79 
18:12:53 [2023-08-27T18:12:53.109Z] #58 13.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:12:53 [2023-08-27T18:12:53.369Z] #58 ...
18:12:53 [2023-08-27T18:12:53.369Z] 
18:12:53 [2023-08-27T18:12:53.369Z] #60 [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
18:12:53 [2023-08-27T18:12:53.369Z] #60 3.772 go: downloading github.com/pelletier/go-toml v1.8.1
18:12:53 [2023-08-27T18:12:53.629Z] #60 ...
18:12:53 [2023-08-27T18:12:53.629Z] 
18:12:53 [2023-08-27T18:12:53.629Z] #61 [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
18:12:53 [2023-08-27T18:12:53.629Z] #61 2.684 go: downloading mvdan.cc/sh/v3 v3.6.0
18:12:53 [2023-08-27T18:12:53.629Z] #61 3.517 go: downloading golang.org/x/term v0.3.0
18:12:53 [2023-08-27T18:12:53.629Z] #61 3.517 go: downloading mvdan.cc/editorconfig v0.2.0
18:12:53 [2023-08-27T18:12:53.629Z] #61 3.517 go: downloading github.com/google/renameio/v2 v2.0.0
18:12:53 [2023-08-27T18:12:53.629Z] #61 3.522 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
18:12:53 [2023-08-27T18:12:53.630Z] #61 3.800 go: downloading golang.org/x/sys v0.3.0
18:12:53 [2023-08-27T18:12:53.890Z] #61 ...
18:12:53 [2023-08-27T18:12:53.890Z] 
18:12:53 [2023-08-27T18:12:53.890Z] #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.0"      && /build/go-winres --help
18:12:53 [2023-08-27T18:12:53.890Z] #62 2.506 go: downloading github.com/tc-hib/go-winres v0.3.0
18:12:53 [2023-08-27T18:12:53.890Z] #62 3.551 go: downloading github.com/tc-hib/winres v0.1.6
18:12:53 [2023-08-27T18:12:53.890Z] #62 3.551 go: downloading github.com/urfave/cli/v2 v2.3.0
18:12:53 [2023-08-27T18:12:53.890Z] #62 3.791 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
18:12:53 [2023-08-27T18:12:53.890Z] #62 3.791 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
18:12:53 [2023-08-27T18:12:53.890Z] #62 3.924 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:12:53 [2023-08-27T18:12:53.890Z] #62 3.931 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:12:53 [2023-08-27T18:12:53.890Z] #62 ...
18:12:53 [2023-08-27T18:12:53.890Z] 
18:12:53 [2023-08-27T18:12:53.890Z] #63 [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
18:12:54 [2023-08-27T18:12:54.158Z] #63 ...
18:12:54 [2023-08-27T18:12:54.158Z] 
18:12:54 [2023-08-27T18:12:54.158Z] #64 [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
18:12:54 [2023-08-27T18:12:54.158Z] #64 3.650 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:12:54 [2023-08-27T18:12:54.158Z] #64 3.688 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:12:54 [2023-08-27T18:12:54.158Z] #64 3.688 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:12:54 [2023-08-27T18:12:54.158Z] #64 4.036 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:12:54 [2023-08-27T18:12:54.158Z] #64 4.799 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
18:12:54 [2023-08-27T18:12:54.158Z] #64 5.654 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
18:12:54 [2023-08-27T18:12:54.158Z] #64 6.253 Fetched 8534 kB in 3s (2963 kB/s)
18:12:54 [2023-08-27T18:12:54.158Z] #64 6.253 Reading package lists...
18:12:54 [2023-08-27T18:12:54.158Z] #64 7.097 Reading package lists...
18:12:54 [2023-08-27T18:12:54.158Z] #64 7.798 Building dependency tree...
18:12:54 [2023-08-27T18:12:54.158Z] #64 8.544 The following additional packages will be installed:
18:12:54 [2023-08-27T18:12:54.158Z] #64 8.547   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:12:54 [2023-08-27T18:12:54.158Z] #64 8.551 Suggested packages:
18:12:54 [2023-08-27T18:12:54.158Z] #64 8.551   cmake-doc ninja-build lrzip
18:12:54 [2023-08-27T18:12:54.158Z] #64 8.651 The following NEW packages will be installed:
18:12:54 [2023-08-27T18:12:54.158Z] #64 8.654   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:12:54 [2023-08-27T18:12:54.158Z] #64 8.998 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
18:12:54 [2023-08-27T18:12:54.158Z] #64 8.998 Need to get 15.1 MB of archives.
18:12:54 [2023-08-27T18:12:54.158Z] #64 8.998 After this operation, 66.8 MB of additional disk space will be used.
18:12:54 [2023-08-27T18:12:54.158Z] #64 8.998 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:12:54 [2023-08-27T18:12:54.158Z] #64 9.290 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:12:54 [2023-08-27T18:12:54.158Z] #64 9.788 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
18:12:54 [2023-08-27T18:12:54.158Z] #64 9.800 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
18:12:54 [2023-08-27T18:12:54.158Z] #64 9.807 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
18:12:54 [2023-08-27T18:12:54.158Z] #64 9.811 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
18:12:54 [2023-08-27T18:12:54.158Z] #64 9.814 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
18:12:54 [2023-08-27T18:12:54.158Z] #64 9.817 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
18:12:54 [2023-08-27T18:12:54.158Z] #64 ...
18:12:54 [2023-08-27T18:12:54.158Z] 
18:12:54 [2023-08-27T18:12:54.158Z] #65 [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
18:12:54 [2023-08-27T18:12:54.469Z] #65 ...
18:12:54 [2023-08-27T18:12:54.469Z] 
18:12:54 [2023-08-27T18:12:54.469Z] #66 [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
18:12:54 [2023-08-27T18:12:54.469Z] #66 2.749 go: downloading gotest.tools/gotestsum v1.8.2
18:12:54 [2023-08-27T18:12:54.469Z] #66 3.308 go: downloading github.com/fatih/color v1.13.0
18:12:54 [2023-08-27T18:12:54.469Z] #66 3.310 go: downloading github.com/dnephin/pflag v1.0.7
18:12:54 [2023-08-27T18:12:54.469Z] #66 3.312 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:12:54 [2023-08-27T18:12:54.469Z] #66 3.313 go: downloading golang.org/x/tools v0.1.11
18:12:54 [2023-08-27T18:12:54.469Z] #66 3.325 go: downloading github.com/fsnotify/fsnotify v1.5.4
18:12:54 [2023-08-27T18:12:54.469Z] #66 3.325 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
18:12:54 [2023-08-27T18:12:54.469Z] #66 3.352 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
18:12:54 [2023-08-27T18:12:54.469Z] #66 3.353 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
18:12:54 [2023-08-27T18:12:54.469Z] #66 3.399 go: downloading github.com/mattn/go-colorable v0.1.12
18:12:54 [2023-08-27T18:12:54.469Z] #66 3.401 go: downloading github.com/mattn/go-isatty v0.0.14
18:12:54 [2023-08-27T18:12:54.469Z] #66 4.794 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
18:12:54 [2023-08-27T18:12:54.469Z] #66 ...
18:12:54 [2023-08-27T18:12:54.469Z] 
18:12:54 [2023-08-27T18:12:54.469Z] #67 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:12:54 [2023-08-27T18:12:54.729Z] #67 ...
18:12:54 [2023-08-27T18:12:54.729Z] 
18:12:54 [2023-08-27T18:12:54.729Z] #68 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:12:54 [2023-08-27T18:12:54.729Z] #68 ...
18:12:54 [2023-08-27T18:12:54.729Z] 
18:12:54 [2023-08-27T18:12:54.729Z] #69 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:12:54 [2023-08-27T18:12:54.729Z] #69 ...
18:12:54 [2023-08-27T18:12:54.729Z] 
18:12:54 [2023-08-27T18:12:54.729Z] #70 [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
18:12:54 [2023-08-27T18:12:54.729Z] #70 3.646 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:12:54 [2023-08-27T18:12:54.729Z] #70 3.686 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:12:54 [2023-08-27T18:12:54.729Z] #70 3.686 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:12:54 [2023-08-27T18:12:54.729Z] #70 4.057 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:12:54 [2023-08-27T18:12:54.729Z] #70 4.521 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
18:12:54 [2023-08-27T18:12:54.729Z] #70 5.320 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
18:12:54 [2023-08-27T18:12:54.729Z] #70 6.332 Fetched 8534 kB in 3s (2874 kB/s)
18:12:54 [2023-08-27T18:12:54.729Z] #70 6.332 Reading package lists...
18:12:54 [2023-08-27T18:12:54.729Z] #70 7.943 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:12:54 [2023-08-27T18:12:54.729Z] #70 7.943 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:12:54 [2023-08-27T18:12:54.729Z] #70 7.943 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:12:54 [2023-08-27T18:12:54.729Z] #70 8.932 Reading package lists...
18:12:54 [2023-08-27T18:12:54.729Z] #70 9.767 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
18:12:54 [2023-08-27T18:12:54.990Z] #70 9.782 Reading package lists...
18:12:54 [2023-08-27T18:12:54.990Z] #70 10.98 Building dependency tree...
18:12:54 [2023-08-27T18:12:54.990Z] #70 ...
18:12:54 [2023-08-27T18:12:54.990Z] 
18:12:54 [2023-08-27T18:12:54.990Z] #71 [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
18:12:54 [2023-08-27T18:12:54.990Z] #71 3.689 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:12:54 [2023-08-27T18:12:54.990Z] #71 3.717 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:12:54 [2023-08-27T18:12:54.990Z] #71 3.717 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:12:54 [2023-08-27T18:12:54.990Z] #71 3.999 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:12:54 [2023-08-27T18:12:54.990Z] #71 4.629 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
18:12:54 [2023-08-27T18:12:54.990Z] #71 5.285 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
18:12:54 [2023-08-27T18:12:54.990Z] #71 5.991 Fetched 8534 kB in 3s (3360 kB/s)
18:12:54 [2023-08-27T18:12:54.990Z] #71 5.991 Reading package lists...
18:12:54 [2023-08-27T18:12:54.990Z] #71 7.676 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:12:54 [2023-08-27T18:12:54.990Z] #71 7.677 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:12:54 [2023-08-27T18:12:54.990Z] #71 7.677 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:12:54 [2023-08-27T18:12:54.990Z] #71 9.067 Reading package lists...
18:12:54 [2023-08-27T18:12:54.990Z] #71 9.955 + apt-get  install -y --no-install-recommends gcc libc6-dev
18:12:54 [2023-08-27T18:12:54.990Z] #71 9.974 Reading package lists...
18:12:54 [2023-08-27T18:12:54.990Z] #71 11.06 Building dependency tree...
18:12:54 [2023-08-27T18:12:54.990Z] #71 ...
18:12:54 [2023-08-27T18:12:54.990Z] 
18:12:54 [2023-08-27T18:12:54.990Z] #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
18:12:54 [2023-08-27T18:12:54.990Z] #59 6.395 go: downloading github.com/butuzov/mirror v1.1.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 6.408 go: downloading github.com/charithe/durationcheck v0.0.10
18:12:54 [2023-08-27T18:12:54.990Z] #59 6.527 go: downloading github.com/curioswitch/go-reassign v0.2.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 6.528 go: downloading github.com/daixiang0/gci v0.11.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 6.701 go: downloading github.com/denis-tingaikin/go-header v0.4.3
18:12:54 [2023-08-27T18:12:54.990Z] #59 6.702 go: downloading github.com/esimonov/ifshort v1.0.4
18:12:54 [2023-08-27T18:12:54.990Z] #59 6.782 go: downloading github.com/firefart/nonamedreturns v1.0.4
18:12:54 [2023-08-27T18:12:54.990Z] #59 6.783 go: downloading github.com/fzipp/gocyclo v0.6.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 6.784 go: downloading github.com/go-critic/go-critic v0.9.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 6.984 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.030 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.056 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.342 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.384 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.385 go: downloading github.com/golangci/misspell v0.4.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.386 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.406 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.526 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.540 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.540 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.540 go: downloading github.com/hexops/gotextdiff v1.0.3
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.722 go: downloading github.com/jgautheron/goconst v1.5.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.726 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.749 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.750 go: downloading github.com/julz/importas v0.1.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.750 go: downloading github.com/kisielk/errcheck v1.6.3
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.782 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.782 go: downloading github.com/kulti/thelper v0.6.3
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.816 go: downloading github.com/kunwardeep/paralleltest v1.0.8
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.871 go: downloading github.com/kyoh86/exportloopref v0.1.11
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.881 go: downloading github.com/ldez/tagliatelle v0.5.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.882 go: downloading github.com/leonklingele/grouper v1.1.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.894 go: downloading github.com/lufeee/execinquery v1.2.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.926 go: downloading github.com/maratori/testableexamples v1.0.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.940 go: downloading github.com/maratori/testpackage v1.1.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.941 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.977 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 7.989 go: downloading github.com/mgechev/revive v1.3.2
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.021 go: downloading github.com/moricho/tparallel v0.3.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.078 go: downloading github.com/nakabonne/nestif v0.3.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.079 go: downloading github.com/nishanths/exhaustive v0.11.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.218 go: downloading github.com/nishanths/predeclared v0.2.2
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.221 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.229 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.246 go: downloading github.com/ryancurrah/gomodguard v1.3.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.317 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.367 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.369 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.370 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.370 go: downloading github.com/securego/gosec/v2 v2.17.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.420 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.454 go: downloading github.com/sivchari/containedctx v1.0.3
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.480 go: downloading github.com/sivchari/nosnakecase v1.7.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.481 go: downloading github.com/sivchari/tenv v1.7.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.488 go: downloading github.com/sonatard/noctx v0.0.2
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.493 go: downloading github.com/sourcegraph/go-diff v0.7.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.506 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.600 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.608 go: downloading github.com/tdakkota/asciicheck v0.2.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.609 go: downloading github.com/tetafro/godot v1.4.14
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.611 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.644 go: downloading github.com/timonwong/loggercheck v0.9.4
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.647 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.666 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.673 go: downloading github.com/ultraware/funlen v0.1.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.790 go: downloading github.com/ultraware/whitespace v0.0.5
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.917 go: downloading github.com/uudashr/gocognit v1.0.7
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.920 go: downloading github.com/xen0n/gosmopolitan v1.2.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.921 go: downloading github.com/yagipy/maintidx v1.0.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.922 go: downloading github.com/yeya24/promlinter v0.2.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.923 go: downloading github.com/ykadowak/zerologlint v0.1.3
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.925 go: downloading gitlab.com/bosi/decorder v0.4.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 8.995 go: downloading go.tmz.dev/musttag v0.7.2
18:12:54 [2023-08-27T18:12:54.990Z] #59 9.127 go: downloading honnef.co/go/tools v0.4.5
18:12:54 [2023-08-27T18:12:54.990Z] #59 9.365 go: downloading mvdan.cc/gofumpt v0.5.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 9.480 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:12:54 [2023-08-27T18:12:54.990Z] #59 9.619 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
18:12:54 [2023-08-27T18:12:54.990Z] #59 9.824 go: downloading github.com/spf13/afero v1.8.2
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.03 go: downloading github.com/spf13/cast v1.5.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.11 go: downloading github.com/spf13/jwalterweatherman v1.1.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.11 go: downloading github.com/hashicorp/errwrap v1.0.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.11 go: downloading golang.org/x/sys v0.11.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.11 go: downloading github.com/davecgh/go-spew v1.1.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.11 go: downloading github.com/pmezard/go-difflib v1.0.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.11 go: downloading github.com/stretchr/objx v0.5.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.11 go: downloading github.com/fatih/structtag v1.2.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.20 go: downloading github.com/gobwas/glob v0.2.3
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.21 go: downloading github.com/google/go-cmp v0.5.9
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.21 go: downloading gopkg.in/yaml.v2 v2.4.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.23 go: downloading golang.org/x/sync v0.3.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.24 go: downloading go.uber.org/zap v1.24.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.47 go: downloading github.com/go-toolsmith/astcast v1.1.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.47 go: downloading github.com/go-toolsmith/astcopy v1.1.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.56 go: downloading github.com/go-toolsmith/astequal v1.1.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.62 go: downloading github.com/go-toolsmith/astfmt v1.1.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.63 go: downloading github.com/go-toolsmith/astp v1.1.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.76 go: downloading github.com/go-toolsmith/strparse v1.1.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.76 go: downloading github.com/go-toolsmith/typep v1.1.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.76 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.77 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.77 go: downloading github.com/kisielk/gotool v1.0.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.86 go: downloading golang.org/x/text v0.12.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 10.86 go: downloading github.com/gostaticanalysis/comment v1.4.2
18:12:54 [2023-08-27T18:12:54.990Z] #59 11.01 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 11.02 go: downloading github.com/ettle/strcase v0.1.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 11.03 go: downloading github.com/Masterminds/semver v1.5.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 11.22 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 11.45 go: downloading github.com/prometheus/client_golang v1.12.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 11.45 go: downloading github.com/prometheus/client_model v0.2.0
18:12:54 [2023-08-27T18:12:54.990Z] #59 11.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:12:54 [2023-08-27T18:12:54.990Z] #59 11.52 go: downloading github.com/subosito/gotenv v1.4.1
18:12:54 [2023-08-27T18:12:54.990Z] #59 11.58 go: downloading github.com/hashicorp/hcl v1.0.0
18:12:55 [2023-08-27T18:12:55.250Z] #59 11.74 go: downloading gopkg.in/ini.v1 v1.67.0
18:12:55 [2023-08-27T18:12:55.250Z] #59 11.74 go: downloading github.com/magiconair/properties v1.8.6
18:12:55 [2023-08-27T18:12:55.510Z] #59 11.86 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
18:12:55 [2023-08-27T18:12:55.510Z] #59 11.86 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
18:12:55 [2023-08-27T18:12:55.510Z] #59 12.05 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
18:12:55 [2023-08-27T18:12:55.510Z] #59 12.09 go: downloading go.uber.org/atomic v1.7.0
18:12:55 [2023-08-27T18:12:55.510Z] #59 12.09 go: downloading go.uber.org/multierr v1.6.0
18:12:55 [2023-08-27T18:12:55.770Z] #59 12.27 go: downloading github.com/olekukonko/tablewriter v0.0.5
18:12:55 [2023-08-27T18:12:55.770Z] #59 12.31 go: downloading github.com/pelletier/go-toml v1.9.5
18:12:56 [2023-08-27T18:12:56.031Z] #59 12.49 go: downloading github.com/quasilyte/gogrep v0.5.0
18:12:56 [2023-08-27T18:12:56.031Z] #59 12.52 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
18:12:56 [2023-08-27T18:12:56.291Z] #59 12.70 go: downloading github.com/golang/protobuf v1.5.2
18:12:56 [2023-08-27T18:12:56.291Z] #59 12.73 go: downloading github.com/prometheus/common v0.32.1
18:12:56 [2023-08-27T18:12:56.291Z] #59 12.83 go: downloading github.com/beorn7/perks v1.0.1
18:12:56 [2023-08-27T18:12:56.291Z] #59 12.83 go: downloading github.com/cespare/xxhash/v2 v2.1.2
18:12:56 [2023-08-27T18:12:56.608Z] #59 13.11 go: downloading github.com/prometheus/procfs v0.7.3
18:12:56 [2023-08-27T18:12:56.608Z] #59 13.11 go: downloading google.golang.org/protobuf v1.28.0
18:12:56 [2023-08-27T18:12:56.868Z] #59 13.39 go: downloading github.com/mattn/go-runewidth v0.0.9
18:12:57 [2023-08-27T18:12:57.129Z] #59 ...
18:12:57 [2023-08-27T18:12:57.129Z] 
18:12:57 [2023-08-27T18:12:57.129Z] #31 [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             ;
18:12:57 [2023-08-27T18:12:57.129Z] #31 3.653 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 3.664 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 3.664 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 3.899 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 4.163 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 4.373 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 5.696 Fetched 8534 kB in 2s (3712 kB/s)
18:12:57 [2023-08-27T18:12:57.129Z] #31 5.696 Reading package lists...
18:12:57 [2023-08-27T18:12:57.129Z] #31 6.818 Reading package lists...
18:12:57 [2023-08-27T18:12:57.129Z] #31 7.750 Building dependency tree...
18:12:57 [2023-08-27T18:12:57.129Z] #31 8.451 python3 is already the newest version (3.9.2-3).
18:12:57 [2023-08-27T18:12:57.129Z] #31 8.451 The following additional packages will be installed:
18:12:57 [2023-08-27T18:12:57.129Z] #31 8.453   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
18:12:57 [2023-08-27T18:12:57.129Z] #31 8.454   patch xz-utils
18:12:57 [2023-08-27T18:12:57.129Z] #31 8.464 Suggested packages:
18:12:57 [2023-08-27T18:12:57.129Z] #31 8.464   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
18:12:57 [2023-08-27T18:12:57.129Z] #31 8.464   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
18:12:57 [2023-08-27T18:12:57.129Z] #31 8.464   m4-doc ed diffutils-doc
18:12:57 [2023-08-27T18:12:57.129Z] #31 8.464 Recommended packages:
18:12:57 [2023-08-27T18:12:57.129Z] #31 8.464   fakeroot libalgorithm-merge-perl libltdl-dev
18:12:57 [2023-08-27T18:12:57.129Z] #31 8.715 The following NEW packages will be installed:
18:12:57 [2023-08-27T18:12:57.129Z] #31 8.716   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
18:12:57 [2023-08-27T18:12:57.129Z] #31 8.719   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
18:12:57 [2023-08-27T18:12:57.129Z] #31 8.720   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.002 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.002 Need to get 5458 kB of archives.
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.002 After this operation, 11.6 MB of additional disk space will be used.
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.002 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.034 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.184 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.282 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.286 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.292 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.297 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.308 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.310 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.491 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.552 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.594 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.639 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.749 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.792 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.797 Get:16 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.821 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.879 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 9.894 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 10.03 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
18:12:57 [2023-08-27T18:12:57.129Z] #31 10.92 debconf: delaying package configuration, since apt-utils is not installed
18:12:57 [2023-08-27T18:12:57.129Z] #31 11.02 Fetched 5458 kB in 1s (4001 kB/s)
18:12:57 [2023-08-27T18:12:57.129Z] #31 11.50 Selecting previously unselected package bzip2.
18:12:57 [2023-08-27T18:12:57.129Z] #31 11.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
18:12:57 [2023-08-27T18:12:57.129Z] #31 11.52 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
18:12:57 [2023-08-27T18:12:57.129Z] #31 11.55 Unpacking bzip2 (1.0.8-4) ...
18:12:57 [2023-08-27T18:12:57.129Z] #31 11.77 Selecting previously unselected package xz-utils.
18:12:57 [2023-08-27T18:12:57.129Z] #31 11.77 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:12:57 [2023-08-27T18:12:57.129Z] #31 11.85 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:12:57 [2023-08-27T18:12:57.129Z] #31 13.58 Selecting previously unselected package libsigsegv2:arm64.
18:12:57 [2023-08-27T18:12:57.129Z] #31 13.59 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
18:12:57 [2023-08-27T18:12:57.129Z] #31 13.72 Unpacking libsigsegv2:arm64 (2.13-1) ...
18:12:57 [2023-08-27T18:12:57.699Z] #31 ...
18:12:57 [2023-08-27T18:12:57.699Z] 
18:12:57 [2023-08-27T18:12:57.699Z] #70 [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
18:12:57 [2023-08-27T18:12:57.699Z] #70 10.98 Building dependency tree...
18:12:57 [2023-08-27T18:12:57.699Z] #70 11.54 gcc is already the newest version (4:10.2.1-1).
18:12:57 [2023-08-27T18:12:57.699Z] #70 11.54 libc6-dev is already the newest version (2.31-13+deb11u6).
18:12:57 [2023-08-27T18:12:57.699Z] #70 11.54 The following additional packages will be installed:
18:12:57 [2023-08-27T18:12:57.699Z] #70 11.54   bzip2 patch xz-utils
18:12:57 [2023-08-27T18:12:57.699Z] #70 11.54 Suggested packages:
18:12:57 [2023-08-27T18:12:57.699Z] #70 11.54   bzip2-doc debian-keyring seccomp ed diffutils-doc
18:12:57 [2023-08-27T18:12:57.699Z] #70 11.54 Recommended packages:
18:12:57 [2023-08-27T18:12:57.699Z] #70 11.54   build-essential fakeroot libalgorithm-merge-perl
18:12:57 [2023-08-27T18:12:57.699Z] #70 11.65 The following NEW packages will be installed:
18:12:57 [2023-08-27T18:12:57.699Z] #70 11.65   bzip2 dpkg-dev libseccomp-dev patch xz-utils
18:12:57 [2023-08-27T18:12:57.699Z] #70 12.00 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
18:12:57 [2023-08-27T18:12:57.699Z] #70 12.00 Need to get 2790 kB of archives.
18:12:57 [2023-08-27T18:12:57.699Z] #70 12.00 After this operation, 4077 kB of additional disk space will be used.
18:12:57 [2023-08-27T18:12:57.699Z] #70 12.00 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:12:57 [2023-08-27T18:12:57.699Z] #70 12.01 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:12:57 [2023-08-27T18:12:57.699Z] #70 12.07 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:12:57 [2023-08-27T18:12:57.699Z] #70 12.09 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
18:12:57 [2023-08-27T18:12:57.699Z] #70 12.29 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:12:57 [2023-08-27T18:12:57.699Z] #70 13.07 debconf: delaying package configuration, since apt-utils is not installed
18:12:57 [2023-08-27T18:12:57.699Z] #70 13.32 Fetched 2790 kB in 1s (4398 kB/s)
18:12:57 [2023-08-27T18:12:57.699Z] #70 13.75 Selecting previously unselected package bzip2.
18:12:57 [2023-08-27T18:12:57.699Z] #70 13.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
18:12:57 [2023-08-27T18:12:57.699Z] #70 13.77 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
18:12:57 [2023-08-27T18:12:57.960Z] #70 13.86 Unpacking bzip2 (1.0.8-4) ...
18:12:57 [2023-08-27T18:12:57.960Z] #70 ...
18:12:57 [2023-08-27T18:12:57.960Z] 
18:12:57 [2023-08-27T18:12:57.960Z] #47 [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
18:12:57 [2023-08-27T18:12:57.960Z] #47 4.077 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 4.091 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 4.091 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 4.558 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 5.229 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 5.956 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 7.137 Fetched 8534 kB in 3s (2559 kB/s)
18:12:57 [2023-08-27T18:12:57.960Z] #47 7.137 Reading package lists...
18:12:57 [2023-08-27T18:12:57.960Z] #47 9.016 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:12:57 [2023-08-27T18:12:57.960Z] #47 9.016 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:12:57 [2023-08-27T18:12:57.960Z] #47 9.016 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:12:57 [2023-08-27T18:12:57.960Z] #47 10.55 Reading package lists...
18:12:57 [2023-08-27T18:12:57.960Z] #47 11.43 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
18:12:57 [2023-08-27T18:12:57.960Z] #47 11.44 Reading package lists...
18:12:57 [2023-08-27T18:12:57.960Z] #47 12.27 Building dependency tree...
18:12:57 [2023-08-27T18:12:57.960Z] #47 12.86 gcc is already the newest version (4:10.2.1-1).
18:12:57 [2023-08-27T18:12:57.960Z] #47 12.86 The following additional packages will be installed:
18:12:57 [2023-08-27T18:12:57.960Z] #47 12.86   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
18:12:57 [2023-08-27T18:12:57.960Z] #47 12.86   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
18:12:57 [2023-08-27T18:12:57.960Z] #47 12.86   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
18:12:57 [2023-08-27T18:12:57.960Z] #47 12.86   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:12:57 [2023-08-27T18:12:57.960Z] #47 12.86   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
18:12:57 [2023-08-27T18:12:57.960Z] #47 12.87   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
18:12:57 [2023-08-27T18:12:57.960Z] #47 12.87 Suggested packages:
18:12:57 [2023-08-27T18:12:57.960Z] #47 12.87   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
18:12:57 [2023-08-27T18:12:57.960Z] #47 12.87   | libgdk-pixbuf2.0-dev libxml2-utils
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.18 The following NEW packages will be installed:
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.18   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.18   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.19   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.19   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.19   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.19   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.54 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.54 Need to get 7950 kB of archives.
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.54 After this operation, 39.9 MB of additional disk space will be used.
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.54 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.70 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.73 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.74 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.78 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.78 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.79 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.80 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.80 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.83 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.84 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.85 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.96 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 13.99 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 14.01 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 14.04 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 14.05 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 14.07 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 14.08 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 14.09 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 14.11 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 14.12 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
18:12:57 [2023-08-27T18:12:57.960Z] #47 14.15 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
18:12:58 [2023-08-27T18:12:58.233Z] #47 14.17 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
18:12:58 [2023-08-27T18:12:58.233Z] #47 14.18 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
18:12:58 [2023-08-27T18:12:58.233Z] #47 14.30 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
18:12:58 [2023-08-27T18:12:58.233Z] #47 ...
18:12:58 [2023-08-27T18:12:58.233Z] 
18:12:58 [2023-08-27T18:12:58.233Z] #31 [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             ;
18:12:58 [2023-08-27T18:12:58.233Z] #31 14.40 Selecting previously unselected package m4.
18:12:58 [2023-08-27T18:12:58.233Z] #31 14.40 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
18:12:58 [2023-08-27T18:12:58.233Z] #31 14.51 Unpacking m4 (1.4.18-5) ...
18:12:58 [2023-08-27T18:12:58.233Z] #31 ...
18:12:58 [2023-08-27T18:12:58.233Z] 
18:12:58 [2023-08-27T18:12:58.234Z] #55 [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...)
18:12:58 [2023-08-27T18:12:58.234Z] #55 2.950 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:12:58 [2023-08-27T18:12:58.234Z] #55 2.951 + mkdir /build
18:12:58 [2023-08-27T18:12:58.494Z] #55 ...
18:12:58 [2023-08-27T18:12:58.494Z] 
18:12:58 [2023-08-27T18:12:58.494Z] #70 [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
18:12:58 [2023-08-27T18:12:58.494Z] #70 14.43 Selecting previously unselected package xz-utils.
18:12:58 [2023-08-27T18:12:58.494Z] #70 14.44 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:12:58 [2023-08-27T18:12:58.494Z] #70 14.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:12:59 [2023-08-27T18:12:59.064Z] #70 15.04 Selecting previously unselected package patch.
18:12:59 [2023-08-27T18:12:59.064Z] #70 15.05 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
18:12:59 [2023-08-27T18:12:59.064Z] #70 15.22 Unpacking patch (2.7.6-7) ...
18:13:00 [2023-08-27T18:13:00.040Z] #70 15.97 Selecting previously unselected package dpkg-dev.
18:13:00 [2023-08-27T18:13:00.040Z] #70 15.97 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
18:13:00 [2023-08-27T18:13:00.300Z] #70 16.20 Unpacking dpkg-dev (1.20.12) ...
18:13:01 [2023-08-27T18:13:01.240Z] #70 17.08 Selecting previously unselected package libseccomp-dev:arm64.
18:13:01 [2023-08-27T18:13:01.240Z] #70 17.09 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:13:01 [2023-08-27T18:13:01.240Z] #70 17.15 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:13:02 [2023-08-27T18:13:02.187Z] #70 18.23 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:13:02 [2023-08-27T18:13:02.632Z] #70 18.56 Setting up bzip2 (1.0.8-4) ...
18:13:04 [2023-08-27T18:13:04.017Z] #70 ...
18:13:04 [2023-08-27T18:13:04.017Z] 
18:13:04 [2023-08-27T18:13:04.017Z] #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
18:13:04 [2023-08-27T18:13:04.017Z] #58 14.35 #=#=#                                                                         
18:13:04 [2023-08-27T18:13:04.017Z] #58 14.71 #=#=#                                                                         

######################################################################## 100.0%
18:13:04 [2023-08-27T18:13:04.017Z] #58 15.12 
18:13:04 [2023-08-27T18:13:04.017Z] #58 16.56 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:13:04 [2023-08-27T18:13:04.017Z] #58 17.25 #=#=#                                                                         
18:13:04 [2023-08-27T18:13:04.017Z] #58 17.57 #=#=#                                                                         

######################################################################## 100.0%
18:13:04 [2023-08-27T18:13:04.017Z] #58 18.00 
18:13:04 [2023-08-27T18:13:04.017Z] #58 18.16 Download of images into '/build' complete.
18:13:04 [2023-08-27T18:13:04.017Z] #58 18.16 Use something like the following to load the result into a Docker daemon:
18:13:04 [2023-08-27T18:13:04.017Z] #58 18.16   tar -cC '/build' . | docker load
18:13:04 [2023-08-27T18:13:04.017Z] #58 ...
18:13:04 [2023-08-27T18:13:04.017Z] 
18:13:04 [2023-08-27T18:13:04.017Z] #70 [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
18:13:04 [2023-08-27T18:13:04.017Z] #70 20.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:13:04 [2023-08-27T18:13:04.277Z] #70 20.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:13:04 [2023-08-27T18:13:04.537Z] #70 20.64 Setting up patch (2.7.6-7) ...
18:13:05 [2023-08-27T18:13:05.108Z] #70 ...
18:13:05 [2023-08-27T18:13:05.108Z] 
18:13:05 [2023-08-27T18:13:05.108Z] #64 [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
18:13:05 [2023-08-27T18:13:05.108Z] #64 11.04 debconf: delaying package configuration, since apt-utils is not installed
18:13:05 [2023-08-27T18:13:05.108Z] #64 11.16 Fetched 15.1 MB in 1s (10.4 MB/s)
18:13:05 [2023-08-27T18:13:05.108Z] #64 11.44 Selecting previously unselected package cmake-data.
18:13:05 [2023-08-27T18:13:05.108Z] #64 11.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
18:13:05 [2023-08-27T18:13:05.108Z] #64 11.45 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:13:05 [2023-08-27T18:13:05.108Z] #64 12.04 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:13:05 [2023-08-27T18:13:05.108Z] #64 14.47 Selecting previously unselected package libicu67:arm64.
18:13:05 [2023-08-27T18:13:05.108Z] #64 14.48 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
18:13:05 [2023-08-27T18:13:05.108Z] #64 14.69 Unpacking libicu67:arm64 (67.1-7) ...
18:13:05 [2023-08-27T18:13:05.108Z] #64 17.07 Selecting previously unselected package libxml2:arm64.
18:13:05 [2023-08-27T18:13:05.108Z] #64 17.07 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
18:13:05 [2023-08-27T18:13:05.108Z] #64 17.09 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
18:13:05 [2023-08-27T18:13:05.108Z] #64 18.41 Selecting previously unselected package libarchive13:arm64.
18:13:05 [2023-08-27T18:13:05.108Z] #64 18.42 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
18:13:05 [2023-08-27T18:13:05.108Z] #64 18.54 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
18:13:05 [2023-08-27T18:13:05.108Z] #64 20.64 Selecting previously unselected package libjsoncpp24:arm64.
18:13:05 [2023-08-27T18:13:05.108Z] #64 20.64 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
18:13:05 [2023-08-27T18:13:05.108Z] #64 20.85 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
18:13:05 [2023-08-27T18:13:05.108Z] #64 ...
18:13:05 [2023-08-27T18:13:05.108Z] 
18:13:05 [2023-08-27T18:13:05.108Z] #70 [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
18:13:05 [2023-08-27T18:13:05.108Z] #70 21.19 Setting up dpkg-dev (1.20.12) ...
18:13:05 [2023-08-27T18:13:05.368Z] #70 ...
18:13:05 [2023-08-27T18:13:05.368Z] 
18:13:05 [2023-08-27T18:13:05.368Z] #71 [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
18:13:05 [2023-08-27T18:13:05.368Z] #71 11.79 gcc is already the newest version (4:10.2.1-1).
18:13:05 [2023-08-27T18:13:05.368Z] #71 11.79 libc6-dev is already the newest version (2.31-13+deb11u6).
18:13:05 [2023-08-27T18:13:05.368Z] #71 11.79 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
18:13:05 [2023-08-27T18:13:05.649Z] #71 ...
18:13:05 [2023-08-27T18:13:05.649Z] 
18:13:05 [2023-08-27T18:13:05.649Z] #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.0"      && /build/go-winres --help
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93 NAME:
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93    go-winres - A tool for embedding resources in Windows executables
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93 
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93 USAGE:
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93    go-winres [global options] command [command options] [arguments...]
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93 
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93 COMMANDS:
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93    init     Create an initial ./winres/winres.json
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93    make     Make syso files for the "go build" command
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93    simply   Make syso files for the "go build" command (simplified)
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93    extract  Extract all resources from an executable
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93    patch    Replace resources in an executable file (exe, dll)
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93    help, h  Shows a list of commands or help for one command
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93 
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93 GLOBAL OPTIONS:
18:13:05 [2023-08-27T18:13:05.649Z] #62 21.93    --help, -h  show help (default: false)
18:13:07 [2023-08-27T18:13:07.560Z] #62 ...
18:13:07 [2023-08-27T18:13:07.560Z] 
18:13:07 [2023-08-27T18:13:07.560Z] #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
18:13:07 [2023-08-27T18:13:07.560Z] #59 14.15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
18:13:07 [2023-08-27T18:13:07.823Z] #59 ...
18:13:07 [2023-08-27T18:13:07.823Z] 
18:13:07 [2023-08-27T18:13:07.823Z] #47 [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
18:13:07 [2023-08-27T18:13:07.823Z] #47 14.30 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
18:13:07 [2023-08-27T18:13:07.823Z] #47 14.30 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
18:13:07 [2023-08-27T18:13:07.823Z] #47 14.30 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
18:13:07 [2023-08-27T18:13:07.823Z] #47 14.35 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
18:13:07 [2023-08-27T18:13:07.823Z] #47 14.69 debconf: delaying package configuration, since apt-utils is not installed
18:13:07 [2023-08-27T18:13:07.823Z] #47 14.90 Fetched 7950 kB in 1s (6837 kB/s)
18:13:07 [2023-08-27T18:13:07.823Z] #47 15.63 Selecting previously unselected package libgirepository-1.0-1:arm64.
18:13:07 [2023-08-27T18:13:07.823Z] #47 15.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
18:13:07 [2023-08-27T18:13:07.823Z] #47 15.67 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 15.90 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 16.59 Selecting previously unselected package gir1.2-glib-2.0:arm64.
18:13:07 [2023-08-27T18:13:07.823Z] #47 16.59 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 16.75 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 17.51 Selecting previously unselected package libsecret-common.
18:13:07 [2023-08-27T18:13:07.823Z] #47 17.51 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 17.60 Unpacking libsecret-common (0.20.4-2) ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 18.63 Selecting previously unselected package libsecret-1-0:arm64.
18:13:07 [2023-08-27T18:13:07.823Z] #47 18.63 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 19.55 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 20.54 Selecting previously unselected package gir1.2-secret-1:arm64.
18:13:07 [2023-08-27T18:13:07.823Z] #47 20.55 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 20.73 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 21.32 Selecting previously unselected package uuid-dev:arm64.
18:13:07 [2023-08-27T18:13:07.823Z] #47 21.32 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 21.48 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 22.35 Selecting previously unselected package libblkid-dev:arm64.
18:13:07 [2023-08-27T18:13:07.823Z] #47 22.35 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 22.48 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 23.59 Selecting previously unselected package libbtrfs0:arm64.
18:13:07 [2023-08-27T18:13:07.823Z] #47 23.59 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
18:13:07 [2023-08-27T18:13:07.823Z] #47 23.87 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
18:13:08 [2023-08-27T18:13:08.764Z] #47 ...
18:13:08 [2023-08-27T18:13:08.764Z] 
18:13:08 [2023-08-27T18:13:08.764Z] #31 [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             ;
18:13:08 [2023-08-27T18:13:08.764Z] #31 15.11 Selecting previously unselected package autoconf.
18:13:08 [2023-08-27T18:13:08.764Z] #31 15.11 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 15.18 Unpacking autoconf (2.69-14) ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 15.71 Selecting previously unselected package autotools-dev.
18:13:08 [2023-08-27T18:13:08.764Z] #31 15.72 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 15.99 Unpacking autotools-dev (20180224.1+nmu1) ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 16.93 Selecting previously unselected package automake.
18:13:08 [2023-08-27T18:13:08.764Z] #31 16.94 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 17.03 Unpacking automake (1:1.16.3-2) ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 17.76 Selecting previously unselected package patch.
18:13:08 [2023-08-27T18:13:08.764Z] #31 17.76 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 17.92 Unpacking patch (2.7.6-7) ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 18.80 Selecting previously unselected package dpkg-dev.
18:13:08 [2023-08-27T18:13:08.764Z] #31 18.80 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 18.90 Unpacking dpkg-dev (1.20.12) ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 21.02 Selecting previously unselected package build-essential.
18:13:08 [2023-08-27T18:13:08.764Z] #31 21.02 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 21.29 Unpacking build-essential (12.9) ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 22.39 Selecting previously unselected package libcap2:arm64.
18:13:08 [2023-08-27T18:13:08.764Z] #31 22.40 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 22.52 Unpacking libcap2:arm64 (1:2.44-1) ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 22.95 Selecting previously unselected package libcap-dev:arm64.
18:13:08 [2023-08-27T18:13:08.764Z] #31 22.95 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 23.07 Unpacking libcap-dev:arm64 (1:2.44-1) ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 24.16 Selecting previously unselected package libprotobuf-c1:arm64.
18:13:08 [2023-08-27T18:13:08.764Z] #31 24.16 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 24.34 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 25.27 Selecting previously unselected package libprotobuf-c-dev:arm64.
18:13:08 [2023-08-27T18:13:08.764Z] #31 25.28 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
18:13:08 [2023-08-27T18:13:08.764Z] #31 ...
18:13:08 [2023-08-27T18:13:08.764Z] 
18:13:08 [2023-08-27T18:13:08.764Z] #64 [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
18:13:08 [2023-08-27T18:13:08.764Z] #64 21.65 Selecting previously unselected package librhash0:arm64.
18:13:08 [2023-08-27T18:13:08.764Z] #64 21.66 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
18:13:08 [2023-08-27T18:13:08.764Z] #64 21.80 Unpacking librhash0:arm64 (1.4.1-2) ...
18:13:08 [2023-08-27T18:13:08.764Z] #64 22.54 Selecting previously unselected package libuv1:arm64.
18:13:08 [2023-08-27T18:13:08.764Z] #64 22.55 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
18:13:08 [2023-08-27T18:13:08.764Z] #64 22.72 Unpacking libuv1:arm64 (1.40.0-2) ...
18:13:08 [2023-08-27T18:13:08.764Z] #64 23.53 Selecting previously unselected package cmake.
18:13:08 [2023-08-27T18:13:08.764Z] #64 23.54 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
18:13:08 [2023-08-27T18:13:08.764Z] #64 23.70 Unpacking cmake (3.18.4-2+deb11u1) ...
18:13:09 [2023-08-27T18:13:09.755Z] #64 25.76 Setting up libicu67:arm64 (67.1-7) ...
18:13:10 [2023-08-27T18:13:10.378Z] #64 26.24 Setting up libuv1:arm64 (1.40.0-2) ...
18:13:10 [2023-08-27T18:13:10.951Z] #64 26.91 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
18:13:13 [2023-08-27T18:13:13.499Z] #64 ...
18:13:13 [2023-08-27T18:13:13.499Z] 
18:13:13 [2023-08-27T18:13:13.499Z] #60 [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
18:13:13 [2023-08-27T18:13:13.499Z] #60 19.71 tomll can be used in two ways:
18:13:13 [2023-08-27T18:13:13.499Z] #60 19.71 Writing to STDIN and reading from STDOUT:
18:13:13 [2023-08-27T18:13:13.499Z] #60 19.71   cat file.toml | tomll > file.toml
18:13:13 [2023-08-27T18:13:13.499Z] #60 19.71 
18:13:13 [2023-08-27T18:13:13.499Z] #60 19.71 Reading and updating a list of files:
18:13:13 [2023-08-27T18:13:13.499Z] #60 19.71   tomll a.toml b.toml c.toml
18:13:13 [2023-08-27T18:13:13.499Z] #60 19.71 
18:13:13 [2023-08-27T18:13:13.499Z] #60 19.71 When given a list of files, tomll will modify all files in place without asking.
18:13:13 [2023-08-27T18:13:13.499Z] #60 ...
18:13:13 [2023-08-27T18:13:13.499Z] 
18:13:13 [2023-08-27T18:13:13.499Z] #47 [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
18:13:13 [2023-08-27T18:13:13.499Z] #47 25.08 Selecting previously unselected package libbtrfs-dev:arm64.
18:13:13 [2023-08-27T18:13:13.499Z] #47 25.09 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
18:13:13 [2023-08-27T18:13:13.499Z] #47 25.29 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
18:13:13 [2023-08-27T18:13:13.499Z] #47 26.39 Selecting previously unselected package libelf1:arm64.
18:13:13 [2023-08-27T18:13:13.499Z] #47 26.39 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
18:13:13 [2023-08-27T18:13:13.499Z] #47 26.53 Unpacking libelf1:arm64 (0.183-1) ...
18:13:14 [2023-08-27T18:13:14.440Z] #47 30.43 Selecting previously unselected package libffi-dev:arm64.
18:13:14 [2023-08-27T18:13:14.440Z] #47 ...
18:13:14 [2023-08-27T18:13:14.440Z] 
18:13:14 [2023-08-27T18:13:14.440Z] #61 [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
18:13:14 [2023-08-27T18:13:14.440Z] #61 20.79 v3.6.0
18:13:14 [2023-08-27T18:13:14.440Z] #61 ...
18:13:14 [2023-08-27T18:13:14.440Z] 
18:13:14 [2023-08-27T18:13:14.440Z] #47 [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
18:13:14 [2023-08-27T18:13:14.440Z] #47 30.44 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
18:13:14 [2023-08-27T18:13:14.700Z] #47 30.87 Unpacking libffi-dev:arm64 (3.3-6) ...
18:13:15 [2023-08-27T18:13:15.271Z] #47 ...
18:13:15 [2023-08-27T18:13:15.271Z] 
18:13:15 [2023-08-27T18:13:15.271Z] #57 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:13:15 [2023-08-27T18:13:15.271Z] #57 DONE 28.8s
18:13:15 [2023-08-27T18:13:15.271Z] 
18:13:15 [2023-08-27T18:13:15.271Z] #31 [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             ;
18:13:15 [2023-08-27T18:13:15.271Z] #31 25.56 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
18:13:15 [2023-08-27T18:13:15.271Z] #31 26.31 Selecting previously unselected package libseccomp-dev:arm64.
18:13:15 [2023-08-27T18:13:15.271Z] #31 26.32 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:13:15 [2023-08-27T18:13:15.271Z] #31 26.69 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:13:15 [2023-08-27T18:13:15.271Z] #31 29.81 Selecting previously unselected package libsystemd-dev:arm64.
18:13:15 [2023-08-27T18:13:15.271Z] #31 29.81 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
18:13:15 [2023-08-27T18:13:15.271Z] #31 30.46 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
18:13:15 [2023-08-27T18:13:15.271Z] #31 31.62 Selecting previously unselected package libtool.
18:13:15 [2023-08-27T18:13:15.271Z] #31 31.63 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
18:13:15 [2023-08-27T18:13:15.271Z] #31 31.70 Unpacking libtool (2.4.6-15) ...
18:13:15 [2023-08-27T18:13:15.577Z] #31 ...
18:13:15 [2023-08-27T18:13:15.577Z] 
18:13:15 [2023-08-27T18:13:15.577Z] #47 [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
18:13:15 [2023-08-27T18:13:15.577Z] #47 31.49 Selecting previously unselected package libglib2.0-data.
18:13:15 [2023-08-27T18:13:15.577Z] #47 31.49 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
18:13:15 [2023-08-27T18:13:15.838Z] #47 31.73 Unpacking libglib2.0-data (2.66.8-1) ...
18:13:17 [2023-08-27T18:13:17.221Z] #47 32.91 Selecting previously unselected package libglib2.0-bin.
18:13:17 [2023-08-27T18:13:17.221Z] #47 32.91 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
18:13:17 [2023-08-27T18:13:17.221Z] #47 33.01 Unpacking libglib2.0-bin (2.66.8-1) ...
18:13:17 [2023-08-27T18:13:17.792Z] #47 33.62 Selecting previously unselected package python3-lib2to3.
18:13:17 [2023-08-27T18:13:17.792Z] #47 33.62 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
18:13:17 [2023-08-27T18:13:17.792Z] #47 33.76 Unpacking python3-lib2to3 (3.9.2-1) ...
18:13:18 [2023-08-27T18:13:18.732Z] #47 34.73 Selecting previously unselected package python3-distutils.
18:13:18 [2023-08-27T18:13:18.732Z] #47 34.74 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
18:13:18 [2023-08-27T18:13:18.993Z] #47 34.86 Unpacking python3-distutils (3.9.2-1) ...
18:13:19 [2023-08-27T18:13:19.970Z] #47 35.89 Selecting previously unselected package libglib2.0-dev-bin.
18:13:19 [2023-08-27T18:13:19.970Z] #47 35.89 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
18:13:20 [2023-08-27T18:13:20.242Z] #47 36.05 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
18:13:20 [2023-08-27T18:13:20.242Z] #47 ...
18:13:20 [2023-08-27T18:13:20.242Z] 
18:13:20 [2023-08-27T18:13:20.242Z] #66 [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
18:13:20 [2023-08-27T18:13:20.242Z] #66 26.61 gotestsum version dev
18:13:20 [2023-08-27T18:13:20.242Z] #66 ...
18:13:20 [2023-08-27T18:13:20.242Z] 
18:13:20 [2023-08-27T18:13:20.242Z] #31 [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             ;
18:13:20 [2023-08-27T18:13:20.242Z] #31 32.41 Selecting previously unselected package libudev-dev:arm64.
18:13:20 [2023-08-27T18:13:20.242Z] #31 32.42 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
18:13:20 [2023-08-27T18:13:20.242Z] #31 32.56 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
18:13:20 [2023-08-27T18:13:20.242Z] #31 33.41 Selecting previously unselected package libyajl2:arm64.
18:13:20 [2023-08-27T18:13:20.242Z] #31 33.41 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
18:13:20 [2023-08-27T18:13:20.242Z] #31 33.48 Unpacking libyajl2:arm64 (2.1.0-3) ...
18:13:20 [2023-08-27T18:13:20.242Z] #31 34.00 Selecting previously unselected package libyajl-dev:arm64.
18:13:20 [2023-08-27T18:13:20.242Z] #31 34.00 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
18:13:20 [2023-08-27T18:13:20.242Z] #31 34.06 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
18:13:20 [2023-08-27T18:13:20.242Z] #31 34.92 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:13:20 [2023-08-27T18:13:20.242Z] #31 35.39 Setting up libyajl2:arm64 (2.1.0-3) ...
18:13:20 [2023-08-27T18:13:20.242Z] #31 35.84 Setting up bzip2 (1.0.8-4) ...
18:13:20 [2023-08-27T18:13:20.242Z] #31 36.44 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:13:20 [2023-08-27T18:13:20.531Z] #31 36.94 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
18:13:21 [2023-08-27T18:13:21.140Z] #31 37.63 Setting up libcap2:arm64 (1:2.44-1) ...
18:13:21 [2023-08-27T18:13:21.400Z] #31 ...
18:13:21 [2023-08-27T18:13:21.400Z] 
18:13:21 [2023-08-27T18:13:21.400Z] #47 [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
18:13:21 [2023-08-27T18:13:21.400Z] #47 37.51 Selecting previously unselected package libsepol1-dev:arm64.
18:13:21 [2023-08-27T18:13:21.400Z] #47 37.52 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
18:13:21 [2023-08-27T18:13:21.732Z] #47 37.67 Unpacking libsepol1-dev:arm64 (3.1-1) ...
18:13:22 [2023-08-27T18:13:22.303Z] #47 38.26 Selecting previously unselected package libpcre2-16-0:arm64.
18:13:22 [2023-08-27T18:13:22.303Z] #47 38.26 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
18:13:22 [2023-08-27T18:13:22.303Z] #47 38.28 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:13:23 [2023-08-27T18:13:23.238Z] #47 39.15 Selecting previously unselected package libpcre2-32-0:arm64.
18:13:23 [2023-08-27T18:13:23.238Z] #47 39.16 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
18:13:23 [2023-08-27T18:13:23.238Z] #47 39.19 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:13:23 [2023-08-27T18:13:23.704Z] #47 39.54 Selecting previously unselected package libpcre2-posix2:arm64.
18:13:23 [2023-08-27T18:13:23.704Z] #47 39.54 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
18:13:23 [2023-08-27T18:13:23.704Z] #47 ...
18:13:23 [2023-08-27T18:13:23.704Z] 
18:13:23 [2023-08-27T18:13:23.704Z] #64 [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
18:13:23 [2023-08-27T18:13:23.704Z] #64 29.72 Setting up librhash0:arm64 (1.4.1-2) ...
18:13:23 [2023-08-27T18:13:23.704Z] #64 30.91 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:13:23 [2023-08-27T18:13:23.704Z] #64 31.24 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
18:13:23 [2023-08-27T18:13:23.704Z] #64 31.57 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
18:13:23 [2023-08-27T18:13:23.704Z] #64 31.95 Setting up cmake (3.18.4-2+deb11u1) ...
18:13:23 [2023-08-27T18:13:23.704Z] #64 32.21 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:13:24 [2023-08-27T18:13:24.153Z] #64 ...
18:13:24 [2023-08-27T18:13:24.153Z] 
18:13:24 [2023-08-27T18:13:24.153Z] #47 [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
18:13:24 [2023-08-27T18:13:24.153Z] #47 39.92 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:13:24 [2023-08-27T18:13:24.720Z] #47 40.55 Selecting previously unselected package libpcre2-dev:arm64.
18:13:24 [2023-08-27T18:13:24.720Z] #47 40.55 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
18:13:24 [2023-08-27T18:13:24.720Z] #47 40.64 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:13:24 [2023-08-27T18:13:24.990Z] #47 41.01 Selecting previously unselected package libselinux1-dev:arm64.
18:13:24 [2023-08-27T18:13:24.990Z] #47 41.01 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
18:13:25 [2023-08-27T18:13:25.248Z] #47 41.22 Unpacking libselinux1-dev:arm64 (3.1-3) ...
18:13:25 [2023-08-27T18:13:25.507Z] #47 41.55 Selecting previously unselected package libmount-dev:arm64.
18:13:25 [2023-08-27T18:13:25.507Z] #47 41.55 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
18:13:25 [2023-08-27T18:13:25.507Z] #47 41.62 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
18:13:26 [2023-08-27T18:13:26.075Z] #47 42.14 Selecting previously unselected package libpcre16-3:arm64.
18:13:26 [2023-08-27T18:13:26.075Z] #47 42.14 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
18:13:26 [2023-08-27T18:13:26.075Z] #47 42.17 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
18:13:26 [2023-08-27T18:13:26.731Z] #47 42.44 Selecting previously unselected package libpcre32-3:arm64.
18:13:26 [2023-08-27T18:13:26.731Z] #47 42.45 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
18:13:26 [2023-08-27T18:13:26.731Z] #47 42.49 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
18:13:27 [2023-08-27T18:13:27.299Z] #47 43.20 Selecting previously unselected package libpcrecpp0v5:arm64.
18:13:27 [2023-08-27T18:13:27.299Z] #47 43.20 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
18:13:27 [2023-08-27T18:13:27.299Z] #47 43.21 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
18:13:27 [2023-08-27T18:13:27.299Z] #47 43.38 Selecting previously unselected package libpcre3-dev:arm64.
18:13:27 [2023-08-27T18:13:27.299Z] #47 43.38 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
18:13:27 [2023-08-27T18:13:27.299Z] #47 43.40 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
18:13:27 [2023-08-27T18:13:27.557Z] #47 43.66 Selecting previously unselected package zlib1g-dev:arm64.
18:13:27 [2023-08-27T18:13:27.557Z] #47 43.66 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
18:13:27 [2023-08-27T18:13:27.557Z] #47 43.73 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
18:13:28 [2023-08-27T18:13:28.294Z] #47 44.03 Selecting previously unselected package libglib2.0-dev:arm64.
18:13:28 [2023-08-27T18:13:28.294Z] #47 44.04 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
18:13:28 [2023-08-27T18:13:28.553Z] #47 44.58 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
18:13:28 [2023-08-27T18:13:28.812Z] #47 44.94 Selecting previously unselected package libsecret-1-dev:arm64.
18:13:28 [2023-08-27T18:13:28.812Z] #47 44.95 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
18:13:29 [2023-08-27T18:13:29.070Z] #47 45.03 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
18:13:29 [2023-08-27T18:13:29.329Z] #47 45.31 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
18:13:29 [2023-08-27T18:13:29.329Z] #47 45.34 Setting up libpcre16-3:arm64 (2:8.39-13) ...
18:13:29 [2023-08-27T18:13:29.329Z] #47 45.38 Setting up libsepol1-dev:arm64 (3.1-1) ...
18:13:29 [2023-08-27T18:13:29.661Z] #47 45.46 Setting up libffi-dev:arm64 (3.3-6) ...
18:13:29 [2023-08-27T18:13:29.661Z] #47 45.59 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:13:30 [2023-08-27T18:13:30.016Z] #47 45.63 Setting up libbtrfs0:arm64 (5.10.1-2) ...
18:13:30 [2023-08-27T18:13:30.016Z] #47 45.66 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:13:30 [2023-08-27T18:13:30.016Z] #47 45.94 Setting up libglib2.0-data (2.66.8-1) ...
18:13:31 [2023-08-27T18:13:31.444Z] #47 47.22 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
18:13:31 [2023-08-27T18:13:31.444Z] #47 47.25 Setting up libpcre32-3:arm64 (2:8.39-13) ...
18:13:31 [2023-08-27T18:13:31.444Z] #47 ...
18:13:31 [2023-08-27T18:13:31.444Z] 
18:13:31 [2023-08-27T18:13:31.444Z] #67 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:13:31 [2023-08-27T18:13:31.444Z] #67 DONE 46.9s
18:13:31 [2023-08-27T18:13:31.444Z] 
18:13:31 [2023-08-27T18:13:31.444Z] #47 [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
18:13:31 [2023-08-27T18:13:31.444Z] #47 47.28 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:13:31 [2023-08-27T18:13:31.444Z] #47 47.30 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
18:13:31 [2023-08-27T18:13:31.444Z] #47 47.31 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
18:13:31 [2023-08-27T18:13:31.444Z] #47 ...
18:13:31 [2023-08-27T18:13:31.444Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #31 [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             ;
18:13:31 [2023-08-27T18:13:31.445Z] #31 38.26 Setting up autotools-dev (20180224.1+nmu1) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 38.57 Setting up libsigsegv2:arm64 (2.13-1) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 38.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 38.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:13:31 [2023-08-27T18:13:31.445Z] #31 39.07 Setting up patch (2.7.6-7) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 39.40 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 39.66 Setting up libyajl-dev:arm64 (2.1.0-3) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 39.70 Setting up libcap-dev:arm64 (1:2.44-1) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 39.88 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 39.96 Setting up libtool (2.4.6-15) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 40.41 Setting up m4 (1.4.18-5) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 40.59 Setting up dpkg-dev (1.20.12) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 41.03 Setting up autoconf (2.69-14) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 41.19 Setting up build-essential (12.9) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 41.26 Setting up automake (1:1.16.3-2) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 41.31 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:13:31 [2023-08-27T18:13:31.445Z] #31 41.42 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:13:31 [2023-08-27T18:13:31.445Z] #31 ...
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #66 [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
18:13:31 [2023-08-27T18:13:31.445Z] #66 DONE 47.9s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #60 [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
18:13:31 [2023-08-27T18:13:31.445Z] #60 DONE 47.9s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #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
18:13:31 [2023-08-27T18:13:31.445Z] #58 DONE 51.9s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #69 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:13:31 [2023-08-27T18:13:31.445Z] #69 DONE 46.9s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #52 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
18:13:31 [2023-08-27T18:13:31.445Z] #52 DONE 46.9s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #53 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:13:31 [2023-08-27T18:13:31.445Z] #53 DONE 46.4s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #68 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:13:31 [2023-08-27T18:13:31.445Z] #68 DONE 47.0s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #47 [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
18:13:31 [2023-08-27T18:13:31.445Z] #47 47.40 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
18:13:31 [2023-08-27T18:13:31.445Z] #47 47.42 Setting up python3-lib2to3 (3.9.2-1) ...
18:13:31 [2023-08-27T18:13:31.445Z] #47 ...
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #70 [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
18:13:31 [2023-08-27T18:13:31.445Z] #70 DONE 47.6s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #61 [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
18:13:31 [2023-08-27T18:13:31.445Z] #61 DONE 48.0s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #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.0"      && /build/go-winres --help
18:13:31 [2023-08-27T18:13:31.445Z] #62 DONE 48.0s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #71 [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
18:13:31 [2023-08-27T18:13:31.445Z] #71 DONE 47.9s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #64 [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
18:13:31 [2023-08-27T18:13:31.445Z] #64 DONE 47.6s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #31 [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             ;
18:13:31 [2023-08-27T18:13:31.445Z] #31 DONE 48.0s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #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
18:13:31 [2023-08-27T18:13:31.445Z] #59 45.64 golangci-lint has version v1.54.2 built with go1.20.7 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
18:13:31 [2023-08-27T18:13:31.445Z] #59 DONE 48.1s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #65 [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
18:13:31 [2023-08-27T18:13:31.445Z] #65 43.23 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
18:13:31 [2023-08-27T18:13:31.445Z] #65 43.26 Docker version unknown-version, build unknown-commit
18:13:31 [2023-08-27T18:13:31.445Z] #65 DONE 47.6s
18:13:31 [2023-08-27T18:13:31.445Z] 
18:13:31 [2023-08-27T18:13:31.445Z] #47 [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
18:13:31 [2023-08-27T18:13:31.445Z] #47 47.53 Setting up libelf1:arm64 (0.183-1) ...
18:13:31 [2023-08-27T18:13:31.445Z] #47 47.55 Setting up libsecret-common (0.20.4-2) ...
18:13:31 [2023-08-27T18:13:31.445Z] #47 47.56 Setting up python3-distutils (3.9.2-1) ...
18:13:31 [2023-08-27T18:13:31.705Z] #47 ...
18:13:31 [2023-08-27T18:13:31.705Z] 
18:13:31 [2023-08-27T18:13:31.705Z] #55 [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...)
18:13:31 [2023-08-27T18:13:31.705Z] #55 DONE 46.2s
18:13:31 [2023-08-27T18:13:31.705Z] 
18:13:31 [2023-08-27T18:13:31.705Z] #47 [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
18:13:31 [2023-08-27T18:13:31.705Z] #47 47.72 Setting up libglib2.0-dev-bin (2.66.8-1) ...
18:13:32 [2023-08-27T18:13:32.027Z] #47 47.92 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
18:13:32 [2023-08-27T18:13:32.027Z] #47 47.95 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:13:32 [2023-08-27T18:13:32.027Z] #47 47.95 Setting up libselinux1-dev:arm64 (3.1-3) ...
18:13:32 [2023-08-27T18:13:32.027Z] #47 47.96 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
18:13:32 [2023-08-27T18:13:32.027Z] #47 47.98 Setting up libglib2.0-bin (2.66.8-1) ...
18:13:32 [2023-08-27T18:13:32.027Z] #47 48.00 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
18:13:32 [2023-08-27T18:13:32.027Z] #47 48.02 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
18:13:32 [2023-08-27T18:13:32.027Z] #47 48.02 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
18:13:32 [2023-08-27T18:13:32.027Z] #47 48.04 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
18:13:32 [2023-08-27T18:13:32.962Z] #47 48.74 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
18:13:32 [2023-08-27T18:13:32.963Z] #47 49.05 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
18:13:33 [2023-08-27T18:13:33.221Z] #47 49.07 No schema files found: doing nothing.
18:13:33 [2023-08-27T18:13:33.221Z] #47 49.08 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:13:33 [2023-08-27T18:13:33.221Z] #47 49.11 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
18:13:33 [2023-08-27T18:13:33.788Z] #47 ...
18:13:33 [2023-08-27T18:13:33.788Z] 
18:13:33 [2023-08-27T18:13:33.788Z] #72 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
18:13:33 [2023-08-27T18:13:33.788Z] #72 DONE 2.2s
18:13:34 [2023-08-27T18:13:34.046Z] 
18:13:34 [2023-08-27T18:13:34.046Z] #47 [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
18:13:34 [2023-08-27T18:13:34.046Z] #47 DONE 49.9s
18:13:34 [2023-08-27T18:13:34.046Z] 
18:13:34 [2023-08-27T18:13:34.046Z] #73 [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...)
18:13:38 [2023-08-27T18:13:38.244Z] #73 3.703 + bin/ctr
18:13:38 [2023-08-27T18:13:38.244Z] #73 3.704 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
18:13:39 [2023-08-27T18:13:39.184Z] #73 ...
18:13:39 [2023-08-27T18:13:39.184Z] 
18:13:39 [2023-08-27T18:13:39.184Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:13:39 [2023-08-27T18:13:39.184Z] #74 3.323 Cloning into '/tmp/crun-build'...
18:13:39 [2023-08-27T18:13:39.184Z] #74 4.123 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
18:13:39 [2023-08-27T18:13:39.184Z] #74 4.134 Cloning into '/tmp/crun-build/libocispec'...
18:13:39 [2023-08-27T18:13:39.184Z] #74 4.621 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
18:13:39 [2023-08-27T18:13:39.184Z] #74 4.663 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
18:13:39 [2023-08-27T18:13:39.184Z] #74 4.666 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
18:13:39 [2023-08-27T18:13:39.184Z] #74 4.666 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
18:13:39 [2023-08-27T18:13:39.184Z] #74 4.682 Cloning into '/tmp/crun-build/libocispec/image-spec'...
18:13:39 [2023-08-27T18:13:39.184Z] #74 5.283 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
18:13:39 [2023-08-27T18:13:39.184Z] #74 5.682 Cloning into '/tmp/crun-build/libocispec/yajl'...
18:13:39 [2023-08-27T18:13:39.184Z] #74 6.001 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
18:13:39 [2023-08-27T18:13:39.184Z] #74 6.070 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
18:13:39 [2023-08-27T18:13:39.184Z] #74 6.145 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
18:13:39 [2023-08-27T18:13:39.754Z] #74 ...
18:13:39 [2023-08-27T18:13:39.754Z] 
18:13:39 [2023-08-27T18:13:39.754Z] #75 [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
18:13:39 [2023-08-27T18:13:39.754Z] #75 3.176 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:13:39 [2023-08-27T18:13:39.754Z] #75 3.176 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:13:39 [2023-08-27T18:13:39.754Z] #75 3.176 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:13:39 [2023-08-27T18:13:39.754Z] #75 3.589 Reading package lists...
18:13:39 [2023-08-27T18:13:39.754Z] #75 4.233 + apt-get  install -y --no-install-recommends gcc libc6-dev
18:13:39 [2023-08-27T18:13:39.754Z] #75 4.249 Reading package lists...
18:13:39 [2023-08-27T18:13:39.754Z] #75 5.099 Building dependency tree...
18:13:39 [2023-08-27T18:13:39.754Z] #75 5.323 Reading state information...
18:13:39 [2023-08-27T18:13:39.754Z] #75 5.718 gcc is already the newest version (4:10.2.1-1).
18:13:39 [2023-08-27T18:13:39.754Z] #75 5.718 libc6-dev is already the newest version (2.31-13+deb11u6).
18:13:39 [2023-08-27T18:13:39.754Z] #75 5.718 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
18:13:39 [2023-08-27T18:13:39.754Z] #75 DONE 8.2s
18:13:39 [2023-08-27T18:13:39.754Z] 
18:13:39 [2023-08-27T18:13:39.754Z] #76 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
18:13:39 [2023-08-27T18:13:39.754Z] #76 3.714 go: downloading github.com/sirupsen/logrus v1.9.0
18:13:39 [2023-08-27T18:13:39.754Z] #76 3.728 go: downloading github.com/urfave/cli/v2 v2.23.5
18:13:39 [2023-08-27T18:13:39.754Z] #76 3.747 go: downloading github.com/google/uuid v1.3.0
18:13:39 [2023-08-27T18:13:39.754Z] #76 3.747 go: downloading github.com/moby/vpnkit v0.5.0
18:13:39 [2023-08-27T18:13:39.754Z] #76 3.749 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:13:39 [2023-08-27T18:13:39.754Z] #76 3.767 go: downloading github.com/gorilla/mux v1.8.0
18:13:39 [2023-08-27T18:13:39.754Z] #76 3.780 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:13:39 [2023-08-27T18:13:39.754Z] #76 3.782 go: downloading golang.org/x/sys v0.2.0
18:13:39 [2023-08-27T18:13:39.754Z] #76 4.194 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
18:13:39 [2023-08-27T18:13:39.755Z] #76 4.670 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:13:39 [2023-08-27T18:13:39.755Z] #76 4.672 go: downloading golang.org/x/net v0.1.0
18:13:39 [2023-08-27T18:13:39.755Z] #76 4.828 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:13:39 [2023-08-27T18:13:39.755Z] #76 4.828 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:13:39 [2023-08-27T18:13:39.755Z] #76 ...
18:13:39 [2023-08-27T18:13:39.755Z] 
18:13:39 [2023-08-27T18:13:39.755Z] #63 [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
18:13:39 [2023-08-27T18:13:39.755Z] #63 53.50 Docker version 24.0.2, build cb74dfc
18:13:39 [2023-08-27T18:13:39.755Z] #63 DONE 55.8s
18:13:39 [2023-08-27T18:13:39.755Z] 
18:13:39 [2023-08-27T18:13:39.755Z] #77 [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...)
18:13:41 [2023-08-27T18:13:41.137Z] #77 1.087 -- The C compiler identification is GNU 10.2.1
18:13:41 [2023-08-27T18:13:41.137Z] #77 1.116 -- Detecting C compiler ABI info
18:13:41 [2023-08-27T18:13:41.137Z] #77 1.390 -- Detecting C compiler ABI info - done
18:13:41 [2023-08-27T18:13:41.137Z] #77 1.418 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
18:13:41 [2023-08-27T18:13:41.137Z] #77 1.419 -- Detecting C compile features
18:13:41 [2023-08-27T18:13:41.137Z] #77 1.420 -- Detecting C compile features - done
18:13:41 [2023-08-27T18:13:41.137Z] #77 1.442 -- Performing Test HAS_BUILTIN_FORTIFY
18:13:41 [2023-08-27T18:13:41.707Z] #77 1.560 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:13:41 [2023-08-27T18:13:41.707Z] #77 ...
18:13:41 [2023-08-27T18:13:41.707Z] 
18:13:41 [2023-08-27T18:13:41.707Z] #78 [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...)
18:13:41 [2023-08-27T18:13:41.707Z] #78 ...
18:13:41 [2023-08-27T18:13:41.707Z] 
18:13:41 [2023-08-27T18:13:41.707Z] #79 [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...)
18:13:41 [2023-08-27T18:13:41.707Z] #79 3.750 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 .
18:13:41 [2023-08-27T18:13:41.707Z] #79 ...
18:13:41 [2023-08-27T18:13:41.707Z] 
18:13:41 [2023-08-27T18:13:41.707Z] #80 [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...)
18:13:41 [2023-08-27T18:13:41.967Z] #80 ...
18:13:41 [2023-08-27T18:13:41.967Z] 
18:13:41 [2023-08-27T18:13:41.967Z] #77 [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...)
18:13:41 [2023-08-27T18:13:41.967Z] #77 1.909 -- Configuring done
18:13:41 [2023-08-27T18:13:41.967Z] #77 1.915 -- Generating done
18:13:41 [2023-08-27T18:13:41.967Z] #77 1.958 -- Build files have been written to: /go/src/github.com/krallin/tini
18:13:41 [2023-08-27T18:13:41.967Z] #77 2.064 Scanning dependencies of target tini-static
18:13:41 [2023-08-27T18:13:41.967Z] #77 2.084 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:13:42 [2023-08-27T18:13:42.227Z] #77 2.399 [100%] Linking C executable tini-static
18:13:42 [2023-08-27T18:13:42.487Z] #77 2.685 [100%] Built target tini-static
18:13:44 [2023-08-27T18:13:44.397Z] #77 DONE 4.4s
18:13:44 [2023-08-27T18:13:44.397Z] 
18:13:44 [2023-08-27T18:13:44.397Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:13:44 [2023-08-27T18:13:44.397Z] #74 11.40 aclocal: warning: couldn't open directory 'm4': No such file or directory
18:13:47 [2023-08-27T18:13:47.699Z] #74 15.85 libtoolize: putting auxiliary files in '.'.
18:13:47 [2023-08-27T18:13:47.699Z] #74 15.85 libtoolize: copying file './ltmain.sh'
18:13:48 [2023-08-27T18:13:48.269Z] #74 16.71 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
18:13:48 [2023-08-27T18:13:48.269Z] #74 16.71 libtoolize: and rerunning libtoolize and aclocal.
18:13:48 [2023-08-27T18:13:48.269Z] #74 16.71 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:13:52 [2023-08-27T18:13:52.470Z] #74 20.20 configure.ac:7: installing './compile'
18:13:52 [2023-08-27T18:13:52.470Z] #74 20.20 configure.ac:11: installing './config.guess'
18:13:52 [2023-08-27T18:13:52.470Z] #74 20.21 configure.ac:11: installing './config.sub'
18:13:52 [2023-08-27T18:13:52.470Z] #74 20.21 configure.ac:8: installing './install-sh'
18:13:52 [2023-08-27T18:13:52.470Z] #74 20.21 configure.ac:8: installing './missing'
18:13:52 [2023-08-27T18:13:52.470Z] #74 20.24 Makefile.am: installing './depcomp'
18:13:52 [2023-08-27T18:13:52.730Z] #74 21.01 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:13:52 [2023-08-27T18:13:52.730Z] #74 21.01 libtoolize: copying file 'build-aux/ltmain.sh'
18:13:52 [2023-08-27T18:13:52.730Z] #74 21.17 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:13:52 [2023-08-27T18:13:52.730Z] #74 21.17 libtoolize: copying file 'm4/libtool.m4'
18:13:52 [2023-08-27T18:13:52.730Z] #74 21.28 libtoolize: copying file 'm4/ltoptions.m4'
18:13:52 [2023-08-27T18:13:52.990Z] #74 21.40 libtoolize: copying file 'm4/ltsugar.m4'
18:13:52 [2023-08-27T18:13:52.990Z] #74 21.50 libtoolize: copying file 'm4/ltversion.m4'
18:13:53 [2023-08-27T18:13:53.250Z] #74 21.61 libtoolize: copying file 'm4/lt~obsolete.m4'
18:13:53 [2023-08-27T18:13:53.250Z] #74 21.71 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:13:58 [2023-08-27T18:13:58.532Z] #74 26.03 configure.ac:7: installing 'build-aux/compile'
18:13:58 [2023-08-27T18:13:58.532Z] #74 26.04 configure.ac:9: installing 'build-aux/config.guess'
18:13:58 [2023-08-27T18:13:58.532Z] #74 26.04 configure.ac:9: installing 'build-aux/config.sub'
18:13:58 [2023-08-27T18:13:58.532Z] #74 26.04 configure.ac:11: installing 'build-aux/install-sh'
18:13:58 [2023-08-27T18:13:58.532Z] #74 26.04 configure.ac:11: installing 'build-aux/missing'
18:13:58 [2023-08-27T18:13:58.532Z] #74 26.09 Makefile.am: installing 'build-aux/depcomp'
18:13:58 [2023-08-27T18:13:58.532Z] #74 26.12 parallel-tests: installing 'build-aux/test-driver'
18:13:59 [2023-08-27T18:13:59.472Z] #74 27.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:13:59 [2023-08-27T18:13:59.472Z] #74 27.72 libtoolize: copying file 'build-aux/ltmain.sh'
18:14:00 [2023-08-27T18:14:00.042Z] #74 28.20 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:14:00 [2023-08-27T18:14:00.042Z] #74 28.20 libtoolize: copying file 'm4/libtool.m4'
18:14:00 [2023-08-27T18:14:00.042Z] #74 28.35 libtoolize: copying file 'm4/ltoptions.m4'
18:14:00 [2023-08-27T18:14:00.042Z] #74 28.51 libtoolize: copying file 'm4/ltsugar.m4'
18:14:00 [2023-08-27T18:14:00.302Z] #74 28.66 libtoolize: copying file 'm4/ltversion.m4'
18:14:00 [2023-08-27T18:14:00.302Z] #74 28.74 libtoolize: copying file 'm4/lt~obsolete.m4'
18:14:05 [2023-08-27T18:14:05.580Z] #74 34.01 configure.ac:11: installing 'build-aux/compile'
18:14:05 [2023-08-27T18:14:05.580Z] #74 34.01 configure.ac:11: installing 'build-aux/config.guess'
18:14:05 [2023-08-27T18:14:05.580Z] #74 34.01 configure.ac:11: installing 'build-aux/config.sub'
18:14:05 [2023-08-27T18:14:05.580Z] #74 34.02 configure.ac:13: installing 'build-aux/install-sh'
18:14:05 [2023-08-27T18:14:05.580Z] #74 34.02 configure.ac:13: installing 'build-aux/missing'
18:14:05 [2023-08-27T18:14:05.580Z] #74 34.02 configure.ac:8: installing 'build-aux/tap-driver.sh'
18:14:05 [2023-08-27T18:14:05.580Z] #74 34.07 Makefile.am: installing 'build-aux/depcomp'
18:14:06 [2023-08-27T18:14:06.778Z] #74 34.80 checking build system type... aarch64-unknown-linux-gnu
18:14:06 [2023-08-27T18:14:06.778Z] #74 35.09 checking host system type... aarch64-unknown-linux-gnu
18:14:06 [2023-08-27T18:14:06.778Z] #74 35.09 checking how to print strings... printf
18:14:06 [2023-08-27T18:14:06.778Z] #74 35.11 checking for gcc... gcc
18:14:06 [2023-08-27T18:14:06.778Z] #74 35.19 checking whether the C compiler works... yes
18:14:06 [2023-08-27T18:14:06.778Z] #74 35.28 checking for C compiler default output file name... a.out
18:14:07 [2023-08-27T18:14:07.037Z] #74 35.28 checking for suffix of executables... 
18:14:07 [2023-08-27T18:14:07.037Z] #74 35.35 checking whether we are cross compiling... no
18:14:07 [2023-08-27T18:14:07.037Z] #74 35.50 checking for suffix of object files... o
18:14:07 [2023-08-27T18:14:07.037Z] #74 35.57 checking whether we are using the GNU C compiler... yes
18:14:07 [2023-08-27T18:14:07.297Z] #74 35.61 checking whether gcc accepts -g... yes
18:14:07 [2023-08-27T18:14:07.297Z] #74 35.67 checking for gcc option to accept ISO C89... none needed
18:14:07 [2023-08-27T18:14:07.297Z] #74 35.77 checking whether gcc understands -c and -o together... yes
18:14:07 [2023-08-27T18:14:07.297Z] #74 35.86 checking for a sed that does not truncate output... /bin/sed
18:14:07 [2023-08-27T18:14:07.556Z] #74 35.88 checking for grep that handles long lines and -e... /bin/grep
18:14:07 [2023-08-27T18:14:07.556Z] #74 35.89 checking for egrep... /bin/grep -E
18:14:07 [2023-08-27T18:14:07.556Z] #74 35.91 checking for fgrep... /bin/grep -F
18:14:07 [2023-08-27T18:14:07.556Z] #74 35.91 checking for ld used by gcc... /usr/bin/ld
18:14:07 [2023-08-27T18:14:07.556Z] #74 35.93 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:14:07 [2023-08-27T18:14:07.556Z] #74 35.94 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:14:07 [2023-08-27T18:14:07.556Z] #74 35.94 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:14:07 [2023-08-27T18:14:07.556Z] #74 36.01 checking whether ln -s works... yes
18:14:07 [2023-08-27T18:14:07.557Z] #74 36.01 checking the maximum length of command line arguments... 1572864
18:14:07 [2023-08-27T18:14:07.557Z] #74 36.05 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:14:07 [2023-08-27T18:14:07.557Z] #74 36.05 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:14:07 [2023-08-27T18:14:07.557Z] #74 36.05 checking for /usr/bin/ld option to reload object files... -r
18:14:07 [2023-08-27T18:14:07.557Z] #74 36.05 checking for objdump... objdump
18:14:07 [2023-08-27T18:14:07.557Z] #74 36.05 checking how to recognize dependent libraries... pass_all
18:14:07 [2023-08-27T18:14:07.557Z] #74 36.05 checking for dlltool... no
18:14:07 [2023-08-27T18:14:07.557Z] #74 36.05 checking how to associate runtime and link libraries... printf %s\n
18:14:07 [2023-08-27T18:14:07.557Z] #74 36.05 checking for ar... ar
18:14:07 [2023-08-27T18:14:07.557Z] #74 36.05 checking for archiver @FILE support... @
18:14:07 [2023-08-27T18:14:07.816Z] #74 36.13 checking for strip... strip
18:14:07 [2023-08-27T18:14:07.816Z] #74 36.13 checking for ranlib... ranlib
18:14:07 [2023-08-27T18:14:07.816Z] #74 36.13 checking for gawk... no
18:14:07 [2023-08-27T18:14:07.816Z] #74 36.14 checking for mawk... mawk
18:14:08 [2023-08-27T18:14:08.075Z] #74 36.14 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:14:08 [2023-08-27T18:14:08.075Z] #74 36.35 checking for sysroot... no
18:14:08 [2023-08-27T18:14:08.075Z] #74 36.35 checking for a working dd... /bin/dd
18:14:08 [2023-08-27T18:14:08.075Z] #74 36.38 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:14:08 [2023-08-27T18:14:08.075Z] #74 36.42 checking for mt... no
18:14:08 [2023-08-27T18:14:08.075Z] #74 36.42 checking if : is a manifest tool... no
18:14:08 [2023-08-27T18:14:08.335Z] #74 36.45 checking how to run the C preprocessor... gcc -E
18:14:08 [2023-08-27T18:14:08.595Z] #74 36.69 checking for ANSI C header files... yes
18:14:08 [2023-08-27T18:14:08.595Z] #74 36.97 checking for sys/types.h... yes
18:14:08 [2023-08-27T18:14:08.854Z] #74 37.08 checking for sys/stat.h... yes
18:14:08 [2023-08-27T18:14:08.854Z] #74 37.18 checking for stdlib.h... yes
18:14:08 [2023-08-27T18:14:08.854Z] #74 37.27 checking for string.h... yes
18:14:09 [2023-08-27T18:14:09.114Z] #74 37.35 checking for memory.h... yes
18:14:09 [2023-08-27T18:14:09.114Z] #74 37.47 checking for strings.h... yes
18:14:09 [2023-08-27T18:14:09.373Z] #74 37.57 checking for inttypes.h... yes
18:14:09 [2023-08-27T18:14:09.373Z] #74 37.70 checking for stdint.h... yes
18:14:09 [2023-08-27T18:14:09.374Z] #74 37.78 checking for unistd.h... yes
18:14:09 [2023-08-27T18:14:09.633Z] #74 37.85 checking for dlfcn.h... yes
18:14:09 [2023-08-27T18:14:09.633Z] #74 37.92 checking for objdir... .libs
18:14:09 [2023-08-27T18:14:09.633Z] #74 38.16 checking if gcc supports -fno-rtti -fno-exceptions... no
18:14:09 [2023-08-27T18:14:09.893Z] #74 38.21 checking for gcc option to produce PIC... -fPIC -DPIC
18:14:09 [2023-08-27T18:14:09.893Z] #74 38.21 checking if gcc PIC flag -fPIC -DPIC works... yes
18:14:10 [2023-08-27T18:14:10.154Z] #74 38.31 checking if gcc static flag -static works... yes
18:14:10 [2023-08-27T18:14:10.154Z] #74 38.44 checking if gcc supports -c -o file.o... yes
18:14:10 [2023-08-27T18:14:10.154Z] #74 38.52 checking if gcc supports -c -o file.o... (cached) yes
18:14:10 [2023-08-27T18:14:10.154Z] #74 38.52 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:14:10 [2023-08-27T18:14:10.413Z] #74 38.54 checking dynamic linker characteristics... GNU/Linux ld.so
18:14:10 [2023-08-27T18:14:10.413Z] #74 38.70 checking how to hardcode library paths into programs... immediate
18:14:10 [2023-08-27T18:14:10.413Z] #74 38.70 checking whether stripping libraries is possible... yes
18:14:10 [2023-08-27T18:14:10.413Z] #74 38.71 checking if libtool supports shared libraries... yes
18:14:10 [2023-08-27T18:14:10.413Z] #74 38.71 checking whether to build shared libraries... no
18:14:10 [2023-08-27T18:14:10.413Z] #74 38.71 checking whether to build static libraries... yes
18:14:10 [2023-08-27T18:14:10.413Z] #74 38.71 checking for a BSD-compatible install... /usr/bin/install -c
18:14:10 [2023-08-27T18:14:10.413Z] #74 38.73 checking whether build environment is sane... yes
18:14:10 [2023-08-27T18:14:10.413Z] #74 38.78 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:14:10 [2023-08-27T18:14:10.413Z] #74 38.79 checking whether make sets $(MAKE)... yes
18:14:10 [2023-08-27T18:14:10.413Z] #74 38.82 checking whether make supports the include directive... yes (GNU style)
18:14:10 [2023-08-27T18:14:10.413Z] #74 38.85 checking whether make supports nested variables... yes
18:14:10 [2023-08-27T18:14:10.673Z] #74 38.91 checking whether UID '0' is supported by ustar format... yes
18:14:10 [2023-08-27T18:14:10.673Z] #74 38.91 checking whether GID '0' is supported by ustar format... yes
18:14:10 [2023-08-27T18:14:10.673Z] #74 38.91 checking how to create a ustar tar archive... gnutar
18:14:10 [2023-08-27T18:14:10.673Z] #74 38.95 checking dependency style of gcc... gcc3
18:14:10 [2023-08-27T18:14:10.673Z] #74 39.04 checking whether to enable maintainer-specific portions of Makefiles... yes
18:14:10 [2023-08-27T18:14:10.673Z] #74 39.04 checking whether make supports nested variables... (cached) yes
18:14:10 [2023-08-27T18:14:10.673Z] #74 39.04 checking for gawk... (cached) mawk
18:14:10 [2023-08-27T18:14:10.673Z] #74 39.04 checking for a sed that does not truncate output... (cached) /bin/sed
18:14:10 [2023-08-27T18:14:10.673Z] #74 39.05 checking for gcc... (cached) gcc
18:14:10 [2023-08-27T18:14:10.673Z] #74 39.12 checking whether we are using the GNU C compiler... (cached) yes
18:14:10 [2023-08-27T18:14:10.673Z] #74 39.12 checking whether gcc accepts -g... (cached) yes
18:14:10 [2023-08-27T18:14:10.673Z] #74 39.12 checking for gcc option to accept ISO C89... (cached) none needed
18:14:10 [2023-08-27T18:14:10.673Z] #74 39.12 checking whether gcc understands -c and -o together... (cached) yes
18:14:10 [2023-08-27T18:14:10.673Z] #74 39.12 checking for a Python interpreter with version >= 3... python3
18:14:10 [2023-08-27T18:14:10.932Z] #74 39.15 checking for python3... /usr/bin/python3
18:14:10 [2023-08-27T18:14:10.933Z] #74 39.15 checking for python3 version... 3.9
18:14:10 [2023-08-27T18:14:10.933Z] #74 39.17 checking for python3 platform... linux
18:14:10 [2023-08-27T18:14:10.933Z] #74 39.19 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:14:10 [2023-08-27T18:14:10.933Z] #74 39.24 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:14:10 [2023-08-27T18:14:10.933Z] #74 39.28 checking for go-md2man... no
18:14:10 [2023-08-27T18:14:10.933Z] #74 39.30 checking error.h usability... yes
18:14:10 [2023-08-27T18:14:10.933Z] #74 39.35 checking error.h presence... yes
18:14:10 [2023-08-27T18:14:10.933Z] #74 39.38 checking for error.h... yes
18:14:11 [2023-08-27T18:14:11.192Z] #74 39.41 checking linux/openat2.h usability... yes
18:14:11 [2023-08-27T18:14:11.192Z] #74 39.47 checking linux/openat2.h presence... yes
18:14:11 [2023-08-27T18:14:11.192Z] #74 39.50 checking for linux/openat2.h... yes
18:14:11 [2023-08-27T18:14:11.192Z] #74 39.54 checking for copy_file_range... yes
18:14:11 [2023-08-27T18:14:11.453Z] #74 39.67 checking for fgetxattr... yes
18:14:11 [2023-08-27T18:14:11.713Z] #74 39.80 checking for statx... yes
18:14:11 [2023-08-27T18:14:11.713Z] #74 39.97 checking for fgetpwent_r... yes
18:14:11 [2023-08-27T18:14:11.713Z] #74 40.07 checking for issetugid... no
18:14:11 [2023-08-27T18:14:11.713Z] #74 40.14 checking for pkg-config... /usr/bin/pkg-config
18:14:11 [2023-08-27T18:14:11.713Z] #74 40.14 checking pkg-config is at least version 0.9.0... yes
18:14:11 [2023-08-27T18:14:11.972Z] #74 40.15 checking for library containing yajl_tree_get... -lyajl
18:14:11 [2023-08-27T18:14:11.972Z] #74 40.33 checking for yajl >= 2.0.0... yes
18:14:11 [2023-08-27T18:14:11.972Z] #74 40.35 checking sys/capability.h usability... yes
18:14:11 [2023-08-27T18:14:11.972Z] #74 40.39 checking sys/capability.h presence... yes
18:14:11 [2023-08-27T18:14:11.972Z] #74 40.41 checking for sys/capability.h... yes
18:14:12 [2023-08-27T18:14:12.232Z] #74 40.41 checking for library containing cap_from_name... -lcap
18:14:12 [2023-08-27T18:14:12.493Z] #74 40.63 checking for library containing dlopen... -ldl
18:14:12 [2023-08-27T18:14:12.493Z] #74 40.84 checking seccomp.h usability... yes
18:14:12 [2023-08-27T18:14:12.493Z] #74 40.89 checking seccomp.h presence... yes
18:14:12 [2023-08-27T18:14:12.493Z] #74 40.92 checking for seccomp.h... yes
18:14:12 [2023-08-27T18:14:12.752Z] #74 40.92 checking for library containing seccomp_rule_add... -lseccomp
18:14:12 [2023-08-27T18:14:12.752Z] #74 41.10 checking for library containing seccomp_arch_resolve_name... none required
18:14:12 [2023-08-27T18:14:12.752Z] #74 41.17 checking systemd/sd-bus.h usability... yes
18:14:12 [2023-08-27T18:14:12.752Z] #74 41.22 checking systemd/sd-bus.h presence... yes
18:14:12 [2023-08-27T18:14:12.752Z] #74 41.25 checking for systemd/sd-bus.h... yes
18:14:13 [2023-08-27T18:14:13.012Z] #74 41.25 checking for library containing sd_bus_match_signal_async... -lsystemd
18:14:13 [2023-08-27T18:14:13.012Z] #74 41.43 checking for sd_notify_barrier... yes
18:14:13 [2023-08-27T18:14:13.271Z] #74 41.53 checking linux/bpf.h usability... yes
18:14:13 [2023-08-27T18:14:13.271Z] #74 41.58 checking linux/bpf.h presence... yes
18:14:13 [2023-08-27T18:14:13.271Z] #74 41.60 checking for linux/bpf.h... yes
18:14:13 [2023-08-27T18:14:13.271Z] #74 41.60 checking compilation for eBPF... yes
18:14:13 [2023-08-27T18:14:13.271Z] #74 41.69 checking for criu >= 3.15... no
18:14:13 [2023-08-27T18:14:13.271Z] #74 41.70 configure: CRIU headers not found, building without CRIU support
18:14:13 [2023-08-27T18:14:13.271Z] #74 41.70 checking for criu > 3.16... no
18:14:13 [2023-08-27T18:14:13.271Z] #74 41.71 configure: CRIU version doesn't support join-ns API
18:14:13 [2023-08-27T18:14:13.271Z] #74 41.71 checking for criu > 3.16.1... no
18:14:13 [2023-08-27T18:14:13.271Z] #74 41.71 configure: CRIU version doesn't support for pre-dumping
18:14:13 [2023-08-27T18:14:13.271Z] #74 41.71 checking for new mount API (fsconfig)... yes
18:14:13 [2023-08-27T18:14:13.530Z] #74 41.81 checking for seccomp notify API... yes
18:14:13 [2023-08-27T18:14:13.530Z] #74 41.84 checking for gperf... no
18:14:13 [2023-08-27T18:14:13.530Z] #74 41.84 configure: gperf not found - cannot rebuild signal parser code
18:14:13 [2023-08-27T18:14:13.530Z] #74 41.84 checking for library containing argp_parse... none required
18:14:13 [2023-08-27T18:14:13.530Z] #74 41.93 checking that generated files are newer than configure... done
18:14:13 [2023-08-27T18:14:13.530Z] #74 41.93 configure: creating ./config.status
18:14:14 [2023-08-27T18:14:14.467Z] #74 42.82 config.status: creating Makefile
18:14:14 [2023-08-27T18:14:14.467Z] #74 42.84 config.status: creating rpm/crun.spec
18:14:14 [2023-08-27T18:14:14.467Z] #74 42.86 config.status: creating config.h
18:14:14 [2023-08-27T18:14:14.467Z] #74 42.88 config.status: executing libtool commands
18:14:14 [2023-08-27T18:14:14.467Z] #74 42.89 config.status: executing depfiles commands
18:14:14 [2023-08-27T18:14:14.726Z] #74 43.25 === configuring in libocispec (/tmp/crun-build/libocispec)
18:14:14 [2023-08-27T18:14:14.985Z] #74 43.25 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:14:14 [2023-08-27T18:14:14.985Z] #74 43.36 checking for gcc... gcc
18:14:14 [2023-08-27T18:14:14.985Z] #74 43.39 checking whether the C compiler works... yes
18:14:14 [2023-08-27T18:14:14.985Z] #74 43.45 checking for C compiler default output file name... a.out
18:14:14 [2023-08-27T18:14:14.985Z] #74 43.45 checking for suffix of executables... 
18:14:15 [2023-08-27T18:14:15.244Z] #74 43.52 checking whether we are cross compiling... no
18:14:15 [2023-08-27T18:14:15.244Z] #74 43.60 checking for suffix of object files... o
18:14:15 [2023-08-27T18:14:15.244Z] #74 43.65 checking whether we are using the GNU C compiler... yes
18:14:15 [2023-08-27T18:14:15.244Z] #74 43.68 checking whether gcc accepts -g... yes
18:14:15 [2023-08-27T18:14:15.244Z] #74 43.72 checking for gcc option to accept ISO C89... none needed
18:14:15 [2023-08-27T18:14:15.502Z] #74 43.77 checking whether gcc understands -c and -o together... yes
18:14:15 [2023-08-27T18:14:15.502Z] #74 43.82 checking how to run the C preprocessor... gcc -E
18:14:15 [2023-08-27T18:14:15.502Z] #74 43.89 checking for grep that handles long lines and -e... /bin/grep
18:14:15 [2023-08-27T18:14:15.502Z] #74 43.89 checking for egrep... /bin/grep -E
18:14:15 [2023-08-27T18:14:15.761Z] #74 43.89 checking for ANSI C header files... yes
18:14:15 [2023-08-27T18:14:15.761Z] #74 44.06 checking for sys/types.h... yes
18:14:15 [2023-08-27T18:14:15.761Z] #74 44.14 checking for sys/stat.h... yes
18:14:15 [2023-08-27T18:14:15.761Z] #74 44.18 checking for stdlib.h... yes
18:14:15 [2023-08-27T18:14:15.761Z] #74 44.22 checking for string.h... yes
18:14:15 [2023-08-27T18:14:15.761Z] #74 44.27 checking for memory.h... yes
18:14:16 [2023-08-27T18:14:16.019Z] #74 44.32 checking for strings.h... yes
18:14:16 [2023-08-27T18:14:16.019Z] #74 44.39 checking for inttypes.h... yes
18:14:16 [2023-08-27T18:14:16.019Z] #74 44.45 checking for stdint.h... yes
18:14:16 [2023-08-27T18:14:16.019Z] #74 44.52 checking for unistd.h... yes
18:14:16 [2023-08-27T18:14:16.278Z] #74 44.57 checking minix/config.h usability... no
18:14:16 [2023-08-27T18:14:16.278Z] #74 44.65 checking minix/config.h presence... no
18:14:16 [2023-08-27T18:14:16.278Z] #74 44.67 checking for minix/config.h... no
18:14:16 [2023-08-27T18:14:16.278Z] #74 44.67 checking whether it is safe to define __EXTENSIONS__... yes
18:14:16 [2023-08-27T18:14:16.278Z] #74 44.74 checking build system type... aarch64-unknown-linux-gnu
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.82 checking host system type... aarch64-unknown-linux-gnu
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.82 checking how to print strings... printf
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.82 checking for a sed that does not truncate output... /bin/sed
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.83 checking for fgrep... /bin/grep -F
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.83 checking for ld used by gcc... /usr/bin/ld
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.84 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.84 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.84 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.88 checking whether ln -s works... yes
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.88 checking the maximum length of command line arguments... 1572864
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.89 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.89 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.89 checking for /usr/bin/ld option to reload object files... -r
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.89 checking for objdump... objdump
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.89 checking how to recognize dependent libraries... pass_all
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.89 checking for dlltool... no
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.89 checking how to associate runtime and link libraries... printf %s\n
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.89 checking for ar... ar
18:14:16 [2023-08-27T18:14:16.537Z] #74 44.89 checking for archiver @FILE support... 
18:14:16 [2023-08-27T18:14:16.537Z] #74 ...
18:14:16 [2023-08-27T18:14:16.537Z] 
18:14:16 [2023-08-27T18:14:16.537Z] #73 [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...)
18:14:16 [2023-08-27T18:14:16.537Z] #73 42.63 + bin/containerd
18:14:16 [2023-08-27T18:14:16.537Z] #73 42.63 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
18:14:19 [2023-08-27T18:14:19.831Z] #73 ...
18:14:19 [2023-08-27T18:14:19.831Z] 
18:14:19 [2023-08-27T18:14:19.831Z] #76 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
18:14:19 [2023-08-27T18:14:19.831Z] #76 DONE 47.7s
18:14:19 [2023-08-27T18:14:19.831Z] 
18:14:19 [2023-08-27T18:14:19.831Z] #79 [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...)
18:14:19 [2023-08-27T18:14:19.831Z] #79 DONE 47.7s
18:14:19 [2023-08-27T18:14:19.831Z] 
18:14:19 [2023-08-27T18:14:19.831Z] #78 [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...)
18:14:19 [2023-08-27T18:14:19.831Z] #78 DONE 47.7s
18:14:19 [2023-08-27T18:14:19.831Z] 
18:14:19 [2023-08-27T18:14:19.831Z] #81 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
18:14:19 [2023-08-27T18:14:19.831Z] #81 DONE 0.1s
18:14:19 [2023-08-27T18:14:19.831Z] 
18:14:19 [2023-08-27T18:14:19.831Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:14:19 [2023-08-27T18:14:19.831Z] #74 44.89 checking for archiver @FILE support... @
18:14:19 [2023-08-27T18:14:19.831Z] #74 44.94 checking for strip... strip
18:14:19 [2023-08-27T18:14:19.831Z] #74 44.94 checking for ranlib... ranlib
18:14:19 [2023-08-27T18:14:19.831Z] #74 44.94 checking for gawk... no
18:14:19 [2023-08-27T18:14:19.831Z] #74 44.94 checking for mawk... mawk
18:14:19 [2023-08-27T18:14:19.831Z] #74 44.94 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.08 checking for sysroot... no
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.08 checking for a working dd... /bin/dd
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.09 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.10 checking for mt... no
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.10 checking if : is a manifest tool... no
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.10 checking for dlfcn.h... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.15 checking for objdir... .libs
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.33 checking if gcc supports -fno-rtti -fno-exceptions... no
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.36 checking for gcc option to produce PIC... -fPIC -DPIC
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.36 checking if gcc PIC flag -fPIC -DPIC works... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.42 checking if gcc static flag -static works... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.54 checking if gcc supports -c -o file.o... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.65 checking if gcc supports -c -o file.o... (cached) yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.65 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.69 checking dynamic linker characteristics... GNU/Linux ld.so
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.83 checking how to hardcode library paths into programs... immediate
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.83 checking whether stripping libraries is possible... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.84 checking if libtool supports shared libraries... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.84 checking whether to build shared libraries... no
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.84 checking whether to build static libraries... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.84 checking for a BSD-compatible install... /usr/bin/install -c
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.85 checking whether build environment is sane... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.87 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.88 checking whether make sets $(MAKE)... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.91 checking whether make supports the include directive... yes (GNU style)
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.92 checking whether make supports nested variables... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.95 checking whether UID '0' is supported by ustar format... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.95 checking whether GID '0' is supported by ustar format... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 45.95 checking how to create a ustar tar archive... gnutar
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.02 checking dependency style of gcc... gcc3
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.12 checking whether to enable maintainer-specific portions of Makefiles... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.12 checking whether make supports nested variables... (cached) yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.13 checking for pkg-config... /usr/bin/pkg-config
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.13 checking pkg-config is at least version 0.9.0... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.13 checking for yajl >= 2.1.0... yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.14 checking for a sed that does not truncate output... (cached) /bin/sed
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.15 checking for gcc... (cached) gcc
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.18 checking whether we are using the GNU C compiler... (cached) yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.18 checking whether gcc accepts -g... (cached) yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.18 checking for gcc option to accept ISO C89... (cached) none needed
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.18 checking whether gcc understands -c and -o together... (cached) yes
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.18 checking for a Python interpreter with version >= 3... python3
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.20 checking for python3... /usr/bin/python3
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.21 checking for python3 version... 3.9
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.22 checking for python3 platform... linux
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.24 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.28 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.38 checking that generated files are newer than configure... done
18:14:19 [2023-08-27T18:14:19.831Z] #74 46.87 configure: creating ./config.status
18:14:19 [2023-08-27T18:14:19.831Z] #74 ...
18:14:19 [2023-08-27T18:14:19.831Z] 
18:14:19 [2023-08-27T18:14:19.831Z] #80 [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...)
18:14:19 [2023-08-27T18:14:19.831Z] #80 DONE 47.7s
18:14:19 [2023-08-27T18:14:19.831Z] 
18:14:19 [2023-08-27T18:14:19.831Z] #82 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
18:14:19 [2023-08-27T18:14:19.831Z] #82 DONE 0.1s
18:14:19 [2023-08-27T18:14:19.831Z] 
18:14:19 [2023-08-27T18:14:19.831Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:14:20 [2023-08-27T18:14:20.402Z] #74 48.74 config.status: creating Makefile
18:14:20 [2023-08-27T18:14:20.402Z] #74 48.76 config.status: creating config.h
18:14:20 [2023-08-27T18:14:20.403Z] #74 48.79 config.status: executing libtool commands
18:14:20 [2023-08-27T18:14:20.403Z] #74 48.81 config.status: executing depfiles commands
18:14:20 [2023-08-27T18:14:20.662Z] #74 ...
18:14:20 [2023-08-27T18:14:20.662Z] 
18:14:20 [2023-08-27T18:14:20.662Z] #83 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
18:14:20 [2023-08-27T18:14:20.662Z] #83 DONE 0.3s
18:14:20 [2023-08-27T18:14:20.662Z] 
18:14:20 [2023-08-27T18:14:20.662Z] #84 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
18:14:20 [2023-08-27T18:14:20.663Z] #84 DONE 0.1s
18:14:20 [2023-08-27T18:14:20.663Z] 
18:14:20 [2023-08-27T18:14:20.663Z] #85 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
18:14:20 [2023-08-27T18:14:20.663Z] #85 DONE 0.0s
18:14:20 [2023-08-27T18:14:20.663Z] 
18:14:20 [2023-08-27T18:14:20.663Z] #86 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
18:14:20 [2023-08-27T18:14:20.663Z] #86 DONE 0.1s
18:14:20 [2023-08-27T18:14:20.663Z] 
18:14:20 [2023-08-27T18:14:20.663Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:14:20 [2023-08-27T18:14:20.663Z] #74 49.13 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
18:14:20 [2023-08-27T18:14:20.663Z] #74 49.15 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:14:20 [2023-08-27T18:14:20.923Z] #74 ...
18:14:20 [2023-08-27T18:14:20.923Z] 
18:14:20 [2023-08-27T18:14:20.923Z] #87 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
18:14:20 [2023-08-27T18:14:20.923Z] #87 DONE 0.0s
18:14:20 [2023-08-27T18:14:20.923Z] 
18:14:20 [2023-08-27T18:14:20.923Z] #88 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
18:14:20 [2023-08-27T18:14:20.923Z] #88 DONE 0.0s
18:14:20 [2023-08-27T18:14:20.923Z] 
18:14:20 [2023-08-27T18:14:20.923Z] #89 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
18:14:20 [2023-08-27T18:14:20.923Z] #89 DONE 0.1s
18:14:20 [2023-08-27T18:14:20.923Z] 
18:14:20 [2023-08-27T18:14:20.923Z] #90 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
18:14:20 [2023-08-27T18:14:20.923Z] #90 DONE 0.1s
18:14:20 [2023-08-27T18:14:20.923Z] 
18:14:20 [2023-08-27T18:14:20.923Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:14:20 [2023-08-27T18:14:20.923Z] #74 49.39 checking for gcc... gcc
18:14:20 [2023-08-27T18:14:20.923Z] #74 49.44 checking whether the C compiler works... yes
18:14:20 [2023-08-27T18:14:20.923Z] #74 49.50 checking for C compiler default output file name... a.out
18:14:21 [2023-08-27T18:14:21.183Z] #74 49.50 checking for suffix of executables... 
18:14:21 [2023-08-27T18:14:21.183Z] #74 49.61 checking whether we are cross compiling... no
18:14:21 [2023-08-27T18:14:21.443Z] #74 49.70 checking for suffix of object files... o
18:14:21 [2023-08-27T18:14:21.443Z] #74 49.77 checking whether we are using the GNU C compiler... yes
18:14:21 [2023-08-27T18:14:21.443Z] #74 49.82 checking whether gcc accepts -g... yes
18:14:21 [2023-08-27T18:14:21.704Z] #74 49.86 checking for gcc option to accept ISO C89... none needed
18:14:21 [2023-08-27T18:14:21.704Z] #74 49.96 checking whether gcc understands -c and -o together... yes
18:14:21 [2023-08-27T18:14:21.704Z] #74 50.05 checking for a BSD-compatible install... /usr/bin/install -c
18:14:21 [2023-08-27T18:14:21.704Z] #74 50.07 checking whether build environment is sane... yes
18:14:21 [2023-08-27T18:14:21.704Z] #74 50.10 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:14:21 [2023-08-27T18:14:21.704Z] #74 50.10 checking for gawk... no
18:14:21 [2023-08-27T18:14:21.704Z] #74 50.10 checking for mawk... mawk
18:14:21 [2023-08-27T18:14:21.704Z] #74 50.10 checking whether make sets $(MAKE)... yes
18:14:21 [2023-08-27T18:14:21.964Z] #74 50.16 checking whether make supports the include directive... yes (GNU style)
18:14:21 [2023-08-27T18:14:21.964Z] #74 50.18 checking whether make supports nested variables... yes
18:14:21 [2023-08-27T18:14:21.964Z] #74 50.20 checking whether UID '0' is supported by ustar format... yes
18:14:21 [2023-08-27T18:14:21.964Z] #74 50.20 checking whether GID '0' is supported by ustar format... yes
18:14:21 [2023-08-27T18:14:21.964Z] #74 50.20 checking how to create a ustar tar archive... gnutar
18:14:21 [2023-08-27T18:14:21.964Z] #74 50.24 checking dependency style of gcc... gcc3
18:14:21 [2023-08-27T18:14:21.964Z] #74 50.32 checking whether to enable maintainer-specific portions of Makefiles... yes
18:14:21 [2023-08-27T18:14:21.964Z] #74 50.32 checking whether make supports nested variables... (cached) yes
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.34 checking build system type... aarch64-unknown-linux-gnu
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.51 checking host system type... aarch64-unknown-linux-gnu
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.51 checking how to print strings... printf
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.53 checking for a sed that does not truncate output... /bin/sed
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.55 checking for grep that handles long lines and -e... /bin/grep
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.55 checking for egrep... /bin/grep -E
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.56 checking for fgrep... /bin/grep -F
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.57 checking for ld used by gcc... /usr/bin/ld
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.58 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.58 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.59 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.64 checking whether ln -s works... yes
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.64 checking the maximum length of command line arguments... 1572864
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.65 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.65 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.65 checking for /usr/bin/ld option to reload object files... -r
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.65 checking for objdump... objdump
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.65 checking how to recognize dependent libraries... pass_all
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.65 checking for dlltool... no
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.65 checking how to associate runtime and link libraries... printf %s\n
18:14:22 [2023-08-27T18:14:22.225Z] #74 50.65 checking for ar... ar
18:14:22 [2023-08-27T18:14:22.485Z] #74 50.65 checking for archiver @FILE support... @
18:14:22 [2023-08-27T18:14:22.485Z] #74 50.71 checking for strip... strip
18:14:22 [2023-08-27T18:14:22.485Z] #74 50.71 checking for ranlib... ranlib
18:14:22 [2023-08-27T18:14:22.485Z] #74 50.71 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:14:22 [2023-08-27T18:14:22.485Z] #74 50.90 checking for sysroot... no
18:14:22 [2023-08-27T18:14:22.485Z] #74 50.90 checking for a working dd... /bin/dd
18:14:22 [2023-08-27T18:14:22.485Z] #74 50.91 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:14:22 [2023-08-27T18:14:22.485Z] #74 50.92 checking for mt... no
18:14:22 [2023-08-27T18:14:22.485Z] #74 50.92 checking if : is a manifest tool... no
18:14:22 [2023-08-27T18:14:22.485Z] #74 50.93 checking how to run the C preprocessor... gcc -E
18:14:22 [2023-08-27T18:14:22.746Z] 
18:14:22 [2023-08-27T18:14:22.746Z] #74 ...
18:14:22 [2023-08-27T18:14:22.746Z] 
18:14:22 [2023-08-27T18:14:22.746Z] #91 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
18:14:22 [2023-08-27T18:14:22.746Z] #91 DONE 1.6s
18:14:22 [2023-08-27T18:14:22.746Z] 
18:14:22 [2023-08-27T18:14:22.746Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:14:22 [2023-08-27T18:14:22.746Z] #74 51.02 checking for ANSI C header files... #74 ...
18:14:22 [2023-08-27T18:14:22.746Z] 
18:14:22 [2023-08-27T18:14:22.746Z] #92 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
18:14:22 [2023-08-27T18:14:22.746Z] #92 DONE 0.1s
18:14:22 [2023-08-27T18:14:22.746Z] 
18:14:22 [2023-08-27T18:14:22.746Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:14:22 [2023-08-27T18:14:22.746Z] #74 51.02 checking for ANSI C header files... yes
18:14:23 [2023-08-27T18:14:23.006Z] #74 51.27 checking for sys/types.h... yes
18:14:23 [2023-08-27T18:14:23.006Z] #74 51.33 checking for sys/stat.h... yes
18:14:23 [2023-08-27T18:14:23.006Z] #74 51.45 checking for stdlib.h... yes
18:14:23 [2023-08-27T18:14:23.266Z] #74 51.52 checking for string.h... yes
18:14:23 [2023-08-27T18:14:23.266Z] #74 51.59 checking for memory.h... yes
18:14:23 [2023-08-27T18:14:23.266Z] #74 51.72 checking for strings.h... yes
18:14:23 [2023-08-27T18:14:23.526Z] #74 51.84 checking for inttypes.h... yes
18:14:23 [2023-08-27T18:14:23.526Z] #74 51.93 checking for stdint.h... yes
18:14:23 [2023-08-27T18:14:23.785Z] #74 52.02 checking for unistd.h... yes
18:14:23 [2023-08-27T18:14:23.785Z] #74 52.11 checking for dlfcn.h... yes
18:14:23 [2023-08-27T18:14:23.785Z] #74 52.21 checking for objdir... .libs
18:14:24 [2023-08-27T18:14:24.045Z] #74 52.47 checking if gcc supports -fno-rtti -fno-exceptions... no
18:14:24 [2023-08-27T18:14:24.045Z] #74 52.52 checking for gcc option to produce PIC... -fPIC -DPIC
18:14:24 [2023-08-27T18:14:24.045Z] #74 52.52 checking if gcc PIC flag -fPIC -DPIC works... yes
18:14:24 [2023-08-27T18:14:24.305Z] #74 ...
18:14:24 [2023-08-27T18:14:24.305Z] 
18:14:24 [2023-08-27T18:14:24.305Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
18:14:24 [2023-08-27T18:14:24.305Z] #93 DONE 1.5s
18:14:24 [2023-08-27T18:14:24.305Z] 
18:14:24 [2023-08-27T18:14:24.305Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:14:24 [2023-08-27T18:14:24.305Z] #74 52.58 checking if gcc static flag -static works... yes
18:14:24 [2023-08-27T18:14:24.305Z] #74 52.68 checking if gcc supports -c -o file.o... yes
18:14:24 [2023-08-27T18:14:24.305Z] #74 52.75 checking if gcc supports -c -o file.o... (cached) yes
18:14:24 [2023-08-27T18:14:24.305Z] #74 52.75 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:14:24 [2023-08-27T18:14:24.565Z] #74 52.78 checking dynamic linker characteristics... GNU/Linux ld.so
18:14:24 [2023-08-27T18:14:24.565Z] #74 52.88 checking how to hardcode library paths into programs... immediate
18:14:24 [2023-08-27T18:14:24.565Z] #74 52.88 checking whether stripping libraries is possible... yes
18:14:24 [2023-08-27T18:14:24.565Z] #74 52.88 checking if libtool supports shared libraries... yes
18:14:24 [2023-08-27T18:14:24.565Z] #74 52.88 checking whether to build shared libraries... no
18:14:24 [2023-08-27T18:14:24.565Z] #74 52.88 checking whether to build static libraries... yes
18:14:24 [2023-08-27T18:14:24.565Z] #74 52.89 checking float.h usability... yes
18:14:24 [2023-08-27T18:14:24.565Z] #74 52.94 checking float.h presence... yes
18:14:24 [2023-08-27T18:14:24.565Z] #74 52.95 checking for float.h... yes
18:14:24 [2023-08-27T18:14:24.565Z] #74 52.96 checking limits.h usability... yes
18:14:24 [2023-08-27T18:14:24.565Z] #74 53.01 checking limits.h presence... yes
18:14:24 [2023-08-27T18:14:24.565Z] #74 53.02 checking for limits.h... yes
18:14:24 [2023-08-27T18:14:24.565Z] #74 53.03 checking stddef.h usability... yes
18:14:24 [2023-08-27T18:14:24.825Z] #74 53.08 checking stddef.h presence... yes
18:14:24 [2023-08-27T18:14:24.825Z] #74 53.10 checking for stddef.h... yes
18:14:24 [2023-08-27T18:14:24.825Z] #74 53.13 checking for stdlib.h... (cached) yes
18:14:24 [2023-08-27T18:14:24.825Z] #74 53.15 checking for string.h... (cached) yes
18:14:24 [2023-08-27T18:14:24.825Z] #74 53.17 checking sys/time.h usability... yes
18:14:24 [2023-08-27T18:14:24.825Z] #74 53.21 checking sys/time.h presence... yes
18:14:24 [2023-08-27T18:14:24.825Z] #74 53.23 checking for sys/time.h... yes
18:14:24 [2023-08-27T18:14:24.825Z] #74 53.25 checking for inline... inline
18:14:25 [2023-08-27T18:14:25.085Z] #74 53.28 checking for size_t... yes
18:14:25 [2023-08-27T18:14:25.085Z] #74 53.37 checking for stdlib.h... (cached) yes
18:14:25 [2023-08-27T18:14:25.085Z] #74 53.37 checking for GNU libc compatible malloc... yes
18:14:25 [2023-08-27T18:14:25.085Z] #74 53.44 checking for stdlib.h... (cached) yes
18:14:25 [2023-08-27T18:14:25.085Z] #74 53.45 checking for GNU libc compatible realloc... yes
18:14:25 [2023-08-27T18:14:25.085Z] #74 53.50 checking for working strtod... yes
18:14:25 [2023-08-27T18:14:25.085Z] #74 53.59 checking for gettimeofday... yes
18:14:25 [2023-08-27T18:14:25.345Z] #74 53.65 checking for memset... yes
18:14:25 [2023-08-27T18:14:25.345Z] #74 53.72 checking for strspn... yes
18:14:25 [2023-08-27T18:14:25.603Z] #74 53.81 checking that generated files are newer than configure... done
18:14:25 [2023-08-27T18:14:25.603Z] #74 53.81 configure: creating ./config.status
18:14:26 [2023-08-27T18:14:26.171Z] #74 54.49 config.status: creating Makefile
18:14:26 [2023-08-27T18:14:26.171Z] #74 54.51 config.status: creating config.h
18:14:26 [2023-08-27T18:14:26.171Z] #74 54.52 config.status: executing depfiles commands
18:14:26 [2023-08-27T18:14:26.171Z] #74 54.58 config.status: executing libtool commands
18:14:26 [2023-08-27T18:14:26.430Z] #74 54.80   GEN      .version
18:14:26 [2023-08-27T18:14:26.430Z] #74 54.81 make  install-recursive
18:14:26 [2023-08-27T18:14:26.430Z] #74 54.81 make[1]: Entering directory '/tmp/crun-build'
18:14:26 [2023-08-27T18:14:26.430Z] #74 54.84 Making install in libocispec
18:14:26 [2023-08-27T18:14:26.430Z] #74 54.85 make[2]: Entering directory '/tmp/crun-build/libocispec'
18:14:26 [2023-08-27T18:14:26.430Z] #74 54.89 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
18:14:26 [2023-08-27T18:14:26.430Z] #74 54.89 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
18:14:26 [2023-08-27T18:14:26.430Z] #74 54.89 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
18:14:26 [2023-08-27T18:14:26.430Z] #74 54.89 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
18:14:26 [2023-08-27T18:14:26.430Z] #74 54.94 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.95 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.95 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.95 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.95 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.95 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.95 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.95 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.95 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.96 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.96 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.96 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.96 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.96 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.96 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 54.96 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.16 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.17 make  install-recursive
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.17 make[3]: Entering directory '/tmp/crun-build/libocispec'
18:14:26 [2023-08-27T18:14:26.690Z] #74 55.23 Making install in yajl
18:14:26 [2023-08-27T18:14:26.951Z] #74 55.23 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:14:26 [2023-08-27T18:14:26.951Z] #74 55.24   CC       verify/json_verify-json_verify.o
18:14:26 [2023-08-27T18:14:26.951Z] #74 55.24   CC       src/libyajl_la-yajl_alloc.lo
18:14:26 [2023-08-27T18:14:26.951Z] #74 55.24   CC       src/libyajl_la-yajl.lo
18:14:26 [2023-08-27T18:14:26.951Z] #74 55.25   CC       src/libyajl_la-yajl_gen.lo
18:14:26 [2023-08-27T18:14:26.951Z] #74 55.25   CC       src/libyajl_la-yajl_parser.lo
18:14:26 [2023-08-27T18:14:26.951Z] #74 55.25   CC       src/libyajl_la-yajl_buf.lo
18:14:26 [2023-08-27T18:14:26.951Z] #74 55.25   CC       src/libyajl_la-yajl_encode.lo
18:14:26 [2023-08-27T18:14:26.951Z] #74 55.25   CC       src/libyajl_la-yajl_lex.lo
18:14:26 [2023-08-27T18:14:26.951Z] #74 55.25   CC       src/libyajl_la-yajl_tree.lo
18:14:27 [2023-08-27T18:14:27.209Z] #74 55.66   CCLD     libyajl.la
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.76   CCLD     verify/json_verify
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.86 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.86 make[5]: Nothing to be done for 'install-exec-am'.
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.86 make[5]: Nothing to be done for 'install-data-am'.
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.86 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.86 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.87 make[4]: Entering directory '/tmp/crun-build/libocispec'
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.89   CC       src/validate.o
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.89   CC       src/image_spec_schema_config_schema.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.89   CC       src/image_spec_schema_content_descriptor.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.89   CC       src/image_spec_schema_defs.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.89   CC       src/image_spec_schema_defs_descriptor.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.90   CC       src/image_spec_schema_image_index_schema.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.90   CC       src/image_spec_schema_image_layout_schema.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.90   CC       src/image_spec_schema_image_manifest_schema.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.90   CC       src/runtime_spec_schema_config_linux.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.90   CC       src/runtime_spec_schema_config_zos.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.90   CC       src/runtime_spec_schema_config_schema.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.90   CC       src/runtime_spec_schema_config_solaris.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.91   CC       src/runtime_spec_schema_config_vm.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.91   CC       src/runtime_spec_schema_defs.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.92   CC       src/runtime_spec_schema_config_windows.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.92   CC       src/runtime_spec_schema_defs_linux.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.92   CC       src/runtime_spec_schema_defs_zos.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.92   CC       src/runtime_spec_schema_defs_vm.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.94   CC       src/runtime_spec_schema_defs_windows.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.95   CC       src/runtime_spec_schema_state_schema.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 55.98   CC       src/image_manifest_items_image_manifest_items_schema.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 56.00   CC       src/basic_test_double_array_item.lo
18:14:27 [2023-08-27T18:14:27.469Z] #74 56.02   CC       src/basic_test_double_array.lo
18:14:27 [2023-08-27T18:14:27.729Z] #74 56.03   CC       src/basic_test_top_array_int.lo
18:14:27 [2023-08-27T18:14:27.729Z] #74 56.06   CC       src/basic_test_top_array_string.lo
18:14:27 [2023-08-27T18:14:27.729Z] #74 56.06   CC       src/basic_test_top_double_array_int.lo
18:14:27 [2023-08-27T18:14:27.729Z] #74 56.09   CC       src/basic_test_top_double_array_obj.lo
18:14:27 [2023-08-27T18:14:27.729Z] #74 56.10   CC       src/basic_test_top_double_array_refobj.lo
18:14:27 [2023-08-27T18:14:27.729Z] #74 56.11   CC       src/basic_test_top_double_array_string.lo
18:14:27 [2023-08-27T18:14:27.729Z] #74 56.12   CC       src/read-file.lo
18:14:27 [2023-08-27T18:14:27.729Z] #74 56.15   CC       src/json_common.lo
18:14:27 [2023-08-27T18:14:27.729Z] #74 56.16   CC       tests/test-1.o
18:14:27 [2023-08-27T18:14:27.729Z] #74 56.19   CC       tests/test-2.o
18:14:27 [2023-08-27T18:14:27.729Z] #74 56.20   CC       tests/test-3.o
18:14:27 [2023-08-27T18:14:27.729Z] #74 56.22   CC       tests/test-4.o
18:14:27 [2023-08-27T18:14:27.729Z] #74 56.25   CC       tests/test-5.o
18:14:27 [2023-08-27T18:14:27.989Z] #74 56.26   CC       tests/test-6.o
18:14:27 [2023-08-27T18:14:27.989Z] #74 56.27   CC       tests/test-7.o
18:14:27 [2023-08-27T18:14:27.989Z] #74 56.29   CC       tests/test-8.o
18:14:27 [2023-08-27T18:14:27.989Z] #74 56.30   CC       tests/test-9.o
18:14:27 [2023-08-27T18:14:27.989Z] #74 56.35   CC       tests/test-10.o
18:14:27 [2023-08-27T18:14:27.989Z] #74 56.35   CC       tests/test-11.o
18:14:29 [2023-08-27T18:14:29.897Z] #74 58.38   CCLD     libocispec.la
18:14:30 [2023-08-27T18:14:30.156Z] #74 58.52   CCLD     src/validate
18:14:30 [2023-08-27T18:14:30.156Z] #74 58.52   CCLD     tests/test-1
18:14:30 [2023-08-27T18:14:30.156Z] #74 58.52   CCLD     tests/test-2
18:14:30 [2023-08-27T18:14:30.156Z] #74 58.52   CCLD     tests/test-3
18:14:30 [2023-08-27T18:14:30.156Z] #74 58.52   CCLD     tests/test-4
18:14:30 [2023-08-27T18:14:30.156Z] #74 58.53   CCLD     tests/test-5
18:14:30 [2023-08-27T18:14:30.156Z] #74 58.54   CCLD     tests/test-7
18:14:30 [2023-08-27T18:14:30.156Z] #74 58.54   CCLD     tests/test-6
18:14:30 [2023-08-27T18:14:30.156Z] #74 58.54   CCLD     tests/test-8
18:14:30 [2023-08-27T18:14:30.156Z] #74 58.54   CCLD     tests/test-9
18:14:30 [2023-08-27T18:14:30.156Z] #74 58.54   CCLD     tests/test-10
18:14:30 [2023-08-27T18:14:30.156Z] #74 58.55 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
18:14:30 [2023-08-27T18:14:30.156Z] #74 58.55   CCLD     tests/test-11
18:14:30 [2023-08-27T18:14:30.415Z] #74 58.67 libtool: link: ar cr libocispec.a 
18:14:30 [2023-08-27T18:14:30.415Z] #74 58.68 libtool: link: ranlib libocispec.a
18:14:30 [2023-08-27T18:14:30.415Z] #74 58.79 make[5]: Entering directory '/tmp/crun-build/libocispec'
18:14:30 [2023-08-27T18:14:30.415Z] #74 58.81 make[5]: Nothing to be done for 'install-exec-am'.
18:14:30 [2023-08-27T18:14:30.415Z] #74 58.81 make[5]: Nothing to be done for 'install-data-am'.
18:14:30 [2023-08-27T18:14:30.415Z] #74 58.81 make[5]: Leaving directory '/tmp/crun-build/libocispec'
18:14:30 [2023-08-27T18:14:30.415Z] #74 58.81 make[4]: Leaving directory '/tmp/crun-build/libocispec'
18:14:30 [2023-08-27T18:14:30.415Z] #74 58.81 make[3]: Leaving directory '/tmp/crun-build/libocispec'
18:14:30 [2023-08-27T18:14:30.415Z] #74 58.81 make[2]: Leaving directory '/tmp/crun-build/libocispec'
18:14:30 [2023-08-27T18:14:30.415Z] #74 58.81 make[2]: Entering directory '/tmp/crun-build'
18:14:30 [2023-08-27T18:14:30.415Z] #74 58.84   CC       src/crun-crun.o
18:14:30 [2023-08-27T18:14:30.415Z] #74 58.84   CC       src/crun-run.o
18:14:30 [2023-08-27T18:14:30.415Z] #74 58.84   CC       src/crun-delete.o
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.84   CC       src/crun-kill.o
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.84   CC       src/crun-pause.o
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.85   CC       src/crun-unpause.o
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.85   CC       src/crun-exec.o
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.85   CC       src/crun-create.o
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.85   CC       src/crun-list.o
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.85   CC       src/crun-spec.o
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.85   CC       src/crun-start.o
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.86   CC       src/crun-state.o
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.86   CC       src/crun-update.o
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.87   CC       src/crun-ps.o
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.89   CC       src/crun-checkpoint.o
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.92   CC       src/crun-restore.o
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.92   CC       src/libcrun/libcrun_la-utils.lo
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.92   CC       src/libcrun/libcrun_la-cloned_binary.lo
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.93   CC       src/libcrun/libcrun_la-container.lo
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.95   CC       src/libcrun/libcrun_la-cgroup.lo
18:14:30 [2023-08-27T18:14:30.416Z] #74 58.97   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.00   CC       src/libcrun/libcrun_la-cgroup-resources.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.02   CC       src/libcrun/libcrun_la-cgroup-setup.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.03   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.04   CC       src/libcrun/libcrun_la-cgroup-utils.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.05   CC       src/libcrun/libcrun_la-criu.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.08   CC       src/libcrun/libcrun_la-linux.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.08   CC       src/libcrun/libcrun_la-custom-handler.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.09   CC       src/libcrun/libcrun_la-seccomp.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.11   CC       src/libcrun/libcrun_la-ebpf.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.11   CC       src/libcrun/libcrun_la-error.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.13   CC       src/libcrun/libcrun_la-status.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.14   CC       src/libcrun/libcrun_la-terminal.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.15   CC       src/libcrun/libcrun_la-chroot_realpath.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.15   CC       src/libcrun/libcrun_la-signals.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.16   CC       src/libcrun/libcrun_la-mount_flags.lo
18:14:30 [2023-08-27T18:14:30.675Z] #74 59.20   CC       src/libcrun/libcrun_la-seccomp_notify.lo
18:14:30 [2023-08-27T18:14:30.935Z] #74 59.20   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
18:14:30 [2023-08-27T18:14:30.935Z] #74 59.21   CC       src/libcrun/handlers/libcrun_la-krun.lo
18:14:30 [2023-08-27T18:14:30.935Z] #74 59.25   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
18:14:30 [2023-08-27T18:14:30.935Z] #74 59.26   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
18:14:30 [2023-08-27T18:14:30.935Z] #74 59.26   CC       tests/init.o
18:14:30 [2023-08-27T18:14:30.935Z] #74 59.27   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
18:14:30 [2023-08-27T18:14:30.935Z] #74 59.33   CC       src/libcrun/libcrun_testing_a-utils.o
18:14:30 [2023-08-27T18:14:30.935Z] #74 59.34   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
18:14:30 [2023-08-27T18:14:30.935Z] #74 59.35   CC       src/libcrun/libcrun_testing_a-container.o
18:14:30 [2023-08-27T18:14:30.935Z] #74 59.37   CC       src/libcrun/libcrun_testing_a-cgroup.o
18:14:30 [2023-08-27T18:14:30.935Z] #74 59.40   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
18:14:30 [2023-08-27T18:14:30.935Z] #74 59.42   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
18:14:30 [2023-08-27T18:14:30.935Z] #74 59.43   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
18:14:31 [2023-08-27T18:14:31.195Z] #74 59.45   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
18:14:31 [2023-08-27T18:14:31.195Z] #74 59.48   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
18:14:31 [2023-08-27T18:14:31.195Z] #74 59.51   CC       src/libcrun/libcrun_testing_a-criu.o
18:14:31 [2023-08-27T18:14:31.195Z] #74 59.53   CC       src/libcrun/libcrun_testing_a-custom-handler.o
18:14:31 [2023-08-27T18:14:31.195Z] #74 59.55   CC       src/libcrun/libcrun_testing_a-linux.o
18:14:31 [2023-08-27T18:14:31.195Z] #74 59.59   CC       src/libcrun/libcrun_testing_a-seccomp.o
18:14:31 [2023-08-27T18:14:31.195Z] #74 59.61   CC       src/libcrun/libcrun_testing_a-ebpf.o
18:14:31 [2023-08-27T18:14:31.195Z] #74 59.63   CC       src/libcrun/libcrun_testing_a-error.o
18:14:31 [2023-08-27T18:14:31.195Z] #74 59.67   CC       src/libcrun/libcrun_testing_a-status.o
18:14:31 [2023-08-27T18:14:31.455Z] #74 59.79   CC       src/libcrun/libcrun_testing_a-terminal.o
18:14:31 [2023-08-27T18:14:31.455Z] #74 59.89   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
18:14:31 [2023-08-27T18:14:31.455Z] #74 59.89   CC       src/libcrun/libcrun_testing_a-signals.o
18:14:31 [2023-08-27T18:14:31.455Z] #74 59.89   CC       src/libcrun/libcrun_testing_a-mount_flags.o
18:14:31 [2023-08-27T18:14:31.455Z] #74 59.89   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
18:14:31 [2023-08-27T18:14:31.455Z] #74 59.90   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
18:14:31 [2023-08-27T18:14:31.455Z] #74 59.90   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
18:14:31 [2023-08-27T18:14:31.455Z] #74 59.92   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
18:14:31 [2023-08-27T18:14:31.455Z] #74 59.96   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
18:14:31 [2023-08-27T18:14:31.455Z] #74 59.97   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
18:14:31 [2023-08-27T18:14:31.455Z] #74 59.99   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
18:14:32 [2023-08-27T18:14:32.395Z] #74 60.65   CCLD     tests/init
18:14:33 [2023-08-27T18:14:33.775Z] #74 62.09   CCLD     libcrun.la
18:14:34 [2023-08-27T18:14:34.034Z] #74 62.28   CCLD     crun
18:14:34 [2023-08-27T18:14:34.034Z] #74 62.32   AR       libcrun_testing.a
18:14:34 [2023-08-27T18:14:34.034Z] #74 62.32 ar: `u' modifier ignored since `D' is the default (see `U')
18:14:34 [2023-08-27T18:14:34.034Z] #74 62.34   CCLD     tests/tests_libcrun_utils
18:14:34 [2023-08-27T18:14:34.034Z] #74 62.34   CCLD     tests/tests_libcrun_errors
18:14:34 [2023-08-27T18:14:34.034Z] #74 62.34   CCLD     tests/tests_libcrun_fuzzer
18:14:34 [2023-08-27T18:14:34.034Z] #74 62.49 make[3]: Entering directory '/tmp/crun-build'
18:14:34 [2023-08-27T18:14:34.034Z] #74 62.57  /bin/mkdir -p '/usr/local/lib'
18:14:34 [2023-08-27T18:14:34.034Z] #74 62.57  /bin/mkdir -p '/usr/local/share/man/man1'
18:14:34 [2023-08-27T18:14:34.034Z] #74 62.57  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
18:14:34 [2023-08-27T18:14:34.034Z] #74 62.57  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
18:14:34 [2023-08-27T18:14:34.034Z] #74 62.59 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
18:14:34 [2023-08-27T18:14:34.034Z] #74 62.59 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
18:14:34 [2023-08-27T18:14:34.034Z] #74 62.60 libtool: install: chmod 644 /usr/local/lib/libcrun.a
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.60 libtool: install: ranlib /usr/local/lib/libcrun.a
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66 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
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66 ----------------------------------------------------------------------
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66 Libraries have been installed in:
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66    /usr/local/lib
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66 
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66 If you ever happen to want to link against installed libraries
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66 in a given directory, LIBDIR, you must either use libtool, and
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66 specify the full pathname of the library, or use the '-LLIBDIR'
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66 flag during linking and do at least one of the following:
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66      during execution
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66    - add LIBDIR to the 'LD_RUN_PATH' environment variable
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66      during linking
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66 
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66 See any operating system documentation about shared libraries for
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66 more information, such as the ld(1) and ld.so(8) manual pages.
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66 ----------------------------------------------------------------------
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.66  /bin/mkdir -p '/build'
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.67   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.69 libtool: install: /usr/bin/install -c crun /build/crun
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.69 make[3]: Leaving directory '/tmp/crun-build'
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.70 make[2]: Leaving directory '/tmp/crun-build'
18:14:34 [2023-08-27T18:14:34.293Z] #74 62.70 make[1]: Leaving directory '/tmp/crun-build'
18:14:34 [2023-08-27T18:14:34.552Z] #74 DONE 63.0s
18:14:34 [2023-08-27T18:14:34.552Z] 
18:14:34 [2023-08-27T18:14:34.552Z] #73 [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...)
18:14:34 [2023-08-27T18:14:34.552Z] #73 58.66 + bin/containerd-stress
18:14:34 [2023-08-27T18:14:34.552Z] #73 58.66 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
18:14:34 [2023-08-27T18:14:34.552Z] #73 60.23 + bin/containerd-shim
18:14:34 [2023-08-27T18:14:34.811Z] #73 60.83 + bin/containerd-shim-runc-v1
18:14:35 [2023-08-27T18:14:35.746Z] #73 61.70 + bin/containerd-shim-runc-v2
18:14:36 [2023-08-27T18:14:36.313Z] #73 62.50 + binaries
18:14:36 [2023-08-27T18:14:36.880Z] #73 DONE 62.9s
18:14:37 [2023-08-27T18:14:37.446Z] 
18:14:37 [2023-08-27T18:14:37.446Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
18:14:37 [2023-08-27T18:14:37.446Z] #94 DONE 0.2s
18:14:37 [2023-08-27T18:14:37.705Z] 
18:14:37 [2023-08-27T18:14:37.705Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
18:14:37 [2023-08-27T18:14:37.705Z] #95 DONE 0.1s
18:14:37 [2023-08-27T18:14:37.705Z] 
18:14:37 [2023-08-27T18:14:37.705Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
18:14:37 [2023-08-27T18:14:37.705Z] #96 DONE 0.1s
18:14:37 [2023-08-27T18:14:37.705Z] 
18:14:37 [2023-08-27T18:14:37.705Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
18:14:37 [2023-08-27T18:14:37.705Z] #97 DONE 0.0s
18:14:37 [2023-08-27T18:14:37.705Z] 
18:14:37 [2023-08-27T18:14:37.705Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
18:14:37 [2023-08-27T18:14:37.705Z] #98 DONE 0.0s
18:14:37 [2023-08-27T18:14:37.963Z] 
18:14:37 [2023-08-27T18:14:37.963Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
18:14:37 [2023-08-27T18:14:37.963Z] #99 DONE 0.1s
18:14:37 [2023-08-27T18:14:37.963Z] 
18:14:37 [2023-08-27T18:14:37.963Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
18:14:38 [2023-08-27T18:14:38.221Z] #100 DONE 0.2s
18:14:38 [2023-08-27T18:14:38.221Z] 
18:14:38 [2023-08-27T18:14:38.221Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
18:14:40 [2023-08-27T18:14:40.121Z] #101 DONE 1.9s
18:14:40 [2023-08-27T18:14:40.121Z] 
18:14:40 [2023-08-27T18:14:40.121Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
18:14:40 [2023-08-27T18:14:40.122Z] #102 DONE 0.0s
18:14:40 [2023-08-27T18:14:40.122Z] 
18:14:40 [2023-08-27T18:14:40.122Z] #103 [dev-base  1/13] RUN groupadd -r docker
18:14:40 [2023-08-27T18:14:40.380Z] #103 DONE 0.3s
18:14:40 [2023-08-27T18:14:40.380Z] 
18:14:40 [2023-08-27T18:14:40.380Z] #104 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:14:40 [2023-08-27T18:14:40.947Z] #104 DONE 0.6s
18:14:40 [2023-08-27T18:14:40.947Z] 
18:14:40 [2023-08-27T18:14:40.947Z] #105 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:14:41 [2023-08-27T18:14:41.205Z] #105 0.360 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:14:41 [2023-08-27T18:14:41.205Z] #105 DONE 0.4s
18:14:41 [2023-08-27T18:14:41.205Z] 
18:14:41 [2023-08-27T18:14:41.205Z] #106 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:14:41 [2023-08-27T18:14:41.464Z] #106 DONE 0.3s
18:14:41 [2023-08-27T18:14:41.722Z] 
18:14:41 [2023-08-27T18:14:41.722Z] #107 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:14:41 [2023-08-27T18:14:41.981Z] #107 DONE 0.4s
18:14:41 [2023-08-27T18:14:41.981Z] 
18:14:41 [2023-08-27T18:14:41.981Z] #108 [dev-base  6/13] RUN ldconfig
18:14:42 [2023-08-27T18:14:42.239Z] #108 DONE 0.4s
18:14:42 [2023-08-27T18:14:42.497Z] 
18:14:42 [2023-08-27T18:14:42.497Z] #109 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
18:14:42 [2023-08-27T18:14:42.756Z] #109 DONE 0.3s
18:14:42 [2023-08-27T18:14:42.756Z] 
18:14:42 [2023-08-27T18:14:42.756Z] #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
18:14:43 [2023-08-27T18:14:43.322Z] #110 0.608 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:14:43 [2023-08-27T18:14:43.322Z] #110 0.619 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:14:43 [2023-08-27T18:14:43.322Z] #110 0.620 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:14:43 [2023-08-27T18:14:43.580Z] #110 0.750 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:14:43 [2023-08-27T18:14:43.580Z] #110 1.001 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
18:14:43 [2023-08-27T18:14:43.838Z] #110 1.008 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
18:14:44 [2023-08-27T18:14:44.772Z] #110 1.915 Fetched 8534 kB in 2s (5449 kB/s)
18:14:45 [2023-08-27T18:14:45.031Z] #110 1.915 Reading package lists...
18:14:45 [2023-08-27T18:14:45.855Z] #110 2.505 Reading package lists...
18:14:46 [2023-08-27T18:14:46.113Z] #110 3.070 Building dependency tree...
18:14:46 [2023-08-27T18:14:46.372Z] #110 3.566 The following additional packages will be installed:
18:14:46 [2023-08-27T18:14:46.372Z] #110 3.567   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
18:14:46 [2023-08-27T18:14:46.372Z] #110 3.567   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
18:14:46 [2023-08-27T18:14:46.372Z] #110 3.567   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
18:14:46 [2023-08-27T18:14:46.372Z] #110 3.568   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
18:14:46 [2023-08-27T18:14:46.372Z] #110 3.569   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
18:14:46 [2023-08-27T18:14:46.372Z] #110 3.569   xxd
18:14:46 [2023-08-27T18:14:46.372Z] #110 3.572 Suggested packages:
18:14:46 [2023-08-27T18:14:46.372Z] #110 3.572   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:14:46 [2023-08-27T18:14:46.372Z] #110 3.572   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
18:14:46 [2023-08-27T18:14:46.372Z] #110 3.572   ctags vim-doc vim-scripts xfsdump acl attr quota
18:14:46 [2023-08-27T18:14:46.372Z] #110 3.572 Recommended packages:
18:14:46 [2023-08-27T18:14:46.372Z] #110 3.572   libatm1 nftables libpam-cap build-essential python3-dev dbus
18:14:46 [2023-08-27T18:14:46.372Z] #110 3.572   systemd-timesyncd | time-daemon unzip
18:14:46 [2023-08-27T18:14:46.630Z] #110 3.918 The following NEW packages will be installed:
18:14:46 [2023-08-27T18:14:46.630Z] #110 3.919   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
18:14:46 [2023-08-27T18:14:46.630Z] #110 3.919   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
18:14:46 [2023-08-27T18:14:46.630Z] #110 3.919   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
18:14:46 [2023-08-27T18:14:46.630Z] #110 3.919   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
18:14:46 [2023-08-27T18:14:46.630Z] #110 3.919   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:14:46 [2023-08-27T18:14:46.630Z] #110 3.920   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
18:14:46 [2023-08-27T18:14:46.630Z] #110 3.920   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
18:14:46 [2023-08-27T18:14:46.630Z] #110 3.920   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
18:14:46 [2023-08-27T18:14:46.630Z] #110 3.920   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:14:46 [2023-08-27T18:14:46.630Z] #110 3.920   xz-utils zip zstd
18:14:46 [2023-08-27T18:14:46.888Z] #110 4.202 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
18:14:46 [2023-08-27T18:14:46.888Z] #110 4.202 Need to get 32.1 MB of archives.
18:14:46 [2023-08-27T18:14:46.888Z] #110 4.202 After this operation, 124 MB of additional disk space will be used.
18:14:46 [2023-08-27T18:14:46.888Z] #110 4.202 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
18:14:46 [2023-08-27T18:14:46.888Z] #110 4.205 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
18:14:46 [2023-08-27T18:14:46.888Z] #110 4.208 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
18:14:46 [2023-08-27T18:14:46.888Z] #110 4.211 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
18:14:46 [2023-08-27T18:14:46.888Z] #110 4.213 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
18:14:46 [2023-08-27T18:14:46.888Z] #110 4.214 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
18:14:46 [2023-08-27T18:14:46.888Z] #110 4.215 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
18:14:46 [2023-08-27T18:14:46.888Z] #110 4.218 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
18:14:46 [2023-08-27T18:14:46.888Z] #110 4.219 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
18:14:46 [2023-08-27T18:14:46.888Z] #110 4.221 Get:10 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
18:14:47 [2023-08-27T18:14:47.146Z] #110 4.383 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
18:14:47 [2023-08-27T18:14:47.146Z] #110 4.383 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
18:14:47 [2023-08-27T18:14:47.146Z] #110 4.384 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
18:14:47 [2023-08-27T18:14:47.146Z] #110 4.385 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
18:14:47 [2023-08-27T18:14:47.146Z] #110 4.385 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
18:14:47 [2023-08-27T18:14:47.146Z] #110 4.400 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
18:14:47 [2023-08-27T18:14:47.146Z] #110 4.401 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
18:14:47 [2023-08-27T18:14:47.146Z] #110 4.405 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
18:14:47 [2023-08-27T18:14:47.146Z] #110 4.446 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:14:47 [2023-08-27T18:14:47.146Z] #110 4.448 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
18:14:47 [2023-08-27T18:14:47.146Z] #110 4.449 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:14:47 [2023-08-27T18:14:47.146Z] #110 4.449 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:14:47 [2023-08-27T18:14:47.146Z] #110 4.474 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
18:14:47 [2023-08-27T18:14:47.405Z] #110 4.493 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
18:14:47 [2023-08-27T18:14:47.405Z] #110 4.494 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
18:14:47 [2023-08-27T18:14:47.405Z] #110 4.495 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:14:47 [2023-08-27T18:14:47.405Z] #110 4.495 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
18:14:47 [2023-08-27T18:14:47.405Z] #110 4.495 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
18:14:47 [2023-08-27T18:14:47.405Z] #110 4.496 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
18:14:47 [2023-08-27T18:14:47.405Z] #110 4.498 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
18:14:47 [2023-08-27T18:14:47.405Z] #110 4.499 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:14:47 [2023-08-27T18:14:47.405Z] #110 4.532 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:14:47 [2023-08-27T18:14:47.405Z] #110 4.533 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
18:14:47 [2023-08-27T18:14:47.405Z] #110 4.533 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
18:14:47 [2023-08-27T18:14:47.405Z] #110 4.533 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.851 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.877 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.877 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.878 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.882 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.882 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.882 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.884 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.885 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.898 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.901 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.909 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.911 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.958 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.958 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 4.960 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 5.000 Get:52 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 5.001 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 5.060 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 5.061 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:14:47 [2023-08-27T18:14:47.663Z] #110 5.106 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
18:14:47 [2023-08-27T18:14:47.921Z] #110 5.116 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
18:14:47 [2023-08-27T18:14:47.921Z] #110 5.120 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
18:14:47 [2023-08-27T18:14:47.921Z] #110 5.123 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
18:14:47 [2023-08-27T18:14:47.921Z] #110 5.379 debconf: delaying package configuration, since apt-utils is not installed
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.423 Fetched 32.1 MB in 1s (26.9 MB/s)
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.450 Selecting previously unselected package libapparmor1:arm64.
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.450 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.461 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.467 Unpacking libapparmor1:arm64 (2.13.6-10) ...
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.505 Selecting previously unselected package libcap2:arm64.
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.507 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.510 Unpacking libcap2:arm64 (1:2.44-1) ...
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.544 Selecting previously unselected package libargon2-1:arm64.
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.546 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.551 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.588 Selecting previously unselected package dmsetup.
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.591 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.594 Unpacking dmsetup (2:1.02.175-2.1) ...
18:14:48 [2023-08-27T18:14:48.180Z] #110 5.632 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:14:48 [2023-08-27T18:14:48.438Z] #110 5.634 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
18:14:48 [2023-08-27T18:14:48.438Z] #110 5.637 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:14:48 [2023-08-27T18:14:48.438Z] #110 5.682 Selecting previously unselected package libjson-c5:arm64.
18:14:48 [2023-08-27T18:14:48.438Z] #110 5.684 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
18:14:48 [2023-08-27T18:14:48.438Z] #110 5.687 Unpacking libjson-c5:arm64 (0.15-2) ...
18:14:48 [2023-08-27T18:14:48.438Z] #110 5.721 Selecting previously unselected package libcryptsetup12:arm64.
18:14:48 [2023-08-27T18:14:48.438Z] #110 5.723 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
18:14:48 [2023-08-27T18:14:48.438Z] #110 5.727 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
18:14:48 [2023-08-27T18:14:48.438Z] #110 5.776 Selecting previously unselected package libip4tc2:arm64.
18:14:48 [2023-08-27T18:14:48.697Z] #110 5.778 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
18:14:48 [2023-08-27T18:14:48.697Z] #110 5.781 Unpacking libip4tc2:arm64 (1.8.7-1) ...
18:14:48 [2023-08-27T18:14:48.697Z] #110 5.812 Selecting previously unselected package libkmod2:arm64.
18:14:48 [2023-08-27T18:14:48.697Z] #110 5.815 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
18:14:48 [2023-08-27T18:14:48.697Z] #110 5.818 Unpacking libkmod2:arm64 (28-1) ...
18:14:48 [2023-08-27T18:14:48.697Z] #110 5.859 Selecting previously unselected package systemd.
18:14:48 [2023-08-27T18:14:48.697Z] #110 5.861 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
18:14:48 [2023-08-27T18:14:48.697Z] #110 5.910 Unpacking systemd (247.3-7+deb11u4) ...
18:14:48 [2023-08-27T18:14:48.956Z] #110 6.284 Selecting previously unselected package pigz.
18:14:48 [2023-08-27T18:14:48.956Z] #110 6.286 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
18:14:48 [2023-08-27T18:14:48.956Z] #110 6.290 Unpacking pigz (2.6-1) ...
18:14:48 [2023-08-27T18:14:48.956Z] #110 6.325 Selecting previously unselected package libelf1:arm64.
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.327 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.331 Unpacking libelf1:arm64 (0.183-1) ...
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.379 Selecting previously unselected package libbpf0:arm64.
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.381 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.384 Unpacking libbpf0:arm64 (1:0.3-2) ...
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.421 Selecting previously unselected package libmnl0:arm64.
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.423 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.426 Unpacking libmnl0:arm64 (1.0.4-3) ...
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.460 Selecting previously unselected package libxtables12:arm64.
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.462 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.465 Unpacking libxtables12:arm64 (1.8.7-1) ...
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.495 Selecting previously unselected package libcap2-bin.
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.497 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.501 Unpacking libcap2-bin (1:2.44-1) ...
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.538 Selecting previously unselected package iproute2.
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.541 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.544 Unpacking iproute2 (5.10.0-4) ...
18:14:49 [2023-08-27T18:14:49.214Z] #110 6.640 Selecting previously unselected package xxd.
18:14:49 [2023-08-27T18:14:49.473Z] #110 6.643 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:14:49 [2023-08-27T18:14:49.473Z] #110 6.646 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:14:49 [2023-08-27T18:14:49.473Z] #110 6.690 Selecting previously unselected package vim-common.
18:14:49 [2023-08-27T18:14:49.473Z] #110 6.693 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:14:49 [2023-08-27T18:14:49.473Z] #110 6.703 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:14:49 [2023-08-27T18:14:49.473Z] #110 6.758 Selecting previously unselected package bash-completion.
18:14:49 [2023-08-27T18:14:49.473Z] #110 6.761 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.444 Unpacking bash-completion (1:2.11-2) ...
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.560 Selecting previously unselected package bzip2.
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.563 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.568 Unpacking bzip2 (1.0.8-4) ...
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.605 Selecting previously unselected package xz-utils.
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.607 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.612 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.678 Selecting previously unselected package apparmor.
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.681 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.706 Unpacking apparmor (2.13.6-10) ...
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.805 Selecting previously unselected package inetutils-ping.
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.808 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.812 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.860 Selecting previously unselected package libip6tc2:arm64.
18:14:50 [2023-08-27T18:14:50.408Z] #110 7.863 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
18:14:50 [2023-08-27T18:14:50.667Z] #110 7.867 Unpacking libip6tc2:arm64 (1.8.7-1) ...
18:14:50 [2023-08-27T18:14:50.667Z] #110 7.909 Selecting previously unselected package libnfnetlink0:arm64.
18:14:50 [2023-08-27T18:14:50.667Z] #110 7.911 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:14:50 [2023-08-27T18:14:50.667Z] #110 7.916 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:14:50 [2023-08-27T18:14:50.667Z] #110 7.953 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:14:50 [2023-08-27T18:14:50.667Z] #110 7.956 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
18:14:50 [2023-08-27T18:14:50.667Z] #110 7.959 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:14:50 [2023-08-27T18:14:50.667Z] #110 8.001 Selecting previously unselected package libnftnl11:arm64.
18:14:50 [2023-08-27T18:14:50.667Z] #110 8.003 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
18:14:50 [2023-08-27T18:14:50.667Z] #110 8.008 Unpacking libnftnl11:arm64 (1.1.9-1) ...
18:14:50 [2023-08-27T18:14:50.667Z] #110 8.046 Selecting previously unselected package iptables.
18:14:50 [2023-08-27T18:14:50.667Z] #110 8.049 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
18:14:50 [2023-08-27T18:14:50.667Z] #110 8.053 Unpacking iptables (1.8.7-1) ...
18:14:50 [2023-08-27T18:14:50.667Z] #110 8.132 Selecting previously unselected package libonig5:arm64.
18:14:50 [2023-08-27T18:14:50.925Z] #110 8.134 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
18:14:50 [2023-08-27T18:14:50.925Z] #110 8.140 Unpacking libonig5:arm64 (6.9.6-1.1) ...
18:14:50 [2023-08-27T18:14:50.925Z] #110 8.196 Selecting previously unselected package libjq1:arm64.
18:14:50 [2023-08-27T18:14:50.925Z] #110 8.198 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
18:14:50 [2023-08-27T18:14:50.925Z] #110 8.202 Unpacking libjq1:arm64 (1.6-2.1) ...
18:14:50 [2023-08-27T18:14:50.925Z] #110 8.243 Selecting previously unselected package jq.
18:14:50 [2023-08-27T18:14:50.925Z] #110 8.245 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
18:14:50 [2023-08-27T18:14:50.925Z] #110 8.251 Unpacking jq (1.6-2.1) ...
18:14:50 [2023-08-27T18:14:50.925Z] #110 8.295 Selecting previously unselected package libaio1:arm64.
18:14:50 [2023-08-27T18:14:50.925Z] #110 8.297 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
18:14:50 [2023-08-27T18:14:50.925Z] #110 8.301 Unpacking libaio1:arm64 (0.3.112-9) ...
18:14:50 [2023-08-27T18:14:50.925Z] #110 8.338 Selecting previously unselected package libgpm2:arm64.
18:14:50 [2023-08-27T18:14:50.925Z] #110 8.340 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
18:14:50 [2023-08-27T18:14:50.925Z] #110 8.344 Unpacking libgpm2:arm64 (1.20.7-8) ...
18:14:51 [2023-08-27T18:14:51.183Z] #110 8.380 Selecting previously unselected package libicu67:arm64.
18:14:51 [2023-08-27T18:14:51.183Z] #110 8.382 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
18:14:51 [2023-08-27T18:14:51.183Z] #110 8.386 Unpacking libicu67:arm64 (67.1-7) ...
18:14:51 [2023-08-27T18:14:51.750Z] #110 9.059 Selecting previously unselected package libinih1:arm64.
18:14:51 [2023-08-27T18:14:51.750Z] #110 9.062 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
18:14:51 [2023-08-27T18:14:51.750Z] #110 9.066 Unpacking libinih1:arm64 (53-1+b2) ...
18:14:51 [2023-08-27T18:14:51.750Z] #110 9.101 Selecting previously unselected package libmicrohttpd12:arm64.
18:14:51 [2023-08-27T18:14:51.750Z] #110 9.104 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
18:14:51 [2023-08-27T18:14:51.750Z] #110 9.107 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
18:14:51 [2023-08-27T18:14:51.750Z] #110 9.152 Selecting previously unselected package libnet1:arm64.
18:14:51 [2023-08-27T18:14:51.750Z] #110 9.154 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:14:51 [2023-08-27T18:14:51.750Z] #110 9.158 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:14:51 [2023-08-27T18:14:51.750Z] #110 9.197 Selecting previously unselected package libnl-3-200:arm64.
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.199 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.203 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.244 Selecting previously unselected package libprotobuf-c1:arm64.
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.246 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.250 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.286 Selecting previously unselected package libyajl2:arm64.
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.289 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.292 Unpacking libyajl2:arm64 (2.1.0-3) ...
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.321 Selecting previously unselected package net-tools.
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.324 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.327 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.374 Selecting previously unselected package patch.
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.377 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.381 Unpacking patch (2.7.6-7) ...
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.417 Selecting previously unselected package python-pip-whl.
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.419 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:14:52 [2023-08-27T18:14:52.009Z] #110 9.424 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:14:52 [2023-08-27T18:14:52.267Z] #110 9.558 Selecting previously unselected package python3-lib2to3.
18:14:52 [2023-08-27T18:14:52.267Z] #110 9.561 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
18:14:52 [2023-08-27T18:14:52.267Z] #110 9.565 Unpacking python3-lib2to3 (3.9.2-1) ...
18:14:52 [2023-08-27T18:14:52.267Z] #110 9.604 Selecting previously unselected package python3-distutils.
18:14:52 [2023-08-27T18:14:52.267Z] #110 9.607 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
18:14:52 [2023-08-27T18:14:52.267Z] #110 9.610 Unpacking python3-distutils (3.9.2-1) ...
18:14:52 [2023-08-27T18:14:52.267Z] #110 9.656 Selecting previously unselected package python3-pkg-resources.
18:14:52 [2023-08-27T18:14:52.267Z] #110 9.659 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
18:14:52 [2023-08-27T18:14:52.525Z] #110 9.663 Unpacking python3-pkg-resources (52.0.0-4) ...
18:14:52 [2023-08-27T18:14:52.525Z] #110 9.709 Selecting previously unselected package python3-setuptools.
18:14:52 [2023-08-27T18:14:52.525Z] #110 9.712 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
18:14:52 [2023-08-27T18:14:52.525Z] #110 9.716 Unpacking python3-setuptools (52.0.0-4) ...
18:14:52 [2023-08-27T18:14:52.525Z] #110 9.776 Selecting previously unselected package python3-wheel.
18:14:52 [2023-08-27T18:14:52.525Z] #110 9.779 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
18:14:52 [2023-08-27T18:14:52.525Z] #110 9.782 Unpacking python3-wheel (0.34.2-1) ...
18:14:52 [2023-08-27T18:14:52.525Z] #110 9.818 Selecting previously unselected package python3-pip.
18:14:52 [2023-08-27T18:14:52.525Z] #110 9.821 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:14:52 [2023-08-27T18:14:52.525Z] #110 9.824 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:14:52 [2023-08-27T18:14:52.525Z] #110 9.892 Selecting previously unselected package sudo.
18:14:52 [2023-08-27T18:14:52.783Z] #110 9.894 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
18:14:52 [2023-08-27T18:14:52.783Z] #110 9.901 Unpacking sudo (1.9.5p2-3+deb11u1) ...
18:14:52 [2023-08-27T18:14:52.783Z] #110 10.01 Selecting previously unselected package systemd-journal-remote.
18:14:52 [2023-08-27T18:14:52.783Z] #110 10.01 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
18:14:52 [2023-08-27T18:14:52.783Z] #110 10.02 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
18:14:52 [2023-08-27T18:14:52.783Z] #110 10.06 Selecting previously unselected package thin-provisioning-tools.
18:14:52 [2023-08-27T18:14:52.783Z] #110 10.06 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
18:14:52 [2023-08-27T18:14:52.783Z] #110 10.06 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:14:52 [2023-08-27T18:14:52.783Z] #110 10.12 Selecting previously unselected package uidmap.
18:14:53 [2023-08-27T18:14:53.041Z] #110 10.12 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
18:14:53 [2023-08-27T18:14:53.041Z] #110 10.13 Unpacking uidmap (1:4.8.1-1) ...
18:14:53 [2023-08-27T18:14:53.041Z] #110 10.18 Selecting previously unselected package vim-runtime.
18:14:53 [2023-08-27T18:14:53.041Z] #110 10.18 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:14:53 [2023-08-27T18:14:53.041Z] #110 10.19 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:14:53 [2023-08-27T18:14:53.041Z] #110 10.20 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:14:53 [2023-08-27T18:14:53.042Z] #110 10.20 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:14:53 [2023-08-27T18:14:53.609Z] #110 10.77 Selecting previously unselected package vim.
18:14:53 [2023-08-27T18:14:53.609Z] #110 10.77 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:14:53 [2023-08-27T18:14:53.609Z] #110 10.78 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:14:53 [2023-08-27T18:14:53.609Z] #110 10.91 Selecting previously unselected package xfsprogs.
18:14:53 [2023-08-27T18:14:53.609Z] #110 10.92 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
18:14:53 [2023-08-27T18:14:53.609Z] #110 10.92 Unpacking xfsprogs (5.10.0-4) ...
18:14:53 [2023-08-27T18:14:53.609Z] #110 11.01 Selecting previously unselected package zip.
18:14:53 [2023-08-27T18:14:53.867Z] #110 11.02 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
18:14:53 [2023-08-27T18:14:53.867Z] #110 11.02 Unpacking zip (3.0-12) ...
18:14:53 [2023-08-27T18:14:53.867Z] #110 11.07 Selecting previously unselected package zstd.
18:14:53 [2023-08-27T18:14:53.867Z] #110 11.07 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
18:14:53 [2023-08-27T18:14:53.867Z] #110 11.08 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:14:53 [2023-08-27T18:14:53.867Z] #110 11.16 Setting up python3-pkg-resources (52.0.0-4) ...
18:14:54 [2023-08-27T18:14:54.125Z] #110 11.37 Setting up libip4tc2:arm64 (1.8.7-1) ...
18:14:54 [2023-08-27T18:14:54.125Z] #110 11.39 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:14:54 [2023-08-27T18:14:54.125Z] #110 11.40 Setting up libapparmor1:arm64 (2.13.6-10) ...
18:14:54 [2023-08-27T18:14:54.125Z] #110 11.41 Setting up libgpm2:arm64 (1.20.7-8) ...
18:14:54 [2023-08-27T18:14:54.125Z] #110 11.42 Setting up libicu67:arm64 (67.1-7) ...
18:14:54 [2023-08-27T18:14:54.125Z] #110 11.43 Setting up libip6tc2:arm64 (1.8.7-1) ...
18:14:54 [2023-08-27T18:14:54.125Z] #110 11.45 Setting up libinih1:arm64 (53-1+b2) ...
18:14:54 [2023-08-27T18:14:54.125Z] #110 11.46 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
18:14:54 [2023-08-27T18:14:54.125Z] #110 11.47 Setting up uidmap (1:4.8.1-1) ...
18:14:54 [2023-08-27T18:14:54.125Z] #110 11.48 Setting up libyajl2:arm64 (2.1.0-3) ...
18:14:54 [2023-08-27T18:14:54.125Z] #110 11.49 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:14:54 [2023-08-27T18:14:54.125Z] #110 11.50 Setting up bzip2 (1.0.8-4) ...
18:14:54 [2023-08-27T18:14:54.125Z] #110 11.51 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:14:54 [2023-08-27T18:14:54.125Z] #110 11.52 Setting up python3-wheel (0.34.2-1) ...
18:14:54 [2023-08-27T18:14:54.384Z] #110 11.68 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
18:14:54 [2023-08-27T18:14:54.384Z] #110 11.69 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:14:54 [2023-08-27T18:14:54.384Z] #110 11.70 Setting up libcap2:arm64 (1:2.44-1) ...
18:14:54 [2023-08-27T18:14:54.384Z] #110 11.71 Setting up libcap2-bin (1:2.44-1) ...
18:14:54 [2023-08-27T18:14:54.384Z] #110 11.73 Setting up apparmor (2.13.6-10) ...
18:14:55 [2023-08-27T18:14:55.318Z] #110 12.48 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
18:14:55 [2023-08-27T18:14:55.318Z] #110 12.60 Setting up zip (3.0-12) ...
18:14:55 [2023-08-27T18:14:55.318Z] #110 12.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:14:55 [2023-08-27T18:14:55.318Z] #110 12.63 Setting up bash-completion (1:2.11-2) ...
18:14:56 [2023-08-27T18:14:56.253Z] #110 13.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:14:56 [2023-08-27T18:14:56.253Z] #110 13.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:14:56 [2023-08-27T18:14:56.253Z] #110 13.43 Setting up libmnl0:arm64 (1.0.4-3) ...
18:14:56 [2023-08-27T18:14:56.253Z] #110 13.44 Setting up patch (2.7.6-7) ...
18:14:56 [2023-08-27T18:14:56.253Z] #110 13.45 Setting up sudo (1.9.5p2-3+deb11u1) ...
18:14:56 [2023-08-27T18:14:56.253Z] #110 13.49 invoke-rc.d: could not determine current runlevel
18:14:56 [2023-08-27T18:14:56.253Z] #110 13.49 invoke-rc.d: policy-rc.d denied execution of start.
18:14:56 [2023-08-27T18:14:56.253Z] #110 13.50 Setting up libxtables12:arm64 (1.8.7-1) ...
18:14:56 [2023-08-27T18:14:56.253Z] #110 13.51 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
18:14:56 [2023-08-27T18:14:56.253Z] #110 13.52 Setting up pigz (2.6-1) ...
18:14:56 [2023-08-27T18:14:56.253Z] #110 13.53 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:14:56 [2023-08-27T18:14:56.253Z] #110 13.54 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
18:14:56 [2023-08-27T18:14:56.253Z] #110 13.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:14:56 [2023-08-27T18:14:56.253Z] #110 13.57 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:14:56 [2023-08-27T18:14:56.512Z] #110 13.76 Setting up libaio1:arm64 (0.3.112-9) ...
18:14:56 [2023-08-27T18:14:56.512Z] #110 13.77 Setting up python3-lib2to3 (3.9.2-1) ...
18:14:56 [2023-08-27T18:14:56.770Z] #110 13.87 Setting up libelf1:arm64 (0.183-1) ...
18:14:56 [2023-08-27T18:14:56.770Z] #110 13.89 Setting up libjson-c5:arm64 (0.15-2) ...
18:14:56 [2023-08-27T18:14:56.770Z] #110 13.90 Setting up zstd (1.4.8+dfsg-2.1) ...
18:14:56 [2023-08-27T18:14:56.770Z] #110 13.91 Setting up libonig5:arm64 (6.9.6-1.1) ...
18:14:56 [2023-08-27T18:14:56.770Z] #110 13.92 Setting up libkmod2:arm64 (28-1) ...
18:14:56 [2023-08-27T18:14:56.770Z] #110 13.93 Setting up python3-distutils (3.9.2-1) ...
18:14:56 [2023-08-27T18:14:56.770Z] #110 14.06 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:14:56 [2023-08-27T18:14:56.770Z] #110 14.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:14:56 [2023-08-27T18:14:56.770Z] #110 14.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:14:56 [2023-08-27T18:14:56.770Z] #110 14.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:14:56 [2023-08-27T18:14:56.770Z] #110 14.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:14:56 [2023-08-27T18:14:56.770Z] #110 14.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:14:56 [2023-08-27T18:14:56.770Z] #110 14.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:14:56 [2023-08-27T18:14:56.770Z] #110 14.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:14:56 [2023-08-27T18:14:56.770Z] #110 14.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:14:56 [2023-08-27T18:14:56.770Z] #110 14.12 Setting up python3-setuptools (52.0.0-4) ...
18:14:57 [2023-08-27T18:14:57.029Z] #110 14.46 Setting up libjq1:arm64 (1.6-2.1) ...
18:14:57 [2023-08-27T18:14:57.029Z] #110 14.48 Setting up libnftnl11:arm64 (1.1.9-1) ...
18:14:57 [2023-08-27T18:14:57.029Z] #110 14.49 Setting up thin-provisioning-tools (0.9.0-1) ...
18:14:57 [2023-08-27T18:14:57.287Z] #110 14.50 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:14:57 [2023-08-27T18:14:57.545Z] #110 14.77 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:14:57 [2023-08-27T18:14:57.545Z] #110 14.79 Setting up jq (1.6-2.1) ...
18:14:57 [2023-08-27T18:14:57.545Z] #110 14.80 Setting up libbpf0:arm64 (1:0.3-2) ...
18:14:57 [2023-08-27T18:14:57.545Z] #110 14.81 Setting up iptables (1.8.7-1) ...
18:14:57 [2023-08-27T18:14:57.545Z] #110 14.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:14:57 [2023-08-27T18:14:57.545Z] #110 14.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:14:57 [2023-08-27T18:14:57.545Z] #110 14.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:14:57 [2023-08-27T18:14:57.545Z] #110 14.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:14:57 [2023-08-27T18:14:57.545Z] #110 14.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:14:57 [2023-08-27T18:14:57.545Z] #110 14.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:14:57 [2023-08-27T18:14:57.545Z] #110 14.84 Setting up iproute2 (5.10.0-4) ...
18:14:57 [2023-08-27T18:14:57.867Z] #110 15.06 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:14:57 [2023-08-27T18:14:57.867Z] #110 15.07 Setting up dmsetup (2:1.02.175-2.1) ...
18:14:57 [2023-08-27T18:14:57.867Z] #110 15.08 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
18:14:57 [2023-08-27T18:14:57.867Z] #110 15.09 Setting up systemd (247.3-7+deb11u4) ...
18:14:57 [2023-08-27T18:14:57.867Z] #110 15.13 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:14:57 [2023-08-27T18:14:57.867Z] #110 15.14 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:14:57 [2023-08-27T18:14:57.867Z] #110 15.14 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:14:57 [2023-08-27T18:14:57.867Z] #110 15.15 Initializing machine ID from random generator.
18:14:58 [2023-08-27T18:14:58.433Z] #110 15.56 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
18:14:58 [2023-08-27T18:14:58.433Z] #110 15.68 Setting up xfsprogs (5.10.0-4) ...
18:14:58 [2023-08-27T18:14:58.433Z] #110 15.69 System has not been booted with systemd as init system (PID 1). Can't operate.
18:14:58 [2023-08-27T18:14:58.433Z] #110 15.69 Failed to connect to bus: Host is down
18:14:58 [2023-08-27T18:14:58.433Z] #110 15.70 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:15:00 [2023-08-27T18:15:00.335Z] #110 DONE 17.5s
18:15:00 [2023-08-27T18:15:00.335Z] 
18:15:00 [2023-08-27T18:15:00.335Z] #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
18:15:00 [2023-08-27T18:15:00.593Z] #111 0.327 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:15:00 [2023-08-27T18:15:00.593Z] #111 0.330 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:15:00 [2023-08-27T18:15:00.593Z] #111 0.334 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:15:00 [2023-08-27T18:15:00.593Z] #111 DONE 0.4s
18:15:00 [2023-08-27T18:15:00.593Z] 
18:15:00 [2023-08-27T18:15:00.593Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
18:15:07 [2023-08-27T18:15:07.152Z] #112 5.693 Collecting yamllint==1.27.1
18:15:07 [2023-08-27T18:15:07.410Z] #112 6.720   Downloading yamllint-1.27.1.tar.gz (129 kB)
18:15:07 [2023-08-27T18:15:07.669Z] #112 7.047 Collecting pathspec>=0.5.3
18:15:07 [2023-08-27T18:15:07.669Z] #112 7.050   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
18:15:07 [2023-08-27T18:15:07.669Z] #112 7.154 Collecting pyyaml
18:15:07 [2023-08-27T18:15:07.669Z] #112 7.161   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
18:15:07 [2023-08-27T18:15:07.669Z] #112 7.178 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
18:15:07 [2023-08-27T18:15:07.669Z] #112 7.182 Building wheels for collected packages: yamllint
18:15:07 [2023-08-27T18:15:07.669Z] #112 7.183   Building wheel for yamllint (setup.py): started
18:15:08 [2023-08-27T18:15:08.236Z] #112 7.458   Building wheel for yamllint (setup.py): finished with status 'done'
18:15:08 [2023-08-27T18:15:08.236Z] #112 7.458   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=fbc92585125ea8ba40d4937c15d14b18084f7291e1ff6f241820ff6d8aafa79f
18:15:08 [2023-08-27T18:15:08.236Z] #112 7.458   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
18:15:08 [2023-08-27T18:15:08.236Z] #112 7.461 Successfully built yamllint
18:15:08 [2023-08-27T18:15:08.236Z] #112 7.467 Installing collected packages: pyyaml, pathspec, yamllint
18:15:08 [2023-08-27T18:15:08.236Z] #112 7.589 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
18:15:08 [2023-08-27T18:15:08.236Z] #112 DONE 7.7s
18:15:08 [2023-08-27T18:15:08.236Z] 
18:15:08 [2023-08-27T18:15:08.236Z] #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
18:15:08 [2023-08-27T18:15:08.803Z] #113 0.708 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:15:08 [2023-08-27T18:15:08.803Z] #113 0.708 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:15:08 [2023-08-27T18:15:08.803Z] #113 0.708 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:15:09 [2023-08-27T18:15:09.935Z] #113 1.088 Reading package lists...
18:15:10 [2023-08-27T18:15:10.501Z] #113 1.671 Reading package lists...
18:15:10 [2023-08-27T18:15:10.759Z] #113 2.242 Building dependency tree...
18:15:10 [2023-08-27T18:15:10.759Z] #113 2.425 Reading state information...
18:15:11 [2023-08-27T18:15:11.017Z] #113 2.748 gcc is already the newest version (4:10.2.1-1).
18:15:11 [2023-08-27T18:15:11.017Z] #113 2.748 pkg-config is already the newest version (0.29.2-1).
18:15:11 [2023-08-27T18:15:11.017Z] #113 2.748 The following additional packages will be installed:
18:15:11 [2023-08-27T18:15:11.017Z] #113 2.749   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev
18:15:11 [2023-08-27T18:15:11.017Z] #113 2.749   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
18:15:11 [2023-08-27T18:15:11.017Z] #113 2.749   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
18:15:11 [2023-08-27T18:15:11.017Z] #113 2.749   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:15:11 [2023-08-27T18:15:11.017Z] #113 2.750   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev
18:15:11 [2023-08-27T18:15:11.017Z] #113 2.750   zlib1g-dev
18:15:11 [2023-08-27T18:15:11.017Z] #113 2.753 Suggested packages:
18:15:11 [2023-08-27T18:15:11.017Z] #113 2.753   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
18:15:11 [2023-08-27T18:15:11.017Z] #113 2.753   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
18:15:11 [2023-08-27T18:15:11.017Z] #113 2.753 Recommended packages:
18:15:11 [2023-08-27T18:15:11.017Z] #113 2.753   build-essential fakeroot libalgorithm-merge-perl
18:15:11 [2023-08-27T18:15:11.275Z] #113 2.977 The following NEW packages will be installed:
18:15:11 [2023-08-27T18:15:11.275Z] #113 2.978   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
18:15:11 [2023-08-27T18:15:11.275Z] #113 2.978   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
18:15:11 [2023-08-27T18:15:11.275Z] #113 2.978   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
18:15:11 [2023-08-27T18:15:11.275Z] #113 2.978   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
18:15:11 [2023-08-27T18:15:11.275Z] #113 2.978   libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
18:15:11 [2023-08-27T18:15:11.275Z] #113 2.979   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.260 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.260 Need to get 10.2 MB of archives.
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.260 After this operation, 41.2 MB of additional disk space will be used.
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.260 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.278 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.282 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.283 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.284 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.285 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.286 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.288 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.291 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.293 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.295 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.301 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.302 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.303 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.305 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.314 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.316 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.318 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.321 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.323 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.325 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.327 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.328 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.330 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.333 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.336 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.344 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.344 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.346 Get:29 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
18:15:11 [2023-08-27T18:15:11.533Z] #113 3.347 Get:30 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
18:15:11 [2023-08-27T18:15:11.792Z] #113 3.503 debconf: delaying package configuration, since apt-utils is not installed
18:15:11 [2023-08-27T18:15:11.792Z] #113 3.551 Fetched 10.2 MB in 0s (28.8 MB/s)
18:15:11 [2023-08-27T18:15:11.792Z] #113 3.578 Selecting previously unselected package dpkg-dev.
18:15:11 [2023-08-27T18:15:11.792Z] #113 3.578 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21239 files and directories currently installed.)
18:15:11 [2023-08-27T18:15:11.792Z] #113 3.592 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
18:15:11 [2023-08-27T18:15:11.792Z] #113 3.596 Unpacking dpkg-dev (1.20.12) ...
18:15:12 [2023-08-27T18:15:12.050Z] #113 3.719 Selecting previously unselected package libgirepository-1.0-1:arm64.
18:15:12 [2023-08-27T18:15:12.050Z] #113 3.721 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.050Z] #113 3.730 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
18:15:12 [2023-08-27T18:15:12.050Z] #113 3.771 Selecting previously unselected package gir1.2-glib-2.0:arm64.
18:15:12 [2023-08-27T18:15:12.050Z] #113 3.774 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.050Z] #113 3.777 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
18:15:12 [2023-08-27T18:15:12.050Z] #113 3.816 Selecting previously unselected package libsecret-common.
18:15:12 [2023-08-27T18:15:12.050Z] #113 3.819 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
18:15:12 [2023-08-27T18:15:12.050Z] #113 3.823 Unpacking libsecret-common (0.20.4-2) ...
18:15:12 [2023-08-27T18:15:12.050Z] #113 3.873 Selecting previously unselected package libsecret-1-0:arm64.
18:15:12 [2023-08-27T18:15:12.050Z] #113 3.876 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.050Z] #113 3.880 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
18:15:12 [2023-08-27T18:15:12.050Z] #113 3.916 Selecting previously unselected package gir1.2-secret-1:arm64.
18:15:12 [2023-08-27T18:15:12.050Z] #113 3.919 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.308Z] #113 3.923 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
18:15:12 [2023-08-27T18:15:12.308Z] #113 3.956 Selecting previously unselected package libapparmor-dev:arm64.
18:15:12 [2023-08-27T18:15:12.308Z] #113 3.959 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.308Z] #113 3.965 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
18:15:12 [2023-08-27T18:15:12.308Z] #113 4.003 Selecting previously unselected package uuid-dev:arm64.
18:15:12 [2023-08-27T18:15:12.308Z] #113 4.005 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.308Z] #113 4.009 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
18:15:12 [2023-08-27T18:15:12.308Z] #113 4.056 Selecting previously unselected package libblkid-dev:arm64.
18:15:12 [2023-08-27T18:15:12.308Z] #113 4.059 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.308Z] #113 4.069 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
18:15:12 [2023-08-27T18:15:12.308Z] #113 4.117 Selecting previously unselected package libffi-dev:arm64.
18:15:12 [2023-08-27T18:15:12.308Z] #113 4.119 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.308Z] #113 4.123 Unpacking libffi-dev:arm64 (3.3-6) ...
18:15:12 [2023-08-27T18:15:12.308Z] #113 4.154 Selecting previously unselected package libglib2.0-data.
18:15:12 [2023-08-27T18:15:12.308Z] #113 4.157 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ...
18:15:12 [2023-08-27T18:15:12.567Z] #113 4.160 Unpacking libglib2.0-data (2.66.8-1) ...
18:15:12 [2023-08-27T18:15:12.567Z] #113 4.293 Selecting previously unselected package libglib2.0-bin.
18:15:12 [2023-08-27T18:15:12.567Z] #113 4.296 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.567Z] #113 4.300 Unpacking libglib2.0-bin (2.66.8-1) ...
18:15:12 [2023-08-27T18:15:12.567Z] #113 4.348 Selecting previously unselected package libglib2.0-dev-bin.
18:15:12 [2023-08-27T18:15:12.567Z] #113 4.351 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.567Z] #113 4.355 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
18:15:12 [2023-08-27T18:15:12.567Z] #113 4.394 Selecting previously unselected package libsepol1-dev:arm64.
18:15:12 [2023-08-27T18:15:12.825Z] #113 4.397 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.825Z] #113 4.401 Unpacking libsepol1-dev:arm64 (3.1-1) ...
18:15:12 [2023-08-27T18:15:12.825Z] #113 4.467 Selecting previously unselected package libpcre2-16-0:arm64.
18:15:12 [2023-08-27T18:15:12.825Z] #113 4.470 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.825Z] #113 4.474 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:15:12 [2023-08-27T18:15:12.825Z] #113 4.523 Selecting previously unselected package libpcre2-32-0:arm64.
18:15:12 [2023-08-27T18:15:12.825Z] #113 4.525 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.825Z] #113 4.530 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:15:12 [2023-08-27T18:15:12.825Z] #113 4.576 Selecting previously unselected package libpcre2-posix2:arm64.
18:15:12 [2023-08-27T18:15:12.825Z] #113 4.579 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.825Z] #113 4.582 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:15:12 [2023-08-27T18:15:12.825Z] #113 4.615 Selecting previously unselected package libpcre2-dev:arm64.
18:15:12 [2023-08-27T18:15:12.825Z] #113 4.618 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
18:15:12 [2023-08-27T18:15:12.825Z] #113 4.622 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:15:13 [2023-08-27T18:15:13.083Z] #113 4.699 Selecting previously unselected package libselinux1-dev:arm64.
18:15:13 [2023-08-27T18:15:13.084Z] #113 4.702 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ...
18:15:13 [2023-08-27T18:15:13.084Z] #113 4.706 Unpacking libselinux1-dev:arm64 (3.1-3) ...
18:15:13 [2023-08-27T18:15:13.084Z] #113 4.765 Selecting previously unselected package libmount-dev:arm64.
18:15:13 [2023-08-27T18:15:13.084Z] #113 4.768 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
18:15:13 [2023-08-27T18:15:13.084Z] #113 4.772 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
18:15:13 [2023-08-27T18:15:13.084Z] #113 4.812 Selecting previously unselected package libpcre16-3:arm64.
18:15:13 [2023-08-27T18:15:13.084Z] #113 4.814 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ...
18:15:13 [2023-08-27T18:15:13.084Z] #113 4.818 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
18:15:13 [2023-08-27T18:15:13.084Z] #113 4.871 Selecting previously unselected package libpcre32-3:arm64.
18:15:13 [2023-08-27T18:15:13.084Z] #113 4.874 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ...
18:15:13 [2023-08-27T18:15:13.084Z] #113 4.879 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
18:15:13 [2023-08-27T18:15:13.084Z] #113 4.926 Selecting previously unselected package libpcrecpp0v5:arm64.
18:15:13 [2023-08-27T18:15:13.342Z] #113 4.929 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
18:15:13 [2023-08-27T18:15:13.342Z] #113 4.933 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
18:15:13 [2023-08-27T18:15:13.342Z] #113 4.967 Selecting previously unselected package libpcre3-dev:arm64.
18:15:13 [2023-08-27T18:15:13.342Z] #113 4.970 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ...
18:15:13 [2023-08-27T18:15:13.342Z] #113 4.974 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
18:15:13 [2023-08-27T18:15:13.342Z] #113 5.059 Selecting previously unselected package zlib1g-dev:arm64.
18:15:13 [2023-08-27T18:15:13.342Z] #113 5.063 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
18:15:13 [2023-08-27T18:15:13.342Z] #113 5.067 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
18:15:13 [2023-08-27T18:15:13.342Z] #113 5.115 Selecting previously unselected package libglib2.0-dev:arm64.
18:15:13 [2023-08-27T18:15:13.342Z] #113 5.118 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ...
18:15:13 [2023-08-27T18:15:13.342Z] #113 5.122 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
18:15:13 [2023-08-27T18:15:13.600Z] #113 5.310 Selecting previously unselected package libseccomp-dev:arm64.
18:15:13 [2023-08-27T18:15:13.600Z] #113 5.313 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:15:13 [2023-08-27T18:15:13.600Z] #113 5.317 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:15:13 [2023-08-27T18:15:13.600Z] #113 5.354 Selecting previously unselected package libsecret-1-dev:arm64.
18:15:13 [2023-08-27T18:15:13.600Z] #113 5.357 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ...
18:15:13 [2023-08-27T18:15:13.600Z] #113 5.360 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
18:15:13 [2023-08-27T18:15:13.600Z] #113 5.415 Selecting previously unselected package libsystemd-dev:arm64.
18:15:13 [2023-08-27T18:15:13.600Z] #113 5.418 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
18:15:13 [2023-08-27T18:15:13.600Z] #113 5.422 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
18:15:13 [2023-08-27T18:15:13.600Z] #113 5.520 Selecting previously unselected package libudev-dev:arm64.
18:15:13 [2023-08-27T18:15:13.859Z] #113 5.523 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ...
18:15:13 [2023-08-27T18:15:13.859Z] #113 5.528 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
18:15:13 [2023-08-27T18:15:13.859Z] #113 5.591 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
18:15:13 [2023-08-27T18:15:13.859Z] #113 5.602 Setting up libglib2.0-dev-bin (2.66.8-1) ...
18:15:13 [2023-08-27T18:15:13.859Z] #113 5.774 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:15:14 [2023-08-27T18:15:14.117Z] #113 5.786 Setting up libpcre16-3:arm64 (2:8.39-13) ...
18:15:14 [2023-08-27T18:15:14.117Z] #113 5.796 Setting up libsepol1-dev:arm64 (3.1-1) ...
18:15:14 [2023-08-27T18:15:14.117Z] #113 5.808 Setting up libffi-dev:arm64 (3.3-6) ...
18:15:14 [2023-08-27T18:15:14.117Z] #113 5.819 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:15:14 [2023-08-27T18:15:14.117Z] #113 5.829 Setting up dpkg-dev (1.20.12) ...
18:15:14 [2023-08-27T18:15:14.117Z] #113 5.846 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:15:14 [2023-08-27T18:15:14.117Z] #113 5.857 Setting up libglib2.0-data (2.66.8-1) ...
18:15:14 [2023-08-27T18:15:14.117Z] #113 5.868 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
18:15:14 [2023-08-27T18:15:14.117Z] #113 5.879 Setting up libpcre32-3:arm64 (2:8.39-13) ...
18:15:14 [2023-08-27T18:15:14.117Z] #113 5.889 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
18:15:14 [2023-08-27T18:15:14.117Z] #113 5.901 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:15:14 [2023-08-27T18:15:14.117Z] #113 5.915 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
18:15:14 [2023-08-27T18:15:14.118Z] #113 5.932 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
18:15:14 [2023-08-27T18:15:14.118Z] #113 5.946 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
18:15:14 [2023-08-27T18:15:14.118Z] #113 5.956 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
18:15:14 [2023-08-27T18:15:14.118Z] #113 5.967 Setting up libsecret-common (0.20.4-2) ...
18:15:14 [2023-08-27T18:15:14.118Z] #113 5.978 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
18:15:14 [2023-08-27T18:15:14.118Z] #113 5.994 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:15:14 [2023-08-27T18:15:14.376Z] #113 6.004 Setting up libselinux1-dev:arm64 (3.1-3) ...
18:15:14 [2023-08-27T18:15:14.376Z] #113 6.015 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
18:15:14 [2023-08-27T18:15:14.376Z] #113 6.025 Setting up libglib2.0-bin (2.66.8-1) ...
18:15:14 [2023-08-27T18:15:14.376Z] #113 6.035 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
18:15:14 [2023-08-27T18:15:14.376Z] #113 6.046 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
18:15:14 [2023-08-27T18:15:14.376Z] #113 6.057 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
18:15:14 [2023-08-27T18:15:14.376Z] #113 6.065 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
18:15:14 [2023-08-27T18:15:14.376Z] #113 6.075 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
18:15:14 [2023-08-27T18:15:14.376Z] #113 6.088 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
18:15:14 [2023-08-27T18:15:14.376Z] #113 6.098 No schema files found: doing nothing.
18:15:14 [2023-08-27T18:15:14.376Z] #113 6.102 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:15:14 [2023-08-27T18:15:14.376Z] #113 6.123 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
18:15:14 [2023-08-27T18:15:14.634Z] #113 DONE 6.4s
18:15:14 [2023-08-27T18:15:14.634Z] 
18:15:14 [2023-08-27T18:15:14.634Z] #114 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
18:15:15 [2023-08-27T18:15:15.200Z] #114 DONE 0.7s
18:15:15 [2023-08-27T18:15:15.200Z] 
18:15:15 [2023-08-27T18:15:15.200Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
18:15:16 [2023-08-27T18:15:16.135Z] #115 DONE 0.8s
18:15:16 [2023-08-27T18:15:16.135Z] 
18:15:16 [2023-08-27T18:15:16.135Z] #116 [dev 1/1] COPY --link . .
18:15:18 [2023-08-27T18:15:18.665Z] #116 DONE 2.4s
18:15:18 [2023-08-27T18:15:18.665Z] 
18:15:18 [2023-08-27T18:15:18.665Z] #117 exporting to image
18:15:18 [2023-08-27T18:15:18.665Z] #117 exporting layers
18:15:19 [2023-08-27T18:15:19.600Z] #117 exporting layers 1.0s done
18:15:19 [2023-08-27T18:15:19.600Z] #117 writing image sha256:4f102cbd81811280624764d6c121a5d35dc612a28c09293f94a4f7d413e13fc3 done
18:15:19 [2023-08-27T18:15:19.600Z] #117 naming to docker.io/library/docker:639449f84e71456b8a753bf0420d9c4a3fde9f1f done
18:15:19 [2023-08-27T18:15:19.600Z] #117 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:15:19 [2023-08-27T18:15:19.899Z] + sudo modprobe ip6table_filter
[Pipeline] sh
18:15:20 [2023-08-27T18:15:20.180Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46342/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=639449f84e71456b8a753bf0420d9c4a3fde9f1f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:639449f84e71456b8a753bf0420d9c4a3fde9f1f hack/test/unit
18:15:20 [2023-08-27T18:15:20.438Z] + BUILDFLAGS=(-tags 'netgo journald')
18:15:20 [2023-08-27T18:15:20.438Z] + TESTFLAGS+=' -test.timeout=5m'
18:15:20 [2023-08-27T18:15:20.438Z] + TESTDIRS=./...
18:15:20 [2023-08-27T18:15:20.438Z] + exclude_paths='/vendor/|/integration'
18:15:20 [2023-08-27T18:15:20.438Z] ++ go list ./...
18:15:20 [2023-08-27T18:15:20.438Z] ++ grep -vE '(/vendor/|/integration)'
18:15:21 [2023-08-27T18:15:21.007Z] + pkg_list='github.com/docker/docker/api
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/backend/build
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/httpstatus
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/httputils
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/middleware
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/router
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/router/build
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/router/checkpoint
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/router/container
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/router/debug
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/router/distribution
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/router/grpc
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/router/image
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/router/network
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/router/plugin
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/router/session
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/router/swarm
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/router/system
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/server/router/volume
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/backend
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/blkiodev
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/container
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/events
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/filters
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/image
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/mount
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/network
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/plugins/logdriver
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/registry
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/strslice
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/swarm
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/swarm/runtime
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/system
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/time
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/versions
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/versions/v1p19
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/versions/v1p20
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/api/types/volume
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder/builder-next
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder/builder-next/exporter
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder/builder-next/worker
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder/builder-next/worker/label
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder/dockerfile
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder/remotecontext
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder/remotecontext/git
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/builder/remotecontext/urlutil
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/cli/debug
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/cli/winresources/docker-proxy
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/cli/winresources/dockerd
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/client
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/client/buildkit
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/cmd/docker-proxy
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/cmd/dockerd
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/cmd/dockerd/trap
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/container
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/container/stream
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/contrib/apparmor
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/contrib/httpserver
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/cluster
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/cluster/convert
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/cluster/executor
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/cluster/executor/container
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/cluster/provider
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/config
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/containerd
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/events
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/events/testutils
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/graphdriver
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/graphdriver/copy
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/graphdriver/register
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/graphdriver/vfs
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/graphdriver/zfs
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/images
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/initlayer
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/links
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/listeners
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/awslogs
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/fluentd
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/gcplogs
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/gelf
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/journald
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/local
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/logentries
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/loggertest
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/loggerutils
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/splunk
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/syslog
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/logger/templates
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/names
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/network
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/snapshotter
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/daemon/stats
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/distribution
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/distribution/metadata
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/distribution/utils
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/distribution/xfer
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/dockerversion
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/errdefs
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/image
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/image/cache
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/image/tarexport
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/image/v1
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/internal/mod
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/internal/mounttree
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/internal/multierror
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/internal/test/suite
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/internal/testutils
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/internal/testutils/netnsutils
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/internal/unshare
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/layer
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libcontainerd
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libcontainerd/queue
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libcontainerd/remote
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libcontainerd/shimopts
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libcontainerd/supervisor
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libcontainerd/types
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/bitmap
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/cluster
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/config
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/datastore
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/diagnostic
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/discoverapi
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/driverapi
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/bridge
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/host
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/null
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/overlay
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/remote
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/windows
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/drvregistry
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/etchosts
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/internal/caller
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/internal/kvstore
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/ipam
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/ipamapi
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/ipams/builtin
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/ipams/null
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/ipams/remote
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/ipamutils
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/ipbits
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/iptables
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/netlabel
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/netutils
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/networkdb
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/ns
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/options
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/osl
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/osl/kernel
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/portallocator
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/portmapper
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/resolvconf
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/scope
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/libnetwork/types
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/oci
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/oci/caps
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/opts
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/aaparser
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/archive
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/authorization
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/broadcaster
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/capabilities
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/chrootarchive
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/containerfs
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/directory
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/dmesg
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/fileutils
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/homedir
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/idtools
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/ioutils
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/jsonmessage
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/longpath
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/loopback
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/meminfo
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/namesgenerator
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/parsers
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/parsers/kernel
18:15:21 [2023-08-27T18:15:21.007Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/pidfile
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/platform
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/platforms
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/plugingetter
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/plugins
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/plugins/transport
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/pools
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/process
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/progress
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/reexec
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/rootless
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/rootless/specconv
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/stack
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/stdcopy
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/streamformatter
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/stringid
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/sysinfo
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/system
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/tailfile
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/tarsum
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/useragent
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/plugin
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/plugin/executor/containerd
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/plugin/v2
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/profiles/apparmor
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/profiles/seccomp
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/quota
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/reference
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/registry
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/registry/resumable
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/restartmanager
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/runconfig
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/runconfig/opts
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/daemon
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/environment
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/fakecontext
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/fakegit
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/fakestorage
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/fixtures/load
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/fixtures/plugin
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/registry
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/request
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/volume
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/volume/drivers
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/volume/local
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/volume/mounts
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/volume/service
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/volume/service/opts
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/volume/testutils'
18:15:21 [2023-08-27T18:15:21.008Z] ++ grep --fixed-strings -v /libnetwork
18:15:21 [2023-08-27T18:15:21.008Z] ++ echo 'github.com/docker/docker/api
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/backend/build
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/httpstatus
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/httputils
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/middleware
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/build
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/checkpoint
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/container
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/debug
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/distribution
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/grpc
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/image
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/network
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/plugin
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/session
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/swarm
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/system
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/volume
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/backend
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/blkiodev
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/container
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/events
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/filters
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/image
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/mount
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/network
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/plugins/logdriver
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/registry
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/strslice
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/swarm
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/swarm/runtime
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/system
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/time
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/versions
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/versions/v1p19
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/versions/v1p20
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/types/volume
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder/builder-next
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder/builder-next/exporter
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder/builder-next/worker
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder/builder-next/worker/label
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder/dockerfile
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder/remotecontext
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder/remotecontext/git
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/builder/remotecontext/urlutil
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/cli/debug
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/cli/winresources/docker-proxy
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/cli/winresources/dockerd
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/client
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/client/buildkit
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/cmd/docker-proxy
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/cmd/dockerd
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/cmd/dockerd/trap
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/container
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/container/stream
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/contrib/apparmor
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/contrib/httpserver
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/cluster
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/cluster/convert
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/cluster/executor
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/cluster/executor/container
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/cluster/provider
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/config
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/containerd
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/events
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/events/testutils
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/graphdriver
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/graphdriver/copy
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/graphdriver/register
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/graphdriver/vfs
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/graphdriver/zfs
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/images
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/initlayer
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/links
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/listeners
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/awslogs
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/fluentd
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/gcplogs
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/gelf
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/journald
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/local
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/logentries
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/loggertest
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/loggerutils
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/splunk
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/syslog
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/logger/templates
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/names
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/network
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/snapshotter
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/daemon/stats
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/distribution
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/distribution/metadata
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/distribution/utils
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/distribution/xfer
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/dockerversion
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/errdefs
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/image
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/image/cache
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/image/tarexport
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/image/v1
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/internal/mod
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/internal/mounttree
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/internal/multierror
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/internal/test/suite
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/internal/testutils
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/internal/testutils/netnsutils
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/internal/unshare
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/layer
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libcontainerd
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libcontainerd/queue
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libcontainerd/remote
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libcontainerd/shimopts
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libcontainerd/supervisor
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libcontainerd/types
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/bitmap
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/cluster
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/config
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/datastore
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/diagnostic
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/discoverapi
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/driverapi
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/bridge
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/host
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/null
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/overlay
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/remote
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/windows
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/drvregistry
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/etchosts
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/internal/caller
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/internal/kvstore
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/ipam
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/ipamapi
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/ipams/builtin
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/ipams/null
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/ipams/remote
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/ipamutils
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/ipbits
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/iptables
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/netlabel
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/netutils
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/networkdb
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/ns
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/options
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/osl
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/osl/kernel
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/portallocator
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/portmapper
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/resolvconf
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/scope
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/libnetwork/types
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/oci
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/oci/caps
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/opts
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/aaparser
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/archive
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/authorization
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/broadcaster
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/capabilities
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/chrootarchive
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/containerfs
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/directory
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/dmesg
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/fileutils
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/homedir
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/idtools
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/ioutils
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/jsonmessage
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/longpath
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/loopback
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/meminfo
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/namesgenerator
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/parsers
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/parsers/kernel
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/pidfile
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/platform
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/platforms
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/plugingetter
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/plugins
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/plugins/transport
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/pools
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/process
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/progress
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/reexec
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/rootless
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/rootless/specconv
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/stack
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/stdcopy
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/streamformatter
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/stringid
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/sysinfo
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/system
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/tailfile
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/tarsum
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/pkg/useragent
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/plugin
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/plugin/executor/containerd
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/plugin/v2
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/profiles/apparmor
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/profiles/seccomp
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/quota
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/reference
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/registry
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/registry/resumable
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/restartmanager
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/runconfig
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/runconfig/opts
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/daemon
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/environment
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/fakecontext
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/fakegit
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/fakestorage
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/fixtures/load
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/fixtures/plugin
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/registry
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/testutil/request
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/volume
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/volume/drivers
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/volume/local
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/volume/mounts
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/volume/service
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/volume/service/opts
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/volume/testutils'
18:15:21 [2023-08-27T18:15:21.008Z] + base_pkg_list='github.com/docker/docker/api
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/backend/build
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/httpstatus
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/httputils
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/middleware
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/build
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/checkpoint
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/container
18:15:21 [2023-08-27T18:15:21.008Z] github.com/docker/docker/api/server/router/debug
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/distribution
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/grpc
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/image
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/network
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/plugin
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/session
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/swarm
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/system
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/volume
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/backend
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/blkiodev
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/container
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/events
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/filters
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/image
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/mount
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/network
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/plugins/logdriver
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/registry
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/strslice
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/swarm
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/swarm/runtime
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/system
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/time
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/versions
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/versions/v1p19
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/versions/v1p20
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/volume
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/exporter
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/worker
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/worker/label
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/dockerfile
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/remotecontext
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/remotecontext/git
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/remotecontext/urlutil
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/cli/debug
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/cli/winresources/docker-proxy
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/cli/winresources/dockerd
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/client
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/client/buildkit
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/cmd/docker-proxy
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/cmd/dockerd
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/cmd/dockerd/trap
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/container
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/container/stream
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/contrib/apparmor
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/contrib/httpserver
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/cluster
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/cluster/convert
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/cluster/executor
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/cluster/executor/container
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/cluster/provider
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/config
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/containerd
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/events
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/events/testutils
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/copy
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/register
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/vfs
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/zfs
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/images
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/initlayer
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/links
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/listeners
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/awslogs
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/fluentd
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/gcplogs
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/gelf
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/journald
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/local
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/logentries
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/loggertest
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/loggerutils
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/splunk
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/syslog
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/templates
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/names
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/network
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/snapshotter
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/stats
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/distribution
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/distribution/metadata
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/distribution/utils
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/distribution/xfer
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/dockerversion
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/errdefs
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/image
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/image/cache
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/image/tarexport
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/image/v1
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/internal/mod
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/internal/mounttree
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/internal/multierror
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/internal/test/suite
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/internal/testutils
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/internal/testutils/netnsutils
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/internal/unshare
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/layer
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/libcontainerd
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/libcontainerd/queue
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/libcontainerd/remote
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/libcontainerd/shimopts
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/libcontainerd/supervisor
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/libcontainerd/types
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/oci
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/oci/caps
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/opts
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/aaparser
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/archive
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/authorization
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/broadcaster
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/capabilities
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/chrootarchive
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/containerfs
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/directory
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/dmesg
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/fileutils
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/homedir
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/idtools
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/ioutils
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/jsonmessage
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/longpath
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/loopback
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/meminfo
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/namesgenerator
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/parsers
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/parsers/kernel
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/pidfile
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/platform
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/platforms
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/plugingetter
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/plugins
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/plugins/transport
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/pools
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/process
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/progress
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/reexec
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/rootless
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/rootless/specconv
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/stack
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/stdcopy
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/streamformatter
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/stringid
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/sysinfo
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/system
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/tailfile
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/tarsum
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/pkg/useragent
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/plugin
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/plugin/executor/containerd
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/plugin/v2
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/profiles/apparmor
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/profiles/seccomp
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/quota
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/reference
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/registry
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/registry/resumable
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/restartmanager
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/runconfig
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/runconfig/opts
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/testutil
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/testutil/daemon
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/testutil/environment
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/testutil/fakecontext
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/testutil/fakegit
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/testutil/fakestorage
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/testutil/fixtures/load
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/testutil/fixtures/plugin
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/testutil/registry
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/testutil/request
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/volume
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/volume/drivers
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/volume/local
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/volume/mounts
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/volume/service
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/volume/service/opts
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/volume/testutils'
18:15:21 [2023-08-27T18:15:21.009Z] ++ grep --fixed-strings /libnetwork
18:15:21 [2023-08-27T18:15:21.009Z] ++ echo 'github.com/docker/docker/api
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/backend/build
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/httpstatus
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/httputils
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/middleware
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/build
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/checkpoint
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/container
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/debug
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/distribution
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/grpc
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/image
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/network
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/plugin
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/session
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/swarm
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/system
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/server/router/volume
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/backend
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/blkiodev
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/container
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/events
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/filters
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/image
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/mount
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/network
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/plugins/logdriver
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/registry
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/strslice
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/swarm
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/swarm/runtime
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/system
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/time
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/versions
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/versions/v1p19
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/versions/v1p20
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/api/types/volume
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/exporter
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/worker
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/builder-next/worker/label
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/dockerfile
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/remotecontext
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/remotecontext/git
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/builder/remotecontext/urlutil
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/cli/debug
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/cli/winresources/docker-proxy
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/cli/winresources/dockerd
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/client
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/client/buildkit
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/cmd/docker-proxy
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/cmd/dockerd
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/cmd/dockerd/trap
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/container
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/container/stream
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/contrib/apparmor
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/contrib/httpserver
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/cluster
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/cluster/convert
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/cluster/executor
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/cluster/executor/container
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/cluster/provider
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/config
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/containerd
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/events
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/events/testutils
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/copy
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/register
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/vfs
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/graphdriver/zfs
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/images
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/initlayer
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/links
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/listeners
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/awslogs
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/fluentd
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/gcplogs
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/gelf
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/journald
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/local
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/logentries
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/loggertest
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/loggerutils
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/splunk
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/syslog
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/logger/templates
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/names
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/network
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/snapshotter
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/daemon/stats
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/distribution
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/distribution/metadata
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/distribution/utils
18:15:21 [2023-08-27T18:15:21.009Z] github.com/docker/docker/distribution/xfer
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/dockerversion
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/errdefs
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/image
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/image/cache
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/image/tarexport
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/image/v1
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/internal/mod
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/internal/mounttree
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/internal/multierror
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/internal/test/suite
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/internal/testutils
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/internal/testutils/netnsutils
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/internal/unshare
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/layer
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libcontainerd
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libcontainerd/queue
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libcontainerd/remote
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libcontainerd/shimopts
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libcontainerd/supervisor
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libcontainerd/types
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/bitmap
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cluster
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/config
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/datastore
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/diagnostic
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/discoverapi
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/driverapi
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/bridge
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/host
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/null
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/overlay
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/remote
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/windows
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drvregistry
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/etchosts
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/internal/caller
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/internal/kvstore
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipam
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipamapi
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/builtin
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/null
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/remote
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipamutils
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipbits
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/iptables
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/netlabel
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/netutils
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/networkdb
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ns
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/options
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/osl
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/osl/kernel
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/portallocator
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/portmapper
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/resolvconf
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/scope
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/types
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/oci
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/oci/caps
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/opts
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/aaparser
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/archive
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/authorization
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/broadcaster
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/capabilities
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/chrootarchive
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/containerfs
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/directory
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/dmesg
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/fileutils
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/homedir
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/idtools
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/ioutils
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/jsonmessage
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/longpath
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/loopback
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/meminfo
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/namesgenerator
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/parsers
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/parsers/kernel
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/pidfile
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/platform
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/platforms
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/plugingetter
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/plugins
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/plugins/transport
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/pools
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/process
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/progress
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/reexec
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/rootless
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/rootless/specconv
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/stack
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/stdcopy
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/streamformatter
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/stringid
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/sysinfo
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/system
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/tailfile
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/tarsum
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/pkg/useragent
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/plugin
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/plugin/executor/containerd
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/plugin/v2
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/profiles/apparmor
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/profiles/seccomp
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/quota
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/reference
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/registry
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/registry/resumable
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/restartmanager
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/runconfig
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/runconfig/opts
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/testutil
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/testutil/daemon
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/testutil/environment
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/testutil/fakecontext
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/testutil/fakegit
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/testutil/fakestorage
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/testutil/fixtures/load
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/testutil/fixtures/plugin
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/testutil/registry
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/testutil/request
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/volume
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/volume/drivers
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/volume/local
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/volume/mounts
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/volume/service
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/volume/service/opts
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/volume/testutils'
18:15:21 [2023-08-27T18:15:21.010Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/bitmap
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cluster
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/config
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/datastore
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/diagnostic
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/discoverapi
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/driverapi
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/bridge
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/host
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/null
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/overlay
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/remote
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/windows
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drvregistry
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/etchosts
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/internal/caller
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/internal/kvstore
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipam
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipamapi
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/builtin
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/null
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/remote
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipamutils
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipbits
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/iptables
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/netlabel
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/netutils
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/networkdb
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ns
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/options
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/osl
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/osl/kernel
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/portallocator
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/portmapper
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/resolvconf
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/scope
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/types'
18:15:21 [2023-08-27T18:15:21.010Z] + echo 'github.com/docker/docker/libnetwork
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/bitmap
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cluster
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/config
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/datastore
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/diagnostic
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/discoverapi
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/driverapi
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/bridge
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/host
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/null
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/overlay
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/remote
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/windows
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drvregistry
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/etchosts
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/internal/caller
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/internal/kvstore
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipam
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipamapi
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/builtin
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/null
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/remote
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:15:21 [2023-08-27T18:15:21.010Z] + grep --fixed-strings libnetwork/drivers/bridge
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipamutils
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ipbits
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/iptables
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/netlabel
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/netutils
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/networkdb
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/ns
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/options
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/osl
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/osl/kernel
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/portallocator
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/portmapper
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/resolvconf
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/scope
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/types'
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/bridge
18:15:21 [2023-08-27T18:15:21.010Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:15:21 [2023-08-27T18:15:21.010Z] + type docker-proxy
18:15:21 [2023-08-27T18:15:21.010Z] hack/test/unit: line 25: type: docker-proxy: not found
18:15:21 [2023-08-27T18:15:21.010Z] + hack/make.sh binary-proxy install-proxy
18:15:21 [2023-08-27T18:15:21.010Z] 
18:15:21 [2023-08-27T18:15:21.010Z] Removing bundles/
18:15:21 [2023-08-27T18:15:21.010Z] 
18:15:21 [2023-08-27T18:15:21.010Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
18:15:21 [2023-08-27T18:15:21.269Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
18:15:21 [2023-08-27T18:15:21.269Z] + tee /go/src/github.com/docker/docker/go.mod
18:15:21 [2023-08-27T18:15:21.269Z] module github.com/docker/docker
18:15:21 [2023-08-27T18:15:21.269Z] 
18:15:21 [2023-08-27T18:15:21.269Z] go 1.19
18:15:21 [2023-08-27T18:15:21.269Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:15:21 [2023-08-27T18:15:21.270Z] + GO111MODULE=on
18:15:21 [2023-08-27T18:15:21.270Z] + 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=639449f84e71456b8a753bf0420d9c4a3fde9f1f" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-27T18:15:20.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 ' github.com/docker/docker/cmd/docker-proxy
18:15:25 [2023-08-27T18:15:25.459Z] + rm -f /go/src/github.com/docker/docker/go.mod
18:15:25 [2023-08-27T18:15:25.459Z] Created binary: bundles/binary-proxy/docker-proxy
18:15:25 [2023-08-27T18:15:25.459Z] 
18:15:25 [2023-08-27T18:15:25.459Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
18:15:25 [2023-08-27T18:15:25.459Z] Installing docker-proxy to /usr/local/bin/
18:15:25 [2023-08-27T18:15:25.718Z] 
18:15:25 [2023-08-27T18:15:25.718Z] + mkdir -p bundles
18:15:25 [2023-08-27T18:15:25.719Z] + '[' -n 'github.com/docker/docker/api
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/backend/build
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/httpstatus
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/httputils
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/middleware
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/router
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/router/build
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/router/checkpoint
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/router/container
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/router/debug
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/router/distribution
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/router/grpc
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/router/image
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/router/network
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/router/plugin
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/router/session
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/router/swarm
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/router/system
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/server/router/volume
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/backend
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/blkiodev
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/container
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/events
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/filters
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/image
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/mount
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/network
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/plugins/logdriver
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/registry
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/strslice
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/swarm
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/swarm/runtime
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/system
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/time
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/versions
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/versions/v1p19
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/versions/v1p20
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/api/types/volume
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder/builder-next
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder/builder-next/exporter
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder/builder-next/worker
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder/builder-next/worker/label
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder/dockerfile
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder/remotecontext
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder/remotecontext/git
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/builder/remotecontext/urlutil
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/cli/debug
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/cli/winresources/docker-proxy
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/cli/winresources/dockerd
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/client
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/client/buildkit
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/cmd/docker-proxy
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/cmd/dockerd
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/cmd/dockerd/trap
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/container
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/container/stream
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/contrib/apparmor
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/contrib/httpserver
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/cluster
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/cluster/convert
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/cluster/executor
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/cluster/executor/container
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/cluster/provider
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/config
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/containerd
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/events
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/events/testutils
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/graphdriver
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/graphdriver/copy
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/graphdriver/register
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/graphdriver/vfs
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/graphdriver/zfs
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/images
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/initlayer
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/links
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/listeners
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/awslogs
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/fluentd
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/gcplogs
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/gelf
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/journald
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/local
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/logentries
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/loggertest
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/loggerutils
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/splunk
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/syslog
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/logger/templates
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/names
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/network
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/snapshotter
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/daemon/stats
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/distribution
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/distribution/metadata
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/distribution/utils
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/distribution/xfer
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/dockerversion
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/errdefs
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/image
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/image/cache
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/image/tarexport
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/image/v1
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/internal/mod
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/internal/mounttree
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/internal/multierror
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/internal/test/suite
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/internal/testutils
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/internal/testutils/netnsutils
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/internal/unshare
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/layer
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/libcontainerd
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/libcontainerd/queue
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/libcontainerd/remote
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/libcontainerd/shimopts
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/libcontainerd/supervisor
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/libcontainerd/types
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/oci
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/oci/caps
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/opts
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/aaparser
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/archive
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/authorization
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/broadcaster
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/capabilities
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/chrootarchive
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/containerfs
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/directory
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/dmesg
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/fileutils
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/homedir
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/idtools
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/ioutils
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/jsonmessage
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/longpath
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/loopback
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/meminfo
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/namesgenerator
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/parsers
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/parsers/kernel
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/pidfile
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/platform
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/platforms
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/plugingetter
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/plugins
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/plugins/transport
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/pools
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/process
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/progress
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/reexec
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/rootless
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/rootless/specconv
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/stack
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/stdcopy
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/streamformatter
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/stringid
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/sysinfo
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/system
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/tailfile
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/tarsum
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/pkg/useragent
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/plugin
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/plugin/executor/containerd
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/plugin/v2
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/profiles/apparmor
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/profiles/seccomp
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/quota
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/reference
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/registry
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/registry/resumable
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/restartmanager
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/runconfig
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/runconfig/opts
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/testutil
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/testutil/daemon
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/testutil/environment
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/testutil/fakecontext
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/testutil/fakegit
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/testutil/fakestorage
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/testutil/fixtures/load
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/testutil/fixtures/plugin
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/testutil/registry
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/testutil/request
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/volume
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/volume/drivers
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/volume/local
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/volume/mounts
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/volume/service
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/volume/service/opts
18:15:25 [2023-08-27T18:15:25.719Z] github.com/docker/docker/volume/testutils' ']'
18:15:25 [2023-08-27T18:15:25.720Z] + 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/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/tarexport github.com/docker/docker/image/v1 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
18:15:26 [2023-08-27T18:15:26.287Z] ?   	github.com/docker/docker/api	[no test files]
18:15:34 [2023-08-27T18:15:34.419Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
18:15:34 [2023-08-27T18:15:34.419Z] ok  	github.com/docker/docker/api/server	0.037s	coverage: 13.0% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 6.0% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/types	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] 	github.com/docker/docker/api/types/network	coverage: 77.5% of statements
18:15:56 [2023-08-27T18:15:56.371Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
18:15:56 [2023-08-27T18:15:56.371Z] 	github.com/docker/docker/api/types/container	coverage: 83.1% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.1% of statements
18:15:56 [2023-08-27T18:15:56.371Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ok  	github.com/docker/docker/api/types/network	0.008s	coverage: 77.5% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/types/system	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/builder	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
18:15:56 [2023-08-27T18:15:56.371Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
18:15:56 [2023-08-27T18:15:56.372Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
18:15:56 [2023-08-27T18:15:56.372Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
18:15:56 [2023-08-27T18:15:56.372Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
18:15:56 [2023-08-27T18:15:56.631Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
18:15:56 [2023-08-27T18:15:56.631Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
18:15:56 [2023-08-27T18:15:56.890Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
18:15:56 [2023-08-27T18:15:56.890Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.018s	coverage: 100.0% of statements
18:15:56 [2023-08-27T18:15:56.890Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
18:15:56 [2023-08-27T18:15:56.890Z] ok  	github.com/docker/docker/builder/remotecontext	0.050s	coverage: 33.5% of statements
18:15:56 [2023-08-27T18:15:56.890Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
18:15:56 [2023-08-27T18:15:56.890Z] ok  	github.com/docker/docker/builder/dockerfile	0.054s	coverage: 50.1% of statements
18:15:56 [2023-08-27T18:15:56.890Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
18:15:56 [2023-08-27T18:15:56.890Z] ok  	github.com/docker/docker/cli/debug	0.082s	coverage: 100.0% of statements
18:15:57 [2023-08-27T18:15:57.459Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
18:15:57 [2023-08-27T18:15:57.719Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
18:15:57 [2023-08-27T18:15:57.719Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.109s	coverage: 66.5% of statements
18:15:57 [2023-08-27T18:15:57.719Z] 	github.com/docker/docker/client	coverage: 77.4% of statements
18:15:57 [2023-08-27T18:15:57.719Z] ok  	github.com/docker/docker/client	0.133s	coverage: 77.4% of statements
18:16:03 [2023-08-27T18:16:03.004Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
18:16:03 [2023-08-27T18:16:03.004Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.349s	coverage: 82.5% of statements
18:16:11 [2023-08-27T18:16:11.130Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
18:16:11 [2023-08-27T18:16:11.130Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:16:11 [2023-08-27T18:16:11.130Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:16:11 [2023-08-27T18:16:11.130Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:16:11 [2023-08-27T18:16:11.130Z] 	github.com/docker/docker/container	coverage: 36.4% of statements
18:16:11 [2023-08-27T18:16:11.130Z] ok  	github.com/docker/docker/container	0.141s	coverage: 36.4% of statements
18:16:11 [2023-08-27T18:16:11.130Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.3% of statements
18:16:11 [2023-08-27T18:16:11.130Z] ok  	github.com/docker/docker/cmd/dockerd	0.217s	coverage: 30.3% of statements
18:16:12 [2023-08-27T18:16:12.508Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
18:16:12 [2023-08-27T18:16:12.508Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.487s	coverage: 0.0% of statements
18:16:13 [2023-08-27T18:16:13.886Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:16:13 [2023-08-27T18:16:13.886Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
18:16:13 [2023-08-27T18:16:13.886Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
18:16:13 [2023-08-27T18:16:13.886Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
18:16:13 [2023-08-27T18:16:13.886Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 39.2% of statements
18:16:13 [2023-08-27T18:16:13.886Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
18:16:13 [2023-08-27T18:16:13.886Z] ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
18:16:14 [2023-08-27T18:16:14.145Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:16:14 [2023-08-27T18:16:14.145Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
18:16:14 [2023-08-27T18:16:14.145Z] ok  	github.com/docker/docker/daemon/config	0.063s	coverage: 75.7% of statements
18:16:16 [2023-08-27T18:16:16.050Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:16:16 [2023-08-27T18:16:16.050Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
18:16:16 [2023-08-27T18:16:16.050Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
18:16:16 [2023-08-27T18:16:16.050Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
18:16:16 [2023-08-27T18:16:16.050Z] ok  	github.com/docker/docker/daemon/containerd	0.022s	coverage: 0.7% of statements
18:16:16 [2023-08-27T18:16:16.050Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
18:16:16 [2023-08-27T18:16:16.050Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
18:16:16 [2023-08-27T18:16:16.050Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
18:16:16 [2023-08-27T18:16:16.050Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
18:16:16 [2023-08-27T18:16:16.050Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
18:16:16 [2023-08-27T18:16:16.050Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.191s	coverage: 59.6% of statements
18:16:16 [2023-08-27T18:16:16.617Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:16:16 [2023-08-27T18:16:16.617Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
18:16:16 [2023-08-27T18:16:16.617Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
18:16:16 [2023-08-27T18:16:16.617Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:16:16 [2023-08-27T18:16:16.617Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:16:16 [2023-08-27T18:16:16.877Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
18:16:16 [2023-08-27T18:16:16.877Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.210s	coverage: 60.2% of statements
18:16:16 [2023-08-27T18:16:16.877Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
18:16:16 [2023-08-27T18:16:16.877Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.027s	coverage: 60.9% of statements
18:16:17 [2023-08-27T18:16:17.445Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
18:16:17 [2023-08-27T18:16:17.445Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
18:16:17 [2023-08-27T18:16:17.705Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
18:16:17 [2023-08-27T18:16:17.705Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.472s	coverage: 13.0% of statements
18:16:18 [2023-08-27T18:16:18.274Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:16:18 [2023-08-27T18:16:18.274Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:16:18 [2023-08-27T18:16:18.274Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
18:16:18 [2023-08-27T18:16:18.274Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
18:16:18 [2023-08-27T18:16:18.274Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
18:16:18 [2023-08-27T18:16:18.274Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 3.0% of statements
18:16:18 [2023-08-27T18:16:18.533Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
18:16:18 [2023-08-27T18:16:18.533Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
18:16:18 [2023-08-27T18:16:18.792Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:16:18 [2023-08-27T18:16:18.792Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
18:16:18 [2023-08-27T18:16:18.792Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
18:16:18 [2023-08-27T18:16:18.792Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.019s	coverage: 53.6% of statements
18:16:18 [2023-08-27T18:16:18.792Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.029s	coverage: 68.2% of statements
18:16:19 [2023-08-27T18:16:19.051Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
18:16:19 [2023-08-27T18:16:19.051Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.119s	coverage: 78.3% of statements
18:16:19 [2023-08-27T18:16:19.310Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
18:16:19 [2023-08-27T18:16:19.310Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
18:16:19 [2023-08-27T18:16:19.310Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
18:16:19 [2023-08-27T18:16:19.310Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.004s	coverage: 88.2% of statements
18:16:19 [2023-08-27T18:16:19.569Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
18:16:19 [2023-08-27T18:16:19.569Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
18:16:19 [2023-08-27T18:16:19.829Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
18:16:19 [2023-08-27T18:16:19.829Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.117s	coverage: 76.8% of statements
18:16:19 [2023-08-27T18:16:19.829Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:16:19 [2023-08-27T18:16:19.829Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
18:16:19 [2023-08-27T18:16:19.829Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
18:16:19 [2023-08-27T18:16:19.829Z] ok  	github.com/docker/docker/daemon/logger/local	0.048s	coverage: 79.4% of statements
18:16:20 [2023-08-27T18:16:20.088Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
18:16:20 [2023-08-27T18:16:20.089Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.036s	coverage: 63.5% of statements
18:16:20 [2023-08-27T18:16:20.347Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
18:16:20 [2023-08-27T18:16:20.347Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.039s	coverage: 31.5% of statements
18:16:20 [2023-08-27T18:16:20.606Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
18:16:20 [2023-08-27T18:16:20.606Z] ok  	github.com/docker/docker/daemon/logger/journald	1.259s	coverage: 74.5% of statements
18:16:20 [2023-08-27T18:16:20.606Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:16:20 [2023-08-27T18:16:20.606Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
18:16:20 [2023-08-27T18:16:20.606Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
18:16:20 [2023-08-27T18:16:20.606Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
18:16:20 [2023-08-27T18:16:20.606Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
18:16:20 [2023-08-27T18:16:20.866Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
18:16:20 [2023-08-27T18:16:20.866Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:16:20 [2023-08-27T18:16:20.866Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
18:16:20 [2023-08-27T18:16:20.866Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
18:16:21 [2023-08-27T18:16:21.802Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:16:21 [2023-08-27T18:16:21.802Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
18:16:21 [2023-08-27T18:16:21.802Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
18:16:21 [2023-08-27T18:16:21.802Z] ok  	github.com/docker/docker/dockerversion	0.005s	coverage: 100.0% of statements
18:16:21 [2023-08-27T18:16:21.802Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 77.7% of statements
18:16:21 [2023-08-27T18:16:21.802Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
18:16:21 [2023-08-27T18:16:21.802Z] ok  	github.com/docker/docker/distribution/metadata	0.032s	coverage: 44.4% of statements
18:16:22 [2023-08-27T18:16:22.061Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
18:16:22 [2023-08-27T18:16:22.061Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.477s	coverage: 82.5% of statements
18:16:22 [2023-08-27T18:16:22.627Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
18:16:22 [2023-08-27T18:16:22.627Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
18:16:22 [2023-08-27T18:16:22.627Z] 	github.com/docker/docker/image	coverage: 84.8% of statements
18:16:22 [2023-08-27T18:16:22.627Z] ok  	github.com/docker/docker/image	0.028s	coverage: 84.8% of statements
18:16:22 [2023-08-27T18:16:22.627Z] ?   	github.com/docker/docker/image/v1	[no test files]
18:16:22 [2023-08-27T18:16:22.627Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
18:16:22 [2023-08-27T18:16:22.627Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
18:16:22 [2023-08-27T18:16:22.627Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
18:16:22 [2023-08-27T18:16:22.627Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
18:16:22 [2023-08-27T18:16:22.627Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.6% of statements
18:16:22 [2023-08-27T18:16:22.886Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:16:22 [2023-08-27T18:16:22.886Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
18:16:22 [2023-08-27T18:16:22.886Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
18:16:22 [2023-08-27T18:16:22.886Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
18:16:22 [2023-08-27T18:16:22.886Z] 	github.com/docker/docker/internal/multierror	coverage: 88.9% of statements
18:16:22 [2023-08-27T18:16:22.886Z] ok  	github.com/docker/docker/internal/multierror	0.004s	coverage: 88.9% of statements
18:16:23 [2023-08-27T18:16:23.453Z] 	github.com/docker/docker/distribution	coverage: 29.6% of statements
18:16:23 [2023-08-27T18:16:23.453Z] ok  	github.com/docker/docker/distribution	1.506s	coverage: 29.6% of statements
18:16:23 [2023-08-27T18:16:23.711Z] 	github.com/docker/docker/daemon	coverage: 17.2% of statements
18:16:23 [2023-08-27T18:16:23.711Z] ok  	github.com/docker/docker/daemon	10.849s	coverage: 17.2% of statements
18:16:23 [2023-08-27T18:16:23.970Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:16:23 [2023-08-27T18:16:23.970Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:16:23 [2023-08-27T18:16:23.970Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
18:16:23 [2023-08-27T18:16:23.970Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:16:23 [2023-08-27T18:16:23.970Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:16:23 [2023-08-27T18:16:23.970Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
18:16:23 [2023-08-27T18:16:23.970Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
18:16:23 [2023-08-27T18:16:23.970Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
18:16:23 [2023-08-27T18:16:23.970Z] ok  	github.com/docker/docker/distribution/xfer	2.180s	coverage: 85.4% of statements
18:16:24 [2023-08-27T18:16:24.539Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:16:24 [2023-08-27T18:16:24.539Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
18:16:24 [2023-08-27T18:16:24.539Z] ok  	github.com/docker/docker/pkg/aaparser	0.008s	coverage: 52.9% of statements
18:16:24 [2023-08-27T18:16:24.539Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
18:16:24 [2023-08-27T18:16:24.539Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
18:16:24 [2023-08-27T18:16:24.539Z] ok  	github.com/docker/docker/opts	0.032s	coverage: 67.9% of statements
18:16:24 [2023-08-27T18:16:24.539Z] ok  	github.com/docker/docker/oci	0.036s	coverage: 38.1% of statements
18:16:25 [2023-08-27T18:16:25.110Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
18:16:25 [2023-08-27T18:16:25.110Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
18:16:25 [2023-08-27T18:16:25.110Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
18:16:25 [2023-08-27T18:16:25.110Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
18:16:25 [2023-08-27T18:16:25.110Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
18:16:25 [2023-08-27T18:16:25.110Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
18:16:25 [2023-08-27T18:16:25.110Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
18:16:25 [2023-08-27T18:16:25.110Z] ok  	github.com/docker/docker/pkg/directory	0.016s	coverage: 81.8% of statements
18:16:25 [2023-08-27T18:16:25.371Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
18:16:25 [2023-08-27T18:16:25.371Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
18:16:25 [2023-08-27T18:16:25.371Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.7% of statements
18:16:25 [2023-08-27T18:16:25.371Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.267s	coverage: 83.7% of statements
18:16:25 [2023-08-27T18:16:25.371Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
18:16:25 [2023-08-27T18:16:25.371Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 56.4% of statements
18:16:25 [2023-08-27T18:16:25.630Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
18:16:25 [2023-08-27T18:16:25.630Z] 	github.com/docker/docker/pkg/archive	coverage: 81.0% of statements
18:16:25 [2023-08-27T18:16:25.630Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 8.3% of statements
18:16:25 [2023-08-27T18:16:25.630Z] ok  	github.com/docker/docker/pkg/archive	0.445s	coverage: 81.0% of statements
18:16:25 [2023-08-27T18:16:25.889Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:16:25 [2023-08-27T18:16:25.889Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
18:16:25 [2023-08-27T18:16:25.889Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
18:16:25 [2023-08-27T18:16:25.889Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
18:16:25 [2023-08-27T18:16:25.889Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
18:16:25 [2023-08-27T18:16:25.889Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
18:16:25 [2023-08-27T18:16:25.889Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
18:16:25 [2023-08-27T18:16:25.889Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
18:16:25 [2023-08-27T18:16:25.889Z] ok  	github.com/docker/docker/pkg/idtools	0.359s	coverage: 69.8% of statements
18:16:25 [2023-08-27T18:16:25.889Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
18:16:25 [2023-08-27T18:16:25.889Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
18:16:26 [2023-08-27T18:16:26.149Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
18:16:26 [2023-08-27T18:16:26.149Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
18:16:26 [2023-08-27T18:16:26.149Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
18:16:26 [2023-08-27T18:16:26.149Z] ok  	github.com/docker/docker/pkg/authorization	0.991s	coverage: 68.3% of statements
18:16:26 [2023-08-27T18:16:26.149Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
18:16:26 [2023-08-27T18:16:26.149Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
18:16:26 [2023-08-27T18:16:26.149Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
18:16:26 [2023-08-27T18:16:26.149Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
18:16:26 [2023-08-27T18:16:26.149Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
18:16:26 [2023-08-27T18:16:26.149Z] ok  	github.com/docker/docker/pkg/ioutils	0.413s	coverage: 71.9% of statements
18:16:26 [2023-08-27T18:16:26.149Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:16:26 [2023-08-27T18:16:26.149Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
18:16:26 [2023-08-27T18:16:26.149Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:16:26 [2023-08-27T18:16:26.149Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
18:16:26 [2023-08-27T18:16:26.149Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
18:16:26 [2023-08-27T18:16:26.717Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:16:26 [2023-08-27T18:16:26.717Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:16:26 [2023-08-27T18:16:26.717Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
18:16:26 [2023-08-27T18:16:26.717Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 90.0% of statements
18:16:26 [2023-08-27T18:16:26.717Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
18:16:26 [2023-08-27T18:16:26.717Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
18:16:26 [2023-08-27T18:16:26.717Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
18:16:26 [2023-08-27T18:16:26.717Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
18:16:26 [2023-08-27T18:16:26.717Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
18:16:26 [2023-08-27T18:16:26.717Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
18:16:26 [2023-08-27T18:16:26.976Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
18:16:26 [2023-08-27T18:16:26.976Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
18:16:26 [2023-08-27T18:16:26.976Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
18:16:26 [2023-08-27T18:16:26.976Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
18:16:26 [2023-08-27T18:16:26.976Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
18:16:26 [2023-08-27T18:16:26.976Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
18:16:26 [2023-08-27T18:16:26.976Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
18:16:26 [2023-08-27T18:16:26.976Z] ok  	github.com/docker/docker/pkg/stack	0.009s	coverage: 90.9% of statements
18:16:26 [2023-08-27T18:16:26.976Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
18:16:26 [2023-08-27T18:16:26.976Z] ok  	github.com/docker/docker/pkg/stdcopy	0.014s	coverage: 100.0% of statements
18:16:27 [2023-08-27T18:16:27.236Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
18:16:27 [2023-08-27T18:16:27.236Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
18:16:27 [2023-08-27T18:16:27.236Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 61.9% of statements
18:16:27 [2023-08-27T18:16:27.236Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
18:16:27 [2023-08-27T18:16:27.495Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
18:16:27 [2023-08-27T18:16:27.495Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
18:16:27 [2023-08-27T18:16:27.495Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
18:16:27 [2023-08-27T18:16:27.495Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
18:16:27 [2023-08-27T18:16:27.495Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
18:16:27 [2023-08-27T18:16:27.495Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
18:16:27 [2023-08-27T18:16:27.495Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
18:16:27 [2023-08-27T18:16:27.495Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:16:27 [2023-08-27T18:16:27.495Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
18:16:27 [2023-08-27T18:16:27.495Z] ok  	github.com/docker/docker/pkg/tarsum	0.050s	coverage: 89.1% of statements
18:16:28 [2023-08-27T18:16:28.430Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:16:28 [2023-08-27T18:16:28.430Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:16:28 [2023-08-27T18:16:28.430Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
18:16:28 [2023-08-27T18:16:28.430Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
18:16:28 [2023-08-27T18:16:28.430Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
18:16:28 [2023-08-27T18:16:28.430Z] ok  	github.com/docker/docker/profiles/seccomp	0.019s	coverage: 86.0% of statements
18:16:28 [2023-08-27T18:16:28.689Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.9% of statements
18:16:28 [2023-08-27T18:16:28.689Z] ok  	github.com/docker/docker/pkg/plugins	2.013s	coverage: 74.9% of statements
18:16:28 [2023-08-27T18:16:28.689Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
18:16:28 [2023-08-27T18:16:28.689Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
18:16:28 [2023-08-27T18:16:28.948Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
18:16:28 [2023-08-27T18:16:28.948Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.3% of statements
18:16:29 [2023-08-27T18:16:29.207Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
18:16:29 [2023-08-27T18:16:29.207Z] ok  	github.com/docker/docker/quota	0.565s	coverage: 69.2% of statements
18:16:29 [2023-08-27T18:16:29.207Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:16:29 [2023-08-27T18:16:29.207Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
18:16:29 [2023-08-27T18:16:29.207Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
18:16:29 [2023-08-27T18:16:29.208Z] ok  	github.com/docker/docker/restartmanager	0.008s	coverage: 46.2% of statements
18:16:29 [2023-08-27T18:16:29.208Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
18:16:29 [2023-08-27T18:16:29.208Z] ok  	github.com/docker/docker/testutil	0.013s	coverage: 62.5% of statements
18:16:29 [2023-08-27T18:16:29.208Z] ok  	github.com/docker/docker/runconfig	0.014s	coverage: 63.6% of statements
18:16:29 [2023-08-27T18:16:29.208Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
18:16:29 [2023-08-27T18:16:29.208Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
18:16:29 [2023-08-27T18:16:29.466Z] 	github.com/docker/docker/registry	coverage: 65.2% of statements
18:16:29 [2023-08-27T18:16:29.466Z] ok  	github.com/docker/docker/registry	0.123s	coverage: 65.2% of statements
18:16:30 [2023-08-27T18:16:30.033Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:16:30 [2023-08-27T18:16:30.033Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:16:30 [2023-08-27T18:16:30.033Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:16:30 [2023-08-27T18:16:30.033Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:16:30 [2023-08-27T18:16:30.033Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:16:30 [2023-08-27T18:16:30.033Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:16:30 [2023-08-27T18:16:30.033Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:16:30 [2023-08-27T18:16:30.033Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:16:30 [2023-08-27T18:16:30.033Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:16:30 [2023-08-27T18:16:30.033Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:16:30 [2023-08-27T18:16:30.033Z] ?   	github.com/docker/docker/volume	[no test files]
18:16:30 [2023-08-27T18:16:30.600Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
18:16:30 [2023-08-27T18:16:30.600Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
18:16:30 [2023-08-27T18:16:30.600Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
18:16:30 [2023-08-27T18:16:30.600Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
18:16:30 [2023-08-27T18:16:30.858Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
18:16:30 [2023-08-27T18:16:30.858Z] ok  	github.com/docker/docker/volume/local	0.116s	coverage: 74.4% of statements
18:16:31 [2023-08-27T18:16:31.117Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
18:16:31 [2023-08-27T18:16:31.117Z] ok  	github.com/docker/docker/layer	7.194s	coverage: 68.7% of statements
18:16:31 [2023-08-27T18:16:31.117Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:16:31 [2023-08-27T18:16:31.117Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:16:31 [2023-08-27T18:16:31.377Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
18:16:31 [2023-08-27T18:16:31.377Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 71.8% of statements
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === Skipped
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     network_proxy_test.go:210: No support for dual stack yet
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver btrfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver btrfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver btrfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver btrfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver btrfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:68: No driver to put!
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z] time="2023-08-27T18:16:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z] time="2023-08-27T18:16:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z] time="2023-08-27T18:16:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z] time="2023-08-27T18:16:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z] time="2023-08-27T18:16:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:68: No driver to put!
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     overlay_test.go:61: Cannot run test with naive change algorithm
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver zfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver zfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver zfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver zfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:41: Driver zfs not supported
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     graphtest_unix.go:68: No driver to put!
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
18:16:31 [2023-08-27T18:16:31.377Z]     validate_test.go:70: only tested on Windows
18:16:31 [2023-08-27T18:16:31.377Z] 
18:16:31 [2023-08-27T18:16:31.377Z] DONE 3137 tests, 27 skipped in 65.825s
18:16:31 [2023-08-27T18:16:31.377Z] + '[' -n 'github.com/docker/docker/libnetwork
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/bitmap
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/cluster
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/config
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/datastore
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/diagnostic
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/discoverapi
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/driverapi
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/drivers/bridge
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/drivers/host
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/drivers/null
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/drivers/overlay
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/drivers/remote
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:16:31 [2023-08-27T18:16:31.377Z] github.com/docker/docker/libnetwork/drivers/windows
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/drvregistry
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/etchosts
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/internal/caller
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/internal/kvstore
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/ipam
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/ipamapi
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/ipams/builtin
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/ipams/null
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/ipams/remote
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/ipamutils
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/ipbits
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/iptables
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/netlabel
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/netutils
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/networkdb
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/ns
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/options
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/osl
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/osl/kernel
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/portallocator
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/portmapper
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/resolvconf
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/scope
18:16:31 [2023-08-27T18:16:31.378Z] github.com/docker/docker/libnetwork/types' ']'
18:16:31 [2023-08-27T18:16:31.378Z] + 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
18:17:27 [2023-08-27T18:17:27.645Z] 	github.com/docker/docker/libnetwork	coverage: 43.0% of statements
18:17:27 [2023-08-27T18:17:27.645Z] ok  	github.com/docker/docker/libnetwork	44.969s	coverage: 43.0% of statements
18:17:27 [2023-08-27T18:17:27.645Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
18:17:27 [2023-08-27T18:17:27.645Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
18:17:27 [2023-08-27T18:17:27.645Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:17:27 [2023-08-27T18:17:27.645Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:17:27 [2023-08-27T18:17:27.645Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:17:27 [2023-08-27T18:17:27.645Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:17:27 [2023-08-27T18:17:27.645Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:17:27 [2023-08-27T18:17:27.645Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:17:27 [2023-08-27T18:17:27.645Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
18:17:27 [2023-08-27T18:17:27.645Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.3% of statements
18:17:27 [2023-08-27T18:17:27.645Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 10.3% of statements
18:17:27 [2023-08-27T18:17:27.645Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 16.2% of statements
18:17:27 [2023-08-27T18:17:27.645Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 16.2% of statements
18:17:27 [2023-08-27T18:17:27.645Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:17:27 [2023-08-27T18:17:27.645Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:17:27 [2023-08-27T18:17:27.645Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
18:17:27 [2023-08-27T18:17:27.645Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
18:17:27 [2023-08-27T18:17:27.645Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
18:17:27 [2023-08-27T18:17:27.645Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.154s	coverage: 62.2% of statements
18:17:27 [2023-08-27T18:17:27.645Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:17:27 [2023-08-27T18:17:27.645Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 40.0% of statements
18:17:27 [2023-08-27T18:17:27.645Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
18:17:28 [2023-08-27T18:17:28.212Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
18:17:28 [2023-08-27T18:17:28.212Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.791s	coverage: 5.0% of statements
18:17:28 [2023-08-27T18:17:28.212Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:17:28 [2023-08-27T18:17:28.779Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
18:17:28 [2023-08-27T18:17:28.779Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.6% of statements
18:17:28 [2023-08-27T18:17:28.779Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:17:29 [2023-08-27T18:17:29.038Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 40.0% of statements
18:17:29 [2023-08-27T18:17:29.038Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
18:17:30 [2023-08-27T18:17:30.416Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
18:17:30 [2023-08-27T18:17:30.416Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
18:17:30 [2023-08-27T18:17:30.416Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
18:17:30 [2023-08-27T18:17:30.416Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
18:17:30 [2023-08-27T18:17:30.674Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.7% of statements
18:17:30 [2023-08-27T18:17:30.674Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
18:17:31 [2023-08-27T18:17:31.241Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.5% of statements
18:17:31 [2023-08-27T18:17:31.241Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.013s	coverage: 57.5% of statements
18:17:31 [2023-08-27T18:17:31.241Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:17:31 [2023-08-27T18:17:31.241Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
18:17:31 [2023-08-27T18:17:31.241Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:17:31 [2023-08-27T18:17:31.808Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
18:17:31 [2023-08-27T18:17:31.808Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
18:17:32 [2023-08-27T18:17:32.067Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
18:17:32 [2023-08-27T18:17:32.067Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
18:17:32 [2023-08-27T18:17:32.325Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
18:17:32 [2023-08-27T18:17:32.325Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.003s	coverage: 100.0% of statements
18:17:32 [2023-08-27T18:17:32.325Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
18:17:32 [2023-08-27T18:17:32.325Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
18:17:44 [2023-08-27T18:17:44.530Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
18:17:44 [2023-08-27T18:17:44.530Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
18:17:47 [2023-08-27T18:17:47.063Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.0% of statements
18:17:47 [2023-08-27T18:17:47.063Z] ok  	github.com/docker/docker/libnetwork/ipam	3.459s	coverage: 80.0% of statements
18:17:47 [2023-08-27T18:17:47.063Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:17:47 [2023-08-27T18:17:47.063Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:17:47 [2023-08-27T18:17:47.063Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 63.2% of statements
18:17:47 [2023-08-27T18:17:47.063Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
18:17:47 [2023-08-27T18:17:47.321Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 48.7% of statements
18:17:47 [2023-08-27T18:17:47.321Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
18:17:47 [2023-08-27T18:17:47.321Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:17:47 [2023-08-27T18:17:47.580Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
18:17:47 [2023-08-27T18:17:47.580Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
18:17:48 [2023-08-27T18:17:48.147Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
18:17:48 [2023-08-27T18:17:48.147Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.305s	coverage: 86.4% of statements
18:17:48 [2023-08-27T18:17:48.405Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
18:17:48 [2023-08-27T18:17:48.405Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
18:17:49 [2023-08-27T18:17:49.341Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 39.9% of statements
18:17:49 [2023-08-27T18:17:49.341Z] ok  	github.com/docker/docker/libnetwork/iptables	0.242s	coverage: 39.9% of statements
18:17:49 [2023-08-27T18:17:49.341Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
18:17:49 [2023-08-27T18:17:49.599Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
18:17:49 [2023-08-27T18:17:49.599Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 54.9% of statements
18:19:41 [2023-08-27T18:19:41.051Z] time="2023-08-27T18:19:34Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
18:19:41 [2023-08-27T18:19:41.051Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.8% of statements
18:19:41 [2023-08-27T18:19:41.051Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.064s	coverage: 58.8% of statements
18:19:41 [2023-08-27T18:19:41.051Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:19:41 [2023-08-27T18:19:41.051Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
18:19:41 [2023-08-27T18:19:41.051Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
18:19:41 [2023-08-27T18:19:41.051Z] 	github.com/docker/docker/libnetwork/osl	coverage: 39.5% of statements
18:19:41 [2023-08-27T18:19:41.051Z] ok  	github.com/docker/docker/libnetwork/osl	4.426s	coverage: 39.5% of statements
18:19:41 [2023-08-27T18:19:41.051Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
18:19:41 [2023-08-27T18:19:41.051Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
18:19:41 [2023-08-27T18:19:41.051Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
18:19:41 [2023-08-27T18:19:41.051Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.017s	coverage: 80.7% of statements
18:19:41 [2023-08-27T18:19:41.990Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
18:19:41 [2023-08-27T18:19:41.990Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.731s	coverage: 46.3% of statements
18:19:42 [2023-08-27T18:19:42.249Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
18:19:42 [2023-08-27T18:19:42.249Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
18:19:42 [2023-08-27T18:19:42.249Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
18:19:42 [2023-08-27T18:19:42.509Z] 	github.com/docker/docker/libnetwork/types	coverage: 41.7% of statements
18:19:42 [2023-08-27T18:19:42.509Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
18:19:42 [2023-08-27T18:19:42.509Z] 
18:19:42 [2023-08-27T18:19:42.509Z] === Skipped
18:19:42 [2023-08-27T18:19:42.509Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
18:19:42 [2023-08-27T18:19:42.509Z]     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
18:19:42 [2023-08-27T18:19:42.509Z] 
18:19:42 [2023-08-27T18:19:42.509Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
18:19:42 [2023-08-27T18:19:42.509Z]     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
18:19:42 [2023-08-27T18:19:42.509Z] 
18:19:42 [2023-08-27T18:19:42.509Z] DONE 344 tests, 2 skipped in 191.070s
Post stage
[Pipeline] junit
18:19:43 [2023-08-27T18:19:43.486Z] Recording test results
18:19:44 [2023-08-27T18:19:44.865Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:19:45 [2023-08-27T18:19:45.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46342/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=639449f84e71456b8a753bf0420d9c4a3fde9f1f -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:639449f84e71456b8a753bf0420d9c4a3fde9f1f hack/make.sh dynbinary test-integration
18:19:45 [2023-08-27T18:19:45.426Z] 
18:19:45 [2023-08-27T18:19:45.426Z] Removing bundles/
18:19:45 [2023-08-27T18:19:45.426Z] 
18:19:45 [2023-08-27T18:19:45.426Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:19:45 [2023-08-27T18:19:45.426Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:19:45 [2023-08-27T18:19:45.426Z] + tee /go/src/github.com/docker/docker/go.mod
18:19:45 [2023-08-27T18:19:45.426Z] module github.com/docker/docker
18:19:45 [2023-08-27T18:19:45.426Z] 
18:19:45 [2023-08-27T18:19:45.426Z] go 1.19
18:19:45 [2023-08-27T18:19:45.426Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:19:45 [2023-08-27T18:19:45.426Z] + GO111MODULE=on
18:19:45 [2023-08-27T18:19:45.426Z] + 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=639449f84e71456b8a753bf0420d9c4a3fde9f1f" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-27T18:19:45.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
18:20:24 [2023-08-27T18:20:24.150Z] + rm -f /go/src/github.com/docker/docker/go.mod
18:20:24 [2023-08-27T18:20:24.150Z] Created binary: bundles/dynbinary-daemon/dockerd
18:20:24 [2023-08-27T18:20:24.150Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:20:24 [2023-08-27T18:20:24.150Z] + tee /go/src/github.com/docker/docker/go.mod
18:20:24 [2023-08-27T18:20:24.150Z] module github.com/docker/docker
18:20:24 [2023-08-27T18:20:24.150Z] 
18:20:24 [2023-08-27T18:20:24.150Z] go 1.19
18:20:24 [2023-08-27T18:20:24.150Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:20:24 [2023-08-27T18:20:24.150Z] + GO111MODULE=on
18:20:24 [2023-08-27T18:20:24.151Z] + 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=639449f84e71456b8a753bf0420d9c4a3fde9f1f" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-27T18:19:45.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
18:20:24 [2023-08-27T18:20:24.151Z] + rm -f /go/src/github.com/docker/docker/go.mod
18:20:24 [2023-08-27T18:20:24.151Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:20:24 [2023-08-27T18:20:24.151Z] 
18:20:24 [2023-08-27T18:20:24.151Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:20:24 [2023-08-27T18:20:24.151Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:20:24 [2023-08-27T18:20:24.151Z] HOSTNAME=fd5934a702fd
18:20:24 [2023-08-27T18:20:24.151Z] TESTDEBUG=0
18:20:24 [2023-08-27T18:20:24.151Z] DEST=bundles/test-integration
18:20:24 [2023-08-27T18:20:24.151Z] PWD=/go/src/github.com/docker/docker
18:20:24 [2023-08-27T18:20:24.151Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
18:20:24 [2023-08-27T18:20:24.151Z] DOCKER_GITCOMMIT=639449f84e71456b8a753bf0420d9c4a3fde9f1f
18:20:24 [2023-08-27T18:20:24.151Z] container=docker
18:20:24 [2023-08-27T18:20:24.151Z] HOME=/root
18:20:24 [2023-08-27T18:20:24.151Z] CONTAINERD_NAMESPACE=moby
18:20:24 [2023-08-27T18:20:24.151Z] GOLANG_VERSION=1.20.7
18:20:24 [2023-08-27T18:20:24.151Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:20:24 [2023-08-27T18:20:24.151Z] VALIDATE_BRANCH=master
18:20:24 [2023-08-27T18:20:24.151Z] TERM=xterm
18:20:24 [2023-08-27T18:20:24.151Z] DOCKER_PKG=github.com/docker/docker
18:20:24 [2023-08-27T18:20:24.151Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
18:20:24 [2023-08-27T18:20:24.151Z] SHLVL=1
18:20:24 [2023-08-27T18:20:24.151Z] TIMEOUT=120m
18:20:24 [2023-08-27T18:20:24.151Z] DOCKER_GRAPHDRIVER=overlay2
18:20:24 [2023-08-27T18:20:24.151Z] GO111MODULE=off
18:20:24 [2023-08-27T18:20:24.151Z] DOCKER_EXPERIMENTAL=1
18:20:24 [2023-08-27T18:20:24.151Z] TEST_SKIP_INTEGRATION_CLI=1
18:20:24 [2023-08-27T18:20:24.151Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:20:24 [2023-08-27T18:20:24.151Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:20:24 [2023-08-27T18:20:24.151Z] GOPATH=/go
18:20:24 [2023-08-27T18:20:24.151Z] PKG_CONFIG=pkg-config
18:20:24 [2023-08-27T18:20:24.151Z] _=/usr/bin/env
18:20:24 [2023-08-27T18:20:24.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:20:46 [2023-08-27T18:20:46.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
18:20:46 [2023-08-27T18:20:46.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:20:46 [2023-08-27T18:20:46.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:20:47 [2023-08-27T18:20:47.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:20:51 [2023-08-27T18:20:51.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:20:54 [2023-08-27T18:20:54.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:20:54 [2023-08-27T18:20:54.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:20:56 [2023-08-27T18:20:56.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:20:57 [2023-08-27T18:20:57.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:20:58 [2023-08-27T18:20:58.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:20:58 [2023-08-27T18:20:58.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:21:00 [2023-08-27T18:21:00.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:21:02 [2023-08-27T18:21:02.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:21:04 [2023-08-27T18:21:04.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:21:05 [2023-08-27T18:21:05.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:21:05 [2023-08-27T18:21:05.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:21:07 [2023-08-27T18:21:07.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:21:07 [2023-08-27T18:21:07.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:21:09 [2023-08-27T18:21:09.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:21:09 [2023-08-27T18:21:09.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:21:11 [2023-08-27T18:21:11.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:21:12 [2023-08-27T18:21:12.658Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:21:12 [2023-08-27T18:21:12.658Z] Using test binary /usr/local/cli-integration/docker
18:21:12 [2023-08-27T18:21:12.658Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:21:12 [2023-08-27T18:21:12.658Z] +++ /etc/init.d/apparmor start
18:21:12 [2023-08-27T18:21:12.658Z] Not: starting.
18:21:12 [2023-08-27T18:21:12.658Z] INFO: Waiting for daemon to start...
18:21:12 [2023-08-27T18:21:12.658Z] Starting dockerd
18:21:12 [2023-08-27T18:21:12.658Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
18:21:19 [2023-08-27T18:21:19.217Z] .
18:21:19 [2023-08-27T18:21:19.217Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
18:21:19 [2023-08-27T18:21:19.217Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:21:19 [2023-08-27T18:21:19.217Z] ++++ docker load
18:21:19 [2023-08-27T18:21:19.217Z] Loaded image: emptyfs:latest
18:21:19 [2023-08-27T18:21:19.217Z] ++++ tar -cC bundles/test-integration/dangling .
18:21:19 [2023-08-27T18:21:19.217Z] ++++ docker load
18:21:19 [2023-08-27T18:21:19.217Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
18:21:19 [2023-08-27T18:21:19.217Z] Running integration-test (iteration 1)
18:21:19 [2023-08-27T18:21:19.217Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
18:21:19 [2023-08-27T18:21:19.217Z] ++ 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
18:21:19 [2023-08-27T18:21:19.217Z] ++ set -e
18:21:19 [2023-08-27T18:21:19.217Z] ++ '[' -n 0 ']'
18:21:19 [2023-08-27T18:21:19.217Z] ++ set -x
18:21:19 [2023-08-27T18:21:19.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
18:21:19 [2023-08-27T18:21:19.217Z] Loaded image: busybox:latest
18:21:19 [2023-08-27T18:21:19.217Z] Loaded image: busybox:glibc
18:21:19 [2023-08-27T18:21:19.784Z] Loaded image: debian:bullseye-slim
18:21:19 [2023-08-27T18:21:19.784Z] Loaded image: hello-world:latest
18:21:19 [2023-08-27T18:21:19.784Z] Loaded image: arm32v7/hello-world:latest
18:21:20 [2023-08-27T18:21:20.043Z] INFO: Testing against a local daemon
18:21:20 [2023-08-27T18:21:20.043Z] === RUN   TestCgroupNamespacesBuild
18:21:21 [2023-08-27T18:21:21.417Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
18:21:21 [2023-08-27T18:21:21.417Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:21:22 [2023-08-27T18:21:22.351Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
18:21:22 [2023-08-27T18:21:22.351Z] === RUN   TestBuildWithSession
18:21:22 [2023-08-27T18:21:22.351Z]     build_session_test.go:25: TODO: BuildKit
18:21:22 [2023-08-27T18:21:22.351Z] --- SKIP: TestBuildWithSession (0.00s)
18:21:22 [2023-08-27T18:21:22.351Z] === RUN   TestBuildSquashParent
18:21:25 [2023-08-27T18:21:25.634Z] --- PASS: TestBuildSquashParent (3.03s)
18:21:25 [2023-08-27T18:21:25.634Z] === RUN   TestBuildWithRemoveAndForceRemove
18:21:25 [2023-08-27T18:21:25.634Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:21:25 [2023-08-27T18:21:25.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:21:25 [2023-08-27T18:21:25.634Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:21:25 [2023-08-27T18:21:25.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:21:25 [2023-08-27T18:21:25.634Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:21:25 [2023-08-27T18:21:25.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:21:25 [2023-08-27T18:21:25.634Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:21:25 [2023-08-27T18:21:25.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:21:25 [2023-08-27T18:21:25.634Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:21:25 [2023-08-27T18:21:25.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:21:25 [2023-08-27T18:21:25.634Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:21:25 [2023-08-27T18:21:25.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:21:25 [2023-08-27T18:21:25.634Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:21:25 [2023-08-27T18:21:25.634Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:21:25 [2023-08-27T18:21:25.634Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:21:25 [2023-08-27T18:21:25.634Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:21:25 [2023-08-27T18:21:25.634Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:21:25 [2023-08-27T18:21:25.634Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:21:28 [2023-08-27T18:21:28.919Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
18:21:28 [2023-08-27T18:21:28.919Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s)
18:21:28 [2023-08-27T18:21:28.919Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.60s)
18:21:28 [2023-08-27T18:21:28.919Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.88s)
18:21:28 [2023-08-27T18:21:28.919Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.08s)
18:21:28 [2023-08-27T18:21:28.919Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s)
18:21:28 [2023-08-27T18:21:28.919Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s)
18:21:28 [2023-08-27T18:21:28.919Z] === RUN   TestBuildMultiStageCopy
18:21:28 [2023-08-27T18:21:28.919Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:21:29 [2023-08-27T18:21:29.486Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:21:29 [2023-08-27T18:21:29.486Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:21:29 [2023-08-27T18:21:29.486Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:21:29 [2023-08-27T18:21:29.744Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:21:29 [2023-08-27T18:21:29.744Z] --- PASS: TestBuildMultiStageCopy (1.18s)
18:21:29 [2023-08-27T18:21:29.744Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.96s)
18:21:29 [2023-08-27T18:21:29.744Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
18:21:29 [2023-08-27T18:21:29.744Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
18:21:29 [2023-08-27T18:21:29.744Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
18:21:29 [2023-08-27T18:21:29.744Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
18:21:29 [2023-08-27T18:21:29.744Z] === RUN   TestBuildMultiStageParentConfig
18:21:30 [2023-08-27T18:21:30.002Z] --- PASS: TestBuildMultiStageParentConfig (0.38s)
18:21:30 [2023-08-27T18:21:30.002Z] === RUN   TestBuildLabelWithTargets
18:21:30 [2023-08-27T18:21:30.569Z] --- PASS: TestBuildLabelWithTargets (0.39s)
18:21:30 [2023-08-27T18:21:30.569Z] === RUN   TestBuildWithEmptyLayers
18:21:30 [2023-08-27T18:21:30.569Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
18:21:30 [2023-08-27T18:21:30.569Z] === RUN   TestBuildMultiStageOnBuild
18:21:31 [2023-08-27T18:21:31.504Z] --- PASS: TestBuildMultiStageOnBuild (1.04s)
18:21:31 [2023-08-27T18:21:31.504Z] === RUN   TestBuildUncleanTarFilenames
18:21:31 [2023-08-27T18:21:31.762Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
18:21:31 [2023-08-27T18:21:31.762Z] === RUN   TestBuildMultiStageLayerLeak
18:21:32 [2023-08-27T18:21:32.697Z] --- PASS: TestBuildMultiStageLayerLeak (1.02s)
18:21:32 [2023-08-27T18:21:32.697Z] === RUN   TestBuildWithHugeFile
18:22:40 [2023-08-27T18:22:40.371Z] --- PASS: TestBuildWithHugeFile (60.70s)
18:22:40 [2023-08-27T18:22:40.371Z] === RUN   TestBuildWCOWSandboxSize
18:22:40 [2023-08-27T18:22:40.371Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:22:40 [2023-08-27T18:22:40.371Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:22:40 [2023-08-27T18:22:40.371Z] === RUN   TestBuildWithEmptyDockerfile
18:22:40 [2023-08-27T18:22:40.371Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:22:40 [2023-08-27T18:22:40.371Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:22:40 [2023-08-27T18:22:40.371Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:22:40 [2023-08-27T18:22:40.371Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:22:40 [2023-08-27T18:22:40.371Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:22:40 [2023-08-27T18:22:40.371Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:22:40 [2023-08-27T18:22:40.371Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:22:40 [2023-08-27T18:22:40.371Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:22:40 [2023-08-27T18:22:40.371Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:22:40 [2023-08-27T18:22:40.371Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:22:40 [2023-08-27T18:22:40.371Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
18:22:40 [2023-08-27T18:22:40.371Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
18:22:40 [2023-08-27T18:22:40.371Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
18:22:40 [2023-08-27T18:22:40.371Z] === RUN   TestBuildPreserveOwnership
18:22:40 [2023-08-27T18:22:40.371Z] === RUN   TestBuildPreserveOwnership/copy_from
18:22:40 [2023-08-27T18:22:40.371Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:22:40 [2023-08-27T18:22:40.371Z] --- PASS: TestBuildPreserveOwnership (2.04s)
18:22:40 [2023-08-27T18:22:40.371Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.39s)
18:22:40 [2023-08-27T18:22:40.371Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.65s)
18:22:40 [2023-08-27T18:22:40.371Z] === RUN   TestBuildPlatformInvalid
18:22:40 [2023-08-27T18:22:40.371Z] --- PASS: TestBuildPlatformInvalid (0.03s)
18:22:40 [2023-08-27T18:22:40.371Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:22:40 [2023-08-27T18:22:40.371Z] Loaded image: busybox:latest
18:22:40 [2023-08-27T18:22:40.371Z] Loaded image: busybox:glibc
18:22:40 [2023-08-27T18:22:40.371Z] Loaded image: debian:bullseye-slim
18:22:40 [2023-08-27T18:22:40.371Z] Loaded image: hello-world:latest
18:22:40 [2023-08-27T18:22:40.371Z] Loaded image: arm32v7/hello-world:latest
18:22:46 [2023-08-27T18:22:46.930Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.63s)
18:22:46 [2023-08-27T18:22:46.930Z] PASS
18:22:46 [2023-08-27T18:22:46.930Z] 
18:22:46 [2023-08-27T18:22:46.930Z] === Skipped
18:22:46 [2023-08-27T18:22:46.930Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:22:46 [2023-08-27T18:22:46.930Z]     build_session_test.go:25: TODO: BuildKit
18:22:46 [2023-08-27T18:22:46.930Z] 
18:22:46 [2023-08-27T18:22:46.930Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:22:46 [2023-08-27T18:22:46.930Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:22:46 [2023-08-27T18:22:46.930Z] 
18:22:46 [2023-08-27T18:22:46.930Z] DONE 34 tests, 2 skipped in 87.509s
18:22:46 [2023-08-27T18:22:46.930Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
18:22:46 [2023-08-27T18:22:46.930Z] ++ 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
18:22:46 [2023-08-27T18:22:46.930Z] ++ set -e
18:22:46 [2023-08-27T18:22:46.930Z] ++ '[' -n 0 ']'
18:22:46 [2023-08-27T18:22:46.930Z] ++ set -x
18:22:46 [2023-08-27T18:22:46.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
18:22:46 [2023-08-27T18:22:46.930Z] INFO: Testing against a local daemon
18:22:46 [2023-08-27T18:22:46.930Z] === RUN   TestNoNewPrivileges
18:22:52 [2023-08-27T18:22:52.195Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
18:22:52 [2023-08-27T18:22:52.195Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
18:22:52 [2023-08-27T18:22:52.195Z] --- PASS: TestNoNewPrivileges (6.03s)
18:22:52 [2023-08-27T18:22:52.195Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.40s)
18:22:52 [2023-08-27T18:22:52.195Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
18:22:52 [2023-08-27T18:22:52.195Z] PASS
18:22:52 [2023-08-27T18:22:52.195Z] 
18:22:52 [2023-08-27T18:22:52.195Z] DONE 3 tests in 6.055s
18:22:52 [2023-08-27T18:22:52.195Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
18:22:52 [2023-08-27T18:22:52.195Z] ++ 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
18:22:52 [2023-08-27T18:22:52.195Z] ++ set -e
18:22:52 [2023-08-27T18:22:52.195Z] ++ '[' -n 0 ']'
18:22:52 [2023-08-27T18:22:52.195Z] ++ set -x
18:22:52 [2023-08-27T18:22:52.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
18:22:52 [2023-08-27T18:22:52.195Z] INFO: Testing against a local daemon
18:22:52 [2023-08-27T18:22:52.195Z] === RUN   TestConfigInspect
18:22:54 [2023-08-27T18:22:54.723Z] --- PASS: TestConfigInspect (2.08s)
18:22:54 [2023-08-27T18:22:54.723Z] === RUN   TestConfigList
18:22:56 [2023-08-27T18:22:56.624Z] --- PASS: TestConfigList (2.04s)
18:22:56 [2023-08-27T18:22:56.624Z] === RUN   TestConfigsCreateAndDelete
18:22:58 [2023-08-27T18:22:58.524Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
18:22:58 [2023-08-27T18:22:58.524Z] === RUN   TestConfigsUpdate
18:23:00 [2023-08-27T18:23:00.424Z] --- PASS: TestConfigsUpdate (1.98s)
18:23:00 [2023-08-27T18:23:00.424Z] === RUN   TestTemplatedConfig
18:23:02 [2023-08-27T18:23:02.954Z] --- PASS: TestTemplatedConfig (2.70s)
18:23:02 [2023-08-27T18:23:02.954Z] === RUN   TestConfigCreateResolve
18:23:05 [2023-08-27T18:23:05.484Z] --- PASS: TestConfigCreateResolve (2.01s)
18:23:05 [2023-08-27T18:23:05.484Z] PASS
18:23:05 [2023-08-27T18:23:05.484Z] 
18:23:05 [2023-08-27T18:23:05.484Z] DONE 6 tests in 12.780s
18:23:05 [2023-08-27T18:23:05.484Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
18:23:05 [2023-08-27T18:23:05.484Z] ++ 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
18:23:05 [2023-08-27T18:23:05.484Z] ++ set -e
18:23:05 [2023-08-27T18:23:05.484Z] ++ '[' -n 0 ']'
18:23:05 [2023-08-27T18:23:05.484Z] ++ set -x
18:23:05 [2023-08-27T18:23:05.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
18:23:05 [2023-08-27T18:23:05.484Z] INFO: Testing against a local daemon
18:23:05 [2023-08-27T18:23:05.484Z] === RUN   TestAttach
18:23:05 [2023-08-27T18:23:05.484Z] === RUN   TestAttach/without_TTY
18:23:05 [2023-08-27T18:23:05.484Z] === PAUSE TestAttach/without_TTY
18:23:05 [2023-08-27T18:23:05.484Z] === RUN   TestAttach/with_TTY
18:23:05 [2023-08-27T18:23:05.484Z] === PAUSE TestAttach/with_TTY
18:23:05 [2023-08-27T18:23:05.484Z] === CONT  TestAttach/without_TTY
18:23:05 [2023-08-27T18:23:05.484Z] === CONT  TestAttach/with_TTY
18:23:05 [2023-08-27T18:23:05.484Z] --- PASS: TestAttach (0.02s)
18:23:05 [2023-08-27T18:23:05.484Z]     --- PASS: TestAttach/without_TTY (0.03s)
18:23:05 [2023-08-27T18:23:05.484Z]     --- PASS: TestAttach/with_TTY (0.03s)
18:23:05 [2023-08-27T18:23:05.484Z] === RUN   TestCreateWithCDIDevices
18:23:06 [2023-08-27T18:23:06.050Z] --- PASS: TestCreateWithCDIDevices (1.03s)
18:23:06 [2023-08-27T18:23:06.050Z] === RUN   TestCDISpecDirsAreInSystemInfo
18:23:06 [2023-08-27T18:23:06.050Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
18:23:06 [2023-08-27T18:23:06.616Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
18:23:07 [2023-08-27T18:23:07.183Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
18:23:07 [2023-08-27T18:23:07.749Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
18:23:08 [2023-08-27T18:23:08.316Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
18:23:08 [2023-08-27T18:23:08.882Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
18:23:09 [2023-08-27T18:23:09.140Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
18:23:09 [2023-08-27T18:23:09.707Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
18:23:10 [2023-08-27T18:23:10.274Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestCheckpoint
18:23:10 [2023-08-27T18:23:10.274Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:23:10 [2023-08-27T18:23:10.274Z] --- SKIP: TestCheckpoint (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/commit
18:23:10 [2023-08-27T18:23:10.274Z] === PAUSE TestContainerInvalidJSON/commit
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/create
18:23:10 [2023-08-27T18:23:10.274Z] === PAUSE TestContainerInvalidJSON/containers/create
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:23:10 [2023-08-27T18:23:10.274Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:23:10 [2023-08-27T18:23:10.274Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:23:10 [2023-08-27T18:23:10.274Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:23:10 [2023-08-27T18:23:10.274Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:23:10 [2023-08-27T18:23:10.274Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:23:10 [2023-08-27T18:23:10.274Z] === CONT  TestContainerInvalidJSON/commit
18:23:10 [2023-08-27T18:23:10.274Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:23:10 [2023-08-27T18:23:10.274Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:23:10 [2023-08-27T18:23:10.274Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:23:10 [2023-08-27T18:23:10.274Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:23:10 [2023-08-27T18:23:10.274Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:23:10 [2023-08-27T18:23:10.274Z] === CONT  TestContainerInvalidJSON/containers/create
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:23:10 [2023-08-27T18:23:10.274Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:23:10 [2023-08-27T18:23:10.274Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestCopyFromContainerPathIsNotDir
18:23:10 [2023-08-27T18:23:10.274Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
18:23:10 [2023-08-27T18:23:10.274Z] === RUN   TestCopyToContainerPathDoesNotExist
18:23:10 [2023-08-27T18:23:10.532Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
18:23:10 [2023-08-27T18:23:10.532Z] === RUN   TestCopyEmptyFile
18:23:10 [2023-08-27T18:23:10.532Z] --- PASS: TestCopyEmptyFile (0.05s)
18:23:10 [2023-08-27T18:23:10.532Z] === RUN   TestCopyToContainerPathIsNotDir
18:23:10 [2023-08-27T18:23:10.532Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
18:23:10 [2023-08-27T18:23:10.532Z] === RUN   TestCopyFromContainer
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer//
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer/.
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer//.
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer/./
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer//./
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer//bar/root
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer//bar/root/
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer//bar/root/.
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer/bar/quux
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer/bar/quux/
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer/bar/quux/.
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
18:23:11 [2023-08-27T18:23:11.099Z] === RUN   TestCopyFromContainer/bar/notarget
18:23:11 [2023-08-27T18:23:11.357Z] --- PASS: TestCopyFromContainer (0.72s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer// (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer/. (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer//. (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
18:23:11 [2023-08-27T18:23:11.357Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:23:11 [2023-08-27T18:23:11.357Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:23:11 [2023-08-27T18:23:11.357Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:23:11 [2023-08-27T18:23:11.357Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:23:11 [2023-08-27T18:23:11.357Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:23:11 [2023-08-27T18:23:11.357Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:23:11 [2023-08-27T18:23:11.357Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:23:11 [2023-08-27T18:23:11.357Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:23:11 [2023-08-27T18:23:11.357Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:23:11 [2023-08-27T18:23:11.357Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:23:11 [2023-08-27T18:23:11.357Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:23:11 [2023-08-27T18:23:11.357Z] === RUN   TestCreateLinkToNonExistingContainer
18:23:11 [2023-08-27T18:23:11.357Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
18:23:11 [2023-08-27T18:23:11.357Z] === RUN   TestCreateWithInvalidEnv
18:23:11 [2023-08-27T18:23:11.357Z] === RUN   TestCreateWithInvalidEnv/0
18:23:11 [2023-08-27T18:23:11.357Z] === PAUSE TestCreateWithInvalidEnv/0
18:23:11 [2023-08-27T18:23:11.357Z] === RUN   TestCreateWithInvalidEnv/1
18:23:11 [2023-08-27T18:23:11.357Z] === PAUSE TestCreateWithInvalidEnv/1
18:23:11 [2023-08-27T18:23:11.357Z] === RUN   TestCreateWithInvalidEnv/2
18:23:11 [2023-08-27T18:23:11.357Z] === PAUSE TestCreateWithInvalidEnv/2
18:23:11 [2023-08-27T18:23:11.357Z] === CONT  TestCreateWithInvalidEnv/0
18:23:11 [2023-08-27T18:23:11.357Z] === CONT  TestCreateWithInvalidEnv/2
18:23:11 [2023-08-27T18:23:11.357Z] === CONT  TestCreateWithInvalidEnv/1
18:23:11 [2023-08-27T18:23:11.357Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:23:11 [2023-08-27T18:23:11.357Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:23:11 [2023-08-27T18:23:11.357Z] === RUN   TestCreateTmpfsMountsTarget
18:23:11 [2023-08-27T18:23:11.357Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:23:11 [2023-08-27T18:23:11.357Z] === RUN   TestCreateWithCustomMaskedPaths
18:23:12 [2023-08-27T18:23:12.732Z] --- PASS: TestCreateWithCustomMaskedPaths (1.31s)
18:23:12 [2023-08-27T18:23:12.732Z] === RUN   TestCreateWithCustomReadonlyPaths
18:23:14 [2023-08-27T18:23:14.106Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.35s)
18:23:14 [2023-08-27T18:23:14.106Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:23:14 [2023-08-27T18:23:14.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:23:14 [2023-08-27T18:23:14.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:23:14 [2023-08-27T18:23:14.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:23:14 [2023-08-27T18:23:14.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:23:14 [2023-08-27T18:23:14.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:23:14 [2023-08-27T18:23:14.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:23:14 [2023-08-27T18:23:14.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:23:14 [2023-08-27T18:23:14.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:23:14 [2023-08-27T18:23:14.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:23:14 [2023-08-27T18:23:14.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:23:14 [2023-08-27T18:23:14.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:23:14 [2023-08-27T18:23:14.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:23:14 [2023-08-27T18:23:14.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:23:14 [2023-08-27T18:23:14.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:23:14 [2023-08-27T18:23:14.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:23:14 [2023-08-27T18:23:14.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:23:14 [2023-08-27T18:23:14.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:23:14 [2023-08-27T18:23:14.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:23:14 [2023-08-27T18:23:14.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:23:14 [2023-08-27T18:23:14.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:23:14 [2023-08-27T18:23:14.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:23:14 [2023-08-27T18:23:14.106Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:23:14 [2023-08-27T18:23:14.364Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s)
18:23:14 [2023-08-27T18:23:14.364Z] === RUN   TestCreateDifferentPlatform
18:23:14 [2023-08-27T18:23:14.364Z] === RUN   TestCreateDifferentPlatform/different_os
18:23:14 [2023-08-27T18:23:14.364Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:23:14 [2023-08-27T18:23:14.364Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:23:14 [2023-08-27T18:23:14.364Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:23:14 [2023-08-27T18:23:14.364Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:23:14 [2023-08-27T18:23:14.364Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:23:14 [2023-08-27T18:23:14.364Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
18:23:14 [2023-08-27T18:23:14.364Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:23:14 [2023-08-27T18:23:14.622Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
18:23:14 [2023-08-27T18:23:14.622Z] === RUN   TestCreateInvalidHostConfig
18:23:14 [2023-08-27T18:23:14.622Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:23:14 [2023-08-27T18:23:14.622Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:23:14 [2023-08-27T18:23:14.622Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:23:14 [2023-08-27T18:23:14.622Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:23:14 [2023-08-27T18:23:14.622Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:23:14 [2023-08-27T18:23:14.622Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:23:14 [2023-08-27T18:23:14.622Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:23:14 [2023-08-27T18:23:14.622Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:23:14 [2023-08-27T18:23:14.622Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
18:23:14 [2023-08-27T18:23:14.622Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
18:23:14 [2023-08-27T18:23:14.622Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:23:14 [2023-08-27T18:23:14.622Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:23:14 [2023-08-27T18:23:14.622Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
18:23:14 [2023-08-27T18:23:14.622Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:23:14 [2023-08-27T18:23:14.622Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:23:14 [2023-08-27T18:23:14.622Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:23:14 [2023-08-27T18:23:14.622Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:23:14 [2023-08-27T18:23:14.622Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
18:23:14 [2023-08-27T18:23:14.622Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:23:14 [2023-08-27T18:23:14.622Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:23:14 [2023-08-27T18:23:14.622Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:23:14 [2023-08-27T18:23:14.622Z] === RUN   TestContainerStartOnDaemonRestart
18:23:14 [2023-08-27T18:23:14.622Z] === PAUSE TestContainerStartOnDaemonRestart
18:23:14 [2023-08-27T18:23:14.622Z] === RUN   TestDaemonRestartIpcMode
18:23:14 [2023-08-27T18:23:14.622Z] === PAUSE TestDaemonRestartIpcMode
18:23:14 [2023-08-27T18:23:14.622Z] === RUN   TestDaemonHostGatewayIP
18:23:14 [2023-08-27T18:23:14.622Z] === PAUSE TestDaemonHostGatewayIP
18:23:14 [2023-08-27T18:23:14.622Z] === RUN   TestRestartDaemonWithRestartingContainer
18:23:14 [2023-08-27T18:23:14.622Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:23:14 [2023-08-27T18:23:14.622Z] === RUN   TestHardRestartWhenContainerIsRunning
18:23:14 [2023-08-27T18:23:14.622Z] === PAUSE TestHardRestartWhenContainerIsRunning
18:23:14 [2023-08-27T18:23:14.622Z] === RUN   TestContainerKillOnDaemonStart
18:23:14 [2023-08-27T18:23:14.622Z] === PAUSE TestContainerKillOnDaemonStart
18:23:14 [2023-08-27T18:23:14.622Z] === RUN   TestDiff
18:23:15 [2023-08-27T18:23:15.188Z] --- PASS: TestDiff (0.49s)
18:23:15 [2023-08-27T18:23:15.188Z] === RUN   TestExecConsoleSize
18:23:15 [2023-08-27T18:23:15.446Z] --- PASS: TestExecConsoleSize (0.49s)
18:23:15 [2023-08-27T18:23:15.446Z] === RUN   TestExecWithCloseStdin
18:23:16 [2023-08-27T18:23:16.012Z] --- PASS: TestExecWithCloseStdin (0.50s)
18:23:16 [2023-08-27T18:23:16.012Z] === RUN   TestExec
18:23:16 [2023-08-27T18:23:16.578Z] --- PASS: TestExec (0.51s)
18:23:16 [2023-08-27T18:23:16.578Z] === RUN   TestExecUser
18:23:17 [2023-08-27T18:23:17.143Z] --- PASS: TestExecUser (0.55s)
18:23:17 [2023-08-27T18:23:17.143Z] === RUN   TestExportContainerAndImportImage
18:23:17 [2023-08-27T18:23:17.401Z] --- PASS: TestExportContainerAndImportImage (0.46s)
18:23:17 [2023-08-27T18:23:17.401Z] === RUN   TestExportContainerAfterDaemonRestart
18:23:23 [2023-08-27T18:23:23.958Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
18:23:23 [2023-08-27T18:23:23.958Z] === RUN   TestHealthCheckWorkdir
18:23:24 [2023-08-27T18:23:24.216Z] --- PASS: TestHealthCheckWorkdir (0.65s)
18:23:24 [2023-08-27T18:23:24.216Z] === RUN   TestHealthKillContainer
18:23:32 [2023-08-27T18:23:32.324Z] --- PASS: TestHealthKillContainer (7.93s)
18:23:32 [2023-08-27T18:23:32.324Z] === RUN   TestHealthCheckProcessKilled
18:23:33 [2023-08-27T18:23:33.259Z] --- PASS: TestHealthCheckProcessKilled (0.79s)
18:23:33 [2023-08-27T18:23:33.259Z] === RUN   TestHealthStartInterval
18:23:34 [2023-08-27T18:23:34.632Z]     health_test.go:145: &{2023-08-27 18:23:34.154478841 +0000 UTC 2023-08-27 18:23:34.201114501 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:23:34 [2023-08-27T18:23:34.632Z]         }
18:23:34 [2023-08-27T18:23:34.632Z]     health_test.go:145: &{2023-08-27 18:23:34.154478841 +0000 UTC 2023-08-27 18:23:34.201114501 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:23:34 [2023-08-27T18:23:34.632Z]         }
18:23:34 [2023-08-27T18:23:34.632Z]     health_test.go:145: &{2023-08-27 18:23:34.154478841 +0000 UTC 2023-08-27 18:23:34.201114501 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:23:34 [2023-08-27T18:23:34.632Z]         }
18:23:34 [2023-08-27T18:23:34.632Z]     health_test.go:145: &{2023-08-27 18:23:34.154478841 +0000 UTC 2023-08-27 18:23:34.201114501 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:23:34 [2023-08-27T18:23:34.632Z]         }
18:23:34 [2023-08-27T18:23:34.890Z]     health_test.go:145: &{2023-08-27 18:23:34.154478841 +0000 UTC 2023-08-27 18:23:34.201114501 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:23:34 [2023-08-27T18:23:34.890Z]         }
18:23:34 [2023-08-27T18:23:34.890Z]     health_test.go:145: &{2023-08-27 18:23:34.154478841 +0000 UTC 2023-08-27 18:23:34.201114501 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:23:34 [2023-08-27T18:23:34.890Z]         }
18:23:34 [2023-08-27T18:23:34.890Z]     health_test.go:145: &{2023-08-27 18:23:34.154478841 +0000 UTC 2023-08-27 18:23:34.201114501 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:23:34 [2023-08-27T18:23:34.890Z]         }
18:23:35 [2023-08-27T18:23:35.148Z]     health_test.go:145: &{2023-08-27 18:23:34.154478841 +0000 UTC 2023-08-27 18:23:34.201114501 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:23:35 [2023-08-27T18:23:35.148Z]         }
18:23:35 [2023-08-27T18:23:35.148Z]     health_test.go:145: &{2023-08-27 18:23:34.154478841 +0000 UTC 2023-08-27 18:23:34.201114501 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:23:35 [2023-08-27T18:23:35.148Z]         }
18:23:35 [2023-08-27T18:23:35.406Z]     health_test.go:145: &{2023-08-27 18:23:34.154478841 +0000 UTC 2023-08-27 18:23:34.201114501 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:23:35 [2023-08-27T18:23:35.406Z]         }
18:23:35 [2023-08-27T18:23:35.406Z]     health_test.go:145: &{2023-08-27 18:23:35.205600485 +0000 UTC 2023-08-27 18:23:35.250715825 +0000 UTC 1 2}
18:23:35 [2023-08-27T18:23:35.406Z]     health_test.go:145: &{2023-08-27 18:23:35.205600485 +0000 UTC 2023-08-27 18:23:35.250715825 +0000 UTC 1 2}
18:23:35 [2023-08-27T18:23:35.664Z]     health_test.go:145: &{2023-08-27 18:23:35.205600485 +0000 UTC 2023-08-27 18:23:35.250715825 +0000 UTC 1 2}
18:23:35 [2023-08-27T18:23:35.664Z]     health_test.go:145: &{2023-08-27 18:23:35.205600485 +0000 UTC 2023-08-27 18:23:35.250715825 +0000 UTC 1 2}
18:23:35 [2023-08-27T18:23:35.922Z]     health_test.go:145: &{2023-08-27 18:23:35.205600485 +0000 UTC 2023-08-27 18:23:35.250715825 +0000 UTC 1 2}
18:23:35 [2023-08-27T18:23:35.922Z]     health_test.go:145: &{2023-08-27 18:23:35.205600485 +0000 UTC 2023-08-27 18:23:35.250715825 +0000 UTC 1 2}
18:23:35 [2023-08-27T18:23:35.922Z]     health_test.go:145: &{2023-08-27 18:23:35.205600485 +0000 UTC 2023-08-27 18:23:35.250715825 +0000 UTC 1 2}
18:23:36 [2023-08-27T18:23:36.180Z]     health_test.go:145: &{2023-08-27 18:23:35.205600485 +0000 UTC 2023-08-27 18:23:35.250715825 +0000 UTC 1 2}
18:23:36 [2023-08-27T18:23:36.180Z]     health_test.go:145: &{2023-08-27 18:23:35.205600485 +0000 UTC 2023-08-27 18:23:35.250715825 +0000 UTC 1 2}
18:23:36 [2023-08-27T18:23:36.438Z]     health_test.go:145: &{2023-08-27 18:23:35.205600485 +0000 UTC 2023-08-27 18:23:35.250715825 +0000 UTC 1 2}
18:23:36 [2023-08-27T18:23:36.438Z]     health_test.go:145: &{2023-08-27 18:23:35.205600485 +0000 UTC 2023-08-27 18:23:35.250715825 +0000 UTC 1 2}
18:23:36 [2023-08-27T18:23:36.438Z]     health_test.go:173: 1.050256575s
18:23:37 [2023-08-27T18:23:37.812Z]     health_test.go:173: 1.050256575s
18:23:38 [2023-08-27T18:23:38.745Z]     health_test.go:173: 1.050256575s
18:23:39 [2023-08-27T18:23:39.679Z]     health_test.go:173: 1.050256575s
18:23:40 [2023-08-27T18:23:40.612Z]     health_test.go:173: 1.050256575s
18:23:41 [2023-08-27T18:23:41.545Z]     health_test.go:173: 1.050256575s
18:23:42 [2023-08-27T18:23:42.479Z]     health_test.go:173: 1.050256575s
18:23:43 [2023-08-27T18:23:43.412Z]     health_test.go:173: 1.050256575s
18:23:44 [2023-08-27T18:23:44.786Z]     health_test.go:173: 1.050256575s
18:23:45 [2023-08-27T18:23:45.720Z]     health_test.go:173: 1.050256575s
18:23:46 [2023-08-27T18:23:46.654Z]     health_test.go:173: 1.050256575s
18:23:47 [2023-08-27T18:23:47.587Z]     health_test.go:173: 1.050256575s
18:23:48 [2023-08-27T18:23:48.521Z]     health_test.go:173: 1.050256575s
18:23:49 [2023-08-27T18:23:49.454Z]     health_test.go:173: 1.050256575s
18:23:50 [2023-08-27T18:23:50.827Z]     health_test.go:173: 1.050256575s
18:23:51 [2023-08-27T18:23:51.761Z]     health_test.go:173: 1.050256575s
18:23:52 [2023-08-27T18:23:52.694Z]     health_test.go:173: 1.050256575s
18:23:53 [2023-08-27T18:23:53.628Z]     health_test.go:173: 1.050256575s
18:23:54 [2023-08-27T18:23:54.561Z]     health_test.go:173: 1.050256575s
18:23:55 [2023-08-27T18:23:55.495Z]     health_test.go:173: 1.050256575s
18:23:56 [2023-08-27T18:23:56.429Z]     health_test.go:173: 1.050256575s
18:23:57 [2023-08-27T18:23:57.802Z]     health_test.go:173: 1.050256575s
18:23:58 [2023-08-27T18:23:58.736Z]     health_test.go:173: 1.050256575s
18:23:59 [2023-08-27T18:23:59.669Z]     health_test.go:173: 1.050256575s
18:24:00 [2023-08-27T18:24:00.602Z]     health_test.go:173: 1.050256575s
18:24:01 [2023-08-27T18:24:01.536Z]     health_test.go:173: 1.050256575s
18:24:02 [2023-08-27T18:24:02.471Z]     health_test.go:173: 1.050256575s
18:24:03 [2023-08-27T18:24:03.845Z]     health_test.go:173: 1.050256575s
18:24:04 [2023-08-27T18:24:04.779Z]     health_test.go:173: 1.050256575s
18:24:05 [2023-08-27T18:24:05.712Z]     health_test.go:173: 1.050256575s
18:24:06 [2023-08-27T18:24:06.646Z] --- PASS: TestHealthStartInterval (33.70s)
18:24:06 [2023-08-27T18:24:06.646Z] === RUN   TestInspectCpusetInConfigPre120
18:24:07 [2023-08-27T18:24:07.212Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
18:24:07 [2023-08-27T18:24:07.212Z] === RUN   TestInspectAnnotations
18:24:07 [2023-08-27T18:24:07.212Z] --- PASS: TestInspectAnnotations (0.03s)
18:24:07 [2023-08-27T18:24:07.212Z] === RUN   TestIpcModeNone
18:24:07 [2023-08-27T18:24:07.778Z] --- PASS: TestIpcModeNone (0.54s)
18:24:07 [2023-08-27T18:24:07.778Z] === RUN   TestIpcModePrivate
18:24:08 [2023-08-27T18:24:08.036Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
18:24:08 [2023-08-27T18:24:08.295Z] --- PASS: TestIpcModePrivate (0.58s)
18:24:08 [2023-08-27T18:24:08.295Z] === RUN   TestIpcModeShareable
18:24:08 [2023-08-27T18:24:08.553Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
18:24:08 [2023-08-27T18:24:08.811Z] --- PASS: TestIpcModeShareable (0.53s)
18:24:08 [2023-08-27T18:24:08.811Z] === RUN   TestAPIIpcModeShareableAndContainer
18:24:10 [2023-08-27T18:24:10.712Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s)
18:24:10 [2023-08-27T18:24:10.712Z] === RUN   TestAPIIpcModeHost
18:24:10 [2023-08-27T18:24:10.712Z] --- PASS: TestAPIIpcModeHost (0.35s)
18:24:10 [2023-08-27T18:24:10.712Z] === RUN   TestDaemonIpcModeShareable
18:24:11 [2023-08-27T18:24:11.661Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
18:24:11 [2023-08-27T18:24:11.925Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
18:24:11 [2023-08-27T18:24:11.925Z] === RUN   TestDaemonIpcModePrivate
18:24:12 [2023-08-27T18:24:12.876Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
18:24:13 [2023-08-27T18:24:13.137Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
18:24:13 [2023-08-27T18:24:13.137Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:24:14 [2023-08-27T18:24:14.092Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
18:24:14 [2023-08-27T18:24:14.092Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
18:24:14 [2023-08-27T18:24:14.092Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:24:15 [2023-08-27T18:24:15.040Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
18:24:15 [2023-08-27T18:24:15.299Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
18:24:15 [2023-08-27T18:24:15.299Z] === RUN   TestIpcModeOlderClient
18:24:15 [2023-08-27T18:24:15.299Z] === PAUSE TestIpcModeOlderClient
18:24:15 [2023-08-27T18:24:15.299Z] === RUN   TestKillContainerInvalidSignal
18:24:15 [2023-08-27T18:24:15.870Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
18:24:15 [2023-08-27T18:24:15.870Z] === RUN   TestKillContainer
18:24:15 [2023-08-27T18:24:15.870Z] === RUN   TestKillContainer/no_signal
18:24:16 [2023-08-27T18:24:16.133Z] === RUN   TestKillContainer/non_killing_signal
18:24:16 [2023-08-27T18:24:16.401Z] === RUN   TestKillContainer/killing_signal
18:24:17 [2023-08-27T18:24:17.339Z] --- PASS: TestKillContainer (1.42s)
18:24:17 [2023-08-27T18:24:17.339Z]     --- PASS: TestKillContainer/no_signal (0.46s)
18:24:17 [2023-08-27T18:24:17.339Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
18:24:17 [2023-08-27T18:24:17.339Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
18:24:17 [2023-08-27T18:24:17.339Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:24:17 [2023-08-27T18:24:17.339Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:24:17 [2023-08-27T18:24:17.598Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:24:18 [2023-08-27T18:24:18.532Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s)
18:24:18 [2023-08-27T18:24:18.532Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s)
18:24:18 [2023-08-27T18:24:18.532Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
18:24:18 [2023-08-27T18:24:18.532Z] === RUN   TestKillStoppedContainer
18:24:18 [2023-08-27T18:24:18.532Z] --- PASS: TestKillStoppedContainer (0.03s)
18:24:18 [2023-08-27T18:24:18.532Z] === RUN   TestKillStoppedContainerAPIPre120
18:24:18 [2023-08-27T18:24:18.532Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
18:24:18 [2023-08-27T18:24:18.532Z] === RUN   TestKillDifferentUserContainer
18:24:19 [2023-08-27T18:24:19.098Z] --- PASS: TestKillDifferentUserContainer (0.44s)
18:24:19 [2023-08-27T18:24:19.098Z] === RUN   TestInspectOomKilledTrue
18:24:19 [2023-08-27T18:24:19.705Z] --- PASS: TestInspectOomKilledTrue (0.52s)
18:24:19 [2023-08-27T18:24:19.705Z] === RUN   TestInspectOomKilledFalse
18:24:19 [2023-08-27T18:24:19.963Z] --- PASS: TestInspectOomKilledFalse (0.43s)
18:24:19 [2023-08-27T18:24:19.963Z] === RUN   TestLinksEtcHostsContentMatch
18:24:20 [2023-08-27T18:24:20.221Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
18:24:20 [2023-08-27T18:24:20.221Z] === RUN   TestLinksContainerNames
18:24:21 [2023-08-27T18:24:21.154Z] --- PASS: TestLinksContainerNames (0.93s)
18:24:21 [2023-08-27T18:24:21.154Z] === RUN   TestLogsFollowTailEmpty
18:24:21 [2023-08-27T18:24:21.721Z] --- PASS: TestLogsFollowTailEmpty (0.50s)
18:24:21 [2023-08-27T18:24:21.721Z] === RUN   TestLogs
18:24:21 [2023-08-27T18:24:21.721Z] === RUN   TestLogs/driver_local
18:24:21 [2023-08-27T18:24:21.721Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:24:21 [2023-08-27T18:24:21.721Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:24:21 [2023-08-27T18:24:21.721Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:24:21 [2023-08-27T18:24:21.721Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:24:21 [2023-08-27T18:24:21.721Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:24:21 [2023-08-27T18:24:21.721Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:24:21 [2023-08-27T18:24:21.721Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:24:21 [2023-08-27T18:24:21.721Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:24:21 [2023-08-27T18:24:21.721Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:24:21 [2023-08-27T18:24:21.721Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:24:21 [2023-08-27T18:24:21.721Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:24:21 [2023-08-27T18:24:21.721Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:24:21 [2023-08-27T18:24:21.721Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:24:21 [2023-08-27T18:24:21.721Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:24:21 [2023-08-27T18:24:21.721Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:24:21 [2023-08-27T18:24:21.721Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:24:21 [2023-08-27T18:24:21.721Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:24:21 [2023-08-27T18:24:21.721Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:24:23 [2023-08-27T18:24:23.622Z] === RUN   TestLogs/driver_json-file
18:24:23 [2023-08-27T18:24:23.622Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:24:23 [2023-08-27T18:24:23.622Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:24:23 [2023-08-27T18:24:23.622Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:24:23 [2023-08-27T18:24:23.622Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:24:23 [2023-08-27T18:24:23.622Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:24:23 [2023-08-27T18:24:23.622Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:24:23 [2023-08-27T18:24:23.622Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:24:23 [2023-08-27T18:24:23.622Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:24:23 [2023-08-27T18:24:23.622Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:24:23 [2023-08-27T18:24:23.622Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:24:23 [2023-08-27T18:24:23.622Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:24:23 [2023-08-27T18:24:23.622Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:24:23 [2023-08-27T18:24:23.622Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:24:23 [2023-08-27T18:24:23.622Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:24:23 [2023-08-27T18:24:23.622Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:24:23 [2023-08-27T18:24:23.622Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:24:23 [2023-08-27T18:24:23.622Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:24:23 [2023-08-27T18:24:23.622Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:24:24 [2023-08-27T18:24:24.996Z] --- PASS: TestLogs (3.35s)
18:24:24 [2023-08-27T18:24:24.996Z]     --- PASS: TestLogs/driver_local (0.01s)
18:24:24 [2023-08-27T18:24:24.996Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.90s)
18:24:24 [2023-08-27T18:24:24.996Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.10s)
18:24:24 [2023-08-27T18:24:24.996Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.25s)
18:24:24 [2023-08-27T18:24:24.996Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.50s)
18:24:24 [2023-08-27T18:24:24.996Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.56s)
18:24:24 [2023-08-27T18:24:24.996Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.71s)
18:24:24 [2023-08-27T18:24:24.996Z]     --- PASS: TestLogs/driver_json-file (0.01s)
18:24:24 [2023-08-27T18:24:24.996Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.03s)
18:24:24 [2023-08-27T18:24:24.996Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.20s)
18:24:24 [2023-08-27T18:24:24.996Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.34s)
18:24:24 [2023-08-27T18:24:24.996Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.40s)
18:24:24 [2023-08-27T18:24:24.996Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.56s)
18:24:24 [2023-08-27T18:24:24.996Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.61s)
18:24:24 [2023-08-27T18:24:24.996Z] === RUN   TestContainerNetworkMountsNoChown
18:24:25 [2023-08-27T18:24:25.562Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/default
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/default
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/private
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/private
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rprivate
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rprivate
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/slave
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/slave
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rslave
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rslave
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/shared
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/shared
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rshared
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rshared
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/default
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rslave
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rprivate
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/default/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/private
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/slave
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rshared
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/private/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/shared
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/private/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/default/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/private/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/private/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/default/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/default/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:24:25 [2023-08-27T18:24:25.562Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:24:25 [2023-08-27T18:24:25.562Z] --- PASS: TestMountDaemonRoot (0.02s)
18:24:25 [2023-08-27T18:24:25.562Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:24:25 [2023-08-27T18:24:25.562Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
18:24:25 [2023-08-27T18:24:25.562Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
18:24:25 [2023-08-27T18:24:25.562Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:24:25 [2023-08-27T18:24:25.562Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
18:24:25 [2023-08-27T18:24:25.562Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
18:24:25 [2023-08-27T18:24:25.562Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:24:25 [2023-08-27T18:24:25.562Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
18:24:25 [2023-08-27T18:24:25.562Z] === RUN   TestContainerBindMountNonRecursive
18:24:26 [2023-08-27T18:24:26.937Z] --- PASS: TestContainerBindMountNonRecursive (1.03s)
18:24:26 [2023-08-27T18:24:26.937Z] === RUN   TestContainerVolumesMountedAsShared
18:24:27 [2023-08-27T18:24:27.194Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
18:24:27 [2023-08-27T18:24:27.195Z] === RUN   TestContainerVolumesMountedAsSlave
18:24:27 [2023-08-27T18:24:27.452Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
18:24:27 [2023-08-27T18:24:27.452Z] === RUN   TestContainerCopyLeaksMounts
18:24:28 [2023-08-27T18:24:28.019Z] --- PASS: TestContainerCopyLeaksMounts (0.61s)
18:24:28 [2023-08-27T18:24:28.019Z] === RUN   TestContainerBindMountRecursivelyReadOnly
18:24:29 [2023-08-27T18:24:29.394Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.35s)
18:24:29 [2023-08-27T18:24:29.394Z] === RUN   TestNetworkNat
18:24:29 [2023-08-27T18:24:29.960Z] --- PASS: TestNetworkNat (0.45s)
18:24:29 [2023-08-27T18:24:29.960Z] === RUN   TestNetworkLocalhostTCPNat
18:24:30 [2023-08-27T18:24:30.526Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s)
18:24:30 [2023-08-27T18:24:30.526Z] === RUN   TestNetworkLoopbackNat
18:24:33 [2023-08-27T18:24:33.055Z] --- PASS: TestNetworkLoopbackNat (2.58s)
18:24:33 [2023-08-27T18:24:33.055Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
18:24:33 [2023-08-27T18:24:33.314Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
18:24:33 [2023-08-27T18:24:33.314Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
18:24:33 [2023-08-27T18:24:33.314Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
18:24:33 [2023-08-27T18:24:33.314Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
18:24:33 [2023-08-27T18:24:33.314Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.48s)
18:24:33 [2023-08-27T18:24:33.314Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
18:24:33 [2023-08-27T18:24:33.314Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
18:24:33 [2023-08-27T18:24:33.314Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
18:24:33 [2023-08-27T18:24:33.314Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
18:24:33 [2023-08-27T18:24:33.314Z] === RUN   TestPause
18:24:33 [2023-08-27T18:24:33.880Z] --- PASS: TestPause (0.51s)
18:24:33 [2023-08-27T18:24:33.880Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:24:33 [2023-08-27T18:24:33.880Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:24:33 [2023-08-27T18:24:33.880Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:24:33 [2023-08-27T18:24:33.880Z] === RUN   TestPauseStopPausedContainer
18:24:34 [2023-08-27T18:24:34.446Z] --- PASS: TestPauseStopPausedContainer (0.51s)
18:24:34 [2023-08-27T18:24:34.446Z] === RUN   TestPIDModeHost
18:24:35 [2023-08-27T18:24:35.380Z] --- PASS: TestPIDModeHost (1.03s)
18:24:35 [2023-08-27T18:24:35.380Z] === RUN   TestPIDModeContainer
18:24:35 [2023-08-27T18:24:35.380Z] === RUN   TestPIDModeContainer/non-existing_container
18:24:35 [2023-08-27T18:24:35.380Z] === RUN   TestPIDModeContainer/non-running_container
18:24:35 [2023-08-27T18:24:35.638Z] === RUN   TestPIDModeContainer/running_container
18:24:36 [2023-08-27T18:24:36.573Z] --- PASS: TestPIDModeContainer (1.15s)
18:24:36 [2023-08-27T18:24:36.573Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
18:24:36 [2023-08-27T18:24:36.573Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
18:24:36 [2023-08-27T18:24:36.573Z]     --- PASS: TestPIDModeContainer/running_container (0.50s)
18:24:36 [2023-08-27T18:24:36.573Z] === RUN   TestPsFilter
18:24:36 [2023-08-27T18:24:36.573Z] === RUN   TestPsFilter/since
18:24:36 [2023-08-27T18:24:36.573Z] === RUN   TestPsFilter/before
18:24:36 [2023-08-27T18:24:36.831Z] --- PASS: TestPsFilter (0.09s)
18:24:36 [2023-08-27T18:24:36.831Z]     --- PASS: TestPsFilter/since (0.00s)
18:24:36 [2023-08-27T18:24:36.831Z]     --- PASS: TestPsFilter/before (0.00s)
18:24:36 [2023-08-27T18:24:36.831Z] === RUN   TestRemoveContainerWithRemovedVolume
18:24:37 [2023-08-27T18:24:37.089Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
18:24:37 [2023-08-27T18:24:37.089Z] === RUN   TestRemoveContainerWithVolume
18:24:37 [2023-08-27T18:24:37.655Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
18:24:37 [2023-08-27T18:24:37.655Z] === RUN   TestRemoveContainerRunning
18:24:38 [2023-08-27T18:24:38.221Z] --- PASS: TestRemoveContainerRunning (0.48s)
18:24:38 [2023-08-27T18:24:38.221Z] === RUN   TestRemoveContainerForceRemoveRunning
18:24:38 [2023-08-27T18:24:38.480Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
18:24:38 [2023-08-27T18:24:38.480Z] === RUN   TestRemoveInvalidContainer
18:24:38 [2023-08-27T18:24:38.480Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:24:38 [2023-08-27T18:24:38.480Z] === RUN   TestRenameLinkedContainer
18:24:40 [2023-08-27T18:24:40.380Z] --- PASS: TestRenameLinkedContainer (1.82s)
18:24:40 [2023-08-27T18:24:40.380Z] === RUN   TestRenameStoppedContainer
18:24:40 [2023-08-27T18:24:40.946Z] --- PASS: TestRenameStoppedContainer (0.45s)
18:24:40 [2023-08-27T18:24:40.946Z] === RUN   TestRenameRunningContainerAndReuse
18:24:41 [2023-08-27T18:24:41.882Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
18:24:41 [2023-08-27T18:24:41.882Z] === RUN   TestRenameInvalidName
18:24:42 [2023-08-27T18:24:42.140Z] --- PASS: TestRenameInvalidName (0.44s)
18:24:42 [2023-08-27T18:24:42.140Z] === RUN   TestRenameAnonymousContainer
18:24:44 [2023-08-27T18:24:44.041Z] --- PASS: TestRenameAnonymousContainer (1.65s)
18:24:44 [2023-08-27T18:24:44.041Z] === RUN   TestRenameContainerWithSameName
18:24:44 [2023-08-27T18:24:44.299Z] --- PASS: TestRenameContainerWithSameName (0.49s)
18:24:44 [2023-08-27T18:24:44.299Z] === RUN   TestRenameContainerWithLinkedContainer
18:24:45 [2023-08-27T18:24:45.233Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s)
18:24:45 [2023-08-27T18:24:45.233Z] === RUN   TestResize
18:24:45 [2023-08-27T18:24:45.799Z] --- PASS: TestResize (0.48s)
18:24:45 [2023-08-27T18:24:45.799Z] === RUN   TestResizeWithInvalidSize
18:24:46 [2023-08-27T18:24:46.364Z] --- PASS: TestResizeWithInvalidSize (0.49s)
18:24:46 [2023-08-27T18:24:46.364Z] === RUN   TestResizeWhenContainerNotStarted
18:24:46 [2023-08-27T18:24:46.623Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:24:46 [2023-08-27T18:24:46.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:24:48 [2023-08-27T18:24:48.525Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:24:48 [2023-08-27T18:24:48.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:24:49 [2023-08-27T18:24:49.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:24:49 [2023-08-27T18:24:49.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:24:49 [2023-08-27T18:24:49.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:24:49 [2023-08-27T18:24:49.562Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:24:50 [2023-08-27T18:24:50.498Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:24:50 [2023-08-27T18:24:50.498Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:24:53 [2023-08-27T18:24:53.027Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.13s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.49s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.96s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.05s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.42s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.19s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s)
18:24:53 [2023-08-27T18:24:53.027Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.14s)
18:24:53 [2023-08-27T18:24:53.027Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
18:24:53 [2023-08-27T18:24:53.027Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
18:24:54 [2023-08-27T18:24:54.401Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
18:24:55 [2023-08-27T18:24:55.335Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.16s)
18:24:55 [2023-08-27T18:24:55.335Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.11s)
18:24:55 [2023-08-27T18:24:55.335Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.03s)
18:24:55 [2023-08-27T18:24:55.335Z] === RUN   TestCgroupNamespacesRun
18:24:56 [2023-08-27T18:24:56.709Z] --- PASS: TestCgroupNamespacesRun (1.17s)
18:24:56 [2023-08-27T18:24:56.709Z] === RUN   TestCgroupNamespacesRunPrivileged
18:24:57 [2023-08-27T18:24:57.643Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
18:24:57 [2023-08-27T18:24:57.643Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:24:58 [2023-08-27T18:24:58.576Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
18:24:58 [2023-08-27T18:24:58.576Z] === RUN   TestCgroupNamespacesRunHostMode
18:24:59 [2023-08-27T18:24:59.950Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
18:24:59 [2023-08-27T18:24:59.950Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:25:00 [2023-08-27T18:25:00.885Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
18:25:00 [2023-08-27T18:25:00.885Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:25:02 [2023-08-27T18:25:02.260Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
18:25:02 [2023-08-27T18:25:02.260Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:25:02 [2023-08-27T18:25:02.518Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
18:25:02 [2023-08-27T18:25:02.518Z] === RUN   TestCgroupNamespacesRunOlderClient
18:25:03 [2023-08-27T18:25:03.892Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
18:25:03 [2023-08-27T18:25:03.892Z] === RUN   TestNISDomainname
18:25:04 [2023-08-27T18:25:04.459Z] --- PASS: TestNISDomainname (0.59s)
18:25:04 [2023-08-27T18:25:04.459Z] === RUN   TestHostnameDnsResolution
18:25:05 [2023-08-27T18:25:05.025Z] --- PASS: TestHostnameDnsResolution (0.71s)
18:25:05 [2023-08-27T18:25:05.025Z] === RUN   TestUnprivilegedPortsAndPing
18:25:05 [2023-08-27T18:25:05.591Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s)
18:25:05 [2023-08-27T18:25:05.591Z] === RUN   TestPrivilegedHostDevices
18:25:06 [2023-08-27T18:25:06.158Z] --- PASS: TestPrivilegedHostDevices (0.58s)
18:25:06 [2023-08-27T18:25:06.158Z] === RUN   TestRunConsoleSize
18:25:06 [2023-08-27T18:25:06.725Z] --- PASS: TestRunConsoleSize (0.46s)
18:25:06 [2023-08-27T18:25:06.725Z] === RUN   TestRunWithAlternativeContainerdShim
18:25:10 [2023-08-27T18:25:10.911Z] --- PASS: TestRunWithAlternativeContainerdShim (3.98s)
18:25:10 [2023-08-27T18:25:10.911Z] === RUN   TestStats
18:25:13 [2023-08-27T18:25:13.440Z] --- PASS: TestStats (2.46s)
18:25:13 [2023-08-27T18:25:13.440Z] === RUN   TestStopContainerWithTimeout
18:25:13 [2023-08-27T18:25:13.440Z] === RUN   TestStopContainerWithTimeout/0
18:25:13 [2023-08-27T18:25:13.440Z] === PAUSE TestStopContainerWithTimeout/0
18:25:13 [2023-08-27T18:25:13.440Z] === RUN   TestStopContainerWithTimeout/1
18:25:13 [2023-08-27T18:25:13.440Z] === PAUSE TestStopContainerWithTimeout/1
18:25:13 [2023-08-27T18:25:13.440Z] === RUN   TestStopContainerWithTimeout/3
18:25:13 [2023-08-27T18:25:13.440Z] === PAUSE TestStopContainerWithTimeout/3
18:25:13 [2023-08-27T18:25:13.440Z] === RUN   TestStopContainerWithTimeout/-1
18:25:13 [2023-08-27T18:25:13.440Z] === PAUSE TestStopContainerWithTimeout/-1
18:25:13 [2023-08-27T18:25:13.440Z] === CONT  TestStopContainerWithTimeout/0
18:25:13 [2023-08-27T18:25:13.440Z] === CONT  TestStopContainerWithTimeout/3
18:25:13 [2023-08-27T18:25:13.440Z] === CONT  TestStopContainerWithTimeout/1
18:25:13 [2023-08-27T18:25:13.440Z] === CONT  TestStopContainerWithTimeout/-1
18:25:16 [2023-08-27T18:25:16.724Z] --- PASS: TestStopContainerWithTimeout (0.04s)
18:25:16 [2023-08-27T18:25:16.724Z]     --- PASS: TestStopContainerWithTimeout/0 (0.98s)
18:25:16 [2023-08-27T18:25:16.724Z]     --- PASS: TestStopContainerWithTimeout/1 (1.74s)
18:25:16 [2023-08-27T18:25:16.724Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.72s)
18:25:16 [2023-08-27T18:25:16.724Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
18:25:16 [2023-08-27T18:25:16.724Z] === RUN   TestStopContainerWithTimeoutCancel
18:25:16 [2023-08-27T18:25:16.724Z] === PAUSE TestStopContainerWithTimeoutCancel
18:25:16 [2023-08-27T18:25:16.724Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:25:18 [2023-08-27T18:25:18.099Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s)
18:25:18 [2023-08-27T18:25:18.099Z] === RUN   TestUpdateMemory
18:25:19 [2023-08-27T18:25:19.033Z] --- PASS: TestUpdateMemory (0.60s)
18:25:19 [2023-08-27T18:25:19.033Z] === RUN   TestUpdateCPUQuota
18:25:19 [2023-08-27T18:25:19.600Z] --- PASS: TestUpdateCPUQuota (0.74s)
18:25:19 [2023-08-27T18:25:19.600Z] === RUN   TestUpdatePidsLimit
18:25:19 [2023-08-27T18:25:19.600Z] === RUN   TestUpdatePidsLimit/update_from_none
18:25:19 [2023-08-27T18:25:19.858Z] === RUN   TestUpdatePidsLimit/no_change
18:25:20 [2023-08-27T18:25:20.116Z] === RUN   TestUpdatePidsLimit/update_lower
18:25:20 [2023-08-27T18:25:20.116Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:25:20 [2023-08-27T18:25:20.374Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:25:20 [2023-08-27T18:25:20.633Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:25:20 [2023-08-27T18:25:20.891Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:25:21 [2023-08-27T18:25:21.826Z] --- PASS: TestUpdatePidsLimit (2.06s)
18:25:21 [2023-08-27T18:25:21.826Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
18:25:21 [2023-08-27T18:25:21.826Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
18:25:21 [2023-08-27T18:25:21.826Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
18:25:21 [2023-08-27T18:25:21.826Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
18:25:21 [2023-08-27T18:25:21.826Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
18:25:21 [2023-08-27T18:25:21.826Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
18:25:21 [2023-08-27T18:25:21.826Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
18:25:21 [2023-08-27T18:25:21.826Z] === RUN   TestUpdateRestartPolicy
18:25:34 [2023-08-27T18:25:34.023Z] --- PASS: TestUpdateRestartPolicy (10.90s)
18:25:34 [2023-08-27T18:25:34.024Z] === RUN   TestUpdateRestartWithAutoRemove
18:25:34 [2023-08-27T18:25:34.024Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
18:25:34 [2023-08-27T18:25:34.024Z] === RUN   TestWaitNonBlocked
18:25:34 [2023-08-27T18:25:34.024Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:25:34 [2023-08-27T18:25:34.024Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:25:34 [2023-08-27T18:25:34.024Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:25:34 [2023-08-27T18:25:34.024Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:25:34 [2023-08-27T18:25:34.024Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:25:34 [2023-08-27T18:25:34.024Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:25:34 [2023-08-27T18:25:34.024Z] --- PASS: TestWaitNonBlocked (0.02s)
18:25:34 [2023-08-27T18:25:34.024Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
18:25:34 [2023-08-27T18:25:34.024Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
18:25:34 [2023-08-27T18:25:34.024Z] === RUN   TestWaitBlocked
18:25:34 [2023-08-27T18:25:34.024Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:25:34 [2023-08-27T18:25:34.024Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:25:34 [2023-08-27T18:25:34.024Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:25:34 [2023-08-27T18:25:34.024Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:25:34 [2023-08-27T18:25:34.024Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:25:34 [2023-08-27T18:25:34.024Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:25:34 [2023-08-27T18:25:34.590Z] --- PASS: TestWaitBlocked (0.02s)
18:25:34 [2023-08-27T18:25:34.590Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
18:25:34 [2023-08-27T18:25:34.590Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
18:25:34 [2023-08-27T18:25:34.590Z] === RUN   TestWaitConditions
18:25:34 [2023-08-27T18:25:34.590Z] === RUN   TestWaitConditions/default
18:25:34 [2023-08-27T18:25:34.590Z] === PAUSE TestWaitConditions/default
18:25:34 [2023-08-27T18:25:34.590Z] === RUN   TestWaitConditions/not-running
18:25:34 [2023-08-27T18:25:34.590Z] === PAUSE TestWaitConditions/not-running
18:25:34 [2023-08-27T18:25:34.590Z] === RUN   TestWaitConditions/next-exit
18:25:34 [2023-08-27T18:25:34.590Z] === PAUSE TestWaitConditions/next-exit
18:25:34 [2023-08-27T18:25:34.590Z] === RUN   TestWaitConditions/removed
18:25:34 [2023-08-27T18:25:34.590Z] === PAUSE TestWaitConditions/removed
18:25:34 [2023-08-27T18:25:34.590Z] === CONT  TestWaitConditions/default
18:25:34 [2023-08-27T18:25:34.590Z] === CONT  TestWaitConditions/removed
18:25:34 [2023-08-27T18:25:34.590Z] === CONT  TestWaitConditions/next-exit
18:25:34 [2023-08-27T18:25:34.590Z] === CONT  TestWaitConditions/not-running
18:25:34 [2023-08-27T18:25:34.590Z]     wait_test.go:146: ContainerID = 6f19685d087ba7d2582e4676c0af85ab70a24775347ac3a125d26520c8668d29
18:25:34 [2023-08-27T18:25:34.590Z]     wait_test.go:146: ContainerID = 7ad9b18f53f59ed8ce030c05aa025e4c26c71880ba785d070a96d294b6553687
18:25:34 [2023-08-27T18:25:34.590Z]     wait_test.go:146: ContainerID = e8d7afa5f35565936822a12056149618b9f9dda9ebce973078c8040f735985c3
18:25:34 [2023-08-27T18:25:34.590Z]     wait_test.go:146: ContainerID = 65e352c7934642995c04e77f9762cb72cce88bb8e8702c4dffaa4707ba94e1fc
18:25:35 [2023-08-27T18:25:35.964Z] --- PASS: TestWaitConditions (0.03s)
18:25:35 [2023-08-27T18:25:35.965Z]     --- PASS: TestWaitConditions/removed (0.78s)
18:25:35 [2023-08-27T18:25:35.965Z]     --- PASS: TestWaitConditions/default (0.91s)
18:25:35 [2023-08-27T18:25:35.965Z]     --- PASS: TestWaitConditions/next-exit (1.07s)
18:25:35 [2023-08-27T18:25:35.965Z]     --- PASS: TestWaitConditions/not-running (1.20s)
18:25:35 [2023-08-27T18:25:35.965Z] === RUN   TestWaitRestartedContainer
18:25:35 [2023-08-27T18:25:35.965Z] === RUN   TestWaitRestartedContainer/default
18:25:35 [2023-08-27T18:25:35.965Z] === PAUSE TestWaitRestartedContainer/default
18:25:35 [2023-08-27T18:25:35.965Z] === RUN   TestWaitRestartedContainer/not-running
18:25:35 [2023-08-27T18:25:35.965Z] === PAUSE TestWaitRestartedContainer/not-running
18:25:35 [2023-08-27T18:25:35.965Z] === RUN   TestWaitRestartedContainer/next-exit
18:25:35 [2023-08-27T18:25:35.965Z] === PAUSE TestWaitRestartedContainer/next-exit
18:25:35 [2023-08-27T18:25:35.965Z] === CONT  TestWaitRestartedContainer/default
18:25:35 [2023-08-27T18:25:35.965Z] === CONT  TestWaitRestartedContainer/next-exit
18:25:35 [2023-08-27T18:25:35.965Z] === CONT  TestWaitRestartedContainer/not-running
18:25:37 [2023-08-27T18:25:37.869Z] --- PASS: TestWaitRestartedContainer (0.01s)
18:25:37 [2023-08-27T18:25:37.869Z]     --- PASS: TestWaitRestartedContainer/not-running (1.60s)
18:25:37 [2023-08-27T18:25:37.869Z]     --- PASS: TestWaitRestartedContainer/default (1.88s)
18:25:37 [2023-08-27T18:25:37.869Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.95s)
18:25:37 [2023-08-27T18:25:37.869Z] === CONT  TestContainerStartOnDaemonRestart
18:25:37 [2023-08-27T18:25:37.869Z] === CONT  TestHardRestartWhenContainerIsRunning
18:25:37 [2023-08-27T18:25:37.869Z] === CONT  TestIpcModeOlderClient
18:25:37 [2023-08-27T18:25:37.869Z] === CONT  TestStopContainerWithTimeoutCancel
18:25:37 [2023-08-27T18:25:37.869Z] === CONT  TestDaemonHostGatewayIP
18:25:37 [2023-08-27T18:25:37.869Z] === CONT  TestContainerKillOnDaemonStart
18:25:37 [2023-08-27T18:25:37.869Z] === CONT  TestRestartDaemonWithRestartingContainer
18:25:37 [2023-08-27T18:25:37.869Z] === CONT  TestDaemonRestartIpcMode
18:25:37 [2023-08-27T18:25:37.869Z] --- PASS: TestIpcModeOlderClient (0.06s)
18:25:39 [2023-08-27T18:25:39.776Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
18:25:39 [2023-08-27T18:25:39.776Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
18:25:40 [2023-08-27T18:25:40.034Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.31s)
18:25:40 [2023-08-27T18:25:40.034Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
18:25:40 [2023-08-27T18:25:40.034Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.45s)
18:25:40 [2023-08-27T18:25:40.292Z] --- PASS: TestContainerStartOnDaemonRestart (2.70s)
18:25:40 [2023-08-27T18:25:40.860Z] --- PASS: TestDaemonHostGatewayIP (3.12s)
18:25:41 [2023-08-27T18:25:41.118Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.46s)
18:25:41 [2023-08-27T18:25:41.376Z] --- PASS: TestDaemonRestartIpcMode (3.67s)
18:25:41 [2023-08-27T18:25:41.376Z] --- PASS: TestStopContainerWithTimeoutCancel (3.71s)
18:25:49 [2023-08-27T18:25:49.487Z] --- PASS: TestContainerKillOnDaemonStart (11.76s)
18:25:49 [2023-08-27T18:25:49.487Z] PASS
18:25:49 [2023-08-27T18:25:49.487Z] 
18:25:49 [2023-08-27T18:25:49.487Z] === Skipped
18:25:49 [2023-08-27T18:25:49.487Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:25:49 [2023-08-27T18:25:49.487Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:25:49 [2023-08-27T18:25:49.487Z] 
18:25:49 [2023-08-27T18:25:49.488Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:25:49 [2023-08-27T18:25:49.488Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:25:49 [2023-08-27T18:25:49.488Z] 
18:25:49 [2023-08-27T18:25:49.488Z] DONE 310 tests, 2 skipped in 164.457s
18:25:49 [2023-08-27T18:25:49.488Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
18:25:49 [2023-08-27T18:25:49.488Z] ++ 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
18:25:49 [2023-08-27T18:25:49.488Z] ++ set -e
18:25:49 [2023-08-27T18:25:49.488Z] ++ '[' -n 0 ']'
18:25:49 [2023-08-27T18:25:49.488Z] ++ set -x
18:25:49 [2023-08-27T18:25:49.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
18:25:49 [2023-08-27T18:25:49.488Z] INFO: Testing against a local daemon
18:25:49 [2023-08-27T18:25:49.488Z] === RUN   TestConfigDaemonID
18:25:50 [2023-08-27T18:25:50.862Z]     daemon_test.go:53: [df403524f6c53] daemon is not started
18:25:50 [2023-08-27T18:25:50.862Z] --- PASS: TestConfigDaemonID (1.05s)
18:25:50 [2023-08-27T18:25:50.862Z] === RUN   TestDaemonConfigValidation
18:25:50 [2023-08-27T18:25:50.862Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:25:50 [2023-08-27T18:25:50.862Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:25:50 [2023-08-27T18:25:50.862Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:25:50 [2023-08-27T18:25:50.862Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:25:50 [2023-08-27T18:25:50.862Z] === RUN   TestDaemonConfigValidation/invalid_config
18:25:50 [2023-08-27T18:25:50.862Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:25:50 [2023-08-27T18:25:50.862Z] === RUN   TestDaemonConfigValidation/malformed_config
18:25:50 [2023-08-27T18:25:50.862Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:25:50 [2023-08-27T18:25:50.862Z] === RUN   TestDaemonConfigValidation/valid_config
18:25:50 [2023-08-27T18:25:50.862Z] === PAUSE TestDaemonConfigValidation/valid_config
18:25:50 [2023-08-27T18:25:50.862Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:25:50 [2023-08-27T18:25:50.862Z] === CONT  TestDaemonConfigValidation/malformed_config
18:25:50 [2023-08-27T18:25:50.862Z] === CONT  TestDaemonConfigValidation/invalid_config
18:25:50 [2023-08-27T18:25:50.862Z] === CONT  TestDaemonConfigValidation/valid_config
18:25:50 [2023-08-27T18:25:50.862Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:25:50 [2023-08-27T18:25:50.862Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:25:50 [2023-08-27T18:25:50.862Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
18:25:50 [2023-08-27T18:25:50.862Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
18:25:50 [2023-08-27T18:25:50.862Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
18:25:50 [2023-08-27T18:25:50.862Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
18:25:50 [2023-08-27T18:25:50.862Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
18:25:50 [2023-08-27T18:25:50.862Z] === RUN   TestConfigDaemonSeccompProfiles
18:25:50 [2023-08-27T18:25:50.862Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:25:51 [2023-08-27T18:25:51.797Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:25:52 [2023-08-27T18:25:52.732Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:25:53 [2023-08-27T18:25:53.667Z]     daemon_test.go:167: [d20b48c006b32] daemon is not started
18:25:53 [2023-08-27T18:25:53.667Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
18:25:53 [2023-08-27T18:25:53.667Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
18:25:53 [2023-08-27T18:25:53.667Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
18:25:53 [2023-08-27T18:25:53.667Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
18:25:53 [2023-08-27T18:25:53.667Z] === RUN   TestDaemonProxy
18:25:53 [2023-08-27T18:25:53.667Z] === RUN   TestDaemonProxy/environment_variables
18:25:53 [2023-08-27T18:25:53.667Z] === PAUSE TestDaemonProxy/environment_variables
18:25:53 [2023-08-27T18:25:53.667Z] === RUN   TestDaemonProxy/command-line_options
18:25:53 [2023-08-27T18:25:53.667Z] === PAUSE TestDaemonProxy/command-line_options
18:25:53 [2023-08-27T18:25:53.667Z] === RUN   TestDaemonProxy/configuration_file
18:25:53 [2023-08-27T18:25:53.667Z] === PAUSE TestDaemonProxy/configuration_file
18:25:53 [2023-08-27T18:25:53.667Z] === RUN   TestDaemonProxy/conflicting_options
18:25:54 [2023-08-27T18:25:54.234Z] === RUN   TestDaemonProxy/reload_sanitized
18:25:54 [2023-08-27T18:25:54.234Z] === PAUSE TestDaemonProxy/reload_sanitized
18:25:54 [2023-08-27T18:25:54.234Z] === CONT  TestDaemonProxy/environment_variables
18:25:54 [2023-08-27T18:25:54.234Z] === CONT  TestDaemonProxy/configuration_file
18:25:54 [2023-08-27T18:25:54.234Z] === CONT  TestDaemonProxy/command-line_options
18:25:54 [2023-08-27T18:25:54.234Z] === CONT  TestDaemonProxy/reload_sanitized
18:25:56 [2023-08-27T18:25:56.134Z] --- PASS: TestDaemonProxy (0.50s)
18:25:56 [2023-08-27T18:25:56.134Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
18:25:56 [2023-08-27T18:25:56.134Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
18:25:56 [2023-08-27T18:25:56.134Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
18:25:56 [2023-08-27T18:25:56.134Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
18:25:56 [2023-08-27T18:25:56.134Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
18:25:56 [2023-08-27T18:25:56.134Z] === RUN   TestLiveRestore
18:25:56 [2023-08-27T18:25:56.134Z] === RUN   TestLiveRestore/volume_references
18:25:56 [2023-08-27T18:25:56.134Z] === PAUSE TestLiveRestore/volume_references
18:25:56 [2023-08-27T18:25:56.134Z] === CONT  TestLiveRestore/volume_references
18:25:56 [2023-08-27T18:25:56.700Z] === RUN   TestLiveRestore/volume_references/restartPolicy
18:25:56 [2023-08-27T18:25:56.700Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
18:25:57 [2023-08-27T18:25:57.634Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
18:25:58 [2023-08-27T18:25:58.570Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
18:25:59 [2023-08-27T18:25:59.505Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
18:26:00 [2023-08-27T18:26:00.440Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
18:26:01 [2023-08-27T18:26:01.815Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
18:26:02 [2023-08-27T18:26:02.381Z] --- PASS: TestLiveRestore (0.00s)
18:26:02 [2023-08-27T18:26:02.381Z]     --- PASS: TestLiveRestore/volume_references (6.42s)
18:26:02 [2023-08-27T18:26:02.381Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.90s)
18:26:02 [2023-08-27T18:26:02.381Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s)
18:26:02 [2023-08-27T18:26:02.381Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s)
18:26:02 [2023-08-27T18:26:02.381Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
18:26:02 [2023-08-27T18:26:02.381Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
18:26:02 [2023-08-27T18:26:02.381Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.99s)
18:26:02 [2023-08-27T18:26:02.381Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.93s)
18:26:02 [2023-08-27T18:26:02.381Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
18:26:03 [2023-08-27T18:26:03.316Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.69s)
18:26:03 [2023-08-27T18:26:03.316Z] PASS
18:26:03 [2023-08-27T18:26:03.316Z] 
18:26:03 [2023-08-27T18:26:03.316Z] DONE 27 tests in 13.677s
18:26:03 [2023-08-27T18:26:03.316Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
18:26:03 [2023-08-27T18:26:03.316Z] ++ 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
18:26:03 [2023-08-27T18:26:03.316Z] ++ set -e
18:26:03 [2023-08-27T18:26:03.316Z] ++ '[' -n 0 ']'
18:26:03 [2023-08-27T18:26:03.316Z] ++ set -x
18:26:03 [2023-08-27T18:26:03.316Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
18:26:03 [2023-08-27T18:26:03.316Z] INFO: Testing against a local daemon
18:26:03 [2023-08-27T18:26:03.316Z] === RUN   TestCommitInheritsEnv
18:26:03 [2023-08-27T18:26:03.316Z] --- PASS: TestCommitInheritsEnv (0.21s)
18:26:03 [2023-08-27T18:26:03.316Z] === RUN   TestImportExtremelyLargeImageWorks
18:26:03 [2023-08-27T18:26:03.316Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:26:03 [2023-08-27T18:26:03.316Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:26:03 [2023-08-27T18:26:03.316Z] === RUN   TestImportWithCustomPlatform
18:26:03 [2023-08-27T18:26:03.316Z] === RUN   TestImportWithCustomPlatform/#00
18:26:03 [2023-08-27T18:26:03.574Z] === RUN   TestImportWithCustomPlatform/_______
18:26:03 [2023-08-27T18:26:03.574Z] === RUN   TestImportWithCustomPlatform//
18:26:03 [2023-08-27T18:26:03.574Z] === RUN   TestImportWithCustomPlatform/linux
18:26:03 [2023-08-27T18:26:03.574Z] === RUN   TestImportWithCustomPlatform/LINUX
18:26:03 [2023-08-27T18:26:03.574Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:26:03 [2023-08-27T18:26:03.574Z] === RUN   TestImportWithCustomPlatform/macos
18:26:03 [2023-08-27T18:26:03.574Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:26:03 [2023-08-27T18:26:03.574Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:26:03 [2023-08-27T18:26:03.574Z] --- PASS: TestImportWithCustomPlatform (0.10s)
18:26:03 [2023-08-27T18:26:03.574Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
18:26:03 [2023-08-27T18:26:03.574Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:26:03 [2023-08-27T18:26:03.574Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:26:03 [2023-08-27T18:26:03.574Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
18:26:03 [2023-08-27T18:26:03.574Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
18:26:03 [2023-08-27T18:26:03.574Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
18:26:03 [2023-08-27T18:26:03.574Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:26:03 [2023-08-27T18:26:03.574Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:26:03 [2023-08-27T18:26:03.574Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:26:03 [2023-08-27T18:26:03.574Z] === RUN   TestImageInspectEmptyTagsAndDigests
18:26:03 [2023-08-27T18:26:03.574Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
18:26:03 [2023-08-27T18:26:03.574Z] === RUN   TestImagesFilterMultiReference
18:26:03 [2023-08-27T18:26:03.574Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:26:03 [2023-08-27T18:26:03.574Z] === RUN   TestImagesFilterBeforeSince
18:26:03 [2023-08-27T18:26:03.832Z]     list_test.go:87: ImageList: ID=sha256:15ddc1a961130875b7558bb6cf1a818a7e04ab869969a3a5358552938dd9c753 RepoTags=[testimagesfilterbeforesince:v3]
18:26:03 [2023-08-27T18:26:03.832Z]     list_test.go:87: ImageList: ID=sha256:73b35f5802dd24e6d8c6739589423b12e3771fac5d281b7d1203a8304a612fb9 RepoTags=[testimagesfilterbeforesince:v1]
18:26:03 [2023-08-27T18:26:03.832Z]     list_test.go:87: ImageList: ID=sha256:4bf45bd171c7a6f304637ee343ad6b841b452072dd658e07d60c10a0c5696c58 RepoTags=[testimagesfilterbeforesince:v2]
18:26:03 [2023-08-27T18:26:03.832Z] --- PASS: TestImagesFilterBeforeSince (0.21s)
18:26:03 [2023-08-27T18:26:03.832Z] === RUN   TestAPIImagesFilters
18:26:03 [2023-08-27T18:26:03.832Z] === RUN   TestAPIImagesFilters/repository_regex
18:26:03 [2023-08-27T18:26:03.832Z] === PAUSE TestAPIImagesFilters/repository_regex
18:26:03 [2023-08-27T18:26:03.832Z] === RUN   TestAPIImagesFilters/image_name_regex
18:26:03 [2023-08-27T18:26:03.832Z] === PAUSE TestAPIImagesFilters/image_name_regex
18:26:03 [2023-08-27T18:26:03.832Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
18:26:03 [2023-08-27T18:26:03.832Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
18:26:03 [2023-08-27T18:26:03.832Z] === RUN   TestAPIImagesFilters/registry_port_regex
18:26:03 [2023-08-27T18:26:03.832Z] === PAUSE TestAPIImagesFilters/registry_port_regex
18:26:03 [2023-08-27T18:26:03.832Z] === CONT  TestAPIImagesFilters/repository_regex
18:26:03 [2023-08-27T18:26:03.832Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
18:26:03 [2023-08-27T18:26:03.832Z] === CONT  TestAPIImagesFilters/registry_port_regex
18:26:03 [2023-08-27T18:26:03.832Z] === CONT  TestAPIImagesFilters/image_name_regex
18:26:03 [2023-08-27T18:26:03.832Z] --- PASS: TestAPIImagesFilters (0.04s)
18:26:03 [2023-08-27T18:26:03.832Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
18:26:03 [2023-08-27T18:26:03.832Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
18:26:03 [2023-08-27T18:26:03.832Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
18:26:03 [2023-08-27T18:26:03.832Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
18:26:03 [2023-08-27T18:26:03.832Z] === RUN   TestPruneDontDeleteUsedDangling
18:26:03 [2023-08-27T18:26:03.832Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
18:26:03 [2023-08-27T18:26:03.832Z] === RUN   TestImagePullPlatformInvalid
18:26:03 [2023-08-27T18:26:03.832Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:26:03 [2023-08-27T18:26:03.832Z] === RUN   TestImagePullStoredfDigestForOtherRepo
18:26:03 [2023-08-27T18:26:03.832Z] time="2023-08-27T18:26:03.760871238Z" 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.19.9 instance.id=56eb4b55-7d18-4dc9-a7bf-f4dce34181aa version=2.8.2 
18:26:03 [2023-08-27T18:26:03.832Z] time="2023-08-27T18:26:03.760970875Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=56eb4b55-7d18-4dc9-a7bf-f4dce34181aa version=2.8.2 
18:26:03 [2023-08-27T18:26:03.832Z] time="2023-08-27T18:26:03.7609714Z" level=info msg="Starting upload purge in 25m0s" go.version=go1.19.9 instance.id=56eb4b55-7d18-4dc9-a7bf-f4dce34181aa version=2.8.2 
18:26:03 [2023-08-27T18:26:03.832Z] time="2023-08-27T18:26:03.761238064Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=56eb4b55-7d18-4dc9-a7bf-f4dce34181aa version=2.8.2 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.852942759Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=75b91934-6981-4212-b959-02736c4cec9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40262" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.853003126Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=75b91934-6981-4212-b959-02736c4cec9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40262" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.019984ms http.response.status=200 http.response.written=2 
18:26:04 [2023-08-27T18:26:04.093Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.855565747Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=200e1e19-dd35-489d-9868-9caa9636299b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.855618417Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=200e1e19-dd35-489d-9868-9caa9636299b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.855683362Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7b5c9a43-c104-44a5-9875-e80377124854 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.855728778Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7b5c9a43-c104-44a5-9875-e80377124854 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.855737747Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=200e1e19-dd35-489d-9868-9caa9636299b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=44.268µ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=08d5784e-5dcc-4b22-92db-e7035639a751 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.855795947Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7b5c9a43-c104-44a5-9875-e80377124854 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=29.112µ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=da00af2b-1707-4244-ac06-0f9f3373b555 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.855872683Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=200e1e19-dd35-489d-9868-9caa9636299b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.162969ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.855958765Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7b5c9a43-c104-44a5-9875-e80377124854 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.149776ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.857529431Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9c559075-fb74-4af5-8e13-2e0f176c0552 http.request.method=POST http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.857581929Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9c559075-fb74-4af5-8e13-2e0f176c0552 http.request.method=POST http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.857647587Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e788ee89-ca2b-4536-ae92-6b230c352e19 http.request.method=POST http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.857688622Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e788ee89-ca2b-4536-ae92-6b230c352e19 http.request.method=POST http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.857737805Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bc587480-30c3-45ed-996b-84f04853fb01/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9c559075-fb74-4af5-8e13-2e0f176c0552 http.request.method=POST http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=121.644µ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=da9741ff-95d5-4583-8781-8598c846e565 trace.line=110 vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.857783828Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/bc587480-30c3-45ed-996b-84f04853fb01/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9c559075-fb74-4af5-8e13-2e0f176c0552 http.request.method=POST http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=21.416µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=c5d00525-c303-4a02-b1c3-82484d54f35d trace.line=142 vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.857787348Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e788ee89-ca2b-4536-ae92-6b230c352e19 http.request.method=POST http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=65.142µ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=ba1a8177-bd54-496d-9127-5fbf2d999cc1 trace.line=110 vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.857831591Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e788ee89-ca2b-4536-ae92-6b230c352e19 http.request.method=POST http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=20.39µ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=256d720b-c486-4abe-902d-6f92534e40a3 trace.line=142 vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.857877327Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bc587480-30c3-45ed-996b-84f04853fb01/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9c559075-fb74-4af5-8e13-2e0f176c0552 http.request.method=POST http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=54.722µ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=73c90099-ae1d-40f2-96c5-d52f841ed514 trace.line=110 vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.857917935Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e788ee89-ca2b-4536-ae92-6b230c352e19 http.request.method=POST http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=44.096µ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=d2eaf18e-26b9-4db0-94e2-647c7480fc01 trace.line=110 vars.name=test 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.857975963Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9c559075-fb74-4af5-8e13-2e0f176c0552 http.request.method=POST http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.784619ms http.response.status=202 http.response.written=0 
18:26:04 [2023-08-27T18:26:04.093Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.857985925Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e788ee89-ca2b-4536-ae92-6b230c352e19 http.request.method=POST http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.794786ms http.response.status=202 http.response.written=0 
18:26:04 [2023-08-27T18:26:04.093Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.859814804Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd71b210-ccfa-4515-923a-64da3c4c9c67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807?_state=5t85nc3jJmaNc48Df4C1yz27eJb1shhLWvcJMHB2aoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxM2YxMmM2LTNlZmItNDJiMS04Zjg3LWRjMzllY2ZlNTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc3MDQ5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=813f12c6-3efb-42b1-8f87-dc39ecfe5807 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.859836154Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d00c9d8-9f12-41e5-98b8-653bfab61e32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/bc587480-30c3-45ed-996b-84f04853fb01?_state=BIkWRa8jDaqcpU2H3GANC7kfTC7FRSbFD3KX4qpucVV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNTg3NDgwLTMwYzMtNDVlZC05OTZiLTg0ZjA0ODUzZmIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc1OTQ0ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=bc587480-30c3-45ed-996b-84f04853fb01 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.860164694Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd71b210-ccfa-4515-923a-64da3c4c9c67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807?_state=5t85nc3jJmaNc48Df4C1yz27eJb1shhLWvcJMHB2aoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxM2YxMmM2LTNlZmItNDJiMS04Zjg3LWRjMzllY2ZlNTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc3MDQ5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=813f12c6-3efb-42b1-8f87-dc39ecfe5807 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.860243022Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d00c9d8-9f12-41e5-98b8-653bfab61e32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/bc587480-30c3-45ed-996b-84f04853fb01?_state=BIkWRa8jDaqcpU2H3GANC7kfTC7FRSbFD3KX4qpucVV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNTg3NDgwLTMwYzMtNDVlZC05OTZiLTg0ZjA0ODUzZmIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc1OTQ0ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=bc587480-30c3-45ed-996b-84f04853fb01 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.860303724Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd71b210-ccfa-4515-923a-64da3c4c9c67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807?_state=5t85nc3jJmaNc48Df4C1yz27eJb1shhLWvcJMHB2aoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxM2YxMmM2LTNlZmItNDJiMS04Zjg3LWRjMzllY2ZlNTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc3MDQ5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=54.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).GetContent" trace.id=37ba1355-ffd2-4a9d-bc35-b498d06650bb trace.line=95 vars.name=test vars.uuid=813f12c6-3efb-42b1-8f87-dc39ecfe5807 
18:26:04 [2023-08-27T18:26:04.093Z] time="2023-08-27T18:26:03.860409376Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/bc587480-30c3-45ed-996b-84f04853fb01/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d00c9d8-9f12-41e5-98b8-653bfab61e32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/bc587480-30c3-45ed-996b-84f04853fb01?_state=BIkWRa8jDaqcpU2H3GANC7kfTC7FRSbFD3KX4qpucVV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNTg3NDgwLTMwYzMtNDVlZC05OTZiLTg0ZjA0ODUzZmIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc1OTQ0ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=52.866µ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=1e79fed5-a208-449d-8512-f146076ab760 trace.line=95 vars.name=test vars.uuid=bc587480-30c3-45ed-996b-84f04853fb01 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.860420149Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd71b210-ccfa-4515-923a-64da3c4c9c67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807?_state=5t85nc3jJmaNc48Df4C1yz27eJb1shhLWvcJMHB2aoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxM2YxMmM2LTNlZmItNDJiMS04Zjg3LWRjMzllY2ZlNTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc3MDQ5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=38.803µ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=d61f9306-a2b5-46b5-a673-1033b4442dce trace.line=142 vars.name=test vars.uuid=813f12c6-3efb-42b1-8f87-dc39ecfe5807 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.860486785Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd71b210-ccfa-4515-923a-64da3c4c9c67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807?_state=5t85nc3jJmaNc48Df4C1yz27eJb1shhLWvcJMHB2aoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxM2YxMmM2LTNlZmItNDJiMS04Zjg3LWRjMzllY2ZlNTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc3MDQ5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=813f12c6-3efb-42b1-8f87-dc39ecfe5807 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.860485767Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/bc587480-30c3-45ed-996b-84f04853fb01/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d00c9d8-9f12-41e5-98b8-653bfab61e32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/bc587480-30c3-45ed-996b-84f04853fb01?_state=BIkWRa8jDaqcpU2H3GANC7kfTC7FRSbFD3KX4qpucVV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNTg3NDgwLTMwYzMtNDVlZC05OTZiLTg0ZjA0ODUzZmIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc1OTQ0ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=21.818µ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=d972410c-8dc5-4cce-8c52-37e142962e92 trace.line=142 vars.name=test vars.uuid=bc587480-30c3-45ed-996b-84f04853fb01 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.860539586Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d00c9d8-9f12-41e5-98b8-653bfab61e32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/bc587480-30c3-45ed-996b-84f04853fb01?_state=BIkWRa8jDaqcpU2H3GANC7kfTC7FRSbFD3KX4qpucVV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNTg3NDgwLTMwYzMtNDVlZC05OTZiLTg0ZjA0ODUzZmIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc1OTQ0ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=bc587480-30c3-45ed-996b-84f04853fb01 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.860590762Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807/hashstates/sha256/68")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd71b210-ccfa-4515-923a-64da3c4c9c67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807?_state=5t85nc3jJmaNc48Df4C1yz27eJb1shhLWvcJMHB2aoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxM2YxMmM2LTNlZmItNDJiMS04Zjg3LWRjMzllY2ZlNTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc3MDQ5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=45.81µ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=8049636f-72f7-44c5-9b03-5f35c2926459 trace.line=110 vars.name=test vars.uuid=813f12c6-3efb-42b1-8f87-dc39ecfe5807 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.860627891Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bc587480-30c3-45ed-996b-84f04853fb01/hashstates/sha256/194")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d00c9d8-9f12-41e5-98b8-653bfab61e32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/bc587480-30c3-45ed-996b-84f04853fb01?_state=BIkWRa8jDaqcpU2H3GANC7kfTC7FRSbFD3KX4qpucVV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNTg3NDgwLTMwYzMtNDVlZC05OTZiLTg0ZjA0ODUzZmIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc1OTQ0ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=37.351µ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=45998c1e-6a0f-485a-b2d2-a1b775945d54 trace.line=110 vars.name=test vars.uuid=bc587480-30c3-45ed-996b-84f04853fb01 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.860646944Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd71b210-ccfa-4515-923a-64da3c4c9c67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807?_state=5t85nc3jJmaNc48Df4C1yz27eJb1shhLWvcJMHB2aoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxM2YxMmM2LTNlZmItNDJiMS04Zjg3LWRjMzllY2ZlNTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc3MDQ5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=16.443µ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=bea9f578-40dd-4d29-a282-e762d570dcaa trace.line=155 vars.name=test vars.uuid=813f12c6-3efb-42b1-8f87-dc39ecfe5807 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.860679289Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/bc587480-30c3-45ed-996b-84f04853fb01/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d00c9d8-9f12-41e5-98b8-653bfab61e32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/bc587480-30c3-45ed-996b-84f04853fb01?_state=BIkWRa8jDaqcpU2H3GANC7kfTC7FRSbFD3KX4qpucVV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNTg3NDgwLTMwYzMtNDVlZC05OTZiLTg0ZjA0ODUzZmIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc1OTQ0ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=14.236µ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=39a8f093-70d5-4ee1-9dcc-13f18188909f trace.line=155 vars.name=test vars.uuid=bc587480-30c3-45ed-996b-84f04853fb01 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.860704045Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd71b210-ccfa-4515-923a-64da3c4c9c67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807?_state=5t85nc3jJmaNc48Df4C1yz27eJb1shhLWvcJMHB2aoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxM2YxMmM2LTNlZmItNDJiMS04Zjg3LWRjMzllY2ZlNTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc3MDQ5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=13.424µ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=bab436cc-d666-44c9-98f0-e1d1e258fcaa trace.line=155 vars.name=test vars.uuid=813f12c6-3efb-42b1-8f87-dc39ecfe5807 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.860731926Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d00c9d8-9f12-41e5-98b8-653bfab61e32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/bc587480-30c3-45ed-996b-84f04853fb01?_state=BIkWRa8jDaqcpU2H3GANC7kfTC7FRSbFD3KX4qpucVV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNTg3NDgwLTMwYzMtNDVlZC05OTZiLTg0ZjA0ODUzZmIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc1OTQ0ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.152µ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=3ab6d1d2-ee04-460b-a98c-de3f9ff0ce8e trace.line=155 vars.name=test vars.uuid=bc587480-30c3-45ed-996b-84f04853fb01 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.860744874Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd71b210-ccfa-4515-923a-64da3c4c9c67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807?_state=5t85nc3jJmaNc48Df4C1yz27eJb1shhLWvcJMHB2aoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxM2YxMmM2LTNlZmItNDJiMS04Zjg3LWRjMzllY2ZlNTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc3MDQ5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=9.158µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dabd6fe4-86c4-4914-b626-2fa7a0480cbf trace.line=155 vars.name=test vars.uuid=813f12c6-3efb-42b1-8f87-dc39ecfe5807 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.860769293Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/bc587480-30c3-45ed-996b-84f04853fb01/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d00c9d8-9f12-41e5-98b8-653bfab61e32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/bc587480-30c3-45ed-996b-84f04853fb01?_state=BIkWRa8jDaqcpU2H3GANC7kfTC7FRSbFD3KX4qpucVV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNTg3NDgwLTMwYzMtNDVlZC05OTZiLTg0ZjA0ODUzZmIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc1OTQ0ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=9.625µ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=be49dc9b-f507-484a-9ebd-d08e2682840f trace.line=155 vars.name=test vars.uuid=bc587480-30c3-45ed-996b-84f04853fb01 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.860832105Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd71b210-ccfa-4515-923a-64da3c4c9c67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807?_state=5t85nc3jJmaNc48Df4C1yz27eJb1shhLWvcJMHB2aoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxM2YxMmM2LTNlZmItNDJiMS04Zjg3LWRjMzllY2ZlNTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc3MDQ5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=58.709µ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=2482dbbf-159b-41d0-b41d-f0377cbad0c6 trace.line=185 vars.name=test vars.uuid=813f12c6-3efb-42b1-8f87-dc39ecfe5807 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.860848384Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/bc587480-30c3-45ed-996b-84f04853fb01/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d00c9d8-9f12-41e5-98b8-653bfab61e32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/bc587480-30c3-45ed-996b-84f04853fb01?_state=BIkWRa8jDaqcpU2H3GANC7kfTC7FRSbFD3KX4qpucVV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNTg3NDgwLTMwYzMtNDVlZC05OTZiLTg0ZjA0ODUzZmIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc1OTQ0ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=44.342µ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=54ab545c-26a6-49f0-b64b-1a51869e8d80 trace.line=185 vars.name=test vars.uuid=bc587480-30c3-45ed-996b-84f04853fb01 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.861468877Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd71b210-ccfa-4515-923a-64da3c4c9c67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807?_state=5t85nc3jJmaNc48Df4C1yz27eJb1shhLWvcJMHB2aoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxM2YxMmM2LTNlZmItNDJiMS04Zjg3LWRjMzllY2ZlNTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc3MDQ5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=61.786µ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=f54953b7-17a9-46a2-93e3-408bf747c104 trace.line=110 vars.name=test vars.uuid=813f12c6-3efb-42b1-8f87-dc39ecfe5807 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.861548682Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d00c9d8-9f12-41e5-98b8-653bfab61e32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/bc587480-30c3-45ed-996b-84f04853fb01?_state=BIkWRa8jDaqcpU2H3GANC7kfTC7FRSbFD3KX4qpucVV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNTg3NDgwLTMwYzMtNDVlZC05OTZiLTg0ZjA0ODUzZmIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc1OTQ0ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=379.167µ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=59de8299-4b35-4b9e-a0ba-49bf82ccb7af trace.line=110 vars.name=test vars.uuid=bc587480-30c3-45ed-996b-84f04853fb01 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.861643486Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd71b210-ccfa-4515-923a-64da3c4c9c67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807?_state=5t85nc3jJmaNc48Df4C1yz27eJb1shhLWvcJMHB2aoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxM2YxMmM2LTNlZmItNDJiMS04Zjg3LWRjMzllY2ZlNTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc3MDQ5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=124.688µ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=063a6300-781f-4b57-a156-b9b9bb9a4103 trace.line=202 vars.name=test vars.uuid=813f12c6-3efb-42b1-8f87-dc39ecfe5807 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.861693349Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/bc587480-30c3-45ed-996b-84f04853fb01")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d00c9d8-9f12-41e5-98b8-653bfab61e32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/bc587480-30c3-45ed-996b-84f04853fb01?_state=BIkWRa8jDaqcpU2H3GANC7kfTC7FRSbFD3KX4qpucVV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNTg3NDgwLTMwYzMtNDVlZC05OTZiLTg0ZjA0ODUzZmIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc1OTQ0ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=98.751µ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=644e1aa7-7033-4f0b-a6bf-582f05c6b184 trace.line=202 vars.name=test vars.uuid=bc587480-30c3-45ed-996b-84f04853fb01 
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.861737641Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd71b210-ccfa-4515-923a-64da3c4c9c67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40272" http.request.uri="/v2/test/blobs/uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807?_state=5t85nc3jJmaNc48Df4C1yz27eJb1shhLWvcJMHB2aoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxM2YxMmM2LTNlZmItNDJiMS04Zjg3LWRjMzllY2ZlNTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc3MDQ5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.635189ms http.response.status=201 http.response.written=0 
18:26:04 [2023-08-27T18:26:04.094Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "PUT /v2/test/blobs/uploads/813f12c6-3efb-42b1-8f87-dc39ecfe5807?_state=5t85nc3jJmaNc48Df4C1yz27eJb1shhLWvcJMHB2aoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxM2YxMmM2LTNlZmItNDJiMS04Zjg3LWRjMzllY2ZlNTgwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc3MDQ5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.861865234Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6d00c9d8-9f12-41e5-98b8-653bfab61e32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/blobs/uploads/bc587480-30c3-45ed-996b-84f04853fb01?_state=BIkWRa8jDaqcpU2H3GANC7kfTC7FRSbFD3KX4qpucVV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNTg3NDgwLTMwYzMtNDVlZC05OTZiLTg0ZjA0ODUzZmIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc1OTQ0ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.77769ms http.response.status=201 http.response.written=0 
18:26:04 [2023-08-27T18:26:04.094Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "PUT /v2/test/blobs/uploads/bc587480-30c3-45ed-996b-84f04853fb01?_state=BIkWRa8jDaqcpU2H3GANC7kfTC7FRSbFD3KX4qpucVV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNTg3NDgwLTMwYzMtNDVlZC05OTZiLTg0ZjA0ODUzZmIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yN1QxODoyNjowMy44NTc1OTQ0ODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
18:26:04 [2023-08-27T18:26:04.094Z] time="2023-08-27T18:26:03.862970643Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f8466ca8-f4f9-49c4-9f5a-ea68097dc43e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.863013491Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f8466ca8-f4f9-49c4-9f5a-ea68097dc43e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.863080701Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f8466ca8-f4f9-49c4-9f5a-ea68097dc43e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=33.691µ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=73f8b336-f098-469e-b8bf-2abad6068ee2 trace.line=95 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.863152908Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f8466ca8-f4f9-49c4-9f5a-ea68097dc43e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="935.962µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.864216905Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.864257825Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.864416827Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.864433911Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.864443429Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.86452636Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=44.424µ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=306b2373-1344-47fc-9319-9c1cebb60ebf trace.line=95 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.864585725Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=20.194µ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=6c743739-8ebe-4691-9219-e930800d0516 trace.line=155 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.864633948Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=19.11µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=58a5d13c-ecfd-4837-b153-6068e40f781c trace.line=95 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.864679708Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.226µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b843e829-509f-4538-8cf8-e53348753193 trace.line=155 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.864725789Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=13.415µ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=e5f6e449-4340-4980-b38d-b57b0cee18fe trace.line=155 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.864805586Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=55.714µ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=b91926ec-7954-4938-badc-59ed3ff70212 trace.line=110 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.86488736Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=48.632µ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=06845c42-b9ec-4a50-9145-491378626c54 trace.line=110 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.865371686Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=97.898µ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=647a67de-6153-4d14-9984-41b2d23170bc trace.line=110 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.865626542Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=177.587µ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=ca1ff724-90c0-4fc2-a2ea-460f495bc6a4 trace.line=110 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.865689772Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.865713018Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=13a64a50-85bc-4da6-b3a7-3db9aa0ac121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.208547ms http.response.status=201 http.response.written=0 
18:26:04 [2023-08-27T18:26:04.095Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.870352794Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f47833b5-ac28-4e99-8ae6-d88ea33062c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40294" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.870399852Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f47833b5-ac28-4e99-8ae6-d88ea33062c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40294" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f 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="923.991µs" http.response.status=200 http.response.written=2 
18:26:04 [2023-08-27T18:26:04.095Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.872505643Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ab39159e-3ee4-4ca0-96cf-14e333ef9839 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.872549139Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ab39159e-3ee4-4ca0-96cf-14e333ef9839 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.872641539Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ab39159e-3ee4-4ca0-96cf-14e333ef9839 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=53.81µ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=bf97aee2-bfc6-45d4-b015-0606f167c0f8 trace.line=95 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.872671603Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ab39159e-3ee4-4ca0-96cf-14e333ef9839 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.872722936Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ab39159e-3ee4-4ca0-96cf-14e333ef9839 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.32µ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=a5eb8856-bd2c-418e-95ef-8d1bacf98dca trace.line=95 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.872773177Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ab39159e-3ee4-4ca0-96cf-14e333ef9839 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.682µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7deb1e54-0b0b-405f-944b-140f0f59ae25 trace.line=155 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.872820037Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ab39159e-3ee4-4ca0-96cf-14e333ef9839 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 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).Reader" trace.id=0ed59904-bb44-437c-86d0-e37f5e04cbc3 trace.line=125 vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.872876449Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ab39159e-3ee4-4ca0-96cf-14e333ef9839 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.873042122Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ab39159e-3ee4-4ca0-96cf-14e333ef9839 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f 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.31215ms http.response.status=200 http.response.written=417 
18:26:04 [2023-08-27T18:26:04.095Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:26:04 [2023-08-27T18:26:04.095Z] time="2023-08-27T18:26:03.88311328Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0beba554-6588-4879-9606-b4faeadca018 http.request.method=GET http.request.remoteaddr="127.0.0.1:40318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.883172432Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0beba554-6588-4879-9606-b4faeadca018 http.request.method=GET http.request.remoteaddr="127.0.0.1:40318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.883189204Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0beba554-6588-4879-9606-b4faeadca018 http.request.method=GET http.request.remoteaddr="127.0.0.1:40318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.883279331Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0beba554-6588-4879-9606-b4faeadca018 http.request.method=GET http.request.remoteaddr="127.0.0.1:40318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=52.424µ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=e7205192-4d37-4d80-8e91-84c7e619372e trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.883341256Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0beba554-6588-4879-9606-b4faeadca018 http.request.method=GET http.request.remoteaddr="127.0.0.1:40318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.544µ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=246e7897-db9a-4d03-87cc-0fa092c8e012 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.883387419Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0beba554-6588-4879-9606-b4faeadca018 http.request.method=GET http.request.remoteaddr="127.0.0.1:40318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.161µ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=80eacc3b-df2b-4a9a-b3df-69acc388e669 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.883423777Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0beba554-6588-4879-9606-b4faeadca018 http.request.method=GET http.request.remoteaddr="127.0.0.1:40318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.883527008Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0beba554-6588-4879-9606-b4faeadca018 http.request.method=GET http.request.remoteaddr="127.0.0.1:40318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f 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.271731ms http.response.status=200 http.response.written=417 
18:26:04 [2023-08-27T18:26:04.096Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.89049745Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf8ea24-010d-421a-8741-8816d266ee39 http.request.method=GET http.request.remoteaddr="127.0.0.1:40326" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.890555749Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf8ea24-010d-421a-8741-8816d266ee39 http.request.method=GET http.request.remoteaddr="127.0.0.1:40326" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.890647582Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf8ea24-010d-421a-8741-8816d266ee39 http.request.method=GET http.request.remoteaddr="127.0.0.1:40326" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.915µ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=b3ed38bb-5e7e-4642-9ada-81b713c47219 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.890703477Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf8ea24-010d-421a-8741-8816d266ee39 http.request.method=GET http.request.remoteaddr="127.0.0.1:40326" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.913µ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=08cd426a-c1ff-4aca-95e1-89344cf479f0 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.890750427Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf8ea24-010d-421a-8741-8816d266ee39 http.request.method=GET http.request.remoteaddr="127.0.0.1:40326" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.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).GetContent" trace.id=2ee9af8e-ef74-46a6-b719-bb00f09b67dd trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.890790789Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf8ea24-010d-421a-8741-8816d266ee39 http.request.method=GET http.request.remoteaddr="127.0.0.1:40326" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.797µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=473f45af-2473-46ef-b82f-5417616dcd52 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.890797624Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=062a23d2-f1f2-4ff3-b863-5f6ffeb719cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.890824554Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf8ea24-010d-421a-8741-8816d266ee39 http.request.method=GET http.request.remoteaddr="127.0.0.1:40326" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.854µ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=c3798813-4fa7-4384-9a4e-6925c57f3b2c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.890836534Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=062a23d2-f1f2-4ff3-b863-5f6ffeb719cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.890864891Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf8ea24-010d-421a-8741-8816d266ee39 http.request.method=GET http.request.remoteaddr="127.0.0.1:40326" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.438µ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=13f34b8b-75d5-43d4-996f-7e280378db20 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.890908896Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=062a23d2-f1f2-4ff3-b863-5f6ffeb719cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.007µ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=8ec13a79-eee9-4b33-b190-fbbccc32caba trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.89094884Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf8ea24-010d-421a-8741-8816d266ee39 http.request.method=GET http.request.remoteaddr="127.0.0.1:40326" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.088µ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=56d0c1f8-cf01-4103-a504-59639e9589d5 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.890971445Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=062a23d2-f1f2-4ff3-b863-5f6ffeb719cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.701µ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=ebcf8401-1da9-4eb3-bd0f-5bee92a815b7 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.891016993Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=062a23d2-f1f2-4ff3-b863-5f6ffeb719cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.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).GetContent" trace.id=feabef71-77b6-4576-836b-7b301f4ab452 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.891052702Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=062a23d2-f1f2-4ff3-b863-5f6ffeb719cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.641µ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=9ebc99e4-9621-46eb-941a-80a61a805ca3 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.891085138Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=062a23d2-f1f2-4ff3-b863-5f6ffeb719cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.837µ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=1b06306a-6ef5-4f1d-85e5-500140d41da6 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.891807401Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=062a23d2-f1f2-4ff3-b863-5f6ffeb719cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=686.529µ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=14b81e6c-630f-4e3b-a193-83b67198742d trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.096Z] time="2023-08-27T18:26:03.891862779Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf8ea24-010d-421a-8741-8816d266ee39 http.request.method=GET http.request.remoteaddr="127.0.0.1:40326" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.019µ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=8d4d28f1-ff87-43e1-8e8c-47eba99eb772 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.097Z] time="2023-08-27T18:26:03.891888494Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=062a23d2-f1f2-4ff3-b863-5f6ffeb719cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.321µ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=e3ebdefe-8ed9-4801-8af6-49c9c52a839c trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.097Z] time="2023-08-27T18:26:03.891923621Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf8ea24-010d-421a-8741-8816d266ee39 http.request.method=GET http.request.remoteaddr="127.0.0.1:40326" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.086µ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=5927b2df-0917-4288-898d-caf2b5eb0f98 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:26:04 [2023-08-27T18:26:04.097Z] time="2023-08-27T18:26:03.891990872Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8bf8ea24-010d-421a-8741-8816d266ee39 http.request.method=GET http.request.remoteaddr="127.0.0.1:40326" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f 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.935577ms http.response.status=200 http.response.written=194 
18:26:04 [2023-08-27T18:26:04.097Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:26:04 [2023-08-27T18:26:04.097Z] time="2023-08-27T18:26:03.892392398Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=062a23d2-f1f2-4ff3-b863-5f6ffeb719cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.605µ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=37ac8c0e-a382-4e4d-9296-045f96dff208 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.097Z] time="2023-08-27T18:26:03.892466935Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=062a23d2-f1f2-4ff3-b863-5f6ffeb719cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.175µ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=a82de73b-36aa-4198-aad1-b33004ad48f5 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:26:04 [2023-08-27T18:26:04.097Z] time="2023-08-27T18:26:03.892625371Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=062a23d2-f1f2-4ff3-b863-5f6ffeb719cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f 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=3.50203ms http.response.status=200 http.response.written=68 
18:26:04 [2023-08-27T18:26:04.097Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:26:04 [2023-08-27T18:26:04.097Z] time="2023-08-27T18:26:03.903549019Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=dfae0d7a-c714-47be-a631-4dc6f67c1b02 http.request.method=GET http.request.remoteaddr="127.0.0.1:40354" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
18:26:04 [2023-08-27T18:26:04.097Z] time="2023-08-27T18:26:03.903601213Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=dfae0d7a-c714-47be-a631-4dc6f67c1b02 http.request.method=GET http.request.remoteaddr="127.0.0.1:40354" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f 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="890.833µs" http.response.status=200 http.response.written=2 
18:26:04 [2023-08-27T18:26:04.097Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:26:04 [2023-08-27T18:26:04.097Z] time="2023-08-27T18:26:03.914180558Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0f7f6952-3f61-42d8-8669-41ed94aebbba http.request.method=GET http.request.remoteaddr="127.0.0.1:40370" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:26:04 [2023-08-27T18:26:04.097Z] time="2023-08-27T18:26:03.914237413Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0f7f6952-3f61-42d8-8669-41ed94aebbba http.request.method=GET http.request.remoteaddr="127.0.0.1:40370" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:26:04 [2023-08-27T18:26:04.097Z] time="2023-08-27T18:26:03.91425375Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0f7f6952-3f61-42d8-8669-41ed94aebbba http.request.method=GET http.request.remoteaddr="127.0.0.1:40370" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:26:04 [2023-08-27T18:26:04.097Z] time="2023-08-27T18:26:03.914332299Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0f7f6952-3f61-42d8-8669-41ed94aebbba http.request.method=GET http.request.remoteaddr="127.0.0.1:40370" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.181µ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=d24c0e93-27b2-422f-af94-30952a6037e3 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:26:04 [2023-08-27T18:26:04.097Z] time="2023-08-27T18:26:03.914387012Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0f7f6952-3f61-42d8-8669-41ed94aebbba http.request.method=GET http.request.remoteaddr="127.0.0.1:40370" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.482µ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=db7ceed8-a9d1-4c60-ac60-ffb9320f021f trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:26:04 [2023-08-27T18:26:04.097Z] time="2023-08-27T18:26:03.914471707Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=0f7f6952-3f61-42d8-8669-41ed94aebbba http.request.method=GET http.request.remoteaddr="127.0.0.1:40370" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f 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.149702ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:26:04 [2023-08-27T18:26:04.097Z] 127.0.0.1 - - [27/Aug/2023:18:26:03 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/639449f84e71456b8a753bf0420d9c4a3fde9f1f kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:26:04 [2023-08-27T18:26:04.097Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
18:26:04 [2023-08-27T18:26:04.097Z] === RUN   TestRemoveImageOrphaning
18:26:04 [2023-08-27T18:26:04.097Z] --- PASS: TestRemoveImageOrphaning (0.14s)
18:26:04 [2023-08-27T18:26:04.097Z] === RUN   TestRemoveByDigest
18:26:04 [2023-08-27T18:26:04.097Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
18:26:04 [2023-08-27T18:26:04.097Z] --- SKIP: TestRemoveByDigest (0.00s)
18:26:04 [2023-08-27T18:26:04.097Z] === RUN   TestRemoveImageGarbageCollector
18:26:04 [2023-08-27T18:26:04.097Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:04 [2023-08-27T18:26:04.097Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:26:04 [2023-08-27T18:26:04.097Z] === RUN   TestSaveCheckTimes
18:26:04 [2023-08-27T18:26:04.097Z] === PAUSE TestSaveCheckTimes
18:26:04 [2023-08-27T18:26:04.097Z] === RUN   TestSaveRepoWithMultipleImages
18:26:05 [2023-08-27T18:26:05.472Z] --- PASS: TestSaveRepoWithMultipleImages (1.10s)
18:26:05 [2023-08-27T18:26:05.472Z] === RUN   TestSaveDirectoryPermissions
18:26:06 [2023-08-27T18:26:06.407Z] --- PASS: TestSaveDirectoryPermissions (1.00s)
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:26:06 [2023-08-27T18:26:06.407Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagUsingDigestAlgorithmAsName
18:26:06 [2023-08-27T18:26:06.407Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagValidPrefixedRepo
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
18:26:06 [2023-08-27T18:26:06.407Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
18:26:06 [2023-08-27T18:26:06.407Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagValidPrefixedRepo/foooo:t
18:26:06 [2023-08-27T18:26:06.407Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
18:26:06 [2023-08-27T18:26:06.407Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
18:26:06 [2023-08-27T18:26:06.407Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
18:26:06 [2023-08-27T18:26:06.407Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
18:26:06 [2023-08-27T18:26:06.407Z] === CONT  TestTagValidPrefixedRepo/foooo:t
18:26:06 [2023-08-27T18:26:06.407Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
18:26:06 [2023-08-27T18:26:06.407Z] --- PASS: TestTagValidPrefixedRepo (0.01s)
18:26:06 [2023-08-27T18:26:06.407Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.00s)
18:26:06 [2023-08-27T18:26:06.407Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
18:26:06 [2023-08-27T18:26:06.407Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
18:26:06 [2023-08-27T18:26:06.407Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagExistedNameWithoutForce
18:26:06 [2023-08-27T18:26:06.407Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagOfficialNames
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
18:26:06 [2023-08-27T18:26:06.407Z] --- PASS: TestTagOfficialNames (0.05s)
18:26:06 [2023-08-27T18:26:06.407Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
18:26:06 [2023-08-27T18:26:06.407Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
18:26:06 [2023-08-27T18:26:06.407Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
18:26:06 [2023-08-27T18:26:06.407Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
18:26:06 [2023-08-27T18:26:06.407Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestTagMatchesDigest
18:26:06 [2023-08-27T18:26:06.407Z] --- PASS: TestTagMatchesDigest (0.01s)
18:26:06 [2023-08-27T18:26:06.407Z] === CONT  TestSaveCheckTimes
18:26:06 [2023-08-27T18:26:06.407Z] --- PASS: TestSaveCheckTimes (0.03s)
18:26:06 [2023-08-27T18:26:06.407Z] PASS
18:26:06 [2023-08-27T18:26:06.407Z] 
18:26:06 [2023-08-27T18:26:06.407Z] === Skipped
18:26:06 [2023-08-27T18:26:06.407Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:26:06 [2023-08-27T18:26:06.407Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:26:06 [2023-08-27T18:26:06.407Z] 
18:26:06 [2023-08-27T18:26:06.407Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
18:26:06 [2023-08-27T18:26:06.407Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
18:26:06 [2023-08-27T18:26:06.407Z] 
18:26:06 [2023-08-27T18:26:06.407Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:26:06 [2023-08-27T18:26:06.407Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:06 [2023-08-27T18:26:06.407Z] 
18:26:06 [2023-08-27T18:26:06.407Z] DONE 44 tests, 3 skipped in 3.288s
18:26:06 [2023-08-27T18:26:06.407Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
18:26:06 [2023-08-27T18:26:06.407Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
18:26:06 [2023-08-27T18:26:06.407Z] ++ set -e
18:26:06 [2023-08-27T18:26:06.407Z] ++ '[' -n 0 ']'
18:26:06 [2023-08-27T18:26:06.407Z] ++ set -x
18:26:06 [2023-08-27T18:26:06.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestStripANSICommands
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestStripANSICommands/#00
18:26:06 [2023-08-27T18:26:06.407Z] === RUN   TestStripANSICommands/#01
18:26:06 [2023-08-27T18:26:06.407Z] --- PASS: TestStripANSICommands (0.00s)
18:26:06 [2023-08-27T18:26:06.407Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:26:06 [2023-08-27T18:26:06.407Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:26:06 [2023-08-27T18:26:06.407Z] PASS
18:26:06 [2023-08-27T18:26:06.407Z] 
18:26:06 [2023-08-27T18:26:06.407Z] DONE 3 tests in 0.010s
18:26:06 [2023-08-27T18:26:06.407Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
18:26:06 [2023-08-27T18:26:06.407Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
18:26:06 [2023-08-27T18:26:06.407Z] ++ set -e
18:26:06 [2023-08-27T18:26:06.407Z] ++ '[' -n 0 ']'
18:26:06 [2023-08-27T18:26:06.407Z] ++ set -x
18:26:06 [2023-08-27T18:26:06.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
18:26:06 [2023-08-27T18:26:06.666Z] INFO: Testing against a local daemon
18:26:06 [2023-08-27T18:26:06.666Z] === RUN   TestNetworkCreateDelete
18:26:06 [2023-08-27T18:26:06.666Z] --- PASS: TestNetworkCreateDelete (0.18s)
18:26:06 [2023-08-27T18:26:06.666Z] === RUN   TestDockerNetworkDeletePreferID
18:26:07 [2023-08-27T18:26:07.232Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
18:26:07 [2023-08-27T18:26:07.232Z] === RUN   TestDaemonDNSFallback
18:26:13 [2023-08-27T18:26:13.790Z] --- PASS: TestDaemonDNSFallback (6.22s)
18:26:13 [2023-08-27T18:26:13.790Z] === RUN   TestInspectNetwork
18:26:15 [2023-08-27T18:26:15.691Z] === RUN   TestInspectNetwork/full_network_id
18:26:15 [2023-08-27T18:26:15.691Z] === RUN   TestInspectNetwork/partial_network_id
18:26:15 [2023-08-27T18:26:15.691Z] === RUN   TestInspectNetwork/network_name
18:26:15 [2023-08-27T18:26:15.691Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:26:20 [2023-08-27T18:26:20.955Z] --- PASS: TestInspectNetwork (6.83s)
18:26:20 [2023-08-27T18:26:20.955Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:26:20 [2023-08-27T18:26:20.955Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:26:20 [2023-08-27T18:26:20.955Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:26:20 [2023-08-27T18:26:20.955Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:26:20 [2023-08-27T18:26:20.955Z] === RUN   TestRunContainerWithBridgeNone
18:26:21 [2023-08-27T18:26:21.523Z] --- PASS: TestRunContainerWithBridgeNone (1.37s)
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/create
18:26:21 [2023-08-27T18:26:21.523Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:26:21 [2023-08-27T18:26:21.523Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:26:21 [2023-08-27T18:26:21.523Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:26:21 [2023-08-27T18:26:21.523Z] === CONT  TestNetworkInvalidJSON/networks/create
18:26:21 [2023-08-27T18:26:21.523Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:26:21 [2023-08-27T18:26:21.523Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:26:21 [2023-08-27T18:26:21.523Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:26:21 [2023-08-27T18:26:21.523Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkList
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkList//networks
18:26:21 [2023-08-27T18:26:21.523Z] === PAUSE TestNetworkList//networks
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestNetworkList//networks/
18:26:21 [2023-08-27T18:26:21.523Z] === PAUSE TestNetworkList//networks/
18:26:21 [2023-08-27T18:26:21.523Z] === CONT  TestNetworkList//networks
18:26:21 [2023-08-27T18:26:21.523Z] === CONT  TestNetworkList//networks/
18:26:21 [2023-08-27T18:26:21.523Z] --- PASS: TestNetworkList (0.01s)
18:26:21 [2023-08-27T18:26:21.523Z]     --- PASS: TestNetworkList//networks (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:26:21 [2023-08-27T18:26:21.523Z] === RUN   TestHostIPv4BridgeLabel
18:26:22 [2023-08-27T18:26:22.089Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
18:26:22 [2023-08-27T18:26:22.089Z] === RUN   TestDefaultNetworkOpts
18:26:22 [2023-08-27T18:26:22.089Z] === RUN   TestDefaultNetworkOpts/default_value
18:26:23 [2023-08-27T18:26:23.464Z] === RUN   TestDefaultNetworkOpts/cmdline_value
18:26:24 [2023-08-27T18:26:24.838Z] === RUN   TestDefaultNetworkOpts/config-from_value
18:26:26 [2023-08-27T18:26:26.213Z] --- PASS: TestDefaultNetworkOpts (3.93s)
18:26:26 [2023-08-27T18:26:26.213Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.29s)
18:26:26 [2023-08-27T18:26:26.213Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.35s)
18:26:26 [2023-08-27T18:26:26.213Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.29s)
18:26:26 [2023-08-27T18:26:26.213Z] === RUN   TestDaemonRestartWithLiveRestore
18:26:27 [2023-08-27T18:26:27.146Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:26:27 [2023-08-27T18:26:27.146Z] === RUN   TestDaemonDefaultNetworkPools
18:26:28 [2023-08-27T18:26:28.080Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
18:26:28 [2023-08-27T18:26:28.080Z] === RUN   TestDaemonRestartWithExistingNetwork
18:26:29 [2023-08-27T18:26:29.461Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
18:26:29 [2023-08-27T18:26:29.461Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:26:30 [2023-08-27T18:26:30.396Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
18:26:30 [2023-08-27T18:26:30.396Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:26:30 [2023-08-27T18:26:30.961Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
18:26:30 [2023-08-27T18:26:30.961Z] === RUN   TestServiceWithPredefinedNetwork
18:26:33 [2023-08-27T18:26:33.492Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s)
18:26:33 [2023-08-27T18:26:33.492Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:26:33 [2023-08-27T18:26:33.492Z]     service_test.go:242: FLAKY_TEST
18:26:33 [2023-08-27T18:26:33.492Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:26:33 [2023-08-27T18:26:33.492Z] === RUN   TestServiceWithDataPathPortInit
18:26:48 [2023-08-27T18:26:48.362Z] --- PASS: TestServiceWithDataPathPortInit (13.50s)
18:26:48 [2023-08-27T18:26:48.362Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:26:48 [2023-08-27T18:26:48.931Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vi7ia2dgv5l91l6iuktn892al Created:2023-08-27 18:26:48.017893388 +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[634fba7a5a33c41e8c0af98d587f356a8be1bf6e00a7b0c54edbf2525cc9089f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.taylfqgrgfqv61c4zzecja98r EndpointID:11168f8a66c35a80ecaeca13d1c69f50be1d404ff5086cef9b15222f586b20dd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:78fc74839d52870bb49d9536de6940b83688a40fe3f26592bef8c4c3722d20d5 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:1f6ba4f83861 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.taylfqgrgfqv61c4zzecja98r EndpointID:11168f8a66c35a80ecaeca13d1c69f50be1d404ff5086cef9b15222f586b20dd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:26:54 [2023-08-27T18:26:54.195Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s)
18:26:54 [2023-08-27T18:26:54.195Z] PASS
18:26:54 [2023-08-27T18:26:54.195Z] 
18:26:54 [2023-08-27T18:26:54.195Z] === Skipped
18:26:54 [2023-08-27T18:26:54.195Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:26:54 [2023-08-27T18:26:54.195Z]     service_test.go:242: FLAKY_TEST
18:26:54 [2023-08-27T18:26:54.195Z] 
18:26:54 [2023-08-27T18:26:54.195Z] DONE 42 tests, 1 skipped in 47.085s
18:26:54 [2023-08-27T18:26:54.195Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
18:26:54 [2023-08-27T18:26:54.195Z] ++ 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
18:26:54 [2023-08-27T18:26:54.195Z] ++ set -e
18:26:54 [2023-08-27T18:26:54.195Z] ++ '[' -n 0 ']'
18:26:54 [2023-08-27T18:26:54.195Z] ++ set -x
18:26:54 [2023-08-27T18:26:54.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
18:26:54 [2023-08-27T18:26:54.195Z] INFO: Testing against a local daemon
18:26:54 [2023-08-27T18:26:54.195Z] === RUN   TestDockerNetworkIpvlanPersistance
18:26:54 [2023-08-27T18:26:54.195Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:26:54 [2023-08-27T18:26:54.195Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:26:54 [2023-08-27T18:26:54.195Z] === RUN   TestDockerNetworkIpvlan
18:26:54 [2023-08-27T18:26:54.195Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:26:54 [2023-08-27T18:26:54.195Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:26:54 [2023-08-27T18:26:54.195Z] PASS
18:26:54 [2023-08-27T18:26:54.195Z] 
18:26:54 [2023-08-27T18:26:54.195Z] === Skipped
18:26:54 [2023-08-27T18:26:54.195Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:26:54 [2023-08-27T18:26:54.195Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:26:54 [2023-08-27T18:26:54.195Z] 
18:26:54 [2023-08-27T18:26:54.195Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:26:54 [2023-08-27T18:26:54.195Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:26:54 [2023-08-27T18:26:54.195Z] 
18:26:54 [2023-08-27T18:26:54.195Z] DONE 2 tests, 2 skipped in 0.036s
18:26:54 [2023-08-27T18:26:54.195Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
18:26:54 [2023-08-27T18:26:54.195Z] ++ 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
18:26:54 [2023-08-27T18:26:54.195Z] ++ set -e
18:26:54 [2023-08-27T18:26:54.195Z] ++ '[' -n 0 ']'
18:26:54 [2023-08-27T18:26:54.195Z] ++ set -x
18:26:54 [2023-08-27T18:26:54.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
18:26:54 [2023-08-27T18:26:54.195Z] INFO: Testing against a local daemon
18:26:54 [2023-08-27T18:26:54.195Z] === RUN   TestDockerNetworkMacvlanPersistance
18:26:55 [2023-08-27T18:26:55.130Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s)
18:26:55 [2023-08-27T18:26:55.130Z] === RUN   TestDockerNetworkMacvlan
18:26:55 [2023-08-27T18:26:55.388Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:26:56 [2023-08-27T18:26:56.322Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:26:56 [2023-08-27T18:26:56.888Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:26:58 [2023-08-27T18:26:58.789Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:27:00 [2023-08-27T18:27:00.164Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:27:02 [2023-08-27T18:27:02.694Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:27:03 [2023-08-27T18:27:03.260Z] --- PASS: TestDockerNetworkMacvlan (8.46s)
18:27:03 [2023-08-27T18:27:03.260Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
18:27:03 [2023-08-27T18:27:03.260Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
18:27:03 [2023-08-27T18:27:03.260Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.71s)
18:27:03 [2023-08-27T18:27:03.260Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.66s)
18:27:03 [2023-08-27T18:27:03.260Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.48s)
18:27:03 [2023-08-27T18:27:03.260Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.41s)
18:27:03 [2023-08-27T18:27:03.260Z] PASS
18:27:03 [2023-08-27T18:27:03.260Z] 
18:27:03 [2023-08-27T18:27:03.260Z] DONE 8 tests in 9.717s
18:27:03 [2023-08-27T18:27:03.519Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
18:27:03 [2023-08-27T18:27:03.519Z] ++ 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
18:27:03 [2023-08-27T18:27:03.519Z] ++ set -e
18:27:03 [2023-08-27T18:27:03.519Z] ++ '[' -n 0 ']'
18:27:03 [2023-08-27T18:27:03.519Z] ++ set -x
18:27:03 [2023-08-27T18:27:03.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
18:27:03 [2023-08-27T18:27:03.519Z] testing: warning: no tests to run
18:27:03 [2023-08-27T18:27:03.519Z] PASS
18:27:03 [2023-08-27T18:27:03.519Z] 
18:27:03 [2023-08-27T18:27:03.519Z] DONE 0 tests in 0.008s
18:27:03 [2023-08-27T18:27:03.519Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
18:27:03 [2023-08-27T18:27:03.519Z] ++ 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
18:27:03 [2023-08-27T18:27:03.519Z] ++ set -e
18:27:03 [2023-08-27T18:27:03.519Z] ++ '[' -n 0 ']'
18:27:03 [2023-08-27T18:27:03.519Z] ++ set -x
18:27:03 [2023-08-27T18:27:03.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
18:27:03 [2023-08-27T18:27:03.519Z] INFO: Testing against a local daemon
18:27:03 [2023-08-27T18:27:03.519Z] === RUN   TestAuthZPluginAllowRequest
18:27:04 [2023-08-27T18:27:04.454Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
18:27:04 [2023-08-27T18:27:04.454Z] === RUN   TestAuthZPluginTLS
18:27:05 [2023-08-27T18:27:05.021Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:27:05 [2023-08-27T18:27:05.021Z] === RUN   TestAuthZPluginDenyRequest
18:27:05 [2023-08-27T18:27:05.587Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:27:05 [2023-08-27T18:27:05.587Z] === RUN   TestAuthZPluginAPIDenyResponse
18:27:06 [2023-08-27T18:27:06.153Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:27:06 [2023-08-27T18:27:06.153Z] === RUN   TestAuthZPluginDenyResponse
18:27:06 [2023-08-27T18:27:06.718Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
18:27:06 [2023-08-27T18:27:06.718Z] === RUN   TestAuthZPluginAllowEventStream
18:27:07 [2023-08-27T18:27:07.651Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s)
18:27:07 [2023-08-27T18:27:07.651Z] === RUN   TestAuthZPluginErrorResponse
18:27:08 [2023-08-27T18:27:08.218Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
18:27:08 [2023-08-27T18:27:08.218Z] === RUN   TestAuthZPluginErrorRequest
18:27:08 [2023-08-27T18:27:08.784Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:27:08 [2023-08-27T18:27:08.784Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:27:09 [2023-08-27T18:27:09.350Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
18:27:09 [2023-08-27T18:27:09.350Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:27:10 [2023-08-27T18:27:10.725Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.20s)
18:27:10 [2023-08-27T18:27:10.725Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:27:11 [2023-08-27T18:27:11.660Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s)
18:27:11 [2023-08-27T18:27:11.660Z] === RUN   TestAuthZPluginHeader
18:27:12 [2023-08-27T18:27:12.595Z] --- PASS: TestAuthZPluginHeader (0.61s)
18:27:12 [2023-08-27T18:27:12.595Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:27:12 [2023-08-27T18:27:12.595Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:27:12 [2023-08-27T18:27:12.595Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:27:12 [2023-08-27T18:27:12.595Z] === RUN   TestAuthZPluginV2Disable
18:27:12 [2023-08-27T18:27:12.595Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:27:12 [2023-08-27T18:27:12.595Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:27:12 [2023-08-27T18:27:12.595Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:27:12 [2023-08-27T18:27:12.595Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:27:12 [2023-08-27T18:27:12.595Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:27:12 [2023-08-27T18:27:12.596Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:27:12 [2023-08-27T18:27:12.596Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:27:12 [2023-08-27T18:27:12.596Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:27:12 [2023-08-27T18:27:12.596Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:27:30 [2023-08-27T18:27:30.671Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
18:27:30 [2023-08-27T18:27:30.671Z] PASS
18:27:30 [2023-08-27T18:27:30.671Z] 
18:27:30 [2023-08-27T18:27:30.671Z] === Skipped
18:27:30 [2023-08-27T18:27:30.671Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:27:30 [2023-08-27T18:27:30.671Z] 
18:27:30 [2023-08-27T18:27:30.671Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:27:30 [2023-08-27T18:27:30.671Z] 
18:27:30 [2023-08-27T18:27:30.671Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:27:30 [2023-08-27T18:27:30.671Z] 
18:27:30 [2023-08-27T18:27:30.671Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:27:30 [2023-08-27T18:27:30.671Z] 
18:27:30 [2023-08-27T18:27:30.671Z] DONE 17 tests, 4 skipped in 25.841s
18:27:30 [2023-08-27T18:27:30.671Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
18:27:30 [2023-08-27T18:27:30.671Z] ++ 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
18:27:30 [2023-08-27T18:27:30.671Z] ++ set -e
18:27:30 [2023-08-27T18:27:30.671Z] ++ '[' -n 0 ']'
18:27:30 [2023-08-27T18:27:30.671Z] ++ set -x
18:27:30 [2023-08-27T18:27:30.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
18:27:30 [2023-08-27T18:27:30.671Z] INFO: Testing against a local daemon
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:27:30 [2023-08-27T18:27:30.671Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:27:30 [2023-08-27T18:27:30.671Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:27:30 [2023-08-27T18:27:30.671Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:27:30 [2023-08-27T18:27:30.671Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:27:30 [2023-08-27T18:27:30.671Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:27:30 [2023-08-27T18:27:30.671Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:27:30 [2023-08-27T18:27:30.671Z] --- PASS: TestPluginInvalidJSON (0.01s)
18:27:30 [2023-08-27T18:27:30.671Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInstall
18:27:30 [2023-08-27T18:27:30.671Z] === RUN   TestPluginInstall/no_auth
18:27:32 [2023-08-27T18:27:32.572Z] time="2023-08-27T18:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:27:32 [2023-08-27T18:27:32.572Z] time="2023-08-27T18:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a859e1d2f95b3b4042f70f18293e2100ad48139eaf5638ef15fbfba66f25453c" mediatype=application/vnd.docker.plugin.v1+json size=522
18:27:32 [2023-08-27T18:27:32.572Z] time="2023-08-27T18:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:27:32 [2023-08-27T18:27:32.572Z] time="2023-08-27T18:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a859e1d2f95b3b4042f70f18293e2100ad48139eaf5638ef15fbfba66f25453c" mediatype=application/vnd.docker.plugin.v1+json size=522
18:27:32 [2023-08-27T18:27:32.572Z] === RUN   TestPluginInstall/with_htpasswd
18:27:32 [2023-08-27T18:27:32.830Z] time="2023-08-27T18:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:27:32 [2023-08-27T18:27:32.830Z] time="2023-08-27T18:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af7614d2673d7ffa03546bc545ff43aae16c36eac201348fb941bb5c12de88b0" mediatype=application/vnd.docker.plugin.v1+json size=522
18:27:32 [2023-08-27T18:27:32.830Z] time="2023-08-27T18:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:27:32 [2023-08-27T18:27:32.830Z] time="2023-08-27T18:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af7614d2673d7ffa03546bc545ff43aae16c36eac201348fb941bb5c12de88b0" mediatype=application/vnd.docker.plugin.v1+json size=522
18:27:33 [2023-08-27T18:27:33.088Z] === RUN   TestPluginInstall/with_insecure
18:27:34 [2023-08-27T18:27:34.023Z] time="2023-08-27T18:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:27:34 [2023-08-27T18:27:34.023Z] time="2023-08-27T18:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9b4f85ff1908c1cc8b0e00f7d481ea9a829f16c712f8bb7f908e2464864d2c6" mediatype=application/vnd.docker.plugin.v1+json size=522
18:27:34 [2023-08-27T18:27:34.023Z] time="2023-08-27T18:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:27:34 [2023-08-27T18:27:34.023Z] time="2023-08-27T18:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9b4f85ff1908c1cc8b0e00f7d481ea9a829f16c712f8bb7f908e2464864d2c6" mediatype=application/vnd.docker.plugin.v1+json size=522
18:27:34 [2023-08-27T18:27:34.023Z]     plugin_test.go:196: [d9a3deca64378] daemon is not started
18:27:34 [2023-08-27T18:27:34.023Z] --- PASS: TestPluginInstall (4.62s)
18:27:34 [2023-08-27T18:27:34.023Z]     --- PASS: TestPluginInstall/no_auth (3.22s)
18:27:34 [2023-08-27T18:27:34.023Z]     --- PASS: TestPluginInstall/with_htpasswd (0.47s)
18:27:34 [2023-08-27T18:27:34.023Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
18:27:34 [2023-08-27T18:27:34.023Z] === RUN   TestPluginsWithRuntimes
18:27:35 [2023-08-27T18:27:35.398Z] === RUN   TestPluginsWithRuntimes/No_Args
18:27:36 [2023-08-27T18:27:36.333Z] === RUN   TestPluginsWithRuntimes/With_Args
18:27:37 [2023-08-27T18:27:37.268Z] --- PASS: TestPluginsWithRuntimes (3.41s)
18:27:37 [2023-08-27T18:27:37.268Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
18:27:37 [2023-08-27T18:27:37.268Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.95s)
18:27:37 [2023-08-27T18:27:37.268Z] === RUN   TestPluginBackCompatMediaTypes
18:27:37 [2023-08-27T18:27:37.834Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
18:27:37 [2023-08-27T18:27:37.834Z] PASS
18:27:37 [2023-08-27T18:27:37.834Z] 
18:27:37 [2023-08-27T18:27:37.834Z] DONE 24 tests in 8.566s
18:27:37 [2023-08-27T18:27:37.834Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
18:27:37 [2023-08-27T18:27:37.835Z] ++ 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
18:27:37 [2023-08-27T18:27:37.835Z] ++ set -e
18:27:37 [2023-08-27T18:27:37.835Z] ++ '[' -n 0 ']'
18:27:37 [2023-08-27T18:27:37.835Z] ++ set -x
18:27:37 [2023-08-27T18:27:37.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
18:27:37 [2023-08-27T18:27:37.835Z] INFO: Testing against a local daemon
18:27:37 [2023-08-27T18:27:37.835Z] === RUN   TestExternalGraphDriver
18:27:38 [2023-08-27T18:27:38.400Z] === RUN   TestExternalGraphDriver/json
18:27:39 [2023-08-27T18:27:39.776Z] === RUN   TestExternalGraphDriver/spec
18:27:41 [2023-08-27T18:27:41.676Z] === RUN   TestExternalGraphDriver/pull
18:27:44 [2023-08-27T18:27:44.957Z] --- PASS: TestExternalGraphDriver (6.58s)
18:27:44 [2023-08-27T18:27:44.957Z]     --- PASS: TestExternalGraphDriver/json (1.54s)
18:27:44 [2023-08-27T18:27:44.957Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
18:27:44 [2023-08-27T18:27:44.957Z]     --- PASS: TestExternalGraphDriver/pull (3.14s)
18:27:44 [2023-08-27T18:27:44.957Z] === RUN   TestGraphdriverPluginV2
18:27:44 [2023-08-27T18:27:44.957Z]     external_test.go:412: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:27:44 [2023-08-27T18:27:44.957Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
18:27:44 [2023-08-27T18:27:44.957Z] PASS
18:27:44 [2023-08-27T18:27:44.957Z] 
18:27:44 [2023-08-27T18:27:44.957Z] === Skipped
18:27:44 [2023-08-27T18:27:44.957Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
18:27:44 [2023-08-27T18:27:44.957Z]     external_test.go:412: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:27:44 [2023-08-27T18:27:44.957Z] 
18:27:44 [2023-08-27T18:27:44.957Z] DONE 5 tests, 1 skipped in 6.936s
18:27:44 [2023-08-27T18:27:44.957Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
18:27:44 [2023-08-27T18:27:44.957Z] ++ 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
18:27:44 [2023-08-27T18:27:44.957Z] ++ set -e
18:27:44 [2023-08-27T18:27:44.957Z] ++ '[' -n 0 ']'
18:27:44 [2023-08-27T18:27:44.957Z] ++ set -x
18:27:44 [2023-08-27T18:27:44.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
18:27:44 [2023-08-27T18:27:44.957Z] INFO: Testing against a local daemon
18:27:44 [2023-08-27T18:27:44.957Z] === RUN   TestContinueAfterPluginCrash
18:27:44 [2023-08-27T18:27:44.957Z] === PAUSE TestContinueAfterPluginCrash
18:27:44 [2023-08-27T18:27:44.957Z] === RUN   TestReadPluginNoRead
18:27:44 [2023-08-27T18:27:44.957Z] === PAUSE TestReadPluginNoRead
18:27:44 [2023-08-27T18:27:44.957Z] === RUN   TestDaemonStartWithLogOpt
18:27:44 [2023-08-27T18:27:44.957Z] === PAUSE TestDaemonStartWithLogOpt
18:27:44 [2023-08-27T18:27:44.957Z] === CONT  TestContinueAfterPluginCrash
18:27:44 [2023-08-27T18:27:44.957Z] === CONT  TestDaemonStartWithLogOpt
18:27:44 [2023-08-27T18:27:44.957Z] === CONT  TestReadPluginNoRead
18:27:47 [2023-08-27T18:27:47.487Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:27:47 [2023-08-27T18:27:47.487Z] --- PASS: TestDaemonStartWithLogOpt (2.74s)
18:27:48 [2023-08-27T18:27:48.421Z] === RUN   TestReadPluginNoRead/default
18:27:49 [2023-08-27T18:27:49.355Z] === RUN   TestReadPluginNoRead/disabled_caching
18:27:50 [2023-08-27T18:27:50.731Z]     read_test.go:91: [df6756033c8c1] daemon is not started
18:27:50 [2023-08-27T18:27:50.731Z] --- PASS: TestReadPluginNoRead (5.85s)
18:27:50 [2023-08-27T18:27:50.731Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
18:27:50 [2023-08-27T18:27:50.731Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
18:27:50 [2023-08-27T18:27:50.731Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
18:27:52 [2023-08-27T18:27:52.630Z] --- PASS: TestContinueAfterPluginCrash (7.66s)
18:27:52 [2023-08-27T18:27:52.630Z] PASS
18:27:52 [2023-08-27T18:27:52.630Z] 
18:27:52 [2023-08-27T18:27:52.630Z] DONE 6 tests in 7.691s
18:27:52 [2023-08-27T18:27:52.630Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
18:27:52 [2023-08-27T18:27:52.630Z] ++ 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
18:27:52 [2023-08-27T18:27:52.630Z] ++ set -e
18:27:52 [2023-08-27T18:27:52.630Z] ++ '[' -n 0 ']'
18:27:52 [2023-08-27T18:27:52.630Z] ++ set -x
18:27:52 [2023-08-27T18:27:52.630Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:27:52 [2023-08-27T18:27:52.630Z] testing: warning: no tests to run
18:27:52 [2023-08-27T18:27:52.630Z] PASS
18:27:52 [2023-08-27T18:27:52.630Z] 
18:27:52 [2023-08-27T18:27:52.630Z] DONE 0 tests in 0.009s
18:27:52 [2023-08-27T18:27:52.630Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
18:27:52 [2023-08-27T18:27:52.630Z] ++ 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
18:27:52 [2023-08-27T18:27:52.630Z] ++ set -e
18:27:52 [2023-08-27T18:27:52.630Z] ++ '[' -n 0 ']'
18:27:52 [2023-08-27T18:27:52.630Z] ++ set -x
18:27:52 [2023-08-27T18:27:52.630Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
18:27:52 [2023-08-27T18:27:52.630Z] INFO: Testing against a local daemon
18:27:52 [2023-08-27T18:27:52.630Z] === RUN   TestPluginWithDevMounts
18:27:52 [2023-08-27T18:27:52.630Z] === PAUSE TestPluginWithDevMounts
18:27:52 [2023-08-27T18:27:52.630Z] === CONT  TestPluginWithDevMounts
18:27:54 [2023-08-27T18:27:54.005Z] --- PASS: TestPluginWithDevMounts (1.55s)
18:27:54 [2023-08-27T18:27:54.005Z] PASS
18:27:54 [2023-08-27T18:27:54.005Z] 
18:27:54 [2023-08-27T18:27:54.005Z] DONE 1 tests in 1.582s
18:27:54 [2023-08-27T18:27:54.263Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
18:27:54 [2023-08-27T18:27:54.263Z] ++ 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
18:27:54 [2023-08-27T18:27:54.263Z] ++ set -e
18:27:54 [2023-08-27T18:27:54.263Z] ++ '[' -n 0 ']'
18:27:54 [2023-08-27T18:27:54.263Z] ++ set -x
18:27:54 [2023-08-27T18:27:54.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
18:27:54 [2023-08-27T18:27:54.263Z] INFO: Testing against a local daemon
18:27:54 [2023-08-27T18:27:54.263Z] === RUN   TestSecretInspect
18:27:56 [2023-08-27T18:27:56.163Z] --- PASS: TestSecretInspect (2.07s)
18:27:56 [2023-08-27T18:27:56.163Z] === RUN   TestSecretList
18:27:58 [2023-08-27T18:27:58.064Z] --- PASS: TestSecretList (1.94s)
18:27:58 [2023-08-27T18:27:58.064Z] === RUN   TestSecretsCreateAndDelete
18:28:00 [2023-08-27T18:28:00.592Z] --- PASS: TestSecretsCreateAndDelete (2.09s)
18:28:00 [2023-08-27T18:28:00.592Z] === RUN   TestSecretsUpdate
18:28:02 [2023-08-27T18:28:02.492Z] --- PASS: TestSecretsUpdate (1.84s)
18:28:02 [2023-08-27T18:28:02.492Z] === RUN   TestTemplatedSecret
18:28:05 [2023-08-27T18:28:05.020Z] --- PASS: TestTemplatedSecret (2.64s)
18:28:05 [2023-08-27T18:28:05.020Z] === RUN   TestSecretCreateResolve
18:28:06 [2023-08-27T18:28:06.919Z] --- PASS: TestSecretCreateResolve (2.00s)
18:28:06 [2023-08-27T18:28:06.920Z] PASS
18:28:06 [2023-08-27T18:28:06.920Z] 
18:28:06 [2023-08-27T18:28:06.920Z] DONE 6 tests in 12.604s
18:28:06 [2023-08-27T18:28:06.920Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
18:28:06 [2023-08-27T18:28:06.920Z] ++ 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
18:28:06 [2023-08-27T18:28:06.920Z] ++ set -e
18:28:06 [2023-08-27T18:28:06.920Z] ++ '[' -n 0 ']'
18:28:06 [2023-08-27T18:28:06.920Z] ++ set -x
18:28:06 [2023-08-27T18:28:06.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
18:28:06 [2023-08-27T18:28:06.920Z] INFO: Testing against a local daemon
18:28:06 [2023-08-27T18:28:06.920Z] === RUN   TestServiceCreateInit
18:28:06 [2023-08-27T18:28:06.920Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:28:10 [2023-08-27T18:28:10.202Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:28:14 [2023-08-27T18:28:14.387Z] --- PASS: TestServiceCreateInit (7.14s)
18:28:14 [2023-08-27T18:28:14.387Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.37s)
18:28:14 [2023-08-27T18:28:14.387Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s)
18:28:14 [2023-08-27T18:28:14.387Z] === RUN   TestCreateServiceMultipleTimes
18:28:29 [2023-08-27T18:28:29.258Z] --- PASS: TestCreateServiceMultipleTimes (14.84s)
18:28:29 [2023-08-27T18:28:29.258Z] === RUN   TestCreateServiceConflict
18:28:30 [2023-08-27T18:28:30.632Z] --- PASS: TestCreateServiceConflict (1.94s)
18:28:30 [2023-08-27T18:28:30.632Z] === RUN   TestCreateServiceMaxReplicas
18:28:33 [2023-08-27T18:28:33.913Z] --- PASS: TestCreateServiceMaxReplicas (2.94s)
18:28:33 [2023-08-27T18:28:33.913Z] === RUN   TestCreateWithDuplicateNetworkNames
18:28:48 [2023-08-27T18:28:48.779Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s)
18:28:48 [2023-08-27T18:28:48.779Z] === RUN   TestCreateServiceSecretFileMode
18:29:00 [2023-08-27T18:29:00.995Z] --- PASS: TestCreateServiceSecretFileMode (12.55s)
18:29:00 [2023-08-27T18:29:00.995Z] === RUN   TestCreateServiceConfigFileMode
18:29:13 [2023-08-27T18:29:13.214Z] --- PASS: TestCreateServiceConfigFileMode (12.55s)
18:29:13 [2023-08-27T18:29:13.214Z] === RUN   TestCreateServiceSysctls
18:29:15 [2023-08-27T18:29:15.117Z] --- PASS: TestCreateServiceSysctls (3.16s)
18:29:15 [2023-08-27T18:29:15.117Z] === RUN   TestCreateServiceCapabilities
18:29:17 [2023-08-27T18:29:17.648Z] --- PASS: TestCreateServiceCapabilities (2.54s)
18:29:17 [2023-08-27T18:29:17.648Z] === RUN   TestInspect
18:29:20 [2023-08-27T18:29:20.179Z] --- PASS: TestInspect (2.83s)
18:29:20 [2023-08-27T18:29:20.179Z] === RUN   TestCreateJob
18:29:23 [2023-08-27T18:29:23.463Z] --- PASS: TestCreateJob (3.23s)
18:29:23 [2023-08-27T18:29:23.463Z] === RUN   TestReplicatedJob
18:29:30 [2023-08-27T18:29:30.023Z] --- PASS: TestReplicatedJob (5.49s)
18:29:30 [2023-08-27T18:29:30.023Z] === RUN   TestUpdateReplicatedJob
18:29:32 [2023-08-27T18:29:32.555Z] --- PASS: TestUpdateReplicatedJob (3.45s)
18:29:32 [2023-08-27T18:29:32.555Z] === RUN   TestServiceListWithStatuses
18:29:32 [2023-08-27T18:29:32.555Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:29:32 [2023-08-27T18:29:32.555Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:29:32 [2023-08-27T18:29:32.555Z] === RUN   TestDockerNetworkConnectAlias
18:29:36 [2023-08-27T18:29:36.345Z] --- PASS: TestDockerNetworkConnectAlias (4.07s)
18:29:36 [2023-08-27T18:29:36.345Z] === RUN   TestDockerNetworkReConnect
18:29:39 [2023-08-27T18:29:39.626Z] --- PASS: TestDockerNetworkReConnect (3.23s)
18:29:39 [2023-08-27T18:29:39.626Z] === RUN   TestServicePlugin
18:29:39 [2023-08-27T18:29:39.626Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:29:39 [2023-08-27T18:29:39.626Z] --- SKIP: TestServicePlugin (0.00s)
18:29:39 [2023-08-27T18:29:39.626Z] === RUN   TestServiceUpdateLabel
18:29:41 [2023-08-27T18:29:41.527Z] --- PASS: TestServiceUpdateLabel (1.96s)
18:29:41 [2023-08-27T18:29:41.527Z] === RUN   TestServiceUpdateSecrets
18:29:56 [2023-08-27T18:29:56.395Z] --- PASS: TestServiceUpdateSecrets (14.71s)
18:29:56 [2023-08-27T18:29:56.395Z] === RUN   TestServiceUpdateConfigs
18:30:11 [2023-08-27T18:30:11.267Z] --- PASS: TestServiceUpdateConfigs (14.54s)
18:30:11 [2023-08-27T18:30:11.267Z] === RUN   TestServiceUpdateNetwork
18:30:23 [2023-08-27T18:30:23.466Z] --- PASS: TestServiceUpdateNetwork (12.35s)
18:30:23 [2023-08-27T18:30:23.466Z] === RUN   TestServiceUpdatePidsLimit
18:30:24 [2023-08-27T18:30:24.399Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:30:25 [2023-08-27T18:30:25.333Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:30:33 [2023-08-27T18:30:33.443Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:30:40 [2023-08-27T18:30:40.017Z] --- PASS: TestServiceUpdatePidsLimit (16.46s)
18:30:40 [2023-08-27T18:30:40.017Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
18:30:40 [2023-08-27T18:30:40.017Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
18:30:40 [2023-08-27T18:30:40.017Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
18:30:40 [2023-08-27T18:30:40.017Z] PASS
18:30:40 [2023-08-27T18:30:40.017Z] 
18:30:40 [2023-08-27T18:30:40.017Z] === Skipped
18:30:40 [2023-08-27T18:30:40.017Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:30:40 [2023-08-27T18:30:40.017Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:30:40 [2023-08-27T18:30:40.017Z] 
18:30:40 [2023-08-27T18:30:40.017Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:30:40 [2023-08-27T18:30:40.017Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:30:40 [2023-08-27T18:30:40.017Z] 
18:30:40 [2023-08-27T18:30:40.017Z] DONE 27 tests, 2 skipped in 152.949s
18:30:40 [2023-08-27T18:30:40.017Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
18:30:40 [2023-08-27T18:30:40.017Z] ++ 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
18:30:40 [2023-08-27T18:30:40.017Z] ++ set -e
18:30:40 [2023-08-27T18:30:40.017Z] ++ '[' -n 0 ']'
18:30:40 [2023-08-27T18:30:40.017Z] ++ set -x
18:30:40 [2023-08-27T18:30:40.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
18:30:40 [2023-08-27T18:30:40.017Z] INFO: Testing against a local daemon
18:30:40 [2023-08-27T18:30:40.017Z] === RUN   TestSessionCreate
18:30:40 [2023-08-27T18:30:40.017Z] --- PASS: TestSessionCreate (0.02s)
18:30:40 [2023-08-27T18:30:40.017Z] === RUN   TestSessionCreateWithBadUpgrade
18:30:40 [2023-08-27T18:30:40.017Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:30:40 [2023-08-27T18:30:40.017Z] PASS
18:30:40 [2023-08-27T18:30:40.017Z] 
18:30:40 [2023-08-27T18:30:40.017Z] DONE 2 tests in 0.057s
18:30:40 [2023-08-27T18:30:40.017Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
18:30:40 [2023-08-27T18:30:40.017Z] ++ 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
18:30:40 [2023-08-27T18:30:40.017Z] ++ set -e
18:30:40 [2023-08-27T18:30:40.017Z] ++ '[' -n 0 ']'
18:30:40 [2023-08-27T18:30:40.017Z] ++ set -x
18:30:40 [2023-08-27T18:30:40.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
18:30:40 [2023-08-27T18:30:40.017Z] INFO: Testing against a local daemon
18:30:40 [2023-08-27T18:30:40.017Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:30:40 [2023-08-27T18:30:40.017Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:30:40 [2023-08-27T18:30:40.017Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:30:40 [2023-08-27T18:30:40.017Z] === RUN   TestDiskUsage
18:30:40 [2023-08-27T18:30:40.017Z] === PAUSE TestDiskUsage
18:30:40 [2023-08-27T18:30:40.017Z] === RUN   TestEventsExecDie
18:30:40 [2023-08-27T18:30:40.275Z] --- PASS: TestEventsExecDie (0.53s)
18:30:40 [2023-08-27T18:30:40.275Z] === RUN   TestEventsBackwardsCompatible
18:30:40 [2023-08-27T18:30:40.533Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
18:30:40 [2023-08-27T18:30:40.533Z] === RUN   TestEventsVolumeCreate
18:30:40 [2023-08-27T18:30:40.533Z] --- PASS: TestEventsVolumeCreate (0.04s)
18:30:40 [2023-08-27T18:30:40.533Z] === RUN   TestInfoBinaryCommits
18:30:40 [2023-08-27T18:30:40.533Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:30:40 [2023-08-27T18:30:40.533Z] === RUN   TestInfoAPIVersioned
18:30:40 [2023-08-27T18:30:40.533Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:30:40 [2023-08-27T18:30:40.533Z] === RUN   TestInfoAPI
18:30:40 [2023-08-27T18:30:40.533Z] --- PASS: TestInfoAPI (0.02s)
18:30:40 [2023-08-27T18:30:40.533Z] === RUN   TestInfoAPIWarnings
18:30:58 [2023-08-27T18:30:58.605Z] --- PASS: TestInfoAPIWarnings (16.55s)
18:30:58 [2023-08-27T18:30:58.605Z] === RUN   TestInfoDebug
18:30:58 [2023-08-27T18:30:58.605Z] --- PASS: TestInfoDebug (0.52s)
18:30:58 [2023-08-27T18:30:58.605Z] === RUN   TestInfoInsecureRegistries
18:30:58 [2023-08-27T18:30:58.605Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:30:58 [2023-08-27T18:30:58.605Z] === RUN   TestInfoRegistryMirrors
18:30:58 [2023-08-27T18:30:58.605Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:30:58 [2023-08-27T18:30:58.605Z] === RUN   TestLoginFailsWithBadCredentials
18:30:59 [2023-08-27T18:30:59.539Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
18:30:59 [2023-08-27T18:30:59.539Z] === RUN   TestPingCacheHeaders
18:30:59 [2023-08-27T18:30:59.539Z] --- PASS: TestPingCacheHeaders (0.02s)
18:30:59 [2023-08-27T18:30:59.539Z] === RUN   TestPingGet
18:30:59 [2023-08-27T18:30:59.539Z] --- PASS: TestPingGet (0.01s)
18:30:59 [2023-08-27T18:30:59.539Z] === RUN   TestPingHead
18:30:59 [2023-08-27T18:30:59.539Z] --- PASS: TestPingHead (0.02s)
18:30:59 [2023-08-27T18:30:59.539Z] === RUN   TestPingSwarmHeader
18:31:00 [2023-08-27T18:31:00.107Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:31:00 [2023-08-27T18:31:00.672Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:31:01 [2023-08-27T18:31:01.606Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:31:01 [2023-08-27T18:31:01.606Z] --- PASS: TestPingSwarmHeader (1.89s)
18:31:01 [2023-08-27T18:31:01.606Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:31:01 [2023-08-27T18:31:01.606Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:31:01 [2023-08-27T18:31:01.606Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:31:01 [2023-08-27T18:31:01.606Z] === RUN   TestPingBuilderHeader
18:31:01 [2023-08-27T18:31:01.606Z] === RUN   TestPingBuilderHeader/default_config
18:31:02 [2023-08-27T18:31:02.173Z] === RUN   TestPingBuilderHeader/buildkit_disabled
18:31:02 [2023-08-27T18:31:02.739Z] --- PASS: TestPingBuilderHeader (1.04s)
18:31:02 [2023-08-27T18:31:02.739Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
18:31:02 [2023-08-27T18:31:02.739Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
18:31:02 [2023-08-27T18:31:02.739Z] === RUN   TestVersion
18:31:02 [2023-08-27T18:31:02.739Z] --- PASS: TestVersion (0.02s)
18:31:02 [2023-08-27T18:31:02.740Z] === CONT  TestDiskUsage
18:31:02 [2023-08-27T18:31:02.998Z] === RUN   TestDiskUsage/empty
18:31:02 [2023-08-27T18:31:02.998Z] === RUN   TestDiskUsage/empty/container_types
18:31:02 [2023-08-27T18:31:02.998Z] === RUN   TestDiskUsage/empty/image_types
18:31:02 [2023-08-27T18:31:02.998Z] === RUN   TestDiskUsage/empty/volume_types
18:31:02 [2023-08-27T18:31:02.998Z] === RUN   TestDiskUsage/empty/build-cache_types
18:31:02 [2023-08-27T18:31:02.998Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:31:02 [2023-08-27T18:31:02.998Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:31:02 [2023-08-27T18:31:02.998Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:31:02 [2023-08-27T18:31:02.998Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:31:02 [2023-08-27T18:31:02.998Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:31:02 [2023-08-27T18:31:02.998Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:31:02 [2023-08-27T18:31:02.998Z] === RUN   TestDiskUsage/after_LoadBusybox
18:31:03 [2023-08-27T18:31:03.256Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:31:03 [2023-08-27T18:31:03.257Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:31:03 [2023-08-27T18:31:03.257Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:31:03 [2023-08-27T18:31:03.257Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:31:03 [2023-08-27T18:31:03.257Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:31:03 [2023-08-27T18:31:03.257Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:31:03 [2023-08-27T18:31:03.257Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:31:03 [2023-08-27T18:31:03.257Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:31:03 [2023-08-27T18:31:03.257Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:31:03 [2023-08-27T18:31:03.257Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:31:03 [2023-08-27T18:31:03.257Z] === RUN   TestDiskUsage/after_container.Run
18:31:03 [2023-08-27T18:31:03.515Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:31:03 [2023-08-27T18:31:03.515Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:31:03 [2023-08-27T18:31:03.515Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:31:03 [2023-08-27T18:31:03.515Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:31:03 [2023-08-27T18:31:03.515Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:31:03 [2023-08-27T18:31:03.515Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:31:03 [2023-08-27T18:31:03.515Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:31:03 [2023-08-27T18:31:03.515Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:31:03 [2023-08-27T18:31:03.515Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:31:03 [2023-08-27T18:31:03.515Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:31:03 [2023-08-27T18:31:03.774Z] --- PASS: TestDiskUsage (1.12s)
18:31:03 [2023-08-27T18:31:03.774Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z] PASS
18:31:03 [2023-08-27T18:31:03.774Z] 
18:31:03 [2023-08-27T18:31:03.774Z] === Skipped
18:31:03 [2023-08-27T18:31:03.774Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:31:03 [2023-08-27T18:31:03.774Z] 
18:31:03 [2023-08-27T18:31:03.774Z] DONE 57 tests, 1 skipped in 23.915s
18:31:03 [2023-08-27T18:31:03.774Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
18:31:03 [2023-08-27T18:31:03.774Z] ++ 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
18:31:03 [2023-08-27T18:31:03.774Z] ++ set -e
18:31:03 [2023-08-27T18:31:03.774Z] ++ '[' -n 0 ']'
18:31:03 [2023-08-27T18:31:03.774Z] ++ set -x
18:31:03 [2023-08-27T18:31:03.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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Pwbn9ijHDw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
18:31:03 [2023-08-27T18:31:03.774Z] INFO: Testing against a local daemon
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumesCreateAndList
18:31:03 [2023-08-27T18:31:03.774Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumesRemove
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumesRemove/volume_in_use
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumesRemove/volume_not_in_use
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumesRemove/non-existing_volume
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumesRemove/non-existing_volume_force
18:31:03 [2023-08-27T18:31:03.774Z] --- PASS: TestVolumesRemove (0.05s)
18:31:03 [2023-08-27T18:31:03.774Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
18:31:03 [2023-08-27T18:31:03.774Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumesRemoveSwarmEnabled
18:31:03 [2023-08-27T18:31:03.774Z] === PAUSE TestVolumesRemoveSwarmEnabled
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumesInspect
18:31:03 [2023-08-27T18:31:03.774Z] --- PASS: TestVolumesInspect (0.02s)
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumesInvalidJSON
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:31:03 [2023-08-27T18:31:03.774Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:31:03 [2023-08-27T18:31:03.774Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:31:03 [2023-08-27T18:31:03.774Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:31:03 [2023-08-27T18:31:03.774Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumePruneAnonymous
18:31:03 [2023-08-27T18:31:03.774Z] --- PASS: TestVolumePruneAnonymous (0.04s)
18:31:03 [2023-08-27T18:31:03.774Z] === RUN   TestVolumePruneAnonFromImage
18:31:04 [2023-08-27T18:31:04.033Z] --- PASS: TestVolumePruneAnonFromImage (0.11s)
18:31:04 [2023-08-27T18:31:04.033Z] === CONT  TestVolumesRemoveSwarmEnabled
18:31:05 [2023-08-27T18:31:05.407Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
18:31:05 [2023-08-27T18:31:05.407Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
18:31:05 [2023-08-27T18:31:05.407Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
18:31:05 [2023-08-27T18:31:05.407Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
18:31:05 [2023-08-27T18:31:05.974Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.94s)
18:31:05 [2023-08-27T18:31:05.974Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
18:31:05 [2023-08-27T18:31:05.974Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
18:31:05 [2023-08-27T18:31:05.974Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
18:31:05 [2023-08-27T18:31:05.974Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
18:31:05 [2023-08-27T18:31:05.974Z] PASS
18:31:05 [2023-08-27T18:31:05.974Z] 
18:31:05 [2023-08-27T18:31:05.974Z] DONE 20 tests in 2.205s
18:31:05 [2023-08-27T18:31:05.974Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:31:05 [2023-08-27T18:31:05.974Z] ++++ cat bundles/test-integration/docker.pid
18:31:05 [2023-08-27T18:31:05.974Z] +++ kill 22361
18:31:07 [2023-08-27T18:31:07.348Z] +++ /etc/init.d/apparmor stop
18:31:07 [2023-08-27T18:31:07.348Z] Leaving: AppArmorNo profiles have been unloaded.
18:31:07 [2023-08-27T18:31:07.348Z] 
18:31:07 [2023-08-27T18:31:07.348Z] Unloading profiles will leave already running processes permanently
18:31:07 [2023-08-27T18:31:07.348Z] unconfined, which can lead to unexpected situations.
18:31:07 [2023-08-27T18:31:07.348Z] 
18:31:07 [2023-08-27T18:31:07.348Z] To set a process to complain mode, use the command line tool
18:31:07 [2023-08-27T18:31:07.348Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:31:07 [2023-08-27T18:31:07.348Z] +++ true
18:31:07 [2023-08-27T18:31:07.348Z] exiting test-integration
18:31:07 [2023-08-27T18:31:07.348Z] ++ exit 0
18:31:07 [2023-08-27T18:31:07.348Z] 
Post stage
[Pipeline] junit
18:31:08 [2023-08-27T18:31:08.735Z] Recording test results
18:31:08 [2023-08-27T18:31:08.930Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:31:09 [2023-08-27T18:31:09.225Z] + echo Ensuring container killed.
18:31:09 [2023-08-27T18:31:09.225Z] Ensuring container killed.
18:31:09 [2023-08-27T18:31:09.225Z] + docker rm -vf docker-pr1
18:31:09 [2023-08-27T18:31:09.225Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
18:31:09 [2023-08-27T18:31:09.505Z] + echo Chowning /workspace to jenkins user
18:31:09 [2023-08-27T18:31:09.505Z] Chowning /workspace to jenkins user
18:31:09 [2023-08-27T18:31:09.505Z] + id -u
18:31:09 [2023-08-27T18:31:09.505Z] + id -g
18:31:09 [2023-08-27T18:31:09.505Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46342:/workspace busybox chown -R 1000:1000 /workspace
18:31:09 [2023-08-27T18:31:09.505Z] Unable to find image 'busybox:latest' locally
18:31:09 [2023-08-27T18:31:09.505Z] latest: Pulling from library/busybox
18:31:09 [2023-08-27T18:31:09.763Z] 8a0af25e8c2e: Already exists
18:31:09 [2023-08-27T18:31:09.763Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
18:31:09 [2023-08-27T18:31:09.763Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:31:11 [2023-08-27T18:31:11.421Z] + bundleName=arm64-integration
18:31:11 [2023-08-27T18:31:11.421Z] + echo Creating arm64-integration-bundles.tar.gz
18:31:11 [2023-08-27T18:31:11.421Z] Creating arm64-integration-bundles.tar.gz
18:31:11 [2023-08-27T18:31:11.421Z] + find bundles -path */root/*overlay2+  -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:31:11 [2023-08-27T18:31:11.421Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
18:31:11 [2023-08-27T18:31:11.690Z] Archiving artifacts
18:31:13 [2023-08-27T18:31:13.066Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46342/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:31:13 [2023-08-27T18:31:13.364Z] + make clean
18:31:13 [2023-08-27T18:31:13.365Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:31:13 [2023-08-27T18:31:13.365Z] docker-dev-cache
18:31:13 [2023-08-27T18:31:13.365Z] 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