Skip to content
Success

Console Output

Pull request #47206 opened
18:57:17 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 2c69aba317a43c2fba8c129b201af1fba6e609a3+825d37b4c840549df4181812d13150c6deceef0b (3a2b9284020a28bf6c395cf0a3a20b6c5c58b63e)
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-47206@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:57:20 [2024-01-24T18:57:20.254Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:57:20 [2024-01-24T18:57:20.260Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:57:35 [2024-01-24T18:57:35.611Z] Still waiting to schedule task
18:57:35 [2024-01-24T18:57:35.612Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bfd9d728f229315e)’ is offline
18:58:09 [2024-01-24T18:58:09.802Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bfd9d728f229315e) in /home/ubuntu/workspace/moby_PR-47206
[Pipeline] {
[Pipeline] checkout
18:58:09 [2024-01-24T18:58:09.882Z] The recommended git tool is: git
18:58:12 [2024-01-24T18:58:12.182Z] using credential docker-jenkins-github-credentials
18:58:12 [2024-01-24T18:58:12.196Z] Cloning the remote Git repository
18:58:12 [2024-01-24T18:58:12.196Z] Cloning with configured refspecs honoured and without tags
18:58:12 [2024-01-24T18:58:12.209Z] Cloning repository https://github.com/moby/moby.git
18:58:12 [2024-01-24T18:58:12.265Z]  > git init /home/ubuntu/workspace/moby_PR-47206 # timeout=10
18:58:12 [2024-01-24T18:58:12.914Z] Fetching upstream changes from https://github.com/moby/moby.git
18:58:12 [2024-01-24T18:58:12.915Z]  > git --version # timeout=10
18:58:12 [2024-01-24T18:58:12.918Z]  > git --version # 'git version 2.25.1'
18:58:12 [2024-01-24T18:58:12.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:58:12 [2024-01-24T18:58:12.919Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47206/head:refs/remotes/origin/PR-47206 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
18:58:25 [2024-01-24T18:58:25.735Z] Fetching without tags
18:58:25 [2024-01-24T18:58:25.922Z] Merging remotes/origin/24.0 commit 825d37b4c840549df4181812d13150c6deceef0b into PR head commit 2c69aba317a43c2fba8c129b201af1fba6e609a3
18:58:25 [2024-01-24T18:58:25.717Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:58:25 [2024-01-24T18:58:25.720Z]  > git config --add remote.origin.fetch +refs/pull/47206/head:refs/remotes/origin/PR-47206 # timeout=10
18:58:25 [2024-01-24T18:58:25.725Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
18:58:25 [2024-01-24T18:58:25.731Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:58:25 [2024-01-24T18:58:25.738Z] Fetching upstream changes from https://github.com/moby/moby.git
18:58:25 [2024-01-24T18:58:25.739Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:58:25 [2024-01-24T18:58:25.739Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47206/head:refs/remotes/origin/PR-47206 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
18:58:25 [2024-01-24T18:58:25.929Z]  > git config core.sparsecheckout # timeout=10
18:58:25 [2024-01-24T18:58:25.932Z]  > git checkout -f 2c69aba317a43c2fba8c129b201af1fba6e609a3 # timeout=10
18:58:26 [2024-01-24T18:58:26.559Z] Merge succeeded, producing 2c69aba317a43c2fba8c129b201af1fba6e609a3
18:58:26 [2024-01-24T18:58:26.559Z] Checking out Revision 2c69aba317a43c2fba8c129b201af1fba6e609a3 (PR-47206)
18:58:26 [2024-01-24T18:58:26.539Z]  > git remote # timeout=10
18:58:26 [2024-01-24T18:58:26.543Z]  > git config --get remote.origin.url # timeout=10
18:58:26 [2024-01-24T18:58:26.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:58:26 [2024-01-24T18:58:26.546Z]  > git merge 825d37b4c840549df4181812d13150c6deceef0b # timeout=10
18:58:26 [2024-01-24T18:58:26.554Z]  > git rev-parse HEAD^{commit} # timeout=10
18:58:26 [2024-01-24T18:58:26.561Z]  > git config core.sparsecheckout # timeout=10
18:58:26 [2024-01-24T18:58:26.564Z]  > git checkout -f 2c69aba317a43c2fba8c129b201af1fba6e609a3 # timeout=10
18:58:30 [2024-01-24T18:58:30.815Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.11"
18:58:30 [2024-01-24T18:58:30.816Z] First time build. Skipping changelog.
18:58:30 [2024-01-24T18:58:30.833Z]  > git --version # timeout=10
18:58:30 [2024-01-24T18:58:30.836Z]  > git --version # 'git version 2.25.1'
18:58:30 [2024-01-24T18:58:30.839Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:58:31 [2024-01-24T18:58:31.677Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47206:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
18:58:35 [2024-01-24T18:58:35.863Z] Unable to find image 'alpine:latest' locally
18:58:36 [2024-01-24T18:58:36.429Z] latest: Pulling from library/alpine
18:58:36 [2024-01-24T18:58:36.996Z] c30352492317: Pulling fs layer
18:58:36 [2024-01-24T18:58:36.996Z] c30352492317: Verifying Checksum
18:58:36 [2024-01-24T18:58:36.996Z] c30352492317: Download complete
18:58:37 [2024-01-24T18:58:37.269Z] c30352492317: Pull complete
18:58:37 [2024-01-24T18:58:37.527Z] Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
18:58:37 [2024-01-24T18:58:37.785Z] Status: Downloaded newer image for alpine:latest
18:58:45 [2024-01-24T18:58:45.898Z] 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:58:45 [2024-01-24T18:58:45.977Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bfd9d728f229315e) in /home/ubuntu/workspace/moby_PR-47206
[Pipeline] {
[Pipeline] checkout
18:58:45 [2024-01-24T18:58:45.997Z] The recommended git tool is: git
18:58:46 [2024-01-24T18:58:46.005Z] using credential docker-jenkins-github-credentials
18:58:46 [2024-01-24T18:58:46.028Z] Fetching changes from the remote Git repository
18:58:46 [2024-01-24T18:58:46.033Z] Fetching without tags
18:58:46 [2024-01-24T18:58:46.221Z] Merging remotes/origin/24.0 commit 825d37b4c840549df4181812d13150c6deceef0b into PR head commit 2c69aba317a43c2fba8c129b201af1fba6e609a3
18:58:46 [2024-01-24T18:58:46.269Z] Merge succeeded, producing 2c69aba317a43c2fba8c129b201af1fba6e609a3
18:58:46 [2024-01-24T18:58:46.269Z] Checking out Revision 2c69aba317a43c2fba8c129b201af1fba6e609a3 (PR-47206)
18:58:46 [2024-01-24T18:58:46.447Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.11"
18:58:46 [2024-01-24T18:58:46.459Z]  > git --version # timeout=10
18:58:46 [2024-01-24T18:58:46.462Z]  > git --version # 'git version 2.25.1'
18:58:46 [2024-01-24T18:58:46.464Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:58:46 [2024-01-24T18:58:46.025Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47206/.git # timeout=10
18:58:46 [2024-01-24T18:58:46.031Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:58:46 [2024-01-24T18:58:46.037Z] Fetching upstream changes from https://github.com/moby/moby.git
18:58:46 [2024-01-24T18:58:46.037Z]  > git --version # timeout=10
18:58:46 [2024-01-24T18:58:46.039Z]  > git --version # 'git version 2.25.1'
18:58:46 [2024-01-24T18:58:46.039Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:58:46 [2024-01-24T18:58:46.040Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47206/head:refs/remotes/origin/PR-47206 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
18:58:46 [2024-01-24T18:58:46.224Z]  > git config core.sparsecheckout # timeout=10
18:58:46 [2024-01-24T18:58:46.227Z]  > git checkout -f 2c69aba317a43c2fba8c129b201af1fba6e609a3 # timeout=10
18:58:46 [2024-01-24T18:58:46.253Z]  > git remote # timeout=10
18:58:46 [2024-01-24T18:58:46.256Z]  > git config --get remote.origin.url # timeout=10
18:58:46 [2024-01-24T18:58:46.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:58:46 [2024-01-24T18:58:46.259Z]  > git merge 825d37b4c840549df4181812d13150c6deceef0b # timeout=10
18:58:46 [2024-01-24T18:58:46.266Z]  > git rev-parse HEAD^{commit} # timeout=10
18:58:46 [2024-01-24T18:58:46.272Z]  > git config core.sparsecheckout # timeout=10
18:58:46 [2024-01-24T18:58:46.275Z]  > git checkout -f 2c69aba317a43c2fba8c129b201af1fba6e609a3 # timeout=10
18:58:47 [2024-01-24T18:58:47.093Z] + docker version
18:58:47 [2024-01-24T18:58:47.093Z] Client: Docker Engine - Community
18:58:47 [2024-01-24T18:58:47.093Z]  Version:           24.0.7
18:58:47 [2024-01-24T18:58:47.093Z]  API version:       1.43
18:58:47 [2024-01-24T18:58:47.093Z]  Go version:        go1.20.10
18:58:47 [2024-01-24T18:58:47.093Z]  Git commit:        afdd53b
18:58:47 [2024-01-24T18:58:47.093Z]  Built:             Thu Oct 26 09:08:14 2023
18:58:47 [2024-01-24T18:58:47.093Z]  OS/Arch:           linux/arm64
18:58:47 [2024-01-24T18:58:47.093Z]  Context:           default
18:58:47 [2024-01-24T18:58:47.093Z] 
18:58:47 [2024-01-24T18:58:47.093Z] Server: Docker Engine - Community
18:58:47 [2024-01-24T18:58:47.093Z]  Engine:
18:58:47 [2024-01-24T18:58:47.093Z]   Version:          24.0.7
18:58:47 [2024-01-24T18:58:47.093Z]   API version:      1.43 (minimum version 1.12)
18:58:47 [2024-01-24T18:58:47.093Z]   Go version:       go1.20.10
18:58:47 [2024-01-24T18:58:47.093Z]   Git commit:       311b9ff
18:58:47 [2024-01-24T18:58:47.093Z]   Built:            Thu Oct 26 09:08:14 2023
18:58:47 [2024-01-24T18:58:47.093Z]   OS/Arch:          linux/arm64
18:58:47 [2024-01-24T18:58:47.093Z]   Experimental:     true
18:58:47 [2024-01-24T18:58:47.093Z]  containerd:
18:58:47 [2024-01-24T18:58:47.093Z]   Version:          1.6.25
18:58:47 [2024-01-24T18:58:47.093Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
18:58:47 [2024-01-24T18:58:47.093Z]  runc:
18:58:47 [2024-01-24T18:58:47.093Z]   Version:          1.1.10
18:58:47 [2024-01-24T18:58:47.093Z]   GitCommit:        v1.1.10-0-g18a0cb0
18:58:47 [2024-01-24T18:58:47.093Z]  docker-init:
18:58:47 [2024-01-24T18:58:47.093Z]   Version:          0.19.0
18:58:47 [2024-01-24T18:58:47.093Z]   GitCommit:        de40ad0
[Pipeline] sh
18:58:47 [2024-01-24T18:58:47.372Z] + docker info
18:58:55 [2024-01-24T18:58:55.483Z] Client: Docker Engine - Community
18:58:55 [2024-01-24T18:58:55.483Z]  Version:    24.0.7
18:58:55 [2024-01-24T18:58:55.483Z]  Context:    default
18:58:55 [2024-01-24T18:58:55.483Z]  Debug Mode: false
18:58:55 [2024-01-24T18:58:55.483Z]  Plugins:
18:58:55 [2024-01-24T18:58:55.483Z]   buildx: Docker Buildx (Docker Inc.)
18:58:55 [2024-01-24T18:58:55.483Z]     Version:  v0.12.0
18:58:55 [2024-01-24T18:58:55.483Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:58:55 [2024-01-24T18:58:55.483Z]   compose: Docker Compose (Docker Inc.)
18:58:55 [2024-01-24T18:58:55.483Z]     Version:  v2.23.3
18:58:55 [2024-01-24T18:58:55.483Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:58:55 [2024-01-24T18:58:55.483Z] 
18:58:55 [2024-01-24T18:58:55.483Z] Server:
18:58:55 [2024-01-24T18:58:55.483Z]  Containers: 0
18:58:55 [2024-01-24T18:58:55.483Z]   Running: 0
18:58:55 [2024-01-24T18:58:55.483Z]   Paused: 0
18:58:55 [2024-01-24T18:58:55.483Z]   Stopped: 0
18:58:55 [2024-01-24T18:58:55.483Z]  Images: 1
18:58:55 [2024-01-24T18:58:55.483Z]  Server Version: 24.0.7
18:58:55 [2024-01-24T18:58:55.483Z]  Storage Driver: overlay2
18:58:55 [2024-01-24T18:58:55.483Z]   Backing Filesystem: extfs
18:58:55 [2024-01-24T18:58:55.483Z]   Supports d_type: true
18:58:55 [2024-01-24T18:58:55.483Z]   Using metacopy: false
18:58:55 [2024-01-24T18:58:55.483Z]   Native Overlay Diff: true
18:58:55 [2024-01-24T18:58:55.483Z]   userxattr: false
18:58:55 [2024-01-24T18:58:55.483Z]  Logging Driver: json-file
18:58:55 [2024-01-24T18:58:55.483Z]  Cgroup Driver: cgroupfs
18:58:55 [2024-01-24T18:58:55.483Z]  Cgroup Version: 1
18:58:55 [2024-01-24T18:58:55.483Z]  Plugins:
18:58:55 [2024-01-24T18:58:55.483Z]   Volume: local
18:58:55 [2024-01-24T18:58:55.483Z]   Network: bridge host ipvlan macvlan null overlay
18:58:55 [2024-01-24T18:58:55.483Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:58:55 [2024-01-24T18:58:55.483Z]  Swarm: inactive
18:58:55 [2024-01-24T18:58:55.483Z]  Runtimes: io.containerd.runc.v2 runc
18:58:55 [2024-01-24T18:58:55.483Z]  Default Runtime: runc
18:58:55 [2024-01-24T18:58:55.483Z]  Init Binary: docker-init
18:58:55 [2024-01-24T18:58:55.483Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
18:58:55 [2024-01-24T18:58:55.483Z]  runc version: v1.1.10-0-g18a0cb0
18:58:55 [2024-01-24T18:58:55.483Z]  init version: de40ad0
18:58:55 [2024-01-24T18:58:55.483Z]  Security Options:
18:58:55 [2024-01-24T18:58:55.483Z]   apparmor
18:58:55 [2024-01-24T18:58:55.483Z]   seccomp
18:58:55 [2024-01-24T18:58:55.483Z]    Profile: builtin
18:58:55 [2024-01-24T18:58:55.483Z]  Kernel Version: 5.15.0-1050-aws
18:58:55 [2024-01-24T18:58:55.483Z]  Operating System: Ubuntu 20.04.6 LTS
18:58:55 [2024-01-24T18:58:55.483Z]  OSType: linux
18:58:55 [2024-01-24T18:58:55.483Z]  Architecture: aarch64
18:58:55 [2024-01-24T18:58:55.483Z]  CPUs: 8
18:58:55 [2024-01-24T18:58:55.483Z]  Total Memory: 30.64GiB
18:58:55 [2024-01-24T18:58:55.483Z]  Name: ip-10-100-118-185
18:58:55 [2024-01-24T18:58:55.483Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
18:58:55 [2024-01-24T18:58:55.483Z]  Docker Root Dir: /var/lib/docker
18:58:55 [2024-01-24T18:58:55.483Z]  Debug Mode: false
18:58:55 [2024-01-24T18:58:55.483Z]  Experimental: true
18:58:55 [2024-01-24T18:58:55.483Z]  Insecure Registries:
18:58:55 [2024-01-24T18:58:55.483Z]   127.0.0.0/8
18:58:55 [2024-01-24T18:58:55.483Z]  Live Restore Enabled: true
18:58:55 [2024-01-24T18:58:55.483Z] 
[Pipeline] sh
18:58:55 [2024-01-24T18:58:55.763Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:58:55 [2024-01-24T18:58:55.763Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:58:55 [2024-01-24T18:58:55.763Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47206/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:58:55 [2024-01-24T18:58:55.763Z] + bash /home/ubuntu/workspace/moby_PR-47206/check-config.sh
18:58:55 [2024-01-24T18:58:55.763Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:58:55 [2024-01-24T18:58:55.763Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
18:58:55 [2024-01-24T18:58:55.763Z] 
18:58:55 [2024-01-24T18:58:55.763Z] Generally Necessary:
18:58:55 [2024-01-24T18:58:55.763Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:58:55 [2024-01-24T18:58:55.763Z] - apparmor: enabled and tools installed
18:58:55 [2024-01-24T18:58:55.763Z] - CONFIG_NAMESPACES: enabled
18:58:55 [2024-01-24T18:58:55.763Z] - CONFIG_NET_NS: enabled
18:58:55 [2024-01-24T18:58:55.763Z] - CONFIG_PID_NS: enabled
18:58:55 [2024-01-24T18:58:55.763Z] - CONFIG_IPC_NS: enabled
18:58:55 [2024-01-24T18:58:55.763Z] - CONFIG_UTS_NS: enabled
18:58:55 [2024-01-24T18:58:55.763Z] - CONFIG_CGROUPS: enabled
18:58:55 [2024-01-24T18:58:55.763Z] - CONFIG_CGROUP_CPUACCT: enabled
18:58:55 [2024-01-24T18:58:55.763Z] - CONFIG_CGROUP_DEVICE: enabled
18:58:55 [2024-01-24T18:58:55.763Z] - CONFIG_CGROUP_FREEZER: enabled
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_CGROUP_SCHED: enabled
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_CPUSETS: enabled
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_MEMCG: enabled
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_KEYS: enabled
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_VETH: enabled (as module)
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_BRIDGE: enabled (as module)
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_NF_NAT: enabled (as module)
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_POSIX_MQUEUE: enabled
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_CGROUP_BPF: enabled
18:58:56 [2024-01-24T18:58:56.022Z] 
18:58:56 [2024-01-24T18:58:56.022Z] Optional Features:
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_USER_NS: enabled
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_SECCOMP: enabled
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_SECCOMP_FILTER: enabled
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_CGROUP_PIDS: enabled
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_MEMCG_SWAP: enabled
18:58:56 [2024-01-24T18:58:56.022Z]     (cgroup swap accounting is currently enabled)
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_BLK_CGROUP: enabled
18:58:56 [2024-01-24T18:58:56.022Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_CGROUP_PERF: enabled
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_CGROUP_HUGETLB: enabled
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_CFS_BANDWIDTH: enabled
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_RT_GROUP_SCHED: missing
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_IP_VS: enabled (as module)
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_IP_VS_NFCT: enabled
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_IP_VS_RR: enabled (as module)
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_SECURITY_SELINUX: enabled
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_SECURITY_APPARMOR: enabled
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_EXT4_FS: enabled
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:58:56 [2024-01-24T18:58:56.281Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:58:56 [2024-01-24T18:58:56.281Z] - Network Drivers:
18:58:56 [2024-01-24T18:58:56.281Z]   - "overlay":
18:58:56 [2024-01-24T18:58:56.281Z]     - CONFIG_VXLAN: enabled (as module)
18:58:56 [2024-01-24T18:58:56.281Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:58:56 [2024-01-24T18:58:56.281Z]       Optional (for encrypted networks):
18:58:56 [2024-01-24T18:58:56.539Z]       - CONFIG_CRYPTO: enabled
18:58:56 [2024-01-24T18:58:56.539Z]       - CONFIG_CRYPTO_AEAD: enabled
18:58:56 [2024-01-24T18:58:56.539Z]       - CONFIG_CRYPTO_GCM: enabled
18:58:56 [2024-01-24T18:58:56.539Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:58:56 [2024-01-24T18:58:56.539Z]       - CONFIG_CRYPTO_GHASH: enabled
18:58:56 [2024-01-24T18:58:56.539Z]       - CONFIG_XFRM: enabled
18:58:56 [2024-01-24T18:58:56.539Z]       - CONFIG_XFRM_USER: enabled (as module)
18:58:56 [2024-01-24T18:58:56.539Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:58:56 [2024-01-24T18:58:56.539Z]       - CONFIG_INET_ESP: enabled (as module)
18:58:56 [2024-01-24T18:58:56.539Z]   - "ipvlan":
18:58:56 [2024-01-24T18:58:56.539Z]     - CONFIG_IPVLAN: enabled (as module)
18:58:56 [2024-01-24T18:58:56.539Z]   - "macvlan":
18:58:56 [2024-01-24T18:58:56.539Z]     - CONFIG_MACVLAN: enabled (as module)
18:58:56 [2024-01-24T18:58:56.539Z]     - CONFIG_DUMMY: enabled (as module)
18:58:56 [2024-01-24T18:58:56.539Z]   - "ftp,tftp client in container":
18:58:56 [2024-01-24T18:58:56.539Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:58:56 [2024-01-24T18:58:56.539Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:58:56 [2024-01-24T18:58:56.540Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:58:56 [2024-01-24T18:58:56.540Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:58:56 [2024-01-24T18:58:56.540Z] - Storage Drivers:
18:58:56 [2024-01-24T18:58:56.540Z]   - "aufs":
18:58:56 [2024-01-24T18:58:56.540Z]     - CONFIG_AUFS_FS: enabled (as module)
18:58:56 [2024-01-24T18:58:56.540Z]   - "btrfs":
18:58:56 [2024-01-24T18:58:56.540Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:58:56 [2024-01-24T18:58:56.540Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:58:56 [2024-01-24T18:58:56.540Z]   - "devicemapper":
18:58:56 [2024-01-24T18:58:56.540Z]     - CONFIG_BLK_DEV_DM: enabled
18:58:56 [2024-01-24T18:58:56.540Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:58:56 [2024-01-24T18:58:56.540Z]   - "overlay":
18:58:56 [2024-01-24T18:58:56.540Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:58:56 [2024-01-24T18:58:56.540Z]   - "zfs":
18:58:56 [2024-01-24T18:58:56.540Z]     - /dev/zfs: present
18:58:56 [2024-01-24T18:58:56.540Z]     - zfs command: missing
18:58:56 [2024-01-24T18:58:56.540Z]     - zpool command: missing
18:58:56 [2024-01-24T18:58:56.540Z] 
18:58:56 [2024-01-24T18:58:56.540Z] Limits:
18:58:56 [2024-01-24T18:58:56.540Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:58:56 [2024-01-24T18:58:56.540Z] 
18:58:56 [2024-01-24T18:58:56.540Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:58:56 [2024-01-24T18:58:56.837Z] + docker build --force-rm -t docker:2c69aba317a43c2fba8c129b201af1fba6e609a3 .
18:58:57 [2024-01-24T18:58:57.403Z] #0 building with "default" instance using docker driver
18:58:57 [2024-01-24T18:58:57.403Z] 
18:58:57 [2024-01-24T18:58:57.403Z] #1 [internal] load build definition from Dockerfile
18:58:57 [2024-01-24T18:58:57.403Z] #1 transferring dockerfile: 27.87kB done
18:58:57 [2024-01-24T18:58:57.403Z] #1 DONE 0.1s
18:58:57 [2024-01-24T18:58:57.403Z] 
18:58:57 [2024-01-24T18:58:57.403Z] #2 [internal] load .dockerignore
18:58:57 [2024-01-24T18:58:57.403Z] #2 transferring context: 113B done
18:58:57 [2024-01-24T18:58:57.403Z] #2 DONE 0.1s
18:58:57 [2024-01-24T18:58:57.403Z] 
18:58:57 [2024-01-24T18:58:57.403Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:58:57 [2024-01-24T18:58:57.661Z] #3 DONE 0.4s
18:58:57 [2024-01-24T18:58:57.661Z] 
18:58:57 [2024-01-24T18:58:57.661Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:58:57 [2024-01-24T18:58:57.661Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
18:58:57 [2024-01-24T18:58:57.661Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
18:58:57 [2024-01-24T18:58:57.661Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
18:58:57 [2024-01-24T18:58:57.661Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
18:58:57 [2024-01-24T18:58:57.661Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.35MB / 11.02MB 0.1s
18:58:57 [2024-01-24T18:58:57.919Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s
18:58:57 [2024-01-24T18:58:57.920Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
18:58:57 [2024-01-24T18:58:57.920Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s done
18:58:57 [2024-01-24T18:58:57.920Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
18:58:57 [2024-01-24T18:58:57.920Z] #4 DONE 0.5s
18:58:58 [2024-01-24T18:58:58.178Z] 
18:58:58 [2024-01-24T18:58:58.178Z] #5 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
18:59:00 [2024-01-24T18:59:00.079Z] #5 ...
18:59:00 [2024-01-24T18:59:00.079Z] 
18:59:00 [2024-01-24T18:59:00.079Z] #6 [internal] load metadata for docker.io/library/busybox:latest
18:59:00 [2024-01-24T18:59:00.079Z] #6 DONE 1.5s
18:59:00 [2024-01-24T18:59:00.079Z] 
18:59:00 [2024-01-24T18:59:00.079Z] #7 [internal] load metadata for docker.io/library/golang:1.20.13-bullseye
18:59:00 [2024-01-24T18:59:00.079Z] #7 DONE 1.5s
18:59:00 [2024-01-24T18:59:00.079Z] 
18:59:00 [2024-01-24T18:59:00.079Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
18:59:00 [2024-01-24T18:59:00.079Z] #8 DONE 1.7s
18:59:00 [2024-01-24T18:59:00.079Z] 
18:59:00 [2024-01-24T18:59:00.079Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
18:59:00 [2024-01-24T18:59:00.079Z] #9 ...
18:59:00 [2024-01-24T18:59:00.079Z] 
18:59:00 [2024-01-24T18:59:00.079Z] #5 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
18:59:00 [2024-01-24T18:59:00.079Z] #5 DONE 1.7s
18:59:00 [2024-01-24T18:59:00.079Z] 
18:59:00 [2024-01-24T18:59:00.079Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:59:00 [2024-01-24T18:59:00.079Z] #10 DONE 1.8s
18:59:00 [2024-01-24T18:59:00.079Z] 
18:59:00 [2024-01-24T18:59:00.079Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
18:59:00 [2024-01-24T18:59:00.079Z] #9 DONE 1.9s
18:59:01 [2024-01-24T18:59:01.103Z] 
18:59:01 [2024-01-24T18:59:01.103Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:71cb300d5448af821aedfe63afd55ba05f45a6a79f00dcd131b96b780bb99fe4
18:59:01 [2024-01-24T18:59:01.103Z] #11 resolve docker.io/library/debian:bullseye@sha256:71cb300d5448af821aedfe63afd55ba05f45a6a79f00dcd131b96b780bb99fe4
18:59:01 [2024-01-24T18:59:01.362Z] #11 resolve docker.io/library/debian:bullseye@sha256:71cb300d5448af821aedfe63afd55ba05f45a6a79f00dcd131b96b780bb99fe4 0.3s done
18:59:01 [2024-01-24T18:59:01.362Z] #11 sha256:71cb300d5448af821aedfe63afd55ba05f45a6a79f00dcd131b96b780bb99fe4 1.85kB / 1.85kB done
18:59:01 [2024-01-24T18:59:01.620Z] #11 sha256:c4a762841d008c85d809f0981c47e2a490c43483e4a169e17afa2dc83d18b2b1 529B / 529B done
18:59:01 [2024-01-24T18:59:01.620Z] #11 sha256:f6e70e3ffdecf4d1750c5fe3ba1e738f986bbba882694a7f81f9bcf35c36e351 1.48kB / 1.48kB done
18:59:01 [2024-01-24T18:59:01.620Z] #11 sha256:cf83973c4a096cce9f37c421ad6f19cf1ebf7ae4d8ea98dac4913bd2aef08d1c 0B / 53.71MB 0.1s
18:59:01 [2024-01-24T18:59:01.620Z] #11 ...
18:59:01 [2024-01-24T18:59:01.620Z] 
18:59:01 [2024-01-24T18:59:01.620Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74
18:59:01 [2024-01-24T18:59:01.620Z] #12 resolve docker.io/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 0.3s done
18:59:01 [2024-01-24T18:59:01.620Z] #12 sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 9.52kB / 9.52kB done
18:59:01 [2024-01-24T18:59:01.620Z] #12 sha256:8f03917912ea995c637b6c0295846aaff5665f06ac82a29b421fba4c379494e7 858B / 858B done
18:59:01 [2024-01-24T18:59:01.620Z] #12 sha256:3e4fd538a9a0b729be05707cf805388be2fb701cfd5d44c6542f1988e8aef6e3 581B / 581B done
18:59:01 [2024-01-24T18:59:01.620Z] #12 sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 1.92MB / 1.92MB 0.1s done
18:59:01 [2024-01-24T18:59:01.620Z] #12 extracting sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 0.1s done
18:59:01 [2024-01-24T18:59:01.620Z] #12 DONE 0.8s
18:59:01 [2024-01-24T18:59:01.620Z] 
18:59:01 [2024-01-24T18:59:01.620Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:71cb300d5448af821aedfe63afd55ba05f45a6a79f00dcd131b96b780bb99fe4
18:59:01 [2024-01-24T18:59:01.620Z] #11 sha256:cf83973c4a096cce9f37c421ad6f19cf1ebf7ae4d8ea98dac4913bd2aef08d1c 3.45MB / 53.71MB 0.2s
18:59:01 [2024-01-24T18:59:01.879Z] #11 sha256:cf83973c4a096cce9f37c421ad6f19cf1ebf7ae4d8ea98dac4913bd2aef08d1c 17.83MB / 53.71MB 0.3s
18:59:01 [2024-01-24T18:59:01.879Z] #11 sha256:cf83973c4a096cce9f37c421ad6f19cf1ebf7ae4d8ea98dac4913bd2aef08d1c 32.51MB / 53.71MB 0.5s
18:59:02 [2024-01-24T18:59:02.138Z] #11 ...
18:59:02 [2024-01-24T18:59:02.138Z] 
18:59:02 [2024-01-24T18:59:02.138Z] #13 [internal] load build context
18:59:02 [2024-01-24T18:59:02.138Z] #13 transferring context: 68.64MB 1.1s done
18:59:02 [2024-01-24T18:59:02.138Z] #13 DONE 1.4s
18:59:02 [2024-01-24T18:59:02.138Z] 
18:59:02 [2024-01-24T18:59:02.138Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:71cb300d5448af821aedfe63afd55ba05f45a6a79f00dcd131b96b780bb99fe4
18:59:02 [2024-01-24T18:59:02.396Z] #11 sha256:cf83973c4a096cce9f37c421ad6f19cf1ebf7ae4d8ea98dac4913bd2aef08d1c 38.97MB / 53.71MB 0.9s
18:59:02 [2024-01-24T18:59:02.396Z] #11 sha256:cf83973c4a096cce9f37c421ad6f19cf1ebf7ae4d8ea98dac4913bd2aef08d1c 53.48MB / 53.71MB 1.0s
18:59:02 [2024-01-24T18:59:02.975Z] #11 sha256:cf83973c4a096cce9f37c421ad6f19cf1ebf7ae4d8ea98dac4913bd2aef08d1c 53.71MB / 53.71MB 1.3s done
18:59:03 [2024-01-24T18:59:03.552Z] #11 ...
18:59:03 [2024-01-24T18:59:03.552Z] 
18:59:03 [2024-01-24T18:59:03.552Z] #14 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
18:59:03 [2024-01-24T18:59:03.552Z] #14 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.3s done
18:59:03 [2024-01-24T18:59:03.552Z] #14 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
18:59:03 [2024-01-24T18:59:03.552Z] #14 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
18:59:03 [2024-01-24T18:59:03.552Z] #14 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
18:59:03 [2024-01-24T18:59:03.552Z] #14 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 0.6s done
18:59:03 [2024-01-24T18:59:03.552Z] #14 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.4s done
18:59:03 [2024-01-24T18:59:03.552Z] #14 DONE 2.5s
18:59:03 [2024-01-24T18:59:03.552Z] 
18:59:03 [2024-01-24T18:59:03.553Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:71cb300d5448af821aedfe63afd55ba05f45a6a79f00dcd131b96b780bb99fe4
18:59:03 [2024-01-24T18:59:03.553Z] #11 extracting sha256:cf83973c4a096cce9f37c421ad6f19cf1ebf7ae4d8ea98dac4913bd2aef08d1c 0.7s
18:59:03 [2024-01-24T18:59:03.816Z] #11 ...
18:59:03 [2024-01-24T18:59:03.816Z] 
18:59:03 [2024-01-24T18:59:03.816Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:59:03 [2024-01-24T18:59:03.816Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
18:59:03 [2024-01-24T18:59:03.816Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:59:03 [2024-01-24T18:59:03.816Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:59:03 [2024-01-24T18:59:03.816Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:59:03 [2024-01-24T18:59:03.816Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
18:59:03 [2024-01-24T18:59:03.816Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done
18:59:03 [2024-01-24T18:59:03.816Z] #15 DONE 2.9s
18:59:03 [2024-01-24T18:59:03.816Z] 
18:59:03 [2024-01-24T18:59:03.816Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:71cb300d5448af821aedfe63afd55ba05f45a6a79f00dcd131b96b780bb99fe4
18:59:06 [2024-01-24T18:59:06.350Z] #11 DONE 5.1s
18:59:06 [2024-01-24T18:59:06.350Z] 
18:59:06 [2024-01-24T18:59:06.350Z] #16 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
18:59:06 [2024-01-24T18:59:06.350Z] #16 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done
18:59:06 [2024-01-24T18:59:06.350Z] #16 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
18:59:06 [2024-01-24T18:59:06.350Z] #16 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
18:59:06 [2024-01-24T18:59:06.350Z] #16 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
18:59:06 [2024-01-24T18:59:06.350Z] #16 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 2.9s done
18:59:06 [2024-01-24T18:59:06.350Z] #16 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
18:59:06 [2024-01-24T18:59:06.350Z] #16 DONE 5.0s
18:59:06 [2024-01-24T18:59:06.350Z] 
18:59:06 [2024-01-24T18:59:06.350Z] #17 [base 1/5] FROM docker.io/library/golang:1.20.13-bullseye@sha256:c897494a7d87565ad41ab79be26d83072e8b76e653835c047ae27ee98c9221df
18:59:06 [2024-01-24T18:59:06.350Z] #17 resolve docker.io/library/golang:1.20.13-bullseye@sha256:c897494a7d87565ad41ab79be26d83072e8b76e653835c047ae27ee98c9221df 0.3s done
18:59:06 [2024-01-24T18:59:06.350Z] #17 sha256:c897494a7d87565ad41ab79be26d83072e8b76e653835c047ae27ee98c9221df 1.86kB / 1.86kB done
18:59:06 [2024-01-24T18:59:06.350Z] #17 sha256:d88af914b8be10ee9a511680597116868bdde0d73565db3e652708ee0d90d621 2.75kB / 2.75kB done
18:59:06 [2024-01-24T18:59:06.350Z] #17 sha256:06962b7268a0f63680af262bb6cb89518249913adc5121014c5d868248741892 1.79kB / 1.79kB done
18:59:06 [2024-01-24T18:59:06.350Z] #17 sha256:cf83973c4a096cce9f37c421ad6f19cf1ebf7ae4d8ea98dac4913bd2aef08d1c 53.71MB / 53.71MB 1.3s done
18:59:06 [2024-01-24T18:59:06.350Z] #17 sha256:aebf2a961043d6b9dd703d0a485e216a2e302edf2e2525f7f410987d26905e71 15.75MB / 15.75MB 1.4s done
18:59:06 [2024-01-24T18:59:06.350Z] #17 sha256:646806c0e22a1bfa60edc42bcc6170f0ccd02431e5871b9cec1962c34d610232 54.70MB / 54.70MB 2.3s done
18:59:06 [2024-01-24T18:59:06.350Z] #17 extracting sha256:cf83973c4a096cce9f37c421ad6f19cf1ebf7ae4d8ea98dac4913bd2aef08d1c 1.7s done
18:59:06 [2024-01-24T18:59:06.350Z] #17 sha256:1bc9995d30698e77ab71ebca7d7b6e60e3852978a59d308107a73fd49ae2f1df 95.82MB / 95.82MB 3.6s done
18:59:06 [2024-01-24T18:59:06.350Z] #17 sha256:1384342314dc62830ae0ac253605a76fe149a65677d3b7c7a4b77efed55e7896 81.51MB / 81.51MB 4.1s done
18:59:06 [2024-01-24T18:59:06.350Z] #17 sha256:b933c5cf125e4aafe3a81f19b96f45b86191204758bd141a97600f5e34a3bcb1 174B / 174B 2.6s done
18:59:06 [2024-01-24T18:59:06.350Z] #17 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 2.7s done
18:59:06 [2024-01-24T18:59:06.350Z] #17 extracting sha256:aebf2a961043d6b9dd703d0a485e216a2e302edf2e2525f7f410987d26905e71 0.3s done
18:59:06 [2024-01-24T18:59:06.350Z] #17 extracting sha256:646806c0e22a1bfa60edc42bcc6170f0ccd02431e5871b9cec1962c34d610232 0.3s
18:59:07 [2024-01-24T18:59:07.284Z] #17 extracting sha256:646806c0e22a1bfa60edc42bcc6170f0ccd02431e5871b9cec1962c34d610232 1.5s done
18:59:07 [2024-01-24T18:59:07.284Z] #17 extracting sha256:1384342314dc62830ae0ac253605a76fe149a65677d3b7c7a4b77efed55e7896
18:59:08 [2024-01-24T18:59:08.659Z] #17 extracting sha256:1384342314dc62830ae0ac253605a76fe149a65677d3b7c7a4b77efed55e7896 1.4s done
18:59:09 [2024-01-24T18:59:09.225Z] #17 extracting sha256:1bc9995d30698e77ab71ebca7d7b6e60e3852978a59d308107a73fd49ae2f1df
18:59:11 [2024-01-24T18:59:11.772Z] #17 ...
18:59:11 [2024-01-24T18:59:11.772Z] 
18:59:11 [2024-01-24T18:59:11.772Z] #18 [build-dummy 2/2] RUN mkdir -p /build
18:59:12 [2024-01-24T18:59:12.030Z] #18 ...
18:59:12 [2024-01-24T18:59:12.030Z] 
18:59:12 [2024-01-24T18:59:12.030Z] #17 [base 1/5] FROM docker.io/library/golang:1.20.13-bullseye@sha256:c897494a7d87565ad41ab79be26d83072e8b76e653835c047ae27ee98c9221df
18:59:12 [2024-01-24T18:59:12.599Z] #17 extracting sha256:1bc9995d30698e77ab71ebca7d7b6e60e3852978a59d308107a73fd49ae2f1df 3.4s done
18:59:13 [2024-01-24T18:59:13.582Z] #17 extracting sha256:b933c5cf125e4aafe3a81f19b96f45b86191204758bd141a97600f5e34a3bcb1
18:59:13 [2024-01-24T18:59:13.583Z] #17 extracting sha256:b933c5cf125e4aafe3a81f19b96f45b86191204758bd141a97600f5e34a3bcb1 done
18:59:14 [2024-01-24T18:59:14.956Z] #17 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
18:59:15 [2024-01-24T18:59:15.214Z] #17 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
18:59:16 [2024-01-24T18:59:16.149Z] #17 ...
18:59:16 [2024-01-24T18:59:16.149Z] 
18:59:16 [2024-01-24T18:59:16.149Z] #19 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
18:59:16 [2024-01-24T18:59:16.149Z] #19 0.912 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 0.927 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 0.941 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 1.046 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 1.266 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [260 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 1.268 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 2.256 Fetched 8436 kB in 2s (5342 kB/s)
18:59:16 [2024-01-24T18:59:16.149Z] #19 2.256 Reading package lists...
18:59:16 [2024-01-24T18:59:16.149Z] #19 2.787 Reading package lists...
18:59:16 [2024-01-24T18:59:16.149Z] #19 3.298 Building dependency tree...
18:59:16 [2024-01-24T18:59:16.149Z] #19 3.615 The following additional packages will be installed:
18:59:16 [2024-01-24T18:59:16.149Z] #19 3.616   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
18:59:16 [2024-01-24T18:59:16.149Z] #19 3.616   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
18:59:16 [2024-01-24T18:59:16.149Z] #19 3.618 Recommended packages:
18:59:16 [2024-01-24T18:59:16.149Z] #19 3.618   libldap-common publicsuffix libsasl2-modules
18:59:16 [2024-01-24T18:59:16.149Z] #19 3.723 The following NEW packages will be installed:
18:59:16 [2024-01-24T18:59:16.149Z] #19 3.723   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
18:59:16 [2024-01-24T18:59:16.149Z] #19 3.724   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:59:16 [2024-01-24T18:59:16.149Z] #19 3.724   libssh2-1 openssl
18:59:16 [2024-01-24T18:59:16.149Z] #19 3.994 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
18:59:16 [2024-01-24T18:59:16.149Z] #19 3.994 Need to get 2952 kB of archives.
18:59:16 [2024-01-24T18:59:16.149Z] #19 3.994 After this operation, 6493 kB of additional disk space will be used.
18:59:16 [2024-01-24T18:59:16.149Z] #19 3.994 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.012 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.070 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.080 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:59:16 [2024-01-24T18:59:16.149Z] #19 4.086 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.104 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.136 Get:7 http://deb.debian.org/debian-security bullseye-security/main arm64 libnghttp2-14 arm64 1.43.0-1+deb11u1 [74.2 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.145 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.155 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.176 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.179 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u11 [326 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.202 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u11 [265 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.216 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.220 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.243 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.462 debconf: delaying package configuration, since apt-utils is not installed
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.493 Fetched 2952 kB in 1s (5752 kB/s)
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.685 Selecting previously unselected package openssl.
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.685 (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:59:16 [2024-01-24T18:59:16.149Z] #19 4.689 Preparing to unpack .../00-openssl_1.1.1w-0+deb11u1_arm64.deb ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.700 Unpacking openssl (1.1.1w-0+deb11u1) ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.851 Selecting previously unselected package ca-certificates.
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.852 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 4.907 Unpacking ca-certificates (20210119) ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 5.305 Selecting previously unselected package libbrotli1:arm64.
18:59:16 [2024-01-24T18:59:16.149Z] #19 5.306 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 5.327 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 5.451 Selecting previously unselected package libsasl2-modules-db:arm64.
18:59:16 [2024-01-24T18:59:16.149Z] #19 5.452 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 5.471 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 5.699 Selecting previously unselected package libsasl2-2:arm64.
18:59:16 [2024-01-24T18:59:16.149Z] #19 5.700 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 5.710 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 5.790 Selecting previously unselected package libldap-2.4-2:arm64.
18:59:16 [2024-01-24T18:59:16.149Z] #19 5.792 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 5.798 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 6.559 Selecting previously unselected package libnghttp2-14:arm64.
18:59:16 [2024-01-24T18:59:16.149Z] #19 6.560 Preparing to unpack .../06-libnghttp2-14_1.43.0-1+deb11u1_arm64.deb ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 6.576 Unpacking libnghttp2-14:arm64 (1.43.0-1+deb11u1) ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 7.176 Selecting previously unselected package libpsl5:arm64.
18:59:16 [2024-01-24T18:59:16.149Z] #19 7.177 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 7.453 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 9.226 Selecting previously unselected package librtmp1:arm64.
18:59:16 [2024-01-24T18:59:16.149Z] #19 9.227 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 9.307 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 9.588 Selecting previously unselected package libssh2-1:arm64.
18:59:16 [2024-01-24T18:59:16.149Z] #19 9.590 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 9.597 Unpacking libssh2-1:arm64 (1.9.0-2) ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 9.900 Selecting previously unselected package libcurl4:arm64.
18:59:16 [2024-01-24T18:59:16.149Z] #19 9.902 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u11_arm64.deb ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 9.908 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u11) ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 ...
18:59:16 [2024-01-24T18:59:16.149Z] 
18:59:16 [2024-01-24T18:59:16.149Z] #18 [build-dummy 2/2] RUN mkdir -p /build
18:59:16 [2024-01-24T18:59:16.149Z] #18 DONE 14.4s
18:59:16 [2024-01-24T18:59:16.149Z] 
18:59:16 [2024-01-24T18:59:16.149Z] #17 [base 1/5] FROM docker.io/library/golang:1.20.13-bullseye@sha256:c897494a7d87565ad41ab79be26d83072e8b76e653835c047ae27ee98c9221df
18:59:16 [2024-01-24T18:59:16.149Z] #17 DONE 15.3s
18:59:16 [2024-01-24T18:59:16.149Z] 
18:59:16 [2024-01-24T18:59:16.149Z] #19 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
18:59:16 [2024-01-24T18:59:16.149Z] #19 10.25 Selecting previously unselected package curl.
18:59:16 [2024-01-24T18:59:16.149Z] #19 10.25 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u11_arm64.deb ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 10.26 Unpacking curl (7.74.0-1.3+deb11u11) ...
18:59:16 [2024-01-24T18:59:16.149Z] #19 10.35 Selecting previously unselected package libonig5:arm64.
18:59:16 [2024-01-24T18:59:16.408Z] #19 10.35 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
18:59:16 [2024-01-24T18:59:16.408Z] #19 10.36 Unpacking libonig5:arm64 (6.9.6-1.1) ...
18:59:16 [2024-01-24T18:59:16.408Z] #19 10.41 Selecting previously unselected package libjq1:arm64.
18:59:16 [2024-01-24T18:59:16.408Z] #19 10.41 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
18:59:16 [2024-01-24T18:59:16.408Z] #19 10.41 Unpacking libjq1:arm64 (1.6-2.1) ...
18:59:16 [2024-01-24T18:59:16.408Z] #19 10.46 Selecting previously unselected package jq.
18:59:16 [2024-01-24T18:59:16.408Z] #19 10.46 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
18:59:16 [2024-01-24T18:59:16.408Z] #19 10.46 Unpacking jq (1.6-2.1) ...
18:59:16 [2024-01-24T18:59:16.408Z] #19 10.52 Setting up libpsl5:arm64 (0.21.0-1.2) ...
18:59:16 [2024-01-24T18:59:16.408Z] #19 10.53 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
18:59:16 [2024-01-24T18:59:16.408Z] #19 10.54 Setting up libnghttp2-14:arm64 (1.43.0-1+deb11u1) ...
18:59:16 [2024-01-24T18:59:16.408Z] #19 10.55 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:59:16 [2024-01-24T18:59:16.408Z] #19 10.56 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:59:16 [2024-01-24T18:59:16.667Z] #19 ...
18:59:16 [2024-01-24T18:59:16.667Z] 
18:59:16 [2024-01-24T18:59:16.667Z] #20 [binary-dummy 1/1] COPY --from=build-dummy /build /build
18:59:16 [2024-01-24T18:59:16.667Z] #20 DONE 0.1s
18:59:16 [2024-01-24T18:59:16.667Z] 
18:59:16 [2024-01-24T18:59:16.667Z] #21 [base 2/5] COPY --from=xx / /
18:59:16 [2024-01-24T18:59:16.667Z] #21 DONE 0.1s
18:59:16 [2024-01-24T18:59:16.667Z] 
18:59:16 [2024-01-24T18:59:16.667Z] #19 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
18:59:16 [2024-01-24T18:59:16.667Z] #19 10.57 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:59:16 [2024-01-24T18:59:16.667Z] #19 10.59 Setting up libssh2-1:arm64 (1.9.0-2) ...
18:59:16 [2024-01-24T18:59:16.667Z] #19 10.60 Setting up openssl (1.1.1w-0+deb11u1) ...
18:59:16 [2024-01-24T18:59:16.667Z] #19 10.63 Setting up libonig5:arm64 (6.9.6-1.1) ...
18:59:16 [2024-01-24T18:59:16.667Z] #19 10.64 Setting up libjq1:arm64 (1.6-2.1) ...
18:59:16 [2024-01-24T18:59:16.667Z] #19 10.65 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
18:59:16 [2024-01-24T18:59:16.667Z] #19 10.66 Setting up ca-certificates (20210119) ...
18:59:16 [2024-01-24T18:59:16.667Z] #19 ...
18:59:16 [2024-01-24T18:59:16.667Z] 
18:59:16 [2024-01-24T18:59:16.667Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:59:16 [2024-01-24T18:59:16.667Z] #22 DONE 0.3s
18:59:16 [2024-01-24T18:59:16.925Z] 
18:59:16 [2024-01-24T18:59:16.925Z] #23 [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:59:17 [2024-01-24T18:59:17.183Z] #23 DONE 0.3s
18:59:17 [2024-01-24T18:59:17.183Z] 
18:59:17 [2024-01-24T18:59:17.183Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
18:59:17 [2024-01-24T18:59:17.750Z] #24 0.613 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:59:17 [2024-01-24T18:59:17.750Z] #24 0.622 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:59:17 [2024-01-24T18:59:17.750Z] #24 0.622 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:59:17 [2024-01-24T18:59:17.750Z] #24 0.742 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
18:59:18 [2024-01-24T18:59:18.008Z] #24 0.855 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [260 kB]
18:59:18 [2024-01-24T18:59:18.008Z] #24 0.967 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
18:59:18 [2024-01-24T18:59:18.266Z] #24 ...
18:59:18 [2024-01-24T18:59:18.266Z] 
18:59:18 [2024-01-24T18:59:18.266Z] #19 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
18:59:18 [2024-01-24T18:59:18.266Z] #19 11.12 Updating certificates in /etc/ssl/certs...
18:59:18 [2024-01-24T18:59:18.266Z] #19 11.67 129 added, 0 removed; done.
18:59:18 [2024-01-24T18:59:18.266Z] #19 11.70 Setting up jq (1.6-2.1) ...
18:59:18 [2024-01-24T18:59:18.266Z] #19 11.72 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u11) ...
18:59:18 [2024-01-24T18:59:18.266Z] #19 11.73 Setting up curl (7.74.0-1.3+deb11u11) ...
18:59:18 [2024-01-24T18:59:18.266Z] #19 11.74 Processing triggers for libc-bin (2.31-13+deb11u7) ...
18:59:18 [2024-01-24T18:59:18.266Z] #19 11.76 Processing triggers for ca-certificates (20210119) ...
18:59:18 [2024-01-24T18:59:18.266Z] #19 11.77 Updating certificates in /etc/ssl/certs...
18:59:18 [2024-01-24T18:59:18.266Z] #19 12.21 0 added, 0 removed; done.
18:59:18 [2024-01-24T18:59:18.266Z] #19 12.21 Running hooks in /etc/ca-certificates/update.d...
18:59:18 [2024-01-24T18:59:18.266Z] #19 12.21 done.
18:59:18 [2024-01-24T18:59:18.266Z] #19 DONE 12.3s
18:59:18 [2024-01-24T18:59:18.266Z] 
18:59:18 [2024-01-24T18:59:18.266Z] #25 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:59:18 [2024-01-24T18:59:18.266Z] #25 DONE 0.1s
18:59:18 [2024-01-24T18:59:18.266Z] 
18:59:18 [2024-01-24T18:59:18.266Z] #26 [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:59:20 [2024-01-24T18:59:20.794Z] #26 2.212 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:59:21 [2024-01-24T18:59:21.052Z] #26 ...
18:59:21 [2024-01-24T18:59:21.052Z] 
18:59:21 [2024-01-24T18:59:21.052Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
18:59:21 [2024-01-24T18:59:21.052Z] #24 1.703 Fetched 8436 kB in 1s (6266 kB/s)
18:59:21 [2024-01-24T18:59:21.052Z] #24 1.703 Reading package lists...
18:59:21 [2024-01-24T18:59:21.052Z] #24 2.222 Reading package lists...
18:59:21 [2024-01-24T18:59:21.052Z] #24 2.729 Building dependency tree...
18:59:21 [2024-01-24T18:59:21.052Z] #24 2.862 Reading state information...
18:59:21 [2024-01-24T18:59:21.052Z] #24 3.021 The following additional packages will be installed:
18:59:21 [2024-01-24T18:59:21.052Z] #24 3.021   libmagic-mgc libmagic1
18:59:21 [2024-01-24T18:59:21.052Z] #24 3.047 The following NEW packages will be installed:
18:59:21 [2024-01-24T18:59:21.052Z] #24 3.048   file libmagic-mgc libmagic1
18:59:21 [2024-01-24T18:59:21.052Z] #24 3.318 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:59:21 [2024-01-24T18:59:21.052Z] #24 3.318 Need to get 465 kB of archives.
18:59:21 [2024-01-24T18:59:21.052Z] #24 3.318 After this operation, 7075 kB of additional disk space will be used.
18:59:21 [2024-01-24T18:59:21.052Z] #24 3.318 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
18:59:21 [2024-01-24T18:59:21.052Z] #24 3.322 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
18:59:21 [2024-01-24T18:59:21.052Z] #24 3.324 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
18:59:21 [2024-01-24T18:59:21.052Z] #24 3.449 debconf: delaying package configuration, since apt-utils is not installed
18:59:21 [2024-01-24T18:59:21.052Z] #24 3.484 Fetched 465 kB in 0s (1719 kB/s)
18:59:21 [2024-01-24T18:59:21.052Z] #24 3.505 Selecting previously unselected package libmagic-mgc.
18:59:21 [2024-01-24T18:59:21.053Z] #24 3.505 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15711 files and directories currently installed.)
18:59:21 [2024-01-24T18:59:21.053Z] #24 3.514 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
18:59:21 [2024-01-24T18:59:21.053Z] #24 3.518 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
18:59:21 [2024-01-24T18:59:21.053Z] #24 3.585 Selecting previously unselected package libmagic1:arm64.
18:59:21 [2024-01-24T18:59:21.053Z] #24 3.587 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
18:59:21 [2024-01-24T18:59:21.053Z] #24 3.594 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
18:59:21 [2024-01-24T18:59:21.053Z] #24 3.631 Selecting previously unselected package file.
18:59:21 [2024-01-24T18:59:21.053Z] #24 3.632 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
18:59:21 [2024-01-24T18:59:21.053Z] #24 3.637 Unpacking file (1:5.39-3+deb11u1) ...
18:59:21 [2024-01-24T18:59:21.053Z] #24 3.675 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
18:59:21 [2024-01-24T18:59:21.053Z] #24 3.686 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
18:59:21 [2024-01-24T18:59:21.053Z] #24 3.702 Setting up file (1:5.39-3+deb11u1) ...
18:59:21 [2024-01-24T18:59:21.053Z] #24 3.715 Processing triggers for libc-bin (2.31-13+deb11u7) ...
18:59:21 [2024-01-24T18:59:21.053Z] #24 DONE 3.9s
18:59:21 [2024-01-24T18:59:21.053Z] 
18:59:21 [2024-01-24T18:59:21.053Z] #27 [swagger-src 1/3] WORKDIR /usr/src/swagger
18:59:21 [2024-01-24T18:59:21.053Z] #27 DONE 0.1s
18:59:21 [2024-01-24T18:59:21.053Z] 
18:59:21 [2024-01-24T18:59:21.053Z] #28 [delve-src 1/3] WORKDIR /usr/src/delve
18:59:21 [2024-01-24T18:59:21.053Z] #28 DONE 0.1s
18:59:21 [2024-01-24T18:59:21.053Z] 
18:59:21 [2024-01-24T18:59:21.053Z] #29 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
18:59:21 [2024-01-24T18:59:21.311Z] #29 ...
18:59:21 [2024-01-24T18:59:21.311Z] 
18:59:21 [2024-01-24T18:59:21.311Z] #30 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
18:59:21 [2024-01-24T18:59:21.311Z] #30 DONE 0.1s
18:59:21 [2024-01-24T18:59:21.311Z] 
18:59:21 [2024-01-24T18:59:21.311Z] #31 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:59:21 [2024-01-24T18:59:21.311Z] #31 DONE 0.2s
18:59:21 [2024-01-24T18:59:21.311Z] 
18:59:21 [2024-01-24T18:59:21.311Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
18:59:21 [2024-01-24T18:59:21.311Z] #32 DONE 0.2s
18:59:21 [2024-01-24T18:59:21.311Z] 
18:59:21 [2024-01-24T18:59:21.311Z] #33 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
18:59:21 [2024-01-24T18:59:21.311Z] #33 DONE 0.2s
18:59:21 [2024-01-24T18:59:21.311Z] 
18:59:21 [2024-01-24T18:59:21.311Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
18:59:21 [2024-01-24T18:59:21.311Z] #34 DONE 0.2s
18:59:21 [2024-01-24T18:59:21.311Z] 
18:59:21 [2024-01-24T18:59:21.311Z] #35 [registry-src 1/2] WORKDIR /usr/src/registry
18:59:21 [2024-01-24T18:59:21.311Z] #35 DONE 0.3s
18:59:21 [2024-01-24T18:59:21.311Z] 
18:59:21 [2024-01-24T18:59:21.311Z] #36 [containerd-src 1/3] WORKDIR /usr/src/containerd
18:59:21 [2024-01-24T18:59:21.311Z] #36 DONE 0.3s
18:59:21 [2024-01-24T18:59:21.311Z] 
18:59:21 [2024-01-24T18:59:21.311Z] #37 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:59:21 [2024-01-24T18:59:21.311Z] #37 DONE 0.3s
18:59:21 [2024-01-24T18:59:21.311Z] 
18:59:21 [2024-01-24T18:59:21.311Z] #38 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
18:59:21 [2024-01-24T18:59:21.311Z] #38 DONE 0.3s
18:59:21 [2024-01-24T18:59:21.311Z] 
18:59:21 [2024-01-24T18:59:21.311Z] #39 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
18:59:21 [2024-01-24T18:59:21.311Z] #39 DONE 0.3s
18:59:21 [2024-01-24T18:59:21.311Z] 
18:59:21 [2024-01-24T18:59:21.311Z] #40 [tini-src 1/3] WORKDIR /usr/src/tini
18:59:21 [2024-01-24T18:59:21.311Z] #40 DONE 0.3s
18:59:21 [2024-01-24T18:59:21.311Z] 
18:59:21 [2024-01-24T18:59:21.311Z] #41 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
18:59:21 [2024-01-24T18:59:21.311Z] #41 DONE 0.4s
18:59:21 [2024-01-24T18:59:21.311Z] 
18:59:21 [2024-01-24T18:59:21.311Z] #42 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
18:59:21 [2024-01-24T18:59:21.878Z] #42 ...
18:59:21 [2024-01-24T18:59:21.878Z] 
18:59:21 [2024-01-24T18:59:21.878Z] #29 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
18:59:21 [2024-01-24T18:59:21.878Z] #29 0.443 hint: Using 'master' as the name for the initial branch. This default branch name
18:59:21 [2024-01-24T18:59:21.878Z] #29 0.443 hint: is subject to change. To configure the initial branch name to use in all
18:59:21 [2024-01-24T18:59:21.878Z] #29 0.443 hint: of your new repositories, which will suppress this warning, call:
18:59:21 [2024-01-24T18:59:21.878Z] #29 0.443 hint: 
18:59:21 [2024-01-24T18:59:21.878Z] #29 0.443 hint: 	git config --global init.defaultBranch <name>
18:59:21 [2024-01-24T18:59:21.878Z] #29 0.443 hint: 
18:59:21 [2024-01-24T18:59:21.878Z] #29 0.443 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:59:21 [2024-01-24T18:59:21.878Z] #29 0.443 hint: 'development'. The just-created branch can be renamed via this command:
18:59:21 [2024-01-24T18:59:21.878Z] #29 0.443 hint: 
18:59:21 [2024-01-24T18:59:21.878Z] #29 0.443 hint: 	git branch -m <name>
18:59:21 [2024-01-24T18:59:21.878Z] #29 0.444 Initialized empty Git repository in /usr/src/swagger/.git/
18:59:21 [2024-01-24T18:59:21.878Z] #29 DONE 0.5s
18:59:21 [2024-01-24T18:59:21.878Z] 
18:59:21 [2024-01-24T18:59:21.878Z] #43 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
18:59:21 [2024-01-24T18:59:21.878Z] #43 0.634 hint: Using 'master' as the name for the initial branch. This default branch name
18:59:21 [2024-01-24T18:59:21.878Z] #43 0.634 hint: is subject to change. To configure the initial branch name to use in all
18:59:21 [2024-01-24T18:59:21.878Z] #43 0.634 hint: of your new repositories, which will suppress this warning, call:
18:59:21 [2024-01-24T18:59:21.878Z] #43 0.634 hint: 
18:59:21 [2024-01-24T18:59:21.878Z] #43 0.634 hint: 	git config --global init.defaultBranch <name>
18:59:21 [2024-01-24T18:59:21.878Z] #43 0.634 hint: 
18:59:21 [2024-01-24T18:59:21.878Z] #43 0.634 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:59:21 [2024-01-24T18:59:21.878Z] #43 0.634 hint: 'development'. The just-created branch can be renamed via this command:
18:59:21 [2024-01-24T18:59:21.878Z] #43 0.634 hint: 
18:59:21 [2024-01-24T18:59:21.878Z] #43 0.634 hint: 	git branch -m <name>
18:59:21 [2024-01-24T18:59:21.878Z] #43 0.636 Initialized empty Git repository in /usr/src/delve/.git/
18:59:21 [2024-01-24T18:59:21.878Z] #43 DONE 0.8s
18:59:21 [2024-01-24T18:59:21.878Z] 
18:59:21 [2024-01-24T18:59:21.878Z] #26 [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:59:21 [2024-01-24T18:59:21.878Z] #26 2.772 #=#=#                                                                         
18:59:21 [2024-01-24T18:59:21.878Z] #26 3.036 #=#=#                                                                         

######################################################################## 100.0%
18:59:21 [2024-01-24T18:59:21.878Z] #26 3.295 
18:59:22 [2024-01-24T18:59:22.137Z] #26 ...
18:59:22 [2024-01-24T18:59:22.137Z] 
18:59:22 [2024-01-24T18:59:22.137Z] #44 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
18:59:22 [2024-01-24T18:59:22.137Z] #44 0.561 hint: Using 'master' as the name for the initial branch. This default branch name
18:59:22 [2024-01-24T18:59:22.137Z] #44 0.561 hint: is subject to change. To configure the initial branch name to use in all
18:59:22 [2024-01-24T18:59:22.137Z] #44 0.561 hint: of your new repositories, which will suppress this warning, call:
18:59:22 [2024-01-24T18:59:22.137Z] #44 0.561 hint: 
18:59:22 [2024-01-24T18:59:22.137Z] #44 0.561 hint: 	git config --global init.defaultBranch <name>
18:59:22 [2024-01-24T18:59:22.137Z] #44 0.561 hint: 
18:59:22 [2024-01-24T18:59:22.137Z] #44 0.561 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:59:22 [2024-01-24T18:59:22.137Z] #44 0.561 hint: 'development'. The just-created branch can be renamed via this command:
18:59:22 [2024-01-24T18:59:22.137Z] #44 0.561 hint: 
18:59:22 [2024-01-24T18:59:22.137Z] #44 0.561 hint: 	git branch -m <name>
18:59:22 [2024-01-24T18:59:22.137Z] #44 0.564 Initialized empty Git repository in /usr/src/runc/.git/
18:59:22 [2024-01-24T18:59:22.137Z] #44 DONE 0.7s
18:59:22 [2024-01-24T18:59:22.137Z] 
18:59:22 [2024-01-24T18:59:22.137Z] #45 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:59:22 [2024-01-24T18:59:22.395Z] #45 ...
18:59:22 [2024-01-24T18:59:22.395Z] 
18:59:22 [2024-01-24T18:59:22.395Z] #46 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
18:59:22 [2024-01-24T18:59:22.395Z] #46 1.033 hint: Using 'master' as the name for the initial branch. This default branch name
18:59:22 [2024-01-24T18:59:22.395Z] #46 1.033 hint: is subject to change. To configure the initial branch name to use in all
18:59:22 [2024-01-24T18:59:22.395Z] #46 1.033 hint: of your new repositories, which will suppress this warning, call:
18:59:22 [2024-01-24T18:59:22.395Z] #46 1.033 hint: 
18:59:22 [2024-01-24T18:59:22.395Z] #46 1.033 hint: 	git config --global init.defaultBranch <name>
18:59:22 [2024-01-24T18:59:22.395Z] #46 1.033 hint: 
18:59:22 [2024-01-24T18:59:22.395Z] #46 1.033 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:59:22 [2024-01-24T18:59:22.395Z] #46 1.033 hint: 'development'. The just-created branch can be renamed via this command:
18:59:22 [2024-01-24T18:59:22.395Z] #46 1.033 hint: 
18:59:22 [2024-01-24T18:59:22.395Z] #46 1.033 hint: 	git branch -m <name>
18:59:22 [2024-01-24T18:59:22.395Z] #46 1.035 Initialized empty Git repository in /usr/src/registry/.git/
18:59:22 [2024-01-24T18:59:22.395Z] #46 DONE 1.1s
18:59:22 [2024-01-24T18:59:22.653Z] 
18:59:22 [2024-01-24T18:59:22.653Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
18:59:23 [2024-01-24T18:59:23.221Z] #47 ...
18:59:23 [2024-01-24T18:59:23.221Z] 
18:59:23 [2024-01-24T18:59:23.221Z] #48 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
18:59:23 [2024-01-24T18:59:23.221Z] #48 1.749 hint: Using 'master' as the name for the initial branch. This default branch name
18:59:23 [2024-01-24T18:59:23.221Z] #48 1.749 hint: is subject to change. To configure the initial branch name to use in all
18:59:23 [2024-01-24T18:59:23.221Z] #48 1.749 hint: of your new repositories, which will suppress this warning, call:
18:59:23 [2024-01-24T18:59:23.221Z] #48 1.749 hint: 
18:59:23 [2024-01-24T18:59:23.221Z] #48 1.749 hint: 	git config --global init.defaultBranch <name>
18:59:23 [2024-01-24T18:59:23.221Z] #48 1.749 hint: 
18:59:23 [2024-01-24T18:59:23.221Z] #48 1.749 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:59:23 [2024-01-24T18:59:23.221Z] #48 1.749 hint: 'development'. The just-created branch can be renamed via this command:
18:59:23 [2024-01-24T18:59:23.221Z] #48 1.749 hint: 
18:59:23 [2024-01-24T18:59:23.221Z] #48 1.749 hint: 	git branch -m <name>
18:59:23 [2024-01-24T18:59:23.221Z] #48 1.752 Initialized empty Git repository in /usr/src/containerd/.git/
18:59:23 [2024-01-24T18:59:23.221Z] #48 DONE 2.1s
18:59:23 [2024-01-24T18:59:23.481Z] 
18:59:23 [2024-01-24T18:59:23.481Z] #42 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
18:59:23 [2024-01-24T18:59:23.481Z] #42 2.127 hint: Using 'master' as the name for the initial branch. This default branch name
18:59:23 [2024-01-24T18:59:23.481Z] #42 2.127 hint: is subject to change. To configure the initial branch name to use in all
18:59:23 [2024-01-24T18:59:23.481Z] #42 2.127 hint: of your new repositories, which will suppress this warning, call:
18:59:23 [2024-01-24T18:59:23.481Z] #42 2.127 hint: 
18:59:23 [2024-01-24T18:59:23.481Z] #42 2.127 hint: 	git config --global init.defaultBranch <name>
18:59:23 [2024-01-24T18:59:23.481Z] #42 2.127 hint: 
18:59:23 [2024-01-24T18:59:23.481Z] #42 2.127 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:59:23 [2024-01-24T18:59:23.481Z] #42 2.127 hint: 'development'. The just-created branch can be renamed via this command:
18:59:23 [2024-01-24T18:59:23.481Z] #42 2.127 hint: 
18:59:23 [2024-01-24T18:59:23.481Z] #42 2.127 hint: 	git branch -m <name>
18:59:23 [2024-01-24T18:59:23.481Z] #42 2.132 Initialized empty Git repository in /usr/src/tini/.git/
18:59:23 [2024-01-24T18:59:23.740Z] #42 ...
18:59:23 [2024-01-24T18:59:23.740Z] 
18:59:23 [2024-01-24T18:59:23.740Z] #49 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
18:59:23 [2024-01-24T18:59:23.740Z] #49 1.946 hint: Using 'master' as the name for the initial branch. This default branch name
18:59:23 [2024-01-24T18:59:23.741Z] #49 1.946 hint: is subject to change. To configure the initial branch name to use in all
18:59:23 [2024-01-24T18:59:23.741Z] #49 1.946 hint: of your new repositories, which will suppress this warning, call:
18:59:23 [2024-01-24T18:59:23.741Z] #49 1.946 hint: 
18:59:23 [2024-01-24T18:59:23.741Z] #49 1.946 hint: 	git config --global init.defaultBranch <name>
18:59:23 [2024-01-24T18:59:23.741Z] #49 1.946 hint: 
18:59:23 [2024-01-24T18:59:23.741Z] #49 1.946 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:59:23 [2024-01-24T18:59:23.741Z] #49 1.946 hint: 'development'. The just-created branch can be renamed via this command:
18:59:23 [2024-01-24T18:59:23.741Z] #49 1.946 hint: 
18:59:23 [2024-01-24T18:59:23.741Z] #49 1.946 hint: 	git branch -m <name>
18:59:23 [2024-01-24T18:59:23.741Z] #49 1.956 Initialized empty Git repository in /usr/src/rootlesskit/.git/
18:59:23 [2024-01-24T18:59:23.741Z] #49 DONE 2.3s
18:59:23 [2024-01-24T18:59:23.741Z] 
18:59:23 [2024-01-24T18:59:23.741Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
18:59:23 [2024-01-24T18:59:23.741Z] #50 1.645 go: downloading github.com/golangci/golangci-lint v1.55.2
18:59:23 [2024-01-24T18:59:23.741Z] #50 2.385 go: downloading github.com/fatih/color v1.15.0
18:59:23 [2024-01-24T18:59:23.741Z] #50 2.385 go: downloading github.com/gofrs/flock v0.8.1
18:59:23 [2024-01-24T18:59:23.741Z] #50 2.390 go: downloading github.com/spf13/cobra v1.7.0
18:59:23 [2024-01-24T18:59:23.741Z] #50 2.393 go: downloading github.com/spf13/pflag v1.0.5
18:59:23 [2024-01-24T18:59:23.741Z] #50 2.393 go: downloading github.com/spf13/viper v1.12.0
18:59:23 [2024-01-24T18:59:23.741Z] #50 2.397 go: downloading gopkg.in/yaml.v3 v3.0.1
18:59:23 [2024-01-24T18:59:23.741Z] #50 2.426 go: downloading golang.org/x/tools v0.14.0
18:59:23 [2024-01-24T18:59:23.741Z] #50 2.459 go: downloading github.com/hashicorp/go-version v1.6.0
18:59:23 [2024-01-24T18:59:23.741Z] #50 2.687 go: downloading github.com/ldez/gomoddirectives v0.2.3
18:59:23 [2024-01-24T18:59:23.741Z] #50 2.687 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:59:23 [2024-01-24T18:59:23.741Z] #50 2.688 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:59:23 [2024-01-24T18:59:23.741Z] #50 2.689 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
18:59:23 [2024-01-24T18:59:23.741Z] #50 2.761 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:59:23 [2024-01-24T18:59:23.741Z] #50 2.894 go: downloading github.com/mattn/go-colorable v0.1.13
18:59:23 [2024-01-24T18:59:23.999Z] #50 2.909 go: downloading github.com/sirupsen/logrus v1.9.3
18:59:23 [2024-01-24T18:59:23.999Z] #50 2.930 go: downloading github.com/stretchr/testify v1.8.4
18:59:23 [2024-01-24T18:59:23.999Z] #50 2.942 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
18:59:23 [2024-01-24T18:59:23.999Z] #50 2.977 go: downloading github.com/fsnotify/fsnotify v1.5.4
18:59:23 [2024-01-24T18:59:23.999Z] #50 3.089 go: downloading github.com/spf13/afero v1.8.2
18:59:24 [2024-01-24T18:59:24.257Z] #50 3.260 go: downloading github.com/spf13/cast v1.5.0
18:59:24 [2024-01-24T18:59:24.257Z] #50 3.263 go: downloading github.com/spf13/jwalterweatherman v1.1.0
18:59:24 [2024-01-24T18:59:24.257Z] #50 3.264 go: downloading github.com/golangci/revgrep v0.5.2
18:59:24 [2024-01-24T18:59:24.257Z] #50 3.275 go: downloading github.com/mattn/go-isatty v0.0.17
18:59:24 [2024-01-24T18:59:24.517Z] #50 3.463 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
18:59:24 [2024-01-24T18:59:24.517Z] #50 3.480 go: downloading 4d63.com/gochecknoglobals v0.2.1
18:59:24 [2024-01-24T18:59:24.517Z] #50 3.484 go: downloading github.com/4meepo/tagalign v1.3.3
18:59:24 [2024-01-24T18:59:24.517Z] #50 3.489 go: downloading github.com/Abirdcfly/dupword v0.0.13
18:59:24 [2024-01-24T18:59:24.517Z] #50 3.528 go: downloading github.com/Antonboom/errname v0.1.12
18:59:24 [2024-01-24T18:59:24.517Z] #50 3.531 go: downloading github.com/Antonboom/nilnil v0.1.7
18:59:24 [2024-01-24T18:59:24.517Z] #50 3.533 go: downloading github.com/Antonboom/testifylint v0.2.3
18:59:24 [2024-01-24T18:59:24.517Z] #50 3.561 go: downloading github.com/BurntSushi/toml v1.3.2
18:59:24 [2024-01-24T18:59:24.517Z] #50 3.561 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
18:59:24 [2024-01-24T18:59:24.776Z] #50 ...
18:59:24 [2024-01-24T18:59:24.776Z] 
18:59:24 [2024-01-24T18:59:24.776Z] #42 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
18:59:24 [2024-01-24T18:59:24.776Z] #42 DONE 3.4s
18:59:24 [2024-01-24T18:59:24.776Z] 
18:59:24 [2024-01-24T18:59:24.776Z] #26 [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:59:24 [2024-01-24T18:59:24.776Z] #26 5.244 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:59:24 [2024-01-24T18:59:24.776Z] #26 5.838 #=#=#                                                                         
18:59:24 [2024-01-24T18:59:24.776Z] #26 6.077 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
18:59:24 [2024-01-24T18:59:24.776Z] #26 6.401 
18:59:28 [2024-01-24T18:59:28.096Z] #26 9.257 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
18:59:29 [2024-01-24T18:59:29.049Z] #26 9.933 #=#=#                                                                         
18:59:29 [2024-01-24T18:59:29.568Z] #26 10.25 #=#=#                                                                         

                                                                           0.0%
################                                                          23.0%
#########################                                                 36.0%
######################################################################## 100.0%
18:59:29 [2024-01-24T18:59:29.827Z] #26 11.50 
18:59:31 [2024-01-24T18:59:31.206Z] #26 ...
18:59:31 [2024-01-24T18:59:31.206Z] 
18:59:31 [2024-01-24T18:59:31.206Z] #51 [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:59:31 [2024-01-24T18:59:31.206Z] #51 1.895 go: downloading gotest.tools/gotestsum v1.8.2
18:59:31 [2024-01-24T18:59:31.206Z] #51 2.994 go: downloading github.com/dnephin/pflag v1.0.7
18:59:31 [2024-01-24T18:59:31.206Z] #51 2.997 go: downloading golang.org/x/tools v0.1.11
18:59:31 [2024-01-24T18:59:31.206Z] #51 2.997 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:59:31 [2024-01-24T18:59:31.206Z] #51 3.000 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
18:59:31 [2024-01-24T18:59:31.206Z] #51 3.000 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
18:59:31 [2024-01-24T18:59:31.206Z] #51 3.023 go: downloading github.com/fsnotify/fsnotify v1.5.4
18:59:31 [2024-01-24T18:59:31.206Z] #51 3.036 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
18:59:31 [2024-01-24T18:59:31.206Z] #51 3.076 go: downloading github.com/fatih/color v1.13.0
18:59:31 [2024-01-24T18:59:31.206Z] #51 3.186 go: downloading github.com/mattn/go-colorable v0.1.12
18:59:31 [2024-01-24T18:59:31.206Z] #51 3.187 go: downloading github.com/mattn/go-isatty v0.0.14
18:59:31 [2024-01-24T18:59:31.206Z] #51 4.306 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
18:59:31 [2024-01-24T18:59:31.206Z] #51 ...
18:59:31 [2024-01-24T18:59:31.206Z] 
18:59:31 [2024-01-24T18:59:31.206Z] #52 [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:59:31 [2024-01-24T18:59:31.206Z] #52 1.646 go: downloading github.com/pelletier/go-toml v1.8.1
18:59:31 [2024-01-24T18:59:31.206Z] #52 ...
18:59:31 [2024-01-24T18:59:31.206Z] 
18:59:31 [2024-01-24T18:59:31.206Z] #53 [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:59:31 [2024-01-24T18:59:31.465Z] #53 ...
18:59:31 [2024-01-24T18:59:31.465Z] 
18:59:31 [2024-01-24T18:59:31.465Z] #54 [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:59:31 [2024-01-24T18:59:31.465Z] #54 5.858 Docker version 24.0.2, build cb74dfc
18:59:31 [2024-01-24T18:59:31.465Z] #54 ...
18:59:31 [2024-01-24T18:59:31.465Z] 
18:59:31 [2024-01-24T18:59:31.465Z] #55 [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:59:31 [2024-01-24T18:59:31.465Z] #55 4.120 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:59:31 [2024-01-24T18:59:31.465Z] #55 4.172 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:59:31 [2024-01-24T18:59:31.465Z] #55 4.172 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:59:31 [2024-01-24T18:59:31.465Z] #55 4.865 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
18:59:31 [2024-01-24T18:59:31.465Z] #55 5.557 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [260 kB]
18:59:31 [2024-01-24T18:59:31.465Z] #55 6.666 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
18:59:31 [2024-01-24T18:59:31.465Z] #55 8.332 Fetched 8436 kB in 5s (1858 kB/s)
18:59:31 [2024-01-24T18:59:31.465Z] #55 8.332 Reading package lists...
18:59:31 [2024-01-24T18:59:31.465Z] #55 9.022 Reading package lists...
18:59:31 [2024-01-24T18:59:31.465Z] #55 9.670 Building dependency tree...
18:59:31 [2024-01-24T18:59:31.724Z] #55 10.20 The following additional packages will be installed:
18:59:31 [2024-01-24T18:59:31.724Z] #55 10.21   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:59:31 [2024-01-24T18:59:31.724Z] #55 10.21 Suggested packages:
18:59:31 [2024-01-24T18:59:31.724Z] #55 10.21   cmake-doc ninja-build lrzip
18:59:31 [2024-01-24T18:59:31.724Z] #55 ...
18:59:31 [2024-01-24T18:59:31.724Z] 
18:59:31 [2024-01-24T18:59:31.724Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
18:59:31 [2024-01-24T18:59:31.724Z] #56 ...
18:59:31 [2024-01-24T18:59:31.724Z] 
18:59:31 [2024-01-24T18:59:31.724Z] #57 [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:59:31 [2024-01-24T18:59:31.724Z] #57 2.974 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:59:31 [2024-01-24T18:59:31.724Z] #57 3.036 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:59:31 [2024-01-24T18:59:31.724Z] #57 3.128 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:59:31 [2024-01-24T18:59:31.724Z] #57 3.346 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
18:59:31 [2024-01-24T18:59:31.724Z] #57 3.781 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [260 kB]
18:59:31 [2024-01-24T18:59:31.724Z] #57 4.395 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
18:59:31 [2024-01-24T18:59:31.724Z] #57 5.159 Fetched 8436 kB in 2s (3457 kB/s)
18:59:31 [2024-01-24T18:59:31.724Z] #57 5.159 Reading package lists...
18:59:31 [2024-01-24T18:59:31.724Z] #57 7.980 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:59:31 [2024-01-24T18:59:31.724Z] #57 7.981 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:59:31 [2024-01-24T18:59:31.724Z] #57 7.981 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:59:31 [2024-01-24T18:59:31.724Z] #57 9.179 Reading package lists...
18:59:31 [2024-01-24T18:59:31.724Z] #57 9.900 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
18:59:31 [2024-01-24T18:59:31.983Z] #57 9.911 Reading package lists...
18:59:31 [2024-01-24T18:59:31.983Z] #57 10.60 Building dependency tree...
18:59:31 [2024-01-24T18:59:31.983Z] #57 ...
18:59:31 [2024-01-24T18:59:31.983Z] 
18:59:31 [2024-01-24T18:59:31.983Z] #58 [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:59:31 [2024-01-24T18:59:31.983Z] #58 2.952 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:59:31 [2024-01-24T18:59:31.983Z] #58 3.018 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:59:31 [2024-01-24T18:59:31.983Z] #58 3.112 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:59:31 [2024-01-24T18:59:31.983Z] #58 3.452 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
18:59:31 [2024-01-24T18:59:31.983Z] #58 3.948 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [260 kB]
18:59:31 [2024-01-24T18:59:31.983Z] #58 4.740 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
18:59:31 [2024-01-24T18:59:31.983Z] #58 6.119 Fetched 8436 kB in 3s (2467 kB/s)
18:59:31 [2024-01-24T18:59:31.983Z] #58 6.119 Reading package lists...
18:59:31 [2024-01-24T18:59:31.983Z] #58 8.553 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:59:31 [2024-01-24T18:59:31.983Z] #58 8.553 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:59:31 [2024-01-24T18:59:31.983Z] #58 8.553 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:59:31 [2024-01-24T18:59:31.983Z] #58 9.709 Reading package lists...
18:59:31 [2024-01-24T18:59:31.983Z] #58 10.54 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
18:59:31 [2024-01-24T18:59:31.983Z] #58 10.58 Reading package lists...
18:59:31 [2024-01-24T18:59:31.983Z] #58 ...
18:59:31 [2024-01-24T18:59:31.983Z] 
18:59:31 [2024-01-24T18:59:31.983Z] #59 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
18:59:31 [2024-01-24T18:59:31.983Z] #59 2.291 go: downloading github.com/tc-hib/go-winres v0.3.1
18:59:31 [2024-01-24T18:59:31.983Z] #59 3.272 go: downloading github.com/tc-hib/winres v0.1.6
18:59:31 [2024-01-24T18:59:31.983Z] #59 3.275 go: downloading github.com/urfave/cli/v2 v2.3.0
18:59:31 [2024-01-24T18:59:31.983Z] #59 3.675 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
18:59:31 [2024-01-24T18:59:31.983Z] #59 3.680 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
18:59:31 [2024-01-24T18:59:31.983Z] #59 3.925 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:59:31 [2024-01-24T18:59:31.983Z] #59 3.929 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:59:32 [2024-01-24T18:59:32.352Z] #59 ...
18:59:32 [2024-01-24T18:59:32.352Z] 
18:59:32 [2024-01-24T18:59:32.352Z] #60 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:59:32 [2024-01-24T18:59:32.612Z] #60 ...
18:59:32 [2024-01-24T18:59:32.612Z] 
18:59:32 [2024-01-24T18:59:32.612Z] #61 [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:59:32 [2024-01-24T18:59:32.612Z] #61 3.197 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #61 3.219 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #61 3.219 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #61 3.511 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #61 4.144 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [260 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #61 4.866 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #61 5.813 Fetched 8436 kB in 3s (2942 kB/s)
18:59:32 [2024-01-24T18:59:32.612Z] #61 5.813 Reading package lists...
18:59:32 [2024-01-24T18:59:32.612Z] #61 8.496 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:59:32 [2024-01-24T18:59:32.612Z] #61 8.496 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:59:32 [2024-01-24T18:59:32.612Z] #61 8.497 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:59:32 [2024-01-24T18:59:32.612Z] #61 9.688 Reading package lists...
18:59:32 [2024-01-24T18:59:32.612Z] #61 10.50 + apt-get  install -y --no-install-recommends gcc libc6-dev
18:59:32 [2024-01-24T18:59:32.612Z] #61 10.52 Reading package lists...
18:59:32 [2024-01-24T18:59:32.612Z] #61 ...
18:59:32 [2024-01-24T18:59:32.612Z] 
18:59:32 [2024-01-24T18:59:32.612Z] #62 [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:59:32 [2024-01-24T18:59:32.612Z] #62 1.978 go: downloading mvdan.cc/sh/v3 v3.6.0
18:59:32 [2024-01-24T18:59:32.612Z] #62 2.394 go: downloading golang.org/x/term v0.3.0
18:59:32 [2024-01-24T18:59:32.612Z] #62 2.395 go: downloading github.com/google/renameio/v2 v2.0.0
18:59:32 [2024-01-24T18:59:32.612Z] #62 2.395 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
18:59:32 [2024-01-24T18:59:32.612Z] #62 2.395 go: downloading mvdan.cc/editorconfig v0.2.0
18:59:32 [2024-01-24T18:59:32.612Z] #62 2.505 go: downloading golang.org/x/sys v0.3.0
18:59:32 [2024-01-24T18:59:32.612Z] #62 ...
18:59:32 [2024-01-24T18:59:32.612Z] 
18:59:32 [2024-01-24T18:59:32.612Z] #63 [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:59:32 [2024-01-24T18:59:32.612Z] #63 2.515 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 2.523 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 2.525 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 2.685 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 3.005 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [260 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 3.245 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 4.316 Fetched 8436 kB in 3s (2737 kB/s)
18:59:32 [2024-01-24T18:59:32.612Z] #63 4.316 Reading package lists...
18:59:32 [2024-01-24T18:59:32.612Z] #63 5.497 Reading package lists...
18:59:32 [2024-01-24T18:59:32.612Z] #63 6.331 Building dependency tree...
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.014 python3 is already the newest version (3.9.2-3).
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.014 The following additional packages will be installed:
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.015   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.016   patch xz-utils
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.017 Suggested packages:
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.018   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.018   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.018   m4-doc ed diffutils-doc
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.018 Recommended packages:
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.019   fakeroot libalgorithm-merge-perl libltdl-dev
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.234 The following NEW packages will be installed:
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.234   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.235   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.236   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.643 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.643 Need to get 5461 kB of archives.
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.643 After this operation, 11.6 MB of additional disk space will be used.
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.643 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.669 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.696 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.743 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 7.795 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 8.451 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 8.465 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 8.561 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 8.575 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 8.841 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
18:59:32 [2024-01-24T18:59:32.612Z] #63 8.938 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 8.970 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 8.971 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 9.054 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 9.082 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 9.140 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 9.151 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 9.213 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 9.216 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 9.231 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3+deb11u2 [32.1 kB]
18:59:32 [2024-01-24T18:59:32.612Z] #63 9.911 debconf: delaying package configuration, since apt-utils is not installed
18:59:32 [2024-01-24T18:59:32.612Z] #63 10.29 Fetched 5461 kB in 2s (2749 kB/s)
18:59:32 [2024-01-24T18:59:32.612Z] #63 10.68 Selecting previously unselected package bzip2.
18:59:32 [2024-01-24T18:59:32.612Z] #63 10.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
18:59:32 [2024-01-24T18:59:32.612Z] #63 10.69 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
18:59:32 [2024-01-24T18:59:32.612Z] #63 10.87 Unpacking bzip2 (1.0.8-4) ...
18:59:32 [2024-01-24T18:59:32.612Z] #63 ...
18:59:32 [2024-01-24T18:59:32.612Z] 
18:59:32 [2024-01-24T18:59:32.612Z] #57 [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:59:32 [2024-01-24T18:59:32.612Z] #57 10.60 Building dependency tree...
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.02 gcc is already the newest version (4:10.2.1-1).
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.02 The following additional packages will be installed:
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.03   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.03   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.03   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.03   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.03   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.03   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.03 Suggested packages:
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.03   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.03   | libgdk-pixbuf2.0-dev libxml2-utils
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.30 The following NEW packages will be installed:
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.30   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.30   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.30   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.30   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.30   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
18:59:32 [2024-01-24T18:59:32.612Z] #57 11.30   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
18:59:32 [2024-01-24T18:59:32.896Z] #57 11.63 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
18:59:32 [2024-01-24T18:59:32.896Z] #57 11.63 Need to get 7950 kB of archives.
18:59:32 [2024-01-24T18:59:32.896Z] #57 11.63 After this operation, 39.9 MB of additional disk space will be used.
18:59:32 [2024-01-24T18:59:32.896Z] #57 11.63 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
18:59:32 [2024-01-24T18:59:32.896Z] #57 11.64 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
18:59:32 [2024-01-24T18:59:32.896Z] #57 11.66 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
18:59:32 [2024-01-24T18:59:32.896Z] #57 11.70 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
18:59:33 [2024-01-24T18:59:33.185Z] #57 11.74 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
18:59:33 [2024-01-24T18:59:33.185Z] #57 11.74 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
18:59:33 [2024-01-24T18:59:33.185Z] #57 11.84 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
18:59:33 [2024-01-24T18:59:33.185Z] #57 11.88 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
18:59:33 [2024-01-24T18:59:33.185Z] #57 11.91 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
18:59:33 [2024-01-24T18:59:33.185Z] #57 11.96 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
18:59:33 [2024-01-24T18:59:33.185Z] #57 11.97 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
18:59:33 [2024-01-24T18:59:33.185Z] #57 12.00 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
18:59:33 [2024-01-24T18:59:33.668Z] #57 12.12 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
18:59:33 [2024-01-24T18:59:33.668Z] #57 ...
18:59:33 [2024-01-24T18:59:33.668Z] 
18:59:33 [2024-01-24T18:59:33.668Z] #64 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:59:33 [2024-01-24T18:59:33.668Z] #64 ...
18:59:33 [2024-01-24T18:59:33.668Z] 
18:59:33 [2024-01-24T18:59:33.668Z] #57 [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:59:33 [2024-01-24T18:59:33.668Z] #57 12.20 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:59:33 [2024-01-24T18:59:33.668Z] #57 12.22 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
18:59:33 [2024-01-24T18:59:33.668Z] #57 12.22 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
18:59:33 [2024-01-24T18:59:33.668Z] #57 12.28 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
18:59:33 [2024-01-24T18:59:33.993Z] #57 12.36 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
18:59:33 [2024-01-24T18:59:33.993Z] #57 ...
18:59:33 [2024-01-24T18:59:33.993Z] 
18:59:33 [2024-01-24T18:59:33.993Z] #65 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:59:33 [2024-01-24T18:59:33.993Z] #65 ...
18:59:33 [2024-01-24T18:59:33.993Z] 
18:59:33 [2024-01-24T18:59:33.993Z] #26 [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:59:33 [2024-01-24T18:59:33.993Z] #26 14.15 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:59:33 [2024-01-24T18:59:33.993Z] #26 14.93 #=#=#                                                                         
18:59:33 [2024-01-24T18:59:33.993Z] #26 15.19 #=#=#                                                                         

################################                                          44.9%
######################################################################## 100.0%
18:59:34 [2024-01-24T18:59:34.253Z] #26 15.81 
18:59:35 [2024-01-24T18:59:35.204Z] #26 ...
18:59:35 [2024-01-24T18:59:35.204Z] 
18:59:35 [2024-01-24T18:59:35.204Z] #66 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:59:35 [2024-01-24T18:59:35.204Z] #66 ...
18:59:35 [2024-01-24T18:59:35.204Z] 
18:59:35 [2024-01-24T18:59:35.204Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
18:59:35 [2024-01-24T18:59:35.204Z] #50 3.868 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 3.873 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 3.873 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
18:59:35 [2024-01-24T18:59:35.204Z] #50 3.873 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
18:59:35 [2024-01-24T18:59:35.204Z] #50 3.873 go: downloading github.com/alexkohler/prealloc v1.0.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 3.900 go: downloading github.com/alingse/asasalint v0.0.11
18:59:35 [2024-01-24T18:59:35.204Z] #50 3.929 go: downloading github.com/ashanbrown/forbidigo v1.6.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 3.988 go: downloading github.com/ashanbrown/makezero v1.1.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 3.988 go: downloading github.com/bkielbasa/cyclop v1.2.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 3.988 go: downloading github.com/blizzy78/varnamelen v0.8.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 3.989 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 3.994 go: downloading github.com/breml/bidichk v0.2.7
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.006 go: downloading github.com/breml/errchkjson v0.3.6
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.008 go: downloading github.com/butuzov/ireturn v0.2.2
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.163 go: downloading github.com/butuzov/mirror v1.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.213 go: downloading github.com/catenacyber/perfsprint v0.2.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.241 go: downloading github.com/charithe/durationcheck v0.0.10
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.241 go: downloading github.com/curioswitch/go-reassign v0.2.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.241 go: downloading github.com/daixiang0/gci v0.11.2
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.401 go: downloading github.com/denis-tingaikin/go-header v0.4.3
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.401 go: downloading github.com/esimonov/ifshort v1.0.4
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.401 go: downloading github.com/firefart/nonamedreturns v1.0.4
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.408 go: downloading github.com/fzipp/gocyclo v0.6.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.410 go: downloading github.com/ghostiam/protogetter v0.2.3
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.410 go: downloading github.com/go-critic/go-critic v0.9.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.509 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.562 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.562 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.570 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.570 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.664 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.669 go: downloading github.com/golangci/misspell v0.4.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.759 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.774 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.943 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 4.955 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.022 go: downloading github.com/hexops/gotextdiff v1.0.3
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.058 go: downloading github.com/jgautheron/goconst v1.6.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.083 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.083 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.083 go: downloading github.com/julz/importas v0.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.083 go: downloading github.com/kisielk/errcheck v1.6.3
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.103 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.103 go: downloading github.com/kulti/thelper v0.6.3
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.134 go: downloading github.com/kunwardeep/paralleltest v1.0.8
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.138 go: downloading github.com/kyoh86/exportloopref v0.1.11
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.139 go: downloading github.com/ldez/tagliatelle v0.5.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.151 go: downloading github.com/leonklingele/grouper v1.1.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.156 go: downloading github.com/lufeee/execinquery v1.2.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.176 go: downloading github.com/macabu/inamedparam v0.1.2
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.186 go: downloading github.com/maratori/testableexamples v1.0.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.199 go: downloading github.com/maratori/testpackage v1.1.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.199 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.216 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.254 go: downloading github.com/mgechev/revive v1.3.4
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.277 go: downloading github.com/moricho/tparallel v0.3.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.285 go: downloading github.com/nakabonne/nestif v0.3.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.286 go: downloading github.com/nishanths/exhaustive v0.11.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.287 go: downloading github.com/nishanths/predeclared v0.2.2
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.377 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.383 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.400 go: downloading github.com/ryancurrah/gomodguard v1.3.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.401 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.450 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.458 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.459 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.460 go: downloading github.com/securego/gosec/v2 v2.18.2
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.499 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.500 go: downloading github.com/sivchari/containedctx v1.0.3
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.518 go: downloading github.com/sivchari/nosnakecase v1.7.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.607 go: downloading github.com/sivchari/tenv v1.7.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.610 go: downloading github.com/sonatard/noctx v0.0.2
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.654 go: downloading github.com/sourcegraph/go-diff v0.7.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.668 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.670 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.670 go: downloading github.com/tdakkota/asciicheck v0.2.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.671 go: downloading github.com/tetafro/godot v1.4.15
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.719 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.720 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.720 go: downloading github.com/timonwong/loggercheck v0.9.4
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.748 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.768 go: downloading github.com/ultraware/funlen v0.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.779 go: downloading github.com/ultraware/whitespace v0.0.5
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.864 go: downloading github.com/uudashr/gocognit v1.1.2
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.866 go: downloading github.com/xen0n/gosmopolitan v1.2.2
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.869 go: downloading github.com/yagipy/maintidx v1.0.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.882 go: downloading github.com/yeya24/promlinter v0.2.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.915 go: downloading github.com/ykadowak/zerologlint v0.1.3
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.946 go: downloading gitlab.com/bosi/decorder v0.4.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 5.947 go: downloading go-simpler.org/sloglint v0.1.2
18:59:35 [2024-01-24T18:59:35.204Z] #50 6.024 go: downloading go.tmz.dev/musttag v0.7.2
18:59:35 [2024-01-24T18:59:35.204Z] #50 6.037 go: downloading honnef.co/go/tools v0.4.6
18:59:35 [2024-01-24T18:59:35.204Z] #50 7.086 go: downloading mvdan.cc/gofumpt v0.5.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 7.087 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:59:35 [2024-01-24T18:59:35.204Z] #50 7.089 go: downloading golang.org/x/mod v0.13.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 7.089 go: downloading github.com/hashicorp/errwrap v1.0.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 7.266 go: downloading golang.org/x/sys v0.13.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 7.268 go: downloading github.com/davecgh/go-spew v1.1.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 7.287 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
18:59:35 [2024-01-24T18:59:35.204Z] #50 7.288 go: downloading github.com/pmezard/go-difflib v1.0.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 7.645 go: downloading github.com/stretchr/objx v0.5.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 7.653 go: downloading github.com/subosito/gotenv v1.4.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 7.665 go: downloading github.com/hashicorp/hcl v1.0.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 7.813 go: downloading gopkg.in/ini.v1 v1.67.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 8.249 go: downloading github.com/magiconair/properties v1.8.6
18:59:35 [2024-01-24T18:59:35.204Z] #50 8.265 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
18:59:35 [2024-01-24T18:59:35.204Z] #50 8.467 go: downloading golang.org/x/text v0.13.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 8.521 go: downloading github.com/fatih/structtag v1.2.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 8.623 go: downloading github.com/pelletier/go-toml v1.9.5
18:59:35 [2024-01-24T18:59:35.204Z] #50 8.771 go: downloading github.com/gobwas/glob v0.2.3
18:59:35 [2024-01-24T18:59:35.204Z] #50 8.779 go: downloading github.com/google/go-cmp v0.6.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 8.782 go: downloading gopkg.in/yaml.v2 v2.4.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 8.856 go: downloading golang.org/x/sync v0.4.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 8.862 go: downloading go.uber.org/zap v1.24.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.056 go: downloading github.com/kisielk/gotool v1.0.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.060 go: downloading github.com/gostaticanalysis/comment v1.4.2
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.145 go: downloading github.com/go-toolsmith/astcast v1.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.150 go: downloading github.com/go-toolsmith/astcopy v1.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.186 go: downloading github.com/go-toolsmith/astequal v1.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.189 go: downloading github.com/go-toolsmith/astfmt v1.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.193 go: downloading github.com/go-toolsmith/astp v1.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.237 go: downloading github.com/go-toolsmith/strparse v1.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.245 go: downloading github.com/go-toolsmith/typep v1.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.256 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.257 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.265 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.415 go: downloading github.com/ettle/strcase v0.1.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.512 go: downloading github.com/Masterminds/semver v1.5.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.522 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.618 go: downloading github.com/prometheus/client_golang v1.12.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.709 go: downloading github.com/prometheus/client_model v0.2.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.984 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.992 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.993 go: downloading go.uber.org/atomic v1.7.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 9.993 go: downloading go.uber.org/multierr v1.6.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 10.14 go: downloading github.com/chavacava/garif v0.1.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 10.18 go: downloading github.com/olekukonko/tablewriter v0.0.5
18:59:35 [2024-01-24T18:59:35.204Z] #50 10.19 go: downloading github.com/quasilyte/gogrep v0.5.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 10.34 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
18:59:35 [2024-01-24T18:59:35.204Z] #50 10.34 go: downloading github.com/beorn7/perks v1.0.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 10.36 go: downloading github.com/cespare/xxhash/v2 v2.1.2
18:59:35 [2024-01-24T18:59:35.204Z] #50 10.44 go: downloading github.com/golang/protobuf v1.5.2
18:59:35 [2024-01-24T18:59:35.204Z] #50 10.44 go: downloading github.com/prometheus/common v0.32.1
18:59:35 [2024-01-24T18:59:35.204Z] #50 10.44 go: downloading google.golang.org/protobuf v1.28.0
18:59:35 [2024-01-24T18:59:35.204Z] #50 10.49 go: downloading github.com/prometheus/procfs v0.7.3
18:59:35 [2024-01-24T18:59:35.204Z] #50 10.54 go: downloading github.com/mattn/go-runewidth v0.0.9
18:59:35 [2024-01-24T18:59:35.204Z] #50 10.87 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
18:59:35 [2024-01-24T18:59:35.773Z] #50 ...
18:59:35 [2024-01-24T18:59:35.773Z] 
18:59:35 [2024-01-24T18:59:35.773Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
18:59:35 [2024-01-24T18:59:35.773Z] #47 3.487 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
18:59:35 [2024-01-24T18:59:35.773Z] #47 9.024 + git checkout -q FETCH_HEAD
18:59:35 [2024-01-24T18:59:35.773Z] #47 9.634 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:59:35 [2024-01-24T18:59:35.773Z] #47 9.636 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.38 internal/unsafeheader
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.38 internal/goos
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.39 internal/goexperiment
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.44 internal/goarch
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.44 internal/coverage/rtcov
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.45 internal/race
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.48 runtime/internal/syscall
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.48 internal/abi
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.52 internal/cpu
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.54 sync/atomic
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.54 unicode
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.54 runtime/internal/math
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.55 runtime/internal/sys
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.56 unicode/utf8
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.73 container/list
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.75 internal/itoa
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.75 math/bits
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.77 crypto/internal/alias
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.83 crypto/subtle
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.89 crypto/internal/boring/sig
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.89 unicode/utf16
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.91 vendor/golang.org/x/crypto/cryptobyte/asn1
18:59:35 [2024-01-24T18:59:35.773Z] #47 10.92 internal/nettrace
18:59:35 [2024-01-24T18:59:35.773Z] #47 11.05 math
18:59:35 [2024-01-24T18:59:35.773Z] #47 11.09 vendor/golang.org/x/crypto/internal/alias
18:59:35 [2024-01-24T18:59:35.773Z] #47 11.09 encoding
18:59:35 [2024-01-24T18:59:35.774Z] #47 11.09 github.com/docker/distribution/manifest
18:59:35 [2024-01-24T18:59:35.774Z] #47 11.10 internal/bytealg
18:59:35 [2024-01-24T18:59:35.774Z] #47 11.12 runtime/internal/atomic
18:59:35 [2024-01-24T18:59:35.774Z] #47 11.12 github.com/inconshreveable/mousetrap
18:59:35 [2024-01-24T18:59:35.774Z] #47 11.23 github.com/docker/distribution/registry/storage/driver/gcs
18:59:35 [2024-01-24T18:59:35.774Z] #47 11.49 github.com/docker/distribution/registry/storage/driver/oss
18:59:35 [2024-01-24T18:59:35.774Z] #47 12.09 runtime
18:59:35 [2024-01-24T18:59:35.774Z] #47 ...
18:59:35 [2024-01-24T18:59:35.774Z] 
18:59:35 [2024-01-24T18:59:35.774Z] #57 [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:59:35 [2024-01-24T18:59:35.774Z] #57 12.61 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
18:59:35 [2024-01-24T18:59:35.774Z] #57 12.66 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
18:59:35 [2024-01-24T18:59:35.774Z] #57 12.98 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
18:59:35 [2024-01-24T18:59:35.774Z] #57 13.18 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
18:59:35 [2024-01-24T18:59:35.774Z] #57 13.23 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
18:59:35 [2024-01-24T18:59:35.774Z] #57 13.32 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
18:59:35 [2024-01-24T18:59:35.774Z] #57 13.86 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
18:59:35 [2024-01-24T18:59:35.774Z] #57 13.89 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
18:59:35 [2024-01-24T18:59:35.774Z] #57 14.14 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
18:59:35 [2024-01-24T18:59:35.774Z] #57 14.33 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
18:59:35 [2024-01-24T18:59:35.774Z] #57 14.33 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
18:59:35 [2024-01-24T18:59:35.774Z] #57 14.63 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
18:59:36 [2024-01-24T18:59:36.711Z] #57 15.25 debconf: delaying package configuration, since apt-utils is not installed
18:59:36 [2024-01-24T18:59:36.976Z] #57 15.74 Fetched 7950 kB in 3s (2383 kB/s)
18:59:37 [2024-01-24T18:59:37.834Z] #57 16.42 Selecting previously unselected package libgirepository-1.0-1:arm64.
18:59:37 [2024-01-24T18:59:37.834Z] #57 16.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 ... 15746 files and directories currently installed.)
18:59:37 [2024-01-24T18:59:37.834Z] #57 16.50 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
18:59:38 [2024-01-24T18:59:38.118Z] #57 16.89 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
18:59:39 [2024-01-24T18:59:39.055Z] #57 17.79 Selecting previously unselected package gir1.2-glib-2.0:arm64.
18:59:39 [2024-01-24T18:59:39.055Z] #57 17.79 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
18:59:39 [2024-01-24T18:59:39.315Z] #57 17.97 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
18:59:39 [2024-01-24T18:59:39.315Z] #57 ...
18:59:39 [2024-01-24T18:59:39.315Z] 
18:59:39 [2024-01-24T18:59:39.315Z] #52 [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:59:39 [2024-01-24T18:59:39.315Z] #52 18.16 tomll can be used in two ways:
18:59:39 [2024-01-24T18:59:39.315Z] #52 18.16 Writing to STDIN and reading from STDOUT:
18:59:39 [2024-01-24T18:59:39.315Z] #52 18.16   cat file.toml | tomll > file.toml
18:59:39 [2024-01-24T18:59:39.315Z] #52 18.16 
18:59:39 [2024-01-24T18:59:39.315Z] #52 18.16 Reading and updating a list of files:
18:59:39 [2024-01-24T18:59:39.315Z] #52 18.16   tomll a.toml b.toml c.toml
18:59:39 [2024-01-24T18:59:39.315Z] #52 18.16 
18:59:39 [2024-01-24T18:59:39.315Z] #52 18.16 When given a list of files, tomll will modify all files in place without asking.
18:59:41 [2024-01-24T18:59:41.850Z] #52 ...
18:59:41 [2024-01-24T18:59:41.850Z] 
18:59:41 [2024-01-24T18:59:41.850Z] #55 [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:59:41 [2024-01-24T18:59:41.850Z] #55 10.38 The following NEW packages will be installed:
18:59:41 [2024-01-24T18:59:41.850Z] #55 10.39   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:59:41 [2024-01-24T18:59:41.850Z] #55 10.70 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:59:41 [2024-01-24T18:59:41.850Z] #55 10.70 Need to get 15.1 MB of archives.
18:59:41 [2024-01-24T18:59:41.850Z] #55 10.70 After this operation, 66.8 MB of additional disk space will be used.
18:59:41 [2024-01-24T18:59:41.850Z] #55 10.70 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:59:41 [2024-01-24T18:59:41.850Z] #55 10.84 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:59:41 [2024-01-24T18:59:41.850Z] #55 11.72 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
18:59:41 [2024-01-24T18:59:41.850Z] #55 11.80 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
18:59:41 [2024-01-24T18:59:41.850Z] #55 11.82 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
18:59:41 [2024-01-24T18:59:41.850Z] #55 11.84 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
18:59:41 [2024-01-24T18:59:41.850Z] #55 11.88 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
18:59:41 [2024-01-24T18:59:41.850Z] #55 11.89 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
18:59:41 [2024-01-24T18:59:41.850Z] #55 13.71 debconf: delaying package configuration, since apt-utils is not installed
18:59:41 [2024-01-24T18:59:41.850Z] #55 14.84 Fetched 15.1 MB in 2s (7477 kB/s)
18:59:41 [2024-01-24T18:59:41.850Z] #55 15.84 Selecting previously unselected package cmake-data.
18:59:41 [2024-01-24T18:59:41.850Z] #55 15.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
18:59:41 [2024-01-24T18:59:41.850Z] #55 15.89 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:59:41 [2024-01-24T18:59:41.850Z] #55 15.94 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:59:41 [2024-01-24T18:59:41.850Z] #55 18.68 Selecting previously unselected package libicu67:arm64.
18:59:41 [2024-01-24T18:59:41.850Z] #55 18.69 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
18:59:41 [2024-01-24T18:59:41.850Z] #55 19.23 Unpacking libicu67:arm64 (67.1-7) ...
18:59:42 [2024-01-24T18:59:42.109Z] #55 ...
18:59:42 [2024-01-24T18:59:42.109Z] 
18:59:42 [2024-01-24T18:59:42.109Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
18:59:42 [2024-01-24T18:59:42.109Z] #47 16.41 internal/reflectlite
18:59:42 [2024-01-24T18:59:42.109Z] #47 16.41 sync
18:59:42 [2024-01-24T18:59:42.109Z] #47 16.60 internal/testlog
18:59:42 [2024-01-24T18:59:42.109Z] #47 16.60 internal/singleflight
18:59:42 [2024-01-24T18:59:42.109Z] #47 16.60 internal/godebug
18:59:42 [2024-01-24T18:59:42.109Z] #47 16.80 math/rand
18:59:42 [2024-01-24T18:59:42.109Z] #47 16.81 internal/intern
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.06 sort
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.06 errors
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.14 io
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.14 internal/oserror
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.14 strconv
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.14 crypto/internal/nistec/fiat
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.14 path
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.14 internal/safefilepath
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.14 vendor/golang.org/x/net/dns/dnsmessage
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.24 syscall
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.25 container/heap
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.38 bytes
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.38 hash
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.38 crypto/internal/randutil
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.38 strings
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.40 hash/crc32
18:59:42 [2024-01-24T18:59:42.109Z] #47 17.50 github.com/stevvooe/resumable
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.17 net/http/internal/ascii
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.18 crypto
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.19 crypto/rc4
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.19 reflect
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.19 net/netip
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.19 bufio
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.22 vendor/golang.org/x/text/transform
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.22 regexp/syntax
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.23 encoding/base32
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.34 github.com/garyburd/redigo/internal
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.34 golang.org/x/crypto/blowfish
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.35 html
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.42 text/tabwriter
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.42 time
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.66 internal/syscall/unix
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.67 internal/syscall/execenv
18:59:42 [2024-01-24T18:59:42.109Z] #47 18.73 regexp
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.17 context
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.17 internal/poll
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.18 io/fs
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.42 embed
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.42 internal/fmtsort
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.42 encoding/binary
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.42 internal/saferio
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.48 os
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.71 crypto/cipher
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.72 crypto/internal/nistec
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.72 crypto/md5
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.72 crypto/internal/edwards25519/field
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.72 crypto/sha1
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.72 encoding/base64
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.72 vendor/golang.org/x/crypto/internal/poly1305
18:59:42 [2024-01-24T18:59:42.110Z] #47 19.85 fmt
18:59:42 [2024-01-24T18:59:42.508Z] #47 19.86 crypto/internal/boring
18:59:42 [2024-01-24T18:59:42.508Z] #47 19.87 crypto/des
18:59:42 [2024-01-24T18:59:42.508Z] #47 19.89 encoding/pem
18:59:42 [2024-01-24T18:59:42.508Z] #47 19.94 net
18:59:42 [2024-01-24T18:59:42.783Z] #47 19.99 crypto/aes
18:59:42 [2024-01-24T18:59:42.783Z] #47 20.00 crypto/sha512
18:59:42 [2024-01-24T18:59:42.783Z] #47 20.33 crypto/hmac
18:59:42 [2024-01-24T18:59:42.783Z] #47 20.35 crypto/internal/edwards25519
18:59:42 [2024-01-24T18:59:42.783Z] #47 20.36 crypto/ecdh
18:59:42 [2024-01-24T18:59:42.783Z] #47 20.37 crypto/sha256
18:59:42 [2024-01-24T18:59:42.783Z] #47 20.39 path/filepath
18:59:42 [2024-01-24T18:59:42.783Z] #47 20.40 math/big
18:59:42 [2024-01-24T18:59:42.783Z] #47 20.45 encoding/hex
18:59:42 [2024-01-24T18:59:42.783Z] #47 ...
18:59:42 [2024-01-24T18:59:42.783Z] 
18:59:42 [2024-01-24T18:59:42.783Z] #61 [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:59:42 [2024-01-24T18:59:42.783Z] #61 10.52 Reading package lists...
18:59:42 [2024-01-24T18:59:42.783Z] #61 11.48 Building dependency tree...
18:59:42 [2024-01-24T18:59:42.783Z] #61 12.09 gcc is already the newest version (4:10.2.1-1).
18:59:42 [2024-01-24T18:59:42.783Z] #61 12.09 libc6-dev is already the newest version (2.31-13+deb11u7).
18:59:42 [2024-01-24T18:59:42.783Z] #61 12.09 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
18:59:42 [2024-01-24T18:59:42.783Z] #61 ...
18:59:42 [2024-01-24T18:59:42.783Z] 
18:59:42 [2024-01-24T18:59:42.783Z] #58 [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:59:42 [2024-01-24T18:59:42.783Z] #58 10.58 Reading package lists...
18:59:42 [2024-01-24T18:59:42.783Z] #58 11.49 Building dependency tree...
18:59:42 [2024-01-24T18:59:42.783Z] #58 11.99 gcc is already the newest version (4:10.2.1-1).
18:59:42 [2024-01-24T18:59:42.783Z] #58 11.99 libc6-dev is already the newest version (2.31-13+deb11u7).
18:59:42 [2024-01-24T18:59:42.783Z] #58 11.99 The following additional packages will be installed:
18:59:42 [2024-01-24T18:59:42.783Z] #58 11.99   bzip2 patch xz-utils
18:59:42 [2024-01-24T18:59:42.783Z] #58 11.99 Suggested packages:
18:59:42 [2024-01-24T18:59:42.783Z] #58 11.99   bzip2-doc debian-keyring seccomp ed diffutils-doc
18:59:42 [2024-01-24T18:59:42.783Z] #58 11.99 Recommended packages:
18:59:42 [2024-01-24T18:59:42.783Z] #58 11.99   build-essential fakeroot libalgorithm-merge-perl
18:59:42 [2024-01-24T18:59:42.783Z] #58 12.09 The following NEW packages will be installed:
18:59:42 [2024-01-24T18:59:42.783Z] #58 12.09   bzip2 dpkg-dev libseccomp-dev patch xz-utils
18:59:42 [2024-01-24T18:59:42.783Z] #58 12.58 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
18:59:42 [2024-01-24T18:59:42.783Z] #58 12.58 Need to get 2791 kB of archives.
18:59:42 [2024-01-24T18:59:42.783Z] #58 12.58 After this operation, 4078 kB of additional disk space will be used.
18:59:42 [2024-01-24T18:59:42.783Z] #58 12.58 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:59:42 [2024-01-24T18:59:42.783Z] #58 12.96 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:59:42 [2024-01-24T18:59:42.783Z] #58 13.16 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:59:42 [2024-01-24T18:59:42.783Z] #58 13.22 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
18:59:42 [2024-01-24T18:59:42.783Z] #58 13.78 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:59:42 [2024-01-24T18:59:42.783Z] #58 15.02 debconf: delaying package configuration, since apt-utils is not installed
18:59:42 [2024-01-24T18:59:42.783Z] #58 15.23 Fetched 2791 kB in 2s (1670 kB/s)
18:59:42 [2024-01-24T18:59:42.783Z] #58 15.49 Selecting previously unselected package bzip2.
18:59:42 [2024-01-24T18:59:42.783Z] #58 15.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
18:59:42 [2024-01-24T18:59:42.783Z] #58 15.51 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
18:59:42 [2024-01-24T18:59:42.783Z] #58 15.97 Unpacking bzip2 (1.0.8-4) ...
18:59:42 [2024-01-24T18:59:42.783Z] #58 17.59 Selecting previously unselected package xz-utils.
18:59:42 [2024-01-24T18:59:42.783Z] #58 17.59 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:59:42 [2024-01-24T18:59:42.783Z] #58 17.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:59:42 [2024-01-24T18:59:42.783Z] #58 19.36 Selecting previously unselected package patch.
18:59:42 [2024-01-24T18:59:42.783Z] #58 19.36 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
18:59:42 [2024-01-24T18:59:42.783Z] #58 20.23 Unpacking patch (2.7.6-7) ...
18:59:42 [2024-01-24T18:59:42.783Z] #58 20.89 Selecting previously unselected package dpkg-dev.
18:59:42 [2024-01-24T18:59:42.783Z] #58 20.89 Preparing to unpack .../dpkg-dev_1.20.13_all.deb ...
18:59:42 [2024-01-24T18:59:42.783Z] #58 21.08 Unpacking dpkg-dev (1.20.13) ...
18:59:43 [2024-01-24T18:59:43.043Z] #58 ...
18:59:43 [2024-01-24T18:59:43.043Z] 
18:59:43 [2024-01-24T18:59:43.043Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
18:59:43 [2024-01-24T18:59:43.043Z] #47 20.48 net/url
18:59:43 [2024-01-24T18:59:43.043Z] #47 20.56 vendor/golang.org/x/crypto/chacha20
18:59:43 [2024-01-24T18:59:43.043Z] #47 20.58 vendor/golang.org/x/crypto/hkdf
18:59:43 [2024-01-24T18:59:43.043Z] #47 20.69 encoding/json
18:59:43 [2024-01-24T18:59:43.043Z] #47 20.70 log
18:59:43 [2024-01-24T18:59:43.043Z] #47 20.70 io/ioutil
18:59:43 [2024-01-24T18:59:43.043Z] #47 20.73 github.com/bugsnag/osext
18:59:43 [2024-01-24T18:59:43.043Z] #47 20.74 os/exec
18:59:43 [2024-01-24T18:59:43.043Z] #47 20.85 github.com/bugsnag/bugsnag-go/errors
18:59:43 [2024-01-24T18:59:43.340Z] #47 20.85 os/signal
18:59:43 [2024-01-24T18:59:43.340Z] #47 20.86 compress/flate
18:59:43 [2024-01-24T18:59:43.340Z] #47 20.92 vendor/golang.org/x/crypto/chacha20poly1305
18:59:43 [2024-01-24T18:59:43.340Z] #47 20.98 vendor/golang.org/x/text/unicode/bidi
18:59:43 [2024-01-24T18:59:43.340Z] #47 ...
18:59:43 [2024-01-24T18:59:43.340Z] 
18:59:43 [2024-01-24T18:59:43.340Z] #63 [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:59:43 [2024-01-24T18:59:43.340Z] #63 12.27 Selecting previously unselected package xz-utils.
18:59:43 [2024-01-24T18:59:43.340Z] #63 12.29 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:59:43 [2024-01-24T18:59:43.340Z] #63 12.52 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:59:43 [2024-01-24T18:59:43.340Z] #63 15.62 Selecting previously unselected package libsigsegv2:arm64.
18:59:43 [2024-01-24T18:59:43.340Z] #63 15.63 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
18:59:43 [2024-01-24T18:59:43.340Z] #63 16.07 Unpacking libsigsegv2:arm64 (2.13-1) ...
18:59:43 [2024-01-24T18:59:43.340Z] #63 17.10 Selecting previously unselected package m4.
18:59:43 [2024-01-24T18:59:43.340Z] #63 17.10 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
18:59:43 [2024-01-24T18:59:43.340Z] #63 17.25 Unpacking m4 (1.4.18-5) ...
18:59:43 [2024-01-24T18:59:43.340Z] #63 18.26 Selecting previously unselected package autoconf.
18:59:43 [2024-01-24T18:59:43.340Z] #63 18.26 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
18:59:43 [2024-01-24T18:59:43.340Z] #63 18.45 Unpacking autoconf (2.69-14) ...
18:59:43 [2024-01-24T18:59:43.340Z] #63 20.74 Selecting previously unselected package autotools-dev.
18:59:43 [2024-01-24T18:59:43.340Z] #63 20.74 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
18:59:43 [2024-01-24T18:59:43.340Z] #63 20.82 Unpacking autotools-dev (20180224.1+nmu1) ...
18:59:43 [2024-01-24T18:59:43.340Z] #63 22.23 Selecting previously unselected package automake.
18:59:43 [2024-01-24T18:59:43.340Z] #63 22.23 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
18:59:43 [2024-01-24T18:59:43.599Z] #63 ...
18:59:43 [2024-01-24T18:59:43.599Z] 
18:59:43 [2024-01-24T18:59:43.599Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
18:59:43 [2024-01-24T18:59:43.599Z] #47 21.04 vendor/golang.org/x/text/unicode/norm
18:59:43 [2024-01-24T18:59:43.599Z] #47 21.05 vendor/golang.org/x/net/http2/hpack
18:59:43 [2024-01-24T18:59:43.599Z] #47 21.21 github.com/bugsnag/panicwrap
18:59:43 [2024-01-24T18:59:43.599Z] #47 21.28 compress/gzip
18:59:43 [2024-01-24T18:59:43.858Z] #47 21.43 mime
18:59:43 [2024-01-24T18:59:43.858Z] #47 21.43 mime/quotedprintable
18:59:43 [2024-01-24T18:59:43.858Z] #47 21.44 net/http/internal
18:59:43 [2024-01-24T18:59:43.858Z] #47 21.51 gopkg.in/yaml.v2
18:59:44 [2024-01-24T18:59:44.157Z] #47 21.64 golang.org/x/net/context
18:59:44 [2024-01-24T18:59:44.157Z] #47 21.79 github.com/docker/distribution/digest
18:59:44 [2024-01-24T18:59:44.425Z] #47 21.80 github.com/Sirupsen/logrus
18:59:44 [2024-01-24T18:59:44.425Z] #47 21.80 encoding/gob
18:59:44 [2024-01-24T18:59:44.425Z] #47 21.80 vendor/golang.org/x/text/secure/bidirule
18:59:44 [2024-01-24T18:59:44.425Z] #47 22.03 text/template/parse
18:59:44 [2024-01-24T18:59:44.684Z] #47 22.24 github.com/docker/distribution/reference
18:59:44 [2024-01-24T18:59:44.684Z] #47 22.25 crypto/elliptic
18:59:44 [2024-01-24T18:59:44.684Z] #47 22.28 crypto/internal/bigmod
18:59:44 [2024-01-24T18:59:44.684Z] #47 22.47 crypto/internal/boring/bbig
18:59:45 [2024-01-24T18:59:45.056Z] #47 22.47 encoding/asn1
18:59:45 [2024-01-24T18:59:45.056Z] #47 22.51 crypto/rand
18:59:45 [2024-01-24T18:59:45.056Z] #47 22.55 crypto/dsa
18:59:45 [2024-01-24T18:59:45.056Z] #47 22.73 crypto/ed25519
18:59:45 [2024-01-24T18:59:45.056Z] #47 22.75 vendor/golang.org/x/net/idna
18:59:45 [2024-01-24T18:59:45.550Z] #47 22.76 crypto/rsa
18:59:45 [2024-01-24T18:59:45.550Z] #47 22.76 github.com/Sirupsen/logrus/formatters/logstash
18:59:45 [2024-01-24T18:59:45.550Z] #47 22.93 github.com/docker/distribution/uuid
18:59:45 [2024-01-24T18:59:45.550Z] #47 22.95 net/textproto
18:59:45 [2024-01-24T18:59:45.550Z] #47 22.95 github.com/stevvooe/resumable/sha256
18:59:45 [2024-01-24T18:59:45.550Z] #47 22.99 github.com/stevvooe/resumable/sha512
18:59:45 [2024-01-24T18:59:45.810Z] #47 23.00 github.com/garyburd/redigo/redis
18:59:45 [2024-01-24T18:59:45.810Z] #47 23.03 github.com/docker/distribution/registry/listener
18:59:45 [2024-01-24T18:59:45.810Z] #47 23.04 text/template
18:59:45 [2024-01-24T18:59:45.810Z] #47 23.04 vendor/golang.org/x/crypto/cryptobyte
18:59:45 [2024-01-24T18:59:45.810Z] #47 ...
18:59:45 [2024-01-24T18:59:45.810Z] 
18:59:45 [2024-01-24T18:59:45.810Z] #26 [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:59:45 [2024-01-24T18:59:45.810Z] #26 17.17 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:59:45 [2024-01-24T18:59:45.810Z] #26 18.07 #=#=#                                                                         
18:59:45 [2024-01-24T18:59:45.810Z] #26 18.36 #=#=#                                                                         

######################################################################## 100.0%
18:59:45 [2024-01-24T18:59:45.810Z] #26 18.71 
18:59:45 [2024-01-24T18:59:45.810Z] #26 18.79 Download of images into '/build' complete.
18:59:45 [2024-01-24T18:59:45.810Z] #26 18.79 Use something like the following to load the result into a Docker daemon:
18:59:45 [2024-01-24T18:59:45.810Z] #26 18.79   tar -cC '/build' . | docker load
18:59:45 [2024-01-24T18:59:45.810Z] #26 ...
18:59:45 [2024-01-24T18:59:45.810Z] 
18:59:45 [2024-01-24T18:59:45.810Z] #55 [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:59:45 [2024-01-24T18:59:45.810Z] #55 22.51 Selecting previously unselected package libxml2:arm64.
18:59:45 [2024-01-24T18:59:45.810Z] #55 22.51 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
18:59:45 [2024-01-24T18:59:45.810Z] #55 22.64 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
18:59:45 [2024-01-24T18:59:45.810Z] #55 23.43 Selecting previously unselected package libarchive13:arm64.
18:59:45 [2024-01-24T18:59:45.810Z] #55 23.43 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
18:59:45 [2024-01-24T18:59:45.810Z] #55 23.51 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
18:59:45 [2024-01-24T18:59:45.810Z] #55 23.95 Selecting previously unselected package libjsoncpp24:arm64.
18:59:45 [2024-01-24T18:59:45.810Z] #55 23.95 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
18:59:45 [2024-01-24T18:59:45.810Z] #55 24.17 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
18:59:46 [2024-01-24T18:59:46.245Z] #55 24.73 Selecting previously unselected package librhash0:arm64.
18:59:46 [2024-01-24T18:59:46.245Z] #55 24.73 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
18:59:46 [2024-01-24T18:59:46.505Z] #55 24.78 Unpacking librhash0:arm64 (1.4.1-2) ...
18:59:47 [2024-01-24T18:59:47.074Z] #55 25.62 Selecting previously unselected package libuv1:arm64.
18:59:47 [2024-01-24T18:59:47.074Z] #55 25.62 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
18:59:47 [2024-01-24T18:59:47.074Z] #55 25.72 Unpacking libuv1:arm64 (1.40.0-2) ...
18:59:47 [2024-01-24T18:59:47.333Z] #55 26.07 Selecting previously unselected package cmake.
18:59:47 [2024-01-24T18:59:47.333Z] #55 26.07 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
18:59:47 [2024-01-24T18:59:47.620Z] #55 26.16 Unpacking cmake (3.18.4-2+deb11u1) ...
18:59:49 [2024-01-24T18:59:49.576Z] #55 27.87 Setting up libicu67:arm64 (67.1-7) ...
18:59:49 [2024-01-24T18:59:49.576Z] #55 27.92 Setting up libuv1:arm64 (1.40.0-2) ...
18:59:49 [2024-01-24T18:59:49.576Z] #55 27.97 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
18:59:49 [2024-01-24T18:59:49.576Z] #55 28.07 Setting up librhash0:arm64 (1.4.1-2) ...
18:59:49 [2024-01-24T18:59:49.576Z] #55 ...
18:59:49 [2024-01-24T18:59:49.576Z] 
18:59:49 [2024-01-24T18:59:49.576Z] #62 [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:59:49 [2024-01-24T18:59:49.576Z] #62 18.46 v3.6.0
18:59:49 [2024-01-24T18:59:49.576Z] #62 ...
18:59:49 [2024-01-24T18:59:49.576Z] 
18:59:49 [2024-01-24T18:59:49.576Z] #55 [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:59:49 [2024-01-24T18:59:49.576Z] #55 28.11 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:59:50 [2024-01-24T18:59:50.180Z] #55 28.83 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
18:59:50 [2024-01-24T18:59:50.439Z] #55 29.03 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
18:59:50 [2024-01-24T18:59:50.439Z] #55 ...
18:59:50 [2024-01-24T18:59:50.439Z] 
18:59:50 [2024-01-24T18:59:50.439Z] #59 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57 NAME:
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57    go-winres - A tool for embedding resources in Windows executables
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57 
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57 USAGE:
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57    go-winres [global options] command [command options] [arguments...]
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57 
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57 COMMANDS:
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57    init     Create an initial ./winres/winres.json
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57    make     Make syso files for the "go build" command
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57    simply   Make syso files for the "go build" command (simplified)
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57    extract  Extract all resources from an executable
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57    patch    Replace resources in an executable file (exe, dll)
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57    help, h  Shows a list of commands or help for one command
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57 
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57 GLOBAL OPTIONS:
18:59:50 [2024-01-24T18:59:50.439Z] #59 19.57    --help, -h  show help (default: false)
18:59:50 [2024-01-24T18:59:50.698Z] #59 ...
18:59:50 [2024-01-24T18:59:50.698Z] 
18:59:50 [2024-01-24T18:59:50.698Z] #57 [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:59:50 [2024-01-24T18:59:50.698Z] #57 19.39 Selecting previously unselected package libsecret-common.
18:59:50 [2024-01-24T18:59:50.698Z] #57 19.39 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 19.42 Unpacking libsecret-common (0.20.4-2) ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 21.00 Selecting previously unselected package libsecret-1-0:arm64.
18:59:50 [2024-01-24T18:59:50.698Z] #57 21.05 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 21.50 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 22.45 Selecting previously unselected package gir1.2-secret-1:arm64.
18:59:50 [2024-01-24T18:59:50.698Z] #57 22.45 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 22.58 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 23.32 Selecting previously unselected package uuid-dev:arm64.
18:59:50 [2024-01-24T18:59:50.698Z] #57 23.32 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 23.36 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 24.07 Selecting previously unselected package libblkid-dev:arm64.
18:59:50 [2024-01-24T18:59:50.698Z] #57 24.07 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 24.12 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 24.83 Selecting previously unselected package libbtrfs0:arm64.
18:59:50 [2024-01-24T18:59:50.698Z] #57 24.88 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 24.89 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 25.43 Selecting previously unselected package libbtrfs-dev:arm64.
18:59:50 [2024-01-24T18:59:50.698Z] #57 25.43 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 25.46 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 25.97 Selecting previously unselected package libelf1:arm64.
18:59:50 [2024-01-24T18:59:50.698Z] #57 25.97 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 25.98 Unpacking libelf1:arm64 (0.183-1) ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 26.34 Selecting previously unselected package libffi-dev:arm64.
18:59:50 [2024-01-24T18:59:50.698Z] #57 26.34 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 26.37 Unpacking libffi-dev:arm64 (3.3-6) ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 26.86 Selecting previously unselected package libglib2.0-data.
18:59:50 [2024-01-24T18:59:50.698Z] #57 26.87 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 27.15 Unpacking libglib2.0-data (2.66.8-1) ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 28.03 Selecting previously unselected package libglib2.0-bin.
18:59:50 [2024-01-24T18:59:50.698Z] #57 28.03 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 28.05 Unpacking libglib2.0-bin (2.66.8-1) ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 28.23 Selecting previously unselected package python3-lib2to3.
18:59:50 [2024-01-24T18:59:50.698Z] #57 28.23 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 28.26 Unpacking python3-lib2to3 (3.9.2-1) ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 29.13 Selecting previously unselected package python3-distutils.
18:59:50 [2024-01-24T18:59:50.698Z] #57 29.13 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 29.15 Unpacking python3-distutils (3.9.2-1) ...
18:59:50 [2024-01-24T18:59:50.698Z] #57 ...
18:59:50 [2024-01-24T18:59:50.698Z] 
18:59:50 [2024-01-24T18:59:50.698Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.23 crypto/x509/pkix
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.23 mime/multipart
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.37 github.com/docker/distribution/version
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.38 github.com/spf13/pflag
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.45 vendor/golang.org/x/net/http/httpguts
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.45 vendor/golang.org/x/net/http/httpproxy
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.45 log/syslog
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.45 crypto/ecdsa
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.45 runtime/debug
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.46 golang.org/x/crypto/bcrypt
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.46 encoding/xml
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.61 github.com/mitchellh/mapstructure
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.61 os/user
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.64 runtime/pprof
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.65 internal/profile
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.66 crypto/x509
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.78 github.com/spf13/cobra
18:59:50 [2024-01-24T18:59:50.698Z] #47 23.80 runtime/trace
18:59:50 [2024-01-24T18:59:50.698Z] #47 24.07 github.com/yvasiyarov/go-metrics
18:59:50 [2024-01-24T18:59:50.698Z] #47 24.37 crypto/tls
18:59:50 [2024-01-24T18:59:50.698Z] #47 25.23 net/http/httptrace
18:59:50 [2024-01-24T18:59:50.698Z] #47 25.23 github.com/docker/libtrust
18:59:50 [2024-01-24T18:59:50.698Z] #47 25.23 net/smtp
18:59:50 [2024-01-24T18:59:50.698Z] #47 25.30 net/http
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.16 github.com/docker/distribution/configuration
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.16 github.com/docker/distribution/registry/api/errcode
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.16 github.com/docker/distribution/registry/client/transport
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.16 github.com/gorilla/handlers
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.16 github.com/yvasiyarov/newrelic_platform_go
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.16 expvar
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.16 github.com/gorilla/context
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.17 github.com/bugsnag/bugsnag-go
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.27 github.com/Azure/azure-sdk-for-go/storage
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.32 github.com/AdRoll/goamz/aws
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.46 github.com/gorilla/mux
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.69 net/http/httputil
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.69 net/http/pprof
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.69 github.com/ncw/swift
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.69 github.com/yvasiyarov/gorelic
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.84 github.com/docker/distribution/context
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.84 github.com/docker/distribution/registry/api/v2
18:59:50 [2024-01-24T18:59:50.698Z] #47 27.92 github.com/AdRoll/goamz/cloudfront
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.00 github.com/AdRoll/goamz/s3
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.01 github.com/docker/distribution/health
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.01 github.com/docker/distribution
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.02 github.com/docker/distribution/registry/auth
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.02 github.com/docker/distribution/registry/storage/driver
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.11 github.com/docker/distribution/health/checks
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.11 github.com/docker/distribution/registry/auth/htpasswd
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.11 github.com/docker/distribution/registry/auth/silly
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.11 github.com/docker/distribution/registry/auth/token
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.13 github.com/docker/distribution/registry/proxy/scheduler
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.13 github.com/docker/distribution/registry/storage/driver/factory
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.19 github.com/docker/distribution/manifest/manifestlist
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.20 github.com/docker/distribution/manifest/schema1
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.20 github.com/docker/distribution/manifest/schema2
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.23 github.com/docker/distribution/notifications
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.28 github.com/docker/distribution/registry/middleware/registry
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.29 github.com/docker/distribution/registry/middleware/repository
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.31 github.com/docker/distribution/registry/storage/cache
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.32 github.com/docker/distribution/registry/storage/driver/middleware
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.32 github.com/docker/distribution/registry/storage/driver/base
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.35 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.38 github.com/docker/distribution/registry/storage/driver/azure
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.38 github.com/docker/distribution/registry/storage/driver/filesystem
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.38 github.com/docker/distribution/registry/storage/driver/inmemory
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.38 github.com/docker/distribution/registry/storage/driver/s3
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.38 github.com/docker/distribution/registry/storage/driver/swift
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.39 github.com/docker/distribution/registry/storage/cache/memory
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.44 github.com/docker/distribution/registry/storage
18:59:50 [2024-01-24T18:59:50.698Z] #47 28.48 github.com/docker/distribution/registry/storage/cache/redis
18:59:51 [2024-01-24T18:59:51.265Z] #47 28.82 github.com/docker/distribution/registry/client
18:59:51 [2024-01-24T18:59:51.265Z] #47 29.05 github.com/docker/distribution/registry/client/auth
18:59:51 [2024-01-24T18:59:51.524Z] #47 29.12 github.com/docker/distribution/registry/proxy
18:59:51 [2024-01-24T18:59:51.524Z] #47 29.22 github.com/docker/distribution/registry/handlers
18:59:51 [2024-01-24T18:59:51.783Z] #47 29.57 github.com/docker/distribution/registry
18:59:52 [2024-01-24T18:59:52.042Z] #47 29.71 github.com/docker/distribution/cmd/registry
18:59:53 [2024-01-24T18:59:53.433Z] #47 30.85 + xx-verify /build/registry-v2
18:59:54 [2024-01-24T18:59:54.001Z] #47 ...
18:59:54 [2024-01-24T18:59:54.001Z] 
18:59:54 [2024-01-24T18:59:54.001Z] #63 [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:59:54 [2024-01-24T18:59:54.001Z] #63 22.60 Unpacking automake (1:1.16.3-2) ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 23.32 Selecting previously unselected package patch.
18:59:54 [2024-01-24T18:59:54.001Z] #63 23.32 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 23.56 Unpacking patch (2.7.6-7) ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 24.06 Selecting previously unselected package dpkg-dev.
18:59:54 [2024-01-24T18:59:54.001Z] #63 24.06 Preparing to unpack .../08-dpkg-dev_1.20.13_all.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 24.23 Unpacking dpkg-dev (1.20.13) ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 25.32 Selecting previously unselected package build-essential.
18:59:54 [2024-01-24T18:59:54.001Z] #63 25.33 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 25.33 Unpacking build-essential (12.9) ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 25.98 Selecting previously unselected package libcap2:arm64.
18:59:54 [2024-01-24T18:59:54.001Z] #63 25.98 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 26.08 Unpacking libcap2:arm64 (1:2.44-1) ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 26.36 Selecting previously unselected package libcap-dev:arm64.
18:59:54 [2024-01-24T18:59:54.001Z] #63 26.36 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 26.38 Unpacking libcap-dev:arm64 (1:2.44-1) ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 26.83 Selecting previously unselected package libprotobuf-c1:arm64.
18:59:54 [2024-01-24T18:59:54.001Z] #63 26.86 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 26.87 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 27.54 Selecting previously unselected package libprotobuf-c-dev:arm64.
18:59:54 [2024-01-24T18:59:54.001Z] #63 27.54 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 27.60 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 28.10 Selecting previously unselected package libseccomp-dev:arm64.
18:59:54 [2024-01-24T18:59:54.001Z] #63 28.10 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 28.24 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 28.44 Selecting previously unselected package libsystemd-dev:arm64.
18:59:54 [2024-01-24T18:59:54.001Z] #63 28.44 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 28.45 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 29.38 Selecting previously unselected package libtool.
18:59:54 [2024-01-24T18:59:54.001Z] #63 29.39 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 29.46 Unpacking libtool (2.4.6-15) ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 30.27 Selecting previously unselected package libudev-dev:arm64.
18:59:54 [2024-01-24T18:59:54.001Z] #63 30.27 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 30.40 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 31.15 Selecting previously unselected package libyajl2:arm64.
18:59:54 [2024-01-24T18:59:54.001Z] #63 31.15 Preparing to unpack .../18-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 31.23 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 31.65 Selecting previously unselected package libyajl-dev:arm64.
18:59:54 [2024-01-24T18:59:54.001Z] #63 31.65 Preparing to unpack .../19-libyajl-dev_2.1.0-3+deb11u2_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 31.79 Unpacking libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
18:59:54 [2024-01-24T18:59:54.001Z] #63 ...
18:59:54 [2024-01-24T18:59:54.001Z] 
18:59:54 [2024-01-24T18:59:54.001Z] #58 [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:59:54 [2024-01-24T18:59:54.001Z] #58 22.57 Selecting previously unselected package libseccomp-dev:arm64.
18:59:54 [2024-01-24T18:59:54.001Z] #58 22.57 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #58 22.65 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:59:54 [2024-01-24T18:59:54.001Z] #58 23.40 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:59:54 [2024-01-24T18:59:54.001Z] #58 23.74 Setting up bzip2 (1.0.8-4) ...
18:59:54 [2024-01-24T18:59:54.001Z] #58 24.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:59:54 [2024-01-24T18:59:54.001Z] #58 24.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:59:54 [2024-01-24T18:59:54.001Z] #58 24.87 Setting up patch (2.7.6-7) ...
18:59:54 [2024-01-24T18:59:54.001Z] #58 25.26 Setting up dpkg-dev (1.20.13) ...
18:59:54 [2024-01-24T18:59:54.001Z] #58 ...
18:59:54 [2024-01-24T18:59:54.001Z] 
18:59:54 [2024-01-24T18:59:54.001Z] #57 [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:59:54 [2024-01-24T18:59:54.001Z] #57 30.11 Selecting previously unselected package libglib2.0-dev-bin.
18:59:54 [2024-01-24T18:59:54.001Z] #57 30.12 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #57 30.23 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
18:59:54 [2024-01-24T18:59:54.001Z] #57 30.81 Selecting previously unselected package libsepol1-dev:arm64.
18:59:54 [2024-01-24T18:59:54.001Z] #57 30.82 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #57 30.96 Unpacking libsepol1-dev:arm64 (3.1-1) ...
18:59:54 [2024-01-24T18:59:54.001Z] #57 31.66 Selecting previously unselected package libpcre2-16-0:arm64.
18:59:54 [2024-01-24T18:59:54.001Z] #57 31.67 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.001Z] #57 31.79 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:59:54 [2024-01-24T18:59:54.331Z] #57 32.99 Selecting previously unselected package libpcre2-32-0:arm64.
18:59:54 [2024-01-24T18:59:54.331Z] #57 32.99 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
18:59:54 [2024-01-24T18:59:54.331Z] #57 33.10 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:59:55 [2024-01-24T18:59:55.268Z] #57 33.90 Selecting previously unselected package libpcre2-posix2:arm64.
18:59:55 [2024-01-24T18:59:55.268Z] #57 33.91 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
18:59:55 [2024-01-24T18:59:55.268Z] #57 34.00 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:59:55 [2024-01-24T18:59:55.834Z] #57 34.47 Selecting previously unselected package libpcre2-dev:arm64.
18:59:55 [2024-01-24T18:59:55.834Z] #57 34.47 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
18:59:55 [2024-01-24T18:59:55.834Z] #57 34.54 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:59:56 [2024-01-24T18:59:56.431Z] #57 34.91 Selecting previously unselected package libselinux1-dev:arm64.
18:59:56 [2024-01-24T18:59:56.431Z] #57 34.91 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
18:59:56 [2024-01-24T18:59:56.431Z] #57 34.96 Unpacking libselinux1-dev:arm64 (3.1-3) ...
18:59:56 [2024-01-24T18:59:56.689Z] #57 ...
18:59:56 [2024-01-24T18:59:56.689Z] 
18:59:56 [2024-01-24T18:59:56.689Z] #51 [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:59:56 [2024-01-24T18:59:56.689Z] #51 25.42 gotestsum version dev
18:59:56 [2024-01-24T18:59:56.689Z] #51 ...
18:59:56 [2024-01-24T18:59:56.689Z] 
18:59:56 [2024-01-24T18:59:56.689Z] #63 [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:59:56 [2024-01-24T18:59:56.689Z] #63 33.04 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:59:56 [2024-01-24T18:59:56.689Z] #63 33.31 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
18:59:56 [2024-01-24T18:59:56.689Z] #63 33.73 Setting up bzip2 (1.0.8-4) ...
18:59:56 [2024-01-24T18:59:56.689Z] #63 33.88 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:59:56 [2024-01-24T18:59:56.689Z] #63 34.12 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
18:59:56 [2024-01-24T18:59:56.689Z] #63 34.36 Setting up libcap2:arm64 (1:2.44-1) ...
18:59:56 [2024-01-24T18:59:56.689Z] #63 34.57 Setting up autotools-dev (20180224.1+nmu1) ...
18:59:56 [2024-01-24T18:59:56.689Z] #63 34.77 Setting up libsigsegv2:arm64 (2.13-1) ...
18:59:56 [2024-01-24T18:59:56.689Z] #63 34.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:59:56 [2024-01-24T18:59:56.689Z] #63 35.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:59:56 [2024-01-24T18:59:56.689Z] #63 35.41 Setting up patch (2.7.6-7) ...
18:59:56 [2024-01-24T18:59:56.689Z] #63 35.65 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
18:59:56 [2024-01-24T18:59:56.987Z] #63 35.91 Setting up libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
18:59:56 [2024-01-24T18:59:56.987Z] #63 36.08 Setting up libcap-dev:arm64 (1:2.44-1) ...
18:59:57 [2024-01-24T18:59:57.245Z] #63 36.26 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
18:59:57 [2024-01-24T18:59:57.524Z] #63 36.61 Setting up libtool (2.4.6-15) ...
18:59:57 [2024-01-24T18:59:57.782Z] #63 36.90 Setting up m4 (1.4.18-5) ...
18:59:58 [2024-01-24T18:59:58.046Z] #63 37.11 Setting up dpkg-dev (1.20.13) ...
18:59:58 [2024-01-24T18:59:58.315Z] #63 37.39 Setting up autoconf (2.69-14) ...
18:59:58 [2024-01-24T18:59:58.603Z] #63 37.63 Setting up build-essential (12.9) ...
18:59:59 [2024-01-24T18:59:59.220Z] #63 38.14 Setting up automake (1:1.16.3-2) ...
18:59:59 [2024-01-24T18:59:59.220Z] #63 38.25 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:59:59 [2024-01-24T18:59:59.485Z] #63 38.39 Processing triggers for libc-bin (2.31-13+deb11u7) ...
19:00:00 [2024-01-24T19:00:00.869Z] #63 ...
19:00:00 [2024-01-24T19:00:00.869Z] 
19:00:00 [2024-01-24T19:00:00.869Z] #55 [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
19:00:00 [2024-01-24T19:00:00.869Z] #55 29.26 Setting up cmake (3.18.4-2+deb11u1) ...
19:00:00 [2024-01-24T19:00:00.869Z] #55 29.88 Processing triggers for libc-bin (2.31-13+deb11u7) ...
19:00:00 [2024-01-24T19:00:00.869Z] #55 ...
19:00:00 [2024-01-24T19:00:00.869Z] 
19:00:00 [2024-01-24T19:00:00.869Z] #57 [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
19:00:00 [2024-01-24T19:00:00.869Z] #57 35.65 Selecting previously unselected package libmount-dev:arm64.
19:00:00 [2024-01-24T19:00:00.869Z] #57 35.68 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
19:00:00 [2024-01-24T19:00:00.869Z] #57 35.69 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:00:00 [2024-01-24T19:00:00.869Z] #57 36.05 Selecting previously unselected package libpcre16-3:arm64.
19:00:00 [2024-01-24T19:00:00.869Z] #57 36.06 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
19:00:00 [2024-01-24T19:00:00.869Z] #57 36.18 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
19:00:00 [2024-01-24T19:00:00.869Z] #57 36.95 Selecting previously unselected package libpcre32-3:arm64.
19:00:00 [2024-01-24T19:00:00.869Z] #57 36.95 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
19:00:00 [2024-01-24T19:00:00.869Z] #57 37.03 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
19:00:00 [2024-01-24T19:00:00.869Z] #57 37.70 Selecting previously unselected package libpcrecpp0v5:arm64.
19:00:00 [2024-01-24T19:00:00.869Z] #57 37.70 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
19:00:00 [2024-01-24T19:00:00.869Z] #57 37.91 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
19:00:00 [2024-01-24T19:00:00.869Z] #57 38.20 Selecting previously unselected package libpcre3-dev:arm64.
19:00:00 [2024-01-24T19:00:00.869Z] #57 38.20 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
19:00:00 [2024-01-24T19:00:00.869Z] #57 38.30 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
19:00:00 [2024-01-24T19:00:00.869Z] #57 38.61 Selecting previously unselected package zlib1g-dev:arm64.
19:00:00 [2024-01-24T19:00:00.869Z] #57 38.61 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
19:00:00 [2024-01-24T19:00:00.869Z] #57 38.64 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:00:00 [2024-01-24T19:00:00.869Z] #57 38.85 Selecting previously unselected package libglib2.0-dev:arm64.
19:00:00 [2024-01-24T19:00:00.869Z] #57 38.85 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
19:00:00 [2024-01-24T19:00:00.869Z] #57 38.90 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
19:00:00 [2024-01-24T19:00:00.869Z] #57 39.62 Selecting previously unselected package libsecret-1-dev:arm64.
19:00:01 [2024-01-24T19:00:01.127Z] #57 39.62 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
19:00:01 [2024-01-24T19:00:01.127Z] #57 39.80 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
19:00:01 [2024-01-24T19:00:01.385Z] #57 40.13 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
19:00:01 [2024-01-24T19:00:01.683Z] #57 40.51 Setting up libpcre16-3:arm64 (2:8.39-13) ...
19:00:02 [2024-01-24T19:00:02.249Z] #57 41.00 Setting up libsepol1-dev:arm64 (3.1-1) ...
19:00:02 [2024-01-24T19:00:02.506Z] #57 41.19 Setting up libffi-dev:arm64 (3.3-6) ...
19:00:02 [2024-01-24T19:00:02.786Z] #57 41.29 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:00:02 [2024-01-24T19:00:02.786Z] #57 41.53 Setting up libbtrfs0:arm64 (5.10.1-2) ...
19:00:02 [2024-01-24T19:00:02.786Z] #57 41.64 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:00:03 [2024-01-24T19:00:03.404Z] #57 42.09 Setting up libglib2.0-data (2.66.8-1) ...
19:00:03 [2024-01-24T19:00:03.404Z] #57 42.25 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:00:03 [2024-01-24T19:00:03.693Z] #57 42.50 Setting up libpcre32-3:arm64 (2:8.39-13) ...
19:00:04 [2024-01-24T19:00:04.018Z] #57 ...
19:00:04 [2024-01-24T19:00:04.018Z] 
19:00:04 [2024-01-24T19:00:04.018Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
19:00:04 [2024-01-24T19:00:04.018Z] #50 42.87 golangci-lint has version v1.55.2 built with go1.20.13 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
19:00:08 [2024-01-24T19:00:08.200Z] #50 ...
19:00:08 [2024-01-24T19:00:08.200Z] 
19:00:08 [2024-01-24T19:00:08.200Z] #26 [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
19:00:08 [2024-01-24T19:00:08.200Z] #26 DONE 49.9s
19:00:08 [2024-01-24T19:00:08.200Z] 
19:00:08 [2024-01-24T19:00:08.200Z] #66 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:00:08 [2024-01-24T19:00:08.200Z] #66 DONE 43.4s
19:00:08 [2024-01-24T19:00:08.200Z] 
19:00:08 [2024-01-24T19:00:08.200Z] #65 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:00:08 [2024-01-24T19:00:08.200Z] #65 DONE 44.6s
19:00:08 [2024-01-24T19:00:08.200Z] 
19:00:08 [2024-01-24T19:00:08.200Z] #59 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
19:00:08 [2024-01-24T19:00:08.200Z] #59 DONE 47.1s
19:00:08 [2024-01-24T19:00:08.200Z] 
19:00:08 [2024-01-24T19:00:08.200Z] #64 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:00:08 [2024-01-24T19:00:08.200Z] #64 DONE 44.8s
19:00:08 [2024-01-24T19:00:08.200Z] 
19:00:08 [2024-01-24T19:00:08.200Z] #52 [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
19:00:08 [2024-01-24T19:00:08.200Z] #52 DONE 47.2s
19:00:08 [2024-01-24T19:00:08.200Z] 
19:00:08 [2024-01-24T19:00:08.200Z] #60 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:00:08 [2024-01-24T19:00:08.200Z] #60 DONE 46.3s
19:00:08 [2024-01-24T19:00:08.200Z] 
19:00:08 [2024-01-24T19:00:08.200Z] #45 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:00:08 [2024-01-24T19:00:08.200Z] #45 DONE 46.3s
19:00:08 [2024-01-24T19:00:08.200Z] 
19:00:08 [2024-01-24T19:00:08.200Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:00:08 [2024-01-24T19:00:08.200Z] #56 DONE 46.6s
19:00:08 [2024-01-24T19:00:08.200Z] 
19:00:08 [2024-01-24T19:00:08.200Z] #57 [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
19:00:08 [2024-01-24T19:00:08.200Z] #57 42.73 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 42.86 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 42.96 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 43.13 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 43.15 Setting up python3-lib2to3 (3.9.2-1) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 43.29 Setting up libelf1:arm64 (0.183-1) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 43.34 Setting up libsecret-common (0.20.4-2) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 43.53 Setting up python3-distutils (3.9.2-1) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 43.75 Setting up libglib2.0-dev-bin (2.66.8-1) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 44.32 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 44.53 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 44.74 Setting up libselinux1-dev:arm64 (3.1-3) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 44.80 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 44.94 Setting up libglib2.0-bin (2.66.8-1) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 45.14 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 45.23 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 45.35 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 45.53 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 45.63 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 45.82 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 46.06 No schema files found: doing nothing.
19:00:08 [2024-01-24T19:00:08.200Z] #57 46.13 Processing triggers for libc-bin (2.31-13+deb11u7) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 46.27 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
19:00:08 [2024-01-24T19:00:08.200Z] #57 ...
19:00:08 [2024-01-24T19:00:08.200Z] 
19:00:08 [2024-01-24T19:00:08.200Z] #63 [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             ;
19:00:08 [2024-01-24T19:00:08.200Z] #63 DONE 47.2s
19:00:08 [2024-01-24T19:00:08.200Z] 
19:00:08 [2024-01-24T19:00:08.200Z] #62 [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
19:00:08 [2024-01-24T19:00:08.200Z] #62 DONE 47.3s
19:00:08 [2024-01-24T19:00:08.200Z] 
19:00:08 [2024-01-24T19:00:08.200Z] #51 [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
19:00:08 [2024-01-24T19:00:08.200Z] #51 DONE 47.3s
19:00:08 [2024-01-24T19:00:08.200Z] 
19:00:08 [2024-01-24T19:00:08.200Z] #54 [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
19:00:08 [2024-01-24T19:00:08.200Z] #54 DONE 47.2s
19:00:08 [2024-01-24T19:00:08.459Z] 
19:00:08 [2024-01-24T19:00:08.459Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
19:00:08 [2024-01-24T19:00:08.459Z] #50 DONE 47.3s
19:00:08 [2024-01-24T19:00:08.459Z] 
19:00:08 [2024-01-24T19:00:08.459Z] #61 [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
19:00:08 [2024-01-24T19:00:08.459Z] #61 DONE 47.0s
19:00:08 [2024-01-24T19:00:08.459Z] 
19:00:08 [2024-01-24T19:00:08.459Z] #58 [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
19:00:08 [2024-01-24T19:00:08.459Z] #58 DONE 47.1s
19:00:08 [2024-01-24T19:00:08.459Z] 
19:00:08 [2024-01-24T19:00:08.459Z] #55 [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
19:00:08 [2024-01-24T19:00:08.459Z] #55 DONE 47.0s
19:00:08 [2024-01-24T19:00:08.459Z] 
19:00:08 [2024-01-24T19:00:08.459Z] #57 [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
19:00:08 [2024-01-24T19:00:08.459Z] #57 DONE 47.2s
19:00:08 [2024-01-24T19:00:08.459Z] 
19:00:08 [2024-01-24T19:00:08.459Z] #67 [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...)
19:00:08 [2024-01-24T19:00:08.718Z] #67 ...
19:00:08 [2024-01-24T19:00:08.718Z] 
19:00:08 [2024-01-24T19:00:08.718Z] #68 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
19:00:08 [2024-01-24T19:00:08.718Z] #68 DONE 0.4s
19:00:08 [2024-01-24T19:00:08.976Z] 
19:00:08 [2024-01-24T19:00:08.976Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:00:08 [2024-01-24T19:00:08.976Z] #47 DONE 46.4s
19:00:08 [2024-01-24T19:00:08.976Z] 
19:00:08 [2024-01-24T19:00:08.976Z] #69 [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...)
19:00:14 [2024-01-24T19:00:14.241Z] #69 4.760 + bin/ctr
19:00:14 [2024-01-24T19:00:14.241Z] #69 4.761 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -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
19:00:14 [2024-01-24T19:00:14.241Z] #69 ...
19:00:14 [2024-01-24T19:00:14.241Z] 
19:00:14 [2024-01-24T19:00:14.241Z] #70 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
19:00:14 [2024-01-24T19:00:14.241Z] #70 3.709 go: downloading github.com/sirupsen/logrus v1.9.2
19:00:14 [2024-01-24T19:00:14.241Z] #70 3.710 go: downloading github.com/urfave/cli/v2 v2.25.5
19:00:14 [2024-01-24T19:00:14.241Z] #70 3.734 go: downloading github.com/google/uuid v1.3.0
19:00:14 [2024-01-24T19:00:14.241Z] #70 3.746 go: downloading github.com/moby/vpnkit v0.5.0
19:00:14 [2024-01-24T19:00:14.241Z] #70 3.750 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
19:00:14 [2024-01-24T19:00:14.241Z] #70 3.759 go: downloading github.com/gorilla/mux v1.8.0
19:00:14 [2024-01-24T19:00:14.241Z] #70 3.773 go: downloading github.com/moby/sys/mountinfo v0.6.2
19:00:14 [2024-01-24T19:00:14.241Z] #70 3.782 go: downloading golang.org/x/sys v0.8.0
19:00:14 [2024-01-24T19:00:14.241Z] #70 4.218 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
19:00:14 [2024-01-24T19:00:14.241Z] #70 4.588 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
19:00:14 [2024-01-24T19:00:14.241Z] #70 4.588 go: downloading golang.org/x/net v0.10.0
19:00:14 [2024-01-24T19:00:14.241Z] #70 4.721 go: downloading github.com/pierrec/lz4/v4 v4.1.17
19:00:14 [2024-01-24T19:00:14.241Z] #70 4.756 go: downloading github.com/josharian/native v1.1.0
19:00:14 [2024-01-24T19:00:14.241Z] #70 4.766 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
19:00:14 [2024-01-24T19:00:14.241Z] #70 4.766 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
19:00:14 [2024-01-24T19:00:14.810Z] #70 ...
19:00:14 [2024-01-24T19:00:14.810Z] 
19:00:14 [2024-01-24T19:00:14.810Z] #71 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
19:00:14 [2024-01-24T19:00:14.810Z] #71 3.541 Hit:1 http://deb.debian.org/debian bullseye InRelease
19:00:14 [2024-01-24T19:00:14.810Z] #71 3.541 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
19:00:14 [2024-01-24T19:00:14.810Z] #71 3.541 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
19:00:14 [2024-01-24T19:00:14.810Z] #71 4.363 Reading package lists...
19:00:14 [2024-01-24T19:00:14.810Z] #71 5.005 + apt-get  install -y --no-install-recommends gcc libc6-dev
19:00:14 [2024-01-24T19:00:14.810Z] #71 5.017 Reading package lists...
19:00:14 [2024-01-24T19:00:14.810Z] #71 5.614 Building dependency tree...
19:00:14 [2024-01-24T19:00:14.810Z] #71 5.789 Reading state information...
19:00:14 [2024-01-24T19:00:14.810Z] #71 6.024 gcc is already the newest version (4:10.2.1-1).
19:00:14 [2024-01-24T19:00:14.810Z] #71 6.024 libc6-dev is already the newest version (2.31-13+deb11u7).
19:00:14 [2024-01-24T19:00:14.810Z] #71 6.024 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
19:00:14 [2024-01-24T19:00:14.810Z] #71 DONE 6.5s
19:00:14 [2024-01-24T19:00:14.810Z] 
19:00:14 [2024-01-24T19:00:14.810Z] #72 [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
19:00:14 [2024-01-24T19:00:14.810Z] #72 3.289 Cloning into '/tmp/crun-build'...
19:00:14 [2024-01-24T19:00:14.810Z] #72 4.162 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
19:00:14 [2024-01-24T19:00:14.810Z] #72 4.172 Cloning into '/tmp/crun-build/libocispec'...
19:00:14 [2024-01-24T19:00:14.810Z] #72 4.578 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
19:00:14 [2024-01-24T19:00:14.810Z] #72 4.591 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
19:00:14 [2024-01-24T19:00:14.810Z] #72 4.591 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
19:00:14 [2024-01-24T19:00:14.810Z] #72 4.591 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
19:00:14 [2024-01-24T19:00:14.810Z] #72 4.603 Cloning into '/tmp/crun-build/libocispec/image-spec'...
19:00:14 [2024-01-24T19:00:14.810Z] #72 5.080 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
19:00:14 [2024-01-24T19:00:14.810Z] #72 5.429 Cloning into '/tmp/crun-build/libocispec/yajl'...
19:00:14 [2024-01-24T19:00:14.810Z] #72 5.809 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
19:00:14 [2024-01-24T19:00:14.810Z] #72 5.964 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
19:00:14 [2024-01-24T19:00:14.810Z] #72 6.079 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
19:00:15 [2024-01-24T19:00:15.070Z] #72 ...
19:00:15 [2024-01-24T19:00:15.070Z] 
19:00:15 [2024-01-24T19:00:15.070Z] #73 [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...)
19:00:15 [2024-01-24T19:00:15.638Z] #73 0.570 -- The C compiler identification is GNU 10.2.1
19:00:15 [2024-01-24T19:00:15.638Z] #73 0.587 -- Detecting C compiler ABI info
19:00:15 [2024-01-24T19:00:15.638Z] #73 0.762 -- Detecting C compiler ABI info - done
19:00:15 [2024-01-24T19:00:15.897Z] #73 0.799 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
19:00:15 [2024-01-24T19:00:15.897Z] #73 0.799 -- Detecting C compile features
19:00:15 [2024-01-24T19:00:15.897Z] #73 0.800 -- Detecting C compile features - done
19:00:15 [2024-01-24T19:00:15.897Z] #73 0.815 -- Performing Test HAS_BUILTIN_FORTIFY
19:00:15 [2024-01-24T19:00:15.897Z] #73 0.885 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:00:15 [2024-01-24T19:00:15.897Z] #73 0.925 -- Configuring done
19:00:15 [2024-01-24T19:00:15.897Z] #73 0.929 -- Generating done
19:00:15 [2024-01-24T19:00:15.897Z] #73 0.936 -- Build files have been written to: /go/src/github.com/krallin/tini
19:00:15 [2024-01-24T19:00:15.897Z] #73 1.030 Scanning dependencies of target tini-static
19:00:16 [2024-01-24T19:00:16.157Z] #73 1.048 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:00:16 [2024-01-24T19:00:16.157Z] #73 1.299 [100%] Linking C executable tini-static
19:00:16 [2024-01-24T19:00:16.416Z] #73 1.391 [100%] Built target tini-static
19:00:16 [2024-01-24T19:00:16.984Z] #73 DONE 2.0s
19:00:16 [2024-01-24T19:00:16.984Z] 
19:00:16 [2024-01-24T19:00:16.984Z] #74 [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...)
19:00:16 [2024-01-24T19:00:16.984Z] #74 3.514 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.11-0-g4bccb38 -X main.version=1.1.11 -linkmode external -extldflags --static-pie " -o runc .
19:00:18 [2024-01-24T19:00:18.362Z] #74 ...
19:00:18 [2024-01-24T19:00:18.362Z] 
19:00:18 [2024-01-24T19:00:18.362Z] #75 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
19:00:20 [2024-01-24T19:00:20.269Z] #75 ...
19:00:20 [2024-01-24T19:00:20.269Z] 
19:00:20 [2024-01-24T19:00:20.269Z] #72 [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
19:00:20 [2024-01-24T19:00:20.269Z] #72 11.71 aclocal: warning: couldn't open directory 'm4': No such file or directory
19:00:24 [2024-01-24T19:00:24.461Z] #72 16.18 libtoolize: putting auxiliary files in '.'.
19:00:24 [2024-01-24T19:00:24.461Z] #72 16.18 libtoolize: copying file './ltmain.sh'
19:00:25 [2024-01-24T19:00:25.398Z] #72 16.98 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
19:00:25 [2024-01-24T19:00:25.398Z] #72 17.00 libtoolize: and rerunning libtoolize and aclocal.
19:00:25 [2024-01-24T19:00:25.398Z] #72 17.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:00:28 [2024-01-24T19:00:28.687Z] #72 20.40 configure.ac:7: installing './compile'
19:00:28 [2024-01-24T19:00:28.687Z] #72 20.40 configure.ac:11: installing './config.guess'
19:00:28 [2024-01-24T19:00:28.687Z] #72 20.41 configure.ac:11: installing './config.sub'
19:00:28 [2024-01-24T19:00:28.687Z] #72 20.41 configure.ac:8: installing './install-sh'
19:00:28 [2024-01-24T19:00:28.687Z] #72 20.41 configure.ac:8: installing './missing'
19:00:28 [2024-01-24T19:00:28.687Z] #72 20.44 Makefile.am: installing './depcomp'
19:00:29 [2024-01-24T19:00:29.623Z] #72 21.19 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:00:29 [2024-01-24T19:00:29.623Z] #72 21.20 libtoolize: copying file 'build-aux/ltmain.sh'
19:00:29 [2024-01-24T19:00:29.623Z] #72 21.35 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:00:29 [2024-01-24T19:00:29.624Z] #72 21.35 libtoolize: copying file 'm4/libtool.m4'
19:00:29 [2024-01-24T19:00:29.624Z] #72 21.47 libtoolize: copying file 'm4/ltoptions.m4'
19:00:29 [2024-01-24T19:00:29.883Z] #72 21.63 libtoolize: copying file 'm4/ltsugar.m4'
19:00:29 [2024-01-24T19:00:29.883Z] #72 21.74 libtoolize: copying file 'm4/ltversion.m4'
19:00:30 [2024-01-24T19:00:30.141Z] #72 21.89 libtoolize: copying file 'm4/lt~obsolete.m4'
19:00:30 [2024-01-24T19:00:30.141Z] #72 22.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:00:35 [2024-01-24T19:00:35.415Z] #72 26.46 configure.ac:7: installing 'build-aux/compile'
19:00:35 [2024-01-24T19:00:35.415Z] #72 26.47 configure.ac:9: installing 'build-aux/config.guess'
19:00:35 [2024-01-24T19:00:35.415Z] #72 26.47 configure.ac:9: installing 'build-aux/config.sub'
19:00:35 [2024-01-24T19:00:35.415Z] #72 26.47 configure.ac:11: installing 'build-aux/install-sh'
19:00:35 [2024-01-24T19:00:35.415Z] #72 26.47 configure.ac:11: installing 'build-aux/missing'
19:00:35 [2024-01-24T19:00:35.415Z] #72 26.58 Makefile.am: installing 'build-aux/depcomp'
19:00:35 [2024-01-24T19:00:35.415Z] #72 26.60 parallel-tests: installing 'build-aux/test-driver'
19:00:36 [2024-01-24T19:00:36.352Z] #72 28.03 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:00:36 [2024-01-24T19:00:36.352Z] #72 28.03 libtoolize: copying file 'build-aux/ltmain.sh'
19:00:36 [2024-01-24T19:00:36.921Z] #72 28.55 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:00:36 [2024-01-24T19:00:36.921Z] #72 28.55 libtoolize: copying file 'm4/libtool.m4'
19:00:36 [2024-01-24T19:00:36.921Z] #72 28.65 libtoolize: copying file 'm4/ltoptions.m4'
19:00:36 [2024-01-24T19:00:36.921Z] #72 28.80 libtoolize: copying file 'm4/ltsugar.m4'
19:00:37 [2024-01-24T19:00:37.180Z] #72 28.91 libtoolize: copying file 'm4/ltversion.m4'
19:00:37 [2024-01-24T19:00:37.180Z] #72 29.07 libtoolize: copying file 'm4/lt~obsolete.m4'
19:00:43 [2024-01-24T19:00:43.750Z] #72 35.06 configure.ac:11: installing 'build-aux/compile'
19:00:43 [2024-01-24T19:00:43.750Z] #72 35.07 configure.ac:11: installing 'build-aux/config.guess'
19:00:43 [2024-01-24T19:00:43.750Z] #72 35.09 configure.ac:11: installing 'build-aux/config.sub'
19:00:43 [2024-01-24T19:00:43.750Z] #72 35.10 configure.ac:13: installing 'build-aux/install-sh'
19:00:43 [2024-01-24T19:00:43.750Z] #72 35.11 configure.ac:13: installing 'build-aux/missing'
19:00:43 [2024-01-24T19:00:43.750Z] #72 35.11 configure.ac:8: installing 'build-aux/tap-driver.sh'
19:00:43 [2024-01-24T19:00:43.750Z] #72 35.23 Makefile.am: installing 'build-aux/depcomp'
19:00:44 [2024-01-24T19:00:44.578Z] #72 36.17 checking build system type... aarch64-unknown-linux-gnu
19:00:44 [2024-01-24T19:00:44.838Z] #72 36.49 checking host system type... aarch64-unknown-linux-gnu
19:00:44 [2024-01-24T19:00:44.838Z] #72 36.49 checking how to print strings... printf
19:00:44 [2024-01-24T19:00:44.838Z] #72 36.50 checking for gcc... gcc
19:00:44 [2024-01-24T19:00:44.838Z] #72 36.60 checking whether the C compiler works... yes
19:00:44 [2024-01-24T19:00:44.838Z] #72 36.70 checking for C compiler default output file name... a.out
19:00:45 [2024-01-24T19:00:45.097Z] #72 36.71 checking for suffix of executables... 
19:00:45 [2024-01-24T19:00:45.097Z] #72 36.82 checking whether we are cross compiling... no
19:00:45 [2024-01-24T19:00:45.356Z] #72 36.94 checking for suffix of object files... o
19:00:45 [2024-01-24T19:00:45.356Z] #72 37.00 checking whether we are using the GNU C compiler... yes
19:00:45 [2024-01-24T19:00:45.356Z] #72 37.04 checking whether gcc accepts -g... yes
19:00:45 [2024-01-24T19:00:45.356Z] #72 37.12 checking for gcc option to accept ISO C89... none needed
19:00:45 [2024-01-24T19:00:45.616Z] #72 37.25 checking whether gcc understands -c and -o together... yes
19:00:45 [2024-01-24T19:00:45.616Z] #72 37.33 checking for a sed that does not truncate output... /bin/sed
19:00:45 [2024-01-24T19:00:45.616Z] #72 37.35 checking for grep that handles long lines and -e... /bin/grep
19:00:45 [2024-01-24T19:00:45.616Z] #72 37.37 checking for egrep... /bin/grep -E
19:00:45 [2024-01-24T19:00:45.616Z] #72 37.37 checking for fgrep... /bin/grep -F
19:00:45 [2024-01-24T19:00:45.616Z] #72 37.37 checking for ld used by gcc... /usr/bin/ld
19:00:45 [2024-01-24T19:00:45.616Z] #72 37.40 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:00:45 [2024-01-24T19:00:45.616Z] #72 37.40 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:00:45 [2024-01-24T19:00:45.616Z] #72 37.41 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.50 checking whether ln -s works... yes
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.50 checking the maximum length of command line arguments... 1572864
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.52 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.53 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.53 checking for /usr/bin/ld option to reload object files... -r
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.53 checking for objdump... objdump
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.53 checking how to recognize dependent libraries... pass_all
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.53 checking for dlltool... no
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.53 checking how to associate runtime and link libraries... printf %s\n
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.53 checking for ar... ar
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.54 checking for archiver @FILE support... @
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.62 checking for strip... strip
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.62 checking for ranlib... ranlib
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.63 checking for gawk... no
19:00:45 [2024-01-24T19:00:45.875Z] #72 37.63 checking for mawk... mawk
19:00:46 [2024-01-24T19:00:46.134Z] #72 37.63 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:00:46 [2024-01-24T19:00:46.394Z] #72 37.91 checking for sysroot... no
19:00:46 [2024-01-24T19:00:46.394Z] #72 37.91 checking for a working dd... /bin/dd
19:00:46 [2024-01-24T19:00:46.394Z] #72 37.93 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:00:46 [2024-01-24T19:00:46.394Z] #72 37.95 checking for mt... no
19:00:46 [2024-01-24T19:00:46.394Z] #72 37.96 checking if : is a manifest tool... no
19:00:46 [2024-01-24T19:00:46.394Z] #72 37.97 checking how to run the C preprocessor... gcc -E
19:00:46 [2024-01-24T19:00:46.653Z] #72 38.14 checking for ANSI C header files... yes
19:00:46 [2024-01-24T19:00:46.912Z] #72 38.55 checking for sys/types.h... yes
19:00:46 [2024-01-24T19:00:46.912Z] #72 38.64 checking for sys/stat.h... yes
19:00:47 [2024-01-24T19:00:47.171Z] #72 38.75 checking for stdlib.h... yes
19:00:47 [2024-01-24T19:00:47.171Z] #72 38.87 checking for string.h... yes
19:00:47 [2024-01-24T19:00:47.171Z] #72 38.98 checking for memory.h... yes
19:00:47 [2024-01-24T19:00:47.430Z] #72 39.08 checking for strings.h... yes
19:00:47 [2024-01-24T19:00:47.430Z] #72 39.19 checking for inttypes.h... yes
19:00:47 [2024-01-24T19:00:47.689Z] #72 39.32 checking for stdint.h... yes
19:00:47 [2024-01-24T19:00:47.689Z] #72 39.48 checking for unistd.h... yes
19:00:47 [2024-01-24T19:00:47.948Z] #72 39.57 checking for dlfcn.h... yes
19:00:47 [2024-01-24T19:00:47.948Z] #72 39.62 checking for objdir... .libs
19:00:48 [2024-01-24T19:00:48.207Z] #72 39.77 checking if gcc supports -fno-rtti -fno-exceptions... no
19:00:48 [2024-01-24T19:00:48.207Z] #72 39.84 checking for gcc option to produce PIC... -fPIC -DPIC
19:00:48 [2024-01-24T19:00:48.207Z] #72 39.84 checking if gcc PIC flag -fPIC -DPIC works... yes
19:00:48 [2024-01-24T19:00:48.207Z] #72 39.90 checking if gcc static flag -static works... yes
19:00:48 [2024-01-24T19:00:48.207Z] #72 40.00 checking if gcc supports -c -o file.o... yes
19:00:48 [2024-01-24T19:00:48.466Z] #72 40.11 checking if gcc supports -c -o file.o... (cached) yes
19:00:48 [2024-01-24T19:00:48.466Z] #72 40.11 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:00:48 [2024-01-24T19:00:48.466Z] #72 40.14 checking dynamic linker characteristics... GNU/Linux ld.so
19:00:48 [2024-01-24T19:00:48.725Z] #72 40.37 checking how to hardcode library paths into programs... immediate
19:00:48 [2024-01-24T19:00:48.725Z] #72 40.37 checking whether stripping libraries is possible... yes
19:00:48 [2024-01-24T19:00:48.725Z] #72 40.39 checking if libtool supports shared libraries... yes
19:00:48 [2024-01-24T19:00:48.725Z] #72 40.39 checking whether to build shared libraries... no
19:00:48 [2024-01-24T19:00:48.725Z] #72 40.39 checking whether to build static libraries... yes
19:00:48 [2024-01-24T19:00:48.725Z] #72 40.39 checking for a BSD-compatible install... /usr/bin/install -c
19:00:48 [2024-01-24T19:00:48.725Z] #72 40.43 checking whether build environment is sane... yes
19:00:48 [2024-01-24T19:00:48.725Z] #72 40.49 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:00:48 [2024-01-24T19:00:48.725Z] #72 40.49 checking whether make sets $(MAKE)... yes
19:00:48 [2024-01-24T19:00:48.725Z] #72 40.55 checking whether make supports the include directive... yes (GNU style)
19:00:48 [2024-01-24T19:00:48.984Z] #72 40.59 checking whether make supports nested variables... yes
19:00:48 [2024-01-24T19:00:48.984Z] #72 40.65 checking whether UID '0' is supported by ustar format... yes
19:00:48 [2024-01-24T19:00:48.984Z] #72 40.66 checking whether GID '0' is supported by ustar format... yes
19:00:48 [2024-01-24T19:00:48.984Z] #72 40.66 checking how to create a ustar tar archive... gnutar
19:00:48 [2024-01-24T19:00:48.984Z] #72 40.72 checking dependency style of gcc... gcc3
19:00:49 [2024-01-24T19:00:49.243Z] #72 40.89 checking whether to enable maintainer-specific portions of Makefiles... yes
19:00:49 [2024-01-24T19:00:49.243Z] #72 40.89 checking whether make supports nested variables... (cached) yes
19:00:49 [2024-01-24T19:00:49.243Z] #72 40.89 checking for gawk... (cached) mawk
19:00:49 [2024-01-24T19:00:49.243Z] #72 40.89 checking for a sed that does not truncate output... (cached) /bin/sed
19:00:49 [2024-01-24T19:00:49.243Z] #72 40.90 checking for gcc... (cached) gcc
19:00:49 [2024-01-24T19:00:49.243Z] #72 40.99 checking whether we are using the GNU C compiler... (cached) yes
19:00:49 [2024-01-24T19:00:49.243Z] #72 40.99 checking whether gcc accepts -g... (cached) yes
19:00:49 [2024-01-24T19:00:49.243Z] #72 40.99 checking for gcc option to accept ISO C89... (cached) none needed
19:00:49 [2024-01-24T19:00:49.243Z] #72 40.99 checking whether gcc understands -c and -o together... (cached) yes
19:00:49 [2024-01-24T19:00:49.243Z] #72 40.99 checking for a Python interpreter with version >= 3... python3
19:00:49 [2024-01-24T19:00:49.243Z] #72 41.03 checking for python3... /usr/bin/python3
19:00:49 [2024-01-24T19:00:49.243Z] #72 41.04 checking for python3 version... 3.9
19:00:49 [2024-01-24T19:00:49.243Z] #72 41.05 checking for python3 platform... linux
19:00:49 [2024-01-24T19:00:49.243Z] #72 41.08 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
19:00:49 [2024-01-24T19:00:49.502Z] #72 41.12 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
19:00:49 [2024-01-24T19:00:49.502Z] #72 41.17 checking for go-md2man... no
19:00:49 [2024-01-24T19:00:49.502Z] #72 41.19 checking error.h usability... yes
19:00:49 [2024-01-24T19:00:49.761Z] #72 41.28 checking error.h presence... yes
19:00:49 [2024-01-24T19:00:49.761Z] #72 41.30 checking for error.h... yes
19:00:49 [2024-01-24T19:00:49.761Z] #72 41.33 checking linux/openat2.h usability... yes
19:00:49 [2024-01-24T19:00:49.761Z] #72 41.45 checking linux/openat2.h presence... yes
19:00:49 [2024-01-24T19:00:49.761Z] #72 41.46 checking for linux/openat2.h... yes
19:00:49 [2024-01-24T19:00:49.761Z] #72 41.49 checking for copy_file_range... yes
19:00:50 [2024-01-24T19:00:50.020Z] #72 41.59 checking for fgetxattr... yes
19:00:50 [2024-01-24T19:00:50.020Z] #72 41.74 checking for statx... yes
19:00:50 [2024-01-24T19:00:50.279Z] #72 41.95 checking for fgetpwent_r... yes
19:00:50 [2024-01-24T19:00:50.279Z] #72 42.06 checking for issetugid... no
19:00:50 [2024-01-24T19:00:50.539Z] #72 42.17 checking for pkg-config... /usr/bin/pkg-config
19:00:50 [2024-01-24T19:00:50.539Z] #72 42.17 checking pkg-config is at least version 0.9.0... yes
19:00:50 [2024-01-24T19:00:50.539Z] #72 42.18 checking for library containing yajl_tree_get... -lyajl
19:00:50 [2024-01-24T19:00:50.798Z] #72 42.36 checking for yajl >= 2.0.0... yes
19:00:50 [2024-01-24T19:00:50.798Z] #72 42.39 checking sys/capability.h usability... yes
19:00:50 [2024-01-24T19:00:50.798Z] #72 42.47 checking sys/capability.h presence... yes
19:00:50 [2024-01-24T19:00:50.798Z] #72 42.50 checking for sys/capability.h... yes
19:00:51 [2024-01-24T19:00:51.057Z] #72 42.50 checking for library containing cap_from_name... -lcap
19:00:51 [2024-01-24T19:00:51.057Z] #72 42.75 checking for library containing dlopen... -ldl
19:00:51 [2024-01-24T19:00:51.316Z] #72 42.95 checking seccomp.h usability... yes
19:00:51 [2024-01-24T19:00:51.316Z] #72 43.04 checking seccomp.h presence... yes
19:00:51 [2024-01-24T19:00:51.316Z] #72 43.08 checking for seccomp.h... yes
19:00:51 [2024-01-24T19:00:51.575Z] #72 43.08 checking for library containing seccomp_rule_add... -lseccomp
19:00:51 [2024-01-24T19:00:51.835Z] #72 43.33 checking for library containing seccomp_arch_resolve_name... none required
19:00:51 [2024-01-24T19:00:51.835Z] #72 43.43 checking systemd/sd-bus.h usability... yes
19:00:51 [2024-01-24T19:00:51.835Z] #72 43.50 checking systemd/sd-bus.h presence... yes
19:00:51 [2024-01-24T19:00:51.835Z] #72 43.53 checking for systemd/sd-bus.h... yes
19:00:52 [2024-01-24T19:00:52.094Z] #72 43.53 checking for library containing sd_bus_match_signal_async... -lsystemd
19:00:52 [2024-01-24T19:00:52.094Z] #72 43.78 checking for sd_notify_barrier... yes
19:00:52 [2024-01-24T19:00:52.353Z] #72 43.92 checking linux/bpf.h usability... yes
19:00:52 [2024-01-24T19:00:52.353Z] #72 43.98 checking linux/bpf.h presence... yes
19:00:52 [2024-01-24T19:00:52.353Z] #72 44.01 checking for linux/bpf.h... yes
19:00:52 [2024-01-24T19:00:52.353Z] #72 44.01 checking compilation for eBPF... yes
19:00:52 [2024-01-24T19:00:52.353Z] #72 44.07 checking for criu >= 3.15... no
19:00:52 [2024-01-24T19:00:52.353Z] #72 44.08 configure: CRIU headers not found, building without CRIU support
19:00:52 [2024-01-24T19:00:52.353Z] #72 44.08 checking for criu > 3.16... no
19:00:52 [2024-01-24T19:00:52.353Z] #72 44.09 configure: CRIU version doesn't support join-ns API
19:00:52 [2024-01-24T19:00:52.353Z] #72 44.09 checking for criu > 3.16.1... no
19:00:52 [2024-01-24T19:00:52.353Z] #72 44.09 configure: CRIU version doesn't support for pre-dumping
19:00:52 [2024-01-24T19:00:52.353Z] #72 44.09 checking for new mount API (fsconfig)... yes
19:00:52 [2024-01-24T19:00:52.353Z] #72 44.15 checking for seccomp notify API... yes
19:00:52 [2024-01-24T19:00:52.613Z] #72 44.21 checking for gperf... no
19:00:52 [2024-01-24T19:00:52.613Z] #72 44.21 configure: gperf not found - cannot rebuild signal parser code
19:00:52 [2024-01-24T19:00:52.613Z] #72 44.21 checking for library containing argp_parse... none required
19:00:52 [2024-01-24T19:00:52.872Z] #72 44.39 checking that generated files are newer than configure... done
19:00:52 [2024-01-24T19:00:52.872Z] #72 44.39 configure: creating ./config.status
19:00:54 [2024-01-24T19:00:54.779Z] #72 46.26 config.status: creating Makefile
19:00:54 [2024-01-24T19:00:54.779Z] #72 46.29 config.status: creating rpm/crun.spec
19:00:54 [2024-01-24T19:00:54.779Z] #72 46.33 config.status: creating config.h
19:00:54 [2024-01-24T19:00:54.779Z] #72 46.34 config.status: executing libtool commands
19:00:54 [2024-01-24T19:00:54.779Z] #72 46.36 config.status: executing depfiles commands
19:00:55 [2024-01-24T19:00:55.037Z] #72 46.73 === configuring in libocispec (/tmp/crun-build/libocispec)
19:00:55 [2024-01-24T19:00:55.037Z] #72 46.73 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:00:55 [2024-01-24T19:00:55.295Z] #72 46.87 checking for gcc... gcc
19:00:55 [2024-01-24T19:00:55.295Z] #72 46.90 checking whether the C compiler works... yes
19:00:55 [2024-01-24T19:00:55.295Z] #72 46.97 checking for C compiler default output file name... a.out
19:00:55 [2024-01-24T19:00:55.295Z] #72 46.97 checking for suffix of executables... 
19:00:55 [2024-01-24T19:00:55.295Z] #72 47.09 checking whether we are cross compiling... no
19:00:55 [2024-01-24T19:00:55.295Z] #72 47.13 checking for suffix of object files... o
19:00:55 [2024-01-24T19:00:55.553Z] #72 47.20 checking whether we are using the GNU C compiler... yes
19:00:55 [2024-01-24T19:00:55.553Z] #72 47.26 checking whether gcc accepts -g... yes
19:00:55 [2024-01-24T19:00:55.553Z] #72 47.29 checking for gcc option to accept ISO C89... none needed
19:00:55 [2024-01-24T19:00:55.811Z] #72 47.37 checking whether gcc understands -c and -o together... yes
19:00:55 [2024-01-24T19:00:55.811Z] #72 47.44 checking how to run the C preprocessor... gcc -E
19:00:55 [2024-01-24T19:00:55.811Z] #72 47.51 checking for grep that handles long lines and -e... /bin/grep
19:00:55 [2024-01-24T19:00:55.811Z] #72 47.52 checking for egrep... /bin/grep -E
19:00:56 [2024-01-24T19:00:56.070Z] #72 47.54 checking for ANSI C header files... yes
19:00:56 [2024-01-24T19:00:56.070Z] #72 47.84 checking for sys/types.h... yes
19:00:56 [2024-01-24T19:00:56.329Z] #72 47.93 checking for sys/stat.h... yes
19:00:56 [2024-01-24T19:00:56.329Z] #72 48.00 checking for stdlib.h... yes
19:00:56 [2024-01-24T19:00:56.329Z] #72 48.05 checking for string.h... yes
19:00:56 [2024-01-24T19:00:56.329Z] #72 48.11 checking for memory.h... yes
19:00:56 [2024-01-24T19:00:56.588Z] #72 48.16 checking for strings.h... yes
19:00:56 [2024-01-24T19:00:56.589Z] #72 48.23 checking for inttypes.h... yes
19:00:56 [2024-01-24T19:00:56.589Z] #72 48.28 checking for stdint.h... yes
19:00:56 [2024-01-24T19:00:56.589Z] #72 48.36 checking for unistd.h... yes
19:00:56 [2024-01-24T19:00:56.847Z] #72 48.41 checking minix/config.h usability... no
19:00:56 [2024-01-24T19:00:56.847Z] #72 48.47 checking minix/config.h presence... no
19:00:56 [2024-01-24T19:00:56.847Z] #72 48.51 checking for minix/config.h... no
19:00:56 [2024-01-24T19:00:56.847Z] #72 48.51 checking whether it is safe to define __EXTENSIONS__... yes
19:00:56 [2024-01-24T19:00:56.847Z] #72 48.56 checking build system type... aarch64-unknown-linux-gnu
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.69 checking host system type... aarch64-unknown-linux-gnu
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.69 checking how to print strings... printf
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.69 checking for a sed that does not truncate output... /bin/sed
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.70 checking for fgrep... /bin/grep -F
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.70 checking for ld used by gcc... /usr/bin/ld
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.71 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.71 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.75 checking whether ln -s works... yes
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.75 checking the maximum length of command line arguments... 1572864
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.76 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.76 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.76 checking for /usr/bin/ld option to reload object files... -r
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.76 checking for objdump... objdump
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.76 checking how to recognize dependent libraries... pass_all
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.76 checking for dlltool... no
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.76 checking how to associate runtime and link libraries... printf %s\n
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.76 checking for ar... ar
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.76 checking for archiver @FILE support... @
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.84 checking for strip... strip
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.84 checking for ranlib... ranlib
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.84 checking for gawk... no
19:00:57 [2024-01-24T19:00:57.106Z] #72 48.84 checking for mawk... mawk
19:00:57 [2024-01-24T19:00:57.365Z] #72 48.85 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:00:57 [2024-01-24T19:00:57.365Z] #72 49.03 checking for sysroot... no
19:00:57 [2024-01-24T19:00:57.365Z] #72 49.03 checking for a working dd... /bin/dd
19:00:57 [2024-01-24T19:00:57.365Z] #72 49.03 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:00:57 [2024-01-24T19:00:57.365Z] #72 49.04 checking for mt... no
19:00:57 [2024-01-24T19:00:57.365Z] #72 49.04 checking if : is a manifest tool... no
19:00:57 [2024-01-24T19:00:57.365Z] #72 49.04 checking for dlfcn.h... yes
19:00:57 [2024-01-24T19:00:57.365Z] #72 49.09 checking for objdir... .libs
19:00:57 [2024-01-24T19:00:57.623Z] #72 49.21 checking if gcc supports -fno-rtti -fno-exceptions... no
19:00:57 [2024-01-24T19:00:57.623Z] #72 49.27 checking for gcc option to produce PIC... -fPIC -DPIC
19:00:57 [2024-01-24T19:00:57.623Z] #72 49.27 checking if gcc PIC flag -fPIC -DPIC works... yes
19:00:57 [2024-01-24T19:00:57.623Z] #72 49.31 checking if gcc static flag -static works... yes
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.47 checking if gcc supports -c -o file.o... yes
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.52 checking if gcc supports -c -o file.o... (cached) yes
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.52 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.53 checking dynamic linker characteristics... GNU/Linux ld.so
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.61 checking how to hardcode library paths into programs... immediate
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.61 checking whether stripping libraries is possible... yes
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.62 checking if libtool supports shared libraries... yes
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.62 checking whether to build shared libraries... no
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.62 checking whether to build static libraries... yes
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.62 checking for a BSD-compatible install... /usr/bin/install -c
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.63 checking whether build environment is sane... yes
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.64 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.64 checking whether make sets $(MAKE)... yes
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.65 checking whether make supports the include directive... yes (GNU style)
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.67 checking whether make supports nested variables... yes
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.68 checking whether UID '0' is supported by ustar format... yes
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.68 checking whether GID '0' is supported by ustar format... yes
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.68 checking how to create a ustar tar archive... gnutar
19:00:57 [2024-01-24T19:00:57.881Z] #72 49.70 checking dependency style of gcc... gcc3
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.76 checking whether to enable maintainer-specific portions of Makefiles... yes
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.77 checking whether make supports nested variables... (cached) yes
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.77 checking for pkg-config... /usr/bin/pkg-config
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.77 checking pkg-config is at least version 0.9.0... yes
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.77 checking for yajl >= 2.1.0... yes
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.78 checking for a sed that does not truncate output... (cached) /bin/sed
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.78 checking for gcc... (cached) gcc
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.80 checking whether we are using the GNU C compiler... (cached) yes
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.80 checking whether gcc accepts -g... (cached) yes
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.80 checking for gcc option to accept ISO C89... (cached) none needed
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.80 checking whether gcc understands -c and -o together... (cached) yes
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.80 checking for a Python interpreter with version >= 3... python3
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.82 checking for python3... /usr/bin/python3
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.82 checking for python3 version... 3.9
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.83 checking for python3 platform... linux
19:00:58 [2024-01-24T19:00:58.139Z] #72 49.85 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
19:00:58 [2024-01-24T19:00:58.397Z] #72 49.88 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
19:00:58 [2024-01-24T19:00:58.397Z] #72 49.95 checking that generated files are newer than configure... 
19:00:58 [2024-01-24T19:00:58.397Z] #72 ...
19:00:58 [2024-01-24T19:00:58.397Z] 
19:00:58 [2024-01-24T19:00:58.397Z] #69 [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...)
19:00:58 [2024-01-24T19:00:58.397Z] #69 49.80 + bin/containerd
19:00:58 [2024-01-24T19:00:58.656Z] #69 49.80 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -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
19:01:03 [2024-01-24T19:01:03.927Z] #69 ...
19:01:03 [2024-01-24T19:01:03.927Z] 
19:01:03 [2024-01-24T19:01:03.927Z] #72 [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
19:01:03 [2024-01-24T19:01:03.927Z] #72 49.95 checking that generated files are newer than configure... done
19:01:03 [2024-01-24T19:01:03.927Z] #72 50.63 configure: creating ./config.status
19:01:03 [2024-01-24T19:01:03.927Z] #72 52.06 config.status: creating Makefile
19:01:03 [2024-01-24T19:01:03.927Z] #72 52.09 config.status: creating config.h
19:01:03 [2024-01-24T19:01:03.927Z] #72 52.11 config.status: executing libtool commands
19:01:03 [2024-01-24T19:01:03.927Z] #72 52.14 config.status: executing depfiles commands
19:01:03 [2024-01-24T19:01:03.927Z] #72 52.53 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
19:01:03 [2024-01-24T19:01:03.928Z] #72 52.55 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:01:03 [2024-01-24T19:01:03.928Z] #72 52.73 checking for gcc... gcc
19:01:03 [2024-01-24T19:01:03.928Z] #72 52.77 checking whether the C compiler works... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 52.84 checking for C compiler default output file name... a.out
19:01:03 [2024-01-24T19:01:03.928Z] #72 52.84 checking for suffix of executables... 
19:01:03 [2024-01-24T19:01:03.928Z] #72 52.90 checking whether we are cross compiling... no
19:01:03 [2024-01-24T19:01:03.928Z] #72 52.96 checking for suffix of object files... o
19:01:03 [2024-01-24T19:01:03.928Z] #72 52.99 checking whether we are using the GNU C compiler... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.06 checking whether gcc accepts -g... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.11 checking for gcc option to accept ISO C89... none needed
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.16 checking whether gcc understands -c and -o together... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.23 checking for a BSD-compatible install... /usr/bin/install -c
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.24 checking whether build environment is sane... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.26 checking for a thread-safe mkdir -p... /bin/mkdir -p
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.26 checking for gawk... no
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.27 checking for mawk... mawk
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.27 checking whether make sets $(MAKE)... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.29 checking whether make supports the include directive... yes (GNU style)
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.30 checking whether make supports nested variables... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.32 checking whether UID '0' is supported by ustar format... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.32 checking whether GID '0' is supported by ustar format... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.32 checking how to create a ustar tar archive... gnutar
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.34 checking dependency style of gcc... gcc3
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.43 checking whether to enable maintainer-specific portions of Makefiles... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.43 checking whether make supports nested variables... (cached) yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.45 checking build system type... aarch64-unknown-linux-gnu
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.62 checking host system type... aarch64-unknown-linux-gnu
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.62 checking how to print strings... printf
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.62 checking for a sed that does not truncate output... /bin/sed
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.63 checking for grep that handles long lines and -e... /bin/grep
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.63 checking for egrep... /bin/grep -E
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.64 checking for fgrep... /bin/grep -F
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.64 checking for ld used by gcc... /usr/bin/ld
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.65 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.66 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.66 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.74 checking whether ln -s works... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.74 checking the maximum length of command line arguments... 1572864
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.77 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.77 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.77 checking for /usr/bin/ld option to reload object files... -r
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.77 checking for objdump... objdump
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.77 checking how to recognize dependent libraries... pass_all
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.77 checking for dlltool... no
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.77 checking how to associate runtime and link libraries... printf %s\n
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.77 checking for ar... ar
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.77 checking for archiver @FILE support... @
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.85 checking for strip... strip
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.85 checking for ranlib... ranlib
19:01:03 [2024-01-24T19:01:03.928Z] #72 53.85 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:01:03 [2024-01-24T19:01:03.928Z] #72 54.00 checking for sysroot... no
19:01:03 [2024-01-24T19:01:03.928Z] #72 54.00 checking for a working dd... /bin/dd
19:01:03 [2024-01-24T19:01:03.928Z] #72 54.01 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
19:01:03 [2024-01-24T19:01:03.928Z] #72 54.01 checking for mt... no
19:01:03 [2024-01-24T19:01:03.928Z] #72 54.01 checking if : is a manifest tool... no
19:01:03 [2024-01-24T19:01:03.928Z] #72 54.02 checking how to run the C preprocessor... gcc -E
19:01:03 [2024-01-24T19:01:03.928Z] #72 54.16 checking for ANSI C header files... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 54.43 checking for sys/types.h... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 54.52 checking for sys/stat.h... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 54.60 checking for stdlib.h... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 54.69 checking for string.h... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 54.77 checking for memory.h... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 54.88 checking for strings.h... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 55.01 checking for inttypes.h... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 55.08 checking for stdint.h... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 55.16 checking for unistd.h... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 55.23 checking for dlfcn.h... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 55.29 checking for objdir... .libs
19:01:03 [2024-01-24T19:01:03.928Z] #72 55.46 checking if gcc supports -fno-rtti -fno-exceptions... no
19:01:03 [2024-01-24T19:01:03.928Z] #72 55.50 checking for gcc option to produce PIC... -fPIC -DPIC
19:01:03 [2024-01-24T19:01:03.928Z] #72 55.50 checking if gcc PIC flag -fPIC -DPIC works... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 55.55 checking if gcc static flag -static works... yes
19:01:03 [2024-01-24T19:01:03.928Z] #72 55.65 checking if gcc supports -c -o file.o... yes
19:01:04 [2024-01-24T19:01:04.187Z] #72 55.79 checking if gcc supports -c -o file.o... (cached) yes
19:01:04 [2024-01-24T19:01:04.187Z] #72 55.79 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:01:04 [2024-01-24T19:01:04.187Z] #72 55.81 checking dynamic linker characteristics... GNU/Linux ld.so
19:01:04 [2024-01-24T19:01:04.187Z] #72 55.92 checking how to hardcode library paths into programs... immediate
19:01:04 [2024-01-24T19:01:04.187Z] #72 55.92 checking whether stripping libraries is possible... yes
19:01:04 [2024-01-24T19:01:04.187Z] #72 55.93 checking if libtool supports shared libraries... yes
19:01:04 [2024-01-24T19:01:04.187Z] #72 55.93 checking whether to build shared libraries... no
19:01:04 [2024-01-24T19:01:04.187Z] #72 55.93 checking whether to build static libraries... yes
19:01:04 [2024-01-24T19:01:04.187Z] #72 55.94 checking float.h usability... yes
19:01:04 [2024-01-24T19:01:04.187Z] #72 55.98 checking float.h presence... yes
19:01:04 [2024-01-24T19:01:04.187Z] #72 56.00 checking for float.h... yes
19:01:04 [2024-01-24T19:01:04.446Z] #72 56.03 checking limits.h usability... yes
19:01:04 [2024-01-24T19:01:04.446Z] #72 56.09 checking limits.h presence... yes
19:01:04 [2024-01-24T19:01:04.446Z] #72 56.14 checking for limits.h... yes
19:01:04 [2024-01-24T19:01:04.446Z] #72 56.16 checking stddef.h usability... yes
19:01:04 [2024-01-24T19:01:04.446Z] #72 56.22 checking stddef.h presence... yes
19:01:04 [2024-01-24T19:01:04.446Z] #72 56.23 checking for stddef.h... yes
19:01:04 [2024-01-24T19:01:04.446Z] #72 56.25 checking for stdlib.h... (cached) yes
19:01:04 [2024-01-24T19:01:04.446Z] #72 56.26 checking for string.h... (cached) yes
19:01:04 [2024-01-24T19:01:04.446Z] #72 56.29 checking sys/time.h usability... yes
19:01:04 [2024-01-24T19:01:04.705Z] #72 56.35 checking sys/time.h presence... yes
19:01:04 [2024-01-24T19:01:04.705Z] #72 56.37 checking for sys/time.h... yes
19:01:04 [2024-01-24T19:01:04.705Z] #72 56.39 checking for inline... inline
19:01:04 [2024-01-24T19:01:04.964Z] #72 56.48 checking for size_t... yes
19:01:04 [2024-01-24T19:01:04.964Z] #72 56.68 checking for stdlib.h... (cached) yes
19:01:04 [2024-01-24T19:01:04.964Z] #72 56.68 checking for GNU libc compatible malloc... yes
19:01:05 [2024-01-24T19:01:05.224Z] #72 56.79 checking for stdlib.h... (cached) yes
19:01:05 [2024-01-24T19:01:05.224Z] #72 56.79 checking for GNU libc compatible realloc... yes
19:01:05 [2024-01-24T19:01:05.224Z] #72 56.88 checking for working strtod... yes
19:01:05 [2024-01-24T19:01:05.224Z] #72 56.97 checking for gettimeofday... yes
19:01:05 [2024-01-24T19:01:05.483Z] #72 57.07 checking for memset... yes
19:01:05 [2024-01-24T19:01:05.483Z] #72 57.23 checking for strspn... yes
19:01:05 [2024-01-24T19:01:05.743Z] #72 57.37 checking that generated files are newer than configure... done
19:01:05 [2024-01-24T19:01:05.743Z] #72 57.37 configure: creating ./config.status
19:01:06 [2024-01-24T19:01:06.677Z] #72 58.47 config.status: creating Makefile
19:01:06 [2024-01-24T19:01:06.935Z] #72 58.48 config.status: creating config.h
19:01:06 [2024-01-24T19:01:06.935Z] #72 58.49 config.status: executing depfiles commands
19:01:06 [2024-01-24T19:01:06.935Z] #72 58.54 config.status: executing libtool commands
19:01:06 [2024-01-24T19:01:06.935Z] #72 58.76   GEN      .version
19:01:07 [2024-01-24T19:01:07.195Z] #72 58.76 make  install-recursive
19:01:07 [2024-01-24T19:01:07.195Z] #72 58.76 make[1]: Entering directory '/tmp/crun-build'
19:01:07 [2024-01-24T19:01:07.195Z] #72 58.79 Making install in libocispec
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.79 make[2]: Entering directory '/tmp/crun-build/libocispec'
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.81 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.81 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.81 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.81 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.86 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.86 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.86 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.86 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.86 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.86 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.86 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.86 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.86 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 58.88 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 59.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 59.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 59.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 59.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 59.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 59.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 59.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 59.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 59.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 59.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 59.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
19:01:07 [2024-01-24T19:01:07.196Z] #72 59.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
19:01:07 [2024-01-24T19:01:07.455Z] #72 59.08 make  install-recursive
19:01:07 [2024-01-24T19:01:07.455Z] #72 59.08 make[3]: Entering directory '/tmp/crun-build/libocispec'
19:01:07 [2024-01-24T19:01:07.455Z] #72 59.10 Making install in yajl
19:01:07 [2024-01-24T19:01:07.455Z] #72 59.10 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:01:07 [2024-01-24T19:01:07.455Z] #72 59.11   CC       verify/json_verify-json_verify.o
19:01:07 [2024-01-24T19:01:07.455Z] #72 59.11   CC       src/libyajl_la-yajl_alloc.lo
19:01:07 [2024-01-24T19:01:07.455Z] #72 59.11   CC       src/libyajl_la-yajl_gen.lo
19:01:07 [2024-01-24T19:01:07.455Z] #72 59.11   CC       src/libyajl_la-yajl.lo
19:01:07 [2024-01-24T19:01:07.455Z] #72 59.11   CC       src/libyajl_la-yajl_parser.lo
19:01:07 [2024-01-24T19:01:07.455Z] #72 59.11   CC       src/libyajl_la-yajl_buf.lo
19:01:07 [2024-01-24T19:01:07.455Z] #72 59.11   CC       src/libyajl_la-yajl_encode.lo
19:01:07 [2024-01-24T19:01:07.455Z] #72 59.11   CC       src/libyajl_la-yajl_tree.lo
19:01:07 [2024-01-24T19:01:07.455Z] #72 59.11   CC       src/libyajl_la-yajl_lex.lo
19:01:07 [2024-01-24T19:01:07.713Z] #72 59.51   CCLD     libyajl.la
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.60   CCLD     verify/json_verify
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.70 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.70 make[5]: Nothing to be done for 'install-exec-am'.
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.70 make[5]: Nothing to be done for 'install-data-am'.
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.70 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.70 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.70 make[4]: Entering directory '/tmp/crun-build/libocispec'
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.72   CC       src/validate.o
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.72   CC       src/image_spec_schema_config_schema.lo
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.72   CC       src/image_spec_schema_content_descriptor.lo
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.72   CC       src/image_spec_schema_defs.lo
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.73   CC       src/image_spec_schema_image_index_schema.lo
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.73   CC       src/image_spec_schema_image_layout_schema.lo
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.73   CC       src/image_spec_schema_defs_descriptor.lo
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.73   CC       src/image_spec_schema_image_manifest_schema.lo
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.73   CC       src/runtime_spec_schema_config_linux.lo
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.73   CC       src/runtime_spec_schema_config_zos.lo
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.74   CC       src/runtime_spec_schema_config_schema.lo
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.75   CC       src/runtime_spec_schema_config_solaris.lo
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.76   CC       src/runtime_spec_schema_config_vm.lo
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.77   CC       src/runtime_spec_schema_config_windows.lo
19:01:07 [2024-01-24T19:01:07.973Z] #72 59.81   CC       src/runtime_spec_schema_defs.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.81   CC       src/runtime_spec_schema_defs_linux.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.81   CC       src/runtime_spec_schema_defs_zos.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.82   CC       src/runtime_spec_schema_defs_vm.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.82   CC       src/runtime_spec_schema_defs_windows.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.82   CC       src/runtime_spec_schema_state_schema.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.84   CC       src/image_manifest_items_image_manifest_items_schema.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.85   CC       src/basic_test_double_array_item.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.86   CC       src/basic_test_double_array.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.88   CC       src/basic_test_top_array_int.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.90   CC       src/basic_test_top_array_string.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.92   CC       src/basic_test_top_double_array_obj.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.92   CC       src/basic_test_top_double_array_int.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.92   CC       src/basic_test_top_double_array_refobj.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.93   CC       src/basic_test_top_double_array_string.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.95   CC       src/read-file.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.95   CC       src/json_common.lo
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.97   CC       tests/test-1.o
19:01:08 [2024-01-24T19:01:08.232Z] #72 59.98   CC       tests/test-2.o
19:01:08 [2024-01-24T19:01:08.232Z] #72 60.00   CC       tests/test-3.o
19:01:08 [2024-01-24T19:01:08.232Z] #72 60.01   CC       tests/test-4.o
19:01:08 [2024-01-24T19:01:08.232Z] #72 60.02   CC       tests/test-5.o
19:01:08 [2024-01-24T19:01:08.232Z] #72 60.03   CC       tests/test-6.o
19:01:08 [2024-01-24T19:01:08.491Z] #72 60.04   CC       tests/test-7.o
19:01:08 [2024-01-24T19:01:08.491Z] #72 60.05   CC       tests/test-8.o
19:01:08 [2024-01-24T19:01:08.491Z] #72 60.06   CC       tests/test-9.o
19:01:08 [2024-01-24T19:01:08.491Z] #72 60.09   CC       tests/test-10.o
19:01:08 [2024-01-24T19:01:08.491Z] #72 60.11   CC       tests/test-11.o
19:01:09 [2024-01-24T19:01:09.868Z] #72 ...
19:01:09 [2024-01-24T19:01:09.868Z] 
19:01:09 [2024-01-24T19:01:09.868Z] #53 [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
19:01:09 [2024-01-24T19:01:09.868Z] #53 98.69 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
19:01:09 [2024-01-24T19:01:09.868Z] #53 98.74 Docker version unknown-version, build unknown-commit
19:01:10 [2024-01-24T19:01:10.803Z] #53 ...
19:01:10 [2024-01-24T19:01:10.803Z] 
19:01:10 [2024-01-24T19:01:10.803Z] #72 [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
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.40   CCLD     libocispec.la
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.52   CCLD     src/validate
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.52   CCLD     tests/test-1
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.52   CCLD     tests/test-2
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.52   CCLD     tests/test-3
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.52   CCLD     tests/test-4
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.53   CCLD     tests/test-5
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.53   CCLD     tests/test-6
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.53   CCLD     tests/test-7
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.54   CCLD     tests/test-8
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.54   CCLD     tests/test-9
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.55   CCLD     tests/test-10
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.56 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.57   CCLD     tests/test-11
19:01:10 [2024-01-24T19:01:10.803Z] #72 62.67 libtool: link: ar cr libocispec.a 
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.67 libtool: link: ranlib libocispec.a
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.80 make[5]: Entering directory '/tmp/crun-build/libocispec'
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.83 make[5]: Nothing to be done for 'install-exec-am'.
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.83 make[5]: Nothing to be done for 'install-data-am'.
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.83 make[5]: Leaving directory '/tmp/crun-build/libocispec'
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.83 make[4]: Leaving directory '/tmp/crun-build/libocispec'
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.83 make[3]: Leaving directory '/tmp/crun-build/libocispec'
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.83 make[2]: Leaving directory '/tmp/crun-build/libocispec'
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.84 make[2]: Entering directory '/tmp/crun-build'
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.87   CC       src/libcrun/libcrun_testing_a-utils.o
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.87   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.88   CC       src/libcrun/libcrun_testing_a-container.o
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.88   CC       src/libcrun/libcrun_testing_a-cgroup.o
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.89   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.89   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
19:01:11 [2024-01-24T19:01:11.062Z] #72 62.90   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 62.91   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 62.92   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 62.93   CC       src/libcrun/libcrun_testing_a-criu.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 62.96   CC       src/libcrun/libcrun_testing_a-custom-handler.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 62.96   CC       src/libcrun/libcrun_testing_a-linux.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 62.97   CC       src/libcrun/libcrun_testing_a-seccomp.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 63.00   CC       src/libcrun/libcrun_testing_a-ebpf.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 63.01   CC       src/libcrun/libcrun_testing_a-error.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 63.03   CC       src/libcrun/libcrun_testing_a-status.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 63.06   CC       src/libcrun/libcrun_testing_a-terminal.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 63.07   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 63.11   CC       src/libcrun/libcrun_testing_a-signals.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 63.12   CC       src/libcrun/libcrun_testing_a-mount_flags.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 63.16   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 63.16   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 63.18   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 63.19   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
19:01:11 [2024-01-24T19:01:11.321Z] #72 63.22   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
19:01:11 [2024-01-24T19:01:11.580Z] #72 63.27   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
19:01:11 [2024-01-24T19:01:11.580Z] #72 63.30   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
19:01:11 [2024-01-24T19:01:11.580Z] #72 63.38   CC       src/crun-crun.o
19:01:11 [2024-01-24T19:01:11.839Z] #72 63.42   CC       src/crun-run.o
19:01:11 [2024-01-24T19:01:11.839Z] #72 63.44   CC       src/crun-delete.o
19:01:11 [2024-01-24T19:01:11.839Z] #72 63.52   CC       src/crun-kill.o
19:01:11 [2024-01-24T19:01:11.839Z] #72 63.54   CC       src/crun-pause.o
19:01:11 [2024-01-24T19:01:11.839Z] #72 63.65   CC       src/crun-unpause.o
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.70   CC       src/crun-spec.o
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.71   CC       src/crun-exec.o
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.77   CC       src/crun-list.o
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.77   CC       src/crun-create.o
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.78   CC       src/crun-start.o
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.79   CC       src/crun-state.o
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.80   CC       src/crun-update.o
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.82   CC       src/crun-ps.o
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.89   CC       src/crun-restore.o
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.89   CC       src/crun-checkpoint.o
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.89   CC       src/libcrun/libcrun_la-utils.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.89   CC       src/libcrun/libcrun_la-cloned_binary.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.89   CC       src/libcrun/libcrun_la-container.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.93   CC       src/libcrun/libcrun_la-cgroup.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.93   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.94   CC       src/libcrun/libcrun_la-cgroup-resources.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.94   CC       src/libcrun/libcrun_la-cgroup-setup.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.94   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.95   CC       src/libcrun/libcrun_la-cgroup-utils.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.96   CC       src/libcrun/libcrun_la-criu.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.96   CC       src/libcrun/libcrun_la-custom-handler.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.96   CC       src/libcrun/libcrun_la-linux.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.96   CC       src/libcrun/libcrun_la-seccomp.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.96   CC       src/libcrun/libcrun_la-ebpf.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.97   CC       src/libcrun/libcrun_la-error.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 63.98   CC       src/libcrun/libcrun_la-status.lo
19:01:12 [2024-01-24T19:01:12.098Z] #72 64.01   CC       src/libcrun/libcrun_la-terminal.lo
19:01:12 [2024-01-24T19:01:12.357Z] #72 64.03   CC       src/libcrun/libcrun_la-chroot_realpath.lo
19:01:12 [2024-01-24T19:01:12.357Z] #72 64.05   CC       src/libcrun/libcrun_la-signals.lo
19:01:12 [2024-01-24T19:01:12.357Z] #72 64.05   CC       src/libcrun/libcrun_la-mount_flags.lo
19:01:12 [2024-01-24T19:01:12.357Z] #72 64.05   CC       src/libcrun/libcrun_la-seccomp_notify.lo
19:01:12 [2024-01-24T19:01:12.357Z] #72 64.05   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
19:01:12 [2024-01-24T19:01:12.357Z] #72 64.05   CC       src/libcrun/handlers/libcrun_la-krun.lo
19:01:12 [2024-01-24T19:01:12.357Z] #72 64.05   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
19:01:12 [2024-01-24T19:01:12.357Z] #72 64.06   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
19:01:12 [2024-01-24T19:01:12.357Z] #72 64.06   CC       tests/init.o
19:01:12 [2024-01-24T19:01:12.357Z] #72 64.06   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
19:01:12 [2024-01-24T19:01:12.924Z] #72 ...
19:01:12 [2024-01-24T19:01:12.924Z] 
19:01:12 [2024-01-24T19:01:12.924Z] #53 [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
19:01:12 [2024-01-24T19:01:12.924Z] #53 DONE 111.9s
19:01:13 [2024-01-24T19:01:13.185Z] 
19:01:13 [2024-01-24T19:01:13.185Z] #67 [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...)
19:01:13 [2024-01-24T19:01:13.185Z] #67 DONE 64.6s
19:01:13 [2024-01-24T19:01:13.185Z] 
19:01:13 [2024-01-24T19:01:13.185Z] #70 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
19:01:13 [2024-01-24T19:01:13.185Z] #70 DONE 64.7s
19:01:13 [2024-01-24T19:01:13.185Z] 
19:01:13 [2024-01-24T19:01:13.185Z] #74 [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...)
19:01:13 [2024-01-24T19:01:13.185Z] #74 DONE 64.8s
19:01:13 [2024-01-24T19:01:13.185Z] 
19:01:13 [2024-01-24T19:01:13.185Z] #76 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
19:01:13 [2024-01-24T19:01:13.185Z] #76 DONE 0.1s
19:01:13 [2024-01-24T19:01:13.185Z] 
19:01:13 [2024-01-24T19:01:13.185Z] #75 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
19:01:13 [2024-01-24T19:01:13.185Z] #75 DONE 64.8s
19:01:13 [2024-01-24T19:01:13.185Z] 
19:01:13 [2024-01-24T19:01:13.185Z] #72 [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
19:01:13 [2024-01-24T19:01:13.185Z] #72 65.06   CCLD     tests/init
19:01:13 [2024-01-24T19:01:13.444Z] #72 ...
19:01:13 [2024-01-24T19:01:13.445Z] 
19:01:13 [2024-01-24T19:01:13.445Z] #77 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
19:01:13 [2024-01-24T19:01:13.445Z] #77 DONE 0.1s
19:01:13 [2024-01-24T19:01:13.703Z] 
19:01:13 [2024-01-24T19:01:13.703Z] #69 [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...)
19:01:13 [2024-01-24T19:01:13.962Z] #69 65.38 + bin/containerd-stress
19:01:14 [2024-01-24T19:01:14.221Z] #69 65.38 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -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
19:01:14 [2024-01-24T19:01:14.479Z] #69 ...
19:01:14 [2024-01-24T19:01:14.479Z] 
19:01:14 [2024-01-24T19:01:14.479Z] #78 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
19:01:14 [2024-01-24T19:01:14.479Z] #78 DONE 0.1s
19:01:14 [2024-01-24T19:01:14.479Z] 
19:01:14 [2024-01-24T19:01:14.479Z] #79 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
19:01:14 [2024-01-24T19:01:14.479Z] #79 DONE 0.1s
19:01:14 [2024-01-24T19:01:14.479Z] 
19:01:14 [2024-01-24T19:01:14.479Z] #80 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
19:01:14 [2024-01-24T19:01:14.479Z] #80 DONE 0.1s
19:01:14 [2024-01-24T19:01:14.479Z] 
19:01:14 [2024-01-24T19:01:14.479Z] #72 [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
19:01:14 [2024-01-24T19:01:14.479Z] #72 65.97 ar: `u' modifier ignored since `D' is the default (see `U')
19:01:14 [2024-01-24T19:01:14.479Z] #72 65.97   AR       libcrun_testing.a
19:01:14 [2024-01-24T19:01:14.479Z] #72 65.99   CCLD     tests/tests_libcrun_utils
19:01:14 [2024-01-24T19:01:14.479Z] #72 66.01   CCLD     tests/tests_libcrun_fuzzer
19:01:14 [2024-01-24T19:01:14.479Z] #72 66.01   CCLD     tests/tests_libcrun_errors
19:01:14 [2024-01-24T19:01:14.737Z] #72 ...
19:01:14 [2024-01-24T19:01:14.737Z] 
19:01:14 [2024-01-24T19:01:14.737Z] #81 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
19:01:14 [2024-01-24T19:01:14.737Z] #81 DONE 0.2s
19:01:14 [2024-01-24T19:01:14.737Z] 
19:01:14 [2024-01-24T19:01:14.737Z] #82 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
19:01:14 [2024-01-24T19:01:14.995Z] #82 DONE 0.3s
19:01:14 [2024-01-24T19:01:14.995Z] 
19:01:14 [2024-01-24T19:01:14.995Z] #83 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
19:01:15 [2024-01-24T19:01:15.253Z] #83 DONE 0.1s
19:01:15 [2024-01-24T19:01:15.253Z] 
19:01:15 [2024-01-24T19:01:15.253Z] #84 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
19:01:15 [2024-01-24T19:01:15.253Z] #84 DONE 0.1s
19:01:15 [2024-01-24T19:01:15.253Z] 
19:01:15 [2024-01-24T19:01:15.253Z] #85 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
19:01:17 [2024-01-24T19:01:17.782Z] #85 ...
19:01:17 [2024-01-24T19:01:17.782Z] 
19:01:17 [2024-01-24T19:01:17.782Z] #72 [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
19:01:17 [2024-01-24T19:01:17.782Z] #72 66.67   CCLD     libcrun.la
19:01:17 [2024-01-24T19:01:17.782Z] #72 66.84   CCLD     crun
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.02 make[3]: Entering directory '/tmp/crun-build'
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.08  /bin/mkdir -p '/usr/local/share/man/man1'
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.08  /bin/mkdir -p '/usr/local/lib'
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.09  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.09  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.11 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.11 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.12 libtool: install: chmod 644 /usr/local/lib/libcrun.a
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.12 libtool: install: ranlib /usr/local/lib/libcrun.a
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58 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
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58 ----------------------------------------------------------------------
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58 Libraries have been installed in:
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58    /usr/local/lib
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58 
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58 If you ever happen to want to link against installed libraries
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58 in a given directory, LIBDIR, you must either use libtool, and
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58 specify the full pathname of the library, or use the '-LLIBDIR'
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58 flag during linking and do at least one of the following:
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58      during execution
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58    - add LIBDIR to the 'LD_RUN_PATH' environment variable
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58      during linking
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58 
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58 See any operating system documentation about shared libraries for
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58 more information, such as the ld(1) and ld.so(8) manual pages.
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58 ----------------------------------------------------------------------
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.58  /bin/mkdir -p '/build'
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.59   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.61 libtool: install: /usr/bin/install -c crun /build/crun
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.61 make[3]: Leaving directory '/tmp/crun-build'
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.61 make[2]: Leaving directory '/tmp/crun-build'
19:01:17 [2024-01-24T19:01:17.782Z] #72 67.61 make[1]: Leaving directory '/tmp/crun-build'
19:01:17 [2024-01-24T19:01:17.782Z] #72 DONE 69.5s
19:01:17 [2024-01-24T19:01:17.782Z] 
19:01:17 [2024-01-24T19:01:17.782Z] #69 [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...)
19:01:17 [2024-01-24T19:01:17.782Z] #69 66.86 + bin/containerd-shim
19:01:17 [2024-01-24T19:01:17.782Z] #69 67.41 + bin/containerd-shim-runc-v1
19:01:17 [2024-01-24T19:01:17.782Z] #69 68.23 + bin/containerd-shim-runc-v2
19:01:18 [2024-01-24T19:01:18.040Z] #69 69.44 + binaries
19:01:20 [2024-01-24T19:01:20.567Z] #69 ...
19:01:20 [2024-01-24T19:01:20.567Z] 
19:01:20 [2024-01-24T19:01:20.567Z] #85 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
19:01:20 [2024-01-24T19:01:20.567Z] #85 DONE 5.0s
19:01:20 [2024-01-24T19:01:20.567Z] 
19:01:20 [2024-01-24T19:01:20.568Z] #69 [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...)
19:01:20 [2024-01-24T19:01:20.568Z] #69 DONE 71.5s
19:01:20 [2024-01-24T19:01:20.568Z] 
19:01:20 [2024-01-24T19:01:20.568Z] #86 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
19:01:20 [2024-01-24T19:01:20.568Z] #86 DONE 0.1s
19:01:20 [2024-01-24T19:01:20.568Z] 
19:01:20 [2024-01-24T19:01:20.568Z] #87 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
19:01:20 [2024-01-24T19:01:20.568Z] #87 DONE 0.2s
19:01:20 [2024-01-24T19:01:20.825Z] 
19:01:20 [2024-01-24T19:01:20.825Z] #88 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
19:01:22 [2024-01-24T19:01:22.197Z] #88 DONE 1.2s
19:01:22 [2024-01-24T19:01:22.197Z] 
19:01:22 [2024-01-24T19:01:22.197Z] #89 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
19:01:22 [2024-01-24T19:01:22.197Z] #89 DONE 0.1s
19:01:22 [2024-01-24T19:01:22.197Z] 
19:01:22 [2024-01-24T19:01:22.197Z] #90 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
19:01:22 [2024-01-24T19:01:22.197Z] #90 DONE 0.2s
19:01:22 [2024-01-24T19:01:22.455Z] 
19:01:22 [2024-01-24T19:01:22.455Z] #91 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
19:01:22 [2024-01-24T19:01:22.455Z] #91 DONE 0.0s
19:01:22 [2024-01-24T19:01:22.455Z] 
19:01:22 [2024-01-24T19:01:22.455Z] #92 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
19:01:22 [2024-01-24T19:01:22.455Z] #92 DONE 0.0s
19:01:22 [2024-01-24T19:01:22.455Z] 
19:01:22 [2024-01-24T19:01:22.455Z] #93 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
19:01:22 [2024-01-24T19:01:22.455Z] #93 DONE 0.0s
19:01:22 [2024-01-24T19:01:22.455Z] 
19:01:22 [2024-01-24T19:01:22.455Z] #94 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
19:01:23 [2024-01-24T19:01:23.827Z] #94 DONE 1.6s
19:01:24 [2024-01-24T19:01:24.085Z] 
19:01:24 [2024-01-24T19:01:24.085Z] #95 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
19:01:24 [2024-01-24T19:01:24.085Z] #95 DONE 0.0s
19:01:24 [2024-01-24T19:01:24.085Z] 
19:01:24 [2024-01-24T19:01:24.085Z] #96 [dev-base  1/13] RUN groupadd -r docker
19:01:24 [2024-01-24T19:01:24.343Z] #96 DONE 0.2s
19:01:24 [2024-01-24T19:01:24.343Z] 
19:01:24 [2024-01-24T19:01:24.343Z] #97 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:01:24 [2024-01-24T19:01:24.602Z] #97 DONE 0.4s
19:01:24 [2024-01-24T19:01:24.859Z] 
19:01:24 [2024-01-24T19:01:24.859Z] #98 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:01:25 [2024-01-24T19:01:25.117Z] #98 0.363 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:01:25 [2024-01-24T19:01:25.117Z] #98 DONE 0.4s
19:01:25 [2024-01-24T19:01:25.117Z] 
19:01:25 [2024-01-24T19:01:25.117Z] #99 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:01:25 [2024-01-24T19:01:25.375Z] #99 DONE 0.4s
19:01:25 [2024-01-24T19:01:25.632Z] 
19:01:25 [2024-01-24T19:01:25.632Z] #100 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:01:25 [2024-01-24T19:01:25.890Z] #100 DONE 0.5s
19:01:26 [2024-01-24T19:01:26.148Z] 
19:01:26 [2024-01-24T19:01:26.148Z] #101 [dev-base  6/13] RUN ldconfig
19:01:26 [2024-01-24T19:01:26.148Z] #101 DONE 0.4s
19:01:26 [2024-01-24T19:01:26.406Z] 
19:01:26 [2024-01-24T19:01:26.406Z] #102 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
19:01:26 [2024-01-24T19:01:26.664Z] #102 DONE 0.5s
19:01:26 [2024-01-24T19:01:26.921Z] 
19:01:26 [2024-01-24T19:01:26.921Z] #103 [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
19:01:27 [2024-01-24T19:01:27.487Z] #103 0.588 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
19:01:27 [2024-01-24T19:01:27.487Z] #103 0.598 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:01:27 [2024-01-24T19:01:27.487Z] #103 0.598 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:01:27 [2024-01-24T19:01:27.487Z] #103 0.716 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
19:01:27 [2024-01-24T19:01:27.744Z] #103 1.025 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [260 kB]
19:01:28 [2024-01-24T19:01:28.002Z] #103 1.026 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [16.3 kB]
19:01:28 [2024-01-24T19:01:28.566Z] #103 1.908 Fetched 8436 kB in 2s (5355 kB/s)
19:01:29 [2024-01-24T19:01:29.131Z] #103 1.908 Reading package lists...
19:01:29 [2024-01-24T19:01:29.646Z] #103 2.423 Reading package lists...
19:01:29 [2024-01-24T19:01:29.903Z] #103 2.926 Building dependency tree...
19:01:29 [2024-01-24T19:01:29.903Z] #103 3.225 The following additional packages will be installed:
19:01:30 [2024-01-24T19:01:30.161Z] #103 3.225   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
19:01:30 [2024-01-24T19:01:30.161Z] #103 3.225   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
19:01:30 [2024-01-24T19:01:30.161Z] #103 3.225   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
19:01:30 [2024-01-24T19:01:30.161Z] #103 3.225   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
19:01:30 [2024-01-24T19:01:30.161Z] #103 3.225   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
19:01:30 [2024-01-24T19:01:30.161Z] #103 3.225   xxd
19:01:30 [2024-01-24T19:01:30.161Z] #103 3.227 Suggested packages:
19:01:30 [2024-01-24T19:01:30.161Z] #103 3.227   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
19:01:30 [2024-01-24T19:01:30.161Z] #103 3.227   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
19:01:30 [2024-01-24T19:01:30.161Z] #103 3.227   ctags vim-doc vim-scripts xfsdump acl attr quota
19:01:30 [2024-01-24T19:01:30.161Z] #103 3.227 Recommended packages:
19:01:30 [2024-01-24T19:01:30.161Z] #103 3.227   libatm1 nftables libpam-cap build-essential python3-dev dbus
19:01:30 [2024-01-24T19:01:30.161Z] #103 3.227   systemd-timesyncd | time-daemon unzip
19:01:30 [2024-01-24T19:01:30.419Z] #103 3.581 The following NEW packages will be installed:
19:01:30 [2024-01-24T19:01:30.419Z] #103 3.581   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
19:01:30 [2024-01-24T19:01:30.419Z] #103 3.581   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
19:01:30 [2024-01-24T19:01:30.419Z] #103 3.582   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
19:01:30 [2024-01-24T19:01:30.419Z] #103 3.582   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
19:01:30 [2024-01-24T19:01:30.419Z] #103 3.582   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:01:30 [2024-01-24T19:01:30.419Z] #103 3.582   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
19:01:30 [2024-01-24T19:01:30.419Z] #103 3.582   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
19:01:30 [2024-01-24T19:01:30.419Z] #103 3.582   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
19:01:30 [2024-01-24T19:01:30.419Z] #103 3.582   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:01:30 [2024-01-24T19:01:30.419Z] #103 3.582   xz-utils zip zstd
19:01:30 [2024-01-24T19:01:30.677Z] #103 3.855 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
19:01:30 [2024-01-24T19:01:30.677Z] #103 3.855 Need to get 32.1 MB of archives.
19:01:30 [2024-01-24T19:01:30.677Z] #103 3.855 After this operation, 124 MB of additional disk space will be used.
19:01:30 [2024-01-24T19:01:30.677Z] #103 3.855 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
19:01:30 [2024-01-24T19:01:30.677Z] #103 3.857 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
19:01:30 [2024-01-24T19:01:30.677Z] #103 3.857 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
19:01:30 [2024-01-24T19:01:30.677Z] #103 3.858 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
19:01:30 [2024-01-24T19:01:30.677Z] #103 3.859 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
19:01:30 [2024-01-24T19:01:30.677Z] #103 3.860 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
19:01:30 [2024-01-24T19:01:30.677Z] #103 3.860 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
19:01:30 [2024-01-24T19:01:30.677Z] #103 3.861 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
19:01:30 [2024-01-24T19:01:30.677Z] #103 3.862 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
19:01:30 [2024-01-24T19:01:30.677Z] #103 3.862 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
19:01:30 [2024-01-24T19:01:30.677Z] #103 4.034 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.034 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.036 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.036 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.036 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.037 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.042 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.046 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.076 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.077 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.079 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.079 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.080 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.097 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.099 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.099 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.115 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.115 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.116 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.118 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.119 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.119 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:01:30 [2024-01-24T19:01:30.935Z] #103 4.183 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
19:01:31 [2024-01-24T19:01:31.192Z] #103 4.183 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
19:01:31 [2024-01-24T19:01:31.192Z] #103 4.184 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
19:01:31 [2024-01-24T19:01:31.192Z] #103 4.467 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.468 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.468 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.490 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.490 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.491 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.491 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.492 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.493 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.575 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.575 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.576 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.592 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.594 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.595 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.597 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.670 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.671 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.673 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
19:01:31 [2024-01-24T19:01:31.450Z] #103 4.674 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
19:01:31 [2024-01-24T19:01:31.707Z] #103 4.856 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
19:01:31 [2024-01-24T19:01:31.707Z] #103 4.936 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
19:01:31 [2024-01-24T19:01:31.707Z] #103 4.969 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
19:01:31 [2024-01-24T19:01:31.964Z] #103 4.970 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
19:01:31 [2024-01-24T19:01:31.965Z] #103 5.231 debconf: delaying package configuration, since apt-utils is not installed
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.266 Fetched 32.1 MB in 1s (23.2 MB/s)
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.293 Selecting previously unselected package libapparmor1:arm64.
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.293 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.301 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.309 Unpacking libapparmor1:arm64 (2.13.6-10) ...
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.349 Selecting previously unselected package libcap2:arm64.
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.350 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.354 Unpacking libcap2:arm64 (1:2.44-1) ...
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.388 Selecting previously unselected package libargon2-1:arm64.
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.390 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.395 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.430 Selecting previously unselected package dmsetup.
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.432 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.439 Unpacking dmsetup (2:1.02.175-2.1) ...
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.479 Selecting previously unselected package libdevmapper1.02.1:arm64.
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.481 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.485 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.531 Selecting previously unselected package libjson-c5:arm64.
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.533 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.537 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.579 Selecting previously unselected package libcryptsetup12:arm64.
19:01:32 [2024-01-24T19:01:32.222Z] #103 5.581 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.479Z] #103 5.584 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
19:01:32 [2024-01-24T19:01:32.479Z] #103 5.639 Selecting previously unselected package libip4tc2:arm64.
19:01:32 [2024-01-24T19:01:32.479Z] #103 5.641 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.480Z] #103 5.645 Unpacking libip4tc2:arm64 (1.8.7-1) ...
19:01:32 [2024-01-24T19:01:32.480Z] #103 5.685 Selecting previously unselected package libkmod2:arm64.
19:01:32 [2024-01-24T19:01:32.737Z] #103 5.687 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.737Z] #103 5.690 Unpacking libkmod2:arm64 (28-1) ...
19:01:32 [2024-01-24T19:01:32.737Z] #103 5.737 Selecting previously unselected package systemd.
19:01:32 [2024-01-24T19:01:32.737Z] #103 5.739 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.737Z] #103 5.784 Unpacking systemd (247.3-7+deb11u4) ...
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.141 Selecting previously unselected package pigz.
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.144 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.149 Unpacking pigz (2.6-1) ...
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.188 Selecting previously unselected package libelf1:arm64.
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.190 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.194 Unpacking libelf1:arm64 (0.183-1) ...
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.242 Selecting previously unselected package libbpf0:arm64.
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.244 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.249 Unpacking libbpf0:arm64 (1:0.3-2) ...
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.292 Selecting previously unselected package libmnl0:arm64.
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.294 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.298 Unpacking libmnl0:arm64 (1.0.4-3) ...
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.334 Selecting previously unselected package libxtables12:arm64.
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.336 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.339 Unpacking libxtables12:arm64 (1.8.7-1) ...
19:01:32 [2024-01-24T19:01:32.994Z] #103 6.374 Selecting previously unselected package libcap2-bin.
19:01:33 [2024-01-24T19:01:33.252Z] #103 6.376 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
19:01:33 [2024-01-24T19:01:33.252Z] #103 6.381 Unpacking libcap2-bin (1:2.44-1) ...
19:01:33 [2024-01-24T19:01:33.252Z] #103 6.433 Selecting previously unselected package iproute2.
19:01:33 [2024-01-24T19:01:33.252Z] #103 6.435 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
19:01:33 [2024-01-24T19:01:33.252Z] #103 6.439 Unpacking iproute2 (5.10.0-4) ...
19:01:33 [2024-01-24T19:01:33.252Z] #103 6.548 Selecting previously unselected package xxd.
19:01:33 [2024-01-24T19:01:33.510Z] #103 6.550 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
19:01:33 [2024-01-24T19:01:33.510Z] #103 6.556 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
19:01:33 [2024-01-24T19:01:33.510Z] #103 6.626 Selecting previously unselected package vim-common.
19:01:33 [2024-01-24T19:01:33.510Z] #103 6.628 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
19:01:33 [2024-01-24T19:01:33.510Z] #103 6.639 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
19:01:33 [2024-01-24T19:01:33.510Z] #103 6.714 Selecting previously unselected package bash-completion.
19:01:33 [2024-01-24T19:01:33.510Z] #103 6.717 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
19:01:34 [2024-01-24T19:01:34.074Z] #103 7.349 Unpacking bash-completion (1:2.11-2) ...
19:01:34 [2024-01-24T19:01:34.332Z] #103 7.482 Selecting previously unselected package bzip2.
19:01:34 [2024-01-24T19:01:34.332Z] #103 7.485 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
19:01:34 [2024-01-24T19:01:34.332Z] #103 7.492 Unpacking bzip2 (1.0.8-4) ...
19:01:34 [2024-01-24T19:01:34.332Z] #103 7.537 Selecting previously unselected package xz-utils.
19:01:34 [2024-01-24T19:01:34.332Z] #103 7.539 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
19:01:34 [2024-01-24T19:01:34.332Z] #103 7.543 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
19:01:34 [2024-01-24T19:01:34.332Z] #103 7.617 Selecting previously unselected package apparmor.
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.619 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.641 Unpacking apparmor (2.13.6-10) ...
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.739 Selecting previously unselected package inetutils-ping.
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.742 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ...
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.748 Unpacking inetutils-ping (2:2.0-1+deb11u2) ...
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.801 Selecting previously unselected package libip6tc2:arm64.
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.803 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.808 Unpacking libip6tc2:arm64 (1.8.7-1) ...
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.849 Selecting previously unselected package libnfnetlink0:arm64.
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.852 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.860 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.904 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.906 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.910 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
19:01:34 [2024-01-24T19:01:34.589Z] #103 7.949 Selecting previously unselected package libnftnl11:arm64.
19:01:34 [2024-01-24T19:01:34.847Z] #103 7.952 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
19:01:34 [2024-01-24T19:01:34.847Z] #103 7.956 Unpacking libnftnl11:arm64 (1.1.9-1) ...
19:01:34 [2024-01-24T19:01:34.847Z] #103 7.999 Selecting previously unselected package iptables.
19:01:34 [2024-01-24T19:01:34.847Z] #103 8.001 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
19:01:34 [2024-01-24T19:01:34.847Z] #103 8.008 Unpacking iptables (1.8.7-1) ...
19:01:34 [2024-01-24T19:01:34.847Z] #103 8.081 Selecting previously unselected package libonig5:arm64.
19:01:34 [2024-01-24T19:01:34.847Z] #103 8.083 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
19:01:34 [2024-01-24T19:01:34.847Z] #103 8.088 Unpacking libonig5:arm64 (6.9.6-1.1) ...
19:01:34 [2024-01-24T19:01:34.847Z] #103 8.145 Selecting previously unselected package libjq1:arm64.
19:01:34 [2024-01-24T19:01:34.847Z] #103 8.147 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
19:01:34 [2024-01-24T19:01:34.847Z] #103 8.153 Unpacking libjq1:arm64 (1.6-2.1) ...
19:01:34 [2024-01-24T19:01:34.847Z] #103 8.195 Selecting previously unselected package jq.
19:01:35 [2024-01-24T19:01:35.104Z] #103 8.197 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
19:01:35 [2024-01-24T19:01:35.104Z] #103 8.201 Unpacking jq (1.6-2.1) ...
19:01:35 [2024-01-24T19:01:35.104Z] #103 8.240 Selecting previously unselected package libaio1:arm64.
19:01:35 [2024-01-24T19:01:35.104Z] #103 8.242 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
19:01:35 [2024-01-24T19:01:35.104Z] #103 8.246 Unpacking libaio1:arm64 (0.3.112-9) ...
19:01:35 [2024-01-24T19:01:35.104Z] #103 8.286 Selecting previously unselected package libgpm2:arm64.
19:01:35 [2024-01-24T19:01:35.104Z] #103 8.288 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
19:01:35 [2024-01-24T19:01:35.104Z] #103 8.293 Unpacking libgpm2:arm64 (1.20.7-8) ...
19:01:35 [2024-01-24T19:01:35.104Z] #103 8.330 Selecting previously unselected package libicu67:arm64.
19:01:35 [2024-01-24T19:01:35.362Z] #103 8.333 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
19:01:35 [2024-01-24T19:01:35.362Z] #103 8.338 Unpacking libicu67:arm64 (67.1-7) ...
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.004 Selecting previously unselected package libinih1:arm64.
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.007 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.011 Unpacking libinih1:arm64 (53-1+b2) ...
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.046 Selecting previously unselected package libmicrohttpd12:arm64.
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.048 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.054 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.098 Selecting previously unselected package libnet1:arm64.
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.100 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.103 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.144 Selecting previously unselected package libnl-3-200:arm64.
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.146 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.150 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.192 Selecting previously unselected package libprotobuf-c1:arm64.
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.194 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.199 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.237 Selecting previously unselected package libyajl2:arm64.
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.239 Preparing to unpack .../40-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.244 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
19:01:35 [2024-01-24T19:01:35.928Z] #103 9.274 Selecting previously unselected package net-tools.
19:01:36 [2024-01-24T19:01:36.185Z] #103 9.276 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
19:01:36 [2024-01-24T19:01:36.185Z] #103 9.280 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
19:01:36 [2024-01-24T19:01:36.185Z] #103 9.330 Selecting previously unselected package patch.
19:01:36 [2024-01-24T19:01:36.185Z] #103 9.332 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
19:01:36 [2024-01-24T19:01:36.185Z] #103 9.336 Unpacking patch (2.7.6-7) ...
19:01:36 [2024-01-24T19:01:36.185Z] #103 9.375 Selecting previously unselected package python-pip-whl.
19:01:36 [2024-01-24T19:01:36.185Z] #103 9.377 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
19:01:36 [2024-01-24T19:01:36.185Z] #103 9.380 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
19:01:36 [2024-01-24T19:01:36.185Z] #103 9.515 Selecting previously unselected package python3-lib2to3.
19:01:36 [2024-01-24T19:01:36.443Z] #103 9.517 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
19:01:36 [2024-01-24T19:01:36.443Z] #103 9.521 Unpacking python3-lib2to3 (3.9.2-1) ...
19:01:36 [2024-01-24T19:01:36.443Z] #103 9.561 Selecting previously unselected package python3-distutils.
19:01:36 [2024-01-24T19:01:36.443Z] #103 9.563 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
19:01:36 [2024-01-24T19:01:36.443Z] #103 9.567 Unpacking python3-distutils (3.9.2-1) ...
19:01:36 [2024-01-24T19:01:36.443Z] #103 9.615 Selecting previously unselected package python3-pkg-resources.
19:01:36 [2024-01-24T19:01:36.443Z] #103 9.617 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
19:01:36 [2024-01-24T19:01:36.443Z] #103 9.620 Unpacking python3-pkg-resources (52.0.0-4) ...
19:01:36 [2024-01-24T19:01:36.443Z] #103 9.667 Selecting previously unselected package python3-setuptools.
19:01:36 [2024-01-24T19:01:36.443Z] #103 9.669 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
19:01:36 [2024-01-24T19:01:36.443Z] #103 9.674 Unpacking python3-setuptools (52.0.0-4) ...
19:01:36 [2024-01-24T19:01:36.443Z] #103 9.737 Selecting previously unselected package python3-wheel.
19:01:36 [2024-01-24T19:01:36.701Z] #103 9.739 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
19:01:36 [2024-01-24T19:01:36.701Z] #103 9.743 Unpacking python3-wheel (0.34.2-1) ...
19:01:36 [2024-01-24T19:01:36.701Z] #103 9.779 Selecting previously unselected package python3-pip.
19:01:36 [2024-01-24T19:01:36.701Z] #103 9.781 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
19:01:36 [2024-01-24T19:01:36.701Z] #103 9.784 Unpacking python3-pip (20.3.4-4+deb11u1) ...
19:01:36 [2024-01-24T19:01:36.701Z] #103 9.849 Selecting previously unselected package sudo.
19:01:36 [2024-01-24T19:01:36.701Z] #103 9.851 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
19:01:36 [2024-01-24T19:01:36.701Z] #103 9.856 Unpacking sudo (1.9.5p2-3+deb11u1) ...
19:01:36 [2024-01-24T19:01:36.701Z] #103 9.966 Selecting previously unselected package systemd-journal-remote.
19:01:36 [2024-01-24T19:01:36.701Z] #103 9.969 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
19:01:36 [2024-01-24T19:01:36.701Z] #103 9.973 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
19:01:36 [2024-01-24T19:01:36.701Z] #103 10.01 Selecting previously unselected package thin-provisioning-tools.
19:01:36 [2024-01-24T19:01:36.701Z] #103 10.01 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
19:01:36 [2024-01-24T19:01:36.701Z] #103 10.02 Unpacking thin-provisioning-tools (0.9.0-1) ...
19:01:36 [2024-01-24T19:01:36.701Z] #103 10.08 Selecting previously unselected package uidmap.
19:01:36 [2024-01-24T19:01:36.959Z] #103 10.08 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
19:01:36 [2024-01-24T19:01:36.959Z] #103 10.08 Unpacking uidmap (1:4.8.1-1) ...
19:01:36 [2024-01-24T19:01:36.959Z] #103 10.13 Selecting previously unselected package vim-runtime.
19:01:36 [2024-01-24T19:01:36.959Z] #103 10.13 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
19:01:36 [2024-01-24T19:01:36.959Z] #103 10.14 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
19:01:36 [2024-01-24T19:01:36.959Z] #103 10.15 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
19:01:36 [2024-01-24T19:01:36.959Z] #103 10.15 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
19:01:37 [2024-01-24T19:01:37.524Z] #103 10.70 Selecting previously unselected package vim.
19:01:37 [2024-01-24T19:01:37.524Z] #103 10.70 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
19:01:37 [2024-01-24T19:01:37.524Z] #103 10.71 Unpacking vim (2:8.2.2434-3+deb11u1) ...
19:01:37 [2024-01-24T19:01:37.524Z] #103 10.84 Selecting previously unselected package xfsprogs.
19:01:37 [2024-01-24T19:01:37.781Z] #103 10.84 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
19:01:37 [2024-01-24T19:01:37.781Z] #103 10.84 Unpacking xfsprogs (5.10.0-4) ...
19:01:37 [2024-01-24T19:01:37.781Z] #103 10.94 Selecting previously unselected package zip.
19:01:37 [2024-01-24T19:01:37.781Z] #103 10.94 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
19:01:37 [2024-01-24T19:01:37.781Z] #103 10.95 Unpacking zip (3.0-12) ...
19:01:37 [2024-01-24T19:01:37.781Z] #103 10.99 Selecting previously unselected package zstd.
19:01:37 [2024-01-24T19:01:37.781Z] #103 11.00 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
19:01:37 [2024-01-24T19:01:37.781Z] #103 11.00 Unpacking zstd (1.4.8+dfsg-2.1) ...
19:01:37 [2024-01-24T19:01:37.781Z] #103 11.08 Setting up python3-pkg-resources (52.0.0-4) ...
19:01:38 [2024-01-24T19:01:38.039Z] #103 11.27 Setting up libip4tc2:arm64 (1.8.7-1) ...
19:01:38 [2024-01-24T19:01:38.039Z] #103 11.28 Setting up net-tools (1.60+git20181103.0eebece-1) ...
19:01:38 [2024-01-24T19:01:38.039Z] #103 11.30 Setting up libapparmor1:arm64 (2.13.6-10) ...
19:01:38 [2024-01-24T19:01:38.039Z] #103 11.31 Setting up libgpm2:arm64 (1.20.7-8) ...
19:01:38 [2024-01-24T19:01:38.039Z] #103 11.32 Setting up libicu67:arm64 (67.1-7) ...
19:01:38 [2024-01-24T19:01:38.039Z] #103 11.33 Setting up libip6tc2:arm64 (1.8.7-1) ...
19:01:38 [2024-01-24T19:01:38.039Z] #103 11.35 Setting up libinih1:arm64 (53-1+b2) ...
19:01:38 [2024-01-24T19:01:38.039Z] #103 11.36 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
19:01:38 [2024-01-24T19:01:38.039Z] #103 11.37 Setting up uidmap (1:4.8.1-1) ...
19:01:38 [2024-01-24T19:01:38.296Z] #103 11.39 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
19:01:38 [2024-01-24T19:01:38.296Z] #103 11.40 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:01:38 [2024-01-24T19:01:38.296Z] #103 11.41 Setting up bzip2 (1.0.8-4) ...
19:01:38 [2024-01-24T19:01:38.296Z] #103 11.42 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:01:38 [2024-01-24T19:01:38.296Z] #103 11.44 Setting up python3-wheel (0.34.2-1) ...
19:01:38 [2024-01-24T19:01:38.296Z] #103 11.58 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
19:01:38 [2024-01-24T19:01:38.553Z] #103 11.59 Setting up xxd (2:8.2.2434-3+deb11u1) ...
19:01:38 [2024-01-24T19:01:38.553Z] #103 11.60 Setting up libcap2:arm64 (1:2.44-1) ...
19:01:38 [2024-01-24T19:01:38.553Z] #103 11.62 Setting up libcap2-bin (1:2.44-1) ...
19:01:38 [2024-01-24T19:01:38.554Z] #103 11.63 Setting up apparmor (2.13.6-10) ...
19:01:39 [2024-01-24T19:01:39.118Z] #103 12.38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
19:01:39 [2024-01-24T19:01:39.376Z] #103 12.40 Setting up zip (3.0-12) ...
19:01:39 [2024-01-24T19:01:39.376Z] #103 12.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
19:01:39 [2024-01-24T19:01:39.376Z] #103 12.43 Setting up bash-completion (1:2.11-2) ...
19:01:39 [2024-01-24T19:01:39.941Z] #103 13.14 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
19:01:39 [2024-01-24T19:01:39.941Z] #103 13.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:01:39 [2024-01-24T19:01:39.941Z] #103 13.16 Setting up libmnl0:arm64 (1.0.4-3) ...
19:01:39 [2024-01-24T19:01:39.941Z] #103 13.17 Setting up patch (2.7.6-7) ...
19:01:39 [2024-01-24T19:01:39.941Z] #103 13.19 Setting up sudo (1.9.5p2-3+deb11u1) ...
19:01:39 [2024-01-24T19:01:39.941Z] #103 13.24 invoke-rc.d: could not determine current runlevel
19:01:39 [2024-01-24T19:01:39.941Z] #103 13.24 invoke-rc.d: policy-rc.d denied execution of start.
19:01:40 [2024-01-24T19:01:40.198Z] #103 13.25 Setting up libxtables12:arm64 (1.8.7-1) ...
19:01:40 [2024-01-24T19:01:40.198Z] #103 13.26 Setting up inetutils-ping (2:2.0-1+deb11u2) ...
19:01:40 [2024-01-24T19:01:40.198Z] #103 13.28 Setting up pigz (2.6-1) ...
19:01:40 [2024-01-24T19:01:40.198Z] #103 13.29 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:01:40 [2024-01-24T19:01:40.198Z] #103 13.30 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
19:01:40 [2024-01-24T19:01:40.198Z] #103 13.32 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
19:01:40 [2024-01-24T19:01:40.198Z] #103 13.33 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
19:01:40 [2024-01-24T19:01:40.198Z] #103 13.50 Setting up libaio1:arm64 (0.3.112-9) ...
19:01:40 [2024-01-24T19:01:40.456Z] #103 13.51 Setting up python3-lib2to3 (3.9.2-1) ...
19:01:40 [2024-01-24T19:01:40.456Z] #103 13.61 Setting up libelf1:arm64 (0.183-1) ...
19:01:40 [2024-01-24T19:01:40.456Z] #103 13.62 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
19:01:40 [2024-01-24T19:01:40.456Z] #103 13.63 Setting up zstd (1.4.8+dfsg-2.1) ...
19:01:40 [2024-01-24T19:01:40.456Z] #103 13.64 Setting up libonig5:arm64 (6.9.6-1.1) ...
19:01:40 [2024-01-24T19:01:40.456Z] #103 13.66 Setting up libkmod2:arm64 (28-1) ...
19:01:40 [2024-01-24T19:01:40.456Z] #103 13.67 Setting up python3-distutils (3.9.2-1) ...
19:01:40 [2024-01-24T19:01:40.456Z] #103 13.79 Setting up vim (2:8.2.2434-3+deb11u1) ...
19:01:40 [2024-01-24T19:01:40.714Z] #103 13.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:01:40 [2024-01-24T19:01:40.714Z] #103 13.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:01:40 [2024-01-24T19:01:40.714Z] #103 13.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:01:40 [2024-01-24T19:01:40.714Z] #103 13.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:01:40 [2024-01-24T19:01:40.714Z] #103 13.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:01:40 [2024-01-24T19:01:40.714Z] #103 13.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:01:40 [2024-01-24T19:01:40.714Z] #103 13.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:01:40 [2024-01-24T19:01:40.714Z] #103 13.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:01:40 [2024-01-24T19:01:40.714Z] #103 13.85 Setting up python3-setuptools (52.0.0-4) ...
19:01:40 [2024-01-24T19:01:40.972Z] #103 14.16 Setting up libjq1:arm64 (1.6-2.1) ...
19:01:40 [2024-01-24T19:01:40.972Z] #103 14.18 Setting up libnftnl11:arm64 (1.1.9-1) ...
19:01:40 [2024-01-24T19:01:40.972Z] #103 14.19 Setting up thin-provisioning-tools (0.9.0-1) ...
19:01:40 [2024-01-24T19:01:40.972Z] #103 14.20 Setting up python3-pip (20.3.4-4+deb11u1) ...
19:01:41 [2024-01-24T19:01:41.229Z] #103 14.45 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
19:01:41 [2024-01-24T19:01:41.487Z] #103 14.47 Setting up jq (1.6-2.1) ...
19:01:41 [2024-01-24T19:01:41.487Z] #103 14.48 Setting up libbpf0:arm64 (1:0.3-2) ...
19:01:41 [2024-01-24T19:01:41.487Z] #103 14.49 Setting up iptables (1.8.7-1) ...
19:01:41 [2024-01-24T19:01:41.487Z] #103 14.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:01:41 [2024-01-24T19:01:41.487Z] #103 14.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:01:41 [2024-01-24T19:01:41.487Z] #103 14.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:01:41 [2024-01-24T19:01:41.487Z] #103 14.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:01:41 [2024-01-24T19:01:41.487Z] #103 14.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:01:41 [2024-01-24T19:01:41.487Z] #103 14.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:01:41 [2024-01-24T19:01:41.487Z] #103 14.53 Setting up iproute2 (5.10.0-4) ...
19:01:41 [2024-01-24T19:01:41.487Z] #103 14.79 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
19:01:41 [2024-01-24T19:01:41.745Z] #103 14.80 Setting up dmsetup (2:1.02.175-2.1) ...
19:01:41 [2024-01-24T19:01:41.745Z] #103 14.81 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
19:01:41 [2024-01-24T19:01:41.745Z] #103 14.83 Setting up systemd (247.3-7+deb11u4) ...
19:01:41 [2024-01-24T19:01:41.745Z] #103 14.87 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
19:01:41 [2024-01-24T19:01:41.745Z] #103 14.87 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
19:01:41 [2024-01-24T19:01:41.745Z] #103 14.88 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
19:01:41 [2024-01-24T19:01:41.745Z] #103 14.88 Initializing machine ID from random generator.
19:01:42 [2024-01-24T19:01:42.311Z] #103 15.42 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
19:01:42 [2024-01-24T19:01:42.311Z] #103 15.54 Setting up xfsprogs (5.10.0-4) ...
19:01:42 [2024-01-24T19:01:42.568Z] #103 15.55 System has not been booted with systemd as init system (PID 1). Can't operate.
19:01:42 [2024-01-24T19:01:42.568Z] #103 15.55 Failed to connect to bus: Host is down
19:01:42 [2024-01-24T19:01:42.568Z] #103 15.56 Processing triggers for libc-bin (2.31-13+deb11u7) ...
19:01:43 [2024-01-24T19:01:43.940Z] #103 DONE 17.0s
19:01:43 [2024-01-24T19:01:43.940Z] 
19:01:43 [2024-01-24T19:01:43.940Z] #104 [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
19:01:44 [2024-01-24T19:01:44.198Z] #104 0.347 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:01:44 [2024-01-24T19:01:44.456Z] #104 0.351 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:01:44 [2024-01-24T19:01:44.456Z] #104 0.355 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:01:44 [2024-01-24T19:01:44.456Z] #104 DONE 0.4s
19:01:44 [2024-01-24T19:01:44.456Z] 
19:01:44 [2024-01-24T19:01:44.456Z] #105 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
19:01:49 [2024-01-24T19:01:49.739Z] #105 5.549 Collecting yamllint==1.27.1
19:01:50 [2024-01-24T19:01:50.672Z] #105 6.570   Downloading yamllint-1.27.1.tar.gz (129 kB)
19:01:50 [2024-01-24T19:01:50.930Z] #105 6.860 Collecting pathspec>=0.5.3
19:01:51 [2024-01-24T19:01:51.187Z] #105 6.863   Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)
19:01:51 [2024-01-24T19:01:51.187Z] #105 6.965 Collecting pyyaml
19:01:51 [2024-01-24T19:01:51.445Z] #105 6.975   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
19:01:51 [2024-01-24T19:01:51.445Z] #105 6.990 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
19:01:51 [2024-01-24T19:01:51.445Z] #105 6.994 Building wheels for collected packages: yamllint
19:01:51 [2024-01-24T19:01:51.445Z] #105 6.994   Building wheel for yamllint (setup.py): started
19:01:51 [2024-01-24T19:01:51.445Z] #105 7.231   Building wheel for yamllint (setup.py): finished with status 'done'
19:01:51 [2024-01-24T19:01:51.445Z] #105 7.232   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=f1c1c953e8a48615be07b71f0569c50f5f6012f569fb0d5506e1eb6b13eab615
19:01:51 [2024-01-24T19:01:51.445Z] #105 7.232   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
19:01:51 [2024-01-24T19:01:51.445Z] #105 7.234 Successfully built yamllint
19:01:51 [2024-01-24T19:01:51.445Z] #105 7.240 Installing collected packages: pyyaml, pathspec, yamllint
19:01:51 [2024-01-24T19:01:51.445Z] #105 7.352 Successfully installed pathspec-0.12.1 pyyaml-6.0.1 yamllint-1.27.1
19:01:51 [2024-01-24T19:01:51.702Z] #105 DONE 7.5s
19:01:51 [2024-01-24T19:01:51.702Z] 
19:01:51 [2024-01-24T19:01:51.702Z] #106 [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             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
19:01:52 [2024-01-24T19:01:52.268Z] #106 0.618 Hit:1 http://deb.debian.org/debian bullseye InRelease
19:01:52 [2024-01-24T19:01:52.268Z] #106 0.618 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
19:01:52 [2024-01-24T19:01:52.268Z] #106 0.618 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
19:01:53 [2024-01-24T19:01:53.090Z] #106 0.962 Reading package lists...
19:01:53 [2024-01-24T19:01:53.605Z] #106 1.481 Reading package lists...
19:01:53 [2024-01-24T19:01:53.863Z] #106 1.982 Building dependency tree...
19:01:53 [2024-01-24T19:01:53.863Z] #106 2.125 Reading state information...
19:01:53 [2024-01-24T19:01:53.863Z] #106 2.289 gcc is already the newest version (4:10.2.1-1).
19:01:53 [2024-01-24T19:01:53.863Z] #106 2.289 pkg-config is already the newest version (0.29.2-1).
19:01:53 [2024-01-24T19:01:53.863Z] #106 2.289 The following additional packages will be installed:
19:01:54 [2024-01-24T19:01:54.121Z] #106 2.289   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
19:01:54 [2024-01-24T19:01:54.121Z] #106 2.289   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
19:01:54 [2024-01-24T19:01:54.121Z] #106 2.289   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
19:01:54 [2024-01-24T19:01:54.121Z] #106 2.289   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
19:01:54 [2024-01-24T19:01:54.121Z] #106 2.290   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
19:01:54 [2024-01-24T19:01:54.121Z] #106 2.290   uuid-dev zlib1g-dev
19:01:54 [2024-01-24T19:01:54.121Z] #106 2.291 Suggested packages:
19:01:54 [2024-01-24T19:01:54.121Z] #106 2.291   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
19:01:54 [2024-01-24T19:01:54.121Z] #106 2.291   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
19:01:54 [2024-01-24T19:01:54.121Z] #106 2.291 Recommended packages:
19:01:54 [2024-01-24T19:01:54.121Z] #106 2.291   build-essential fakeroot libalgorithm-merge-perl
19:01:54 [2024-01-24T19:01:54.121Z] #106 2.542 The following NEW packages will be installed:
19:01:54 [2024-01-24T19:01:54.378Z] #106 2.542   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
19:01:54 [2024-01-24T19:01:54.378Z] #106 2.542   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
19:01:54 [2024-01-24T19:01:54.378Z] #106 2.542   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
19:01:54 [2024-01-24T19:01:54.378Z] #106 2.542   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
19:01:54 [2024-01-24T19:01:54.378Z] #106 2.543   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
19:01:54 [2024-01-24T19:01:54.378Z] #106 2.543   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
19:01:54 [2024-01-24T19:01:54.378Z] #106 2.543   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
19:01:54 [2024-01-24T19:01:54.378Z] #106 2.830 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
19:01:54 [2024-01-24T19:01:54.378Z] #106 2.830 Need to get 10.3 MB of archives.
19:01:54 [2024-01-24T19:01:54.378Z] #106 2.830 After this operation, 41.5 MB of additional disk space will be used.
19:01:54 [2024-01-24T19:01:54.378Z] #106 2.830 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.846 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.847 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.849 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.850 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.852 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.854 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.859 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.860 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.862 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.864 Get:11 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.867 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.868 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.876 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.877 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.880 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.883 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.884 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.886 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.888 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.894 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.895 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.896 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.898 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.900 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.902 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.906 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.910 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.922 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.931 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.931 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 2.932 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
19:01:54 [2024-01-24T19:01:54.636Z] #106 3.067 debconf: delaying package configuration, since apt-utils is not installed
19:01:54 [2024-01-24T19:01:54.894Z] #106 3.104 Fetched 10.3 MB in 0s (26.7 MB/s)
19:01:54 [2024-01-24T19:01:54.894Z] #106 3.127 Selecting previously unselected package dpkg-dev.
19:01:54 [2024-01-24T19:01:54.894Z] #106 3.127 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21237 files and directories currently installed.)
19:01:54 [2024-01-24T19:01:54.894Z] #106 3.139 Preparing to unpack .../00-dpkg-dev_1.20.13_all.deb ...
19:01:54 [2024-01-24T19:01:54.894Z] #106 3.145 Unpacking dpkg-dev (1.20.13) ...
19:01:54 [2024-01-24T19:01:54.894Z] #106 3.265 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:01:54 [2024-01-24T19:01:54.894Z] #106 3.267 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
19:01:54 [2024-01-24T19:01:54.894Z] #106 3.274 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:01:54 [2024-01-24T19:01:54.894Z] #106 3.310 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:01:54 [2024-01-24T19:01:54.894Z] #106 3.312 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
19:01:54 [2024-01-24T19:01:54.894Z] #106 3.318 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:01:54 [2024-01-24T19:01:54.894Z] #106 3.361 Selecting previously unselected package libsecret-common.
19:01:54 [2024-01-24T19:01:54.894Z] #106 3.364 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
19:01:54 [2024-01-24T19:01:54.894Z] #106 3.368 Unpacking libsecret-common (0.20.4-2) ...
19:01:55 [2024-01-24T19:01:55.153Z] #106 3.419 Selecting previously unselected package libsecret-1-0:arm64.
19:01:55 [2024-01-24T19:01:55.153Z] #106 3.422 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.153Z] #106 3.427 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
19:01:55 [2024-01-24T19:01:55.153Z] #106 3.465 Selecting previously unselected package gir1.2-secret-1:arm64.
19:01:55 [2024-01-24T19:01:55.153Z] #106 3.467 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.153Z] #106 3.471 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
19:01:55 [2024-01-24T19:01:55.153Z] #106 3.522 Selecting previously unselected package libapparmor-dev:arm64.
19:01:55 [2024-01-24T19:01:55.153Z] #106 3.525 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.153Z] #106 3.529 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
19:01:55 [2024-01-24T19:01:55.153Z] #106 3.570 Selecting previously unselected package uuid-dev:arm64.
19:01:55 [2024-01-24T19:01:55.153Z] #106 3.573 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.411Z] #106 3.576 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:01:55 [2024-01-24T19:01:55.411Z] #106 3.620 Selecting previously unselected package libblkid-dev:arm64.
19:01:55 [2024-01-24T19:01:55.411Z] #106 3.622 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.411Z] #106 3.633 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:01:55 [2024-01-24T19:01:55.411Z] #106 3.690 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
19:01:55 [2024-01-24T19:01:55.411Z] #106 3.693 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.411Z] #106 3.696 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
19:01:55 [2024-01-24T19:01:55.411Z] #106 3.725 Selecting previously unselected package libudev-dev:arm64.
19:01:55 [2024-01-24T19:01:55.411Z] #106 3.727 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u4_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.411Z] #106 3.731 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
19:01:55 [2024-01-24T19:01:55.411Z] #106 3.776 Selecting previously unselected package libsepol1-dev:arm64.
19:01:55 [2024-01-24T19:01:55.411Z] #106 3.779 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.411Z] #106 3.782 Unpacking libsepol1-dev:arm64 (3.1-1) ...
19:01:55 [2024-01-24T19:01:55.411Z] #106 3.847 Selecting previously unselected package libpcre2-16-0:arm64.
19:01:55 [2024-01-24T19:01:55.669Z] #106 3.849 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.669Z] #106 3.853 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:01:55 [2024-01-24T19:01:55.669Z] #106 3.907 Selecting previously unselected package libpcre2-32-0:arm64.
19:01:55 [2024-01-24T19:01:55.669Z] #106 3.909 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.669Z] #106 3.914 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:01:55 [2024-01-24T19:01:55.669Z] #106 3.963 Selecting previously unselected package libpcre2-posix2:arm64.
19:01:55 [2024-01-24T19:01:55.669Z] #106 3.966 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.669Z] #106 3.970 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:01:55 [2024-01-24T19:01:55.669Z] #106 4.002 Selecting previously unselected package libpcre2-dev:arm64.
19:01:55 [2024-01-24T19:01:55.669Z] #106 4.004 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.669Z] #106 4.010 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:01:55 [2024-01-24T19:01:55.669Z] #106 4.092 Selecting previously unselected package libselinux1-dev:arm64.
19:01:55 [2024-01-24T19:01:55.927Z] #106 4.094 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.927Z] #106 4.100 Unpacking libselinux1-dev:arm64 (3.1-3) ...
19:01:55 [2024-01-24T19:01:55.927Z] #106 4.157 Selecting previously unselected package libdevmapper-dev:arm64.
19:01:55 [2024-01-24T19:01:55.927Z] #106 4.160 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.927Z] #106 4.165 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
19:01:55 [2024-01-24T19:01:55.927Z] #106 4.196 Selecting previously unselected package libffi-dev:arm64.
19:01:55 [2024-01-24T19:01:55.927Z] #106 4.199 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
19:01:55 [2024-01-24T19:01:55.927Z] #106 4.203 Unpacking libffi-dev:arm64 (3.3-6) ...
19:01:55 [2024-01-24T19:01:55.927Z] #106 4.235 Selecting previously unselected package libglib2.0-data.
19:01:55 [2024-01-24T19:01:55.927Z] #106 4.237 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
19:01:55 [2024-01-24T19:01:55.927Z] #106 4.241 Unpacking libglib2.0-data (2.66.8-1) ...
19:01:55 [2024-01-24T19:01:55.927Z] #106 4.369 Selecting previously unselected package libglib2.0-bin.
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.372 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.375 Unpacking libglib2.0-bin (2.66.8-1) ...
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.417 Selecting previously unselected package libglib2.0-dev-bin.
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.419 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.424 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.468 Selecting previously unselected package libmount-dev:arm64.
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.470 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.475 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.568 Selecting previously unselected package libpcre16-3:arm64.
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.571 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.575 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.623 Selecting previously unselected package libpcre32-3:arm64.
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.625 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.629 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
19:01:56 [2024-01-24T19:01:56.185Z] #106 4.676 Selecting previously unselected package libpcrecpp0v5:arm64.
19:01:56 [2024-01-24T19:01:56.443Z] #106 4.679 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
19:01:56 [2024-01-24T19:01:56.443Z] #106 4.683 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
19:01:56 [2024-01-24T19:01:56.443Z] #106 4.718 Selecting previously unselected package libpcre3-dev:arm64.
19:01:56 [2024-01-24T19:01:56.443Z] #106 4.721 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
19:01:56 [2024-01-24T19:01:56.443Z] #106 4.724 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
19:01:56 [2024-01-24T19:01:56.443Z] #106 4.799 Selecting previously unselected package zlib1g-dev:arm64.
19:01:56 [2024-01-24T19:01:56.701Z] #106 4.802 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
19:01:56 [2024-01-24T19:01:56.701Z] #106 4.806 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:01:56 [2024-01-24T19:01:56.701Z] #106 4.850 Selecting previously unselected package libglib2.0-dev:arm64.
19:01:56 [2024-01-24T19:01:56.701Z] #106 4.852 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
19:01:56 [2024-01-24T19:01:56.701Z] #106 4.856 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
19:01:56 [2024-01-24T19:01:56.701Z] #106 5.034 Selecting previously unselected package libseccomp-dev:arm64.
19:01:56 [2024-01-24T19:01:56.701Z] #106 5.037 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
19:01:56 [2024-01-24T19:01:56.701Z] #106 5.041 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:01:56 [2024-01-24T19:01:56.701Z] #106 5.077 Selecting previously unselected package libsecret-1-dev:arm64.
19:01:56 [2024-01-24T19:01:56.701Z] #106 5.079 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
19:01:56 [2024-01-24T19:01:56.701Z] #106 5.084 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
19:01:56 [2024-01-24T19:01:56.701Z] #106 5.136 Selecting previously unselected package libsystemd-dev:arm64.
19:01:56 [2024-01-24T19:01:56.959Z] #106 5.139 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
19:01:56 [2024-01-24T19:01:56.959Z] #106 5.142 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
19:01:56 [2024-01-24T19:01:56.959Z] #106 5.253 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
19:01:56 [2024-01-24T19:01:56.959Z] #106 5.267 Setting up libglib2.0-dev-bin (2.66.8-1) ...
19:01:56 [2024-01-24T19:01:56.959Z] #106 5.423 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.434 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.446 Setting up libpcre16-3:arm64 (2:8.39-13) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.459 Setting up libsepol1-dev:arm64 (3.1-1) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.472 Setting up libffi-dev:arm64 (3.3-6) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.486 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.500 Setting up dpkg-dev (1.20.13) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.522 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.536 Setting up libglib2.0-data (2.66.8-1) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.550 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.562 Setting up libpcre32-3:arm64 (2:8.39-13) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.580 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.595 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.607 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.623 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.635 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
19:01:57 [2024-01-24T19:01:57.217Z] #106 5.649 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.666 Setting up libsecret-common (0.20.4-2) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.681 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.697 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.709 Setting up libselinux1-dev:arm64 (3.1-3) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.722 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.735 Setting up libglib2.0-bin (2.66.8-1) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.750 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.766 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.778 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.790 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.802 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.816 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.830 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.842 No schema files found: doing nothing.
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.846 Processing triggers for libc-bin (2.31-13+deb11u7) ...
19:01:57 [2024-01-24T19:01:57.475Z] #106 5.867 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
19:01:57 [2024-01-24T19:01:57.732Z] #106 DONE 6.1s
19:01:57 [2024-01-24T19:01:57.990Z] 
19:01:57 [2024-01-24T19:01:57.990Z] #107 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
19:01:57 [2024-01-24T19:01:57.990Z] #107 DONE 0.1s
19:01:57 [2024-01-24T19:01:57.990Z] 
19:01:57 [2024-01-24T19:01:57.990Z] #108 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
19:01:57 [2024-01-24T19:01:57.990Z] #108 DONE 0.1s
19:01:57 [2024-01-24T19:01:57.990Z] 
19:01:57 [2024-01-24T19:01:57.990Z] #109 [dev 1/1] COPY --link . .
19:01:58 [2024-01-24T19:01:58.924Z] #109 DONE 1.0s
19:01:59 [2024-01-24T19:01:59.183Z] 
19:01:59 [2024-01-24T19:01:59.183Z] #110 exporting to image
19:01:59 [2024-01-24T19:01:59.183Z] #110 exporting layers
19:01:59 [2024-01-24T19:01:59.750Z] #110 exporting layers 0.9s done
19:02:00 [2024-01-24T19:02:00.008Z] #110 writing image sha256:d6b87b71b96c245412c08ae72a2ce85289dabb07982e020493fcd8bbde5c78c4 done
19:02:00 [2024-01-24T19:02:00.008Z] #110 naming to docker.io/library/docker:2c69aba317a43c2fba8c129b201af1fba6e609a3 done
19:02:00 [2024-01-24T19:02:00.008Z] #110 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:02:00 [2024-01-24T19:02:00.351Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:02:00 [2024-01-24T19:02:00.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47206/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c69aba317a43c2fba8c129b201af1fba6e609a3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:2c69aba317a43c2fba8c129b201af1fba6e609a3 hack/test/unit
19:02:00 [2024-01-24T19:02:00.890Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
19:02:00 [2024-01-24T19:02:00.890Z] + TESTFLAGS+=' -test.timeout=5m'
19:02:00 [2024-01-24T19:02:00.890Z] + TESTDIRS=./...
19:02:00 [2024-01-24T19:02:00.890Z] + exclude_paths='/vendor/|/integration'
19:02:00 [2024-01-24T19:02:00.890Z] ++ go list ./...
19:02:00 [2024-01-24T19:02:00.890Z] ++ grep -vE '(/vendor/|/integration)'
19:02:01 [2024-01-24T19:02:01.457Z] + pkg_list='github.com/docker/docker/api
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/backend/build
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/httpstatus
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/httputils
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/middleware
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/router
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/router/build
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/router/checkpoint
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/router/container
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/router/debug
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/router/distribution
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/router/grpc
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/router/image
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/router/network
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/router/plugin
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/router/session
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/router/swarm
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/router/system
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/server/router/volume
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/backend
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/blkiodev
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/container
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/events
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/filters
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/image
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/mount
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/network
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/plugins/logdriver
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/registry
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/strslice
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/swarm
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/swarm/runtime
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/time
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/versions
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/versions/v1p19
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/versions/v1p20
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/api/types/volume
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder/builder-next
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder/builder-next/exporter
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder/builder-next/worker
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder/builder-next/worker/label
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder/dockerfile
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder/remotecontext
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder/remotecontext/git
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/builder/remotecontext/urlutil
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/cli/debug
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/cli/winresources/docker-proxy
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/cli/winresources/dockerd
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/client
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/client/buildkit
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/cmd/docker-proxy
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/cmd/dockerd
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/cmd/dockerd/trap
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/container
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/container/stream
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/contrib/apparmor
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/contrib/docker-device-tool
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/contrib/httpserver
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/cluster
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/cluster/convert
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/cluster/executor
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/cluster/executor/container
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/cluster/provider
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/config
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/containerd
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/events
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/events/testutils
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/graphdriver
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/graphdriver/copy
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/graphdriver/register
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/graphdriver/vfs
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/graphdriver/zfs
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/images
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/initlayer
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/links
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/listeners
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/awslogs
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/fluentd
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/gcplogs
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/gelf
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/journald
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/local
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/logentries
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/loggertest
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/loggerutils
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/splunk
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/syslog
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/logger/templates
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/names
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/network
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/snapshotter
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/daemon/stats
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/distribution
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/distribution/metadata
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/distribution/utils
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/distribution/xfer
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/dockerversion
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/errdefs
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/image
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/image/cache
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/image/tarexport
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/image/v1
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/internal/compatcontext
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/internal/mounttree
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/internal/test/suite
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/internal/unshare
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/layer
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libcontainerd
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libcontainerd/queue
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libcontainerd/remote
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libcontainerd/shimopts
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libcontainerd/supervisor
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libcontainerd/types
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/bitmap
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/bitseq
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/cluster
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/config
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/datastore
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/diagnostic
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/discoverapi
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/driverapi
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/bridge
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/host
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/null
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/overlay
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/remote
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/windows
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/drvregistry
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/etchosts
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/idm
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/internal/caller
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/ipam
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/ipamapi
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/ipams/builtin
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/ipams/null
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/ipams/remote
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/ipamutils
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/ipbits
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/iptables
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/netlabel
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/netutils
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/networkdb
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/ns
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/options
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/osl
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/osl/kernel
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/portallocator
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/portmapper
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/resolvconf
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/testutils
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/libnetwork/types
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/oci
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/oci/caps
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/opts
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/pkg/aaparser
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/pkg/archive
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/pkg/authorization
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/pkg/broadcaster
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/pkg/capabilities
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/pkg/chrootarchive
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/pkg/containerfs
19:02:01 [2024-01-24T19:02:01.457Z] github.com/docker/docker/pkg/devicemapper
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/directory
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/dmesg
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/fileutils
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/homedir
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/idtools
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/ioutils
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/jsonmessage
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/longpath
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/loopback
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/meminfo
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/namesgenerator
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/parsers
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/parsers/kernel
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/pidfile
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/platform
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/platforms
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/plugingetter
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/plugins
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/plugins/transport
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/pools
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/process
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/progress
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/reexec
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/rootless
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/rootless/specconv
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/stack
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/stdcopy
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/streamformatter
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/stringid
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/sysinfo
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/system
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/tailfile
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/tarsum
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/useragent
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/plugin
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/plugin/executor/containerd
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/plugin/v2
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/profiles/apparmor
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/profiles/seccomp
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/quota
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/reference
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/registry
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/registry/resumable
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/restartmanager
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/runconfig
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/runconfig/opts
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/daemon
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/environment
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/fakecontext
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/fakegit
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/fakestorage
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/fixtures/load
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/fixtures/plugin
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/registry
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/request
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/volume
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/volume/drivers
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/volume/local
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/volume/mounts
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/volume/service
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/volume/service/opts
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/volume/testutils'
19:02:01 [2024-01-24T19:02:01.458Z] ++ grep --fixed-strings -v /libnetwork
19:02:01 [2024-01-24T19:02:01.458Z] ++ echo 'github.com/docker/docker/api
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/backend/build
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/httpstatus
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/httputils
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/middleware
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/router
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/router/build
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/router/checkpoint
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/router/container
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/router/debug
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/router/distribution
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/router/grpc
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/router/image
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/router/network
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/router/plugin
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/router/session
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/router/swarm
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/router/system
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/server/router/volume
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/backend
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/blkiodev
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/container
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/events
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/filters
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/image
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/mount
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/network
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/plugins/logdriver
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/registry
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/strslice
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/swarm
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/swarm/runtime
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/time
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/versions
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/versions/v1p19
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/versions/v1p20
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/api/types/volume
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder/builder-next
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder/builder-next/exporter
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder/builder-next/worker
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder/builder-next/worker/label
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder/dockerfile
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder/remotecontext
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder/remotecontext/git
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/builder/remotecontext/urlutil
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/cli/debug
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/cli/winresources/docker-proxy
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/cli/winresources/dockerd
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/client
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/client/buildkit
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/cmd/docker-proxy
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/cmd/dockerd
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/cmd/dockerd/trap
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/container
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/container/stream
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/contrib/apparmor
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/contrib/docker-device-tool
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/contrib/httpserver
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/cluster
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/cluster/convert
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/cluster/executor
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/cluster/executor/container
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/cluster/provider
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/config
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/containerd
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/events
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/events/testutils
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/graphdriver
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/graphdriver/copy
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/graphdriver/register
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/graphdriver/vfs
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/graphdriver/zfs
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/images
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/initlayer
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/links
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/listeners
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/awslogs
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/fluentd
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/gcplogs
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/gelf
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/journald
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/local
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/logentries
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/loggertest
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/loggerutils
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/splunk
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/syslog
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/logger/templates
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/names
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/network
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/snapshotter
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/daemon/stats
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/distribution
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/distribution/metadata
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/distribution/utils
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/distribution/xfer
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/dockerversion
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/errdefs
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/image
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/image/cache
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/image/tarexport
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/image/v1
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/internal/compatcontext
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/internal/mounttree
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/internal/test/suite
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/internal/unshare
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/layer
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libcontainerd
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libcontainerd/queue
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libcontainerd/remote
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libcontainerd/shimopts
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libcontainerd/supervisor
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libcontainerd/types
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/bitmap
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/bitseq
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/cluster
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/config
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/datastore
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/diagnostic
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/discoverapi
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/driverapi
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/bridge
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/host
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/null
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/overlay
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/remote
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/windows
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/drvregistry
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/etchosts
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/idm
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/internal/caller
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/ipam
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/ipamapi
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/ipams/builtin
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/ipams/null
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/ipams/remote
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/ipamutils
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/ipbits
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/iptables
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/netlabel
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/netutils
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/networkdb
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/ns
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/options
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/osl
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/osl/kernel
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/portallocator
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/portmapper
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/resolvconf
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/testutils
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/libnetwork/types
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/oci
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/oci/caps
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/opts
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/aaparser
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/archive
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/authorization
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/broadcaster
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/capabilities
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/chrootarchive
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/containerfs
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/devicemapper
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/directory
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/dmesg
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/fileutils
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/homedir
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/idtools
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/ioutils
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/jsonmessage
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/longpath
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/loopback
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/meminfo
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/namesgenerator
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/parsers
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/parsers/kernel
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/pidfile
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/platform
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/platforms
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/plugingetter
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/plugins
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/plugins/transport
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/pools
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/process
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/progress
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/reexec
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/rootless
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/rootless/specconv
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/stack
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/stdcopy
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/streamformatter
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/stringid
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/sysinfo
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/system
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/tailfile
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/tarsum
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/pkg/useragent
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/plugin
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/plugin/executor/containerd
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/plugin/v2
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/profiles/apparmor
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/profiles/seccomp
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/quota
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/reference
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/registry
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/registry/resumable
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/restartmanager
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/runconfig
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/runconfig/opts
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/daemon
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/environment
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/fakecontext
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/fakegit
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/fakestorage
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/fixtures/load
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/fixtures/plugin
19:02:01 [2024-01-24T19:02:01.458Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/testutil/registry
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/testutil/request
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/volume
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/volume/drivers
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/volume/local
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/volume/mounts
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/volume/service
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/volume/service/opts
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/volume/testutils'
19:02:01 [2024-01-24T19:02:01.459Z] + base_pkg_list='github.com/docker/docker/api
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/backend/build
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/httpstatus
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/httputils
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/middleware
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/build
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/checkpoint
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/container
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/debug
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/distribution
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/grpc
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/image
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/network
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/plugin
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/session
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/swarm
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/system
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/volume
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/backend
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/blkiodev
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/container
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/events
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/filters
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/image
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/mount
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/network
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/plugins/logdriver
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/registry
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/strslice
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/swarm
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/swarm/runtime
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/time
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/versions
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/versions/v1p19
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/versions/v1p20
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/volume
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/exporter
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/worker
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/worker/label
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/dockerfile
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/remotecontext
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/remotecontext/git
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/remotecontext/urlutil
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/cli/debug
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/cli/winresources/docker-proxy
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/cli/winresources/dockerd
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/client
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/client/buildkit
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/cmd/docker-proxy
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/cmd/dockerd
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/cmd/dockerd/trap
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/container
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/container/stream
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/contrib/apparmor
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/contrib/docker-device-tool
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/contrib/httpserver
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/cluster
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/cluster/convert
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/cluster/executor
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/cluster/executor/container
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/cluster/provider
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/config
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/containerd
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/events
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/events/testutils
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/copy
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/register
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/vfs
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/zfs
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/images
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/initlayer
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/links
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/listeners
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/awslogs
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/fluentd
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/gcplogs
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/gelf
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/journald
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/local
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/logentries
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/loggertest
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/loggerutils
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/splunk
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/syslog
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/templates
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/names
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/network
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/snapshotter
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/stats
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/distribution
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/distribution/metadata
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/distribution/utils
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/distribution/xfer
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/dockerversion
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/errdefs
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/image
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/image/cache
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/image/tarexport
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/image/v1
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/internal/compatcontext
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/internal/mounttree
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/internal/test/suite
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/internal/unshare
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/layer
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/libcontainerd
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/libcontainerd/queue
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/libcontainerd/remote
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/libcontainerd/shimopts
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/libcontainerd/supervisor
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/libcontainerd/types
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/oci
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/oci/caps
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/opts
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/aaparser
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/archive
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/authorization
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/broadcaster
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/capabilities
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/chrootarchive
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/containerfs
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/devicemapper
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/directory
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/dmesg
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/fileutils
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/homedir
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/idtools
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/ioutils
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/jsonmessage
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/longpath
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/loopback
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/meminfo
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/namesgenerator
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/parsers
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/parsers/kernel
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/pidfile
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/platform
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/platforms
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/plugingetter
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/plugins
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/plugins/transport
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/pools
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/process
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/progress
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/reexec
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/rootless
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/rootless/specconv
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/stack
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/stdcopy
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/streamformatter
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/stringid
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/sysinfo
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/system
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/tailfile
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/tarsum
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/pkg/useragent
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/plugin
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/plugin/executor/containerd
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/plugin/v2
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/profiles/apparmor
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/profiles/seccomp
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/quota
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/reference
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/registry
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/registry/resumable
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/restartmanager
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/runconfig
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/runconfig/opts
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/testutil
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/testutil/daemon
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/testutil/environment
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/testutil/fakecontext
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/testutil/fakegit
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/testutil/fakestorage
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/testutil/fixtures/load
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/testutil/fixtures/plugin
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/testutil/registry
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/testutil/request
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/volume
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/volume/drivers
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/volume/local
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/volume/mounts
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/volume/service
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/volume/service/opts
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/volume/testutils'
19:02:01 [2024-01-24T19:02:01.459Z] ++ grep --fixed-strings /libnetwork
19:02:01 [2024-01-24T19:02:01.459Z] ++ echo 'github.com/docker/docker/api
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/backend/build
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/httpstatus
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/httputils
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/middleware
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/build
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/checkpoint
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/container
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/debug
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/distribution
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/grpc
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/image
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/network
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/plugin
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/session
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/swarm
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/system
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/server/router/volume
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/backend
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/blkiodev
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/container
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/events
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/filters
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/image
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/mount
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/network
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/plugins/logdriver
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/registry
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/strslice
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/swarm
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/swarm/runtime
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/time
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/versions
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/versions/v1p19
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/versions/v1p20
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/api/types/volume
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/exporter
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/worker
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/builder-next/worker/label
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/dockerfile
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/remotecontext
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/remotecontext/git
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/builder/remotecontext/urlutil
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/cli/debug
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/cli/winresources/docker-proxy
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/cli/winresources/dockerd
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/client
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/client/buildkit
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/cmd/docker-proxy
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/cmd/dockerd
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/cmd/dockerd/trap
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/container
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/container/stream
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/contrib/apparmor
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/contrib/docker-device-tool
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/contrib/httpserver
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/cluster
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/cluster/convert
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/cluster/executor
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/cluster/executor/container
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/cluster/provider
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/config
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/containerd
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/events
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/events/testutils
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/copy
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/register
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/vfs
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/graphdriver/zfs
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/images
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/initlayer
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/links
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/listeners
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/awslogs
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/fluentd
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/gcplogs
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/gelf
19:02:01 [2024-01-24T19:02:01.459Z] github.com/docker/docker/daemon/logger/journald
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/logger/local
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/logger/logentries
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/logger/loggertest
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/logger/loggerutils
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/logger/splunk
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/logger/syslog
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/logger/templates
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/names
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/network
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/snapshotter
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/daemon/stats
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/distribution
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/distribution/metadata
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/distribution/utils
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/distribution/xfer
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/dockerversion
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/errdefs
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/image
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/image/cache
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/image/tarexport
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/image/v1
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/internal/compatcontext
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/internal/mounttree
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/internal/test/suite
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/internal/unshare
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/layer
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libcontainerd
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libcontainerd/queue
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libcontainerd/remote
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libcontainerd/shimopts
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libcontainerd/supervisor
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libcontainerd/types
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/bitmap
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/bitseq
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cluster
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/config
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/datastore
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/diagnostic
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/discoverapi
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/driverapi
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/bridge
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/host
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/null
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/overlay
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/remote
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/windows
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drvregistry
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/etchosts
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/idm
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/internal/caller
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipam
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipamapi
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipams/builtin
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipams/null
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipams/remote
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipamutils
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipbits
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/iptables
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/netlabel
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/netutils
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/networkdb
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ns
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/options
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/osl
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/osl/kernel
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/portallocator
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/portmapper
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/resolvconf
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/testutils
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/types
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/oci
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/oci/caps
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/opts
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/aaparser
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/archive
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/authorization
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/broadcaster
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/capabilities
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/chrootarchive
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/containerfs
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/devicemapper
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/directory
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/dmesg
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/fileutils
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/homedir
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/idtools
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/ioutils
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/jsonmessage
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/longpath
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/loopback
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/meminfo
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/namesgenerator
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/parsers
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/parsers/kernel
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/pidfile
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/platform
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/platforms
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/plugingetter
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/plugins
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/plugins/transport
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/pools
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/process
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/progress
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/reexec
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/rootless
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/rootless/specconv
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/stack
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/stdcopy
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/streamformatter
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/stringid
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/sysinfo
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/system
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/tailfile
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/tarsum
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/pkg/useragent
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/plugin
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/plugin/executor/containerd
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/plugin/v2
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/profiles/apparmor
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/profiles/seccomp
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/quota
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/reference
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/registry
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/registry/resumable
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/restartmanager
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/runconfig
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/runconfig/opts
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/testutil
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/testutil/daemon
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/testutil/environment
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/testutil/fakecontext
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/testutil/fakegit
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/testutil/fakestorage
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/testutil/fixtures/load
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/testutil/fixtures/plugin
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/testutil/registry
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/testutil/request
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/volume
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/volume/drivers
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/volume/local
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/volume/mounts
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/volume/service
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/volume/service/opts
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/volume/testutils'
19:02:01 [2024-01-24T19:02:01.460Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/bitmap
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/bitseq
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cluster
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/config
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/datastore
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/diagnostic
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/discoverapi
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/driverapi
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/bridge
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/host
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/null
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/overlay
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/remote
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/windows
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drvregistry
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/etchosts
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/idm
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/internal/caller
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipam
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipamapi
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipams/builtin
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipams/null
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipams/remote
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipamutils
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ipbits
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/iptables
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/netlabel
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/netutils
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/networkdb
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/ns
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/options
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/osl
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/osl/kernel
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/portallocator
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/portmapper
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/resolvconf
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/testutils
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/types'
19:02:01 [2024-01-24T19:02:01.460Z] + echo 'github.com/docker/docker/libnetwork
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/bitmap
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/bitseq
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cluster
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/config
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/datastore
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/diagnostic
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/discoverapi
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/driverapi
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/bridge
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/host
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/null
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/overlay
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/remote
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/windows
19:02:01 [2024-01-24T19:02:01.460Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/drvregistry
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/etchosts
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/idm
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/internal/caller
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/ipam
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/ipamapi
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/ipams/builtin
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/ipams/null
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/+ grep --fixed-strings libnetwork/drivers/bridge
19:02:01 [2024-01-24T19:02:01.461Z] ipams/remote
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/ipamutils
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/ipbits
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/iptables
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/netlabel
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/netutils
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/networkdb
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/ns
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/options
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/osl
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/osl/kernel
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/portallocator
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/portmapper
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/resolvconf
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/testutils
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/types'
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/drivers/bridge
19:02:01 [2024-01-24T19:02:01.461Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:02:01 [2024-01-24T19:02:01.461Z] + type docker-proxy
19:02:01 [2024-01-24T19:02:01.461Z] hack/test/unit: line 25: type: docker-proxy: not found
19:02:01 [2024-01-24T19:02:01.461Z] + hack/make.sh binary-proxy install-proxy
19:02:01 [2024-01-24T19:02:01.461Z] 
19:02:01 [2024-01-24T19:02:01.461Z] Removing bundles/
19:02:01 [2024-01-24T19:02:01.461Z] 
19:02:01 [2024-01-24T19:02:01.461Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:02:01 [2024-01-24T19:02:01.461Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
19:02:01 [2024-01-24T19:02:01.461Z] + tee /go/src/github.com/docker/docker/go.mod
19:02:01 [2024-01-24T19:02:01.461Z] module github.com/docker/docker
19:02:01 [2024-01-24T19:02:01.461Z] 
19:02:01 [2024-01-24T19:02:01.461Z] go 1.19
19:02:01 [2024-01-24T19:02:01.461Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:02:01 [2024-01-24T19:02:01.461Z] + GO111MODULE=on
19:02:01 [2024-01-24T19:02:01.461Z] + 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=2c69aba317a43c2fba8c129b201af1fba6e609a3" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-24T19:02:01.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
19:02:05 [2024-01-24T19:02:05.648Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:02:05 [2024-01-24T19:02:05.648Z] Created binary: bundles/binary-proxy/docker-proxy
19:02:05 [2024-01-24T19:02:05.648Z] 
19:02:05 [2024-01-24T19:02:05.648Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:02:05 [2024-01-24T19:02:05.648Z] Installing docker-proxy to /usr/local/bin/
19:02:05 [2024-01-24T19:02:05.648Z] 
19:02:05 [2024-01-24T19:02:05.648Z] + mkdir -p bundles
19:02:05 [2024-01-24T19:02:05.648Z] + '[' -n 'github.com/docker/docker/api
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/backend/build
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/httpstatus
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/httputils
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/middleware
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/router
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/router/build
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/router/checkpoint
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/router/container
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/router/debug
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/router/distribution
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/router/grpc
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/router/image
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/router/network
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/router/plugin
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/router/session
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/router/swarm
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/router/system
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/server/router/volume
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/backend
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/blkiodev
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/container
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/events
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/filters
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/image
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/mount
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/network
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/plugins/logdriver
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/registry
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/strslice
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/swarm
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/swarm/runtime
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/time
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/versions
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/versions/v1p19
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/versions/v1p20
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/api/types/volume
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder/builder-next
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder/builder-next/exporter
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder/builder-next/worker
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder/builder-next/worker/label
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder/dockerfile
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder/remotecontext
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder/remotecontext/git
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/builder/remotecontext/urlutil
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/cli/debug
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/cli/winresources/docker-proxy
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/cli/winresources/dockerd
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/client
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/client/buildkit
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/cmd/docker-proxy
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/cmd/dockerd
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/cmd/dockerd/trap
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/container
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/container/stream
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/contrib/apparmor
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/contrib/docker-device-tool
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/contrib/httpserver
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/cluster
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/cluster/convert
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/cluster/executor
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/cluster/executor/container
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/cluster/provider
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/config
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/containerd
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/events
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/events/testutils
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/graphdriver
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/graphdriver/copy
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/graphdriver/register
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/graphdriver/vfs
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/graphdriver/zfs
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/images
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/initlayer
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/links
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/listeners
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/awslogs
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/fluentd
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/gcplogs
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/gelf
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/journald
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/local
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/logentries
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/loggertest
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/loggerutils
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/splunk
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/syslog
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/logger/templates
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/names
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/network
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/snapshotter
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/daemon/stats
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/distribution
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/distribution/metadata
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/distribution/utils
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/distribution/xfer
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/dockerversion
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/errdefs
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/image
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/image/cache
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/image/tarexport
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/image/v1
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/internal/compatcontext
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/internal/mounttree
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/internal/test/suite
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/internal/unshare
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/layer
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/libcontainerd
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/libcontainerd/queue
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/libcontainerd/remote
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/libcontainerd/shimopts
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/libcontainerd/supervisor
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/libcontainerd/types
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/oci
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/oci/caps
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/opts
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/aaparser
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/archive
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/authorization
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/broadcaster
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/capabilities
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/chrootarchive
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/containerfs
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/devicemapper
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/directory
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/dmesg
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/fileutils
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/homedir
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/idtools
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/ioutils
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/jsonmessage
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/longpath
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/loopback
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/meminfo
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/namesgenerator
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/parsers
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/parsers/kernel
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/pidfile
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/platform
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/platforms
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/plugingetter
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/plugins
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/plugins/transport
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/pools
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/process
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/progress
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/reexec
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/rootless
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/rootless/specconv
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/stack
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/stdcopy
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/streamformatter
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/stringid
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/sysinfo
19:02:05 [2024-01-24T19:02:05.648Z] github.com/docker/docker/pkg/system
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/pkg/tailfile
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/pkg/tarsum
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/pkg/useragent
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/plugin
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/plugin/executor/containerd
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/plugin/v2
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/profiles/apparmor
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/profiles/seccomp
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/quota
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/reference
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/registry
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/registry/resumable
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/restartmanager
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/runconfig
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/runconfig/opts
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/testutil
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/testutil/daemon
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/testutil/environment
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/testutil/fakecontext
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/testutil/fakegit
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/testutil/fakestorage
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/testutil/fixtures/load
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/testutil/fixtures/plugin
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/testutil/registry
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/testutil/request
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/volume
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/volume/drivers
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/volume/local
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/volume/mounts
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/volume/service
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/volume/service/opts
19:02:05 [2024-01-24T19:02:05.649Z] github.com/docker/docker/volume/testutils' ']'
19:02:05 [2024-01-24T19:02:05.649Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/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/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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/compatcontext github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
19:02:06 [2024-01-24T19:02:06.216Z] ?   	github.com/docker/docker/api	[no test files]
19:02:12 [2024-01-24T19:02:12.782Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
19:02:12 [2024-01-24T19:02:12.782Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 13.0% of statements
19:02:34 [2024-01-24T19:02:34.714Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:02:34 [2024-01-24T19:02:34.714Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
19:02:34 [2024-01-24T19:02:34.714Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
19:02:34 [2024-01-24T19:02:34.714Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
19:02:34 [2024-01-24T19:02:34.714Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:02:34 [2024-01-24T19:02:34.714Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:02:34 [2024-01-24T19:02:34.714Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:02:34 [2024-01-24T19:02:34.714Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/types	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ok  	github.com/docker/docker/api/types/container	0.012s	coverage: 82.3% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
19:02:34 [2024-01-24T19:02:34.715Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/builder	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
19:02:34 [2024-01-24T19:02:34.715Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
19:02:34 [2024-01-24T19:02:34.715Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
19:02:34 [2024-01-24T19:02:34.715Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.006s	coverage: 100.0% of statements
19:02:34 [2024-01-24T19:02:34.715Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ok  	github.com/docker/docker/builder/remotecontext	0.049s	coverage: 13.7% of statements
19:02:34 [2024-01-24T19:02:34.715Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
19:02:34 [2024-01-24T19:02:34.715Z] ok  	github.com/docker/docker/builder/dockerfile	0.067s	coverage: 50.1% of statements
19:02:34 [2024-01-24T19:02:34.974Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
19:02:34 [2024-01-24T19:02:34.974Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
19:02:34 [2024-01-24T19:02:34.974Z] ok  	github.com/docker/docker/client	0.090s	coverage: 76.8% of statements
19:02:35 [2024-01-24T19:02:35.234Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
19:02:35 [2024-01-24T19:02:35.234Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.219s	coverage: 66.5% of statements
19:02:39 [2024-01-24T19:02:39.441Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
19:02:39 [2024-01-24T19:02:39.441Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.813s	coverage: 82.5% of statements
19:02:47 [2024-01-24T19:02:47.555Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:02:47 [2024-01-24T19:02:47.555Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:02:47 [2024-01-24T19:02:47.555Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:02:47 [2024-01-24T19:02:47.555Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:02:47 [2024-01-24T19:02:47.555Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:02:47 [2024-01-24T19:02:47.555Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
19:02:47 [2024-01-24T19:02:47.555Z] ok  	github.com/docker/docker/container	0.127s	coverage: 36.5% of statements
19:02:47 [2024-01-24T19:02:47.555Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
19:02:47 [2024-01-24T19:02:47.555Z] ok  	github.com/docker/docker/cmd/dockerd	0.233s	coverage: 29.2% of statements
19:02:48 [2024-01-24T19:02:48.929Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
19:02:48 [2024-01-24T19:02:48.929Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.424s	coverage: 0.0% of statements
19:02:52 [2024-01-24T19:02:52.211Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:02:52 [2024-01-24T19:02:52.211Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:02:52 [2024-01-24T19:02:52.211Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
19:02:52 [2024-01-24T19:02:52.212Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
19:02:52 [2024-01-24T19:02:52.212Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
19:02:52 [2024-01-24T19:02:52.212Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 39.2% of statements
19:02:52 [2024-01-24T19:02:52.212Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
19:02:52 [2024-01-24T19:02:52.212Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
19:02:52 [2024-01-24T19:02:52.212Z] ok  	github.com/docker/docker/daemon/config	0.064s	coverage: 75.2% of statements
19:02:52 [2024-01-24T19:02:52.212Z] ok  	github.com/docker/docker/daemon/cluster	0.064s	coverage: 0.5% of statements
19:02:54 [2024-01-24T19:02:54.113Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:02:54 [2024-01-24T19:02:54.113Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
19:02:54 [2024-01-24T19:02:54.113Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
19:02:54 [2024-01-24T19:02:54.113Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
19:02:54 [2024-01-24T19:02:54.113Z] ok  	github.com/docker/docker/daemon/containerd	0.023s	coverage: 0.7% of statements
19:02:54 [2024-01-24T19:02:54.113Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
19:02:54 [2024-01-24T19:02:54.113Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
19:02:54 [2024-01-24T19:02:54.113Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
19:02:54 [2024-01-24T19:02:54.113Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
19:02:54 [2024-01-24T19:02:54.113Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
19:02:54 [2024-01-24T19:02:54.113Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.201s	coverage: 59.6% of statements
19:02:55 [2024-01-24T19:02:55.046Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:02:55 [2024-01-24T19:02:55.046Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:02:55 [2024-01-24T19:02:55.046Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:02:55 [2024-01-24T19:02:55.046Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
19:02:55 [2024-01-24T19:02:55.046Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
19:02:55 [2024-01-24T19:02:55.304Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
19:02:55 [2024-01-24T19:02:55.304Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.167s	coverage: 60.2% of statements
19:02:55 [2024-01-24T19:02:55.562Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
19:02:55 [2024-01-24T19:02:55.562Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.456s	coverage: 13.0% of statements
19:02:55 [2024-01-24T19:02:55.820Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
19:02:55 [2024-01-24T19:02:55.820Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
19:02:55 [2024-01-24T19:02:55.820Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
19:02:55 [2024-01-24T19:02:55.820Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
19:02:56 [2024-01-24T19:02:56.387Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:02:56 [2024-01-24T19:02:56.387Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:02:56 [2024-01-24T19:02:56.387Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
19:02:56 [2024-01-24T19:02:56.387Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
19:02:56 [2024-01-24T19:02:56.387Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
19:02:56 [2024-01-24T19:02:56.387Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 3.0% of statements
19:02:56 [2024-01-24T19:02:56.953Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
19:02:56 [2024-01-24T19:02:56.953Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
19:02:56 [2024-01-24T19:02:56.953Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.2% of statements
19:02:56 [2024-01-24T19:02:56.953Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.132s	coverage: 78.2% of statements
19:02:56 [2024-01-24T19:02:56.953Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:02:56 [2024-01-24T19:02:56.953Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
19:02:56 [2024-01-24T19:02:56.953Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
19:02:56 [2024-01-24T19:02:56.953Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
19:02:56 [2024-01-24T19:02:56.953Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
19:02:57 [2024-01-24T19:02:57.519Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
19:02:57 [2024-01-24T19:02:57.519Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
19:02:57 [2024-01-24T19:02:57.519Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
19:02:57 [2024-01-24T19:02:57.519Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.006s	coverage: 88.2% of statements
19:02:57 [2024-01-24T19:02:57.777Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
19:02:57 [2024-01-24T19:02:57.777Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 87.2% of statements
19:02:57 [2024-01-24T19:02:57.777Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
19:02:57 [2024-01-24T19:02:57.777Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.072s	coverage: 76.8% of statements
19:02:58 [2024-01-24T19:02:58.343Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:02:58 [2024-01-24T19:02:58.343Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
19:02:58 [2024-01-24T19:02:58.343Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
19:02:58 [2024-01-24T19:02:58.343Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 79.4% of statements
19:02:58 [2024-01-24T19:02:58.601Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
19:02:58 [2024-01-24T19:02:58.601Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
19:02:58 [2024-01-24T19:02:58.601Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.033s	coverage: 63.5% of statements
19:02:58 [2024-01-24T19:02:58.601Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.033s	coverage: 31.5% of statements
19:02:58 [2024-01-24T19:02:58.859Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:02:58 [2024-01-24T19:02:58.859Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
19:02:59 [2024-01-24T19:02:59.117Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
19:02:59 [2024-01-24T19:02:59.117Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
19:02:59 [2024-01-24T19:02:59.117Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.027s	coverage: 46.8% of statements
19:02:59 [2024-01-24T19:02:59.118Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
19:02:59 [2024-01-24T19:02:59.118Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:02:59 [2024-01-24T19:02:59.118Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
19:02:59 [2024-01-24T19:02:59.118Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
19:02:59 [2024-01-24T19:02:59.118Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
19:02:59 [2024-01-24T19:02:59.118Z] ok  	github.com/docker/docker/daemon/logger/journald	1.518s	coverage: 74.5% of statements
19:03:00 [2024-01-24T19:03:00.492Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:03:00 [2024-01-24T19:03:00.492Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
19:03:00 [2024-01-24T19:03:00.492Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
19:03:00 [2024-01-24T19:03:00.492Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
19:03:00 [2024-01-24T19:03:00.492Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
19:03:00 [2024-01-24T19:03:00.492Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
19:03:00 [2024-01-24T19:03:00.492Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.450s	coverage: 82.5% of statements
19:03:00 [2024-01-24T19:03:00.492Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
19:03:00 [2024-01-24T19:03:00.492Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
19:03:00 [2024-01-24T19:03:00.753Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
19:03:00 [2024-01-24T19:03:00.753Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
19:03:00 [2024-01-24T19:03:00.753Z] 	github.com/docker/docker/image	coverage: 84.9% of statements
19:03:00 [2024-01-24T19:03:00.753Z] ok  	github.com/docker/docker/image	0.027s	coverage: 84.9% of statements
19:03:01 [2024-01-24T19:03:01.011Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
19:03:01 [2024-01-24T19:03:01.011Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	5.890s	coverage: 45.9% of statements
19:03:01 [2024-01-24T19:03:01.011Z] ?   	github.com/docker/docker/image/v1	[no test files]
19:03:01 [2024-01-24T19:03:01.011Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
19:03:01 [2024-01-24T19:03:01.011Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
19:03:01 [2024-01-24T19:03:01.011Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:03:01 [2024-01-24T19:03:01.011Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
19:03:01 [2024-01-24T19:03:01.011Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
19:03:01 [2024-01-24T19:03:01.011Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
19:03:01 [2024-01-24T19:03:01.577Z] 	github.com/docker/docker/distribution	coverage: 29.6% of statements
19:03:01 [2024-01-24T19:03:01.577Z] ok  	github.com/docker/docker/distribution	1.496s	coverage: 29.6% of statements
19:03:02 [2024-01-24T19:03:02.142Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:03:02 [2024-01-24T19:03:02.142Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:03:02 [2024-01-24T19:03:02.142Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
19:03:02 [2024-01-24T19:03:02.142Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:03:02 [2024-01-24T19:03:02.142Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:03:02 [2024-01-24T19:03:02.142Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
19:03:02 [2024-01-24T19:03:02.142Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
19:03:02 [2024-01-24T19:03:02.401Z] 	github.com/docker/docker/daemon	coverage: 16.8% of statements
19:03:02 [2024-01-24T19:03:02.401Z] ok  	github.com/docker/docker/daemon	10.155s	coverage: 16.8% of statements
19:03:02 [2024-01-24T19:03:02.401Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
19:03:02 [2024-01-24T19:03:02.401Z] ok  	github.com/docker/docker/distribution/xfer	2.193s	coverage: 85.4% of statements
19:03:02 [2024-01-24T19:03:02.660Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:03:02 [2024-01-24T19:03:02.660Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
19:03:02 [2024-01-24T19:03:02.660Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
19:03:02 [2024-01-24T19:03:02.660Z] ok  	github.com/docker/docker/oci	0.022s	coverage: 38.1% of statements
19:03:02 [2024-01-24T19:03:02.660Z] ok  	github.com/docker/docker/pkg/aaparser	0.024s	coverage: 52.9% of statements
19:03:02 [2024-01-24T19:03:02.660Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
19:03:02 [2024-01-24T19:03:02.660Z] ok  	github.com/docker/docker/opts	0.028s	coverage: 67.9% of statements
19:03:03 [2024-01-24T19:03:03.226Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
19:03:03 [2024-01-24T19:03:03.226Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
19:03:03 [2024-01-24T19:03:03.226Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:03:03 [2024-01-24T19:03:03.226Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:03:03 [2024-01-24T19:03:03.226Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
19:03:03 [2024-01-24T19:03:03.226Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
19:03:03 [2024-01-24T19:03:03.227Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
19:03:03 [2024-01-24T19:03:03.485Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
19:03:03 [2024-01-24T19:03:03.485Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
19:03:03 [2024-01-24T19:03:03.485Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
19:03:03 [2024-01-24T19:03:03.485Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
19:03:03 [2024-01-24T19:03:03.485Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
19:03:03 [2024-01-24T19:03:03.485Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
19:03:03 [2024-01-24T19:03:03.485Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.263s	coverage: 83.1% of statements
19:03:03 [2024-01-24T19:03:03.485Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 56.4% of statements
19:03:03 [2024-01-24T19:03:03.485Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
19:03:03 [2024-01-24T19:03:03.485Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 10.4% of statements
19:03:03 [2024-01-24T19:03:03.743Z] 	github.com/docker/docker/pkg/archive	coverage: 80.8% of statements
19:03:03 [2024-01-24T19:03:03.743Z] ok  	github.com/docker/docker/pkg/archive	0.447s	coverage: 80.8% of statements
19:03:03 [2024-01-24T19:03:03.743Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
19:03:03 [2024-01-24T19:03:03.743Z] ok  	github.com/docker/docker/pkg/authorization	0.596s	coverage: 68.3% of statements
19:03:03 [2024-01-24T19:03:03.743Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:03:03 [2024-01-24T19:03:03.743Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
19:03:03 [2024-01-24T19:03:03.743Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
19:03:04 [2024-01-24T19:03:04.002Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
19:03:04 [2024-01-24T19:03:04.002Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
19:03:04 [2024-01-24T19:03:04.002Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.017s	coverage: 92.3% of statements
19:03:04 [2024-01-24T19:03:04.002Z] ok  	github.com/docker/docker/pkg/meminfo	0.010s	coverage: 75.0% of statements
19:03:04 [2024-01-24T19:03:04.002Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
19:03:04 [2024-01-24T19:03:04.002Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
19:03:04 [2024-01-24T19:03:04.002Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
19:03:04 [2024-01-24T19:03:04.002Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
19:03:04 [2024-01-24T19:03:04.261Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
19:03:04 [2024-01-24T19:03:04.261Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:03:04 [2024-01-24T19:03:04.261Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:03:04 [2024-01-24T19:03:04.261Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
19:03:04 [2024-01-24T19:03:04.261Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:03:04 [2024-01-24T19:03:04.261Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
19:03:04 [2024-01-24T19:03:04.261Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
19:03:04 [2024-01-24T19:03:04.261Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.2% of statements
19:03:04 [2024-01-24T19:03:04.261Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
19:03:04 [2024-01-24T19:03:04.261Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
19:03:04 [2024-01-24T19:03:04.261Z] ok  	github.com/docker/docker/pkg/ioutils	0.409s	coverage: 71.9% of statements
19:03:04 [2024-01-24T19:03:04.261Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.7% of statements
19:03:04 [2024-01-24T19:03:04.261Z] ok  	github.com/docker/docker/pkg/idtools	0.432s	coverage: 69.7% of statements
19:03:04 [2024-01-24T19:03:04.827Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:03:04 [2024-01-24T19:03:04.827Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:03:04 [2024-01-24T19:03:04.827Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
19:03:04 [2024-01-24T19:03:04.827Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
19:03:04 [2024-01-24T19:03:04.827Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
19:03:04 [2024-01-24T19:03:04.827Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
19:03:04 [2024-01-24T19:03:04.827Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
19:03:04 [2024-01-24T19:03:04.827Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
19:03:04 [2024-01-24T19:03:04.827Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
19:03:04 [2024-01-24T19:03:04.827Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
19:03:04 [2024-01-24T19:03:04.827Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
19:03:04 [2024-01-24T19:03:04.827Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:03:04 [2024-01-24T19:03:04.827Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
19:03:04 [2024-01-24T19:03:04.827Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
19:03:05 [2024-01-24T19:03:05.086Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
19:03:05 [2024-01-24T19:03:05.086Z] ok  	github.com/docker/docker/pkg/stack	0.006s	coverage: 90.9% of statements
19:03:05 [2024-01-24T19:03:05.086Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
19:03:05 [2024-01-24T19:03:05.086Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
19:03:05 [2024-01-24T19:03:05.086Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
19:03:05 [2024-01-24T19:03:05.086Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:03:05 [2024-01-24T19:03:05.086Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
19:03:05 [2024-01-24T19:03:05.086Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
19:03:05 [2024-01-24T19:03:05.086Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
19:03:05 [2024-01-24T19:03:05.086Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
19:03:05 [2024-01-24T19:03:05.653Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
19:03:05 [2024-01-24T19:03:05.653Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
19:03:05 [2024-01-24T19:03:05.653Z] ok  	github.com/docker/docker/pkg/system	0.009s	coverage: 43.1% of statements
19:03:05 [2024-01-24T19:03:05.653Z] ok  	github.com/docker/docker/pkg/sysinfo	0.020s	coverage: 53.4% of statements
19:03:05 [2024-01-24T19:03:05.653Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
19:03:05 [2024-01-24T19:03:05.653Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
19:03:05 [2024-01-24T19:03:05.653Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
19:03:05 [2024-01-24T19:03:05.653Z] ok  	github.com/docker/docker/pkg/tailfile	0.037s	coverage: 88.6% of statements
19:03:05 [2024-01-24T19:03:05.653Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
19:03:05 [2024-01-24T19:03:05.653Z] ok  	github.com/docker/docker/pkg/tarsum	0.057s	coverage: 89.1% of statements
19:03:06 [2024-01-24T19:03:06.219Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:03:06 [2024-01-24T19:03:06.219Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:03:06 [2024-01-24T19:03:06.219Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
19:03:06 [2024-01-24T19:03:06.219Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
19:03:06 [2024-01-24T19:03:06.219Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
19:03:06 [2024-01-24T19:03:06.219Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
19:03:06 [2024-01-24T19:03:06.477Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
19:03:06 [2024-01-24T19:03:06.477Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
19:03:06 [2024-01-24T19:03:06.735Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
19:03:06 [2024-01-24T19:03:06.735Z] ok  	github.com/docker/docker/plugin	0.528s	coverage: 23.3% of statements
19:03:06 [2024-01-24T19:03:06.735Z] 	github.com/docker/docker/quota	coverage: 69.3% of statements
19:03:06 [2024-01-24T19:03:06.735Z] ok  	github.com/docker/docker/quota	0.312s	coverage: 69.3% of statements
19:03:06 [2024-01-24T19:03:06.993Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
19:03:06 [2024-01-24T19:03:06.993Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 51.9% of statements
19:03:06 [2024-01-24T19:03:06.993Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
19:03:06 [2024-01-24T19:03:06.993Z] ok  	github.com/docker/docker/registry/resumable	0.020s	coverage: 100.0% of statements
19:03:06 [2024-01-24T19:03:06.993Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:03:06 [2024-01-24T19:03:06.993Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
19:03:06 [2024-01-24T19:03:06.993Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 62.5% of statements
19:03:06 [2024-01-24T19:03:06.993Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
19:03:06 [2024-01-24T19:03:06.993Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.6% of statements
19:03:06 [2024-01-24T19:03:06.993Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
19:03:06 [2024-01-24T19:03:06.993Z] ok  	github.com/docker/docker/registry	0.119s	coverage: 64.6% of statements
19:03:07 [2024-01-24T19:03:07.559Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:03:07 [2024-01-24T19:03:07.559Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:03:07 [2024-01-24T19:03:07.559Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:03:07 [2024-01-24T19:03:07.817Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:03:07 [2024-01-24T19:03:07.817Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:03:07 [2024-01-24T19:03:07.817Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:03:07 [2024-01-24T19:03:07.817Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:03:07 [2024-01-24T19:03:07.817Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:03:07 [2024-01-24T19:03:07.817Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:03:07 [2024-01-24T19:03:07.817Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:03:07 [2024-01-24T19:03:07.817Z] ?   	github.com/docker/docker/volume	[no test files]
19:03:08 [2024-01-24T19:03:08.383Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
19:03:08 [2024-01-24T19:03:08.383Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
19:03:08 [2024-01-24T19:03:08.383Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
19:03:08 [2024-01-24T19:03:08.383Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 65.7% of statements
19:03:08 [2024-01-24T19:03:08.383Z] 	github.com/docker/docker/volume/local	coverage: 74.6% of statements
19:03:08 [2024-01-24T19:03:08.383Z] ok  	github.com/docker/docker/volume/local	0.113s	coverage: 74.6% of statements
19:03:08 [2024-01-24T19:03:08.949Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:03:08 [2024-01-24T19:03:08.949Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:03:08 [2024-01-24T19:03:08.949Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
19:03:08 [2024-01-24T19:03:08.949Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
19:03:10 [2024-01-24T19:03:10.322Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
19:03:10 [2024-01-24T19:03:10.322Z] ok  	github.com/docker/docker/layer	7.976s	coverage: 68.7% of statements
19:03:42 [2024-01-24T19:03:42.381Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
19:03:42 [2024-01-24T19:03:42.381Z] ok  	github.com/docker/docker/pkg/plugins	33.643s	coverage: 74.3% of statements
19:03:42 [2024-01-24T19:03:42.381Z] 
19:03:42 [2024-01-24T19:03:42.381Z] === Skipped
19:03:42 [2024-01-24T19:03:42.381Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:03:42 [2024-01-24T19:03:42.381Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
19:03:42 [2024-01-24T19:03:42.381Z] 
19:03:42 [2024-01-24T19:03:42.381Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:03:42 [2024-01-24T19:03:42.381Z]     network_proxy_test.go:208: No support for dual stack yet
19:03:42 [2024-01-24T19:03:42.381Z] 
19:03:42 [2024-01-24T19:03:42.381Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:03:42 [2024-01-24T19:03:42.381Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
19:03:42 [2024-01-24T19:03:42.381Z] 
19:03:42 [2024-01-24T19:03:42.381Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:03:42 [2024-01-24T19:03:42.381Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
19:03:42 [2024-01-24T19:03:42.381Z] 
19:03:42 [2024-01-24T19:03:42.381Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:03:42 [2024-01-24T19:03:42.381Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:03:42 [2024-01-24T19:03:42.381Z]     graphtest_unix.go:44: Driver btrfs not supported
19:03:42 [2024-01-24T19:03:42.381Z] 
19:03:42 [2024-01-24T19:03:42.381Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:03:42 [2024-01-24T19:03:42.381Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:44: Driver btrfs not supported
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:44: Driver btrfs not supported
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:44: Driver btrfs not supported
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:44: Driver btrfs not supported
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:71: No driver to put!
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z] time="2024-01-24T19:02:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z] time="2024-01-24T19:02:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z] time="2024-01-24T19:02:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z] time="2024-01-24T19:02:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z] time="2024-01-24T19:02:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:71: No driver to put!
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     overlay_test.go:62: Cannot run test with naive change algorithm
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:44: Driver zfs not supported
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:44: Driver zfs not supported
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:44: Driver zfs not supported
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:44: Driver zfs not supported
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:44: Driver zfs not supported
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     graphtest_unix.go:71: No driver to put!
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:03:42 [2024-01-24T19:03:42.382Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
19:03:42 [2024-01-24T19:03:42.382Z] 
19:03:42 [2024-01-24T19:03:42.382Z] DONE 3046 tests, 26 skipped in 92.871s
19:03:42 [2024-01-24T19:03:42.382Z] + '[' -n 'github.com/docker/docker/libnetwork
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/bitmap
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/bitseq
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/cluster
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/config
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/datastore
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/diagnostic
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/discoverapi
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/driverapi
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/bridge
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/host
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/null
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/overlay
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/remote
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/windows
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/drvregistry
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/etchosts
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/idm
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/internal/caller
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/ipam
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/ipamapi
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/ipams/builtin
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/ipams/null
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/ipams/remote
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/ipamutils
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/ipbits
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/iptables
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/netlabel
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/netutils
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/networkdb
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/ns
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/options
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/osl
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/osl/kernel
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/portallocator
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/portmapper
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/resolvconf
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/testutils
19:03:42 [2024-01-24T19:03:42.382Z] github.com/docker/docker/libnetwork/types' ']'
19:03:42 [2024-01-24T19:03:42.382Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
19:04:29 [2024-01-24T19:04:29.048Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
19:04:29 [2024-01-24T19:04:29.048Z] ok  	github.com/docker/docker/libnetwork	44.429s	coverage: 42.5% of statements
19:04:29 [2024-01-24T19:04:29.048Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
19:04:29 [2024-01-24T19:04:29.048Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
19:04:29 [2024-01-24T19:04:29.048Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
19:04:29 [2024-01-24T19:04:29.048Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.112s	coverage: 75.7% of statements
19:04:29 [2024-01-24T19:04:29.048Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:04:29 [2024-01-24T19:04:29.048Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:04:29 [2024-01-24T19:04:29.048Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:04:29 [2024-01-24T19:04:29.048Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:04:29 [2024-01-24T19:04:29.048Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:04:29 [2024-01-24T19:04:29.048Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:04:29 [2024-01-24T19:04:29.048Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:04:29 [2024-01-24T19:04:29.311Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
19:04:29 [2024-01-24T19:04:29.311Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
19:04:29 [2024-01-24T19:04:29.578Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
19:04:29 [2024-01-24T19:04:29.578Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
19:04:29 [2024-01-24T19:04:29.578Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:04:29 [2024-01-24T19:04:29.578Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:04:29 [2024-01-24T19:04:29.838Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
19:04:29 [2024-01-24T19:04:29.838Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
19:04:33 [2024-01-24T19:04:33.229Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.0% of statements
19:04:33 [2024-01-24T19:04:33.229Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.937s	coverage: 62.0% of statements
19:04:33 [2024-01-24T19:04:33.229Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:04:33 [2024-01-24T19:04:33.229Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
19:04:33 [2024-01-24T19:04:33.229Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
19:04:34 [2024-01-24T19:04:34.613Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
19:04:34 [2024-01-24T19:04:34.613Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.799s	coverage: 5.2% of statements
19:04:34 [2024-01-24T19:04:34.613Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:04:34 [2024-01-24T19:04:34.883Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
19:04:34 [2024-01-24T19:04:34.884Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
19:04:34 [2024-01-24T19:04:34.884Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:04:35 [2024-01-24T19:04:35.151Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
19:04:35 [2024-01-24T19:04:35.151Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
19:04:36 [2024-01-24T19:04:36.132Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
19:04:36 [2024-01-24T19:04:36.132Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
19:04:36 [2024-01-24T19:04:36.132Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:04:36 [2024-01-24T19:04:36.699Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
19:04:36 [2024-01-24T19:04:36.699Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.9% of statements
19:04:36 [2024-01-24T19:04:36.958Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
19:04:36 [2024-01-24T19:04:36.958Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.1% of statements
19:04:36 [2024-01-24T19:04:36.958Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:04:36 [2024-01-24T19:04:36.958Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:04:37 [2024-01-24T19:04:37.216Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:04:37 [2024-01-24T19:04:37.795Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
19:04:37 [2024-01-24T19:04:37.795Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.045s	coverage: 86.2% of statements
19:04:37 [2024-01-24T19:04:37.795Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
19:04:37 [2024-01-24T19:04:37.795Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
19:04:38 [2024-01-24T19:04:38.067Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
19:04:38 [2024-01-24T19:04:38.067Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
19:04:38 [2024-01-24T19:04:38.333Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
19:04:38 [2024-01-24T19:04:38.333Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:04:50 [2024-01-24T19:04:50.525Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
19:04:50 [2024-01-24T19:04:50.525Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
19:04:51 [2024-01-24T19:04:51.459Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.2% of statements
19:04:51 [2024-01-24T19:04:51.459Z] ok  	github.com/docker/docker/libnetwork/ipam	2.251s	coverage: 80.2% of statements
19:04:51 [2024-01-24T19:04:51.459Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:04:51 [2024-01-24T19:04:51.459Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:04:51 [2024-01-24T19:04:51.459Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
19:04:51 [2024-01-24T19:04:51.459Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
19:04:52 [2024-01-24T19:04:52.024Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
19:04:52 [2024-01-24T19:04:52.024Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
19:04:52 [2024-01-24T19:04:52.024Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:04:52 [2024-01-24T19:04:52.281Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
19:04:52 [2024-01-24T19:04:52.281Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
19:04:52 [2024-01-24T19:04:52.846Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
19:04:52 [2024-01-24T19:04:52.846Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.277s	coverage: 86.4% of statements
19:04:52 [2024-01-24T19:04:52.846Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
19:04:52 [2024-01-24T19:04:52.846Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
19:04:53 [2024-01-24T19:04:53.780Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
19:04:53 [2024-01-24T19:04:53.780Z] ok  	github.com/docker/docker/libnetwork/iptables	0.218s	coverage: 40.7% of statements
19:04:53 [2024-01-24T19:04:53.780Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
19:04:54 [2024-01-24T19:04:54.038Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
19:04:54 [2024-01-24T19:04:54.038Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
19:06:46 [2024-01-24T19:06:46.454Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.5% of statements
19:06:46 [2024-01-24T19:06:46.454Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.461s	coverage: 60.5% of statements
19:06:46 [2024-01-24T19:06:46.454Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:06:46 [2024-01-24T19:06:46.454Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
19:06:46 [2024-01-24T19:06:46.454Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:06:46 [2024-01-24T19:06:46.454Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
19:06:46 [2024-01-24T19:06:46.454Z] ok  	github.com/docker/docker/libnetwork/osl	4.493s	coverage: 41.5% of statements
19:06:46 [2024-01-24T19:06:46.454Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
19:06:46 [2024-01-24T19:06:46.454Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
19:06:46 [2024-01-24T19:06:46.454Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
19:06:46 [2024-01-24T19:06:46.454Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
19:06:46 [2024-01-24T19:06:46.454Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
19:06:46 [2024-01-24T19:06:46.454Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.634s	coverage: 46.3% of statements
19:06:46 [2024-01-24T19:06:46.454Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
19:06:46 [2024-01-24T19:06:46.454Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
19:06:46 [2024-01-24T19:06:46.454Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:06:46 [2024-01-24T19:06:46.454Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
19:06:46 [2024-01-24T19:06:46.454Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
19:06:46 [2024-01-24T19:06:46.454Z] 
19:06:46 [2024-01-24T19:06:46.454Z] === Skipped
19:06:46 [2024-01-24T19:06:46.454Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:06:46 [2024-01-24T19:06:46.454Z]     firewalld_test.go:14: firewalld is not running
19:06:46 [2024-01-24T19:06:46.454Z] 
19:06:46 [2024-01-24T19:06:46.454Z] DONE 355 tests, 1 skipped in 187.231s
Post stage
[Pipeline] junit
19:06:46 [2024-01-24T19:06:46.472Z] Recording test results
19:06:47 [2024-01-24T19:06:47.437Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:06:47 [2024-01-24T19:06:47.739Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47206/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c69aba317a43c2fba8c129b201af1fba6e609a3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:2c69aba317a43c2fba8c129b201af1fba6e609a3 hack/make.sh dynbinary test-integration
19:06:48 [2024-01-24T19:06:48.002Z] 
19:06:48 [2024-01-24T19:06:48.002Z] Removing bundles/
19:06:48 [2024-01-24T19:06:48.002Z] 
19:06:48 [2024-01-24T19:06:48.002Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:06:48 [2024-01-24T19:06:48.002Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
19:06:48 [2024-01-24T19:06:48.002Z] + tee /go/src/github.com/docker/docker/go.mod
19:06:48 [2024-01-24T19:06:48.002Z] module github.com/docker/docker
19:06:48 [2024-01-24T19:06:48.002Z] 
19:06:48 [2024-01-24T19:06:48.002Z] go 1.19
19:06:48 [2024-01-24T19:06:48.002Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:06:48 [2024-01-24T19:06:48.002Z] + GO111MODULE=on
19:06:48 [2024-01-24T19:06:48.002Z] + 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=2c69aba317a43c2fba8c129b201af1fba6e609a3" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-24T19:06:47.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
19:07:26 [2024-01-24T19:07:26.723Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:07:26 [2024-01-24T19:07:26.723Z] Created binary: bundles/dynbinary-daemon/dockerd
19:07:26 [2024-01-24T19:07:26.723Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
19:07:26 [2024-01-24T19:07:26.723Z] + tee /go/src/github.com/docker/docker/go.mod
19:07:26 [2024-01-24T19:07:26.723Z] module github.com/docker/docker
19:07:26 [2024-01-24T19:07:26.723Z] 
19:07:26 [2024-01-24T19:07:26.723Z] go 1.19
19:07:26 [2024-01-24T19:07:26.723Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:07:26 [2024-01-24T19:07:26.723Z] + GO111MODULE=on
19:07:26 [2024-01-24T19:07:26.723Z] + 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=2c69aba317a43c2fba8c129b201af1fba6e609a3" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-24T19:06:47.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
19:07:26 [2024-01-24T19:07:26.723Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:07:26 [2024-01-24T19:07:26.723Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:07:26 [2024-01-24T19:07:26.723Z] 
19:07:26 [2024-01-24T19:07:26.723Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:07:26 [2024-01-24T19:07:26.723Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:07:26 [2024-01-24T19:07:26.723Z] HOSTNAME=2d0253fbdff0
19:07:26 [2024-01-24T19:07:26.723Z] TESTDEBUG=0
19:07:26 [2024-01-24T19:07:26.723Z] DEST=bundles/test-integration
19:07:26 [2024-01-24T19:07:26.723Z] PWD=/go/src/github.com/docker/docker
19:07:26 [2024-01-24T19:07:26.723Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
19:07:26 [2024-01-24T19:07:26.723Z] DOCKER_GITCOMMIT=2c69aba317a43c2fba8c129b201af1fba6e609a3
19:07:26 [2024-01-24T19:07:26.723Z] container=docker
19:07:26 [2024-01-24T19:07:26.723Z] HOME=/root
19:07:26 [2024-01-24T19:07:26.723Z] CONTAINERD_NAMESPACE=moby
19:07:26 [2024-01-24T19:07:26.723Z] GOLANG_VERSION=1.20.13
19:07:26 [2024-01-24T19:07:26.723Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:07:26 [2024-01-24T19:07:26.723Z] VALIDATE_BRANCH=24.0
19:07:26 [2024-01-24T19:07:26.723Z] TERM=xterm
19:07:26 [2024-01-24T19:07:26.723Z] DOCKER_PKG=github.com/docker/docker
19:07:26 [2024-01-24T19:07:26.723Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
19:07:26 [2024-01-24T19:07:26.723Z] SHLVL=1
19:07:26 [2024-01-24T19:07:26.723Z] TIMEOUT=120m
19:07:26 [2024-01-24T19:07:26.723Z] DOCKER_GRAPHDRIVER=overlay2
19:07:26 [2024-01-24T19:07:26.723Z] GO111MODULE=off
19:07:26 [2024-01-24T19:07:26.723Z] DOCKER_EXPERIMENTAL=1
19:07:26 [2024-01-24T19:07:26.723Z] TEST_SKIP_INTEGRATION_CLI=1
19:07:26 [2024-01-24T19:07:26.723Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:07:26 [2024-01-24T19:07:26.723Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:07:26 [2024-01-24T19:07:26.723Z] GOPATH=/go
19:07:26 [2024-01-24T19:07:26.723Z] PKG_CONFIG=pkg-config
19:07:26 [2024-01-24T19:07:26.723Z] _=/usr/bin/env
19:07:26 [2024-01-24T19:07:26.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:07:41 [2024-01-24T19:07:41.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
19:07:41 [2024-01-24T19:07:41.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:07:41 [2024-01-24T19:07:41.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:07:43 [2024-01-24T19:07:43.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:07:47 [2024-01-24T19:07:47.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:07:50 [2024-01-24T19:07:50.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:07:50 [2024-01-24T19:07:50.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:07:51 [2024-01-24T19:07:51.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:07:53 [2024-01-24T19:07:53.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:07:54 [2024-01-24T19:07:54.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:07:54 [2024-01-24T19:07:54.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:07:55 [2024-01-24T19:07:55.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:07:57 [2024-01-24T19:07:57.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:07:58 [2024-01-24T19:07:58.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:07:59 [2024-01-24T19:07:59.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:08:00 [2024-01-24T19:08:00.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:08:00 [2024-01-24T19:08:00.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:08:02 [2024-01-24T19:08:02.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:08:03 [2024-01-24T19:08:03.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:08:03 [2024-01-24T19:08:03.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:08:05 [2024-01-24T19:08:05.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:08:06 [2024-01-24T19:08:06.257Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:08:06 [2024-01-24T19:08:06.257Z] Using test binary /usr/local/cli-integration/docker
19:08:06 [2024-01-24T19:08:06.257Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:08:06 [2024-01-24T19:08:06.257Z] +++ /etc/init.d/apparmor start
19:08:06 [2024-01-24T19:08:06.257Z] Not: starting.
19:08:06 [2024-01-24T19:08:06.257Z] INFO: Waiting for daemon to start...
19:08:06 [2024-01-24T19:08:06.257Z] Starting dockerd
19:08:06 [2024-01-24T19:08:06.257Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
19:08:09 [2024-01-24T19:08:09.536Z] .
19:08:09 [2024-01-24T19:08:09.536Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
19:08:09 [2024-01-24T19:08:09.536Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:08:09 [2024-01-24T19:08:09.536Z] ++++ docker load
19:08:09 [2024-01-24T19:08:09.536Z] Loaded image: emptyfs:latest
19:08:09 [2024-01-24T19:08:09.794Z] ++++ tar -cC bundles/test-integration/dangling .
19:08:09 [2024-01-24T19:08:09.794Z] ++++ docker load
19:08:09 [2024-01-24T19:08:09.794Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
19:08:09 [2024-01-24T19:08:09.794Z] Running integration-test (iteration 1)
19:08:09 [2024-01-24T19:08:09.794Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:08:09 [2024-01-24T19:08:09.794Z] ++ 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
19:08:09 [2024-01-24T19:08:09.794Z] ++ set -e
19:08:09 [2024-01-24T19:08:09.794Z] ++ '[' -n 0 ']'
19:08:09 [2024-01-24T19:08:09.794Z] ++ set -x
19:08:09 [2024-01-24T19:08:09.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:08:09 [2024-01-24T19:08:09.794Z] Loaded image: busybox:latest
19:08:09 [2024-01-24T19:08:09.794Z] Loaded image: busybox:glibc
19:08:10 [2024-01-24T19:08:10.727Z] Loaded image: debian:bullseye-slim
19:08:10 [2024-01-24T19:08:10.985Z] Loaded image: hello-world:latest
19:08:10 [2024-01-24T19:08:10.985Z] Loaded image: arm32v7/hello-world:latest
19:08:10 [2024-01-24T19:08:10.985Z] INFO: Testing against a local daemon
19:08:10 [2024-01-24T19:08:10.985Z] === RUN   TestCgroupNamespacesBuild
19:08:12 [2024-01-24T19:08:12.356Z] --- PASS: TestCgroupNamespacesBuild (1.42s)
19:08:12 [2024-01-24T19:08:12.356Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:08:13 [2024-01-24T19:08:13.728Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
19:08:13 [2024-01-24T19:08:13.728Z] === RUN   TestBuildWithSession
19:08:13 [2024-01-24T19:08:13.728Z]     build_session_test.go:25: TODO: BuildKit
19:08:13 [2024-01-24T19:08:13.728Z] --- SKIP: TestBuildWithSession (0.00s)
19:08:13 [2024-01-24T19:08:13.728Z] === RUN   TestBuildSquashParent
19:08:17 [2024-01-24T19:08:17.908Z] --- PASS: TestBuildSquashParent (3.74s)
19:08:17 [2024-01-24T19:08:17.908Z] === RUN   TestBuildWithRemoveAndForceRemove
19:08:17 [2024-01-24T19:08:17.908Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:08:17 [2024-01-24T19:08:17.908Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:08:17 [2024-01-24T19:08:17.908Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:08:17 [2024-01-24T19:08:17.908Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:08:17 [2024-01-24T19:08:17.908Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:08:17 [2024-01-24T19:08:17.908Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:08:17 [2024-01-24T19:08:17.908Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:08:17 [2024-01-24T19:08:17.908Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:08:17 [2024-01-24T19:08:17.908Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:08:17 [2024-01-24T19:08:17.908Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:08:17 [2024-01-24T19:08:17.908Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:08:17 [2024-01-24T19:08:17.908Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:08:17 [2024-01-24T19:08:17.908Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:08:17 [2024-01-24T19:08:17.908Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:08:17 [2024-01-24T19:08:17.908Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:08:17 [2024-01-24T19:08:17.908Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:08:17 [2024-01-24T19:08:17.908Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:08:17 [2024-01-24T19:08:17.908Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:08:21 [2024-01-24T19:08:21.187Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
19:08:21 [2024-01-24T19:08:21.187Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.52s)
19:08:21 [2024-01-24T19:08:21.187Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.53s)
19:08:21 [2024-01-24T19:08:21.187Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s)
19:08:21 [2024-01-24T19:08:21.187Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.18s)
19:08:21 [2024-01-24T19:08:21.187Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s)
19:08:21 [2024-01-24T19:08:21.187Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s)
19:08:21 [2024-01-24T19:08:21.187Z] === RUN   TestBuildMultiStageCopy
19:08:21 [2024-01-24T19:08:21.187Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:08:21 [2024-01-24T19:08:21.752Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:08:21 [2024-01-24T19:08:21.752Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:08:21 [2024-01-24T19:08:21.752Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:08:22 [2024-01-24T19:08:22.010Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:08:22 [2024-01-24T19:08:22.010Z] --- PASS: TestBuildMultiStageCopy (1.39s)
19:08:22 [2024-01-24T19:08:22.010Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.02s)
19:08:22 [2024-01-24T19:08:22.010Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
19:08:22 [2024-01-24T19:08:22.010Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
19:08:22 [2024-01-24T19:08:22.010Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
19:08:22 [2024-01-24T19:08:22.010Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
19:08:22 [2024-01-24T19:08:22.010Z] === RUN   TestBuildMultiStageParentConfig
19:08:22 [2024-01-24T19:08:22.268Z] --- PASS: TestBuildMultiStageParentConfig (0.34s)
19:08:22 [2024-01-24T19:08:22.268Z] === RUN   TestBuildLabelWithTargets
19:08:22 [2024-01-24T19:08:22.832Z] --- PASS: TestBuildLabelWithTargets (0.54s)
19:08:22 [2024-01-24T19:08:22.832Z] === RUN   TestBuildWithEmptyLayers
19:08:23 [2024-01-24T19:08:23.091Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
19:08:23 [2024-01-24T19:08:23.091Z] === RUN   TestBuildMultiStageOnBuild
19:08:24 [2024-01-24T19:08:24.023Z] --- PASS: TestBuildMultiStageOnBuild (1.06s)
19:08:24 [2024-01-24T19:08:24.023Z] === RUN   TestBuildUncleanTarFilenames
19:08:24 [2024-01-24T19:08:24.281Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
19:08:24 [2024-01-24T19:08:24.281Z] === RUN   TestBuildMultiStageLayerLeak
19:08:25 [2024-01-24T19:08:25.214Z] --- PASS: TestBuildMultiStageLayerLeak (1.13s)
19:08:25 [2024-01-24T19:08:25.214Z] === RUN   TestBuildWithHugeFile
19:09:21 [2024-01-24T19:09:21.418Z] --- PASS: TestBuildWithHugeFile (51.69s)
19:09:21 [2024-01-24T19:09:21.418Z] === RUN   TestBuildWCOWSandboxSize
19:09:21 [2024-01-24T19:09:21.418Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:09:21 [2024-01-24T19:09:21.418Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:09:21 [2024-01-24T19:09:21.418Z] === RUN   TestBuildWithEmptyDockerfile
19:09:21 [2024-01-24T19:09:21.418Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:09:21 [2024-01-24T19:09:21.418Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:09:21 [2024-01-24T19:09:21.418Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:09:21 [2024-01-24T19:09:21.418Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:09:21 [2024-01-24T19:09:21.418Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:09:21 [2024-01-24T19:09:21.418Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:09:21 [2024-01-24T19:09:21.418Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:09:21 [2024-01-24T19:09:21.419Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:09:21 [2024-01-24T19:09:21.419Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:09:21 [2024-01-24T19:09:21.419Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
19:09:21 [2024-01-24T19:09:21.419Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
19:09:21 [2024-01-24T19:09:21.419Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
19:09:21 [2024-01-24T19:09:21.419Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
19:09:21 [2024-01-24T19:09:21.419Z] === RUN   TestBuildPreserveOwnership
19:09:21 [2024-01-24T19:09:21.419Z] === RUN   TestBuildPreserveOwnership/copy_from
19:09:21 [2024-01-24T19:09:21.419Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:09:21 [2024-01-24T19:09:21.419Z] --- PASS: TestBuildPreserveOwnership (2.30s)
19:09:21 [2024-01-24T19:09:21.419Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.58s)
19:09:21 [2024-01-24T19:09:21.419Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.71s)
19:09:21 [2024-01-24T19:09:21.419Z] === RUN   TestBuildPlatformInvalid
19:09:21 [2024-01-24T19:09:21.419Z] --- PASS: TestBuildPlatformInvalid (0.02s)
19:09:21 [2024-01-24T19:09:21.419Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:09:21 [2024-01-24T19:09:21.419Z] Loaded image: busybox:latest
19:09:21 [2024-01-24T19:09:21.419Z] Loaded image: busybox:glibc
19:09:21 [2024-01-24T19:09:21.419Z] Loaded image: debian:bullseye-slim
19:09:21 [2024-01-24T19:09:21.419Z] Loaded image: hello-world:latest
19:09:21 [2024-01-24T19:09:21.419Z] Loaded image: arm32v7/hello-world:latest
19:09:29 [2024-01-24T19:09:29.521Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.08s)
19:09:29 [2024-01-24T19:09:29.521Z] PASS
19:09:29 [2024-01-24T19:09:29.521Z] 
19:09:29 [2024-01-24T19:09:29.521Z] === Skipped
19:09:29 [2024-01-24T19:09:29.521Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:09:29 [2024-01-24T19:09:29.521Z]     build_session_test.go:25: TODO: BuildKit
19:09:29 [2024-01-24T19:09:29.521Z] 
19:09:29 [2024-01-24T19:09:29.521Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:09:29 [2024-01-24T19:09:29.521Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:09:29 [2024-01-24T19:09:29.521Z] 
19:09:29 [2024-01-24T19:09:29.521Z] DONE 34 tests, 2 skipped in 78.760s
19:09:29 [2024-01-24T19:09:29.521Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 
19:09:29 [2024-01-24T19:09:29.522Z] ++ 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
19:09:29 [2024-01-24T19:09:29.522Z] ++ set -e
19:09:29 [2024-01-24T19:09:29.522Z] ++ '[' -n 0 ']'
19:09:29 [2024-01-24T19:09:29.522Z] ++ set -x
19:09:29 [2024-01-24T19:09:29.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:09:29 [2024-01-24T19:09:29.522Z] INFO: Testing against a local daemon
19:09:29 [2024-01-24T19:09:29.522Z] === RUN   TestNoNewPrivileges
19:09:33 [2024-01-24T19:09:33.702Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
19:09:33 [2024-01-24T19:09:33.960Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
19:09:34 [2024-01-24T19:09:34.525Z] --- PASS: TestNoNewPrivileges (5.88s)
19:09:34 [2024-01-24T19:09:34.525Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.46s)
19:09:34 [2024-01-24T19:09:34.525Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.47s)
19:09:34 [2024-01-24T19:09:34.525Z] PASS
19:09:34 [2024-01-24T19:09:34.525Z] 
19:09:34 [2024-01-24T19:09:34.525Z] DONE 3 tests in 5.912s
19:09:34 [2024-01-24T19:09:34.525Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:09:34 [2024-01-24T19:09:34.525Z] ++ 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
19:09:34 [2024-01-24T19:09:34.525Z] ++ set -e
19:09:34 [2024-01-24T19:09:34.525Z] ++ '[' -n 0 ']'
19:09:34 [2024-01-24T19:09:34.525Z] ++ set -x
19:09:34 [2024-01-24T19:09:34.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:09:34 [2024-01-24T19:09:34.525Z] INFO: Testing against a local daemon
19:09:34 [2024-01-24T19:09:34.525Z] === RUN   TestConfigInspect
19:09:36 [2024-01-24T19:09:36.424Z] --- PASS: TestConfigInspect (2.01s)
19:09:36 [2024-01-24T19:09:36.424Z] === RUN   TestConfigList
19:09:38 [2024-01-24T19:09:38.322Z] --- PASS: TestConfigList (1.84s)
19:09:38 [2024-01-24T19:09:38.322Z] === RUN   TestConfigsCreateAndDelete
19:09:40 [2024-01-24T19:09:40.220Z] --- PASS: TestConfigsCreateAndDelete (2.05s)
19:09:40 [2024-01-24T19:09:40.220Z] === RUN   TestConfigsUpdate
19:09:42 [2024-01-24T19:09:42.746Z] --- PASS: TestConfigsUpdate (1.98s)
19:09:42 [2024-01-24T19:09:42.746Z] === RUN   TestTemplatedConfig
19:09:45 [2024-01-24T19:09:45.274Z] --- PASS: TestTemplatedConfig (2.60s)
19:09:45 [2024-01-24T19:09:45.274Z] === RUN   TestConfigCreateResolve
19:09:47 [2024-01-24T19:09:47.172Z] --- PASS: TestConfigCreateResolve (2.02s)
19:09:47 [2024-01-24T19:09:47.172Z] PASS
19:09:47 [2024-01-24T19:09:47.172Z] 
19:09:47 [2024-01-24T19:09:47.172Z] DONE 6 tests in 12.529s
19:09:47 [2024-01-24T19:09:47.172Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:09:47 [2024-01-24T19:09:47.172Z] ++ 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
19:09:47 [2024-01-24T19:09:47.172Z] ++ set -e
19:09:47 [2024-01-24T19:09:47.172Z] ++ '[' -n 0 ']'
19:09:47 [2024-01-24T19:09:47.172Z] ++ set -x
19:09:47 [2024-01-24T19:09:47.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:09:47 [2024-01-24T19:09:47.172Z] INFO: Testing against a local daemon
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestAttachWithTTY
19:09:47 [2024-01-24T19:09:47.172Z] --- PASS: TestAttachWithTTY (0.15s)
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestAttachWithoutTTy
19:09:47 [2024-01-24T19:09:47.172Z] --- PASS: TestAttachWithoutTTy (0.05s)
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestCheckpoint
19:09:47 [2024-01-24T19:09:47.172Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:09:47 [2024-01-24T19:09:47.172Z] --- SKIP: TestCheckpoint (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/commit
19:09:47 [2024-01-24T19:09:47.172Z] === PAUSE TestContainerInvalidJSON/commit
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/create
19:09:47 [2024-01-24T19:09:47.172Z] === PAUSE TestContainerInvalidJSON/containers/create
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:09:47 [2024-01-24T19:09:47.172Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:09:47 [2024-01-24T19:09:47.172Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:09:47 [2024-01-24T19:09:47.172Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:09:47 [2024-01-24T19:09:47.172Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
19:09:47 [2024-01-24T19:09:47.172Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
19:09:47 [2024-01-24T19:09:47.172Z] === CONT  TestContainerInvalidJSON/commit
19:09:47 [2024-01-24T19:09:47.172Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:09:47 [2024-01-24T19:09:47.172Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
19:09:47 [2024-01-24T19:09:47.172Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:09:47 [2024-01-24T19:09:47.172Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:09:47 [2024-01-24T19:09:47.172Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:09:47 [2024-01-24T19:09:47.172Z] === CONT  TestContainerInvalidJSON/containers/create
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
19:09:47 [2024-01-24T19:09:47.172Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:09:47 [2024-01-24T19:09:47.172Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:09:47 [2024-01-24T19:09:47.172Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestCopyFromContainerPathIsNotDir
19:09:47 [2024-01-24T19:09:47.172Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:09:47 [2024-01-24T19:09:47.172Z] === RUN   TestCopyToContainerPathDoesNotExist
19:09:47 [2024-01-24T19:09:47.430Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
19:09:47 [2024-01-24T19:09:47.430Z] === RUN   TestCopyEmptyFile
19:09:47 [2024-01-24T19:09:47.430Z] --- PASS: TestCopyEmptyFile (0.06s)
19:09:47 [2024-01-24T19:09:47.430Z] === RUN   TestCopyToContainerPathIsNotDir
19:09:47 [2024-01-24T19:09:47.430Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:09:47 [2024-01-24T19:09:47.430Z] === RUN   TestCopyFromContainer
19:09:47 [2024-01-24T19:09:47.996Z] === RUN   TestCopyFromContainer//
19:09:47 [2024-01-24T19:09:47.996Z] === RUN   TestCopyFromContainer/.
19:09:47 [2024-01-24T19:09:47.996Z] === RUN   TestCopyFromContainer//.
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCopyFromContainer/./
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCopyFromContainer//./
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCopyFromContainer//bar/root
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCopyFromContainer//bar/root/
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCopyFromContainer//bar/root/.
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCopyFromContainer/bar/quux
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCopyFromContainer/bar/quux/
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCopyFromContainer/bar/quux/.
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCopyFromContainer/bar/notarget
19:09:48 [2024-01-24T19:09:48.254Z] --- PASS: TestCopyFromContainer (0.81s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer// (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer/. (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer//. (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:09:48 [2024-01-24T19:09:48.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:09:48 [2024-01-24T19:09:48.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:09:48 [2024-01-24T19:09:48.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:09:48 [2024-01-24T19:09:48.254Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:09:48 [2024-01-24T19:09:48.254Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:09:48 [2024-01-24T19:09:48.254Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:09:48 [2024-01-24T19:09:48.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCreateLinkToNonExistingContainer
19:09:48 [2024-01-24T19:09:48.254Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCreateWithInvalidEnv
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCreateWithInvalidEnv/0
19:09:48 [2024-01-24T19:09:48.254Z] === PAUSE TestCreateWithInvalidEnv/0
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCreateWithInvalidEnv/1
19:09:48 [2024-01-24T19:09:48.254Z] === PAUSE TestCreateWithInvalidEnv/1
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCreateWithInvalidEnv/2
19:09:48 [2024-01-24T19:09:48.254Z] === PAUSE TestCreateWithInvalidEnv/2
19:09:48 [2024-01-24T19:09:48.254Z] === CONT  TestCreateWithInvalidEnv/0
19:09:48 [2024-01-24T19:09:48.254Z] === CONT  TestCreateWithInvalidEnv/2
19:09:48 [2024-01-24T19:09:48.254Z] === CONT  TestCreateWithInvalidEnv/1
19:09:48 [2024-01-24T19:09:48.254Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:09:48 [2024-01-24T19:09:48.254Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCreateTmpfsMountsTarget
19:09:48 [2024-01-24T19:09:48.254Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:09:48 [2024-01-24T19:09:48.254Z] === RUN   TestCreateWithCustomMaskedPaths
19:09:49 [2024-01-24T19:09:49.628Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s)
19:09:49 [2024-01-24T19:09:49.628Z] === RUN   TestCreateWithCustomReadonlyPaths
19:09:51 [2024-01-24T19:09:51.002Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.35s)
19:09:51 [2024-01-24T19:09:51.002Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:09:51 [2024-01-24T19:09:51.002Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:09:51 [2024-01-24T19:09:51.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:09:51 [2024-01-24T19:09:51.002Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:09:51 [2024-01-24T19:09:51.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:09:51 [2024-01-24T19:09:51.002Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:09:51 [2024-01-24T19:09:51.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:09:51 [2024-01-24T19:09:51.002Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:09:51 [2024-01-24T19:09:51.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:09:51 [2024-01-24T19:09:51.002Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:09:51 [2024-01-24T19:09:51.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:09:51 [2024-01-24T19:09:51.002Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:09:51 [2024-01-24T19:09:51.002Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:09:51 [2024-01-24T19:09:51.002Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:09:51 [2024-01-24T19:09:51.002Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:09:51 [2024-01-24T19:09:51.002Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:09:51 [2024-01-24T19:09:51.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:09:51 [2024-01-24T19:09:51.002Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:09:51 [2024-01-24T19:09:51.002Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:09:51 [2024-01-24T19:09:51.002Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:09:51 [2024-01-24T19:09:51.002Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:09:51 [2024-01-24T19:09:51.002Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:09:51 [2024-01-24T19:09:51.002Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:09:51 [2024-01-24T19:09:51.569Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestCreateDifferentPlatform
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestCreateDifferentPlatform/different_os
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:09:51 [2024-01-24T19:09:51.569Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:09:51 [2024-01-24T19:09:51.569Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:09:51 [2024-01-24T19:09:51.569Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:09:51 [2024-01-24T19:09:51.569Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:09:51 [2024-01-24T19:09:51.569Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestCreateInvalidHostConfig
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:09:51 [2024-01-24T19:09:51.569Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:09:51 [2024-01-24T19:09:51.569Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:09:51 [2024-01-24T19:09:51.569Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:09:51 [2024-01-24T19:09:51.569Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
19:09:51 [2024-01-24T19:09:51.569Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
19:09:51 [2024-01-24T19:09:51.569Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:09:51 [2024-01-24T19:09:51.569Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:09:51 [2024-01-24T19:09:51.569Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:09:51 [2024-01-24T19:09:51.569Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
19:09:51 [2024-01-24T19:09:51.569Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:09:51 [2024-01-24T19:09:51.569Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:09:51 [2024-01-24T19:09:51.569Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:09:51 [2024-01-24T19:09:51.569Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:09:51 [2024-01-24T19:09:51.569Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
19:09:51 [2024-01-24T19:09:51.569Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:09:51 [2024-01-24T19:09:51.569Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestContainerStartOnDaemonRestart
19:09:51 [2024-01-24T19:09:51.569Z] === PAUSE TestContainerStartOnDaemonRestart
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestDaemonRestartIpcMode
19:09:51 [2024-01-24T19:09:51.569Z] === PAUSE TestDaemonRestartIpcMode
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestDaemonHostGatewayIP
19:09:51 [2024-01-24T19:09:51.569Z] === PAUSE TestDaemonHostGatewayIP
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestRestartDaemonWithRestartingContainer
19:09:51 [2024-01-24T19:09:51.569Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestHardRestartWhenContainerIsRunning
19:09:51 [2024-01-24T19:09:51.569Z] === PAUSE TestHardRestartWhenContainerIsRunning
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestContainerKillOnDaemonStart
19:09:51 [2024-01-24T19:09:51.569Z] === PAUSE TestContainerKillOnDaemonStart
19:09:51 [2024-01-24T19:09:51.569Z] === RUN   TestDiff
19:09:52 [2024-01-24T19:09:52.134Z] --- PASS: TestDiff (0.47s)
19:09:52 [2024-01-24T19:09:52.134Z] === RUN   TestExecConsoleSize
19:09:52 [2024-01-24T19:09:52.699Z] --- PASS: TestExecConsoleSize (0.53s)
19:09:52 [2024-01-24T19:09:52.699Z] === RUN   TestExecWithCloseStdin
19:09:52 [2024-01-24T19:09:52.957Z] --- PASS: TestExecWithCloseStdin (0.50s)
19:09:52 [2024-01-24T19:09:52.957Z] === RUN   TestExec
19:09:53 [2024-01-24T19:09:53.522Z] --- PASS: TestExec (0.56s)
19:09:53 [2024-01-24T19:09:53.522Z] === RUN   TestExecUser
19:09:54 [2024-01-24T19:09:54.087Z] --- PASS: TestExecUser (0.55s)
19:09:54 [2024-01-24T19:09:54.087Z] === RUN   TestExportContainerAndImportImage
19:09:54 [2024-01-24T19:09:54.661Z] --- PASS: TestExportContainerAndImportImage (0.51s)
19:09:54 [2024-01-24T19:09:54.661Z] === RUN   TestExportContainerAfterDaemonRestart
19:10:01 [2024-01-24T19:10:01.226Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
19:10:01 [2024-01-24T19:10:01.226Z] === RUN   TestHealthCheckWorkdir
19:10:01 [2024-01-24T19:10:01.485Z] --- PASS: TestHealthCheckWorkdir (0.56s)
19:10:01 [2024-01-24T19:10:01.485Z] === RUN   TestHealthKillContainer
19:10:09 [2024-01-24T19:10:09.591Z] --- PASS: TestHealthKillContainer (7.95s)
19:10:09 [2024-01-24T19:10:09.591Z] === RUN   TestHealthCheckProcessKilled
19:10:10 [2024-01-24T19:10:10.156Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
19:10:10 [2024-01-24T19:10:10.156Z] === RUN   TestInspectCpusetInConfigPre120
19:10:10 [2024-01-24T19:10:10.413Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
19:10:10 [2024-01-24T19:10:10.413Z] === RUN   TestInspectAnnotations
19:10:10 [2024-01-24T19:10:10.670Z] --- PASS: TestInspectAnnotations (0.06s)
19:10:10 [2024-01-24T19:10:10.670Z] === RUN   TestIpcModeNone
19:10:11 [2024-01-24T19:10:11.235Z] --- PASS: TestIpcModeNone (0.53s)
19:10:11 [2024-01-24T19:10:11.235Z] === RUN   TestIpcModePrivate
19:10:11 [2024-01-24T19:10:11.493Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
19:10:11 [2024-01-24T19:10:11.750Z] --- PASS: TestIpcModePrivate (0.52s)
19:10:11 [2024-01-24T19:10:11.750Z] === RUN   TestIpcModeShareable
19:10:12 [2024-01-24T19:10:12.008Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
19:10:12 [2024-01-24T19:10:12.266Z] --- PASS: TestIpcModeShareable (0.52s)
19:10:12 [2024-01-24T19:10:12.266Z] === RUN   TestAPIIpcModeShareableAndContainer
19:10:14 [2024-01-24T19:10:14.164Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.62s)
19:10:14 [2024-01-24T19:10:14.164Z] === RUN   TestAPIIpcModeHost
19:10:14 [2024-01-24T19:10:14.164Z] --- PASS: TestAPIIpcModeHost (0.34s)
19:10:14 [2024-01-24T19:10:14.164Z] === RUN   TestDaemonIpcModeShareable
19:10:15 [2024-01-24T19:10:15.097Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
19:10:15 [2024-01-24T19:10:15.097Z] --- PASS: TestDaemonIpcModeShareable (1.11s)
19:10:15 [2024-01-24T19:10:15.097Z] === RUN   TestDaemonIpcModePrivate
19:10:16 [2024-01-24T19:10:16.030Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
19:10:16 [2024-01-24T19:10:16.288Z] --- PASS: TestDaemonIpcModePrivate (1.09s)
19:10:16 [2024-01-24T19:10:16.288Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:10:17 [2024-01-24T19:10:17.222Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
19:10:17 [2024-01-24T19:10:17.480Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
19:10:17 [2024-01-24T19:10:17.480Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:10:18 [2024-01-24T19:10:18.412Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
19:10:18 [2024-01-24T19:10:18.670Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s)
19:10:18 [2024-01-24T19:10:18.670Z] === RUN   TestIpcModeOlderClient
19:10:18 [2024-01-24T19:10:18.670Z] === PAUSE TestIpcModeOlderClient
19:10:18 [2024-01-24T19:10:18.670Z] === RUN   TestKillContainerInvalidSignal
19:10:18 [2024-01-24T19:10:18.928Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
19:10:18 [2024-01-24T19:10:18.928Z] === RUN   TestKillContainer
19:10:18 [2024-01-24T19:10:18.928Z] === RUN   TestKillContainer/no_signal
19:10:19 [2024-01-24T19:10:19.493Z] === RUN   TestKillContainer/non_killing_signal
19:10:19 [2024-01-24T19:10:19.750Z] === RUN   TestKillContainer/killing_signal
19:10:20 [2024-01-24T19:10:20.683Z] --- PASS: TestKillContainer (1.45s)
19:10:20 [2024-01-24T19:10:20.683Z]     --- PASS: TestKillContainer/no_signal (0.49s)
19:10:20 [2024-01-24T19:10:20.683Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
19:10:20 [2024-01-24T19:10:20.683Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
19:10:20 [2024-01-24T19:10:20.683Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:10:20 [2024-01-24T19:10:20.683Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:10:20 [2024-01-24T19:10:20.940Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:10:21 [2024-01-24T19:10:21.505Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s)
19:10:21 [2024-01-24T19:10:21.505Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s)
19:10:21 [2024-01-24T19:10:21.505Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
19:10:21 [2024-01-24T19:10:21.505Z] === RUN   TestKillStoppedContainer
19:10:21 [2024-01-24T19:10:21.505Z] --- PASS: TestKillStoppedContainer (0.05s)
19:10:21 [2024-01-24T19:10:21.505Z] === RUN   TestKillStoppedContainerAPIPre120
19:10:21 [2024-01-24T19:10:21.505Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
19:10:21 [2024-01-24T19:10:21.505Z] === RUN   TestKillDifferentUserContainer
19:10:22 [2024-01-24T19:10:22.070Z] --- PASS: TestKillDifferentUserContainer (0.47s)
19:10:22 [2024-01-24T19:10:22.070Z] === RUN   TestInspectOomKilledTrue
19:10:22 [2024-01-24T19:10:22.635Z] --- PASS: TestInspectOomKilledTrue (0.51s)
19:10:22 [2024-01-24T19:10:22.635Z] === RUN   TestInspectOomKilledFalse
19:10:22 [2024-01-24T19:10:22.893Z] --- PASS: TestInspectOomKilledFalse (0.46s)
19:10:22 [2024-01-24T19:10:22.893Z] === RUN   TestLinksEtcHostsContentMatch
19:10:23 [2024-01-24T19:10:23.150Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s)
19:10:23 [2024-01-24T19:10:23.150Z] === RUN   TestLinksContainerNames
19:10:24 [2024-01-24T19:10:24.083Z] --- PASS: TestLinksContainerNames (0.95s)
19:10:24 [2024-01-24T19:10:24.083Z] === RUN   TestLogsFollowTailEmpty
19:10:24 [2024-01-24T19:10:24.648Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
19:10:24 [2024-01-24T19:10:24.648Z] === RUN   TestLogs
19:10:24 [2024-01-24T19:10:24.648Z] === RUN   TestLogs/driver_local
19:10:24 [2024-01-24T19:10:24.648Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:10:24 [2024-01-24T19:10:24.648Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:10:24 [2024-01-24T19:10:24.648Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:10:24 [2024-01-24T19:10:24.648Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:10:24 [2024-01-24T19:10:24.648Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:10:24 [2024-01-24T19:10:24.648Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:10:24 [2024-01-24T19:10:24.648Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:10:24 [2024-01-24T19:10:24.648Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:10:24 [2024-01-24T19:10:24.648Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:10:24 [2024-01-24T19:10:24.648Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:10:24 [2024-01-24T19:10:24.648Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:10:24 [2024-01-24T19:10:24.648Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:10:24 [2024-01-24T19:10:24.648Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:10:24 [2024-01-24T19:10:24.648Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:10:24 [2024-01-24T19:10:24.648Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:10:24 [2024-01-24T19:10:24.648Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:10:24 [2024-01-24T19:10:24.648Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:10:24 [2024-01-24T19:10:24.648Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:10:26 [2024-01-24T19:10:26.021Z] === RUN   TestLogs/driver_json-file
19:10:26 [2024-01-24T19:10:26.021Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:10:26 [2024-01-24T19:10:26.021Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:10:26 [2024-01-24T19:10:26.021Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:10:26 [2024-01-24T19:10:26.021Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:10:26 [2024-01-24T19:10:26.021Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:10:26 [2024-01-24T19:10:26.021Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:10:26 [2024-01-24T19:10:26.021Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:10:26 [2024-01-24T19:10:26.021Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:10:26 [2024-01-24T19:10:26.021Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:10:26 [2024-01-24T19:10:26.021Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:10:26 [2024-01-24T19:10:26.021Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:10:26 [2024-01-24T19:10:26.021Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:10:26 [2024-01-24T19:10:26.021Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:10:26 [2024-01-24T19:10:26.021Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:10:26 [2024-01-24T19:10:26.021Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:10:26 [2024-01-24T19:10:26.021Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:10:26 [2024-01-24T19:10:26.021Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:10:26 [2024-01-24T19:10:26.021Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:10:27 [2024-01-24T19:10:27.919Z] --- PASS: TestLogs (3.16s)
19:10:27 [2024-01-24T19:10:27.919Z]     --- PASS: TestLogs/driver_local (0.01s)
19:10:27 [2024-01-24T19:10:27.919Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.87s)
19:10:27 [2024-01-24T19:10:27.919Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.05s)
19:10:27 [2024-01-24T19:10:27.919Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.24s)
19:10:27 [2024-01-24T19:10:27.919Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.42s)
19:10:27 [2024-01-24T19:10:27.919Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.43s)
19:10:27 [2024-01-24T19:10:27.920Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.49s)
19:10:27 [2024-01-24T19:10:27.920Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:10:27 [2024-01-24T19:10:27.920Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.88s)
19:10:27 [2024-01-24T19:10:27.920Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.31s)
19:10:27 [2024-01-24T19:10:27.920Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.36s)
19:10:27 [2024-01-24T19:10:27.920Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.55s)
19:10:27 [2024-01-24T19:10:27.920Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.60s)
19:10:27 [2024-01-24T19:10:27.920Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.65s)
19:10:27 [2024-01-24T19:10:27.920Z] === RUN   TestContainerNetworkMountsNoChown
19:10:28 [2024-01-24T19:10:28.179Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/default
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/default
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/private
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/private
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rprivate
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rprivate
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/slave
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/slave
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rslave
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rslave
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/shared
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/shared
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rshared
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rshared
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/default
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/rslave
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/rshared
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/private
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/slave
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/shared
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/rprivate
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/default/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/default/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/default/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/private/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === RUN   TestMountDaemonRoot/private/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/default/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:10:28 [2024-01-24T19:10:28.179Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:10:28 [2024-01-24T19:10:28.437Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:10:28 [2024-01-24T19:10:28.437Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:10:28 [2024-01-24T19:10:28.437Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:10:28 [2024-01-24T19:10:28.437Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:10:28 [2024-01-24T19:10:28.437Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:10:28 [2024-01-24T19:10:28.437Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:10:28 [2024-01-24T19:10:28.437Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:10:28 [2024-01-24T19:10:28.437Z] === CONT  TestMountDaemonRoot/private/bind_root
19:10:28 [2024-01-24T19:10:28.437Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:10:28 [2024-01-24T19:10:28.437Z] === CONT  TestMountDaemonRoot/private/mount_root
19:10:28 [2024-01-24T19:10:28.437Z] --- PASS: TestMountDaemonRoot (0.02s)
19:10:28 [2024-01-24T19:10:28.437Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
19:10:28 [2024-01-24T19:10:28.437Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
19:10:28 [2024-01-24T19:10:28.437Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
19:10:28 [2024-01-24T19:10:28.437Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
19:10:28 [2024-01-24T19:10:28.437Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
19:10:28 [2024-01-24T19:10:28.437Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
19:10:28 [2024-01-24T19:10:28.437Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
19:10:28 [2024-01-24T19:10:28.437Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
19:10:28 [2024-01-24T19:10:28.437Z] === RUN   TestContainerBindMountNonRecursive
19:10:29 [2024-01-24T19:10:29.810Z] --- PASS: TestContainerBindMountNonRecursive (1.29s)
19:10:29 [2024-01-24T19:10:29.810Z] === RUN   TestContainerVolumesMountedAsShared
19:10:30 [2024-01-24T19:10:30.067Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
19:10:30 [2024-01-24T19:10:30.067Z] === RUN   TestContainerVolumesMountedAsSlave
19:10:30 [2024-01-24T19:10:30.632Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
19:10:30 [2024-01-24T19:10:30.632Z] === RUN   TestContainerCopyLeaksMounts
19:10:31 [2024-01-24T19:10:31.198Z] --- PASS: TestContainerCopyLeaksMounts (0.57s)
19:10:31 [2024-01-24T19:10:31.198Z] === RUN   TestNetworkNat
19:10:31 [2024-01-24T19:10:31.455Z] --- PASS: TestNetworkNat (0.50s)
19:10:31 [2024-01-24T19:10:31.455Z] === RUN   TestNetworkLocalhostTCPNat
19:10:32 [2024-01-24T19:10:32.021Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
19:10:32 [2024-01-24T19:10:32.021Z] === RUN   TestNetworkLoopbackNat
19:10:35 [2024-01-24T19:10:35.301Z] --- PASS: TestNetworkLoopbackNat (2.62s)
19:10:35 [2024-01-24T19:10:35.301Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
19:10:35 [2024-01-24T19:10:35.301Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
19:10:35 [2024-01-24T19:10:35.301Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
19:10:35 [2024-01-24T19:10:35.301Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
19:10:35 [2024-01-24T19:10:35.301Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
19:10:35 [2024-01-24T19:10:35.301Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s)
19:10:35 [2024-01-24T19:10:35.301Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
19:10:35 [2024-01-24T19:10:35.301Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
19:10:35 [2024-01-24T19:10:35.301Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
19:10:35 [2024-01-24T19:10:35.301Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
19:10:35 [2024-01-24T19:10:35.301Z] === RUN   TestPause
19:10:35 [2024-01-24T19:10:35.559Z] --- PASS: TestPause (0.51s)
19:10:35 [2024-01-24T19:10:35.559Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:10:35 [2024-01-24T19:10:35.559Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:10:35 [2024-01-24T19:10:35.559Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:10:35 [2024-01-24T19:10:35.559Z] === RUN   TestPauseStopPausedContainer
19:10:36 [2024-01-24T19:10:36.124Z] --- PASS: TestPauseStopPausedContainer (0.46s)
19:10:36 [2024-01-24T19:10:36.124Z] === RUN   TestPidHost
19:10:37 [2024-01-24T19:10:37.057Z] --- PASS: TestPidHost (1.03s)
19:10:37 [2024-01-24T19:10:37.057Z] === RUN   TestPsFilter
19:10:37 [2024-01-24T19:10:37.315Z] === RUN   TestPsFilter/since
19:10:37 [2024-01-24T19:10:37.315Z] === RUN   TestPsFilter/before
19:10:37 [2024-01-24T19:10:37.315Z] --- PASS: TestPsFilter (0.13s)
19:10:37 [2024-01-24T19:10:37.315Z]     --- PASS: TestPsFilter/since (0.00s)
19:10:37 [2024-01-24T19:10:37.315Z]     --- PASS: TestPsFilter/before (0.00s)
19:10:37 [2024-01-24T19:10:37.315Z] === RUN   TestRemoveContainerWithRemovedVolume
19:10:37 [2024-01-24T19:10:37.880Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
19:10:37 [2024-01-24T19:10:37.880Z] === RUN   TestRemoveContainerWithVolume
19:10:38 [2024-01-24T19:10:38.138Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
19:10:38 [2024-01-24T19:10:38.138Z] === RUN   TestRemoveContainerRunning
19:10:38 [2024-01-24T19:10:38.703Z] --- PASS: TestRemoveContainerRunning (0.47s)
19:10:38 [2024-01-24T19:10:38.703Z] === RUN   TestRemoveContainerForceRemoveRunning
19:10:39 [2024-01-24T19:10:39.269Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s)
19:10:39 [2024-01-24T19:10:39.269Z] === RUN   TestRemoveInvalidContainer
19:10:39 [2024-01-24T19:10:39.269Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:10:39 [2024-01-24T19:10:39.269Z] === RUN   TestRenameLinkedContainer
19:10:41 [2024-01-24T19:10:41.166Z] --- PASS: TestRenameLinkedContainer (1.90s)
19:10:41 [2024-01-24T19:10:41.166Z] === RUN   TestRenameStoppedContainer
19:10:41 [2024-01-24T19:10:41.424Z] --- PASS: TestRenameStoppedContainer (0.48s)
19:10:41 [2024-01-24T19:10:41.424Z] === RUN   TestRenameRunningContainerAndReuse
19:10:42 [2024-01-24T19:10:42.797Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s)
19:10:42 [2024-01-24T19:10:42.797Z] === RUN   TestRenameInvalidName
19:10:43 [2024-01-24T19:10:43.055Z] --- PASS: TestRenameInvalidName (0.46s)
19:10:43 [2024-01-24T19:10:43.055Z] === RUN   TestRenameAnonymousContainer
19:10:44 [2024-01-24T19:10:44.953Z] --- PASS: TestRenameAnonymousContainer (1.60s)
19:10:44 [2024-01-24T19:10:44.953Z] === RUN   TestRenameContainerWithSameName
19:10:44 [2024-01-24T19:10:44.953Z] --- PASS: TestRenameContainerWithSameName (0.50s)
19:10:44 [2024-01-24T19:10:44.953Z] === RUN   TestRenameContainerWithLinkedContainer
19:10:45 [2024-01-24T19:10:45.886Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s)
19:10:45 [2024-01-24T19:10:45.886Z] === RUN   TestResize
19:10:46 [2024-01-24T19:10:46.451Z] --- PASS: TestResize (0.44s)
19:10:46 [2024-01-24T19:10:46.451Z] === RUN   TestResizeWithInvalidSize
19:10:47 [2024-01-24T19:10:47.016Z] --- PASS: TestResizeWithInvalidSize (0.48s)
19:10:47 [2024-01-24T19:10:47.016Z] === RUN   TestResizeWhenContainerNotStarted
19:10:47 [2024-01-24T19:10:47.275Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:10:47 [2024-01-24T19:10:47.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:10:48 [2024-01-24T19:10:48.649Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:10:48 [2024-01-24T19:10:48.649Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:10:49 [2024-01-24T19:10:49.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:10:49 [2024-01-24T19:10:49.781Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:10:49 [2024-01-24T19:10:49.781Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:10:49 [2024-01-24T19:10:49.781Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:10:49 [2024-01-24T19:10:49.781Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:10:50 [2024-01-24T19:10:50.347Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:10:54 [2024-01-24T19:10:54.528Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.27s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.51s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.07s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.12s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.73s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.26s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s)
19:10:54 [2024-01-24T19:10:54.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.73s)
19:10:54 [2024-01-24T19:10:54.528Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:10:54 [2024-01-24T19:10:54.528Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:10:55 [2024-01-24T19:10:55.093Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:10:56 [2024-01-24T19:10:56.026Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.01s)
19:10:56 [2024-01-24T19:10:56.026Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
19:10:56 [2024-01-24T19:10:56.026Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.04s)
19:10:56 [2024-01-24T19:10:56.026Z] === RUN   TestContainerRestartWithCancelledRequest
19:10:57 [2024-01-24T19:10:57.925Z] --- PASS: TestContainerRestartWithCancelledRequest (1.85s)
19:10:57 [2024-01-24T19:10:57.925Z] === RUN   TestCgroupNamespacesRun
19:10:59 [2024-01-24T19:10:59.298Z] --- PASS: TestCgroupNamespacesRun (1.10s)
19:10:59 [2024-01-24T19:10:59.298Z] === RUN   TestCgroupNamespacesRunPrivileged
19:11:00 [2024-01-24T19:11:00.231Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
19:11:00 [2024-01-24T19:11:00.231Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:11:01 [2024-01-24T19:11:01.604Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
19:11:01 [2024-01-24T19:11:01.604Z] === RUN   TestCgroupNamespacesRunHostMode
19:11:02 [2024-01-24T19:11:02.537Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
19:11:02 [2024-01-24T19:11:02.537Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:11:03 [2024-01-24T19:11:03.470Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
19:11:03 [2024-01-24T19:11:03.470Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:11:04 [2024-01-24T19:11:04.843Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
19:11:04 [2024-01-24T19:11:04.843Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:11:05 [2024-01-24T19:11:05.101Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
19:11:05 [2024-01-24T19:11:05.101Z] === RUN   TestCgroupNamespacesRunOlderClient
19:11:06 [2024-01-24T19:11:06.473Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
19:11:06 [2024-01-24T19:11:06.473Z] === RUN   TestNISDomainname
19:11:07 [2024-01-24T19:11:07.038Z] --- PASS: TestNISDomainname (0.61s)
19:11:07 [2024-01-24T19:11:07.038Z] === RUN   TestHostnameDnsResolution
19:11:07 [2024-01-24T19:11:07.604Z] --- PASS: TestHostnameDnsResolution (0.69s)
19:11:07 [2024-01-24T19:11:07.604Z] === RUN   TestUnprivilegedPortsAndPing
19:11:08 [2024-01-24T19:11:08.169Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
19:11:08 [2024-01-24T19:11:08.169Z] === RUN   TestPrivilegedHostDevices
19:11:08 [2024-01-24T19:11:08.735Z] --- PASS: TestPrivilegedHostDevices (0.55s)
19:11:08 [2024-01-24T19:11:08.735Z] === RUN   TestRunConsoleSize
19:11:09 [2024-01-24T19:11:09.301Z] --- PASS: TestRunConsoleSize (0.47s)
19:11:09 [2024-01-24T19:11:09.301Z] === RUN   TestRunWithAlternativeContainerdShim
19:11:13 [2024-01-24T19:11:13.482Z] --- PASS: TestRunWithAlternativeContainerdShim (3.93s)
19:11:13 [2024-01-24T19:11:13.482Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
19:11:14 [2024-01-24T19:11:14.416Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.18s)
19:11:14 [2024-01-24T19:11:14.416Z] === RUN   TestStats
19:11:15 [2024-01-24T19:11:15.788Z] --- PASS: TestStats (1.44s)
19:11:15 [2024-01-24T19:11:15.788Z] === RUN   TestStopContainerWithTimeout
19:11:15 [2024-01-24T19:11:15.788Z] === RUN   TestStopContainerWithTimeout/0
19:11:15 [2024-01-24T19:11:15.788Z] === PAUSE TestStopContainerWithTimeout/0
19:11:15 [2024-01-24T19:11:15.788Z] === RUN   TestStopContainerWithTimeout/1
19:11:15 [2024-01-24T19:11:15.788Z] === PAUSE TestStopContainerWithTimeout/1
19:11:15 [2024-01-24T19:11:15.788Z] === RUN   TestStopContainerWithTimeout/3
19:11:15 [2024-01-24T19:11:15.788Z] === PAUSE TestStopContainerWithTimeout/3
19:11:15 [2024-01-24T19:11:15.788Z] === RUN   TestStopContainerWithTimeout/-1
19:11:15 [2024-01-24T19:11:15.788Z] === PAUSE TestStopContainerWithTimeout/-1
19:11:15 [2024-01-24T19:11:15.788Z] === CONT  TestStopContainerWithTimeout/0
19:11:15 [2024-01-24T19:11:15.788Z] === CONT  TestStopContainerWithTimeout/3
19:11:15 [2024-01-24T19:11:15.788Z] === CONT  TestStopContainerWithTimeout/-1
19:11:15 [2024-01-24T19:11:15.788Z] === CONT  TestStopContainerWithTimeout/1
19:11:19 [2024-01-24T19:11:19.069Z] --- PASS: TestStopContainerWithTimeout (0.04s)
19:11:19 [2024-01-24T19:11:19.069Z]     --- PASS: TestStopContainerWithTimeout/0 (0.94s)
19:11:19 [2024-01-24T19:11:19.069Z]     --- PASS: TestStopContainerWithTimeout/1 (1.60s)
19:11:19 [2024-01-24T19:11:19.069Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
19:11:19 [2024-01-24T19:11:19.069Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.89s)
19:11:19 [2024-01-24T19:11:19.069Z] === RUN   TestDeleteDevicemapper
19:11:19 [2024-01-24T19:11:19.069Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
19:11:19 [2024-01-24T19:11:19.069Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:11:19 [2024-01-24T19:11:19.069Z] === RUN   TestStopContainerWithTimeoutCancel
19:11:19 [2024-01-24T19:11:19.069Z] === PAUSE TestStopContainerWithTimeoutCancel
19:11:19 [2024-01-24T19:11:19.069Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:11:20 [2024-01-24T19:11:20.969Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s)
19:11:20 [2024-01-24T19:11:20.969Z] === RUN   TestUpdateMemory
19:11:21 [2024-01-24T19:11:21.226Z] --- PASS: TestUpdateMemory (0.52s)
19:11:21 [2024-01-24T19:11:21.227Z] === RUN   TestUpdateCPUQuota
19:11:22 [2024-01-24T19:11:22.160Z] --- PASS: TestUpdateCPUQuota (0.82s)
19:11:22 [2024-01-24T19:11:22.160Z] === RUN   TestUpdatePidsLimit
19:11:22 [2024-01-24T19:11:22.160Z] === RUN   TestUpdatePidsLimit/update_from_none
19:11:22 [2024-01-24T19:11:22.418Z] === RUN   TestUpdatePidsLimit/no_change
19:11:22 [2024-01-24T19:11:22.418Z] === RUN   TestUpdatePidsLimit/update_lower
19:11:22 [2024-01-24T19:11:22.676Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:11:22 [2024-01-24T19:11:22.934Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:11:23 [2024-01-24T19:11:23.191Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:11:23 [2024-01-24T19:11:23.449Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:11:24 [2024-01-24T19:11:24.014Z] --- PASS: TestUpdatePidsLimit (2.08s)
19:11:24 [2024-01-24T19:11:24.014Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
19:11:24 [2024-01-24T19:11:24.014Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
19:11:24 [2024-01-24T19:11:24.014Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
19:11:24 [2024-01-24T19:11:24.014Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
19:11:24 [2024-01-24T19:11:24.014Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
19:11:24 [2024-01-24T19:11:24.014Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
19:11:24 [2024-01-24T19:11:24.014Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
19:11:24 [2024-01-24T19:11:24.014Z] === RUN   TestUpdateRestartPolicy
19:11:36 [2024-01-24T19:11:36.206Z] --- PASS: TestUpdateRestartPolicy (10.72s)
19:11:36 [2024-01-24T19:11:36.206Z] === RUN   TestUpdateRestartWithAutoRemove
19:11:36 [2024-01-24T19:11:36.206Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s)
19:11:36 [2024-01-24T19:11:36.206Z] === RUN   TestWaitNonBlocked
19:11:36 [2024-01-24T19:11:36.206Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:11:36 [2024-01-24T19:11:36.206Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:11:36 [2024-01-24T19:11:36.206Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:11:36 [2024-01-24T19:11:36.206Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:11:36 [2024-01-24T19:11:36.206Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:11:36 [2024-01-24T19:11:36.206Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:11:36 [2024-01-24T19:11:36.206Z] --- PASS: TestWaitNonBlocked (0.03s)
19:11:36 [2024-01-24T19:11:36.206Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
19:11:36 [2024-01-24T19:11:36.206Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
19:11:36 [2024-01-24T19:11:36.206Z] === RUN   TestWaitBlocked
19:11:36 [2024-01-24T19:11:36.206Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:11:36 [2024-01-24T19:11:36.206Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:11:36 [2024-01-24T19:11:36.206Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:11:36 [2024-01-24T19:11:36.206Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:11:36 [2024-01-24T19:11:36.206Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:11:36 [2024-01-24T19:11:36.206Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:11:36 [2024-01-24T19:11:36.771Z] --- PASS: TestWaitBlocked (0.03s)
19:11:36 [2024-01-24T19:11:36.771Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
19:11:36 [2024-01-24T19:11:36.771Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
19:11:36 [2024-01-24T19:11:36.771Z] === RUN   TestWaitConditions
19:11:36 [2024-01-24T19:11:36.771Z] === RUN   TestWaitConditions/default
19:11:36 [2024-01-24T19:11:36.771Z] === PAUSE TestWaitConditions/default
19:11:36 [2024-01-24T19:11:36.771Z] === RUN   TestWaitConditions/not-running
19:11:36 [2024-01-24T19:11:36.771Z] === PAUSE TestWaitConditions/not-running
19:11:36 [2024-01-24T19:11:36.771Z] === RUN   TestWaitConditions/next-exit
19:11:36 [2024-01-24T19:11:36.771Z] === PAUSE TestWaitConditions/next-exit
19:11:36 [2024-01-24T19:11:36.771Z] === RUN   TestWaitConditions/removed
19:11:36 [2024-01-24T19:11:36.771Z] === PAUSE TestWaitConditions/removed
19:11:36 [2024-01-24T19:11:36.771Z] === CONT  TestWaitConditions/default
19:11:36 [2024-01-24T19:11:36.771Z] === CONT  TestWaitConditions/next-exit
19:11:36 [2024-01-24T19:11:36.771Z] === CONT  TestWaitConditions/removed
19:11:36 [2024-01-24T19:11:36.771Z] === CONT  TestWaitConditions/not-running
19:11:37 [2024-01-24T19:11:37.029Z]     wait_test.go:146: ContainerID = b6c8493465b2d02f87c49afce361a79ba943286a5d95bd6d8bf0c7c1ba52e2ec
19:11:37 [2024-01-24T19:11:37.029Z]     wait_test.go:146: ContainerID = afc395835fdd8dbd5297fa6da20240d6e16350360b5bcf440096a4690bd18aca
19:11:37 [2024-01-24T19:11:37.029Z]     wait_test.go:146: ContainerID = 121ac55aedbe73378d29a8ff03b295710fdff50c1c3b9603758a61fe27f6c1fb
19:11:37 [2024-01-24T19:11:37.029Z]     wait_test.go:146: ContainerID = 789783b92bc132b847ef89b63195af1b301b3e1670ef509d0929601e92673d66
19:11:38 [2024-01-24T19:11:38.402Z] --- PASS: TestWaitConditions (0.03s)
19:11:38 [2024-01-24T19:11:38.402Z]     --- PASS: TestWaitConditions/not-running (0.75s)
19:11:38 [2024-01-24T19:11:38.402Z]     --- PASS: TestWaitConditions/default (0.81s)
19:11:38 [2024-01-24T19:11:38.402Z]     --- PASS: TestWaitConditions/next-exit (1.02s)
19:11:38 [2024-01-24T19:11:38.402Z]     --- PASS: TestWaitConditions/removed (1.20s)
19:11:38 [2024-01-24T19:11:38.402Z] === RUN   TestWaitRestartedContainer
19:11:38 [2024-01-24T19:11:38.402Z] === RUN   TestWaitRestartedContainer/default
19:11:38 [2024-01-24T19:11:38.402Z] === PAUSE TestWaitRestartedContainer/default
19:11:38 [2024-01-24T19:11:38.402Z] === RUN   TestWaitRestartedContainer/not-running
19:11:38 [2024-01-24T19:11:38.402Z] === PAUSE TestWaitRestartedContainer/not-running
19:11:38 [2024-01-24T19:11:38.402Z] === RUN   TestWaitRestartedContainer/next-exit
19:11:38 [2024-01-24T19:11:38.402Z] === PAUSE TestWaitRestartedContainer/next-exit
19:11:38 [2024-01-24T19:11:38.402Z] === CONT  TestWaitRestartedContainer/default
19:11:38 [2024-01-24T19:11:38.403Z] === CONT  TestWaitRestartedContainer/next-exit
19:11:38 [2024-01-24T19:11:38.403Z] === CONT  TestWaitRestartedContainer/not-running
19:11:40 [2024-01-24T19:11:40.301Z] --- PASS: TestWaitRestartedContainer (0.01s)
19:11:40 [2024-01-24T19:11:40.301Z]     --- PASS: TestWaitRestartedContainer/not-running (1.47s)
19:11:40 [2024-01-24T19:11:40.301Z]     --- PASS: TestWaitRestartedContainer/default (1.84s)
19:11:40 [2024-01-24T19:11:40.301Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.89s)
19:11:40 [2024-01-24T19:11:40.301Z] === CONT  TestContainerStartOnDaemonRestart
19:11:40 [2024-01-24T19:11:40.301Z] === CONT  TestContainerKillOnDaemonStart
19:11:40 [2024-01-24T19:11:40.301Z] === CONT  TestIpcModeOlderClient
19:11:40 [2024-01-24T19:11:40.301Z] === CONT  TestDaemonHostGatewayIP
19:11:40 [2024-01-24T19:11:40.301Z] === CONT  TestRestartDaemonWithRestartingContainer
19:11:40 [2024-01-24T19:11:40.301Z] === CONT  TestDaemonRestartIpcMode
19:11:40 [2024-01-24T19:11:40.301Z] === CONT  TestHardRestartWhenContainerIsRunning
19:11:40 [2024-01-24T19:11:40.301Z] === CONT  TestStopContainerWithTimeoutCancel
19:11:40 [2024-01-24T19:11:40.301Z] --- PASS: TestIpcModeOlderClient (0.11s)
19:11:42 [2024-01-24T19:11:42.201Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
19:11:42 [2024-01-24T19:11:42.201Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
19:11:42 [2024-01-24T19:11:42.201Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.28s)
19:11:42 [2024-01-24T19:11:42.201Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
19:11:42 [2024-01-24T19:11:42.201Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.43s)
19:11:42 [2024-01-24T19:11:42.766Z] --- PASS: TestContainerStartOnDaemonRestart (2.74s)
19:11:43 [2024-01-24T19:11:43.332Z] --- PASS: TestDaemonHostGatewayIP (3.16s)
19:11:43 [2024-01-24T19:11:43.898Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.70s)
19:11:43 [2024-01-24T19:11:43.898Z] --- PASS: TestStopContainerWithTimeoutCancel (3.75s)
19:11:43 [2024-01-24T19:11:43.898Z] --- PASS: TestDaemonRestartIpcMode (3.79s)
19:11:52 [2024-01-24T19:11:52.000Z] --- PASS: TestContainerKillOnDaemonStart (11.79s)
19:11:52 [2024-01-24T19:11:52.000Z] PASS
19:11:52 [2024-01-24T19:11:52.000Z] 
19:11:52 [2024-01-24T19:11:52.000Z] === Skipped
19:11:52 [2024-01-24T19:11:52.000Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:11:52 [2024-01-24T19:11:52.000Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:11:52 [2024-01-24T19:11:52.000Z] 
19:11:52 [2024-01-24T19:11:52.000Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:11:52 [2024-01-24T19:11:52.001Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:11:52 [2024-01-24T19:11:52.001Z] 
19:11:52 [2024-01-24T19:11:52.001Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:11:52 [2024-01-24T19:11:52.001Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
19:11:52 [2024-01-24T19:11:52.001Z] 
19:11:52 [2024-01-24T19:11:52.001Z] DONE 296 tests, 3 skipped in 124.868s
19:11:52 [2024-01-24T19:11:52.001Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:11:52 [2024-01-24T19:11:52.001Z] ++ 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
19:11:52 [2024-01-24T19:11:52.001Z] ++ set -e
19:11:52 [2024-01-24T19:11:52.001Z] ++ '[' -n 0 ']'
19:11:52 [2024-01-24T19:11:52.001Z] ++ set -x
19:11:52 [2024-01-24T19:11:52.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:11:52 [2024-01-24T19:11:52.001Z] INFO: Testing against a local daemon
19:11:52 [2024-01-24T19:11:52.001Z] === RUN   TestConfigDaemonID
19:11:52 [2024-01-24T19:11:52.933Z]     daemon_test.go:58: [d99e34e4c1c1c] daemon is not started
19:11:52 [2024-01-24T19:11:52.933Z] --- PASS: TestConfigDaemonID (1.04s)
19:11:52 [2024-01-24T19:11:52.933Z] === RUN   TestDaemonConfigValidation
19:11:52 [2024-01-24T19:11:52.933Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:11:52 [2024-01-24T19:11:52.933Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:11:52 [2024-01-24T19:11:52.933Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:11:52 [2024-01-24T19:11:52.933Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:11:52 [2024-01-24T19:11:52.933Z] === RUN   TestDaemonConfigValidation/invalid_config
19:11:52 [2024-01-24T19:11:52.933Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:11:52 [2024-01-24T19:11:52.933Z] === RUN   TestDaemonConfigValidation/malformed_config
19:11:52 [2024-01-24T19:11:52.933Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:11:52 [2024-01-24T19:11:52.933Z] === RUN   TestDaemonConfigValidation/valid_config
19:11:52 [2024-01-24T19:11:52.933Z] === PAUSE TestDaemonConfigValidation/valid_config
19:11:52 [2024-01-24T19:11:52.933Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:11:52 [2024-01-24T19:11:52.933Z] === CONT  TestDaemonConfigValidation/malformed_config
19:11:52 [2024-01-24T19:11:52.933Z] === CONT  TestDaemonConfigValidation/invalid_config
19:11:52 [2024-01-24T19:11:52.933Z] === CONT  TestDaemonConfigValidation/valid_config
19:11:52 [2024-01-24T19:11:52.933Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:11:52 [2024-01-24T19:11:52.933Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:11:52 [2024-01-24T19:11:52.933Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
19:11:52 [2024-01-24T19:11:52.933Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
19:11:52 [2024-01-24T19:11:52.933Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
19:11:52 [2024-01-24T19:11:52.933Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
19:11:52 [2024-01-24T19:11:52.933Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
19:11:52 [2024-01-24T19:11:52.933Z] === RUN   TestConfigDaemonSeccompProfiles
19:11:52 [2024-01-24T19:11:52.933Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:11:54 [2024-01-24T19:11:54.305Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:11:55 [2024-01-24T19:11:55.238Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:11:56 [2024-01-24T19:11:56.171Z]     daemon_test.go:172: [d90cf91c9629e] daemon is not started
19:11:56 [2024-01-24T19:11:56.171Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
19:11:56 [2024-01-24T19:11:56.171Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:11:56 [2024-01-24T19:11:56.171Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:11:56 [2024-01-24T19:11:56.171Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:11:56 [2024-01-24T19:11:56.171Z] === RUN   TestDaemonProxy
19:11:56 [2024-01-24T19:11:56.171Z] === RUN   TestDaemonProxy/environment_variables
19:11:56 [2024-01-24T19:11:56.171Z] === PAUSE TestDaemonProxy/environment_variables
19:11:56 [2024-01-24T19:11:56.171Z] === RUN   TestDaemonProxy/command-line_options
19:11:56 [2024-01-24T19:11:56.171Z] === PAUSE TestDaemonProxy/command-line_options
19:11:56 [2024-01-24T19:11:56.171Z] === RUN   TestDaemonProxy/configuration_file
19:11:56 [2024-01-24T19:11:56.171Z] === PAUSE TestDaemonProxy/configuration_file
19:11:56 [2024-01-24T19:11:56.171Z] === RUN   TestDaemonProxy/conflicting_options
19:11:56 [2024-01-24T19:11:56.735Z] === RUN   TestDaemonProxy/reload_sanitized
19:11:56 [2024-01-24T19:11:56.735Z] === PAUSE TestDaemonProxy/reload_sanitized
19:11:56 [2024-01-24T19:11:56.735Z] === CONT  TestDaemonProxy/environment_variables
19:11:56 [2024-01-24T19:11:56.735Z] === CONT  TestDaemonProxy/configuration_file
19:11:56 [2024-01-24T19:11:56.735Z] === CONT  TestDaemonProxy/command-line_options
19:11:56 [2024-01-24T19:11:56.735Z] === CONT  TestDaemonProxy/reload_sanitized
19:11:58 [2024-01-24T19:11:58.633Z] --- PASS: TestDaemonProxy (0.50s)
19:11:58 [2024-01-24T19:11:58.633Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:11:58 [2024-01-24T19:11:58.633Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
19:11:58 [2024-01-24T19:11:58.633Z]     --- PASS: TestDaemonProxy/configuration_file (1.80s)
19:11:58 [2024-01-24T19:11:58.633Z]     --- PASS: TestDaemonProxy/command-line_options (1.86s)
19:11:58 [2024-01-24T19:11:58.633Z]     --- PASS: TestDaemonProxy/environment_variables (2.01s)
19:11:58 [2024-01-24T19:11:58.633Z] === RUN   TestLiveRestore
19:11:58 [2024-01-24T19:11:58.633Z] === RUN   TestLiveRestore/volume_references
19:11:58 [2024-01-24T19:11:58.633Z] === PAUSE TestLiveRestore/volume_references
19:11:58 [2024-01-24T19:11:58.633Z] === RUN   TestLiveRestore/autoremove
19:11:58 [2024-01-24T19:11:58.633Z] === PAUSE TestLiveRestore/autoremove
19:11:58 [2024-01-24T19:11:58.633Z] === CONT  TestLiveRestore/volume_references
19:11:58 [2024-01-24T19:11:58.633Z] === CONT  TestLiveRestore/autoremove
19:11:58 [2024-01-24T19:11:58.633Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
19:11:59 [2024-01-24T19:11:59.199Z] === RUN   TestLiveRestore/volume_references/restartPolicy
19:11:59 [2024-01-24T19:11:59.199Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
19:12:00 [2024-01-24T19:12:00.605Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
19:12:00 [2024-01-24T19:12:00.605Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
19:12:01 [2024-01-24T19:12:01.538Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
19:12:02 [2024-01-24T19:12:02.470Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
19:12:03 [2024-01-24T19:12:03.403Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
19:12:04 [2024-01-24T19:12:04.336Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
19:12:04 [2024-01-24T19:12:04.901Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
19:12:05 [2024-01-24T19:12:05.834Z] --- PASS: TestLiveRestore (0.00s)
19:12:05 [2024-01-24T19:12:05.834Z]     --- PASS: TestLiveRestore/autoremove (3.46s)
19:12:05 [2024-01-24T19:12:05.834Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.88s)
19:12:05 [2024-01-24T19:12:05.834Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.58s)
19:12:05 [2024-01-24T19:12:05.834Z]     --- PASS: TestLiveRestore/volume_references (7.34s)
19:12:05 [2024-01-24T19:12:05.834Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.27s)
19:12:05 [2024-01-24T19:12:05.834Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.19s)
19:12:05 [2024-01-24T19:12:05.834Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.08s)
19:12:05 [2024-01-24T19:12:05.834Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.07s)
19:12:05 [2024-01-24T19:12:05.834Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
19:12:05 [2024-01-24T19:12:05.834Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.47s)
19:12:05 [2024-01-24T19:12:05.834Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.49s)
19:12:05 [2024-01-24T19:12:05.834Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.01s)
19:12:05 [2024-01-24T19:12:05.834Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
19:12:06 [2024-01-24T19:12:06.767Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
19:12:06 [2024-01-24T19:12:06.767Z] PASS
19:12:06 [2024-01-24T19:12:06.767Z] 
19:12:06 [2024-01-24T19:12:06.767Z] DONE 31 tests in 14.808s
19:12:06 [2024-01-24T19:12:06.767Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:12:06 [2024-01-24T19:12:06.767Z] ++ 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
19:12:06 [2024-01-24T19:12:06.767Z] ++ set -e
19:12:06 [2024-01-24T19:12:06.767Z] ++ '[' -n 0 ']'
19:12:06 [2024-01-24T19:12:06.767Z] ++ set -x
19:12:06 [2024-01-24T19:12:06.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:12:06 [2024-01-24T19:12:06.767Z] INFO: Testing against a local daemon
19:12:06 [2024-01-24T19:12:06.767Z] === RUN   TestCommitInheritsEnv
19:12:06 [2024-01-24T19:12:06.767Z] --- PASS: TestCommitInheritsEnv (0.18s)
19:12:06 [2024-01-24T19:12:06.767Z] === RUN   TestImportExtremelyLargeImageWorks
19:12:06 [2024-01-24T19:12:06.767Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:12:06 [2024-01-24T19:12:06.767Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:12:06 [2024-01-24T19:12:06.767Z] === RUN   TestImportWithCustomPlatform
19:12:06 [2024-01-24T19:12:06.767Z] === RUN   TestImportWithCustomPlatform/#00
19:12:07 [2024-01-24T19:12:07.025Z] === RUN   TestImportWithCustomPlatform/_______
19:12:07 [2024-01-24T19:12:07.025Z] === RUN   TestImportWithCustomPlatform//
19:12:07 [2024-01-24T19:12:07.025Z] === RUN   TestImportWithCustomPlatform/linux
19:12:07 [2024-01-24T19:12:07.025Z] === RUN   TestImportWithCustomPlatform/LINUX
19:12:07 [2024-01-24T19:12:07.025Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:12:07 [2024-01-24T19:12:07.025Z] === RUN   TestImportWithCustomPlatform/macos
19:12:07 [2024-01-24T19:12:07.025Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:12:07 [2024-01-24T19:12:07.025Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:12:07 [2024-01-24T19:12:07.025Z] --- PASS: TestImportWithCustomPlatform (0.14s)
19:12:07 [2024-01-24T19:12:07.025Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
19:12:07 [2024-01-24T19:12:07.025Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:12:07 [2024-01-24T19:12:07.025Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:12:07 [2024-01-24T19:12:07.025Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
19:12:07 [2024-01-24T19:12:07.025Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
19:12:07 [2024-01-24T19:12:07.025Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
19:12:07 [2024-01-24T19:12:07.025Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:12:07 [2024-01-24T19:12:07.025Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:12:07 [2024-01-24T19:12:07.025Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:12:07 [2024-01-24T19:12:07.025Z] === RUN   TestImageInspectEmptyTagsAndDigests
19:12:07 [2024-01-24T19:12:07.025Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
19:12:07 [2024-01-24T19:12:07.025Z] === RUN   TestImagesFilterMultiReference
19:12:07 [2024-01-24T19:12:07.025Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:12:07 [2024-01-24T19:12:07.025Z] === RUN   TestImagesFilterBeforeSince
19:12:07 [2024-01-24T19:12:07.283Z]     list_test.go:87: ImageList: ID=sha256:5763f207cb90eae585bccbadc45a753c9f90f1bedbd63b6baf43ace7ca44f998 RepoTags=[testimagesfilterbeforesince:v2]
19:12:07 [2024-01-24T19:12:07.283Z]     list_test.go:87: ImageList: ID=sha256:b41256b19902dca490dc106e75fa5d01300b6aa4e797a3a7c6cc574d6a1f895c RepoTags=[testimagesfilterbeforesince:v1]
19:12:07 [2024-01-24T19:12:07.283Z]     list_test.go:87: ImageList: ID=sha256:47607c636f518a94118bd5b333b028a1d2923f86a4b2838e8c219803a2539ea5 RepoTags=[testimagesfilterbeforesince:v3]
19:12:07 [2024-01-24T19:12:07.283Z] --- PASS: TestImagesFilterBeforeSince (0.29s)
19:12:07 [2024-01-24T19:12:07.283Z] === RUN   TestPruneDontDeleteUsedDangling
19:12:07 [2024-01-24T19:12:07.543Z] --- PASS: TestPruneDontDeleteUsedDangling (0.05s)
19:12:07 [2024-01-24T19:12:07.543Z] === RUN   TestImagePullPlatformInvalid
19:12:07 [2024-01-24T19:12:07.543Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:12:07 [2024-01-24T19:12:07.543Z] === RUN   TestImagePullStoredfDigestForOtherRepo
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.13 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=info msg="redis not configured" go.version=go1.20.13 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=info msg="Starting upload purge in 59m0s" go.version=go1.20.13 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.13 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=d0cb5b65-4350-4e99-a048-ae8046c7578d http.request.method=GET http.request.remoteaddr="127.0.0.1:36022" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=d0cb5b65-4350-4e99-a048-ae8046c7578d http.request.method=GET http.request.remoteaddr="127.0.0.1:36022" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="960.118µs" http.response.status=200 http.response.written=2 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=15f3e8e4-fcc1-4d7d-b365-2e7cc502a924 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=87bf73f9-54f6-4c68-af38-58be440207ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=15f3e8e4-fcc1-4d7d-b365-2e7cc502a924 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=87bf73f9-54f6-4c68-af38-58be440207ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=15f3e8e4-fcc1-4d7d-b365-2e7cc502a924 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=22.219µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8dab5b2f-7a24-4b68-8fea-fd3780ad38c8 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=87bf73f9-54f6-4c68-af38-58be440207ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=40.779µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ffbcd601-b1a7-4786-bade-e6e9eaacd746 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=15f3e8e4-fcc1-4d7d-b365-2e7cc502a924 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36038" 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=2.031956ms http.response.status=404 http.response.written=157 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=87bf73f9-54f6-4c68-af38-58be440207ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36030" 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=2.094315ms http.response.status=404 http.response.written=157 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=ae81d182-6ec0-4663-aee2-946b76a5212e http.request.method=POST http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=ae81d182-6ec0-4663-aee2-946b76a5212e http.request.method=POST http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=d6856c3f-8310-43e2-94b8-5367a0530e82 http.request.method=POST http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=d6856c3f-8310-43e2-94b8-5367a0530e82 http.request.method=POST http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/85716aa0-123b-4885-9e91-3eb59d1694d2/startedat\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=ae81d182-6ec0-4663-aee2-946b76a5212e http.request.method=POST http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=87.507µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7e3e5a2f-ca33-472a-bef1-b8f53862072b trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/15b095e7-0c05-4478-94fe-d88b7b733b41/startedat\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=d6856c3f-8310-43e2-94b8-5367a0530e82 http.request.method=POST http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=58.437µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4c13b6a1-eb54-4d64-9eb6-282520874d73 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/15b095e7-0c05-4478-94fe-d88b7b733b41/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=d6856c3f-8310-43e2-94b8-5367a0530e82 http.request.method=POST http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=15.278µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bccfc04b-2332-4bc4-a43d-7990d5a8b5e9 trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/85716aa0-123b-4885-9e91-3eb59d1694d2/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=ae81d182-6ec0-4663-aee2-946b76a5212e http.request.method=POST http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=12.841µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=79c0a4eb-b9a5-4225-9864-e13569510303 trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/15b095e7-0c05-4478-94fe-d88b7b733b41/hashstates/sha256/0\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=d6856c3f-8310-43e2-94b8-5367a0530e82 http.request.method=POST http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=69.915µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ececbbf3-83a7-46a6-8745-767179c89464 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/85716aa0-123b-4885-9e91-3eb59d1694d2/hashstates/sha256/0\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=ae81d182-6ec0-4663-aee2-946b76a5212e http.request.method=POST http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=75.306µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0e396477-0ce9-4790-8332-2de87a6634c5 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=d6856c3f-8310-43e2-94b8-5367a0530e82 http.request.method=POST http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.80703ms http.response.status=202 http.response.written=0 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=ae81d182-6ec0-4663-aee2-946b76a5212e http.request.method=POST http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.934037ms http.response.status=202 http.response.written=0 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.543Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
19:12:07 [2024-01-24T19:12:07.543Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a31e116-0956-4aa5-ac3e-874c93b9fd5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/15b095e7-0c05-4478-94fe-d88b7b733b41?_state=NUMqoH-W2mif2KBdOhgPnSWMg5T9ZlVc3QGH-D6-O_Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YjA5NWU3LTBjMDUtNDQ3OC05NGZlLWQ4OGI3YjczM2I0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM1NTE1NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.uuid=15b095e7-0c05-4478-94fe-d88b7b733b41 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a31e116-0956-4aa5-ac3e-874c93b9fd5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/15b095e7-0c05-4478-94fe-d88b7b733b41?_state=NUMqoH-W2mif2KBdOhgPnSWMg5T9ZlVc3QGH-D6-O_Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YjA5NWU3LTBjMDUtNDQ3OC05NGZlLWQ4OGI3YjczM2I0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM1NTE1NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.uuid=15b095e7-0c05-4478-94fe-d88b7b733b41 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3923df50-2e2f-4986-af1c-0556d0cfa099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/85716aa0-123b-4885-9e91-3eb59d1694d2?_state=mdlWYGe2pak5Z9TvAhQgnBe0XEqGXEjoq8TXDeDAbP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1NzE2YWEwLTEyM2ItNDg4NS05ZTkxLTNlYjU5ZDE2OTRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM0NzEyNTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.uuid=85716aa0-123b-4885-9e91-3eb59d1694d2 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/15b095e7-0c05-4478-94fe-d88b7b733b41/startedat\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a31e116-0956-4aa5-ac3e-874c93b9fd5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/15b095e7-0c05-4478-94fe-d88b7b733b41?_state=NUMqoH-W2mif2KBdOhgPnSWMg5T9ZlVc3QGH-D6-O_Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YjA5NWU3LTBjMDUtNDQ3OC05NGZlLWQ4OGI3YjczM2I0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM1NTE1NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=32.312µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=78a0a158-ad80-4af3-83aa-eabe339817da trace.line=82 vars.name=test vars.uuid=15b095e7-0c05-4478-94fe-d88b7b733b41 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/15b095e7-0c05-4478-94fe-d88b7b733b41/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a31e116-0956-4aa5-ac3e-874c93b9fd5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/15b095e7-0c05-4478-94fe-d88b7b733b41?_state=NUMqoH-W2mif2KBdOhgPnSWMg5T9ZlVc3QGH-D6-O_Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YjA5NWU3LTBjMDUtNDQ3OC05NGZlLWQ4OGI3YjczM2I0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM1NTE1NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=12.743µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f5ee3a80-4595-424a-a051-12b1853e5a28 trace.line=141 vars.name=test vars.uuid=15b095e7-0c05-4478-94fe-d88b7b733b41 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3923df50-2e2f-4986-af1c-0556d0cfa099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/85716aa0-123b-4885-9e91-3eb59d1694d2?_state=mdlWYGe2pak5Z9TvAhQgnBe0XEqGXEjoq8TXDeDAbP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1NzE2YWEwLTEyM2ItNDg4NS05ZTkxLTNlYjU5ZDE2OTRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM0NzEyNTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.uuid=85716aa0-123b-4885-9e91-3eb59d1694d2 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/85716aa0-123b-4885-9e91-3eb59d1694d2/startedat\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3923df50-2e2f-4986-af1c-0556d0cfa099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/85716aa0-123b-4885-9e91-3eb59d1694d2?_state=mdlWYGe2pak5Z9TvAhQgnBe0XEqGXEjoq8TXDeDAbP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1NzE2YWEwLTEyM2ItNDg4NS05ZTkxLTNlYjU5ZDE2OTRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM0NzEyNTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=32.632µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7f7032b5-a8f2-4afa-a88a-3fcf17ee80e5 trace.line=82 vars.name=test vars.uuid=85716aa0-123b-4885-9e91-3eb59d1694d2 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/85716aa0-123b-4885-9e91-3eb59d1694d2/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3923df50-2e2f-4986-af1c-0556d0cfa099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/85716aa0-123b-4885-9e91-3eb59d1694d2?_state=mdlWYGe2pak5Z9TvAhQgnBe0XEqGXEjoq8TXDeDAbP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1NzE2YWEwLTEyM2ItNDg4NS05ZTkxLTNlYjU5ZDE2OTRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM0NzEyNTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=12.759µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8562d0b1-ca40-4b64-b318-9a460ec01a2c trace.line=141 vars.name=test vars.uuid=85716aa0-123b-4885-9e91-3eb59d1694d2 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/15b095e7-0c05-4478-94fe-d88b7b733b41/data\", 0)" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a31e116-0956-4aa5-ac3e-874c93b9fd5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/15b095e7-0c05-4478-94fe-d88b7b733b41?_state=NUMqoH-W2mif2KBdOhgPnSWMg5T9ZlVc3QGH-D6-O_Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YjA5NWU3LTBjMDUtNDQ3OC05NGZlLWQ4OGI3YjczM2I0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM1NTE1NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=42.839µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=6dbd2dbd-2b7c-4ae2-b8e3-43f48734ce46 trace.line=124 vars.name=test vars.uuid=15b095e7-0c05-4478-94fe-d88b7b733b41 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a31e116-0956-4aa5-ac3e-874c93b9fd5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/15b095e7-0c05-4478-94fe-d88b7b733b41?_state=NUMqoH-W2mif2KBdOhgPnSWMg5T9ZlVc3QGH-D6-O_Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YjA5NWU3LTBjMDUtNDQ3OC05NGZlLWQ4OGI3YjczM2I0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM1NTE1NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.uuid=15b095e7-0c05-4478-94fe-d88b7b733b41 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/15b095e7-0c05-4478-94fe-d88b7b733b41/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a31e116-0956-4aa5-ac3e-874c93b9fd5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/15b095e7-0c05-4478-94fe-d88b7b733b41?_state=NUMqoH-W2mif2KBdOhgPnSWMg5T9ZlVc3QGH-D6-O_Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YjA5NWU3LTBjMDUtNDQ3OC05NGZlLWQ4OGI3YjczM2I0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM1NTE1NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=8.821µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=94bb9246-30f6-439a-a4b8-c074f4acf115 trace.line=141 vars.name=test vars.uuid=15b095e7-0c05-4478-94fe-d88b7b733b41 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a31e116-0956-4aa5-ac3e-874c93b9fd5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/15b095e7-0c05-4478-94fe-d88b7b733b41?_state=NUMqoH-W2mif2KBdOhgPnSWMg5T9ZlVc3QGH-D6-O_Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YjA5NWU3LTBjMDUtNDQ3OC05NGZlLWQ4OGI3YjczM2I0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM1NTE1NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=10.059µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=98664ebd-ac2c-498a-b7dd-056311d79310 trace.line=141 vars.name=test vars.uuid=15b095e7-0c05-4478-94fe-d88b7b733b41 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/15b095e7-0c05-4478-94fe-d88b7b733b41/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a31e116-0956-4aa5-ac3e-874c93b9fd5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/15b095e7-0c05-4478-94fe-d88b7b733b41?_state=NUMqoH-W2mif2KBdOhgPnSWMg5T9ZlVc3QGH-D6-O_Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YjA5NWU3LTBjMDUtNDQ3OC05NGZlLWQ4OGI3YjczM2I0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM1NTE1NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=21.858µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6ba891d9-a2bb-4a41-ae5e-a1e8c3bd52ea trace.line=141 vars.name=test vars.uuid=15b095e7-0c05-4478-94fe-d88b7b733b41 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/85716aa0-123b-4885-9e91-3eb59d1694d2/data\", 0)" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3923df50-2e2f-4986-af1c-0556d0cfa099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/85716aa0-123b-4885-9e91-3eb59d1694d2?_state=mdlWYGe2pak5Z9TvAhQgnBe0XEqGXEjoq8TXDeDAbP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1NzE2YWEwLTEyM2ItNDg4NS05ZTkxLTNlYjU5ZDE2OTRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM0NzEyNTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=278.579µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=ebc8f13d-2a0c-4b80-9a72-21c4abe788a2 trace.line=124 vars.name=test vars.uuid=85716aa0-123b-4885-9e91-3eb59d1694d2 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3923df50-2e2f-4986-af1c-0556d0cfa099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/85716aa0-123b-4885-9e91-3eb59d1694d2?_state=mdlWYGe2pak5Z9TvAhQgnBe0XEqGXEjoq8TXDeDAbP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1NzE2YWEwLTEyM2ItNDg4NS05ZTkxLTNlYjU5ZDE2OTRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM0NzEyNTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.uuid=85716aa0-123b-4885-9e91-3eb59d1694d2 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/15b095e7-0c05-4478-94fe-d88b7b733b41/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a31e116-0956-4aa5-ac3e-874c93b9fd5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/15b095e7-0c05-4478-94fe-d88b7b733b41?_state=NUMqoH-W2mif2KBdOhgPnSWMg5T9ZlVc3QGH-D6-O_Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YjA5NWU3LTBjMDUtNDQ3OC05NGZlLWQ4OGI3YjczM2I0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM1NTE1NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=65.312µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=acbab175-eb9b-40ef-94e8-690a1cec6b8b trace.line=167 vars.name=test vars.uuid=15b095e7-0c05-4478-94fe-d88b7b733b41 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/85716aa0-123b-4885-9e91-3eb59d1694d2/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3923df50-2e2f-4986-af1c-0556d0cfa099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/85716aa0-123b-4885-9e91-3eb59d1694d2?_state=mdlWYGe2pak5Z9TvAhQgnBe0XEqGXEjoq8TXDeDAbP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1NzE2YWEwLTEyM2ItNDg4NS05ZTkxLTNlYjU5ZDE2OTRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM0NzEyNTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=15.45µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5632a58b-18ed-49fc-9184-c96754282c6d trace.line=141 vars.name=test vars.uuid=85716aa0-123b-4885-9e91-3eb59d1694d2 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3923df50-2e2f-4986-af1c-0556d0cfa099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/85716aa0-123b-4885-9e91-3eb59d1694d2?_state=mdlWYGe2pak5Z9TvAhQgnBe0XEqGXEjoq8TXDeDAbP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1NzE2YWEwLTEyM2ItNDg4NS05ZTkxLTNlYjU5ZDE2OTRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM0NzEyNTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=14.654µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e7b2e90c-9f17-4c59-a656-30be75d74434 trace.line=141 vars.name=test vars.uuid=85716aa0-123b-4885-9e91-3eb59d1694d2 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a31e116-0956-4aa5-ac3e-874c93b9fd5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/15b095e7-0c05-4478-94fe-d88b7b733b41?_state=NUMqoH-W2mif2KBdOhgPnSWMg5T9ZlVc3QGH-D6-O_Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YjA5NWU3LTBjMDUtNDQ3OC05NGZlLWQ4OGI3YjczM2I0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM1NTE1NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=55.138µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9de7e951-191e-4ecd-b96b-8f66c4d66c0c trace.line=95 vars.name=test vars.uuid=15b095e7-0c05-4478-94fe-d88b7b733b41 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.544Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/85716aa0-123b-4885-9e91-3eb59d1694d2/data\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3923df50-2e2f-4986-af1c-0556d0cfa099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/85716aa0-123b-4885-9e91-3eb59d1694d2?_state=mdlWYGe2pak5Z9TvAhQgnBe0XEqGXEjoq8TXDeDAbP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1NzE2YWEwLTEyM2ItNDg4NS05ZTkxLTNlYjU5ZDE2OTRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM0NzEyNTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=8.033µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=442e7ee3-e3ff-4b8d-bb63-de159289785b trace.line=141 vars.name=test vars.uuid=85716aa0-123b-4885-9e91-3eb59d1694d2 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/15b095e7-0c05-4478-94fe-d88b7b733b41\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a31e116-0956-4aa5-ac3e-874c93b9fd5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/15b095e7-0c05-4478-94fe-d88b7b733b41?_state=NUMqoH-W2mif2KBdOhgPnSWMg5T9ZlVc3QGH-D6-O_Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YjA5NWU3LTBjMDUtNDQ3OC05NGZlLWQ4OGI3YjczM2I0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM1NTE1NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=83.536µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=e917adea-97df-4f28-ac2c-dc8bc50b403d trace.line=181 vars.name=test vars.uuid=15b095e7-0c05-4478-94fe-d88b7b733b41 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=info msg="response completed" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a31e116-0956-4aa5-ac3e-874c93b9fd5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36038" http.request.uri="/v2/test/blobs/uploads/15b095e7-0c05-4478-94fe-d88b7b733b41?_state=NUMqoH-W2mif2KBdOhgPnSWMg5T9ZlVc3QGH-D6-O_Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YjA5NWU3LTBjMDUtNDQ3OC05NGZlLWQ4OGI3YjczM2I0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM1NTE1NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.2349ms http.response.status=201 http.response.written=0 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "PUT /v2/test/blobs/uploads/15b095e7-0c05-4478-94fe-d88b7b733b41?_state=NUMqoH-W2mif2KBdOhgPnSWMg5T9ZlVc3QGH-D6-O_Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1YjA5NWU3LTBjMDUtNDQ3OC05NGZlLWQ4OGI3YjczM2I0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM1NTE1NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/85716aa0-123b-4885-9e91-3eb59d1694d2/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3923df50-2e2f-4986-af1c-0556d0cfa099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/85716aa0-123b-4885-9e91-3eb59d1694d2?_state=mdlWYGe2pak5Z9TvAhQgnBe0XEqGXEjoq8TXDeDAbP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1NzE2YWEwLTEyM2ItNDg4NS05ZTkxLTNlYjU5ZDE2OTRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM0NzEyNTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=91.356µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=7c870f6a-5152-4c95-a493-4b19b3146fd2 trace.line=167 vars.name=test vars.uuid=85716aa0-123b-4885-9e91-3eb59d1694d2 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3923df50-2e2f-4986-af1c-0556d0cfa099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/85716aa0-123b-4885-9e91-3eb59d1694d2?_state=mdlWYGe2pak5Z9TvAhQgnBe0XEqGXEjoq8TXDeDAbP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1NzE2YWEwLTEyM2ItNDg4NS05ZTkxLTNlYjU5ZDE2OTRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM0NzEyNTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=45.202µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8af9ac9b-9cd1-4ba9-a476-73aae3c55b3e trace.line=95 vars.name=test vars.uuid=85716aa0-123b-4885-9e91-3eb59d1694d2 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/85716aa0-123b-4885-9e91-3eb59d1694d2\")" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3923df50-2e2f-4986-af1c-0556d0cfa099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/85716aa0-123b-4885-9e91-3eb59d1694d2?_state=mdlWYGe2pak5Z9TvAhQgnBe0XEqGXEjoq8TXDeDAbP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1NzE2YWEwLTEyM2ItNDg4NS05ZTkxLTNlYjU5ZDE2OTRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM0NzEyNTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=74.724µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=ca30f7b0-eab5-4b4d-8a48-dac4f514329f trace.line=181 vars.name=test vars.uuid=85716aa0-123b-4885-9e91-3eb59d1694d2 version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=info msg="response completed" go.version=go1.20.13 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3923df50-2e2f-4986-af1c-0556d0cfa099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/blobs/uploads/85716aa0-123b-4885-9e91-3eb59d1694d2?_state=mdlWYGe2pak5Z9TvAhQgnBe0XEqGXEjoq8TXDeDAbP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1NzE2YWEwLTEyM2ItNDg4NS05ZTkxLTNlYjU5ZDE2OTRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM0NzEyNTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.66954ms http.response.status=201 http.response.written=0 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "PUT /v2/test/blobs/uploads/85716aa0-123b-4885-9e91-3eb59d1694d2?_state=mdlWYGe2pak5Z9TvAhQgnBe0XEqGXEjoq8TXDeDAbP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1NzE2YWEwLTEyM2ItNDg4NS05ZTkxLTNlYjU5ZDE2OTRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQxOToxMjowNy40MjM0NzEyNTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=6f092db3-c9a8-4679-a12c-3cbdd12631eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=6f092db3-c9a8-4679-a12c-3cbdd12631eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=6f092db3-c9a8-4679-a12c-3cbdd12631eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=19.233µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0a85e6bd-5944-4fbe-8dbe-15dd0f2b66ef trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=6f092db3-c9a8-4679-a12c-3cbdd12631eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36030" 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="774.576µs" http.response.status=404 http.response.written=96 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg=PutImageManifest go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=32.82µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fea4bf8f-d47e-4ea2-962d-6fbcce113067 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=11.725µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a4610e5f-918e-4274-864e-1e2d79504e79 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=22.925µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9da5511f-feda-4ad2-bae5-c8ae20b8bbab trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=10.478µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a019f229-203f-4220-8f69-1db6ee4d52bb trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=11.2µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0329ba17-4765-4523-acfd-975fae29afbe trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=44.004µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e2adcc32-b8d2-4a6d-9446-fbfc9e03c3cd trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=49.567µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=14093ec3-6525-4038-9479-5906f0c567db trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=25.189µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0026d833-527c-4e06-ab18-545084fbc467 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=58.986µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7cd1c5bd-5477-4d77-91b7-b533ea7a08e9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=30.958µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9b04527a-a6bb-4915-bf88-5f34b211a38a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=info msg="response completed" go.version=go1.20.13 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76f62eb2-8127-4ead-bcb6-a63571cd59c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.544845ms http.response.status=201 http.response.written=0 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=7cd005b2-01e7-4ed9-84e2-d7794bd58eda http.request.method=GET http.request.remoteaddr="127.0.0.1:36052" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.545Z] time="2024-01-24T19:12:07Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=7cd005b2-01e7-4ed9-84e2-d7794bd58eda http.request.method=GET http.request.remoteaddr="127.0.0.1:36052" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="767.011µs" http.response.status=200 http.response.written=2 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=be15316c-830a-4a1c-9e5f-ad7566a63a7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=be15316c-830a-4a1c-9e5f-ad7566a63a7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=be15316c-830a-4a1c-9e5f-ad7566a63a7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=30.507µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=79991d3d-d837-45c3-8af2-cb6c572ce40a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=be15316c-830a-4a1c-9e5f-ad7566a63a7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=be15316c-830a-4a1c-9e5f-ad7566a63a7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=19.602µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fb644319-c7f8-42e6-8ebb-1302a4a8c59a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=be15316c-830a-4a1c-9e5f-ad7566a63a7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=11.947µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f05a8b42-d4e2-40ea-8f58-74ebc8ed8d21 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=be15316c-830a-4a1c-9e5f-ad7566a63a7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=16.795µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=229cf3e3-3d39-4f5f-bac2-2f9d574794a1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=be15316c-830a-4a1c-9e5f-ad7566a63a7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=be15316c-830a-4a1c-9e5f-ad7566a63a7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-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.157754ms http.response.status=200 http.response.written=417 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=89762d79-c0d1-4f1c-8f18-c38b83e7dbb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=89762d79-c0d1-4f1c-8f18-c38b83e7dbb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=89762d79-c0d1-4f1c-8f18-c38b83e7dbb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=89762d79-c0d1-4f1c-8f18-c38b83e7dbb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=38.966µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3cb7f2f7-be54-4197-a104-879469eb79a3 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=89762d79-c0d1-4f1c-8f18-c38b83e7dbb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=15.081µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f0e9b85d-93b3-4a08-a172-fb9d8a01e0bf trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=89762d79-c0d1-4f1c-8f18-c38b83e7dbb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=16.927µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b52a440b-e463-4af4-a0e8-bc39f67e3de0 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=89762d79-c0d1-4f1c-8f18-c38b83e7dbb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=89762d79-c0d1-4f1c-8f18-c38b83e7dbb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36072" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-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.289987ms http.response.status=200 http.response.written=417 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=9785eaf2-9028-4381-92ff-2846e60323a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36088" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=9785eaf2-9028-4381-92ff-2846e60323a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36088" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=9785eaf2-9028-4381-92ff-2846e60323a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36088" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=36.39µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=26d12393-8b1e-434e-b42f-733c68cbb150 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b425c874-769a-47cc-ad58-33b8cd1c5047 http.request.method=GET http.request.remoteaddr="127.0.0.1:36098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.546Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=9785eaf2-9028-4381-92ff-2846e60323a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36088" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=13.046µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=969fadd5-5011-49e7-91c5-34ff69b9ce39 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=9785eaf2-9028-4381-92ff-2846e60323a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36088" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=19.315µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f94fb9b2-7029-49d6-bd76-115ec174c188 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg=GetBlob go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b425c874-769a-47cc-ad58-33b8cd1c5047 http.request.method=GET http.request.remoteaddr="127.0.0.1:36098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=9785eaf2-9028-4381-92ff-2846e60323a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36088" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=9.181µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=163b818d-5f8a-47b8-97d7-a0371d795ff0 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=9785eaf2-9028-4381-92ff-2846e60323a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36088" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=8.181µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b574f6d3-4451-408a-a850-20fcbbc6eac3 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b425c874-769a-47cc-ad58-33b8cd1c5047 http.request.method=GET http.request.remoteaddr="127.0.0.1:36098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=31.45µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fbbe4698-3f50-4b95-840a-3869bbd4e6fb trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=9785eaf2-9028-4381-92ff-2846e60323a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36088" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=5.111µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=10d09e48-5448-44c3-bb99-ace0f34b3b47 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b425c874-769a-47cc-ad58-33b8cd1c5047 http.request.method=GET http.request.remoteaddr="127.0.0.1:36098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=12.39µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fe38482e-31d7-4e18-b7ed-9bc779b8c0f3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=9785eaf2-9028-4381-92ff-2846e60323a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36088" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=17.616µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=72ed066f-2ccb-44d1-85f4-ce6b36f3c5d4 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b425c874-769a-47cc-ad58-33b8cd1c5047 http.request.method=GET http.request.remoteaddr="127.0.0.1:36098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=23.786µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=43126dc9-cbcf-4aab-bf8e-45c26b4d781d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b425c874-769a-47cc-ad58-33b8cd1c5047 http.request.method=GET http.request.remoteaddr="127.0.0.1:36098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=9.624µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8773dadd-586c-4dbe-9ea5-066ff4001ce9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b425c874-769a-47cc-ad58-33b8cd1c5047 http.request.method=GET http.request.remoteaddr="127.0.0.1:36098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=8.525µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7f9fe0d2-e415-44bc-a4f2-9babf8df9f5b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b425c874-769a-47cc-ad58-33b8cd1c5047 http.request.method=GET http.request.remoteaddr="127.0.0.1:36098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=5.203µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=ff19e87f-0bd2-4bdd-a501-653a1859699d trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b425c874-769a-47cc-ad58-33b8cd1c5047 http.request.method=GET http.request.remoteaddr="127.0.0.1:36098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=14.31µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=5be14eb4-27f3-42ce-a151-1a5ef3ae2331 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=9785eaf2-9028-4381-92ff-2846e60323a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36088" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=24.697µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1558398f-f8fa-4d41-8e19-38ef361982fe trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=9785eaf2-9028-4381-92ff-2846e60323a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36088" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=33.115µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b7b87358-b728-48a2-86b4-ed0957dfba56 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=9785eaf2-9028-4381-92ff-2846e60323a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36088" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.956981ms http.response.status=200 http.response.written=194 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b425c874-769a-47cc-ad58-33b8cd1c5047 http.request.method=GET http.request.remoteaddr="127.0.0.1:36098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=30.015µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c891abc2-be1f-44d5-b608-5253ea36e37b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b425c874-769a-47cc-ad58-33b8cd1c5047 http.request.method=GET http.request.remoteaddr="127.0.0.1:36098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=12.521µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2206d92f-9aab-4852-8d52-e2bc7346c079 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=b425c874-769a-47cc-ad58-33b8cd1c5047 http.request.method=GET http.request.remoteaddr="127.0.0.1:36098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.227396ms http.response.status=200 http.response.written=68 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=7e615955-09e5-4181-ae1d-c130ce9eab0a http.request.method=GET http.request.remoteaddr="127.0.0.1:36104" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=info msg="response completed" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=7e615955-09e5-4181-ae1d-c130ce9eab0a http.request.method=GET http.request.remoteaddr="127.0.0.1:36104" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="788.378µs" http.response.status=200 http.response.written=2 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8f123d8b-3c69-469b-bb77-d8fc7531305a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36110" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.547Z] time="2024-01-24T19:12:07Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8f123d8b-3c69-469b-bb77-d8fc7531305a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36110" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.548Z] time="2024-01-24T19:12:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8f123d8b-3c69-469b-bb77-d8fc7531305a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36110" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.548Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8f123d8b-3c69-469b-bb77-d8fc7531305a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36110" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=27.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e5a846b2-122c-442b-b6ee-6d08d24b984f trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.548Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8f123d8b-3c69-469b-bb77-d8fc7531305a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36110" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=11.397µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=12d6d9d4-4f2f-49b2-ae39-c568345c7463 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.548Z] time="2024-01-24T19:12:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=8f123d8b-3c69-469b-bb77-d8fc7531305a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36110" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.070173ms http.response.status=404 http.response.written=181 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.548Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:12:07 [2024-01-24T19:12:07.548Z] time="2024-01-24T19:12:07Z" level=debug msg="authorizing request" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e5cb1dae-f0b9-480b-a592-f7e08d72556b http.request.method=GET http.request.remoteaddr="127.0.0.1:36126" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.548Z] time="2024-01-24T19:12:07Z" level=debug msg=GetImageManifest go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e5cb1dae-f0b9-480b-a592-f7e08d72556b http.request.method=GET http.request.remoteaddr="127.0.0.1:36126" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.548Z] time="2024-01-24T19:12:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e5cb1dae-f0b9-480b-a592-f7e08d72556b http.request.method=GET http.request.remoteaddr="127.0.0.1:36126" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.548Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e5cb1dae-f0b9-480b-a592-f7e08d72556b http.request.method=GET http.request.remoteaddr="127.0.0.1:36126" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=21.481µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=180a9ea5-2730-45d2-b48f-c57617da7f78 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.548Z] time="2024-01-24T19:12:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e5cb1dae-f0b9-480b-a592-f7e08d72556b http.request.method=GET http.request.remoteaddr="127.0.0.1:36126" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a trace.duration=12.045µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7cc3e510-e9a7-4357-a06b-5ed19558481b trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.548Z] time="2024-01-24T19:12:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.13 http.request.host="127.0.0.1:5000" http.request.id=e5cb1dae-f0b9-480b-a592-f7e08d72556b http.request.method=GET http.request.remoteaddr="127.0.0.1:36126" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="942.19µs" http.response.status=404 http.response.written=181 instance.id=3ae40e9d-d994-44f1-b858-7619c5a2fa1a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
19:12:07 [2024-01-24T19:12:07.548Z] 127.0.0.1 - - [24/Jan/2024:19:12:07 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.13 git-commit/2c69aba317a43c2fba8c129b201af1fba6e609a3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:12:07 [2024-01-24T19:12:07.548Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
19:12:07 [2024-01-24T19:12:07.548Z] === RUN   TestRemoveImageOrphaning
19:12:07 [2024-01-24T19:12:07.806Z] --- PASS: TestRemoveImageOrphaning (0.19s)
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestRemoveByDigest
19:12:07 [2024-01-24T19:12:07.806Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
19:12:07 [2024-01-24T19:12:07.806Z] --- SKIP: TestRemoveByDigest (0.00s)
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestRemoveImageGarbageCollector
19:12:07 [2024-01-24T19:12:07.806Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
19:12:07 [2024-01-24T19:12:07.806Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:12:07 [2024-01-24T19:12:07.806Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestTagUsingDigestAlgorithmAsName
19:12:07 [2024-01-24T19:12:07.806Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestTagValidPrefixedRepo
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
19:12:07 [2024-01-24T19:12:07.806Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
19:12:07 [2024-01-24T19:12:07.806Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestTagValidPrefixedRepo/foooo:t
19:12:07 [2024-01-24T19:12:07.806Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:12:07 [2024-01-24T19:12:07.806Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:12:07 [2024-01-24T19:12:07.806Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
19:12:07 [2024-01-24T19:12:07.806Z] === CONT  TestTagValidPrefixedRepo/foooo:t
19:12:07 [2024-01-24T19:12:07.806Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:12:07 [2024-01-24T19:12:07.806Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
19:12:07 [2024-01-24T19:12:07.806Z] --- PASS: TestTagValidPrefixedRepo (0.01s)
19:12:07 [2024-01-24T19:12:07.806Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
19:12:07 [2024-01-24T19:12:07.806Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
19:12:07 [2024-01-24T19:12:07.806Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
19:12:07 [2024-01-24T19:12:07.806Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestTagExistedNameWithoutForce
19:12:07 [2024-01-24T19:12:07.806Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestTagOfficialNames
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
19:12:07 [2024-01-24T19:12:07.806Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
19:12:08 [2024-01-24T19:12:08.064Z] --- PASS: TestTagOfficialNames (0.05s)
19:12:08 [2024-01-24T19:12:08.064Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
19:12:08 [2024-01-24T19:12:08.064Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
19:12:08 [2024-01-24T19:12:08.064Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
19:12:08 [2024-01-24T19:12:08.064Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
19:12:08 [2024-01-24T19:12:08.064Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
19:12:08 [2024-01-24T19:12:08.064Z] === RUN   TestTagMatchesDigest
19:12:08 [2024-01-24T19:12:08.064Z] --- PASS: TestTagMatchesDigest (0.01s)
19:12:08 [2024-01-24T19:12:08.064Z] PASS
19:12:08 [2024-01-24T19:12:08.064Z] 
19:12:08 [2024-01-24T19:12:08.064Z] === Skipped
19:12:08 [2024-01-24T19:12:08.064Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:12:08 [2024-01-24T19:12:08.064Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:12:08 [2024-01-24T19:12:08.064Z] 
19:12:08 [2024-01-24T19:12:08.064Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
19:12:08 [2024-01-24T19:12:08.064Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
19:12:08 [2024-01-24T19:12:08.064Z] 
19:12:08 [2024-01-24T19:12:08.064Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:12:08 [2024-01-24T19:12:08.064Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
19:12:08 [2024-01-24T19:12:08.064Z] 
19:12:08 [2024-01-24T19:12:08.064Z] DONE 36 tests, 3 skipped in 1.301s
19:12:08 [2024-01-24T19:12:08.064Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:12:08 [2024-01-24T19:12:08.064Z] ++ 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
19:12:08 [2024-01-24T19:12:08.064Z] ++ set -e
19:12:08 [2024-01-24T19:12:08.064Z] ++ '[' -n 0 ']'
19:12:08 [2024-01-24T19:12:08.064Z] ++ set -x
19:12:08 [2024-01-24T19:12:08.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:12:08 [2024-01-24T19:12:08.064Z] === RUN   TestStripANSICommands
19:12:08 [2024-01-24T19:12:08.064Z] === RUN   TestStripANSICommands/#00
19:12:08 [2024-01-24T19:12:08.064Z] === RUN   TestStripANSICommands/#01
19:12:08 [2024-01-24T19:12:08.064Z] --- PASS: TestStripANSICommands (0.00s)
19:12:08 [2024-01-24T19:12:08.064Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:12:08 [2024-01-24T19:12:08.064Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:12:08 [2024-01-24T19:12:08.064Z] PASS
19:12:08 [2024-01-24T19:12:08.064Z] 
19:12:08 [2024-01-24T19:12:08.064Z] DONE 3 tests in 0.009s
19:12:08 [2024-01-24T19:12:08.064Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:12:08 [2024-01-24T19:12:08.064Z] ++ 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
19:12:08 [2024-01-24T19:12:08.064Z] ++ set -e
19:12:08 [2024-01-24T19:12:08.064Z] ++ '[' -n 0 ']'
19:12:08 [2024-01-24T19:12:08.064Z] ++ set -x
19:12:08 [2024-01-24T19:12:08.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:12:08 [2024-01-24T19:12:08.064Z] INFO: Testing against a local daemon
19:12:08 [2024-01-24T19:12:08.064Z] === RUN   TestNetworkCreateDelete
19:12:08 [2024-01-24T19:12:08.322Z] --- PASS: TestNetworkCreateDelete (0.18s)
19:12:08 [2024-01-24T19:12:08.322Z] === RUN   TestDockerNetworkDeletePreferID
19:12:08 [2024-01-24T19:12:08.887Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
19:12:08 [2024-01-24T19:12:08.887Z] === RUN   TestDaemonDNSFallback
19:12:15 [2024-01-24T19:12:15.442Z] --- PASS: TestDaemonDNSFallback (6.25s)
19:12:15 [2024-01-24T19:12:15.442Z] === RUN   TestInspectNetwork
19:12:17 [2024-01-24T19:12:17.968Z] === RUN   TestInspectNetwork/full_network_id
19:12:17 [2024-01-24T19:12:17.968Z] === RUN   TestInspectNetwork/partial_network_id
19:12:17 [2024-01-24T19:12:17.968Z] === RUN   TestInspectNetwork/network_name
19:12:17 [2024-01-24T19:12:17.968Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:12:22 [2024-01-24T19:12:22.149Z] --- PASS: TestInspectNetwork (7.20s)
19:12:22 [2024-01-24T19:12:22.149Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:12:22 [2024-01-24T19:12:22.149Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:12:22 [2024-01-24T19:12:22.149Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:12:22 [2024-01-24T19:12:22.149Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:12:22 [2024-01-24T19:12:22.149Z] === RUN   TestRunContainerWithBridgeNone
19:12:23 [2024-01-24T19:12:23.522Z] --- PASS: TestRunContainerWithBridgeNone (1.35s)
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/create
19:12:23 [2024-01-24T19:12:23.522Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:12:23 [2024-01-24T19:12:23.522Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:12:23 [2024-01-24T19:12:23.522Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:12:23 [2024-01-24T19:12:23.522Z] === CONT  TestNetworkInvalidJSON/networks/create
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:12:23 [2024-01-24T19:12:23.522Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:12:23 [2024-01-24T19:12:23.522Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:12:23 [2024-01-24T19:12:23.522Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:12:23 [2024-01-24T19:12:23.522Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkList
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkList//networks
19:12:23 [2024-01-24T19:12:23.522Z] === PAUSE TestNetworkList//networks
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestNetworkList//networks/
19:12:23 [2024-01-24T19:12:23.522Z] === PAUSE TestNetworkList//networks/
19:12:23 [2024-01-24T19:12:23.522Z] === CONT  TestNetworkList//networks
19:12:23 [2024-01-24T19:12:23.522Z] === CONT  TestNetworkList//networks/
19:12:23 [2024-01-24T19:12:23.522Z] --- PASS: TestNetworkList (0.01s)
19:12:23 [2024-01-24T19:12:23.522Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z]     --- PASS: TestNetworkList//networks (0.00s)
19:12:23 [2024-01-24T19:12:23.522Z] === RUN   TestHostIPv4BridgeLabel
19:12:24 [2024-01-24T19:12:24.086Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:12:24 [2024-01-24T19:12:24.086Z] === RUN   TestDefaultNetworkOpts
19:12:24 [2024-01-24T19:12:24.087Z] === RUN   TestDefaultNetworkOpts/default_value
19:12:25 [2024-01-24T19:12:25.459Z] === RUN   TestDefaultNetworkOpts/cmdline_value
19:12:26 [2024-01-24T19:12:26.831Z] === RUN   TestDefaultNetworkOpts/config-from_value
19:12:28 [2024-01-24T19:12:28.204Z] --- PASS: TestDefaultNetworkOpts (3.92s)
19:12:28 [2024-01-24T19:12:28.204Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.33s)
19:12:28 [2024-01-24T19:12:28.204Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.29s)
19:12:28 [2024-01-24T19:12:28.204Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s)
19:12:28 [2024-01-24T19:12:28.204Z] === RUN   TestDaemonRestartWithLiveRestore
19:12:29 [2024-01-24T19:12:29.137Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:12:29 [2024-01-24T19:12:29.137Z] === RUN   TestDaemonDefaultNetworkPools
19:12:30 [2024-01-24T19:12:30.069Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
19:12:30 [2024-01-24T19:12:30.069Z] === RUN   TestDaemonRestartWithExistingNetwork
19:12:31 [2024-01-24T19:12:31.002Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
19:12:31 [2024-01-24T19:12:31.002Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:12:32 [2024-01-24T19:12:32.375Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
19:12:32 [2024-01-24T19:12:32.375Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:12:32 [2024-01-24T19:12:32.940Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
19:12:32 [2024-01-24T19:12:32.940Z] === RUN   TestServiceWithPredefinedNetwork
19:12:35 [2024-01-24T19:12:35.465Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s)
19:12:35 [2024-01-24T19:12:35.465Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:12:35 [2024-01-24T19:12:35.465Z]     service_test.go:242: FLAKY_TEST
19:12:35 [2024-01-24T19:12:35.465Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:12:35 [2024-01-24T19:12:35.465Z] === RUN   TestServiceWithDataPathPortInit
19:12:50 [2024-01-24T19:12:50.328Z] --- PASS: TestServiceWithDataPathPortInit (13.39s)
19:12:50 [2024-01-24T19:12:50.328Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:12:50 [2024-01-24T19:12:50.586Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u39j24pxa68juoyuzis2dz2qw Created:2024-01-24 19:12:49.688237974 +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[2a26a349d32c8efbca432e7f5711f01240a049a4f7180af6c0b7c33384e26cc6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qvjosor4va8v7nqqidshvnom0 EndpointID:660aafcce85bdbfcb06d4a85cafebde108a96f3b7497ec99f267d02d2f138ea2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:67acbf48998b12347569ab0f219489684bc10140da97cc82cf960563cf821c57 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:e053c98a77ec IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qvjosor4va8v7nqqidshvnom0 EndpointID:660aafcce85bdbfcb06d4a85cafebde108a96f3b7497ec99f267d02d2f138ea2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:12:55 [2024-01-24T19:12:55.845Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s)
19:12:55 [2024-01-24T19:12:55.845Z] PASS
19:12:55 [2024-01-24T19:12:55.846Z] 
19:12:55 [2024-01-24T19:12:55.846Z] === Skipped
19:12:55 [2024-01-24T19:12:55.846Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:12:55 [2024-01-24T19:12:55.846Z]     service_test.go:242: FLAKY_TEST
19:12:55 [2024-01-24T19:12:55.846Z] 
19:12:55 [2024-01-24T19:12:55.846Z] DONE 42 tests, 1 skipped in 47.276s
19:12:55 [2024-01-24T19:12:55.846Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:12:55 [2024-01-24T19:12:55.846Z] ++ 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
19:12:55 [2024-01-24T19:12:55.846Z] ++ set -e
19:12:55 [2024-01-24T19:12:55.846Z] ++ '[' -n 0 ']'
19:12:55 [2024-01-24T19:12:55.846Z] ++ set -x
19:12:55 [2024-01-24T19:12:55.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:12:55 [2024-01-24T19:12:55.846Z] INFO: Testing against a local daemon
19:12:55 [2024-01-24T19:12:55.846Z] === RUN   TestDockerNetworkIpvlanPersistance
19:12:55 [2024-01-24T19:12:55.846Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:12:55 [2024-01-24T19:12:55.846Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:12:55 [2024-01-24T19:12:55.846Z] === RUN   TestDockerNetworkIpvlan
19:12:55 [2024-01-24T19:12:55.846Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:12:55 [2024-01-24T19:12:55.846Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:12:55 [2024-01-24T19:12:55.846Z] PASS
19:12:55 [2024-01-24T19:12:55.846Z] 
19:12:55 [2024-01-24T19:12:55.846Z] === Skipped
19:12:55 [2024-01-24T19:12:55.846Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:12:55 [2024-01-24T19:12:55.846Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:12:55 [2024-01-24T19:12:55.846Z] 
19:12:55 [2024-01-24T19:12:55.846Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:12:55 [2024-01-24T19:12:55.846Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:12:55 [2024-01-24T19:12:55.846Z] 
19:12:55 [2024-01-24T19:12:55.846Z] DONE 2 tests, 2 skipped in 0.038s
19:12:55 [2024-01-24T19:12:55.846Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:12:55 [2024-01-24T19:12:55.846Z] ++ 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
19:12:55 [2024-01-24T19:12:55.846Z] ++ set -e
19:12:55 [2024-01-24T19:12:55.846Z] ++ '[' -n 0 ']'
19:12:55 [2024-01-24T19:12:55.846Z] ++ set -x
19:12:55 [2024-01-24T19:12:55.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:12:55 [2024-01-24T19:12:55.846Z] INFO: Testing against a local daemon
19:12:55 [2024-01-24T19:12:55.846Z] === RUN   TestDockerNetworkMacvlanPersistance
19:12:56 [2024-01-24T19:12:56.778Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
19:12:56 [2024-01-24T19:12:56.778Z] === RUN   TestDockerNetworkMacvlan
19:12:57 [2024-01-24T19:12:57.343Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:12:57 [2024-01-24T19:12:57.908Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:12:58 [2024-01-24T19:12:58.841Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:13:00 [2024-01-24T19:13:00.213Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:13:02 [2024-01-24T19:13:02.113Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:13:04 [2024-01-24T19:13:04.640Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:13:04 [2024-01-24T19:13:04.897Z] --- PASS: TestDockerNetworkMacvlan (8.24s)
19:13:04 [2024-01-24T19:13:04.897Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
19:13:04 [2024-01-24T19:13:04.897Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
19:13:04 [2024-01-24T19:13:04.897Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s)
19:13:04 [2024-01-24T19:13:04.897Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.63s)
19:13:04 [2024-01-24T19:13:04.897Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.37s)
19:13:04 [2024-01-24T19:13:04.897Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.38s)
19:13:04 [2024-01-24T19:13:04.897Z] PASS
19:13:04 [2024-01-24T19:13:04.897Z] 
19:13:04 [2024-01-24T19:13:04.897Z] DONE 8 tests in 9.620s
19:13:04 [2024-01-24T19:13:04.897Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:13:04 [2024-01-24T19:13:04.897Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:13:04 [2024-01-24T19:13:04.897Z] ++ set -e
19:13:04 [2024-01-24T19:13:04.897Z] ++ '[' -n 0 ']'
19:13:04 [2024-01-24T19:13:04.897Z] ++ set -x
19:13:04 [2024-01-24T19:13:04.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:13:04 [2024-01-24T19:13:04.898Z] testing: warning: no tests to run
19:13:04 [2024-01-24T19:13:04.898Z] PASS
19:13:04 [2024-01-24T19:13:04.898Z] 
19:13:04 [2024-01-24T19:13:04.898Z] DONE 0 tests in 0.007s
19:13:04 [2024-01-24T19:13:04.898Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:13:04 [2024-01-24T19:13:04.898Z] ++ 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
19:13:04 [2024-01-24T19:13:04.898Z] ++ set -e
19:13:04 [2024-01-24T19:13:04.898Z] ++ '[' -n 0 ']'
19:13:04 [2024-01-24T19:13:04.898Z] ++ set -x
19:13:04 [2024-01-24T19:13:04.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:13:05 [2024-01-24T19:13:05.155Z] INFO: Testing against a local daemon
19:13:05 [2024-01-24T19:13:05.155Z] === RUN   TestAuthZPluginAllowRequest
19:13:06 [2024-01-24T19:13:06.088Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
19:13:06 [2024-01-24T19:13:06.088Z] === RUN   TestAuthZPluginTLS
19:13:06 [2024-01-24T19:13:06.652Z] --- PASS: TestAuthZPluginTLS (0.55s)
19:13:06 [2024-01-24T19:13:06.652Z] === RUN   TestAuthZPluginDenyRequest
19:13:07 [2024-01-24T19:13:07.217Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:13:07 [2024-01-24T19:13:07.217Z] === RUN   TestAuthZPluginAPIDenyResponse
19:13:07 [2024-01-24T19:13:07.782Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:13:07 [2024-01-24T19:13:07.782Z] === RUN   TestAuthZPluginDenyResponse
19:13:08 [2024-01-24T19:13:08.347Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:13:08 [2024-01-24T19:13:08.347Z] === RUN   TestAuthZPluginAllowEventStream
19:13:09 [2024-01-24T19:13:09.280Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s)
19:13:09 [2024-01-24T19:13:09.280Z] === RUN   TestAuthZPluginErrorResponse
19:13:09 [2024-01-24T19:13:09.845Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
19:13:09 [2024-01-24T19:13:09.845Z] === RUN   TestAuthZPluginErrorRequest
19:13:10 [2024-01-24T19:13:10.411Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:13:10 [2024-01-24T19:13:10.411Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:13:10 [2024-01-24T19:13:10.977Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:13:10 [2024-01-24T19:13:10.977Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:13:11 [2024-01-24T19:13:11.909Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
19:13:11 [2024-01-24T19:13:11.910Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:13:13 [2024-01-24T19:13:13.283Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s)
19:13:13 [2024-01-24T19:13:13.283Z] === RUN   TestAuthZPluginHeader
19:13:13 [2024-01-24T19:13:13.848Z] --- PASS: TestAuthZPluginHeader (0.60s)
19:13:13 [2024-01-24T19:13:13.848Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:13:13 [2024-01-24T19:13:13.848Z]     authz_plugin_v2_test.go:43: (*Execution).NotAmd64-fm
19:13:13 [2024-01-24T19:13:13.848Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:13:13 [2024-01-24T19:13:13.848Z] === RUN   TestAuthZPluginV2Disable
19:13:13 [2024-01-24T19:13:13.848Z]     authz_plugin_v2_test.go:65: (*Execution).NotAmd64-fm
19:13:13 [2024-01-24T19:13:13.848Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:13:13 [2024-01-24T19:13:13.848Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:13:13 [2024-01-24T19:13:13.848Z]     authz_plugin_v2_test.go:91: (*Execution).NotAmd64-fm
19:13:13 [2024-01-24T19:13:13.848Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:13:13 [2024-01-24T19:13:13.848Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:13:13 [2024-01-24T19:13:13.848Z]     authz_plugin_v2_test.go:126: (*Execution).NotAmd64-fm
19:13:13 [2024-01-24T19:13:13.848Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:13:13 [2024-01-24T19:13:13.848Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:13:31 [2024-01-24T19:13:31.916Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
19:13:31 [2024-01-24T19:13:31.916Z] PASS
19:13:31 [2024-01-24T19:13:31.916Z] 
19:13:31 [2024-01-24T19:13:31.916Z] === Skipped
19:13:31 [2024-01-24T19:13:31.916Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]     authz_plugin_v2_test.go:43: (*Execution).NotAmd64-fm
19:13:31 [2024-01-24T19:13:31.916Z] 
19:13:31 [2024-01-24T19:13:31.916Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]     authz_plugin_v2_test.go:65: (*Execution).NotAmd64-fm
19:13:31 [2024-01-24T19:13:31.916Z] 
19:13:31 [2024-01-24T19:13:31.916Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]     authz_plugin_v2_test.go:91: (*Execution).NotAmd64-fm
19:13:31 [2024-01-24T19:13:31.916Z] 
19:13:31 [2024-01-24T19:13:31.916Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]     authz_plugin_v2_test.go:126: (*Execution).NotAmd64-fm
19:13:31 [2024-01-24T19:13:31.916Z] 
19:13:31 [2024-01-24T19:13:31.916Z] DONE 17 tests, 4 skipped in 25.623s
19:13:31 [2024-01-24T19:13:31.916Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:13:31 [2024-01-24T19:13:31.916Z] ++ 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
19:13:31 [2024-01-24T19:13:31.916Z] ++ set -e
19:13:31 [2024-01-24T19:13:31.916Z] ++ '[' -n 0 ']'
19:13:31 [2024-01-24T19:13:31.916Z] ++ set -x
19:13:31 [2024-01-24T19:13:31.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:13:31 [2024-01-24T19:13:31.916Z] INFO: Testing against a local daemon
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:13:31 [2024-01-24T19:13:31.916Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:13:31 [2024-01-24T19:13:31.916Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:13:31 [2024-01-24T19:13:31.916Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:13:31 [2024-01-24T19:13:31.916Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:13:31 [2024-01-24T19:13:31.916Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:13:31 [2024-01-24T19:13:31.916Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:13:31 [2024-01-24T19:13:31.916Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:13:31 [2024-01-24T19:13:31.916Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInstall
19:13:31 [2024-01-24T19:13:31.916Z] === RUN   TestPluginInstall/no_auth
19:13:33 [2024-01-24T19:13:33.819Z] time="2024-01-24T19:13:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:13:33 [2024-01-24T19:13:33.819Z] time="2024-01-24T19:13:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cace22ff5f3c45fe5a2ae900a1d540f8c215cd3c8413d19dcb649e71b0ea8578" mediatype=application/vnd.docker.plugin.v1+json size=522
19:13:33 [2024-01-24T19:13:33.819Z] time="2024-01-24T19:13:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:13:33 [2024-01-24T19:13:33.819Z] time="2024-01-24T19:13:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cace22ff5f3c45fe5a2ae900a1d540f8c215cd3c8413d19dcb649e71b0ea8578" mediatype=application/vnd.docker.plugin.v1+json size=522
19:13:33 [2024-01-24T19:13:33.819Z] === RUN   TestPluginInstall/with_htpasswd
19:13:34 [2024-01-24T19:13:34.077Z] time="2024-01-24T19:13:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:13:34 [2024-01-24T19:13:34.077Z] time="2024-01-24T19:13:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cace22ff5f3c45fe5a2ae900a1d540f8c215cd3c8413d19dcb649e71b0ea8578" mediatype=application/vnd.docker.plugin.v1+json size=522
19:13:34 [2024-01-24T19:13:34.077Z] time="2024-01-24T19:13:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:13:34 [2024-01-24T19:13:34.077Z] time="2024-01-24T19:13:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cace22ff5f3c45fe5a2ae900a1d540f8c215cd3c8413d19dcb649e71b0ea8578" mediatype=application/vnd.docker.plugin.v1+json size=522
19:13:34 [2024-01-24T19:13:34.077Z] === RUN   TestPluginInstall/with_insecure
19:13:35 [2024-01-24T19:13:35.010Z] time="2024-01-24T19:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:13:35 [2024-01-24T19:13:35.010Z] time="2024-01-24T19:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5dadc4404397348c929e8c1c50b3df24eb7e920f725cd50bed289052ffb41df9" mediatype=application/vnd.docker.plugin.v1+json size=522
19:13:35 [2024-01-24T19:13:35.010Z] time="2024-01-24T19:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:13:35 [2024-01-24T19:13:35.010Z] time="2024-01-24T19:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5dadc4404397348c929e8c1c50b3df24eb7e920f725cd50bed289052ffb41df9" mediatype=application/vnd.docker.plugin.v1+json size=522
19:13:35 [2024-01-24T19:13:35.010Z]     plugin_test.go:195: [df2204908f0f1] daemon is not started
19:13:35 [2024-01-24T19:13:35.010Z] --- PASS: TestPluginInstall (4.42s)
19:13:35 [2024-01-24T19:13:35.010Z]     --- PASS: TestPluginInstall/no_auth (3.00s)
19:13:35 [2024-01-24T19:13:35.010Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
19:13:35 [2024-01-24T19:13:35.010Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
19:13:35 [2024-01-24T19:13:35.010Z] === RUN   TestPluginsWithRuntimes
19:13:36 [2024-01-24T19:13:36.907Z] === RUN   TestPluginsWithRuntimes/No_Args
19:13:37 [2024-01-24T19:13:37.473Z] === RUN   TestPluginsWithRuntimes/With_Args
19:13:38 [2024-01-24T19:13:38.406Z] --- PASS: TestPluginsWithRuntimes (3.18s)
19:13:38 [2024-01-24T19:13:38.406Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.83s)
19:13:38 [2024-01-24T19:13:38.406Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
19:13:38 [2024-01-24T19:13:38.406Z] === RUN   TestPluginBackCompatMediaTypes
19:13:38 [2024-01-24T19:13:38.664Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
19:13:38 [2024-01-24T19:13:38.664Z] PASS
19:13:38 [2024-01-24T19:13:38.664Z] 
19:13:38 [2024-01-24T19:13:38.664Z] DONE 24 tests in 8.153s
19:13:38 [2024-01-24T19:13:38.921Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:13:38 [2024-01-24T19:13:38.921Z] ++ 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
19:13:38 [2024-01-24T19:13:38.921Z] ++ set -e
19:13:38 [2024-01-24T19:13:38.921Z] ++ '[' -n 0 ']'
19:13:38 [2024-01-24T19:13:38.921Z] ++ set -x
19:13:38 [2024-01-24T19:13:38.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:13:38 [2024-01-24T19:13:38.921Z] INFO: Testing against a local daemon
19:13:38 [2024-01-24T19:13:38.921Z] === RUN   TestExternalGraphDriver
19:13:39 [2024-01-24T19:13:39.180Z] === RUN   TestExternalGraphDriver/json
19:13:40 [2024-01-24T19:13:40.552Z] === RUN   TestExternalGraphDriver/spec
19:13:42 [2024-01-24T19:13:42.450Z] === RUN   TestExternalGraphDriver/pull
19:13:45 [2024-01-24T19:13:45.728Z] --- PASS: TestExternalGraphDriver (6.45s)
19:13:45 [2024-01-24T19:13:45.728Z]     --- PASS: TestExternalGraphDriver/json (1.49s)
19:13:45 [2024-01-24T19:13:45.728Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
19:13:45 [2024-01-24T19:13:45.728Z]     --- PASS: TestExternalGraphDriver/pull (3.10s)
19:13:45 [2024-01-24T19:13:45.728Z] === RUN   TestGraphdriverPluginV2
19:13:45 [2024-01-24T19:13:45.728Z]     external_test.go:410: (*Execution).NotAmd64-fm
19:13:45 [2024-01-24T19:13:45.728Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
19:13:45 [2024-01-24T19:13:45.728Z] PASS
19:13:45 [2024-01-24T19:13:45.728Z] 
19:13:45 [2024-01-24T19:13:45.728Z] === Skipped
19:13:45 [2024-01-24T19:13:45.728Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
19:13:45 [2024-01-24T19:13:45.728Z]     external_test.go:410: (*Execution).NotAmd64-fm
19:13:45 [2024-01-24T19:13:45.728Z] 
19:13:45 [2024-01-24T19:13:45.728Z] DONE 5 tests, 1 skipped in 6.805s
19:13:45 [2024-01-24T19:13:45.728Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:13:45 [2024-01-24T19:13:45.728Z] ++ 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
19:13:45 [2024-01-24T19:13:45.728Z] ++ set -e
19:13:45 [2024-01-24T19:13:45.728Z] ++ '[' -n 0 ']'
19:13:45 [2024-01-24T19:13:45.728Z] ++ set -x
19:13:45 [2024-01-24T19:13:45.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:13:45 [2024-01-24T19:13:45.728Z] INFO: Testing against a local daemon
19:13:45 [2024-01-24T19:13:45.728Z] === RUN   TestContinueAfterPluginCrash
19:13:45 [2024-01-24T19:13:45.728Z] === PAUSE TestContinueAfterPluginCrash
19:13:45 [2024-01-24T19:13:45.728Z] === RUN   TestReadPluginNoRead
19:13:45 [2024-01-24T19:13:45.728Z] === PAUSE TestReadPluginNoRead
19:13:45 [2024-01-24T19:13:45.728Z] === RUN   TestDaemonStartWithLogOpt
19:13:45 [2024-01-24T19:13:45.728Z] === PAUSE TestDaemonStartWithLogOpt
19:13:45 [2024-01-24T19:13:45.728Z] === CONT  TestDaemonStartWithLogOpt
19:13:45 [2024-01-24T19:13:45.728Z] === CONT  TestReadPluginNoRead
19:13:45 [2024-01-24T19:13:45.728Z] === CONT  TestContinueAfterPluginCrash
19:13:47 [2024-01-24T19:13:47.625Z] === RUN   TestReadPluginNoRead/disabled_caching
19:13:48 [2024-01-24T19:13:48.190Z] --- PASS: TestDaemonStartWithLogOpt (2.62s)
19:13:49 [2024-01-24T19:13:49.123Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:13:50 [2024-01-24T19:13:50.055Z] === RUN   TestReadPluginNoRead/default
19:13:51 [2024-01-24T19:13:51.428Z]     read_test.go:91: [dce887cdb073f] daemon is not started
19:13:51 [2024-01-24T19:13:51.428Z] --- PASS: TestReadPluginNoRead (5.66s)
19:13:51 [2024-01-24T19:13:51.428Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
19:13:51 [2024-01-24T19:13:51.428Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
19:13:51 [2024-01-24T19:13:51.428Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
19:13:53 [2024-01-24T19:13:53.325Z] --- PASS: TestContinueAfterPluginCrash (7.58s)
19:13:53 [2024-01-24T19:13:53.325Z] PASS
19:13:53 [2024-01-24T19:13:53.325Z] 
19:13:53 [2024-01-24T19:13:53.325Z] DONE 6 tests in 7.615s
19:13:53 [2024-01-24T19:13:53.325Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:13:53 [2024-01-24T19:13:53.325Z] ++ 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
19:13:53 [2024-01-24T19:13:53.325Z] ++ set -e
19:13:53 [2024-01-24T19:13:53.325Z] ++ '[' -n 0 ']'
19:13:53 [2024-01-24T19:13:53.325Z] ++ set -x
19:13:53 [2024-01-24T19:13:53.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:13:53 [2024-01-24T19:13:53.325Z] testing: warning: no tests to run
19:13:53 [2024-01-24T19:13:53.325Z] PASS
19:13:53 [2024-01-24T19:13:53.325Z] 
19:13:53 [2024-01-24T19:13:53.325Z] DONE 0 tests in 0.008s
19:13:53 [2024-01-24T19:13:53.325Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:13:53 [2024-01-24T19:13:53.325Z] ++ 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
19:13:53 [2024-01-24T19:13:53.325Z] ++ set -e
19:13:53 [2024-01-24T19:13:53.325Z] ++ '[' -n 0 ']'
19:13:53 [2024-01-24T19:13:53.325Z] ++ set -x
19:13:53 [2024-01-24T19:13:53.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:13:53 [2024-01-24T19:13:53.325Z] INFO: Testing against a local daemon
19:13:53 [2024-01-24T19:13:53.325Z] === RUN   TestPluginWithDevMounts
19:13:53 [2024-01-24T19:13:53.325Z] === PAUSE TestPluginWithDevMounts
19:13:53 [2024-01-24T19:13:53.325Z] === CONT  TestPluginWithDevMounts
19:13:54 [2024-01-24T19:13:54.697Z] --- PASS: TestPluginWithDevMounts (1.48s)
19:13:54 [2024-01-24T19:13:54.697Z] PASS
19:13:54 [2024-01-24T19:13:54.697Z] 
19:13:54 [2024-01-24T19:13:54.697Z] DONE 1 tests in 1.512s
19:13:54 [2024-01-24T19:13:54.697Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:13:54 [2024-01-24T19:13:54.697Z] ++ 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
19:13:54 [2024-01-24T19:13:54.697Z] ++ set -e
19:13:54 [2024-01-24T19:13:54.697Z] ++ '[' -n 0 ']'
19:13:54 [2024-01-24T19:13:54.697Z] ++ set -x
19:13:54 [2024-01-24T19:13:54.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:13:54 [2024-01-24T19:13:54.955Z] INFO: Testing against a local daemon
19:13:54 [2024-01-24T19:13:54.955Z] === RUN   TestSecretInspect
19:13:56 [2024-01-24T19:13:56.852Z] --- PASS: TestSecretInspect (1.88s)
19:13:56 [2024-01-24T19:13:56.852Z] === RUN   TestSecretList
19:13:58 [2024-01-24T19:13:58.749Z] --- PASS: TestSecretList (1.90s)
19:13:58 [2024-01-24T19:13:58.749Z] === RUN   TestSecretsCreateAndDelete
19:14:00 [2024-01-24T19:14:00.646Z] --- PASS: TestSecretsCreateAndDelete (1.90s)
19:14:00 [2024-01-24T19:14:00.646Z] === RUN   TestSecretsUpdate
19:14:02 [2024-01-24T19:14:02.543Z] --- PASS: TestSecretsUpdate (2.01s)
19:14:02 [2024-01-24T19:14:02.543Z] === RUN   TestTemplatedSecret
19:14:05 [2024-01-24T19:14:05.823Z] --- PASS: TestTemplatedSecret (2.74s)
19:14:05 [2024-01-24T19:14:05.823Z] === RUN   TestSecretCreateResolve
19:14:07 [2024-01-24T19:14:07.195Z] --- PASS: TestSecretCreateResolve (1.88s)
19:14:07 [2024-01-24T19:14:07.195Z] PASS
19:14:07 [2024-01-24T19:14:07.195Z] 
19:14:07 [2024-01-24T19:14:07.195Z] DONE 6 tests in 12.349s
19:14:07 [2024-01-24T19:14:07.195Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:14:07 [2024-01-24T19:14:07.195Z] ++ 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
19:14:07 [2024-01-24T19:14:07.195Z] ++ set -e
19:14:07 [2024-01-24T19:14:07.195Z] ++ '[' -n 0 ']'
19:14:07 [2024-01-24T19:14:07.195Z] ++ set -x
19:14:07 [2024-01-24T19:14:07.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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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
19:14:07 [2024-01-24T19:14:07.195Z] INFO: Testing against a local daemon
19:14:07 [2024-01-24T19:14:07.195Z] === RUN   TestServiceCreateInit
19:14:07 [2024-01-24T19:14:07.195Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:14:11 [2024-01-24T19:14:11.375Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:14:15 [2024-01-24T19:14:15.557Z] --- PASS: TestServiceCreateInit (7.85s)
19:14:15 [2024-01-24T19:14:15.557Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.98s)
19:14:15 [2024-01-24T19:14:15.557Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s)
19:14:15 [2024-01-24T19:14:15.557Z] === RUN   TestCreateServiceMultipleTimes
19:14:30 [2024-01-24T19:14:30.421Z] --- PASS: TestCreateServiceMultipleTimes (14.85s)
19:14:30 [2024-01-24T19:14:30.421Z] === RUN   TestCreateServiceConflict
19:14:31 [2024-01-24T19:14:31.793Z] --- PASS: TestCreateServiceConflict (1.96s)
19:14:31 [2024-01-24T19:14:31.793Z] === RUN   TestCreateServiceMaxReplicas
19:14:35 [2024-01-24T19:14:35.072Z] --- PASS: TestCreateServiceMaxReplicas (2.91s)
19:14:35 [2024-01-24T19:14:35.072Z] === RUN   TestCreateWithDuplicateNetworkNames
19:14:49 [2024-01-24T19:14:49.976Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s)
19:14:49 [2024-01-24T19:14:49.976Z] === RUN   TestCreateServiceSecretFileMode
19:15:00 [2024-01-24T19:15:00.044Z] --- PASS: TestCreateServiceSecretFileMode (12.50s)
19:15:00 [2024-01-24T19:15:00.044Z] === RUN   TestCreateServiceConfigFileMode
19:15:14 [2024-01-24T19:15:14.949Z] --- PASS: TestCreateServiceConfigFileMode (12.76s)
19:15:14 [2024-01-24T19:15:14.949Z] === RUN   TestCreateServiceSysctls
19:15:16 [2024-01-24T19:15:16.321Z] --- PASS: TestCreateServiceSysctls (3.24s)
19:15:16 [2024-01-24T19:15:16.321Z] === RUN   TestCreateServiceCapabilities
19:15:18 [2024-01-24T19:15:18.847Z] --- PASS: TestCreateServiceCapabilities (2.59s)
19:15:18 [2024-01-24T19:15:18.847Z] === RUN   TestInspect
19:15:21 [2024-01-24T19:15:21.375Z] --- PASS: TestInspect (2.72s)
19:15:21 [2024-01-24T19:15:21.375Z] === RUN   TestCreateJob
19:15:24 [2024-01-24T19:15:24.653Z] --- PASS: TestCreateJob (3.30s)
19:15:24 [2024-01-24T19:15:24.653Z] === RUN   TestReplicatedJob
19:15:29 [2024-01-24T19:15:29.914Z] --- PASS: TestReplicatedJob (5.10s)
19:15:29 [2024-01-24T19:15:29.914Z] === RUN   TestUpdateReplicatedJob
19:15:33 [2024-01-24T19:15:33.193Z] --- PASS: TestUpdateReplicatedJob (3.28s)
19:15:33 [2024-01-24T19:15:33.193Z] === RUN   TestServiceListWithStatuses
19:15:33 [2024-01-24T19:15:33.193Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:15:33 [2024-01-24T19:15:33.194Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:15:33 [2024-01-24T19:15:33.194Z] === RUN   TestDockerNetworkConnectAlias
19:15:37 [2024-01-24T19:15:37.373Z] --- PASS: TestDockerNetworkConnectAlias (3.93s)
19:15:37 [2024-01-24T19:15:37.373Z] === RUN   TestDockerNetworkReConnect
19:15:40 [2024-01-24T19:15:40.652Z] --- PASS: TestDockerNetworkReConnect (3.22s)
19:15:40 [2024-01-24T19:15:40.652Z] === RUN   TestServicePlugin
19:15:40 [2024-01-24T19:15:40.652Z]     plugin_test.go:26: (*Execution).NotAmd64-fm
19:15:40 [2024-01-24T19:15:40.652Z] --- SKIP: TestServicePlugin (0.00s)
19:15:40 [2024-01-24T19:15:40.652Z] === RUN   TestServiceUpdateLabel
19:15:42 [2024-01-24T19:15:42.550Z] --- PASS: TestServiceUpdateLabel (1.91s)
19:15:42 [2024-01-24T19:15:42.550Z] === RUN   TestServiceUpdateSecrets
19:15:57 [2024-01-24T19:15:57.412Z] --- PASS: TestServiceUpdateSecrets (14.31s)
19:15:57 [2024-01-24T19:15:57.412Z] === RUN   TestServiceUpdateConfigs
19:16:12 [2024-01-24T19:16:12.277Z] --- PASS: TestServiceUpdateConfigs (14.43s)
19:16:12 [2024-01-24T19:16:12.277Z] === RUN   TestServiceUpdateNetwork
19:16:24 [2024-01-24T19:16:24.470Z] --- PASS: TestServiceUpdateNetwork (12.13s)
19:16:24 [2024-01-24T19:16:24.470Z] === RUN   TestServiceUpdatePidsLimit
19:16:24 [2024-01-24T19:16:24.470Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:16:25 [2024-01-24T19:16:25.035Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:16:33 [2024-01-24T19:16:33.141Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:16:39 [2024-01-24T19:16:39.695Z] --- PASS: TestServiceUpdatePidsLimit (16.34s)
19:16:39 [2024-01-24T19:16:39.696Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s)
19:16:39 [2024-01-24T19:16:39.696Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
19:16:39 [2024-01-24T19:16:39.696Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
19:16:39 [2024-01-24T19:16:39.696Z] PASS
19:16:39 [2024-01-24T19:16:39.696Z] 
19:16:39 [2024-01-24T19:16:39.696Z] === Skipped
19:16:39 [2024-01-24T19:16:39.696Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:16:39 [2024-01-24T19:16:39.696Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:16:39 [2024-01-24T19:16:39.696Z] 
19:16:39 [2024-01-24T19:16:39.696Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:16:39 [2024-01-24T19:16:39.696Z]     plugin_test.go:26: (*Execution).NotAmd64-fm
19:16:39 [2024-01-24T19:16:39.696Z] 
19:16:39 [2024-01-24T19:16:39.696Z] DONE 27 tests, 2 skipped in 152.207s
19:16:39 [2024-01-24T19:16:39.696Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:16:39 [2024-01-24T19:16:39.696Z] ++ 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
19:16:39 [2024-01-24T19:16:39.696Z] ++ set -e
19:16:39 [2024-01-24T19:16:39.696Z] ++ '[' -n 0 ']'
19:16:39 [2024-01-24T19:16:39.696Z] ++ set -x
19:16:39 [2024-01-24T19:16:39.696Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:16:39 [2024-01-24T19:16:39.696Z] INFO: Testing against a local daemon
19:16:39 [2024-01-24T19:16:39.696Z] === RUN   TestSessionCreate
19:16:39 [2024-01-24T19:16:39.696Z] --- PASS: TestSessionCreate (0.02s)
19:16:39 [2024-01-24T19:16:39.696Z] === RUN   TestSessionCreateWithBadUpgrade
19:16:39 [2024-01-24T19:16:39.696Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
19:16:39 [2024-01-24T19:16:39.696Z] PASS
19:16:39 [2024-01-24T19:16:39.696Z] 
19:16:39 [2024-01-24T19:16:39.696Z] DONE 2 tests in 0.058s
19:16:39 [2024-01-24T19:16:39.696Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:16:39 [2024-01-24T19:16:39.696Z] ++ 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
19:16:39 [2024-01-24T19:16:39.696Z] ++ set -e
19:16:39 [2024-01-24T19:16:39.696Z] ++ '[' -n 0 ']'
19:16:39 [2024-01-24T19:16:39.696Z] ++ set -x
19:16:39 [2024-01-24T19:16:39.696Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/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
19:16:39 [2024-01-24T19:16:39.696Z] INFO: Testing against a local daemon
19:16:39 [2024-01-24T19:16:39.696Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:16:39 [2024-01-24T19:16:39.696Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:16:39 [2024-01-24T19:16:39.696Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:16:39 [2024-01-24T19:16:39.696Z] === RUN   TestDiskUsage
19:16:39 [2024-01-24T19:16:39.696Z] === PAUSE TestDiskUsage
19:16:39 [2024-01-24T19:16:39.696Z] === RUN   TestEventsExecDie
19:16:39 [2024-01-24T19:16:39.954Z] --- PASS: TestEventsExecDie (0.49s)
19:16:39 [2024-01-24T19:16:39.954Z] === RUN   TestEventsBackwardsCompatible
19:16:39 [2024-01-24T19:16:39.954Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
19:16:39 [2024-01-24T19:16:39.954Z] === RUN   TestEventsVolumeCreate
19:16:39 [2024-01-24T19:16:39.954Z] --- PASS: TestEventsVolumeCreate (0.05s)
19:16:39 [2024-01-24T19:16:39.954Z] === RUN   TestInfoBinaryCommits
19:16:40 [2024-01-24T19:16:40.211Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:16:40 [2024-01-24T19:16:40.211Z] === RUN   TestInfoAPIVersioned
19:16:40 [2024-01-24T19:16:40.211Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:16:40 [2024-01-24T19:16:40.211Z] === RUN   TestInfoAPI
19:16:40 [2024-01-24T19:16:40.212Z] --- PASS: TestInfoAPI (0.02s)
19:16:40 [2024-01-24T19:16:40.212Z] === RUN   TestInfoAPIWarnings
19:16:58 [2024-01-24T19:16:58.280Z] --- PASS: TestInfoAPIWarnings (16.54s)
19:16:58 [2024-01-24T19:16:58.280Z] === RUN   TestInfoDebug
19:16:58 [2024-01-24T19:16:58.280Z] --- PASS: TestInfoDebug (0.52s)
19:16:58 [2024-01-24T19:16:58.280Z] === RUN   TestInfoInsecureRegistries
19:16:58 [2024-01-24T19:16:58.280Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:16:58 [2024-01-24T19:16:58.280Z] === RUN   TestInfoRegistryMirrors
19:16:58 [2024-01-24T19:16:58.280Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:16:58 [2024-01-24T19:16:58.280Z] === RUN   TestLoginFailsWithBadCredentials
19:16:59 [2024-01-24T19:16:59.212Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
19:16:59 [2024-01-24T19:16:59.212Z] === RUN   TestPingCacheHeaders
19:16:59 [2024-01-24T19:16:59.212Z] --- PASS: TestPingCacheHeaders (0.02s)
19:16:59 [2024-01-24T19:16:59.212Z] === RUN   TestPingGet
19:16:59 [2024-01-24T19:16:59.212Z] --- PASS: TestPingGet (0.01s)
19:16:59 [2024-01-24T19:16:59.212Z] === RUN   TestPingHead
19:16:59 [2024-01-24T19:16:59.212Z] --- PASS: TestPingHead (0.01s)
19:16:59 [2024-01-24T19:16:59.212Z] === RUN   TestPingSwarmHeader
19:16:59 [2024-01-24T19:16:59.777Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:16:59 [2024-01-24T19:16:59.777Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:17:00 [2024-01-24T19:17:00.710Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:17:00 [2024-01-24T19:17:00.710Z] --- PASS: TestPingSwarmHeader (1.49s)
19:17:00 [2024-01-24T19:17:00.710Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:17:00 [2024-01-24T19:17:00.710Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:17:00 [2024-01-24T19:17:00.710Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:17:00 [2024-01-24T19:17:00.710Z] === RUN   TestPingBuilderHeader
19:17:00 [2024-01-24T19:17:00.710Z] === RUN   TestPingBuilderHeader/default_config
19:17:01 [2024-01-24T19:17:01.275Z] === RUN   TestPingBuilderHeader/buildkit_disabled
19:17:01 [2024-01-24T19:17:01.840Z] --- PASS: TestPingBuilderHeader (1.04s)
19:17:01 [2024-01-24T19:17:01.840Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
19:17:01 [2024-01-24T19:17:01.840Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
19:17:01 [2024-01-24T19:17:01.840Z] === RUN   TestVersion
19:17:01 [2024-01-24T19:17:01.840Z] --- PASS: TestVersion (0.01s)
19:17:01 [2024-01-24T19:17:01.840Z] === CONT  TestDiskUsage
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/empty
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/empty/container_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/empty/image_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/empty/volume_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/empty/build-cache_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/after_LoadBusybox
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:17:02 [2024-01-24T19:17:02.405Z] === RUN   TestDiskUsage/after_container.Run
19:17:02 [2024-01-24T19:17:02.663Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:17:02 [2024-01-24T19:17:02.663Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:17:02 [2024-01-24T19:17:02.663Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:17:02 [2024-01-24T19:17:02.663Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:17:02 [2024-01-24T19:17:02.663Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:17:02 [2024-01-24T19:17:02.663Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:17:02 [2024-01-24T19:17:02.663Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:17:02 [2024-01-24T19:17:02.663Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:17:02 [2024-01-24T19:17:02.663Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:17:02 [2024-01-24T19:17:02.663Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:17:02 [2024-01-24T19:17:02.920Z] --- PASS: TestDiskUsage (1.04s)
19:17:02 [2024-01-24T19:17:02.920Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z] PASS
19:17:02 [2024-01-24T19:17:02.920Z] 
19:17:02 [2024-01-24T19:17:02.920Z] === Skipped
19:17:02 [2024-01-24T19:17:02.920Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:17:02 [2024-01-24T19:17:02.920Z] 
19:17:02 [2024-01-24T19:17:02.920Z] DONE 57 tests, 1 skipped in 23.374s
19:17:02 [2024-01-24T19:17:02.920Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:17:02 [2024-01-24T19:17:02.920Z] ++ 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
19:17:02 [2024-01-24T19:17:02.920Z] ++ set -e
19:17:02 [2024-01-24T19:17:02.920Z] ++ '[' -n 0 ']'
19:17:02 [2024-01-24T19:17:02.920Z] ++ set -x
19:17:02 [2024-01-24T19:17:02.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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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
19:17:02 [2024-01-24T19:17:02.920Z] INFO: Testing against a local daemon
19:17:02 [2024-01-24T19:17:02.920Z] === RUN   TestVolumesCreateAndList
19:17:02 [2024-01-24T19:17:02.920Z] --- PASS: TestVolumesCreateAndList (0.01s)
19:17:02 [2024-01-24T19:17:02.920Z] === RUN   TestVolumesRemove
19:17:02 [2024-01-24T19:17:02.920Z] === RUN   TestVolumesRemove/volume_in_use
19:17:02 [2024-01-24T19:17:02.920Z] === RUN   TestVolumesRemove/volume_not_in_use
19:17:02 [2024-01-24T19:17:02.920Z] === RUN   TestVolumesRemove/non-existing_volume
19:17:02 [2024-01-24T19:17:02.920Z] === RUN   TestVolumesRemove/non-existing_volume_force
19:17:02 [2024-01-24T19:17:02.920Z] --- PASS: TestVolumesRemove (0.05s)
19:17:02 [2024-01-24T19:17:02.920Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
19:17:02 [2024-01-24T19:17:02.920Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z] === RUN   TestVolumesRemoveSwarmEnabled
19:17:02 [2024-01-24T19:17:02.920Z] === PAUSE TestVolumesRemoveSwarmEnabled
19:17:02 [2024-01-24T19:17:02.920Z] === RUN   TestVolumesInspect
19:17:02 [2024-01-24T19:17:02.920Z] --- PASS: TestVolumesInspect (0.01s)
19:17:02 [2024-01-24T19:17:02.920Z] === RUN   TestVolumesInvalidJSON
19:17:02 [2024-01-24T19:17:02.920Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:17:02 [2024-01-24T19:17:02.920Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:17:02 [2024-01-24T19:17:02.920Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:17:02 [2024-01-24T19:17:02.920Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:17:02 [2024-01-24T19:17:02.920Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:17:02 [2024-01-24T19:17:02.920Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:17:02 [2024-01-24T19:17:02.920Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:17:02 [2024-01-24T19:17:02.920Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:17:02 [2024-01-24T19:17:02.920Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:17:02 [2024-01-24T19:17:02.920Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:17:02 [2024-01-24T19:17:02.921Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:17:02 [2024-01-24T19:17:02.921Z] === RUN   TestVolumePruneAnonymous
19:17:02 [2024-01-24T19:17:02.921Z] --- PASS: TestVolumePruneAnonymous (0.03s)
19:17:02 [2024-01-24T19:17:02.921Z] === RUN   TestVolumePruneAnonFromImage
19:17:03 [2024-01-24T19:17:03.178Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
19:17:03 [2024-01-24T19:17:03.178Z] === CONT  TestVolumesRemoveSwarmEnabled
19:17:04 [2024-01-24T19:17:04.549Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
19:17:04 [2024-01-24T19:17:04.549Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
19:17:04 [2024-01-24T19:17:04.549Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
19:17:04 [2024-01-24T19:17:04.549Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
19:17:05 [2024-01-24T19:17:05.114Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.00s)
19:17:05 [2024-01-24T19:17:05.114Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
19:17:05 [2024-01-24T19:17:05.114Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
19:17:05 [2024-01-24T19:17:05.114Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
19:17:05 [2024-01-24T19:17:05.114Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
19:17:05 [2024-01-24T19:17:05.114Z] PASS
19:17:05 [2024-01-24T19:17:05.114Z] 
19:17:05 [2024-01-24T19:17:05.114Z] DONE 20 tests in 2.282s
19:17:05 [2024-01-24T19:17:05.114Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:17:05 [2024-01-24T19:17:05.371Z] ++++ cat bundles/test-integration/docker.pid
19:17:05 [2024-01-24T19:17:05.371Z] +++ kill 21996
19:17:06 [2024-01-24T19:17:06.743Z] +++ /etc/init.d/apparmor stop
19:17:06 [2024-01-24T19:17:06.743Z] Leaving: AppArmorNo profiles have been unloaded.
19:17:06 [2024-01-24T19:17:06.743Z] 
19:17:06 [2024-01-24T19:17:06.743Z] Unloading profiles will leave already running processes permanently
19:17:06 [2024-01-24T19:17:06.743Z] unconfined, which can lead to unexpected situations.
19:17:06 [2024-01-24T19:17:06.743Z] 
19:17:06 [2024-01-24T19:17:06.743Z] To set a process to complain mode, use the command line tool
19:17:06 [2024-01-24T19:17:06.743Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:17:06 [2024-01-24T19:17:06.743Z] +++ true
19:17:06 [2024-01-24T19:17:06.743Z] exiting test-integration
19:17:06 [2024-01-24T19:17:06.743Z] ++ exit 0
19:17:06 [2024-01-24T19:17:06.743Z] 
Post stage
[Pipeline] junit
19:17:07 [2024-01-24T19:17:07.688Z] Recording test results
19:17:07 [2024-01-24T19:17:07.870Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:17:08 [2024-01-24T19:17:08.167Z] + echo Ensuring container killed.
19:17:08 [2024-01-24T19:17:08.167Z] Ensuring container killed.
19:17:08 [2024-01-24T19:17:08.167Z] + docker rm -vf docker-pr1
19:17:08 [2024-01-24T19:17:08.167Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
19:17:08 [2024-01-24T19:17:08.445Z] + echo Chowning /workspace to jenkins user
19:17:08 [2024-01-24T19:17:08.445Z] Chowning /workspace to jenkins user
19:17:08 [2024-01-24T19:17:08.445Z] + id -u
19:17:08 [2024-01-24T19:17:08.445Z] + id -g
19:17:08 [2024-01-24T19:17:08.445Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47206:/workspace busybox chown -R 1000:1000 /workspace
19:17:08 [2024-01-24T19:17:08.445Z] Unable to find image 'busybox:latest' locally
19:17:08 [2024-01-24T19:17:08.445Z] latest: Pulling from library/busybox
19:17:08 [2024-01-24T19:17:08.702Z] c2bf9493c1bf: Already exists
19:17:08 [2024-01-24T19:17:08.702Z] Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74
19:17:08 [2024-01-24T19:17:08.702Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:17:09 [2024-01-24T19:17:09.916Z] + bundleName=arm64-integration
19:17:09 [2024-01-24T19:17:09.917Z] + echo Creating arm64-integration-bundles.tar.gz
19:17:09 [2024-01-24T19:17:09.917Z] Creating arm64-integration-bundles.tar.gz
19:17:09 [2024-01-24T19:17:09.917Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+  -name *-report.xml ) -print
19:17:09 [2024-01-24T19:17:09.917Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:17:10 [2024-01-24T19:17:10.186Z] Archiving artifacts
19:17:11 [2024-01-24T19:17:11.490Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47206/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:17:11 [2024-01-24T19:17:11.805Z] + make clean
19:17:11 [2024-01-24T19:17:11.806Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:17:11 [2024-01-24T19:17:11.806Z] docker-dev-cache
19:17:11 [2024-01-24T19:17:11.806Z] 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