Skip to content
Success

Console Output

Pull request #47225 event
19:32:09 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch 25.0 at 71fa3ab079ec13d17257f86fa92db8d7f24802f1 rather than c2ef38f79013e4784cb60740bc3de65e570ebd4e
Obtained Jenkinsfile from 71fa3ab079ec13d17257f86fa92db8d7f24802f1
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-47225@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
19:32:11 [2024-01-25T19:32:11.985Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:32:11 [2024-01-25T19:32:11.989Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:32:27 [2024-01-25T19:32:27.186Z] Still waiting to schedule task
19:32:27 [2024-01-25T19:32:27.187Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00c5e510a9e952c36)19:33:10 [2024-01-25T19:33:10.009Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a2ee8a6efb073007) in /home/ubuntu/workspace/moby_PR-47225
[Pipeline] {
[Pipeline] checkout
19:33:10 [2024-01-25T19:33:10.110Z] The recommended git tool is: git
19:33:12 [2024-01-25T19:33:12.347Z] using credential docker-jenkins-github-credentials
19:33:12 [2024-01-25T19:33:12.362Z] Cloning the remote Git repository
19:33:12 [2024-01-25T19:33:12.362Z] Cloning with configured refspecs honoured and without tags
19:33:12 [2024-01-25T19:33:12.360Z] Cloning repository https://github.com/moby/moby.git
19:33:12 [2024-01-25T19:33:12.410Z]  > git init /home/ubuntu/workspace/moby_PR-47225 # timeout=10
19:33:13 [2024-01-25T19:33:13.094Z] Fetching upstream changes from https://github.com/moby/moby.git
19:33:13 [2024-01-25T19:33:13.094Z]  > git --version # timeout=10
19:33:13 [2024-01-25T19:33:13.098Z]  > git --version # 'git version 2.25.1'
19:33:13 [2024-01-25T19:33:13.098Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:33:13 [2024-01-25T19:33:13.100Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47225/head:refs/remotes/origin/PR-47225 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
19:33:27 [2024-01-25T19:33:27.210Z] Fetching without tags
19:33:27 [2024-01-25T19:33:27.432Z] Merging remotes/origin/25.0 commit 71fa3ab079ec13d17257f86fa92db8d7f24802f1 into PR head commit c2ef38f79013e4784cb60740bc3de65e570ebd4e
19:33:27 [2024-01-25T19:33:27.176Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:33:27 [2024-01-25T19:33:27.179Z]  > git config --add remote.origin.fetch +refs/pull/47225/head:refs/remotes/origin/PR-47225 # timeout=10
19:33:27 [2024-01-25T19:33:27.183Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
19:33:27 [2024-01-25T19:33:27.190Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:33:27 [2024-01-25T19:33:27.198Z] Fetching upstream changes from https://github.com/moby/moby.git
19:33:27 [2024-01-25T19:33:27.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:33:27 [2024-01-25T19:33:27.199Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47225/head:refs/remotes/origin/PR-47225 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
19:33:27 [2024-01-25T19:33:27.423Z]  > git config core.sparsecheckout # timeout=10
19:33:27 [2024-01-25T19:33:27.427Z]  > git checkout -f c2ef38f79013e4784cb60740bc3de65e570ebd4e # timeout=10
19:33:28 [2024-01-25T19:33:28.138Z] Merge succeeded, producing c2ef38f79013e4784cb60740bc3de65e570ebd4e
19:33:28 [2024-01-25T19:33:28.138Z] Checking out Revision c2ef38f79013e4784cb60740bc3de65e570ebd4e (PR-47225)
19:33:28 [2024-01-25T19:33:28.098Z]  > git remote # timeout=10
19:33:28 [2024-01-25T19:33:28.104Z]  > git config --get remote.origin.url # timeout=10
19:33:28 [2024-01-25T19:33:28.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:33:28 [2024-01-25T19:33:28.108Z]  > git merge 71fa3ab079ec13d17257f86fa92db8d7f24802f1 # timeout=10
19:33:28 [2024-01-25T19:33:28.117Z]  > git rev-parse HEAD^{commit} # timeout=10
19:33:28 [2024-01-25T19:33:28.125Z]  > git config core.sparsecheckout # timeout=10
19:33:28 [2024-01-25T19:33:28.128Z]  > git checkout -f c2ef38f79013e4784cb60740bc3de65e570ebd4e # timeout=10
19:33:31 [2024-01-25T19:33:31.837Z] Commit message: "vendor swarmkit v2.0.0-20240125134710-dcda100a8261"
19:33:31 [2024-01-25T19:33:31.837Z] First time build. Skipping changelog.
19:33:31 [2024-01-25T19:33:31.846Z]  > git --version # timeout=10
19:33:31 [2024-01-25T19:33:31.849Z]  > git --version # 'git version 2.25.1'
19:33:31 [2024-01-25T19:33:31.852Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:33:32 [2024-01-25T19:33:32.676Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47225:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.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
19:33:37 [2024-01-25T19:33:37.978Z] Unable to find image 'alpine:latest' locally
19:33:40 [2024-01-25T19:33:40.530Z] latest: Pulling from library/alpine
19:33:40 [2024-01-25T19:33:40.792Z] c30352492317: Pulling fs layer
19:33:41 [2024-01-25T19:33:41.154Z] c30352492317: Verifying Checksum
19:33:41 [2024-01-25T19:33:41.154Z] c30352492317: Download complete
19:33:41 [2024-01-25T19:33:41.727Z] c30352492317: Pull complete
19:33:41 [2024-01-25T19:33:41.727Z] Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
19:33:41 [2024-01-25T19:33:41.988Z] Status: Downloaded newer image for alpine:latest
19:33:47 [2024-01-25T19:33:47.283Z] 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
19:33:47 [2024-01-25T19:33:47.945Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a2ee8a6efb073007) in /home/ubuntu/workspace/moby_PR-47225
[Pipeline] {
[Pipeline] checkout
19:33:47 [2024-01-25T19:33:47.961Z] The recommended git tool is: git
19:33:47 [2024-01-25T19:33:47.971Z] using credential docker-jenkins-github-credentials
19:33:47 [2024-01-25T19:33:47.988Z] Fetching changes from the remote Git repository
19:33:47 [2024-01-25T19:33:47.994Z] Fetching without tags
19:33:48 [2024-01-25T19:33:48.216Z] Merging remotes/origin/25.0 commit 71fa3ab079ec13d17257f86fa92db8d7f24802f1 into PR head commit c2ef38f79013e4784cb60740bc3de65e570ebd4e
19:33:48 [2024-01-25T19:33:48.328Z] Merge succeeded, producing c2ef38f79013e4784cb60740bc3de65e570ebd4e
19:33:48 [2024-01-25T19:33:48.329Z] Checking out Revision c2ef38f79013e4784cb60740bc3de65e570ebd4e (PR-47225)
19:33:48 [2024-01-25T19:33:48.433Z] Commit message: "vendor swarmkit v2.0.0-20240125134710-dcda100a8261"
19:33:48 [2024-01-25T19:33:48.437Z]  > git --version # timeout=10
19:33:48 [2024-01-25T19:33:48.440Z]  > git --version # 'git version 2.25.1'
19:33:48 [2024-01-25T19:33:48.442Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:33:47 [2024-01-25T19:33:47.973Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47225/.git # timeout=10
19:33:47 [2024-01-25T19:33:47.979Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:33:47 [2024-01-25T19:33:47.986Z] Fetching upstream changes from https://github.com/moby/moby.git
19:33:47 [2024-01-25T19:33:47.986Z]  > git --version # timeout=10
19:33:47 [2024-01-25T19:33:47.988Z]  > git --version # 'git version 2.25.1'
19:33:47 [2024-01-25T19:33:47.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:33:47 [2024-01-25T19:33:47.989Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47225/head:refs/remotes/origin/PR-47225 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
19:33:48 [2024-01-25T19:33:48.207Z]  > git config core.sparsecheckout # timeout=10
19:33:48 [2024-01-25T19:33:48.209Z]  > git checkout -f c2ef38f79013e4784cb60740bc3de65e570ebd4e # timeout=10
19:33:48 [2024-01-25T19:33:48.298Z]  > git remote # timeout=10
19:33:48 [2024-01-25T19:33:48.301Z]  > git config --get remote.origin.url # timeout=10
19:33:48 [2024-01-25T19:33:48.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:33:48 [2024-01-25T19:33:48.305Z]  > git merge 71fa3ab079ec13d17257f86fa92db8d7f24802f1 # timeout=10
19:33:48 [2024-01-25T19:33:48.313Z]  > git rev-parse HEAD^{commit} # timeout=10
19:33:48 [2024-01-25T19:33:48.320Z]  > git config core.sparsecheckout # timeout=10
19:33:48 [2024-01-25T19:33:48.323Z]  > git checkout -f c2ef38f79013e4784cb60740bc3de65e570ebd4e # timeout=10
19:33:49 [2024-01-25T19:33:49.064Z] + docker version
19:33:49 [2024-01-25T19:33:49.064Z] Client: Docker Engine - Community
19:33:49 [2024-01-25T19:33:49.064Z]  Version:           24.0.7
19:33:49 [2024-01-25T19:33:49.064Z]  API version:       1.43
19:33:49 [2024-01-25T19:33:49.064Z]  Go version:        go1.20.10
19:33:49 [2024-01-25T19:33:49.064Z]  Git commit:        afdd53b
19:33:49 [2024-01-25T19:33:49.064Z]  Built:             Thu Oct 26 09:08:14 2023
19:33:49 [2024-01-25T19:33:49.064Z]  OS/Arch:           linux/arm64
19:33:49 [2024-01-25T19:33:49.064Z]  Context:           default
19:33:49 [2024-01-25T19:33:49.064Z] 
19:33:49 [2024-01-25T19:33:49.064Z] Server: Docker Engine - Community
19:33:49 [2024-01-25T19:33:49.064Z]  Engine:
19:33:49 [2024-01-25T19:33:49.064Z]   Version:          24.0.7
19:33:49 [2024-01-25T19:33:49.064Z]   API version:      1.43 (minimum version 1.12)
19:33:49 [2024-01-25T19:33:49.064Z]   Go version:       go1.20.10
19:33:49 [2024-01-25T19:33:49.064Z]   Git commit:       311b9ff
19:33:49 [2024-01-25T19:33:49.064Z]   Built:            Thu Oct 26 09:08:14 2023
19:33:49 [2024-01-25T19:33:49.064Z]   OS/Arch:          linux/arm64
19:33:49 [2024-01-25T19:33:49.064Z]   Experimental:     true
19:33:49 [2024-01-25T19:33:49.064Z]  containerd:
19:33:49 [2024-01-25T19:33:49.064Z]   Version:          1.6.25
19:33:49 [2024-01-25T19:33:49.064Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
19:33:49 [2024-01-25T19:33:49.064Z]  runc:
19:33:49 [2024-01-25T19:33:49.064Z]   Version:          1.1.10
19:33:49 [2024-01-25T19:33:49.064Z]   GitCommit:        v1.1.10-0-g18a0cb0
19:33:49 [2024-01-25T19:33:49.064Z]  docker-init:
19:33:49 [2024-01-25T19:33:49.064Z]   Version:          0.19.0
19:33:49 [2024-01-25T19:33:49.064Z]   GitCommit:        de40ad0
[Pipeline] sh
19:33:49 [2024-01-25T19:33:49.354Z] + docker info
19:33:57 [2024-01-25T19:33:57.503Z] Client: Docker Engine - Community
19:33:57 [2024-01-25T19:33:57.503Z]  Version:    24.0.7
19:33:57 [2024-01-25T19:33:57.503Z]  Context:    default
19:33:57 [2024-01-25T19:33:57.503Z]  Debug Mode: false
19:33:57 [2024-01-25T19:33:57.503Z]  Plugins:
19:33:57 [2024-01-25T19:33:57.503Z]   buildx: Docker Buildx (Docker Inc.)
19:33:57 [2024-01-25T19:33:57.503Z]     Version:  v0.12.0
19:33:57 [2024-01-25T19:33:57.503Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
19:33:57 [2024-01-25T19:33:57.503Z]   compose: Docker Compose (Docker Inc.)
19:33:57 [2024-01-25T19:33:57.503Z]     Version:  v2.23.3
19:33:57 [2024-01-25T19:33:57.503Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
19:33:57 [2024-01-25T19:33:57.503Z] 
19:33:57 [2024-01-25T19:33:57.503Z] Server:
19:33:57 [2024-01-25T19:33:57.503Z]  Containers: 0
19:33:57 [2024-01-25T19:33:57.503Z]   Running: 0
19:33:57 [2024-01-25T19:33:57.503Z]   Paused: 0
19:33:57 [2024-01-25T19:33:57.503Z]   Stopped: 0
19:33:57 [2024-01-25T19:33:57.503Z]  Images: 1
19:33:57 [2024-01-25T19:33:57.503Z]  Server Version: 24.0.7
19:33:57 [2024-01-25T19:33:57.503Z]  Storage Driver: overlay2
19:33:57 [2024-01-25T19:33:57.503Z]   Backing Filesystem: extfs
19:33:57 [2024-01-25T19:33:57.503Z]   Supports d_type: true
19:33:57 [2024-01-25T19:33:57.503Z]   Using metacopy: false
19:33:57 [2024-01-25T19:33:57.503Z]   Native Overlay Diff: true
19:33:57 [2024-01-25T19:33:57.503Z]   userxattr: false
19:33:57 [2024-01-25T19:33:57.503Z]  Logging Driver: json-file
19:33:57 [2024-01-25T19:33:57.503Z]  Cgroup Driver: cgroupfs
19:33:57 [2024-01-25T19:33:57.503Z]  Cgroup Version: 1
19:33:57 [2024-01-25T19:33:57.503Z]  Plugins:
19:33:57 [2024-01-25T19:33:57.503Z]   Volume: local
19:33:57 [2024-01-25T19:33:57.503Z]   Network: bridge host ipvlan macvlan null overlay
19:33:57 [2024-01-25T19:33:57.503Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:33:57 [2024-01-25T19:33:57.503Z]  Swarm: inactive
19:33:57 [2024-01-25T19:33:57.503Z]  Runtimes: io.containerd.runc.v2 runc
19:33:57 [2024-01-25T19:33:57.503Z]  Default Runtime: runc
19:33:57 [2024-01-25T19:33:57.503Z]  Init Binary: docker-init
19:33:57 [2024-01-25T19:33:57.503Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
19:33:57 [2024-01-25T19:33:57.503Z]  runc version: v1.1.10-0-g18a0cb0
19:33:57 [2024-01-25T19:33:57.503Z]  init version: de40ad0
19:33:57 [2024-01-25T19:33:57.503Z]  Security Options:
19:33:57 [2024-01-25T19:33:57.503Z]   apparmor
19:33:57 [2024-01-25T19:33:57.503Z]   seccomp
19:33:57 [2024-01-25T19:33:57.503Z]    Profile: builtin
19:33:57 [2024-01-25T19:33:57.503Z]  Kernel Version: 5.15.0-1050-aws
19:33:57 [2024-01-25T19:33:57.503Z]  Operating System: Ubuntu 20.04.6 LTS
19:33:57 [2024-01-25T19:33:57.503Z]  OSType: linux
19:33:57 [2024-01-25T19:33:57.503Z]  Architecture: aarch64
19:33:57 [2024-01-25T19:33:57.503Z]  CPUs: 8
19:33:57 [2024-01-25T19:33:57.503Z]  Total Memory: 30.64GiB
19:33:57 [2024-01-25T19:33:57.503Z]  Name: ip-10-100-39-172
19:33:57 [2024-01-25T19:33:57.503Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
19:33:57 [2024-01-25T19:33:57.503Z]  Docker Root Dir: /var/lib/docker
19:33:57 [2024-01-25T19:33:57.503Z]  Debug Mode: false
19:33:57 [2024-01-25T19:33:57.503Z]  Experimental: true
19:33:57 [2024-01-25T19:33:57.503Z]  Insecure Registries:
19:33:57 [2024-01-25T19:33:57.503Z]   127.0.0.0/8
19:33:57 [2024-01-25T19:33:57.503Z]  Live Restore Enabled: true
19:33:57 [2024-01-25T19:33:57.503Z] 
[Pipeline] sh
19:33:57 [2024-01-25T19:33:57.792Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:33:57 [2024-01-25T19:33:57.792Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:33:57 [2024-01-25T19:33:57.792Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47225/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
19:33:57 [2024-01-25T19:33:57.792Z] + bash /home/ubuntu/workspace/moby_PR-47225/check-config.sh
19:33:57 [2024-01-25T19:33:57.792Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:33:57 [2024-01-25T19:33:57.792Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
19:33:57 [2024-01-25T19:33:57.792Z] 
19:33:57 [2024-01-25T19:33:57.792Z] Generally Necessary:
19:33:57 [2024-01-25T19:33:57.792Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:33:57 [2024-01-25T19:33:57.792Z] - apparmor: enabled and tools installed
19:33:57 [2024-01-25T19:33:57.792Z] - CONFIG_NAMESPACES: enabled
19:33:57 [2024-01-25T19:33:57.792Z] - CONFIG_NET_NS: enabled
19:33:57 [2024-01-25T19:33:57.792Z] - CONFIG_PID_NS: enabled
19:33:57 [2024-01-25T19:33:57.792Z] - CONFIG_IPC_NS: enabled
19:33:57 [2024-01-25T19:33:57.792Z] - CONFIG_UTS_NS: enabled
19:33:57 [2024-01-25T19:33:57.792Z] - CONFIG_CGROUPS: enabled
19:33:57 [2024-01-25T19:33:57.792Z] - CONFIG_CGROUP_CPUACCT: enabled
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_CGROUP_DEVICE: enabled
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_CGROUP_FREEZER: enabled
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_CGROUP_SCHED: enabled
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_CPUSETS: enabled
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_MEMCG: enabled
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_KEYS: enabled
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_VETH: enabled (as module)
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_BRIDGE: enabled (as module)
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_NF_NAT: enabled (as module)
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_POSIX_MQUEUE: enabled
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_CGROUP_BPF: enabled
19:33:58 [2024-01-25T19:33:58.056Z] 
19:33:58 [2024-01-25T19:33:58.056Z] Optional Features:
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_USER_NS: enabled
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_SECCOMP: enabled
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_SECCOMP_FILTER: enabled
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_CGROUP_PIDS: enabled
19:33:58 [2024-01-25T19:33:58.056Z] - CONFIG_MEMCG_SWAP: enabled
19:33:58 [2024-01-25T19:33:58.056Z]     (cgroup swap accounting is currently enabled)
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_BLK_CGROUP: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_CGROUP_PERF: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_CGROUP_HUGETLB: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_CFS_BANDWIDTH: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_RT_GROUP_SCHED: missing
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_IP_VS: enabled (as module)
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_IP_VS_NFCT: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_IP_VS_RR: enabled (as module)
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_SECURITY_SELINUX: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_SECURITY_APPARMOR: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_EXT4_FS: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:33:58 [2024-01-25T19:33:58.318Z] - Network Drivers:
19:33:58 [2024-01-25T19:33:58.318Z]   - "overlay":
19:33:58 [2024-01-25T19:33:58.318Z]     - CONFIG_VXLAN: enabled (as module)
19:33:58 [2024-01-25T19:33:58.318Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:33:58 [2024-01-25T19:33:58.318Z]       Optional (for encrypted networks):
19:33:58 [2024-01-25T19:33:58.580Z]       - CONFIG_CRYPTO: enabled
19:33:58 [2024-01-25T19:33:58.580Z]       - CONFIG_CRYPTO_AEAD: enabled
19:33:58 [2024-01-25T19:33:58.580Z]       - CONFIG_CRYPTO_GCM: enabled
19:33:58 [2024-01-25T19:33:58.580Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:33:58 [2024-01-25T19:33:58.580Z]       - CONFIG_CRYPTO_GHASH: enabled
19:33:58 [2024-01-25T19:33:58.580Z]       - CONFIG_XFRM: enabled
19:33:58 [2024-01-25T19:33:58.580Z]       - CONFIG_XFRM_USER: enabled (as module)
19:33:58 [2024-01-25T19:33:58.580Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:33:58 [2024-01-25T19:33:58.580Z]       - CONFIG_INET_ESP: enabled (as module)
19:33:58 [2024-01-25T19:33:58.580Z]   - "ipvlan":
19:33:58 [2024-01-25T19:33:58.580Z]     - CONFIG_IPVLAN: enabled (as module)
19:33:58 [2024-01-25T19:33:58.580Z]   - "macvlan":
19:33:58 [2024-01-25T19:33:58.580Z]     - CONFIG_MACVLAN: enabled (as module)
19:33:58 [2024-01-25T19:33:58.580Z]     - CONFIG_DUMMY: enabled (as module)
19:33:58 [2024-01-25T19:33:58.580Z]   - "ftp,tftp client in container":
19:33:58 [2024-01-25T19:33:58.580Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:33:58 [2024-01-25T19:33:58.580Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:33:58 [2024-01-25T19:33:58.580Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:33:58 [2024-01-25T19:33:58.580Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:33:58 [2024-01-25T19:33:58.580Z] - Storage Drivers:
19:33:58 [2024-01-25T19:33:58.580Z]   - "aufs":
19:33:58 [2024-01-25T19:33:58.580Z]     - CONFIG_AUFS_FS: enabled (as module)
19:33:58 [2024-01-25T19:33:58.580Z]   - "btrfs":
19:33:58 [2024-01-25T19:33:58.580Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:33:58 [2024-01-25T19:33:58.580Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:33:58 [2024-01-25T19:33:58.580Z]   - "devicemapper":
19:33:58 [2024-01-25T19:33:58.580Z]     - CONFIG_BLK_DEV_DM: enabled
19:33:58 [2024-01-25T19:33:58.580Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:33:58 [2024-01-25T19:33:58.580Z]   - "overlay":
19:33:58 [2024-01-25T19:33:58.841Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:33:58 [2024-01-25T19:33:58.841Z]   - "zfs":
19:33:58 [2024-01-25T19:33:58.841Z]     - /dev/zfs: present
19:33:58 [2024-01-25T19:33:58.841Z]     - zfs command: missing
19:33:58 [2024-01-25T19:33:58.841Z]     - zpool command: missing
19:33:58 [2024-01-25T19:33:58.841Z] 
19:33:58 [2024-01-25T19:33:58.841Z] Limits:
19:33:58 [2024-01-25T19:33:58.841Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:33:58 [2024-01-25T19:33:58.841Z] 
19:33:58 [2024-01-25T19:33:58.841Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:33:59 [2024-01-25T19:33:59.154Z] + docker build --force-rm -t docker:c2ef38f79013e4784cb60740bc3de65e570ebd4e .
19:33:59 [2024-01-25T19:33:59.416Z] #0 building with "default" instance using docker driver
19:33:59 [2024-01-25T19:33:59.416Z] 
19:33:59 [2024-01-25T19:33:59.416Z] #1 [internal] load build definition from Dockerfile
19:33:59 [2024-01-25T19:33:59.416Z] #1 transferring dockerfile: 27.92kB done
19:33:59 [2024-01-25T19:33:59.416Z] #1 DONE 0.1s
19:33:59 [2024-01-25T19:33:59.416Z] 
19:33:59 [2024-01-25T19:33:59.416Z] #2 [internal] load .dockerignore
19:33:59 [2024-01-25T19:33:59.416Z] #2 transferring context: 113B done
19:33:59 [2024-01-25T19:33:59.416Z] #2 DONE 0.1s
19:33:59 [2024-01-25T19:33:59.416Z] 
19:33:59 [2024-01-25T19:33:59.416Z] #3 resolve image config for docker.io/docker/dockerfile:1
19:33:59 [2024-01-25T19:33:59.678Z] #3 DONE 0.5s
19:33:59 [2024-01-25T19:33:59.940Z] 
19:33:59 [2024-01-25T19:33:59.940Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
19:33:59 [2024-01-25T19:33:59.940Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
19:33:59 [2024-01-25T19:33:59.940Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s
19:33:59 [2024-01-25T19:33:59.940Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
19:33:59 [2024-01-25T19:33:59.940Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
19:33:59 [2024-01-25T19:33:59.940Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
19:33:59 [2024-01-25T19:33:59.940Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s
19:33:59 [2024-01-25T19:33:59.940Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
19:34:00 [2024-01-25T19:34:00.202Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s done
19:34:00 [2024-01-25T19:34:00.202Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
19:34:00 [2024-01-25T19:34:00.202Z] #4 DONE 0.4s
19:34:00 [2024-01-25T19:34:00.202Z] 
19:34:00 [2024-01-25T19:34:00.202Z] #5 [internal] load metadata for docker.io/library/debian:bookworm
19:34:02 [2024-01-25T19:34:02.119Z] #5 ...
19:34:02 [2024-01-25T19:34:02.119Z] 
19:34:02 [2024-01-25T19:34:02.119Z] #6 [internal] load metadata for docker.io/distribution/distribution:2.8.3
19:34:02 [2024-01-25T19:34:02.119Z] #6 DONE 1.6s
19:34:02 [2024-01-25T19:34:02.119Z] 
19:34:02 [2024-01-25T19:34:02.119Z] #5 [internal] load metadata for docker.io/library/debian:bookworm
19:34:02 [2024-01-25T19:34:02.119Z] #5 DONE 1.6s
19:34:02 [2024-01-25T19:34:02.119Z] 
19:34:02 [2024-01-25T19:34:02.119Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.24.2
19:34:02 [2024-01-25T19:34:02.119Z] #7 ...
19:34:02 [2024-01-25T19:34:02.119Z] 
19:34:02 [2024-01-25T19:34:02.119Z] #8 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
19:34:02 [2024-01-25T19:34:02.119Z] #8 DONE 1.8s
19:34:02 [2024-01-25T19:34:02.119Z] 
19:34:02 [2024-01-25T19:34:02.119Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
19:34:02 [2024-01-25T19:34:02.119Z] #9 DONE 1.8s
19:34:02 [2024-01-25T19:34:02.119Z] 
19:34:02 [2024-01-25T19:34:02.119Z] #10 [internal] load metadata for docker.io/library/busybox:latest
19:34:02 [2024-01-25T19:34:02.119Z] #10 DONE 1.8s
19:34:02 [2024-01-25T19:34:02.119Z] 
19:34:02 [2024-01-25T19:34:02.119Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.24.2
19:34:02 [2024-01-25T19:34:02.119Z] #7 DONE 1.9s
19:34:02 [2024-01-25T19:34:02.119Z] 
19:34:02 [2024-01-25T19:34:02.119Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
19:34:02 [2024-01-25T19:34:02.381Z] #11 DONE 1.9s
19:34:02 [2024-01-25T19:34:02.381Z] 
19:34:02 [2024-01-25T19:34:02.381Z] #12 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:34:02 [2024-01-25T19:34:02.381Z] #12 DONE 1.9s
19:34:02 [2024-01-25T19:34:02.381Z] 
19:34:02 [2024-01-25T19:34:02.381Z] #13 [internal] load build context
19:34:04 [2024-01-25T19:34:04.301Z] #13 transferring context: 74.98MB 1.6s done
19:34:05 [2024-01-25T19:34:05.246Z] #13 DONE 2.7s
19:34:05 [2024-01-25T19:34:05.246Z] 
19:34:05 [2024-01-25T19:34:05.246Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:d8c365d63879c2312e332cb796961f2695dd65124ceb3c0247d9c5426b7dde5f
19:34:05 [2024-01-25T19:34:05.246Z] #14 resolve docker.io/library/golang:1.21.6-bookworm@sha256:d8c365d63879c2312e332cb796961f2695dd65124ceb3c0247d9c5426b7dde5f 0.3s done
19:34:05 [2024-01-25T19:34:05.246Z] #14 sha256:d8c365d63879c2312e332cb796961f2695dd65124ceb3c0247d9c5426b7dde5f 1.64kB / 1.64kB done
19:34:05 [2024-01-25T19:34:05.246Z] #14 sha256:ea3f343e515dd6d4c39e82757c186040f2838ea91e935670433b0849f0813ab5 1.79kB / 1.79kB done
19:34:05 [2024-01-25T19:34:05.246Z] #14 sha256:0abf3dc2467dea348a59112ac390d5b688c39c86d1646039137d565635ecf4ab 2.90kB / 2.90kB done
19:34:05 [2024-01-25T19:34:05.246Z] #14 sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 49.59MB / 49.59MB 1.1s done
19:34:05 [2024-01-25T19:34:05.246Z] #14 sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641 63.99MB / 63.99MB 1.9s
19:34:05 [2024-01-25T19:34:05.246Z] #14 sha256:f419b1a62fc83850ab3cb43274970bb20a18ae6e674535478a48f5bee11559b6 23.58MB / 23.58MB 0.5s done
19:34:05 [2024-01-25T19:34:05.246Z] #14 sha256:9ece61d3d983cb71f3b959313708a475ae29034ee4d69f2bb84e46daccbc065a 86.39MB / 86.39MB 1.9s
19:34:05 [2024-01-25T19:34:05.246Z] #14 extracting sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 0.8s
19:34:05 [2024-01-25T19:34:05.508Z] #14 sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641 63.99MB / 63.99MB 2.3s done
19:34:05 [2024-01-25T19:34:05.508Z] #14 sha256:302f5869308ee3050467084d0c29506dc1abb9a4fdfef48515837d880754dd73 0B / 64.16MB 2.3s
19:34:05 [2024-01-25T19:34:05.508Z] #14 sha256:4819c57d0a3c3f911b34050c353f8ca997e418d2c0986332b146789397e2581d 0B / 175B 2.3s
19:34:05 [2024-01-25T19:34:05.837Z] #14 sha256:4819c57d0a3c3f911b34050c353f8ca997e418d2c0986332b146789397e2581d 175B / 175B 2.4s
19:34:05 [2024-01-25T19:34:05.837Z] #14 extracting sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 1.4s done
19:34:05 [2024-01-25T19:34:05.837Z] #14 sha256:302f5869308ee3050467084d0c29506dc1abb9a4fdfef48515837d880754dd73 25.17MB / 64.16MB 2.6s
19:34:06 [2024-01-25T19:34:06.178Z] #14 sha256:302f5869308ee3050467084d0c29506dc1abb9a4fdfef48515837d880754dd73 40.89MB / 64.16MB 2.8s
19:34:06 [2024-01-25T19:34:06.448Z] #14 sha256:302f5869308ee3050467084d0c29506dc1abb9a4fdfef48515837d880754dd73 50.33MB / 64.16MB 3.0s
19:34:06 [2024-01-25T19:34:06.448Z] #14 sha256:302f5869308ee3050467084d0c29506dc1abb9a4fdfef48515837d880754dd73 64.16MB / 64.16MB 3.2s
19:34:07 [2024-01-25T19:34:07.835Z] #14 extracting sha256:f419b1a62fc83850ab3cb43274970bb20a18ae6e674535478a48f5bee11559b6 0.1s
19:34:07 [2024-01-25T19:34:07.835Z] #14 sha256:9ece61d3d983cb71f3b959313708a475ae29034ee4d69f2bb84e46daccbc065a 86.39MB / 86.39MB 4.5s done
19:34:07 [2024-01-25T19:34:07.835Z] #14 sha256:4819c57d0a3c3f911b34050c353f8ca997e418d2c0986332b146789397e2581d 175B / 175B 4.5s done
19:34:08 [2024-01-25T19:34:08.189Z] #14 extracting sha256:f419b1a62fc83850ab3cb43274970bb20a18ae6e674535478a48f5bee11559b6 0.4s done
19:34:09 [2024-01-25T19:34:09.576Z] #14 extracting sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641
19:34:09 [2024-01-25T19:34:09.576Z] #14 ...
19:34:09 [2024-01-25T19:34:09.576Z] 
19:34:09 [2024-01-25T19:34:09.576Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
19:34:09 [2024-01-25T19:34:09.576Z] #15 resolve docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 0.3s done
19:34:09 [2024-01-25T19:34:09.576Z] #15 sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 1.85kB / 1.85kB done
19:34:09 [2024-01-25T19:34:09.576Z] #15 sha256:6fc9b50711023adfca7c7b4236948e120d1332ff01bf46c93e5b64ca0830a81a 529B / 529B done
19:34:09 [2024-01-25T19:34:09.576Z] #15 sha256:60e0ade36b1ab9227b0b8fc5a9731a3a5b9217e9feeb4ba7a2f8cb84addef87b 1.48kB / 1.48kB done
19:34:09 [2024-01-25T19:34:09.576Z] #15 sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 49.59MB / 49.59MB 1.1s done
19:34:09 [2024-01-25T19:34:09.576Z] #15 extracting sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c 1.4s done
19:34:09 [2024-01-25T19:34:09.576Z] #15 DONE 7.1s
19:34:09 [2024-01-25T19:34:09.576Z] 
19:34:09 [2024-01-25T19:34:09.576Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:d8c365d63879c2312e332cb796961f2695dd65124ceb3c0247d9c5426b7dde5f
19:34:09 [2024-01-25T19:34:09.576Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 6.2s
19:34:09 [2024-01-25T19:34:09.576Z] #14 ...
19:34:09 [2024-01-25T19:34:09.576Z] 
19:34:09 [2024-01-25T19:34:09.576Z] #16 [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
19:34:09 [2024-01-25T19:34:09.576Z] #16 ...
19:34:09 [2024-01-25T19:34:09.576Z] 
19:34:09 [2024-01-25T19:34:09.576Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
19:34:09 [2024-01-25T19:34:09.576Z] #17 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done
19:34:09 [2024-01-25T19:34:09.576Z] #17 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
19:34:09 [2024-01-25T19:34:09.577Z] #17 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
19:34:09 [2024-01-25T19:34:09.577Z] #17 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
19:34:09 [2024-01-25T19:34:09.577Z] #17 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 6.2s done
19:34:09 [2024-01-25T19:34:09.577Z] #17 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
19:34:09 [2024-01-25T19:34:09.577Z] #17 DONE 7.2s
19:34:09 [2024-01-25T19:34:09.838Z] 
19:34:09 [2024-01-25T19:34:09.838Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:d8c365d63879c2312e332cb796961f2695dd65124ceb3c0247d9c5426b7dde5f
19:34:11 [2024-01-25T19:34:11.757Z] #14 extracting sha256:76b4f1810f998c1f1580e2404b2e7fed8e264902d898bbe531443ea9789b7641 2.3s done
19:34:12 [2024-01-25T19:34:12.331Z] #14 ...
19:34:12 [2024-01-25T19:34:12.331Z] 
19:34:12 [2024-01-25T19:34:12.331Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74
19:34:12 [2024-01-25T19:34:12.331Z] #18 resolve docker.io/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 0.3s done
19:34:12 [2024-01-25T19:34:12.331Z] #18 sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 9.52kB / 9.52kB done
19:34:12 [2024-01-25T19:34:12.331Z] #18 sha256:8f03917912ea995c637b6c0295846aaff5665f06ac82a29b421fba4c379494e7 858B / 858B done
19:34:12 [2024-01-25T19:34:12.331Z] #18 sha256:3e4fd538a9a0b729be05707cf805388be2fb701cfd5d44c6542f1988e8aef6e3 581B / 581B done
19:34:12 [2024-01-25T19:34:12.331Z] #18 sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 1.92MB / 1.92MB 6.5s done
19:34:12 [2024-01-25T19:34:12.331Z] #18 extracting sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 0.1s done
19:34:12 [2024-01-25T19:34:12.331Z] #18 DONE 9.9s
19:34:12 [2024-01-25T19:34:12.331Z] 
19:34:12 [2024-01-25T19:34:12.331Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:d8c365d63879c2312e332cb796961f2695dd65124ceb3c0247d9c5426b7dde5f
19:34:12 [2024-01-25T19:34:12.331Z] #14 extracting sha256:9ece61d3d983cb71f3b959313708a475ae29034ee4d69f2bb84e46daccbc065a 0.1s
19:34:12 [2024-01-25T19:34:12.331Z] #14 ...
19:34:12 [2024-01-25T19:34:12.331Z] 
19:34:12 [2024-01-25T19:34:12.331Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
19:34:12 [2024-01-25T19:34:12.331Z] #19 resolve docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 0.3s done
19:34:12 [2024-01-25T19:34:12.331Z] #19 sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 8.43kB / 8.43kB done
19:34:12 [2024-01-25T19:34:12.331Z] #19 sha256:152601ea1a432a294017848c66fb84d04e1a90d4380ce9b5cd519cdf09e43722 482B / 482B done
19:34:12 [2024-01-25T19:34:12.331Z] #19 sha256:a5a1ba0fd157960c623fcbba319e3c92650faeacc179ed940362aed94d69a42f 1.14kB / 1.14kB done
19:34:12 [2024-01-25T19:34:12.331Z] #19 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 0B / 15.64MB 9.1s
19:34:12 [2024-01-25T19:34:12.593Z] #19 ...
19:34:12 [2024-01-25T19:34:12.593Z] 
19:34:12 [2024-01-25T19:34:12.593Z] #20 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:34:12 [2024-01-25T19:34:12.593Z] #20 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
19:34:12 [2024-01-25T19:34:12.593Z] #20 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:34:12 [2024-01-25T19:34:12.593Z] #20 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
19:34:12 [2024-01-25T19:34:12.593Z] #20 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
19:34:12 [2024-01-25T19:34:12.593Z] #20 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.1s done
19:34:12 [2024-01-25T19:34:12.593Z] #20 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
19:34:12 [2024-01-25T19:34:12.593Z] #20 DONE 10.1s
19:34:12 [2024-01-25T19:34:12.593Z] 
19:34:12 [2024-01-25T19:34:12.593Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
19:34:12 [2024-01-25T19:34:12.593Z] #19 ...
19:34:12 [2024-01-25T19:34:12.593Z] 
19:34:12 [2024-01-25T19:34:12.593Z] #21 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.2@sha256:345bba57de2054c5758c2ccd6b69f698cb84592444f0dd92fc93204f2cd203e5
19:34:12 [2024-01-25T19:34:12.593Z] #21 resolve docker.io/docker/compose-bin:v2.24.2@sha256:345bba57de2054c5758c2ccd6b69f698cb84592444f0dd92fc93204f2cd203e5 0.3s done
19:34:12 [2024-01-25T19:34:12.593Z] #21 sha256:345bba57de2054c5758c2ccd6b69f698cb84592444f0dd92fc93204f2cd203e5 8.43kB / 8.43kB done
19:34:12 [2024-01-25T19:34:12.593Z] #21 sha256:f1b5b8a5ef675bd073da0c887cbcdb847edfbf982bd0767311a8be2d2f08c605 482B / 482B done
19:34:12 [2024-01-25T19:34:12.593Z] #21 sha256:6d0b84d5194710faf94e813bcb0ef542522f68bf1da87a0d667a0ad20bcb1516 1.13kB / 1.13kB done
19:34:12 [2024-01-25T19:34:12.593Z] #21 sha256:3d62c7141bbc2ae13347f74b127b95c8085669ab084c4ca7fcda0da5d306980f 16.61MB / 16.61MB 8.0s done
19:34:12 [2024-01-25T19:34:12.593Z] #21 extracting sha256:3d62c7141bbc2ae13347f74b127b95c8085669ab084c4ca7fcda0da5d306980f 0.3s done
19:34:12 [2024-01-25T19:34:12.593Z] #21 DONE 10.2s
19:34:12 [2024-01-25T19:34:12.593Z] 
19:34:12 [2024-01-25T19:34:12.593Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
19:34:12 [2024-01-25T19:34:12.593Z] #19 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 3.15MB / 15.64MB 9.3s
19:34:12 [2024-01-25T19:34:12.593Z] #19 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 15.64MB / 15.64MB 9.4s
19:34:12 [2024-01-25T19:34:12.593Z] #19 ...
19:34:12 [2024-01-25T19:34:12.593Z] 
19:34:12 [2024-01-25T19:34:12.593Z] #22 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
19:34:12 [2024-01-25T19:34:12.593Z] #22 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done
19:34:12 [2024-01-25T19:34:12.593Z] #22 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
19:34:12 [2024-01-25T19:34:12.593Z] #22 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
19:34:12 [2024-01-25T19:34:12.593Z] #22 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
19:34:12 [2024-01-25T19:34:12.593Z] #22 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 7.4s done
19:34:12 [2024-01-25T19:34:12.593Z] #22 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.4s done
19:34:12 [2024-01-25T19:34:12.593Z] #22 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 8.9s done
19:34:12 [2024-01-25T19:34:12.593Z] #22 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 8.4s done
19:34:12 [2024-01-25T19:34:12.593Z] #22 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 8.5s done
19:34:12 [2024-01-25T19:34:12.593Z] #22 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done
19:34:12 [2024-01-25T19:34:12.593Z] #22 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
19:34:12 [2024-01-25T19:34:12.593Z] #22 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s
19:34:12 [2024-01-25T19:34:12.869Z] #22 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.2s done
19:34:12 [2024-01-25T19:34:12.869Z] #22 ...
19:34:12 [2024-01-25T19:34:12.869Z] 
19:34:12 [2024-01-25T19:34:12.869Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
19:34:12 [2024-01-25T19:34:12.869Z] #19 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 15.64MB / 15.64MB 9.4s done
19:34:12 [2024-01-25T19:34:12.869Z] #19 extracting sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5
19:34:13 [2024-01-25T19:34:13.443Z] #19 extracting sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 0.4s done
19:34:14 [2024-01-25T19:34:14.017Z] #19 DONE 11.5s
19:34:14 [2024-01-25T19:34:14.017Z] 
19:34:14 [2024-01-25T19:34:14.017Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:d8c365d63879c2312e332cb796961f2695dd65124ceb3c0247d9c5426b7dde5f
19:34:14 [2024-01-25T19:34:14.279Z] #14 ...
19:34:14 [2024-01-25T19:34:14.279Z] 
19:34:14 [2024-01-25T19:34:14.279Z] #22 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
19:34:14 [2024-01-25T19:34:14.279Z] #22 DONE 11.7s
19:34:14 [2024-01-25T19:34:14.279Z] 
19:34:14 [2024-01-25T19:34:14.279Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:d8c365d63879c2312e332cb796961f2695dd65124ceb3c0247d9c5426b7dde5f
19:34:14 [2024-01-25T19:34:14.540Z] #14 extracting sha256:9ece61d3d983cb71f3b959313708a475ae29034ee4d69f2bb84e46daccbc065a 2.2s done
19:34:14 [2024-01-25T19:34:14.802Z] #14 extracting sha256:302f5869308ee3050467084d0c29506dc1abb9a4fdfef48515837d880754dd73
19:34:19 [2024-01-25T19:34:19.013Z] #14 extracting sha256:302f5869308ee3050467084d0c29506dc1abb9a4fdfef48515837d880754dd73 3.9s done
19:34:19 [2024-01-25T19:34:19.013Z] #14 extracting sha256:4819c57d0a3c3f911b34050c353f8ca997e418d2c0986332b146789397e2581d done
19:34:19 [2024-01-25T19:34:19.275Z] #14 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
19:34:19 [2024-01-25T19:34:19.275Z] #14 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
19:34:20 [2024-01-25T19:34:20.218Z] #14 ...
19:34:20 [2024-01-25T19:34:20.218Z] 
19:34:20 [2024-01-25T19:34:20.218Z] #16 [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
19:34:20 [2024-01-25T19:34:20.218Z] #16 0.556 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 0.633 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 0.714 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 0.738 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 1.150 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 1.151 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 2.843 Fetched 9080 kB in 3s (3568 kB/s)
19:34:20 [2024-01-25T19:34:20.218Z] #16 2.843 Reading package lists...
19:34:20 [2024-01-25T19:34:20.218Z] #16 3.609 Reading package lists...
19:34:20 [2024-01-25T19:34:20.218Z] #16 4.351 Building dependency tree...
19:34:20 [2024-01-25T19:34:20.218Z] #16 4.864 The following additional packages will be installed:
19:34:20 [2024-01-25T19:34:20.218Z] #16 4.864   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
19:34:20 [2024-01-25T19:34:20.218Z] #16 4.865   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
19:34:20 [2024-01-25T19:34:20.218Z] #16 4.866   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
19:34:20 [2024-01-25T19:34:20.218Z] #16 4.869 Suggested packages:
19:34:20 [2024-01-25T19:34:20.218Z] #16 4.869   krb5-doc krb5-user
19:34:20 [2024-01-25T19:34:20.218Z] #16 4.869 Recommended packages:
19:34:20 [2024-01-25T19:34:20.218Z] #16 4.869   krb5-locales libldap-common publicsuffix libsasl2-modules
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.042 The following NEW packages will be installed:
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.042   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.042   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.043   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.043   libssh2-1 libssl3 openssl
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.322 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.322 Need to get 5813 kB of archives.
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.322 After this operation, 16.1 MB of additional disk space will be used.
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.322 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.355 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.366 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.370 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.372 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.374 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.375 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.376 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.379 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.381 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.382 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.383 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.403 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.420 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.421 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.422 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.423 Get:17 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.425 Get:18 http://deb.debian.org/debian-security bookworm-security/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.440 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.443 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.444 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.639 debconf: delaying package configuration, since apt-utils is not installed
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.682 Fetched 5813 kB in 0s (14.1 MB/s)
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.833 Selecting previously unselected package libssl3:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.833 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6092 files and directories currently installed.)
19:34:20 [2024-01-25T19:34:20.218Z] #16 5.837 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 6.052 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 6.341 Selecting previously unselected package openssl.
19:34:20 [2024-01-25T19:34:20.218Z] #16 6.343 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 6.439 Unpacking openssl (3.0.11-1~deb12u2) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 6.931 Selecting previously unselected package ca-certificates.
19:34:20 [2024-01-25T19:34:20.218Z] #16 6.933 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 6.941 Unpacking ca-certificates (20230311) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 7.306 Selecting previously unselected package libbrotli1:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 7.307 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 7.362 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 7.756 Selecting previously unselected package libkrb5support0:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 7.758 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 7.765 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 7.888 Selecting previously unselected package libk5crypto3:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 7.889 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 7.959 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 8.296 Selecting previously unselected package libkeyutils1:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 8.298 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 8.304 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 8.448 Selecting previously unselected package libkrb5-3:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 8.449 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 8.492 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 8.675 Selecting previously unselected package libgssapi-krb5-2:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 8.676 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 8.687 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 8.809 Selecting previously unselected package libsasl2-modules-db:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 8.811 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 8.820 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.083 Selecting previously unselected package libsasl2-2:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.084 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.097 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.186 Selecting previously unselected package libldap-2.5-0:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.187 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.195 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.308 Selecting previously unselected package libnghttp2-14:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.309 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.323 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.555 Selecting previously unselected package libpsl5:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.556 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.561 Unpacking libpsl5:arm64 (0.21.2-1) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.660 Selecting previously unselected package librtmp1:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.661 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 9.709 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 10.11 Selecting previously unselected package libssh2-1:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 10.11 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 10.28 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 10.74 Selecting previously unselected package libcurl4:arm64.
19:34:20 [2024-01-25T19:34:20.218Z] #16 10.74 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.218Z] #16 10.75 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
19:34:20 [2024-01-25T19:34:20.791Z] #16 11.23 Selecting previously unselected package curl.
19:34:20 [2024-01-25T19:34:20.791Z] #16 11.23 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
19:34:20 [2024-01-25T19:34:20.791Z] #16 11.24 Unpacking curl (7.88.1-10+deb12u5) ...
19:34:20 [2024-01-25T19:34:20.791Z] #16 11.38 Selecting previously unselected package libonig5:arm64.
19:34:21 [2024-01-25T19:34:21.053Z] #16 ...
19:34:21 [2024-01-25T19:34:21.053Z] 
19:34:21 [2024-01-25T19:34:21.053Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:d8c365d63879c2312e332cb796961f2695dd65124ceb3c0247d9c5426b7dde5f
19:34:21 [2024-01-25T19:34:21.053Z] #14 DONE 18.4s
19:34:21 [2024-01-25T19:34:21.053Z] 
19:34:21 [2024-01-25T19:34:21.053Z] #16 [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
19:34:21 [2024-01-25T19:34:21.053Z] #16 11.38 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
19:34:21 [2024-01-25T19:34:21.053Z] #16 11.45 Unpacking libonig5:arm64 (6.9.8-1) ...
19:34:21 [2024-01-25T19:34:21.053Z] #16 11.59 Selecting previously unselected package libjq1:arm64.
19:34:21 [2024-01-25T19:34:21.053Z] #16 ...
19:34:21 [2024-01-25T19:34:21.053Z] 
19:34:21 [2024-01-25T19:34:21.053Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
19:34:21 [2024-01-25T19:34:21.314Z] #23 ...
19:34:21 [2024-01-25T19:34:21.314Z] 
19:34:21 [2024-01-25T19:34:21.314Z] #16 [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
19:34:21 [2024-01-25T19:34:21.314Z] #16 11.59 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
19:34:21 [2024-01-25T19:34:21.314Z] #16 11.64 Unpacking libjq1:arm64 (1.6-2.1) ...
19:34:21 [2024-01-25T19:34:21.314Z] #16 12.01 Selecting previously unselected package jq.
19:34:21 [2024-01-25T19:34:21.575Z] #16 12.02 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
19:34:21 [2024-01-25T19:34:21.575Z] #16 12.09 Unpacking jq (1.6-2.1) ...
19:34:22 [2024-01-25T19:34:22.147Z] #16 12.68 Setting up libkeyutils1:arm64 (1.6.3-2) ...
19:34:22 [2024-01-25T19:34:22.408Z] #16 12.94 Setting up libpsl5:arm64 (0.21.2-1) ...
19:34:22 [2024-01-25T19:34:22.408Z] #16 ...
19:34:22 [2024-01-25T19:34:22.408Z] 
19:34:22 [2024-01-25T19:34:22.408Z] #24 [build-dummy 2/2] RUN mkdir -p /build
19:34:22 [2024-01-25T19:34:22.669Z] #24 ...
19:34:22 [2024-01-25T19:34:22.669Z] 
19:34:22 [2024-01-25T19:34:22.669Z] #16 [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
19:34:22 [2024-01-25T19:34:22.669Z] #16 13.18 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
19:34:22 [2024-01-25T19:34:22.930Z] #16 13.40 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
19:34:22 [2024-01-25T19:34:22.930Z] #16 13.48 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
19:34:22 [2024-01-25T19:34:22.930Z] #16 13.58 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
19:34:23 [2024-01-25T19:34:23.191Z] #16 13.64 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
19:34:23 [2024-01-25T19:34:23.191Z] #16 13.66 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
19:34:23 [2024-01-25T19:34:23.191Z] #16 13.70 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
19:34:23 [2024-01-25T19:34:23.452Z] #16 13.76 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
19:34:23 [2024-01-25T19:34:23.452Z] #16 13.93 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
19:34:23 [2024-01-25T19:34:23.452Z] #16 14.16 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
19:34:23 [2024-01-25T19:34:23.925Z] #16 14.40 Setting up openssl (3.0.11-1~deb12u2) ...
19:34:24 [2024-01-25T19:34:24.186Z] #16 14.80 Setting up libonig5:arm64 (6.9.8-1) ...
19:34:24 [2024-01-25T19:34:24.448Z] #16 15.04 Setting up libjq1:arm64 (1.6-2.1) ...
19:34:24 [2024-01-25T19:34:24.709Z] #16 15.29 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
19:34:24 [2024-01-25T19:34:24.970Z] #16 15.31 Setting up ca-certificates (20230311) ...
19:34:24 [2024-01-25T19:34:24.970Z] #16 15.55 debconf: unable to initialize frontend: Dialog
19:34:24 [2024-01-25T19:34:24.970Z] #16 15.55 debconf: (TERM is not set, so the dialog frontend is not usable.)
19:34:24 [2024-01-25T19:34:24.970Z] #16 15.55 debconf: falling back to frontend: Readline
19:34:25 [2024-01-25T19:34:25.232Z] #16 15.55 debconf: unable to initialize frontend: Readline
19:34:25 [2024-01-25T19:34:25.232Z] #16 15.55 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
19:34:25 [2024-01-25T19:34:25.232Z] #16 15.55 debconf: falling back to frontend: Teletype
19:34:25 [2024-01-25T19:34:25.493Z] #16 15.99 Updating certificates in /etc/ssl/certs...
19:34:26 [2024-01-25T19:34:26.097Z] #16 16.60 140 added, 0 removed; done.
19:34:26 [2024-01-25T19:34:26.359Z] #16 16.97 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
19:34:26 [2024-01-25T19:34:26.633Z] #16 17.09 Setting up jq (1.6-2.1) ...
19:34:26 [2024-01-25T19:34:26.903Z] #16 17.36 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
19:34:26 [2024-01-25T19:34:26.903Z] #16 17.48 Setting up curl (7.88.1-10+deb12u5) ...
19:34:27 [2024-01-25T19:34:27.167Z] #16 17.63 Processing triggers for libc-bin (2.36-9+deb12u3) ...
19:34:27 [2024-01-25T19:34:27.167Z] #16 17.88 Processing triggers for ca-certificates (20230311) ...
19:34:27 [2024-01-25T19:34:27.430Z] #16 17.90 Updating certificates in /etc/ssl/certs...
19:34:27 [2024-01-25T19:34:27.696Z] #16 18.38 0 added, 0 removed; done.
19:34:27 [2024-01-25T19:34:27.696Z] #16 18.38 Running hooks in /etc/ca-certificates/update.d...
19:34:27 [2024-01-25T19:34:27.964Z] #16 18.38 done.
19:34:29 [2024-01-25T19:34:29.879Z] #16 ...
19:34:29 [2024-01-25T19:34:29.879Z] 
19:34:29 [2024-01-25T19:34:29.879Z] #25 [base 2/4] COPY --from=xx / /
19:34:29 [2024-01-25T19:34:29.879Z] #25 ...
19:34:29 [2024-01-25T19:34:29.879Z] 
19:34:29 [2024-01-25T19:34:29.879Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
19:34:29 [2024-01-25T19:34:29.879Z] #23 DONE 15.4s
19:34:29 [2024-01-25T19:34:29.879Z] 
19:34:29 [2024-01-25T19:34:29.879Z] #24 [build-dummy 2/2] RUN mkdir -p /build
19:34:29 [2024-01-25T19:34:29.879Z] #24 DONE 17.2s
19:34:29 [2024-01-25T19:34:29.879Z] 
19:34:29 [2024-01-25T19:34:29.879Z] #16 [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
19:34:29 [2024-01-25T19:34:29.879Z] #16 DONE 20.1s
19:34:29 [2024-01-25T19:34:29.879Z] 
19:34:29 [2024-01-25T19:34:29.879Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:34:29 [2024-01-25T19:34:29.879Z] #26 DONE 0.1s
19:34:29 [2024-01-25T19:34:29.879Z] 
19:34:29 [2024-01-25T19:34:29.879Z] #25 [base 2/4] COPY --from=xx / /
19:34:29 [2024-01-25T19:34:29.879Z] #25 DONE 0.1s
19:34:29 [2024-01-25T19:34:29.879Z] 
19:34:29 [2024-01-25T19:34:29.879Z] #27 [binary-dummy 1/1] COPY --from=build-dummy /build /build
19:34:29 [2024-01-25T19:34:29.879Z] #27 DONE 0.0s
19:34:29 [2024-01-25T19:34:29.879Z] 
19:34:29 [2024-01-25T19:34:29.879Z] #28 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:34:30 [2024-01-25T19:34:30.823Z] #28 DONE 1.1s
19:34:30 [2024-01-25T19:34:30.823Z] 
19:34:30 [2024-01-25T19:34:30.823Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
19:34:32 [2024-01-25T19:34:32.737Z] #29 3.040 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:34:33 [2024-01-25T19:34:33.570Z] #29 3.634 #=#=#                                                                         
19:34:33 [2024-01-25T19:34:33.831Z] #29 3.906 #=#=#                                                                         

##                                                                         4.1%
######################################################################## 100.0%
19:34:33 [2024-01-25T19:34:33.831Z] #29 4.172 
19:34:35 [2024-01-25T19:34:35.217Z] #29 ...
19:34:35 [2024-01-25T19:34:35.217Z] 
19:34:35 [2024-01-25T19:34:35.217Z] #30 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
19:34:35 [2024-01-25T19:34:35.217Z] #30 0.602 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:34:35 [2024-01-25T19:34:35.217Z] #30 0.613 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
19:34:35 [2024-01-25T19:34:35.217Z] #30 0.613 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:34:35 [2024-01-25T19:34:35.217Z] #30 0.697 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:34:35 [2024-01-25T19:34:35.217Z] #30 0.770 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:34:35 [2024-01-25T19:34:35.217Z] #30 0.865 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
19:34:35 [2024-01-25T19:34:35.217Z] #30 1.733 Fetched 9080 kB in 1s (6543 kB/s)
19:34:35 [2024-01-25T19:34:35.217Z] #30 1.733 Reading package lists...
19:34:35 [2024-01-25T19:34:35.217Z] #30 2.352 Reading package lists...
19:34:35 [2024-01-25T19:34:35.217Z] #30 2.964 Building dependency tree...
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.141 Reading state information...
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.377 The following additional packages will be installed:
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.378   libmagic-mgc libmagic1
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.410 The following NEW packages will be installed:
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.412   file libmagic-mgc libmagic1
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.729 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.729 Need to get 446 kB of archives.
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.729 After this operation, 8709 kB of additional disk space will be used.
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.729 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.736 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.738 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.887 debconf: delaying package configuration, since apt-utils is not installed
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.932 Fetched 446 kB in 0s (1408 kB/s)
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.953 Selecting previously unselected package libmagic-mgc.
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.953 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15633 files and directories currently installed.)
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.963 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
19:34:35 [2024-01-25T19:34:35.217Z] #30 3.968 Unpacking libmagic-mgc (1:5.44-3) ...
19:34:35 [2024-01-25T19:34:35.217Z] #30 4.044 Selecting previously unselected package libmagic1:arm64.
19:34:35 [2024-01-25T19:34:35.217Z] #30 4.046 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
19:34:35 [2024-01-25T19:34:35.217Z] #30 4.054 Unpacking libmagic1:arm64 (1:5.44-3) ...
19:34:35 [2024-01-25T19:34:35.217Z] #30 4.088 Selecting previously unselected package file.
19:34:35 [2024-01-25T19:34:35.217Z] #30 4.090 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
19:34:35 [2024-01-25T19:34:35.217Z] #30 4.094 Unpacking file (1:5.44-3) ...
19:34:35 [2024-01-25T19:34:35.217Z] #30 4.133 Setting up libmagic-mgc (1:5.44-3) ...
19:34:35 [2024-01-25T19:34:35.217Z] #30 4.147 Setting up libmagic1:arm64 (1:5.44-3) ...
19:34:35 [2024-01-25T19:34:35.217Z] #30 4.164 Setting up file (1:5.44-3) ...
19:34:35 [2024-01-25T19:34:35.217Z] #30 4.174 Processing triggers for libc-bin (2.36-9+deb12u3) ...
19:34:35 [2024-01-25T19:34:35.217Z] #30 DONE 4.5s
19:34:35 [2024-01-25T19:34:35.478Z] 
19:34:35 [2024-01-25T19:34:35.478Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
19:34:35 [2024-01-25T19:34:35.478Z] #31 ...
19:34:35 [2024-01-25T19:34:35.478Z] 
19:34:35 [2024-01-25T19:34:35.478Z] #32 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
19:34:35 [2024-01-25T19:34:35.478Z] #32 DONE 0.2s
19:34:35 [2024-01-25T19:34:35.478Z] 
19:34:35 [2024-01-25T19:34:35.478Z] #33 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
19:34:35 [2024-01-25T19:34:35.478Z] #33 DONE 0.2s
19:34:35 [2024-01-25T19:34:35.478Z] 
19:34:35 [2024-01-25T19:34:35.478Z] #34 [containerd-src 1/3] WORKDIR /usr/src/containerd
19:34:35 [2024-01-25T19:34:35.478Z] #34 DONE 0.2s
19:34:35 [2024-01-25T19:34:35.478Z] 
19:34:35 [2024-01-25T19:34:35.478Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:34:35 [2024-01-25T19:34:35.478Z] #35 DONE 0.2s
19:34:35 [2024-01-25T19:34:35.478Z] 
19:34:35 [2024-01-25T19:34:35.478Z] #36 [tini-src 1/3] WORKDIR /usr/src/tini
19:34:35 [2024-01-25T19:34:35.478Z] #36 DONE 0.2s
19:34:35 [2024-01-25T19:34:35.478Z] 
19:34:35 [2024-01-25T19:34:35.478Z] #37 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
19:34:35 [2024-01-25T19:34:35.478Z] #37 ...
19:34:35 [2024-01-25T19:34:35.478Z] 
19:34:35 [2024-01-25T19:34:35.478Z] #38 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
19:34:35 [2024-01-25T19:34:35.478Z] #38 DONE 0.4s
19:34:35 [2024-01-25T19:34:35.742Z] 
19:34:35 [2024-01-25T19:34:35.742Z] #39 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
19:34:35 [2024-01-25T19:34:35.742Z] #39 DONE 0.4s
19:34:35 [2024-01-25T19:34:35.742Z] 
19:34:35 [2024-01-25T19:34:35.742Z] #40 [swagger-src 1/3] WORKDIR /usr/src/swagger
19:34:35 [2024-01-25T19:34:35.742Z] #40 DONE 0.4s
19:34:35 [2024-01-25T19:34:35.742Z] 
19:34:35 [2024-01-25T19:34:35.742Z] #41 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
19:34:35 [2024-01-25T19:34:35.742Z] #41 DONE 0.4s
19:34:35 [2024-01-25T19:34:35.742Z] 
19:34:35 [2024-01-25T19:34:35.742Z] #42 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:34:35 [2024-01-25T19:34:35.742Z] #42 DONE 0.4s
19:34:35 [2024-01-25T19:34:35.742Z] 
19:34:35 [2024-01-25T19:34:35.742Z] #43 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
19:34:35 [2024-01-25T19:34:35.742Z] #43 DONE 0.4s
19:34:35 [2024-01-25T19:34:35.742Z] 
19:34:35 [2024-01-25T19:34:35.742Z] #44 [runc-src 1/3] WORKDIR /usr/src/runc
19:34:35 [2024-01-25T19:34:35.742Z] #44 DONE 0.4s
19:34:35 [2024-01-25T19:34:35.742Z] 
19:34:35 [2024-01-25T19:34:35.742Z] #45 [registry-src 1/2] WORKDIR /usr/src/registry
19:34:35 [2024-01-25T19:34:35.742Z] #45 DONE 0.4s
19:34:35 [2024-01-25T19:34:35.742Z] 
19:34:35 [2024-01-25T19:34:35.742Z] #46 [delve-src 1/3] WORKDIR /usr/src/delve
19:34:35 [2024-01-25T19:34:35.742Z] #46 DONE 0.4s
19:34:35 [2024-01-25T19:34:35.742Z] 
19:34:35 [2024-01-25T19:34:35.742Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
19:34:35 [2024-01-25T19:34:35.742Z] #29 6.200 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:34:36 [2024-01-25T19:34:36.316Z] #29 ...
19:34:36 [2024-01-25T19:34:36.316Z] 
19:34:36 [2024-01-25T19:34:36.316Z] #37 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
19:34:36 [2024-01-25T19:34:36.316Z] #37 0.675 hint: Using 'master' as the name for the initial branch. This default branch name
19:34:36 [2024-01-25T19:34:36.316Z] #37 0.675 hint: is subject to change. To configure the initial branch name to use in all
19:34:36 [2024-01-25T19:34:36.316Z] #37 0.675 hint: of your new repositories, which will suppress this warning, call:
19:34:36 [2024-01-25T19:34:36.316Z] #37 0.675 hint: 
19:34:36 [2024-01-25T19:34:36.316Z] #37 0.675 hint: 	git config --global init.defaultBranch <name>
19:34:36 [2024-01-25T19:34:36.316Z] #37 0.675 hint: 
19:34:36 [2024-01-25T19:34:36.316Z] #37 0.675 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:34:36 [2024-01-25T19:34:36.316Z] #37 0.675 hint: 'development'. The just-created branch can be renamed via this command:
19:34:36 [2024-01-25T19:34:36.316Z] #37 0.675 hint: 
19:34:36 [2024-01-25T19:34:36.316Z] #37 0.675 hint: 	git branch -m <name>
19:34:36 [2024-01-25T19:34:36.316Z] #37 0.678 Initialized empty Git repository in /usr/src/tini/.git/
19:34:36 [2024-01-25T19:34:36.316Z] #37 DONE 0.8s
19:34:36 [2024-01-25T19:34:36.316Z] 
19:34:36 [2024-01-25T19:34:36.316Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
19:34:36 [2024-01-25T19:34:36.316Z] #47 0.783 hint: Using 'master' as the name for the initial branch. This default branch name
19:34:36 [2024-01-25T19:34:36.316Z] #47 0.783 hint: is subject to change. To configure the initial branch name to use in all
19:34:36 [2024-01-25T19:34:36.316Z] #47 0.783 hint: of your new repositories, which will suppress this warning, call:
19:34:36 [2024-01-25T19:34:36.316Z] #47 0.783 hint: 
19:34:36 [2024-01-25T19:34:36.316Z] #47 0.783 hint: 	git config --global init.defaultBranch <name>
19:34:36 [2024-01-25T19:34:36.316Z] #47 0.783 hint: 
19:34:36 [2024-01-25T19:34:36.316Z] #47 0.783 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:34:36 [2024-01-25T19:34:36.316Z] #47 0.783 hint: 'development'. The just-created branch can be renamed via this command:
19:34:36 [2024-01-25T19:34:36.316Z] #47 0.783 hint: 
19:34:36 [2024-01-25T19:34:36.316Z] #47 0.783 hint: 	git branch -m <name>
19:34:36 [2024-01-25T19:34:36.316Z] #47 0.787 Initialized empty Git repository in /usr/src/containerd/.git/
19:34:36 [2024-01-25T19:34:36.316Z] #47 DONE 0.8s
19:34:36 [2024-01-25T19:34:36.316Z] 
19:34:36 [2024-01-25T19:34:36.316Z] #48 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
19:34:36 [2024-01-25T19:34:36.316Z] #48 0.590 hint: Using 'master' as the name for the initial branch. This default branch name
19:34:36 [2024-01-25T19:34:36.316Z] #48 0.590 hint: is subject to change. To configure the initial branch name to use in all
19:34:36 [2024-01-25T19:34:36.316Z] #48 0.590 hint: of your new repositories, which will suppress this warning, call:
19:34:36 [2024-01-25T19:34:36.316Z] #48 0.590 hint: 
19:34:36 [2024-01-25T19:34:36.316Z] #48 0.590 hint: 	git config --global init.defaultBranch <name>
19:34:36 [2024-01-25T19:34:36.316Z] #48 0.590 hint: 
19:34:36 [2024-01-25T19:34:36.316Z] #48 0.590 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:34:36 [2024-01-25T19:34:36.316Z] #48 0.590 hint: 'development'. The just-created branch can be renamed via this command:
19:34:36 [2024-01-25T19:34:36.316Z] #48 0.590 hint: 
19:34:36 [2024-01-25T19:34:36.316Z] #48 0.590 hint: 	git branch -m <name>
19:34:36 [2024-01-25T19:34:36.316Z] #48 0.591 Initialized empty Git repository in /usr/src/swagger/.git/
19:34:36 [2024-01-25T19:34:36.316Z] #48 DONE 0.6s
19:34:36 [2024-01-25T19:34:36.316Z] 
19:34:36 [2024-01-25T19:34:36.316Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
19:34:36 [2024-01-25T19:34:36.577Z] #29 6.735 #=#=#                                                                         
##O#-#                                                                        
19:34:37 [2024-01-25T19:34:37.101Z] #29 7.211 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
19:34:37 [2024-01-25T19:34:37.101Z] #29 7.531 
19:34:39 [2024-01-25T19:34:39.657Z] #29 9.688 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
19:34:40 [2024-01-25T19:34:40.232Z] #29 10.43 #=#=#                                                                         
##O#-#                                                                        
19:34:40 [2024-01-25T19:34:40.760Z] #29 10.80 #=#=#                                                                         

###                                                                        4.5%
##################################                                        47.8%
###########################################################               82.4%
######################################################################## 100.0%
19:34:41 [2024-01-25T19:34:41.335Z] #29 11.52 
19:34:41 [2024-01-25T19:34:41.917Z] #29 ...
19:34:41 [2024-01-25T19:34:41.917Z] 
19:34:41 [2024-01-25T19:34:41.917Z] #49 [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:34:41 [2024-01-25T19:34:41.917Z] #49 2.194 go: downloading github.com/golangci/golangci-lint v1.55.2
19:34:41 [2024-01-25T19:34:41.917Z] #49 2.860 go: downloading github.com/fatih/color v1.15.0
19:34:41 [2024-01-25T19:34:41.917Z] #49 2.860 go: downloading github.com/gofrs/flock v0.8.1
19:34:41 [2024-01-25T19:34:41.917Z] #49 2.871 go: downloading github.com/spf13/cobra v1.7.0
19:34:41 [2024-01-25T19:34:41.917Z] #49 2.871 go: downloading github.com/spf13/pflag v1.0.5
19:34:41 [2024-01-25T19:34:41.917Z] #49 2.873 go: downloading gopkg.in/yaml.v3 v3.0.1
19:34:41 [2024-01-25T19:34:41.917Z] #49 2.947 go: downloading github.com/spf13/viper v1.12.0
19:34:41 [2024-01-25T19:34:41.917Z] #49 2.959 go: downloading golang.org/x/tools v0.14.0
19:34:41 [2024-01-25T19:34:41.917Z] #49 2.972 go: downloading github.com/hashicorp/go-version v1.6.0
19:34:41 [2024-01-25T19:34:41.917Z] #49 3.209 go: downloading github.com/ldez/gomoddirectives v0.2.3
19:34:41 [2024-01-25T19:34:41.917Z] #49 3.211 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
19:34:41 [2024-01-25T19:34:41.917Z] #49 3.213 go: downloading github.com/hashicorp/go-multierror v1.1.1
19:34:41 [2024-01-25T19:34:41.917Z] #49 3.260 go: downloading github.com/mitchellh/mapstructure v1.5.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.260 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.471 go: downloading github.com/sirupsen/logrus v1.9.3
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.472 go: downloading github.com/stretchr/testify v1.8.4
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.472 go: downloading github.com/mattn/go-colorable v0.1.13
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.473 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.597 go: downloading github.com/mattn/go-isatty v0.0.17
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.672 go: downloading github.com/golangci/revgrep v0.5.2
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.687 go: downloading golang.org/x/mod v0.13.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.689 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.690 go: downloading 4d63.com/gochecknoglobals v0.2.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.731 go: downloading github.com/4meepo/tagalign v1.3.3
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.732 go: downloading github.com/Abirdcfly/dupword v0.0.13
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.826 go: downloading github.com/Antonboom/errname v0.1.12
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.827 go: downloading github.com/Antonboom/nilnil v0.1.7
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.828 go: downloading github.com/Antonboom/testifylint v0.2.3
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.829 go: downloading github.com/BurntSushi/toml v1.3.2
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.830 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.831 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.832 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.907 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.976 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.976 go: downloading github.com/alexkohler/prealloc v1.0.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.979 go: downloading github.com/alingse/asasalint v0.0.11
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.985 go: downloading github.com/ashanbrown/forbidigo v1.6.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 3.989 go: downloading github.com/ashanbrown/makezero v1.1.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.089 go: downloading github.com/bkielbasa/cyclop v1.2.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.094 go: downloading github.com/blizzy78/varnamelen v0.8.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.218 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.218 go: downloading github.com/breml/bidichk v0.2.7
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.305 go: downloading github.com/breml/errchkjson v0.3.6
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.315 go: downloading github.com/butuzov/ireturn v0.2.2
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.333 go: downloading github.com/butuzov/mirror v1.1.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.394 go: downloading github.com/curioswitch/go-reassign v0.2.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.394 go: downloading github.com/catenacyber/perfsprint v0.2.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.397 go: downloading github.com/charithe/durationcheck v0.0.10
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.415 go: downloading github.com/daixiang0/gci v0.11.2
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.474 go: downloading github.com/denis-tingaikin/go-header v0.4.3
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.486 go: downloading github.com/esimonov/ifshort v1.0.4
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.493 go: downloading github.com/firefart/nonamedreturns v1.0.4
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.494 go: downloading github.com/fzipp/gocyclo v0.6.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.498 go: downloading github.com/ghostiam/protogetter v0.2.3
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.498 go: downloading github.com/go-critic/go-critic v0.9.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.503 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.599 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.605 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.606 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.744 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.746 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.760 go: downloading github.com/golangci/misspell v0.4.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.879 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.880 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.896 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.991 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.991 go: downloading github.com/hexops/gotextdiff v1.0.3
19:34:41 [2024-01-25T19:34:41.918Z] #49 4.996 go: downloading github.com/jgautheron/goconst v1.6.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.012 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.054 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.068 go: downloading github.com/julz/importas v0.1.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.098 go: downloading github.com/kisielk/errcheck v1.6.3
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.106 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.162 go: downloading github.com/kulti/thelper v0.6.3
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.162 go: downloading github.com/kunwardeep/paralleltest v1.0.8
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.166 go: downloading github.com/kyoh86/exportloopref v0.1.11
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.166 go: downloading github.com/ldez/tagliatelle v0.5.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.166 go: downloading github.com/leonklingele/grouper v1.1.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.166 go: downloading github.com/lufeee/execinquery v1.2.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.204 go: downloading github.com/macabu/inamedparam v0.1.2
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.207 go: downloading github.com/maratori/testableexamples v1.0.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.255 go: downloading github.com/maratori/testpackage v1.1.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.259 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.288 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.291 go: downloading github.com/mgechev/revive v1.3.4
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.293 go: downloading github.com/moricho/tparallel v0.3.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.362 go: downloading github.com/nakabonne/nestif v0.3.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.479 go: downloading github.com/nishanths/exhaustive v0.11.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.483 go: downloading github.com/nishanths/predeclared v0.2.2
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.483 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.493 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.549 go: downloading github.com/ryancurrah/gomodguard v1.3.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.813 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.814 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.814 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.824 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.885 go: downloading github.com/securego/gosec/v2 v2.18.2
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.885 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.983 go: downloading github.com/sivchari/containedctx v1.0.3
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.988 go: downloading github.com/sivchari/nosnakecase v1.7.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.989 go: downloading github.com/sivchari/tenv v1.7.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 5.989 go: downloading github.com/sonatard/noctx v0.0.2
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.055 go: downloading github.com/sourcegraph/go-diff v0.7.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.134 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.150 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.152 go: downloading github.com/tdakkota/asciicheck v0.2.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.152 go: downloading github.com/tetafro/godot v1.4.15
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.159 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.236 go: downloading github.com/timonwong/loggercheck v0.9.4
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.236 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.237 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.240 go: downloading github.com/ultraware/funlen v0.1.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.372 go: downloading github.com/ultraware/whitespace v0.0.5
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.374 go: downloading github.com/uudashr/gocognit v1.1.2
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.374 go: downloading github.com/xen0n/gosmopolitan v1.2.2
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.379 go: downloading github.com/yagipy/maintidx v1.0.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.484 go: downloading github.com/ykadowak/zerologlint v0.1.3
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.485 go: downloading github.com/yeya24/promlinter v0.2.0
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.496 go: downloading gitlab.com/bosi/decorder v0.4.1
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.536 go: downloading go-simpler.org/sloglint v0.1.2
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.565 go: downloading go.tmz.dev/musttag v0.7.2
19:34:41 [2024-01-25T19:34:41.918Z] #49 6.585 go: downloading honnef.co/go/tools v0.4.6
19:34:42 [2024-01-25T19:34:42.493Z] #49 7.160 go: downloading mvdan.cc/gofumpt v0.5.0
19:34:42 [2024-01-25T19:34:42.493Z] #49 7.161 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
19:34:42 [2024-01-25T19:34:42.493Z] #49 7.161 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:34:42 [2024-01-25T19:34:42.493Z] #49 7.163 go: downloading github.com/spf13/afero v1.8.2
19:34:42 [2024-01-25T19:34:42.493Z] #49 7.163 go: downloading github.com/spf13/cast v1.5.0
19:34:42 [2024-01-25T19:34:42.493Z] #49 7.164 go: downloading github.com/spf13/jwalterweatherman v1.1.0
19:34:42 [2024-01-25T19:34:42.493Z] #49 7.165 go: downloading github.com/hashicorp/errwrap v1.0.0
19:34:42 [2024-01-25T19:34:42.493Z] #49 7.172 go: downloading golang.org/x/sys v0.13.0
19:34:42 [2024-01-25T19:34:42.493Z] #49 7.382 go: downloading github.com/davecgh/go-spew v1.1.1
19:34:42 [2024-01-25T19:34:42.756Z] #49 7.383 go: downloading github.com/pmezard/go-difflib v1.0.0
19:34:42 [2024-01-25T19:34:42.756Z] #49 7.499 go: downloading github.com/stretchr/objx v0.5.0
19:34:42 [2024-01-25T19:34:42.756Z] #49 7.507 go: downloading github.com/fatih/structtag v1.2.0
19:34:42 [2024-01-25T19:34:42.756Z] #49 7.576 go: downloading github.com/gobwas/glob v0.2.3
19:34:42 [2024-01-25T19:34:42.756Z] #49 7.597 go: downloading github.com/google/go-cmp v0.6.0
19:34:42 [2024-01-25T19:34:42.756Z] #49 7.605 go: downloading gopkg.in/yaml.v2 v2.4.0
19:34:43 [2024-01-25T19:34:43.019Z] #49 7.670 go: downloading golang.org/x/sync v0.4.0
19:34:43 [2024-01-25T19:34:43.019Z] #49 7.691 go: downloading go.uber.org/zap v1.24.0
19:34:43 [2024-01-25T19:34:43.019Z] #49 7.772 go: downloading github.com/go-toolsmith/astcast v1.1.0
19:34:43 [2024-01-25T19:34:43.019Z] #49 7.785 go: downloading github.com/go-toolsmith/astcopy v1.1.0
19:34:43 [2024-01-25T19:34:43.281Z] #49 8.007 go: downloading github.com/go-toolsmith/astequal v1.1.0
19:34:43 [2024-01-25T19:34:43.282Z] #49 8.008 go: downloading github.com/go-toolsmith/astfmt v1.1.0
19:34:43 [2024-01-25T19:34:43.282Z] #49 8.009 go: downloading github.com/go-toolsmith/astp v1.1.0
19:34:43 [2024-01-25T19:34:43.282Z] #49 8.010 go: downloading github.com/go-toolsmith/strparse v1.1.0
19:34:43 [2024-01-25T19:34:43.282Z] #49 8.011 go: downloading github.com/go-toolsmith/typep v1.1.0
19:34:43 [2024-01-25T19:34:43.282Z] #49 8.039 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
19:34:43 [2024-01-25T19:34:43.282Z] #49 8.071 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
19:34:43 [2024-01-25T19:34:43.282Z] #49 8.072 go: downloading github.com/kisielk/gotool v1.0.0
19:34:43 [2024-01-25T19:34:43.282Z] #49 8.104 go: downloading golang.org/x/text v0.13.0
19:34:43 [2024-01-25T19:34:43.282Z] #49 8.104 go: downloading github.com/gostaticanalysis/comment v1.4.2
19:34:43 [2024-01-25T19:34:43.282Z] #49 8.107 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
19:34:43 [2024-01-25T19:34:43.544Z] #49 8.152 go: downloading github.com/ettle/strcase v0.1.1
19:34:43 [2024-01-25T19:34:43.544Z] #49 8.161 go: downloading github.com/Masterminds/semver v1.5.0
19:34:43 [2024-01-25T19:34:43.807Z] #49 8.304 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
19:34:43 [2024-01-25T19:34:43.807Z] #49 8.343 go: downloading github.com/prometheus/client_golang v1.12.1
19:34:43 [2024-01-25T19:34:43.807Z] #49 8.455 go: downloading github.com/prometheus/client_model v0.2.0
19:34:43 [2024-01-25T19:34:43.807Z] #49 8.476 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
19:34:43 [2024-01-25T19:34:43.807Z] #49 8.532 go: downloading github.com/subosito/gotenv v1.4.1
19:34:43 [2024-01-25T19:34:43.807Z] #49 8.571 go: downloading github.com/hashicorp/hcl v1.0.0
19:34:43 [2024-01-25T19:34:43.807Z] #49 8.696 go: downloading gopkg.in/ini.v1 v1.67.0
19:34:44 [2024-01-25T19:34:44.383Z] #49 8.863 go: downloading github.com/magiconair/properties v1.8.6
19:34:44 [2024-01-25T19:34:44.383Z] #49 8.880 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
19:34:44 [2024-01-25T19:34:44.383Z] #49 8.883 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:34:44 [2024-01-25T19:34:44.383Z] #49 9.015 go: downloading go.uber.org/atomic v1.7.0
19:34:44 [2024-01-25T19:34:44.383Z] #49 9.022 go: downloading go.uber.org/multierr v1.6.0
19:34:44 [2024-01-25T19:34:44.383Z] #49 9.048 go: downloading github.com/chavacava/garif v0.1.0
19:34:44 [2024-01-25T19:34:44.383Z] #49 9.090 go: downloading github.com/olekukonko/tablewriter v0.0.5
19:34:44 [2024-01-25T19:34:44.383Z] #49 9.166 go: downloading github.com/pelletier/go-toml v1.9.5
19:34:44 [2024-01-25T19:34:44.646Z] #49 9.292 go: downloading github.com/quasilyte/gogrep v0.5.0
19:34:44 [2024-01-25T19:34:44.646Z] #49 9.312 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
19:34:44 [2024-01-25T19:34:44.646Z] #49 9.355 go: downloading github.com/golang/protobuf v1.5.2
19:34:44 [2024-01-25T19:34:44.909Z] #49 9.477 go: downloading github.com/beorn7/perks v1.0.1
19:34:44 [2024-01-25T19:34:44.909Z] #49 9.478 go: downloading github.com/cespare/xxhash/v2 v2.1.2
19:34:44 [2024-01-25T19:34:44.909Z] #49 9.615 go: downloading github.com/prometheus/common v0.32.1
19:34:44 [2024-01-25T19:34:44.909Z] #49 9.633 go: downloading google.golang.org/protobuf v1.28.0
19:34:44 [2024-01-25T19:34:44.909Z] #49 9.634 go: downloading github.com/prometheus/procfs v0.7.3
19:34:45 [2024-01-25T19:34:45.172Z] #49 9.854 go: downloading github.com/mattn/go-runewidth v0.0.9
19:34:45 [2024-01-25T19:34:45.434Z] #49 ...
19:34:45 [2024-01-25T19:34:45.434Z] 
19:34:45 [2024-01-25T19:34:45.434Z] #50 [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:34:45 [2024-01-25T19:34:45.434Z] #50 1.682 go: downloading gotest.tools/gotestsum v1.8.2
19:34:45 [2024-01-25T19:34:45.434Z] #50 2.781 go: downloading github.com/dnephin/pflag v1.0.7
19:34:45 [2024-01-25T19:34:45.434Z] #50 2.782 go: downloading golang.org/x/tools v0.1.11
19:34:45 [2024-01-25T19:34:45.434Z] #50 2.782 go: downloading github.com/fatih/color v1.13.0
19:34:45 [2024-01-25T19:34:45.434Z] #50 2.785 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:34:45 [2024-01-25T19:34:45.434Z] #50 2.793 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
19:34:45 [2024-01-25T19:34:45.434Z] #50 2.804 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
19:34:45 [2024-01-25T19:34:45.434Z] #50 2.817 go: downloading github.com/fsnotify/fsnotify v1.5.4
19:34:45 [2024-01-25T19:34:45.434Z] #50 2.819 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
19:34:45 [2024-01-25T19:34:45.434Z] #50 2.982 go: downloading github.com/mattn/go-colorable v0.1.12
19:34:45 [2024-01-25T19:34:45.434Z] #50 2.983 go: downloading github.com/mattn/go-isatty v0.0.14
19:34:45 [2024-01-25T19:34:45.434Z] #50 3.793 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
19:34:45 [2024-01-25T19:34:45.434Z] #50 ...
19:34:45 [2024-01-25T19:34:45.434Z] 
19:34:45 [2024-01-25T19:34:45.434Z] #51 [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:34:45 [2024-01-25T19:34:45.434Z] #51 2.446 go: downloading mvdan.cc/sh/v3 v3.6.0
19:34:45 [2024-01-25T19:34:45.434Z] #51 3.140 go: downloading golang.org/x/term v0.3.0
19:34:45 [2024-01-25T19:34:45.434Z] #51 3.140 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
19:34:45 [2024-01-25T19:34:45.434Z] #51 3.142 go: downloading github.com/google/renameio/v2 v2.0.0
19:34:45 [2024-01-25T19:34:45.434Z] #51 3.142 go: downloading mvdan.cc/editorconfig v0.2.0
19:34:45 [2024-01-25T19:34:45.434Z] #51 3.378 go: downloading golang.org/x/sys v0.3.0
19:34:45 [2024-01-25T19:34:45.435Z] #51 ...
19:34:45 [2024-01-25T19:34:45.435Z] 
19:34:45 [2024-01-25T19:34:45.435Z] #52 [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 v25.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
19:34:45 [2024-01-25T19:34:45.697Z] #52 ...
19:34:45 [2024-01-25T19:34:45.697Z] 
19:34:45 [2024-01-25T19:34:45.697Z] #53 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
19:34:45 [2024-01-25T19:34:45.697Z] #53 1.980 hint: Using 'master' as the name for the initial branch. This default branch name
19:34:45 [2024-01-25T19:34:45.697Z] #53 1.980 hint: is subject to change. To configure the initial branch name to use in all
19:34:45 [2024-01-25T19:34:45.697Z] #53 1.980 hint: of your new repositories, which will suppress this warning, call:
19:34:45 [2024-01-25T19:34:45.697Z] #53 1.980 hint: 
19:34:45 [2024-01-25T19:34:45.697Z] #53 1.980 hint: 	git config --global init.defaultBranch <name>
19:34:45 [2024-01-25T19:34:45.697Z] #53 1.980 hint: 
19:34:45 [2024-01-25T19:34:45.697Z] #53 1.980 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:34:45 [2024-01-25T19:34:45.697Z] #53 1.980 hint: 'development'. The just-created branch can be renamed via this command:
19:34:45 [2024-01-25T19:34:45.697Z] #53 1.980 hint: 
19:34:45 [2024-01-25T19:34:45.697Z] #53 1.980 hint: 	git branch -m <name>
19:34:45 [2024-01-25T19:34:45.697Z] #53 2.099 Initialized empty Git repository in /usr/src/runc/.git/
19:34:45 [2024-01-25T19:34:45.697Z] #53 ...
19:34:45 [2024-01-25T19:34:45.697Z] 
19:34:45 [2024-01-25T19:34:45.697Z] #54 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
19:34:45 [2024-01-25T19:34:45.697Z] #54 4.669 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:34:45 [2024-01-25T19:34:45.697Z] #54 4.686 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
19:34:45 [2024-01-25T19:34:45.697Z] #54 4.764 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:34:45 [2024-01-25T19:34:45.697Z] #54 4.854 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:34:45 [2024-01-25T19:34:45.697Z] #54 5.336 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:34:45 [2024-01-25T19:34:45.697Z] #54 5.342 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
19:34:45 [2024-01-25T19:34:45.697Z] #54 6.699 Fetched 9080 kB in 2s (3906 kB/s)
19:34:45 [2024-01-25T19:34:45.697Z] #54 6.699 Reading package lists...
19:34:45 [2024-01-25T19:34:45.697Z] #54 8.100 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:34:45 [2024-01-25T19:34:45.697Z] #54 8.101 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:34:45 [2024-01-25T19:34:45.697Z] #54 8.101 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:34:45 [2024-01-25T19:34:45.697Z] #54 8.874 Reading package lists...
19:34:45 [2024-01-25T19:34:45.697Z] #54 9.802 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
19:34:45 [2024-01-25T19:34:45.960Z] #54 9.832 Reading package lists...
19:34:45 [2024-01-25T19:34:45.960Z] #54 ...
19:34:45 [2024-01-25T19:34:45.960Z] 
19:34:45 [2024-01-25T19:34:45.960Z] #55 [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:34:45 [2024-01-25T19:34:45.960Z] #55 1.059 go: downloading github.com/tc-hib/go-winres v0.3.1
19:34:45 [2024-01-25T19:34:45.960Z] #55 1.470 go: downloading github.com/tc-hib/winres v0.1.6
19:34:45 [2024-01-25T19:34:45.960Z] #55 1.472 go: downloading github.com/urfave/cli/v2 v2.3.0
19:34:45 [2024-01-25T19:34:45.960Z] #55 1.614 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
19:34:45 [2024-01-25T19:34:45.960Z] #55 1.614 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
19:34:45 [2024-01-25T19:34:45.960Z] #55 1.641 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
19:34:45 [2024-01-25T19:34:45.960Z] #55 1.647 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:34:45 [2024-01-25T19:34:45.960Z] #55 ...
19:34:45 [2024-01-25T19:34:45.960Z] 
19:34:45 [2024-01-25T19:34:45.960Z] #56 [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:34:46 [2024-01-25T19:34:46.223Z] #56 ...
19:34:46 [2024-01-25T19:34:46.223Z] 
19:34:46 [2024-01-25T19:34:46.223Z] #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             pkg-config
19:34:46 [2024-01-25T19:34:46.223Z] #57 4.657 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:34:46 [2024-01-25T19:34:46.223Z] #57 4.685 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
19:34:46 [2024-01-25T19:34:46.223Z] #57 4.692 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:34:46 [2024-01-25T19:34:46.223Z] #57 4.877 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:34:46 [2024-01-25T19:34:46.223Z] #57 5.361 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:34:46 [2024-01-25T19:34:46.223Z] #57 5.427 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
19:34:46 [2024-01-25T19:34:46.223Z] #57 7.028 Fetched 9080 kB in 3s (3435 kB/s)
19:34:46 [2024-01-25T19:34:46.223Z] #57 7.028 Reading package lists...
19:34:46 [2024-01-25T19:34:46.223Z] #57 8.446 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:34:46 [2024-01-25T19:34:46.223Z] #57 8.446 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:34:46 [2024-01-25T19:34:46.223Z] #57 8.446 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:34:46 [2024-01-25T19:34:46.223Z] #57 9.065 Reading package lists...
19:34:46 [2024-01-25T19:34:46.223Z] #57 10.12 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
19:34:46 [2024-01-25T19:34:46.223Z] #57 10.14 Reading package lists...
19:34:46 [2024-01-25T19:34:46.223Z] #57 ...
19:34:46 [2024-01-25T19:34:46.223Z] 
19:34:46 [2024-01-25T19:34:46.223Z] #58 [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:34:46 [2024-01-25T19:34:46.223Z] #58 2.678 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:34:46 [2024-01-25T19:34:46.223Z] #58 2.756 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
19:34:46 [2024-01-25T19:34:46.223Z] #58 2.756 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:34:46 [2024-01-25T19:34:46.223Z] #58 2.949 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:34:46 [2024-01-25T19:34:46.223Z] #58 3.573 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:34:46 [2024-01-25T19:34:46.223Z] #58 3.586 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
19:34:46 [2024-01-25T19:34:46.223Z] #58 4.787 Fetched 9080 kB in 2s (3853 kB/s)
19:34:46 [2024-01-25T19:34:46.223Z] #58 4.787 Reading package lists...
19:34:46 [2024-01-25T19:34:46.223Z] #58 5.717 Reading package lists...
19:34:46 [2024-01-25T19:34:46.223Z] #58 6.468 Building dependency tree...
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.258 python3 is already the newest version (3.11.2-1+b1).
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.258 The following additional packages will be installed:
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.261   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.261   xz-utils
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.264 Suggested packages:
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.264   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.264   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.264   m4-doc ed diffutils-doc
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.264 Recommended packages:
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.264   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.264   liblocale-gettext-perl libltdl-dev
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.533 The following NEW packages will be installed:
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.539   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.540   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.540   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.869 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.869 Need to get 5656 kB of archives.
19:34:46 [2024-01-25T19:34:46.223Z] #58 7.869 After this operation, 16.7 MB of additional disk space will be used.
19:34:46 [2024-01-25T19:34:46.224Z] #58 7.869 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 7.887 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.010 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.031 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.092 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.094 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.111 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.126 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.129 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.155 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.156 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.162 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.163 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.171 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.172 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.176 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.183 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.184 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.185 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.560 debconf: delaying package configuration, since apt-utils is not installed
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.644 Fetched 5656 kB in 1s (9103 kB/s)
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.759 Selecting previously unselected package bzip2.
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.759 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.826 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
19:34:46 [2024-01-25T19:34:46.224Z] #58 8.884 Unpacking bzip2 (1.0.8-5+b1) ...
19:34:46 [2024-01-25T19:34:46.224Z] #58 9.250 Selecting previously unselected package xz-utils.
19:34:46 [2024-01-25T19:34:46.224Z] #58 9.254 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
19:34:46 [2024-01-25T19:34:46.224Z] #58 9.320 Unpacking xz-utils (5.4.1-0.2) ...
19:34:46 [2024-01-25T19:34:46.224Z] #58 9.737 Selecting previously unselected package m4.
19:34:46 [2024-01-25T19:34:46.224Z] #58 9.740 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
19:34:46 [2024-01-25T19:34:46.224Z] #58 9.850 Unpacking m4 (1.4.19-3) ...
19:34:46 [2024-01-25T19:34:46.224Z] #58 10.45 Selecting previously unselected package autoconf.
19:34:46 [2024-01-25T19:34:46.224Z] #58 10.45 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
19:34:46 [2024-01-25T19:34:46.224Z] #58 10.54 Unpacking autoconf (2.71-3) ...
19:34:46 [2024-01-25T19:34:46.499Z] #58 11.07 Selecting previously unselected package autotools-dev.
19:34:46 [2024-01-25T19:34:46.499Z] #58 11.07 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
19:34:46 [2024-01-25T19:34:46.499Z] #58 11.15 Unpacking autotools-dev (20220109.1) ...
19:34:46 [2024-01-25T19:34:46.499Z] #58 ...
19:34:46 [2024-01-25T19:34:46.499Z] 
19:34:46 [2024-01-25T19:34:46.499Z] #59 [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:34:46 [2024-01-25T19:34:46.499Z] #59 5.114 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:34:46 [2024-01-25T19:34:46.499Z] #59 5.139 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
19:34:46 [2024-01-25T19:34:46.499Z] #59 5.273 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:34:46 [2024-01-25T19:34:46.499Z] #59 5.455 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:34:46 [2024-01-25T19:34:46.499Z] #59 5.912 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:34:46 [2024-01-25T19:34:46.499Z] #59 5.996 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
19:34:46 [2024-01-25T19:34:46.499Z] #59 7.187 Fetched 9080 kB in 2s (3895 kB/s)
19:34:46 [2024-01-25T19:34:46.499Z] #59 7.187 Reading package lists...
19:34:46 [2024-01-25T19:34:46.499Z] #59 8.203 Reading package lists...
19:34:46 [2024-01-25T19:34:46.499Z] #59 9.185 Building dependency tree...
19:34:46 [2024-01-25T19:34:46.499Z] #59 9.913 The following additional packages will be installed:
19:34:46 [2024-01-25T19:34:46.499Z] #59 9.916   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
19:34:46 [2024-01-25T19:34:46.499Z] #59 9.920 Suggested packages:
19:34:46 [2024-01-25T19:34:46.499Z] #59 9.920   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
19:34:46 [2024-01-25T19:34:46.499Z] #59 10.08 The following NEW packages will be installed:
19:34:46 [2024-01-25T19:34:46.499Z] #59 10.08   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
19:34:46 [2024-01-25T19:34:46.499Z] #59 10.43 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
19:34:46 [2024-01-25T19:34:46.499Z] #59 10.43 Need to get 19.3 MB of archives.
19:34:46 [2024-01-25T19:34:46.499Z] #59 10.43 After this operation, 77.0 MB of additional disk space will be used.
19:34:46 [2024-01-25T19:34:46.499Z] #59 10.43 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
19:34:46 [2024-01-25T19:34:46.499Z] #59 10.57 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
19:34:46 [2024-01-25T19:34:46.499Z] #59 10.59 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
19:34:46 [2024-01-25T19:34:46.499Z] #59 10.61 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
19:34:46 [2024-01-25T19:34:46.499Z] #59 10.62 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
19:34:46 [2024-01-25T19:34:46.499Z] #59 10.62 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
19:34:46 [2024-01-25T19:34:46.499Z] #59 10.62 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
19:34:46 [2024-01-25T19:34:46.499Z] #59 10.69 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
19:34:46 [2024-01-25T19:34:46.769Z] #59 ...
19:34:46 [2024-01-25T19:34:46.769Z] 
19:34:46 [2024-01-25T19:34:46.769Z] #60 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
19:34:46 [2024-01-25T19:34:46.769Z] #60 2.113 hint: Using 'master' as the name for the initial branch. This default branch name
19:34:46 [2024-01-25T19:34:46.769Z] #60 2.113 hint: is subject to change. To configure the initial branch name to use in all
19:34:46 [2024-01-25T19:34:46.769Z] #60 2.113 hint: of your new repositories, which will suppress this warning, call:
19:34:46 [2024-01-25T19:34:46.769Z] #60 2.113 hint: 
19:34:46 [2024-01-25T19:34:46.769Z] #60 2.113 hint: 	git config --global init.defaultBranch <name>
19:34:46 [2024-01-25T19:34:46.769Z] #60 2.113 hint: 
19:34:46 [2024-01-25T19:34:46.769Z] #60 2.113 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:34:46 [2024-01-25T19:34:46.769Z] #60 2.113 hint: 'development'. The just-created branch can be renamed via this command:
19:34:46 [2024-01-25T19:34:46.769Z] #60 2.113 hint: 
19:34:46 [2024-01-25T19:34:46.769Z] #60 2.113 hint: 	git branch -m <name>
19:34:46 [2024-01-25T19:34:46.769Z] #60 2.163 Initialized empty Git repository in /usr/src/registry/.git/
19:34:46 [2024-01-25T19:34:46.769Z] #60 ...
19:34:46 [2024-01-25T19:34:46.769Z] 
19:34:46 [2024-01-25T19:34:46.769Z] #61 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
19:34:46 [2024-01-25T19:34:46.769Z] #61 1.614 hint: Using 'master' as the name for the initial branch. This default branch name
19:34:46 [2024-01-25T19:34:46.769Z] #61 1.614 hint: is subject to change. To configure the initial branch name to use in all
19:34:46 [2024-01-25T19:34:46.769Z] #61 1.614 hint: of your new repositories, which will suppress this warning, call:
19:34:46 [2024-01-25T19:34:46.769Z] #61 1.614 hint: 
19:34:46 [2024-01-25T19:34:46.769Z] #61 1.614 hint: 	git config --global init.defaultBranch <name>
19:34:46 [2024-01-25T19:34:46.769Z] #61 1.614 hint: 
19:34:46 [2024-01-25T19:34:46.769Z] #61 1.614 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:34:46 [2024-01-25T19:34:46.769Z] #61 1.614 hint: 'development'. The just-created branch can be renamed via this command:
19:34:46 [2024-01-25T19:34:46.769Z] #61 1.614 hint: 
19:34:46 [2024-01-25T19:34:46.769Z] #61 1.614 hint: 	git branch -m <name>
19:34:46 [2024-01-25T19:34:46.769Z] #61 1.615 Initialized empty Git repository in /usr/src/rootlesskit/.git/
19:34:46 [2024-01-25T19:34:46.769Z] #61 ...
19:34:46 [2024-01-25T19:34:46.769Z] 
19:34:46 [2024-01-25T19:34:46.769Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
19:34:46 [2024-01-25T19:34:46.769Z] #31 1.469 go: downloading github.com/pelletier/go-toml v1.8.1
19:34:47 [2024-01-25T19:34:47.032Z] #31 ...
19:34:47 [2024-01-25T19:34:47.032Z] 
19:34:47 [2024-01-25T19:34:47.032Z] #62 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
19:34:47 [2024-01-25T19:34:47.032Z] #62 3.675 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:34:47 [2024-01-25T19:34:47.032Z] #62 3.692 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
19:34:47 [2024-01-25T19:34:47.032Z] #62 3.729 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:34:47 [2024-01-25T19:34:47.032Z] #62 3.853 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:34:47 [2024-01-25T19:34:47.032Z] #62 4.334 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:34:47 [2024-01-25T19:34:47.032Z] #62 4.354 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
19:34:47 [2024-01-25T19:34:47.032Z] #62 5.995 Fetched 9080 kB in 3s (3523 kB/s)
19:34:47 [2024-01-25T19:34:47.032Z] #62 5.995 Reading package lists...
19:34:47 [2024-01-25T19:34:47.032Z] #62 7.496 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:34:47 [2024-01-25T19:34:47.032Z] #62 7.496 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:34:47 [2024-01-25T19:34:47.032Z] #62 7.496 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:34:47 [2024-01-25T19:34:47.032Z] #62 8.116 Reading package lists...
19:34:47 [2024-01-25T19:34:47.032Z] #62 9.139 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
19:34:47 [2024-01-25T19:34:47.032Z] #62 9.152 Reading package lists...
19:34:47 [2024-01-25T19:34:47.032Z] #62 10.09 Building dependency tree...
19:34:47 [2024-01-25T19:34:47.032Z] #62 10.85 gcc is already the newest version (4:12.2.0-3).
19:34:47 [2024-01-25T19:34:47.032Z] #62 10.85 libc6-dev is already the newest version (2.36-9+deb12u3).
19:34:47 [2024-01-25T19:34:47.032Z] #62 10.85 pkg-config is already the newest version (1.8.1-1).
19:34:47 [2024-01-25T19:34:47.032Z] #62 10.85 The following additional packages will be installed:
19:34:47 [2024-01-25T19:34:47.032Z] #62 10.86   bzip2 libdpkg-perl patch xz-utils
19:34:47 [2024-01-25T19:34:47.032Z] #62 10.86 Suggested packages:
19:34:47 [2024-01-25T19:34:47.032Z] #62 10.86   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
19:34:47 [2024-01-25T19:34:47.032Z] #62 10.86 Recommended packages:
19:34:47 [2024-01-25T19:34:47.032Z] #62 10.86   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
19:34:47 [2024-01-25T19:34:47.032Z] #62 10.86   liblocale-gettext-perl
19:34:47 [2024-01-25T19:34:47.032Z] #62 10.97 The following NEW packages will be installed:
19:34:47 [2024-01-25T19:34:47.032Z] #62 10.97   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
19:34:47 [2024-01-25T19:34:47.032Z] #62 11.29 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
19:34:47 [2024-01-25T19:34:47.032Z] #62 11.29 Need to get 2683 kB of archives.
19:34:47 [2024-01-25T19:34:47.032Z] #62 11.29 After this operation, 6010 kB of additional disk space will be used.
19:34:47 [2024-01-25T19:34:47.032Z] #62 11.29 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
19:34:47 [2024-01-25T19:34:47.032Z] #62 11.30 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
19:34:47 [2024-01-25T19:34:47.032Z] #62 11.34 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
19:34:47 [2024-01-25T19:34:47.032Z] #62 11.38 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
19:34:47 [2024-01-25T19:34:47.032Z] #62 11.39 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
19:34:47 [2024-01-25T19:34:47.032Z] #62 11.46 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
19:34:47 [2024-01-25T19:34:47.032Z] #62 ...
19:34:47 [2024-01-25T19:34:47.032Z] 
19:34:47 [2024-01-25T19:34:47.032Z] #63 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:34:47 [2024-01-25T19:34:47.322Z] #63 ...
19:34:47 [2024-01-25T19:34:47.322Z] 
19:34:47 [2024-01-25T19:34:47.322Z] #64 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:34:47 [2024-01-25T19:34:47.322Z] #64 ...
19:34:47 [2024-01-25T19:34:47.322Z] 
19:34:47 [2024-01-25T19:34:47.322Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:34:47 [2024-01-25T19:34:47.584Z] #65 ...
19:34:47 [2024-01-25T19:34:47.584Z] 
19:34:47 [2024-01-25T19:34:47.584Z] #66 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
19:34:47 [2024-01-25T19:34:47.584Z] #66 2.165 hint: Using 'master' as the name for the initial branch. This default branch name
19:34:47 [2024-01-25T19:34:47.584Z] #66 2.165 hint: is subject to change. To configure the initial branch name to use in all
19:34:47 [2024-01-25T19:34:47.584Z] #66 2.165 hint: of your new repositories, which will suppress this warning, call:
19:34:47 [2024-01-25T19:34:47.584Z] #66 2.165 hint: 
19:34:47 [2024-01-25T19:34:47.584Z] #66 2.165 hint: 	git config --global init.defaultBranch <name>
19:34:47 [2024-01-25T19:34:47.584Z] #66 2.165 hint: 
19:34:47 [2024-01-25T19:34:47.584Z] #66 2.165 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:34:47 [2024-01-25T19:34:47.584Z] #66 2.165 hint: 'development'. The just-created branch can be renamed via this command:
19:34:47 [2024-01-25T19:34:47.584Z] #66 2.165 hint: 
19:34:47 [2024-01-25T19:34:47.584Z] #66 2.165 hint: 	git branch -m <name>
19:34:47 [2024-01-25T19:34:47.584Z] #66 2.212 Initialized empty Git repository in /usr/src/delve/.git/
19:34:47 [2024-01-25T19:34:47.847Z] #66 ...
19:34:47 [2024-01-25T19:34:47.847Z] 
19:34:47 [2024-01-25T19:34:47.847Z] #59 [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:34:47 [2024-01-25T19:34:47.848Z] #59 11.27 debconf: delaying package configuration, since apt-utils is not installed
19:34:47 [2024-01-25T19:34:47.848Z] #59 11.55 Fetched 19.3 MB in 1s (25.4 MB/s)
19:34:47 [2024-01-25T19:34:47.848Z] #59 11.93 Selecting previously unselected package libicu72:arm64.
19:34:47 [2024-01-25T19:34:47.848Z] #59 11.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
19:34:47 [2024-01-25T19:34:47.848Z] #59 11.96 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
19:34:48 [2024-01-25T19:34:48.120Z] #59 12.30 Unpacking libicu72:arm64 (72.1-3) ...
19:34:50 [2024-01-25T19:34:50.045Z] #59 ...
19:34:50 [2024-01-25T19:34:50.045Z] 
19:34:50 [2024-01-25T19:34:50.045Z] #61 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
19:34:50 [2024-01-25T19:34:50.045Z] #61 DONE 14.1s
19:34:50 [2024-01-25T19:34:50.045Z] 
19:34:50 [2024-01-25T19:34:50.045Z] #59 [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:34:50 [2024-01-25T19:34:50.308Z] #59 14.34 Selecting previously unselected package libxml2:arm64.
19:34:50 [2024-01-25T19:34:50.308Z] #59 14.34 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
19:34:50 [2024-01-25T19:34:50.308Z] #59 14.42 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
19:34:50 [2024-01-25T19:34:50.571Z] #59 14.95 Selecting previously unselected package libarchive13:arm64.
19:34:50 [2024-01-25T19:34:50.571Z] #59 14.98 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
19:34:50 [2024-01-25T19:34:50.571Z] #59 15.06 Unpacking libarchive13:arm64 (3.6.2-1) ...
19:34:51 [2024-01-25T19:34:51.147Z] #59 15.43 Selecting previously unselected package libjsoncpp25:arm64.
19:34:51 [2024-01-25T19:34:51.147Z] #59 15.43 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
19:34:51 [2024-01-25T19:34:51.147Z] #59 15.54 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
19:34:51 [2024-01-25T19:34:51.741Z] #59 15.97 Selecting previously unselected package librhash0:arm64.
19:34:51 [2024-01-25T19:34:51.741Z] #59 15.98 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
19:34:52 [2024-01-25T19:34:52.014Z] #59 16.26 Unpacking librhash0:arm64 (1.4.3-3) ...
19:34:53 [2024-01-25T19:34:53.408Z] #59 17.60 Selecting previously unselected package libuv1:arm64.
19:34:53 [2024-01-25T19:34:53.408Z] #59 ...
19:34:53 [2024-01-25T19:34:53.408Z] 
19:34:53 [2024-01-25T19:34:53.408Z] #53 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
19:34:53 [2024-01-25T19:34:53.408Z] #53 DONE 17.6s
19:34:53 [2024-01-25T19:34:53.408Z] 
19:34:53 [2024-01-25T19:34:53.408Z] #59 [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:34:53 [2024-01-25T19:34:53.408Z] #59 17.61 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
19:34:53 [2024-01-25T19:34:53.408Z] #59 17.63 Unpacking libuv1:arm64 (1.44.2-1) ...
19:34:53 [2024-01-25T19:34:53.991Z] #59 ...
19:34:53 [2024-01-25T19:34:53.991Z] 
19:34:53 [2024-01-25T19:34:53.991Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
19:34:53 [2024-01-25T19:34:53.991Z] #29 14.32 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:34:53 [2024-01-25T19:34:53.991Z] #29 15.08 #=#=#                                                                         
19:34:53 [2024-01-25T19:34:53.991Z] #29 15.46 #=#=#                                                                         

######################################################################## 100.0%
19:34:53 [2024-01-25T19:34:53.991Z] #29 15.96 
19:34:53 [2024-01-25T19:34:53.991Z] #29 17.80 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
19:34:53 [2024-01-25T19:34:53.991Z] #29 18.57 #=#=#                                                                         
19:34:53 [2024-01-25T19:34:53.991Z] #29 18.92 #=#=#                                                                         

######################################################################## 100.0%
19:34:53 [2024-01-25T19:34:53.991Z] #29 19.36 
19:34:53 [2024-01-25T19:34:53.991Z] #29 19.48 Download of images into '/build' complete.
19:34:53 [2024-01-25T19:34:53.991Z] #29 19.48 Use something like the following to load the result into a Docker daemon:
19:34:53 [2024-01-25T19:34:53.991Z] #29 19.49   tar -cC '/build' . | docker load
19:34:54 [2024-01-25T19:34:54.254Z] #29 ...
19:34:54 [2024-01-25T19:34:54.254Z] 
19:34:54 [2024-01-25T19:34:54.254Z] #55 [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:34:54 [2024-01-25T19:34:54.254Z] #55 18.30 NAME:
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30    go-winres - A tool for embedding resources in Windows executables
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30 
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30 USAGE:
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30    go-winres [global options] command [command options] [arguments...]
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30 
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30 COMMANDS:
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30    init     Create an initial ./winres/winres.json
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30    make     Make syso files for the "go build" command
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30    simply   Make syso files for the "go build" command (simplified)
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30    extract  Extract all resources from an executable
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30    patch    Replace resources in an executable file (exe, dll)
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30    help, h  Shows a list of commands or help for one command
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30 
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30 GLOBAL OPTIONS:
19:34:54 [2024-01-25T19:34:54.254Z] #55 18.30    --help, -h  show help (default: false)
19:34:55 [2024-01-25T19:34:55.224Z] #55 DONE 19.6s
19:34:55 [2024-01-25T19:34:55.224Z] 
19:34:55 [2024-01-25T19:34:55.224Z] #51 [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:34:55 [2024-01-25T19:34:55.224Z] #51 17.94 v3.6.0
19:34:55 [2024-01-25T19:34:55.224Z] #51 DONE 19.6s
19:34:55 [2024-01-25T19:34:55.224Z] 
19:34:55 [2024-01-25T19:34:55.224Z] #66 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
19:34:55 [2024-01-25T19:34:55.224Z] #66 DONE 19.2s
19:34:55 [2024-01-25T19:34:55.224Z] 
19:34:55 [2024-01-25T19:34:55.224Z] #67 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:34:55 [2024-01-25T19:34:55.224Z] #67 DONE 5.1s
19:34:55 [2024-01-25T19:34:55.224Z] 
19:34:55 [2024-01-25T19:34:55.224Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
19:34:55 [2024-01-25T19:34:55.224Z] #31 16.26 tomll can be used in two ways:
19:34:55 [2024-01-25T19:34:55.224Z] #31 16.26 Writing to STDIN and reading from STDOUT:
19:34:55 [2024-01-25T19:34:55.224Z] #31 16.26   cat file.toml | tomll > file.toml
19:34:55 [2024-01-25T19:34:55.224Z] #31 16.26 
19:34:55 [2024-01-25T19:34:55.224Z] #31 16.26 Reading and updating a list of files:
19:34:55 [2024-01-25T19:34:55.224Z] #31 16.26   tomll a.toml b.toml c.toml
19:34:55 [2024-01-25T19:34:55.224Z] #31 16.26 
19:34:55 [2024-01-25T19:34:55.224Z] #31 16.26 When given a list of files, tomll will modify all files in place without asking.
19:34:55 [2024-01-25T19:34:55.224Z] #31 DONE 19.7s
19:34:55 [2024-01-25T19:34:55.224Z] 
19:34:55 [2024-01-25T19:34:55.224Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:34:55 [2024-01-25T19:34:55.224Z] #65 DONE 18.6s
19:34:55 [2024-01-25T19:34:55.224Z] 
19:34:55 [2024-01-25T19:34:55.224Z] #60 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
19:34:55 [2024-01-25T19:34:55.224Z] #60 DONE 19.3s
19:34:55 [2024-01-25T19:34:55.224Z] 
19:34:55 [2024-01-25T19:34:55.224Z] #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             pkg-config
19:34:55 [2024-01-25T19:34:55.224Z] #57 10.14 Reading package lists...
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.04 Building dependency tree...
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.83 gcc is already the newest version (4:12.2.0-3).
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.83 pkg-config is already the newest version (1.8.1-1).
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.83 The following additional packages will be installed:
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.83   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.83   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.83   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.83   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.83   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.83   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.83 Suggested packages:
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.83   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.83   libgdk-pixbuf2.0-bin libxml2-utils
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.83 Recommended packages:
19:34:55 [2024-01-25T19:34:55.224Z] #57 11.83   shared-mime-info xdg-user-dirs
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.17 The following NEW packages will be installed:
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.17   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.18   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.18   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.18   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.18   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.18   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.48 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.48 Need to get 9078 kB of archives.
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.48 After this operation, 46.9 MB of additional disk space will be used.
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.48 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.70 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.79 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.83 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.85 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.91 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.92 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 12.93 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.00 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.11 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.11 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.21 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.30 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.37 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.43 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.53 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.55 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.55 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.57 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.58 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.67 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.72 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.73 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.74 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.88 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.88 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.88 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 13.95 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 14.06 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
19:34:55 [2024-01-25T19:34:55.224Z] #57 14.55 debconf: delaying package configuration, since apt-utils is not installed
19:34:55 [2024-01-25T19:34:55.224Z] #57 14.70 Fetched 9078 kB in 2s (4639 kB/s)
19:34:55 [2024-01-25T19:34:55.224Z] #57 15.05 Selecting previously unselected package libglib2.0-0:arm64.
19:34:55 [2024-01-25T19:34:55.224Z] #57 15.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
19:34:55 [2024-01-25T19:34:55.224Z] #57 15.06 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #57 15.16 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
19:34:55 [2024-01-25T19:34:55.224Z] #57 16.13 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:34:55 [2024-01-25T19:34:55.224Z] #57 16.13 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #57 16.45 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
19:34:55 [2024-01-25T19:34:55.224Z] #57 17.61 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:34:55 [2024-01-25T19:34:55.224Z] #57 17.61 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #57 17.63 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
19:34:55 [2024-01-25T19:34:55.224Z] #57 18.32 Selecting previously unselected package libsecret-common.
19:34:55 [2024-01-25T19:34:55.224Z] #57 18.32 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #57 18.40 Unpacking libsecret-common (0.20.5-3) ...
19:34:55 [2024-01-25T19:34:55.224Z] #57 18.88 Selecting previously unselected package libsecret-1-0:arm64.
19:34:55 [2024-01-25T19:34:55.224Z] #57 18.88 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #57 18.95 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
19:34:55 [2024-01-25T19:34:55.224Z] #57 19.24 Selecting previously unselected package gir1.2-secret-1:arm64.
19:34:55 [2024-01-25T19:34:55.224Z] #57 19.25 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #57 19.27 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
19:34:55 [2024-01-25T19:34:55.224Z] #57 ...
19:34:55 [2024-01-25T19:34:55.224Z] 
19:34:55 [2024-01-25T19:34:55.224Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
19:34:55 [2024-01-25T19:34:55.224Z] #29 DONE 25.4s
19:34:55 [2024-01-25T19:34:55.224Z] 
19:34:55 [2024-01-25T19:34:55.224Z] #58 [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:34:55 [2024-01-25T19:34:55.224Z] #58 11.67 Selecting previously unselected package automake.
19:34:55 [2024-01-25T19:34:55.224Z] #58 11.67 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 11.70 Unpacking automake (1:1.16.5-1.3) ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 12.22 Selecting previously unselected package libdpkg-perl.
19:34:55 [2024-01-25T19:34:55.224Z] #58 12.22 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 12.31 Unpacking libdpkg-perl (1.21.22) ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 13.31 Selecting previously unselected package patch.
19:34:55 [2024-01-25T19:34:55.224Z] #58 13.31 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 13.50 Unpacking patch (2.7.6-7) ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 14.61 Selecting previously unselected package dpkg-dev.
19:34:55 [2024-01-25T19:34:55.224Z] #58 14.62 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 14.68 Unpacking dpkg-dev (1.21.22) ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 15.21 Selecting previously unselected package build-essential.
19:34:55 [2024-01-25T19:34:55.224Z] #58 15.22 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 15.42 Unpacking build-essential (12.9) ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 15.68 Selecting previously unselected package libcap-dev:arm64.
19:34:55 [2024-01-25T19:34:55.224Z] #58 15.68 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 15.72 Unpacking libcap-dev:arm64 (1:2.66-4) ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 16.30 Selecting previously unselected package libprotobuf-c1:arm64.
19:34:55 [2024-01-25T19:34:55.224Z] #58 16.31 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 16.52 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 17.87 Selecting previously unselected package libprotobuf-c-dev:arm64.
19:34:55 [2024-01-25T19:34:55.224Z] #58 17.87 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 17.95 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 18.34 Selecting previously unselected package libseccomp-dev:arm64.
19:34:55 [2024-01-25T19:34:55.224Z] #58 18.34 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 18.36 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 19.11 Selecting previously unselected package libsystemd-dev:arm64.
19:34:55 [2024-01-25T19:34:55.224Z] #58 19.11 Preparing to unpack .../14-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 19.15 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 19.61 Selecting previously unselected package libtool.
19:34:55 [2024-01-25T19:34:55.224Z] #58 19.61 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 19.61 Unpacking libtool (2.4.7-5) ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 19.82 Selecting previously unselected package libudev-dev:arm64.
19:34:55 [2024-01-25T19:34:55.224Z] #58 19.83 Preparing to unpack .../16-libudev-dev_252.19-1~deb12u1_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 19.87 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 ...
19:34:55 [2024-01-25T19:34:55.224Z] 
19:34:55 [2024-01-25T19:34:55.224Z] #63 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:34:55 [2024-01-25T19:34:55.224Z] #63 DONE 18.9s
19:34:55 [2024-01-25T19:34:55.224Z] 
19:34:55 [2024-01-25T19:34:55.224Z] #64 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:34:55 [2024-01-25T19:34:55.224Z] #64 DONE 18.9s
19:34:55 [2024-01-25T19:34:55.224Z] 
19:34:55 [2024-01-25T19:34:55.224Z] #58 [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:34:55 [2024-01-25T19:34:55.224Z] #58 20.04 Selecting previously unselected package libyajl2:arm64.
19:34:55 [2024-01-25T19:34:55.224Z] #58 20.04 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #58 ...
19:34:55 [2024-01-25T19:34:55.224Z] 
19:34:55 [2024-01-25T19:34:55.224Z] #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             pkg-config
19:34:55 [2024-01-25T19:34:55.224Z] #57 19.50 Selecting previously unselected package uuid-dev:arm64.
19:34:55 [2024-01-25T19:34:55.224Z] #57 19.52 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.224Z] #57 19.53 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
19:34:55 [2024-01-25T19:34:55.487Z] #57 ...
19:34:55 [2024-01-25T19:34:55.487Z] 
19:34:55 [2024-01-25T19:34:55.487Z] #54 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
19:34:55 [2024-01-25T19:34:55.487Z] #54 9.832 Reading package lists...
19:34:55 [2024-01-25T19:34:55.487Z] #54 10.73 Building dependency tree...
19:34:55 [2024-01-25T19:34:55.487Z] #54 11.59 gcc is already the newest version (4:12.2.0-3).
19:34:55 [2024-01-25T19:34:55.487Z] #54 11.59 libc6-dev is already the newest version (2.36-9+deb12u3).
19:34:55 [2024-01-25T19:34:55.487Z] #54 11.59 pkg-config is already the newest version (1.8.1-1).
19:34:55 [2024-01-25T19:34:55.487Z] #54 11.59 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
19:34:55 [2024-01-25T19:34:55.487Z] #54 DONE 19.7s
19:34:55 [2024-01-25T19:34:55.487Z] 
19:34:55 [2024-01-25T19:34:55.487Z] #62 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
19:34:55 [2024-01-25T19:34:55.487Z] #62 11.87 debconf: delaying package configuration, since apt-utils is not installed
19:34:55 [2024-01-25T19:34:55.487Z] #62 12.18 Fetched 2683 kB in 0s (6019 kB/s)
19:34:55 [2024-01-25T19:34:55.487Z] #62 12.61 Selecting previously unselected package bzip2.
19:34:55 [2024-01-25T19:34:55.487Z] #62 12.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
19:34:55 [2024-01-25T19:34:55.487Z] #62 12.61 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 13.02 Unpacking bzip2 (1.0.8-5+b1) ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 14.44 Selecting previously unselected package xz-utils.
19:34:55 [2024-01-25T19:34:55.487Z] #62 14.45 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 14.53 Unpacking xz-utils (5.4.1-0.2) ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 14.97 Selecting previously unselected package libdpkg-perl.
19:34:55 [2024-01-25T19:34:55.487Z] #62 14.97 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 15.03 Unpacking libdpkg-perl (1.21.22) ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 15.51 Selecting previously unselected package patch.
19:34:55 [2024-01-25T19:34:55.487Z] #62 15.52 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 15.56 Unpacking patch (2.7.6-7) ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 15.99 Selecting previously unselected package dpkg-dev.
19:34:55 [2024-01-25T19:34:55.487Z] #62 15.99 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 16.09 Unpacking dpkg-dev (1.21.22) ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 17.84 Selecting previously unselected package libseccomp-dev:arm64.
19:34:55 [2024-01-25T19:34:55.487Z] #62 17.84 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 17.86 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 18.56 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 18.94 Setting up bzip2 (1.0.8-5+b1) ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 19.00 Setting up xz-utils (5.4.1-0.2) ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 19.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:34:55 [2024-01-25T19:34:55.487Z] #62 19.13 Setting up patch (2.7.6-7) ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 19.26 Setting up libdpkg-perl (1.21.22) ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 19.43 Setting up dpkg-dev (1.21.22) ...
19:34:55 [2024-01-25T19:34:55.487Z] #62 DONE 19.9s
19:34:55 [2024-01-25T19:34:55.487Z] 
19:34:55 [2024-01-25T19:34:55.487Z] #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             pkg-config
19:34:55 [2024-01-25T19:34:55.487Z] #57 19.65 Selecting previously unselected package libblkid-dev:arm64.
19:34:55 [2024-01-25T19:34:55.488Z] #57 19.65 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.488Z] #57 19.66 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
19:34:55 [2024-01-25T19:34:55.750Z] #57 20.05 Selecting previously unselected package libbtrfs0:arm64.
19:34:55 [2024-01-25T19:34:55.751Z] #57 20.06 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
19:34:55 [2024-01-25T19:34:55.751Z] #57 20.14 Unpacking libbtrfs0:arm64 (6.2-1) ...
19:34:55 [2024-01-25T19:34:55.751Z] #57 ...
19:34:55 [2024-01-25T19:34:55.751Z] 
19:34:55 [2024-01-25T19:34:55.751Z] #49 [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:34:55 [2024-01-25T19:34:55.751Z] #49 10.64 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
19:34:56 [2024-01-25T19:34:56.078Z] #49 ...
19:34:56 [2024-01-25T19:34:56.078Z] 
19:34:56 [2024-01-25T19:34:56.078Z] #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             pkg-config
19:34:56 [2024-01-25T19:34:56.078Z] #57 20.33 Selecting previously unselected package libbtrfs-dev:arm64.
19:34:56 [2024-01-25T19:34:56.078Z] #57 20.33 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
19:34:56 [2024-01-25T19:34:56.341Z] #57 20.38 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
19:34:56 [2024-01-25T19:34:56.341Z] #57 20.78 Selecting previously unselected package libelf1:arm64.
19:34:56 [2024-01-25T19:34:56.341Z] #57 20.79 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
19:34:56 [2024-01-25T19:34:56.341Z] #57 20.80 Unpacking libelf1:arm64 (0.188-2.1) ...
19:34:56 [2024-01-25T19:34:56.604Z] #57 ...
19:34:56 [2024-01-25T19:34:56.604Z] 
19:34:56 [2024-01-25T19:34:56.604Z] #68 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
19:34:56 [2024-01-25T19:34:56.604Z] #68 DONE 0.9s
19:34:56 [2024-01-25T19:34:56.604Z] 
19:34:56 [2024-01-25T19:34:56.604Z] #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             pkg-config
19:34:56 [2024-01-25T19:34:56.604Z] #57 20.96 Selecting previously unselected package libffi-dev:arm64.
19:34:56 [2024-01-25T19:34:56.604Z] #57 20.96 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
19:34:56 [2024-01-25T19:34:56.867Z] #57 21.05 Unpacking libffi-dev:arm64 (3.4.4-1) ...
19:34:56 [2024-01-25T19:34:56.867Z] #57 21.13 Selecting previously unselected package libgpg-error-dev.
19:34:56 [2024-01-25T19:34:56.867Z] #57 21.13 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
19:34:56 [2024-01-25T19:34:56.867Z] #57 21.15 Unpacking libgpg-error-dev (1.46-1) ...
19:34:57 [2024-01-25T19:34:57.131Z] #57 21.27 Selecting previously unselected package libgcrypt20-dev.#57 ...
19:34:57 [2024-01-25T19:34:57.131Z] 
19:34:57 [2024-01-25T19:34:57.131Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:34:57 [2024-01-25T19:34:57.131Z] #69 DONE 3.7s
19:34:57 [2024-01-25T19:34:57.131Z] 
19:34:57 [2024-01-25T19:34:57.131Z] #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             pkg-config
19:34:57 [2024-01-25T19:34:57.131Z] #57 21.27 Selecting previously unselected package libgcrypt20-dev.
19:34:57 [2024-01-25T19:34:57.131Z] #57 21.28 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
19:34:57 [2024-01-25T19:34:57.131Z] #57 21.29 Unpacking libgcrypt20-dev (1.10.1-3) ...
19:34:57 [2024-01-25T19:34:57.131Z] #57 21.46 Selecting previously unselected package libglib2.0-data.
19:34:57 [2024-01-25T19:34:57.398Z] #57 ...
19:34:57 [2024-01-25T19:34:57.398Z] 
19:34:57 [2024-01-25T19:34:57.398Z] #58 [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:34:57 [2024-01-25T19:34:57.398Z] #58 20.05 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 20.39 Selecting previously unselected package libyajl-dev:arm64.
19:34:57 [2024-01-25T19:34:57.398Z] #58 20.39 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 20.41 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 20.64 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 20.69 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 20.76 Setting up m4 (1.4.19-3) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 20.83 Setting up bzip2 (1.0.8-5+b1) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.12 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.19 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.21 Setting up autotools-dev (20220109.1) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.22 Setting up xz-utils (5.4.1-0.2) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.29 Setting up patch (2.7.6-7) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.33 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.38 Setting up libdpkg-perl (1.21.22) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.41 Setting up autoconf (2.71-3) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.43 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.49 Setting up libcap-dev:arm64 (1:2.66-4) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.51 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.53 Setting up automake (1:1.16.5-1.3) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.55 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.58 Setting up libtool (2.4.7-5) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.64 Setting up dpkg-dev (1.21.22) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.68 Setting up build-essential (12.9) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 21.70 Processing triggers for libc-bin (2.36-9+deb12u3) ...
19:34:57 [2024-01-25T19:34:57.398Z] #58 DONE 22.1s
19:34:57 [2024-01-25T19:34:57.398Z] 
19:34:57 [2024-01-25T19:34:57.398Z] #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             pkg-config
19:34:57 [2024-01-25T19:34:57.398Z] #57 21.46 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
19:34:57 [2024-01-25T19:34:57.398Z] #57 21.55 Unpacking libglib2.0-data (2.74.6-2) ...
19:34:57 [2024-01-25T19:34:57.662Z] #57 21.86 Selecting previously unselected package libglib2.0-bin.
19:34:57 [2024-01-25T19:34:57.662Z] #57 21.86 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
19:34:57 [2024-01-25T19:34:57.662Z] #57 21.87 Unpacking libglib2.0-bin (2.74.6-2) ...
19:34:57 [2024-01-25T19:34:57.662Z] #57 22.01 Selecting previously unselected package python3-lib2to3.
19:34:57 [2024-01-25T19:34:57.662Z] #57 22.01 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
19:34:57 [2024-01-25T19:34:57.662Z] #57 22.02 Unpacking python3-lib2to3 (3.11.2-3) ...
19:34:57 [2024-01-25T19:34:57.971Z] #57 22.19 Selecting previously unselected package python3-distutils.
19:34:57 [2024-01-25T19:34:57.971Z] #57 22.19 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
19:34:57 [2024-01-25T19:34:57.971Z] #57 22.20 Unpacking python3-distutils (3.11.2-3) ...
19:34:57 [2024-01-25T19:34:57.971Z] #57 22.41 Selecting previously unselected package libglib2.0-dev-bin.
19:34:58 [2024-01-25T19:34:58.239Z] #57 22.42 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
19:34:58 [2024-01-25T19:34:58.239Z] #57 22.52 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
19:34:58 [2024-01-25T19:34:58.513Z] #57 ...
19:34:58 [2024-01-25T19:34:58.513Z] 
19:34:58 [2024-01-25T19:34:58.513Z] #59 [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:34:58 [2024-01-25T19:34:58.513Z] #59 18.63 Selecting previously unselected package cmake-data.
19:34:58 [2024-01-25T19:34:58.513Z] #59 18.63 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
19:34:58 [2024-01-25T19:34:58.513Z] #59 18.73 Unpacking cmake-data (3.25.1-1) ...
19:34:58 [2024-01-25T19:34:58.513Z] #59 20.81 Selecting previously unselected package cmake.
19:34:58 [2024-01-25T19:34:58.513Z] #59 20.81 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
19:34:58 [2024-01-25T19:34:58.513Z] #59 20.83 Unpacking cmake (3.25.1-1) ...
19:34:58 [2024-01-25T19:34:58.513Z] #59 21.76 Setting up libicu72:arm64 (72.1-3) ...
19:34:58 [2024-01-25T19:34:58.513Z] #59 21.80 Setting up libuv1:arm64 (1.44.2-1) ...
19:34:58 [2024-01-25T19:34:58.513Z] #59 21.82 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
19:34:58 [2024-01-25T19:34:58.513Z] #59 21.86 Setting up librhash0:arm64 (1.4.3-3) ...
19:34:58 [2024-01-25T19:34:58.513Z] #59 21.90 Setting up cmake-data (3.25.1-1) ...
19:34:58 [2024-01-25T19:34:58.513Z] #59 21.97 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
19:34:58 [2024-01-25T19:34:58.513Z] #59 21.99 Setting up libarchive13:arm64 (3.6.2-1) ...
19:34:58 [2024-01-25T19:34:58.513Z] #59 22.03 Setting up cmake (3.25.1-1) ...
19:34:58 [2024-01-25T19:34:58.513Z] #59 22.07 Processing triggers for libc-bin (2.36-9+deb12u3) ...
19:34:58 [2024-01-25T19:34:58.513Z] #59 DONE 22.7s
19:34:58 [2024-01-25T19:34:58.513Z] 
19:34:58 [2024-01-25T19:34:58.513Z] #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             pkg-config
19:34:58 [2024-01-25T19:34:58.513Z] #57 22.63 Selecting previously unselected package libsepol-dev:arm64.
19:34:58 [2024-01-25T19:34:58.513Z] #57 22.63 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
19:34:58 [2024-01-25T19:34:58.513Z] #57 22.64 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
19:34:58 [2024-01-25T19:34:58.513Z] #57 22.92 Selecting previously unselected package libpcre2-16-0:arm64.
19:34:58 [2024-01-25T19:34:58.808Z] #57 22.92 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
19:34:58 [2024-01-25T19:34:58.808Z] #57 23.02 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
19:34:59 [2024-01-25T19:34:59.072Z] #57 23.38 Selecting previously unselected package libpcre2-32-0:arm64.
19:34:59 [2024-01-25T19:34:59.072Z] #57 23.38 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
19:34:59 [2024-01-25T19:34:59.072Z] #57 23.43 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
19:34:59 [2024-01-25T19:34:59.347Z] #57 23.81 Selecting previously unselected package libpcre2-posix3:arm64.
19:34:59 [2024-01-25T19:34:59.610Z] #57 ...
19:34:59 [2024-01-25T19:34:59.610Z] 
19:34:59 [2024-01-25T19:34:59.610Z] #70 [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:34:59 [2024-01-25T19:34:59.610Z] #70 3.106 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:34:59 [2024-01-25T19:34:59.610Z] #70 3.107 + mkdir /build
19:34:59 [2024-01-25T19:34:59.610Z] #70 DONE 4.2s
19:34:59 [2024-01-25T19:34:59.610Z] 
19:34:59 [2024-01-25T19:34:59.610Z] #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             pkg-config
19:34:59 [2024-01-25T19:34:59.610Z] #57 23.81 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
19:34:59 [2024-01-25T19:34:59.610Z] #57 23.89 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
19:34:59 [2024-01-25T19:34:59.882Z] #57 24.12 Selecting previously unselected package libpcre2-dev:arm64.
19:34:59 [2024-01-25T19:34:59.882Z] #57 24.12 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
19:34:59 [2024-01-25T19:34:59.882Z] #57 24.14 Unpacking libpcre2-dev:arm64 (10.42-1) ...
19:35:00 [2024-01-25T19:35:00.458Z] #57 24.66 Selecting previously unselected package libselinux1-dev:arm64.
19:35:00 [2024-01-25T19:35:00.458Z] #57 24.67 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
19:35:00 [2024-01-25T19:35:00.458Z] #57 24.71 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
19:35:00 [2024-01-25T19:35:00.721Z] #57 25.12 Selecting previously unselected package libmount-dev:arm64.
19:35:00 [2024-01-25T19:35:00.984Z] #57 25.13 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
19:35:00 [2024-01-25T19:35:00.984Z] #57 25.17 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
19:35:01 [2024-01-25T19:35:01.247Z] #57 25.34 Selecting previously unselected package zlib1g-dev:arm64.
19:35:01 [2024-01-25T19:35:01.247Z] #57 25.35 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
19:35:01 [2024-01-25T19:35:01.247Z] #57 25.36 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
19:35:01 [2024-01-25T19:35:01.247Z] #57 25.50 Selecting previously unselected package libglib2.0-dev:arm64.
19:35:01 [2024-01-25T19:35:01.247Z] #57 25.50 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
19:35:01 [2024-01-25T19:35:01.247Z] #57 25.52 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
19:35:01 [2024-01-25T19:35:01.829Z] #57 26.03 Selecting previously unselected package libsecret-1-dev:arm64.
19:35:01 [2024-01-25T19:35:01.829Z] #57 26.03 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
19:35:01 [2024-01-25T19:35:01.829Z] #57 26.06 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
19:35:02 [2024-01-25T19:35:02.091Z] #57 26.41 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
19:35:02 [2024-01-25T19:35:02.354Z] 
19:35:02 [2024-01-25T19:35:02.354Z] #57 ...
19:35:02 [2024-01-25T19:35:02.354Z] 
19:35:02 [2024-01-25T19:35:02.354Z] #71 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:35:02 [2024-01-25T19:35:02.354Z] #71 DONE 7.3s
19:35:02 [2024-01-25T19:35:02.354Z] 
19:35:02 [2024-01-25T19:35:02.354Z] #50 [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:35:02 [2024-01-25T19:35:02.354Z] #50 26.38 gotestsum version dev
19:35:02 [2024-01-25T19:35:02.354Z] #50 DONE 26.9s
19:35:02 [2024-01-25T19:35:02.354Z] 
19:35:02 [2024-01-25T19:35:02.354Z] #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             pkg-config
19:35:02 [2024-01-25T19:35:02.354Z] #57 26.54 No schema files found: doing nothing.
19:35:02 [2024-01-25T19:35:02.354Z] #57 26.55 Setting up libffi-dev:arm64 (3.4.4-1) ...
19:35:02 [2024-01-25T19:35:02.354Z] #57 26.59 Setting up libpcre2-16-0:arm64 (10.42-1) ...
19:35:02 [2024-01-25T19:35:02.354Z] #57 26.59 Setting up libbtrfs0:arm64 (6.2-1) ...
19:35:02 [2024-01-25T19:35:02.354Z] #57 26.60 Setting up libpcre2-32-0:arm64 (10.42-1) ...
19:35:02 [2024-01-25T19:35:02.354Z] #57 26.64 Setting up libglib2.0-data (2.74.6-2) ...
19:35:02 [2024-01-25T19:35:02.354Z] #57 26.68 Setting up libgpg-error-dev (1.46-1) ...
19:35:02 [2024-01-25T19:35:02.354Z] #57 26.71 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
19:35:02 [2024-01-25T19:35:02.354Z] #57 26.74 Setting up libsepol-dev:arm64 (3.4-2.1) ...
19:35:02 [2024-01-25T19:35:02.354Z] #57 26.77 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
19:35:02 [2024-01-25T19:35:02.354Z] #57 26.81 Setting up libpcre2-posix3:arm64 (10.42-1) ...
19:35:02 [2024-01-25T19:35:02.354Z] #57 26.84 Setting up libbtrfs-dev:arm64 (6.2-1) ...
19:35:02 [2024-01-25T19:35:02.616Z] #57 26.87 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
19:35:02 [2024-01-25T19:35:02.616Z] #57 26.92 Setting up python3-lib2to3 (3.11.2-3) ...
19:35:02 [2024-01-25T19:35:02.879Z] #57 27.21 Setting up libelf1:arm64 (0.188-2.1) ...
19:35:02 [2024-01-25T19:35:02.879Z] #57 27.27 Setting up libsecret-common (0.20.5-3) ...
19:35:02 [2024-01-25T19:35:02.879Z] #57 27.33 Setting up python3-distutils (3.11.2-3) ...
19:35:03 [2024-01-25T19:35:03.404Z] #57 27.59 Setting up libglib2.0-dev-bin (2.74.6-2) ...
19:35:03 [2024-01-25T19:35:03.667Z] #57 28.03 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
19:35:03 [2024-01-25T19:35:03.667Z] #57 28.16 Setting up libpcre2-dev:arm64 (10.42-1) ...
19:35:03 [2024-01-25T19:35:03.933Z] #57 ...
19:35:03 [2024-01-25T19:35:03.933Z] 
19:35:03 [2024-01-25T19:35:03.933Z] #72 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
19:35:03 [2024-01-25T19:35:03.933Z] #72 1.589 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:35:03 [2024-01-25T19:35:03.933Z] #72 1.589 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:35:03 [2024-01-25T19:35:03.933Z] #72 1.589 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:35:03 [2024-01-25T19:35:03.933Z] #72 2.481 Reading package lists...
19:35:03 [2024-01-25T19:35:03.933Z] #72 3.459 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
19:35:03 [2024-01-25T19:35:03.933Z] #72 3.470 Reading package lists...
19:35:03 [2024-01-25T19:35:03.933Z] #72 4.294 Building dependency tree...
19:35:03 [2024-01-25T19:35:03.933Z] #72 4.769 Reading state information...
19:35:03 [2024-01-25T19:35:03.933Z] #72 5.256 gcc is already the newest version (4:12.2.0-3).
19:35:03 [2024-01-25T19:35:03.933Z] #72 5.256 libc6-dev is already the newest version (2.36-9+deb12u3).
19:35:03 [2024-01-25T19:35:03.933Z] #72 5.256 pkg-config is already the newest version (1.8.1-1).
19:35:03 [2024-01-25T19:35:03.933Z] #72 5.256 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
19:35:03 [2024-01-25T19:35:03.933Z] #72 DONE 5.7s
19:35:03 [2024-01-25T19:35:03.933Z] 
19:35:03 [2024-01-25T19:35:03.933Z] #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             pkg-config
19:35:03 [2024-01-25T19:35:03.933Z] #57 28.22 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
19:35:03 [2024-01-25T19:35:03.933Z] #57 28.34 Setting up libglib2.0-bin (2.74.6-2) ...
19:35:03 [2024-01-25T19:35:03.933Z] #57 28.42 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
19:35:04 [2024-01-25T19:35:04.199Z] #57 28.45 Setting up libgcrypt20-dev (1.10.1-3) ...
19:35:04 [2024-01-25T19:35:04.199Z] #57 28.50 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
19:35:04 [2024-01-25T19:35:04.199Z] #57 28.56 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
19:35:04 [2024-01-25T19:35:04.199Z] #57 28.58 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
19:35:04 [2024-01-25T19:35:04.199Z] #57 28.62 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
19:35:04 [2024-01-25T19:35:04.199Z] #57 28.65 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
19:35:04 [2024-01-25T19:35:04.462Z] #57 28.67 Processing triggers for libc-bin (2.36-9+deb12u3) ...
19:35:04 [2024-01-25T19:35:04.725Z] #57 DONE 29.1s
19:35:04 [2024-01-25T19:35:04.725Z] 
19:35:04 [2024-01-25T19:35:04.725Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:35:05 [2024-01-25T19:35:05.299Z] #73 ...
19:35:05 [2024-01-25T19:35:05.299Z] 
19:35:05 [2024-01-25T19:35:05.299Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
19:35:05 [2024-01-25T19:35:05.299Z] #74 2.829 go: downloading github.com/Masterminds/semver/v3 v3.2.1
19:35:05 [2024-01-25T19:35:05.299Z] #74 2.857 go: downloading github.com/urfave/cli/v2 v2.27.1
19:35:05 [2024-01-25T19:35:05.299Z] #74 2.929 go: downloading github.com/containernetworking/plugins v1.4.0
19:35:05 [2024-01-25T19:35:05.299Z] #74 2.929 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
19:35:05 [2024-01-25T19:35:05.299Z] #74 2.970 go: downloading golang.org/x/sys v0.16.0
19:35:05 [2024-01-25T19:35:05.299Z] #74 2.986 go: downloading github.com/google/uuid v1.5.0
19:35:05 [2024-01-25T19:35:05.299Z] #74 3.015 go: downloading github.com/moby/vpnkit v0.5.0
19:35:05 [2024-01-25T19:35:05.299Z] #74 3.381 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
19:35:05 [2024-01-25T19:35:05.299Z] #74 3.659 go: downloading github.com/gorilla/mux v1.8.1
19:35:05 [2024-01-25T19:35:05.299Z] #74 3.839 go: downloading github.com/moby/sys/mountinfo v0.7.1
19:35:05 [2024-01-25T19:35:05.299Z] #74 4.208 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
19:35:05 [2024-01-25T19:35:05.299Z] #74 4.283 go: downloading golang.org/x/net v0.17.0
19:35:05 [2024-01-25T19:35:05.299Z] #74 4.479 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
19:35:05 [2024-01-25T19:35:05.299Z] #74 4.481 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
19:35:05 [2024-01-25T19:35:05.299Z] #74 4.530 go: downloading github.com/josharian/native v1.1.0
19:35:05 [2024-01-25T19:35:05.299Z] #74 4.591 go: downloading github.com/pierrec/lz4/v4 v4.1.17
19:35:05 [2024-01-25T19:35:05.561Z] #74 ...
19:35:05 [2024-01-25T19:35:05.561Z] 
19:35:05 [2024-01-25T19:35:05.561Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
19:35:05 [2024-01-25T19:35:05.561Z] #75 0.822 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
19:35:05 [2024-01-25T19:35:05.561Z] #75 0.822   Compatibility with CMake < 2.8.12 will be removed from a future version of
19:35:05 [2024-01-25T19:35:05.561Z] #75 0.822   CMake.
19:35:05 [2024-01-25T19:35:05.561Z] #75 0.822 
19:35:05 [2024-01-25T19:35:05.561Z] #75 0.822   Update the VERSION argument <min> value or use a ...<max> suffix to tell
19:35:05 [2024-01-25T19:35:05.561Z] #75 0.822   CMake that the project does not need compatibility with older versions.
19:35:05 [2024-01-25T19:35:05.561Z] #75 0.822 
19:35:05 [2024-01-25T19:35:05.561Z] #75 0.822 
19:35:05 [2024-01-25T19:35:05.561Z] #75 1.041 -- The C compiler identification is GNU 12.2.0
19:35:05 [2024-01-25T19:35:05.561Z] #75 1.101 -- Detecting C compiler ABI info
19:35:05 [2024-01-25T19:35:05.561Z] #75 1.377 -- Detecting C compiler ABI info - done
19:35:05 [2024-01-25T19:35:05.561Z] #75 1.415 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
19:35:05 [2024-01-25T19:35:05.561Z] #75 1.417 -- Detecting C compile features
19:35:05 [2024-01-25T19:35:05.561Z] #75 1.422 -- Detecting C compile features - done
19:35:05 [2024-01-25T19:35:05.561Z] #75 1.458 -- Performing Test HAS_BUILTIN_FORTIFY
19:35:05 [2024-01-25T19:35:05.561Z] #75 1.587 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:35:05 [2024-01-25T19:35:05.824Z] #75 1.622 -- Configuring done
19:35:05 [2024-01-25T19:35:05.824Z] #75 1.634 -- Generating done
19:35:05 [2024-01-25T19:35:05.824Z] #75 1.642 -- Build files have been written to: /go/src/github.com/krallin/tini
19:35:05 [2024-01-25T19:35:05.824Z] #75 ...
19:35:05 [2024-01-25T19:35:05.824Z] 
19:35:05 [2024-01-25T19:35:05.824Z] #76 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
19:35:05 [2024-01-25T19:35:05.824Z] #76 ...
19:35:05 [2024-01-25T19:35:05.824Z] 
19:35:05 [2024-01-25T19:35:05.824Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
19:35:05 [2024-01-25T19:35:05.824Z] #75 1.793 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:35:06 [2024-01-25T19:35:06.086Z] #75 2.233 [100%] Linking C executable tini-static
19:35:06 [2024-01-25T19:35:06.348Z] #75 2.365 [100%] Built target tini-static
19:35:06 [2024-01-25T19:35:06.923Z] #75 DONE 3.1s
19:35:06 [2024-01-25T19:35:06.923Z] 
19:35:06 [2024-01-25T19:35:06.923Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:35:06 [2024-01-25T19:35:06.923Z] #77 1.264 Cloning into '/tmp/crun-build'...
19:35:06 [2024-01-25T19:35:06.923Z] #77 3.083 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
19:35:06 [2024-01-25T19:35:06.923Z] #77 3.094 Cloning into '/tmp/crun-build/libocispec'...
19:35:06 [2024-01-25T19:35:06.923Z] #77 3.636 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
19:35:06 [2024-01-25T19:35:06.923Z] #77 3.638 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
19:35:06 [2024-01-25T19:35:06.923Z] #77 3.639 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
19:35:06 [2024-01-25T19:35:06.923Z] #77 3.639 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
19:35:06 [2024-01-25T19:35:06.923Z] #77 3.644 Cloning into '/tmp/crun-build/libocispec/image-spec'...
19:35:06 [2024-01-25T19:35:06.923Z] #77 4.278 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
19:35:06 [2024-01-25T19:35:06.923Z] #77 4.841 Cloning into '/tmp/crun-build/libocispec/yajl'...
19:35:06 [2024-01-25T19:35:06.923Z] #77 5.283 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
19:35:06 [2024-01-25T19:35:06.923Z] #77 5.319 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
19:35:06 [2024-01-25T19:35:06.923Z] #77 5.340 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
19:35:07 [2024-01-25T19:35:07.498Z] #77 ...
19:35:07 [2024-01-25T19:35:07.498Z] 
19:35:07 [2024-01-25T19:35:07.498Z] #78 [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:35:07 [2024-01-25T19:35:07.498Z] #78 1.466 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:35:07 [2024-01-25T19:35:07.498Z] #78 ...
19:35:07 [2024-01-25T19:35:07.498Z] 
19:35:07 [2024-01-25T19:35:07.498Z] #79 [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:35:08 [2024-01-25T19:35:08.889Z] #79 ...
19:35:08 [2024-01-25T19:35:08.889Z] 
19:35:08 [2024-01-25T19:35:08.890Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:35:08 [2024-01-25T19:35:08.890Z] #73 4.158 + bin/ctr
19:35:08 [2024-01-25T19:35:08.890Z] #73 4.159 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:35:17 [2024-01-25T19:35:17.069Z] #73 ...
19:35:17 [2024-01-25T19:35:17.069Z] 
19:35:17 [2024-01-25T19:35:17.069Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:35:17 [2024-01-25T19:35:17.069Z] #77 11.72 aclocal: warning: couldn't open directory 'm4': No such file or directory
19:35:17 [2024-01-25T19:35:17.069Z] #77 16.81 libtoolize: putting auxiliary files in '.'.
19:35:17 [2024-01-25T19:35:17.069Z] #77 16.81 libtoolize: copying file './ltmain.sh'
19:35:17 [2024-01-25T19:35:17.069Z] #77 17.80 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
19:35:17 [2024-01-25T19:35:17.069Z] #77 17.80 libtoolize: and rerunning libtoolize and aclocal.
19:35:17 [2024-01-25T19:35:17.069Z] #77 17.80 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:35:18 [2024-01-25T19:35:18.999Z] #77 21.32 configure.ac:7: installing './compile'
19:35:18 [2024-01-25T19:35:18.999Z] #77 21.32 configure.ac:11: installing './config.guess'
19:35:18 [2024-01-25T19:35:18.999Z] #77 21.32 configure.ac:11: installing './config.sub'
19:35:18 [2024-01-25T19:35:18.999Z] #77 21.34 configure.ac:8: installing './install-sh'
19:35:18 [2024-01-25T19:35:18.999Z] #77 21.35 configure.ac:8: installing './missing'
19:35:18 [2024-01-25T19:35:18.999Z] #77 21.40 Makefile.am: installing './depcomp'
19:35:19 [2024-01-25T19:35:19.575Z] #77 22.12 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:35:19 [2024-01-25T19:35:19.575Z] #77 22.12 libtoolize: copying file 'build-aux/ltmain.sh'
19:35:19 [2024-01-25T19:35:19.575Z] #77 22.28 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:35:19 [2024-01-25T19:35:19.575Z] #77 22.28 libtoolize: copying file 'm4/libtool.m4'
19:35:19 [2024-01-25T19:35:19.575Z] #77 22.39 libtoolize: copying file 'm4/ltoptions.m4'
19:35:19 [2024-01-25T19:35:19.838Z] #77 22.54 libtoolize: copying file 'm4/ltsugar.m4'
19:35:20 [2024-01-25T19:35:20.101Z] #77 22.68 libtoolize: copying file 'm4/ltversion.m4'
19:35:20 [2024-01-25T19:35:20.101Z] #77 22.83 libtoolize: copying file 'm4/lt~obsolete.m4'
19:35:20 [2024-01-25T19:35:20.364Z] #77 22.91 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:35:22 [2024-01-25T19:35:22.286Z] #77 25.10 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
19:35:22 [2024-01-25T19:35:22.286Z] #77 25.10 configure.ac:3: You should run autoupdate.
19:35:22 [2024-01-25T19:35:22.286Z] #77 25.10 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
19:35:22 [2024-01-25T19:35:22.286Z] #77 25.10 configure.ac:3: the top level
19:35:24 [2024-01-25T19:35:24.229Z] #77 27.04 configure.ac:7: installing 'build-aux/compile'
19:35:24 [2024-01-25T19:35:24.492Z] #77 27.05 configure.ac:9: installing 'build-aux/config.guess'
19:35:24 [2024-01-25T19:35:24.492Z] #77 27.06 configure.ac:9: installing 'build-aux/config.sub'
19:35:24 [2024-01-25T19:35:24.492Z] #77 27.08 configure.ac:11: installing 'build-aux/install-sh'
19:35:24 [2024-01-25T19:35:24.492Z] #77 27.09 configure.ac:11: installing 'build-aux/missing'
19:35:24 [2024-01-25T19:35:24.492Z] #77 27.16 Makefile.am: installing 'build-aux/depcomp'
19:35:24 [2024-01-25T19:35:24.755Z] #77 27.21 parallel-tests: installing 'build-aux/test-driver'
19:35:25 [2024-01-25T19:35:25.703Z] #77 28.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:35:25 [2024-01-25T19:35:25.703Z] #77 28.41 libtoolize: copying file 'build-aux/ltmain.sh'
19:35:26 [2024-01-25T19:35:26.278Z] #77 28.97 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:35:26 [2024-01-25T19:35:26.278Z] #77 28.97 libtoolize: copying file 'm4/libtool.m4'
19:35:26 [2024-01-25T19:35:26.540Z] #77 29.13 libtoolize: copying file 'm4/ltoptions.m4'
19:35:26 [2024-01-25T19:35:26.540Z] #77 29.35 libtoolize: copying file 'm4/ltsugar.m4'
19:35:26 [2024-01-25T19:35:26.803Z] #77 29.49 libtoolize: copying file 'm4/ltversion.m4'
19:35:26 [2024-01-25T19:35:26.803Z] #77 29.61 libtoolize: copying file 'm4/lt~obsolete.m4'
19:35:33 [2024-01-25T19:35:33.405Z] #77 35.56 configure.ac:11: installing 'build-aux/compile'
19:35:33 [2024-01-25T19:35:33.405Z] #77 35.56 configure.ac:11: installing 'build-aux/config.guess'
19:35:33 [2024-01-25T19:35:33.405Z] #77 35.56 configure.ac:11: installing 'build-aux/config.sub'
19:35:33 [2024-01-25T19:35:33.405Z] #77 35.57 configure.ac:13: installing 'build-aux/install-sh'
19:35:33 [2024-01-25T19:35:33.405Z] #77 35.60 configure.ac:13: installing 'build-aux/missing'
19:35:33 [2024-01-25T19:35:33.405Z] #77 35.60 configure.ac:8: installing 'build-aux/tap-driver.sh'
19:35:33 [2024-01-25T19:35:33.405Z] #77 35.72 Makefile.am: installing 'build-aux/depcomp'
19:35:33 [2024-01-25T19:35:33.929Z] #77 36.45 checking build system type... aarch64-unknown-linux-gnu
19:35:34 [2024-01-25T19:35:34.191Z] #77 36.68 checking host system type... aarch64-unknown-linux-gnu
19:35:34 [2024-01-25T19:35:34.191Z] #77 36.68 checking how to print strings... printf
19:35:34 [2024-01-25T19:35:34.191Z] #77 36.69 checking for gcc... gcc
19:35:34 [2024-01-25T19:35:34.191Z] #77 36.78 checking whether the C compiler works... yes
19:35:34 [2024-01-25T19:35:34.453Z] #77 36.92 checking for C compiler default output file name... a.out
19:35:34 [2024-01-25T19:35:34.453Z] #77 36.94 checking for suffix of executables... 
19:35:34 [2024-01-25T19:35:34.453Z] #77 37.03 checking whether we are cross compiling... no
19:35:34 [2024-01-25T19:35:34.716Z] #77 37.20 checking for suffix of object files... o
19:35:34 [2024-01-25T19:35:34.716Z] #77 37.34 checking whether the compiler supports GNU C... yes
19:35:34 [2024-01-25T19:35:34.716Z] #77 37.42 checking whether gcc accepts -g... yes
19:35:34 [2024-01-25T19:35:34.979Z] #77 37.53 checking for gcc option to enable C11 features... none needed
19:35:35 [2024-01-25T19:35:35.241Z] #77 37.69 checking whether gcc understands -c and -o together... yes
19:35:35 [2024-01-25T19:35:35.241Z] #77 37.84 checking for a sed that does not truncate output... /usr/bin/sed
19:35:35 [2024-01-25T19:35:35.241Z] #77 37.86 checking for grep that handles long lines and -e... /usr/bin/grep
19:35:35 [2024-01-25T19:35:35.241Z] #77 37.87 checking for egrep... /usr/bin/grep -E
19:35:35 [2024-01-25T19:35:35.241Z] #77 37.89 checking for fgrep... /usr/bin/grep -F
19:35:35 [2024-01-25T19:35:35.241Z] #77 37.89 checking for ld used by gcc... /usr/bin/ld
19:35:35 [2024-01-25T19:35:35.241Z] #77 37.92 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:35:35 [2024-01-25T19:35:35.504Z] #77 37.94 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:35:35 [2024-01-25T19:35:35.504Z] #77 37.95 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:35:35 [2024-01-25T19:35:35.504Z] #77 38.06 checking whether ln -s works... yes
19:35:35 [2024-01-25T19:35:35.504Z] #77 38.07 checking the maximum length of command line arguments... 1572864
19:35:35 [2024-01-25T19:35:35.504Z] #77 38.10 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:35:35 [2024-01-25T19:35:35.504Z] #77 38.10 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:35:35 [2024-01-25T19:35:35.504Z] #77 38.10 checking for /usr/bin/ld option to reload object files... -r
19:35:35 [2024-01-25T19:35:35.504Z] #77 38.10 checking for file... file
19:35:35 [2024-01-25T19:35:35.504Z] #77 38.10 checking for objdump... objdump
19:35:35 [2024-01-25T19:35:35.504Z] #77 38.11 checking how to recognize dependent libraries... pass_all
19:35:35 [2024-01-25T19:35:35.504Z] #77 38.12 checking for dlltool... no
19:35:35 [2024-01-25T19:35:35.504Z] #77 38.12 checking how to associate runtime and link libraries... printf %s\n
19:35:35 [2024-01-25T19:35:35.504Z] #77 38.12 checking for ar... ar
19:35:35 [2024-01-25T19:35:35.504Z] #77 38.12 checking for archiver @FILE support... @
19:35:35 [2024-01-25T19:35:35.766Z] #77 38.27 checking for strip... strip
19:35:35 [2024-01-25T19:35:35.766Z] #77 38.27 checking for ranlib... ranlib
19:35:35 [2024-01-25T19:35:35.766Z] #77 38.27 checking for gawk... no
19:35:35 [2024-01-25T19:35:35.766Z] #77 38.28 checking for mawk... mawk
19:35:36 [2024-01-25T19:35:36.029Z] #77 38.28 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:35:36 [2024-01-25T19:35:36.029Z] #77 38.62 checking for sysroot... no
19:35:36 [2024-01-25T19:35:36.029Z] #77 38.62 checking for a working dd... /usr/bin/dd
19:35:36 [2024-01-25T19:35:36.029Z] #77 38.64 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:35:36 [2024-01-25T19:35:36.029Z] #77 38.66 checking for mt... no
19:35:36 [2024-01-25T19:35:36.029Z] #77 38.66 checking if : is a manifest tool... no
19:35:36 [2024-01-25T19:35:36.029Z] #77 38.68 checking for stdio.h... yes
19:35:36 [2024-01-25T19:35:36.291Z] #77 38.75 checking for stdlib.h... yes
19:35:36 [2024-01-25T19:35:36.291Z] #77 38.92 checking for string.h... yes
19:35:36 [2024-01-25T19:35:36.553Z] #77 39.10 checking for inttypes.h... yes
19:35:36 [2024-01-25T19:35:36.553Z] #77 39.16 checking for stdint.h... yes
19:35:36 [2024-01-25T19:35:36.816Z] #77 39.26 checking for strings.h... yes
19:35:36 [2024-01-25T19:35:36.816Z] #77 39.41 checking for sys/stat.h... yes
19:35:37 [2024-01-25T19:35:37.078Z] #77 39.53 checking for sys/types.h... yes
19:35:37 [2024-01-25T19:35:37.078Z] #77 39.59 checking for unistd.h... yes
19:35:37 [2024-01-25T19:35:37.078Z] #77 39.72 checking for dlfcn.h... yes
19:35:37 [2024-01-25T19:35:37.340Z] #77 39.83 checking for objdir... .libs
19:35:37 [2024-01-25T19:35:37.602Z] #77 40.07 checking if gcc supports -fno-rtti -fno-exceptions... no
19:35:37 [2024-01-25T19:35:37.602Z] #77 40.14 checking for gcc option to produce PIC... -fPIC -DPIC
19:35:37 [2024-01-25T19:35:37.602Z] #77 40.14 checking if gcc PIC flag -fPIC -DPIC works... yes
19:35:37 [2024-01-25T19:35:37.864Z] #77 40.21 checking if gcc static flag -static works... yes
19:35:37 [2024-01-25T19:35:37.864Z] #77 40.45 checking if gcc supports -c -o file.o... yes
19:35:38 [2024-01-25T19:35:38.126Z] #77 40.55 checking if gcc supports -c -o file.o... (cached) yes
19:35:38 [2024-01-25T19:35:38.126Z] #77 40.56 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:35:38 [2024-01-25T19:35:38.126Z] #77 40.60 checking dynamic linker characteristics... GNU/Linux ld.so
19:35:38 [2024-01-25T19:35:38.388Z] #77 40.87 checking how to hardcode library paths into programs... immediate
19:35:38 [2024-01-25T19:35:38.388Z] #77 40.87 checking whether stripping libraries is possible... yes
19:35:38 [2024-01-25T19:35:38.388Z] #77 40.88 checking if libtool supports shared libraries... yes
19:35:38 [2024-01-25T19:35:38.388Z] #77 40.88 checking whether to build shared libraries... no
19:35:38 [2024-01-25T19:35:38.388Z] #77 40.88 checking whether to build static libraries... yes
19:35:38 [2024-01-25T19:35:38.388Z] #77 40.88 checking for a BSD-compatible install... /usr/bin/install -c
19:35:38 [2024-01-25T19:35:38.388Z] #77 40.92 checking whether build environment is sane... yes
19:35:38 [2024-01-25T19:35:38.388Z] #77 41.02 checking for a race-free mkdir -p... /usr/bin/mkdir -p
19:35:38 [2024-01-25T19:35:38.388Z] #77 41.03 checking whether make sets $(MAKE)... yes
19:35:38 [2024-01-25T19:35:38.650Z] #77 41.13 checking whether make supports the include directive... yes (GNU style)
19:35:38 [2024-01-25T19:35:38.650Z] #77 41.17 checking whether make supports nested variables... yes
19:35:38 [2024-01-25T19:35:38.650Z] #77 41.22 checking whether UID '0' is supported by ustar format... yes
19:35:38 [2024-01-25T19:35:38.650Z] #77 41.22 checking whether GID '0' is supported by ustar format... yes
19:35:38 [2024-01-25T19:35:38.650Z] #77 41.22 checking how to create a ustar tar archive... gnutar
19:35:38 [2024-01-25T19:35:38.913Z] #77 41.30 checking dependency style of gcc... gcc3
19:35:38 [2024-01-25T19:35:38.913Z] #77 41.48 checking whether to enable maintainer-specific portions of Makefiles... yes
19:35:38 [2024-01-25T19:35:38.913Z] #77 41.48 checking whether make supports nested variables... (cached) yes
19:35:38 [2024-01-25T19:35:38.913Z] #77 41.49 checking for gawk... (cached) mawk
19:35:38 [2024-01-25T19:35:38.913Z] #77 41.49 checking for a sed that does not truncate output... (cached) /usr/bin/sed
19:35:38 [2024-01-25T19:35:38.913Z] #77 41.49 checking for gcc... (cached) gcc
19:35:38 [2024-01-25T19:35:38.913Z] #77 41.55 checking whether the compiler supports GNU C... (cached) yes
19:35:38 [2024-01-25T19:35:38.913Z] #77 41.55 checking whether gcc accepts -g... (cached) yes
19:35:38 [2024-01-25T19:35:38.913Z] #77 41.55 checking for gcc option to enable C11 features... (cached) none needed
19:35:38 [2024-01-25T19:35:38.913Z] #77 41.55 checking whether gcc understands -c and -o together... (cached) yes
19:35:38 [2024-01-25T19:35:38.913Z] #77 41.56 checking for a Python interpreter with version >= 3... python3
19:35:39 [2024-01-25T19:35:39.175Z] #77 41.63 checking for python3... /usr/bin/python3
19:35:39 [2024-01-25T19:35:39.175Z] #77 41.63 checking for python3 version... 3.11
19:35:39 [2024-01-25T19:35:39.175Z] #77 41.66 checking for python3 platform... linux
19:35:39 [2024-01-25T19:35:39.175Z] #77 41.70 checking for GNU default python3 prefix... ${prefix}
19:35:39 [2024-01-25T19:35:39.175Z] #77 41.70 checking for GNU default python3 exec_prefix... ${exec_prefix}
19:35:39 [2024-01-25T19:35:39.175Z] #77 41.70 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
19:35:39 [2024-01-25T19:35:39.175Z] #77 41.81 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
19:35:39 [2024-01-25T19:35:39.437Z] #77 41.93 checking for go-md2man... no
19:35:39 [2024-01-25T19:35:39.437Z] #77 41.93 checking for error.h... yes
19:35:39 [2024-01-25T19:35:39.437Z] #77 42.08 checking for linux/openat2.h... yes
19:35:39 [2024-01-25T19:35:39.700Z] #77 42.20 checking for stdatomic.h... yes
19:35:39 [2024-01-25T19:35:39.700Z] #77 42.33 checking for linux/ioprio.h... yes
19:35:39 [2024-01-25T19:35:39.963Z] #77 42.46 checking for atomic_int... yes
19:35:39 [2024-01-25T19:35:39.963Z] #77 42.63 checking for atomic_bool... yes
19:35:40 [2024-01-25T19:35:40.225Z] #77 42.77 checking for copy_file_range... yes
19:35:40 [2024-01-25T19:35:40.488Z] #77 42.93 checking for fgetxattr... yes
19:35:40 [2024-01-25T19:35:40.488Z] #77 43.14 checking for statx... yes
19:35:40 [2024-01-25T19:35:40.750Z] #77 43.24 checking for fgetpwent_r... yes
19:35:40 [2024-01-25T19:35:40.750Z] #77 43.36 checking for issetugid... no
19:35:40 [2024-01-25T19:35:40.750Z] #77 43.44 checking for memfd_create... yes
19:35:41 [2024-01-25T19:35:41.012Z] #77 43.54 checking for pkg-config... /usr/bin/pkg-config
19:35:41 [2024-01-25T19:35:41.012Z] #77 43.55 checking pkg-config is at least version 0.9.0... yes
19:35:41 [2024-01-25T19:35:41.012Z] #77 43.55 checking for library containing yajl_tree_get... -lyajl
19:35:41 [2024-01-25T19:35:41.275Z] #77 43.83 checking for yajl >= 2.0.0... yes
19:35:41 [2024-01-25T19:35:41.275Z] #77 43.85 checking for sys/capability.h... yes
19:35:41 [2024-01-25T19:35:41.537Z] #77 43.98 checking for library containing cap_from_name... -lcap
19:35:41 [2024-01-25T19:35:41.799Z] #77 44.25 checking for library containing gcry_check_version... no
19:35:42 [2024-01-25T19:35:42.062Z] #77 44.46 checking for library containing dlopen... none required
19:35:42 [2024-01-25T19:35:42.062Z] #77 44.64 checking for seccomp.h... yes
19:35:42 [2024-01-25T19:35:42.324Z] #77 44.85 checking for library containing seccomp_rule_add... -lseccomp
19:35:42 [2024-01-25T19:35:42.587Z] #77 45.14 checking for library containing seccomp_arch_resolve_name... none required
19:35:42 [2024-01-25T19:35:42.849Z] #77 45.29 checking for systemd/sd-bus.h... yes
19:35:42 [2024-01-25T19:35:42.849Z] #77 45.39 checking for library containing sd_bus_match_signal_async... -lsystemd
19:35:43 [2024-01-25T19:35:43.111Z] #77 45.52 checking for sd_notify_barrier... yes
19:35:43 [2024-01-25T19:35:43.111Z] #77 45.68 checking for linux/bpf.h... yes
19:35:43 [2024-01-25T19:35:43.111Z] #77 45.80 checking compilation for eBPF... yes
19:35:43 [2024-01-25T19:35:43.111Z] #77 45.87 checking for criu >= 3.15... no
19:35:43 [2024-01-25T19:35:43.111Z] #77 45.89 configure: CRIU headers not found, building without CRIU support
19:35:43 [2024-01-25T19:35:43.111Z] #77 45.89 checking for criu > 3.16... no
19:35:43 [2024-01-25T19:35:43.373Z] #77 45.92 configure: CRIU version doesn't support join-ns API
19:35:43 [2024-01-25T19:35:43.373Z] #77 45.92 checking for criu > 3.16.1... no
19:35:43 [2024-01-25T19:35:43.373Z] #77 45.95 configure: CRIU version doesn't support for pre-dumping
19:35:43 [2024-01-25T19:35:43.373Z] #77 45.95 checking for new mount API (fsconfig)... yes
19:35:43 [2024-01-25T19:35:43.373Z] #77 46.12 yes
19:35:43 [2024-01-25T19:35:43.636Z] #77 46.13 checking for seccomp notify API... yes
19:35:43 [2024-01-25T19:35:43.636Z] #77 46.23 checking for gperf... no
19:35:43 [2024-01-25T19:35:43.636Z] #77 46.23 configure: gperf not found - cannot rebuild signal parser code
19:35:43 [2024-01-25T19:35:43.636Z] #77 46.23 checking for library containing argp_parse... none required
19:35:43 [2024-01-25T19:35:43.898Z] #77 46.50 checking that generated files are newer than configure... done
19:35:43 [2024-01-25T19:35:43.898Z] #77 46.51 configure: creating ./config.status
19:35:46 [2024-01-25T19:35:46.454Z] #77 49.15 config.status: creating Makefile
19:35:46 [2024-01-25T19:35:46.716Z] #77 49.24 config.status: creating config.h
19:35:46 [2024-01-25T19:35:46.716Z] #77 49.28 config.status: executing libtool commands
19:35:46 [2024-01-25T19:35:46.716Z] #77 49.31 config.status: executing depfiles commands
19:35:47 [2024-01-25T19:35:47.663Z] #77 50.25 === configuring in libocispec (/tmp/crun-build/libocispec)
19:35:47 [2024-01-25T19:35:47.663Z] #77 50.28 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:35:47 [2024-01-25T19:35:47.925Z] #77 50.60 checking for gcc... gcc
19:35:48 [2024-01-25T19:35:48.188Z] #77 50.72 checking whether the C compiler works... yes
19:35:48 [2024-01-25T19:35:48.450Z] #77 50.85 checking for C compiler default output file name... a.out
19:35:48 [2024-01-25T19:35:48.450Z] #77 50.86 checking for suffix of executables... 
19:35:48 [2024-01-25T19:35:48.450Z] #77 50.94 checking whether we are cross compiling... no
19:35:48 [2024-01-25T19:35:48.450Z] #77 51.07 checking for suffix of object files... o
19:35:48 [2024-01-25T19:35:48.450Z] #77 51.12 checking whether the compiler supports GNU C... yes
19:35:48 [2024-01-25T19:35:48.712Z] #77 51.19 checking whether gcc accepts -g... yes
19:35:48 [2024-01-25T19:35:48.712Z] #77 51.26 checking for gcc option to enable C11 features... none needed
19:35:48 [2024-01-25T19:35:48.976Z] #77 51.44 checking whether gcc understands -c and -o together... yes
19:35:48 [2024-01-25T19:35:48.976Z] #77 51.56 checking for stdio.h... yes
19:35:48 [2024-01-25T19:35:48.976Z] #77 51.61 checking for stdlib.h... yes
19:35:48 [2024-01-25T19:35:48.976Z] #77 51.67 checking for string.h... yes
19:35:49 [2024-01-25T19:35:49.238Z] #77 51.78 checking for inttypes.h... yes
19:35:49 [2024-01-25T19:35:49.238Z] #77 51.87 checking for stdint.h... yes
19:35:49 [2024-01-25T19:35:49.501Z] #77 51.99 checking for strings.h... yes
19:35:49 [2024-01-25T19:35:49.501Z] #77 52.08 checking for sys/stat.h... yes
19:35:49 [2024-01-25T19:35:49.501Z] #77 52.15 checking for sys/types.h... yes
19:35:49 [2024-01-25T19:35:49.501Z] #77 52.22 checking for unistd.h... yes
19:35:49 [2024-01-25T19:35:49.763Z] #77 52.29 checking for wchar.h... yes
19:35:49 [2024-01-25T19:35:49.764Z] #77 52.36 checking for minix/config.h... no
19:35:50 [2024-01-25T19:35:50.026Z] #77 52.46 checking whether it is safe to define __EXTENSIONS__... yes
19:35:50 [2024-01-25T19:35:50.026Z] #77 52.59 checking whether _XOPEN_SOURCE should be defined... no
19:35:50 [2024-01-25T19:35:50.288Z] #77 52.71 checking build system type... aarch64-unknown-linux-gnu
19:35:50 [2024-01-25T19:35:50.288Z] #77 52.86 checking host system type... aarch64-unknown-linux-gnu
19:35:50 [2024-01-25T19:35:50.288Z] #77 52.86 checking how to print strings... printf
19:35:50 [2024-01-25T19:35:50.288Z] #77 52.88 checking for a sed that does not truncate output... /usr/bin/sed
19:35:50 [2024-01-25T19:35:50.288Z] #77 52.90 checking for grep that handles long lines and -e... /usr/bin/grep
19:35:50 [2024-01-25T19:35:50.288Z] #77 52.91 checking for egrep... /usr/bin/grep -E
19:35:50 [2024-01-25T19:35:50.288Z] #77 52.92 checking for fgrep... /usr/bin/grep -F
19:35:50 [2024-01-25T19:35:50.288Z] #77 52.92 checking for ld used by gcc... /usr/bin/ld
19:35:50 [2024-01-25T19:35:50.288Z] #77 52.95 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:35:50 [2024-01-25T19:35:50.288Z] #77 52.95 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:35:50 [2024-01-25T19:35:50.551Z] #77 52.97 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.02 checking whether ln -s works... yes
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.02 checking the maximum length of command line arguments... 1572864
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.04 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.04 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.04 checking for /usr/bin/ld option to reload object files... -r
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.04 checking for file... file
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.04 checking for objdump... objdump
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.04 checking how to recognize dependent libraries... pass_all
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.05 checking for dlltool... no
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.05 checking how to associate runtime and link libraries... printf %s\n
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.05 checking for ar... ar
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.05 checking for archiver @FILE support... @
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.13 checking for strip... strip
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.13 checking for ranlib... ranlib
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.13 checking for gawk... no
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.13 checking for mawk... mawk
19:35:50 [2024-01-25T19:35:50.551Z] #77 53.13 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:35:50 [2024-01-25T19:35:50.813Z] #77 53.30 checking for sysroot... no
19:35:50 [2024-01-25T19:35:50.813Z] #77 53.31 checking for a working dd... /usr/bin/dd
19:35:50 [2024-01-25T19:35:50.813Z] #77 53.32 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:35:50 [2024-01-25T19:35:50.813Z] #77 53.33 checking for mt... no
19:35:50 [2024-01-25T19:35:50.813Z] #77 53.34 checking if : is a manifest tool... no
19:35:50 [2024-01-25T19:35:50.813Z] #77 53.35 checking for dlfcn.h... yes
19:35:50 [2024-01-25T19:35:50.813Z] #77 53.43 checking for objdir... .libs
19:35:50 [2024-01-25T19:35:50.813Z] #77 ...
19:35:50 [2024-01-25T19:35:50.813Z] 
19:35:50 [2024-01-25T19:35:50.813Z] #56 [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:35:50 [2024-01-25T19:35:50.813Z] #56 75.49 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
19:35:51 [2024-01-25T19:35:51.076Z] #56 75.55 Docker version unknown-version, build unknown-commit
19:35:56 [2024-01-25T19:35:56.378Z] #56 ...
19:35:56 [2024-01-25T19:35:56.378Z] 
19:35:56 [2024-01-25T19:35:56.378Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:35:56 [2024-01-25T19:35:56.378Z] #77 53.61 checking if gcc supports -fno-rtti -fno-exceptions... no
19:35:56 [2024-01-25T19:35:56.378Z] #77 53.71 checking for gcc option to produce PIC... -fPIC -DPIC
19:35:56 [2024-01-25T19:35:56.378Z] #77 53.71 checking if gcc PIC flag -fPIC -DPIC works... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 53.79 checking if gcc static flag -static works... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 53.93 checking if gcc supports -c -o file.o... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 53.99 checking if gcc supports -c -o file.o... (cached) yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 53.99 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.01 checking dynamic linker characteristics... GNU/Linux ld.so
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.19 checking how to hardcode library paths into programs... immediate
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.19 checking whether stripping libraries is possible... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.20 checking if libtool supports shared libraries... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.20 checking whether to build shared libraries... no
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.20 checking whether to build static libraries... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.20 checking for a BSD-compatible install... /usr/bin/install -c
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.24 checking whether build environment is sane... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.27 checking for a race-free mkdir -p... /usr/bin/mkdir -p
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.27 checking whether make sets $(MAKE)... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.30 checking whether make supports the include directive... yes (GNU style)
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.31 checking whether make supports nested variables... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.32 checking whether UID '0' is supported by ustar format... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.32 checking whether GID '0' is supported by ustar format... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.32 checking how to create a ustar tar archive... gnutar
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.34 checking dependency style of gcc... gcc3
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.45 checking whether to enable maintainer-specific portions of Makefiles... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.45 checking whether make supports nested variables... (cached) yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.45 checking for pkg-config... /usr/bin/pkg-config
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.45 checking pkg-config is at least version 0.9.0... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.45 checking for yajl >= 2.1.0... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.47 checking for a sed that does not truncate output... (cached) /usr/bin/sed
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.48 checking for gcc... (cached) gcc
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.59 checking whether the compiler supports GNU C... (cached) yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.59 checking whether gcc accepts -g... (cached) yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.59 checking for gcc option to enable C11 features... (cached) none needed
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.59 checking whether gcc understands -c and -o together... (cached) yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.59 checking for a Python interpreter with version >= 3... python3
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.62 checking for python3... /usr/bin/python3
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.63 checking for python3 version... 3.11
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.64 checking for python3 platform... linux
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.66 checking for GNU default python3 prefix... ${prefix}
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.66 checking for GNU default python3 exec_prefix... ${exec_prefix}
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.66 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.70 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
19:35:56 [2024-01-25T19:35:56.378Z] #77 54.82 checking that generated files are newer than configure... done
19:35:56 [2024-01-25T19:35:56.378Z] #77 55.26 configure: creating ./config.status
19:35:56 [2024-01-25T19:35:56.378Z] #77 57.14 config.status: creating Makefile
19:35:56 [2024-01-25T19:35:56.378Z] #77 57.22 config.status: creating ocispec.pc
19:35:56 [2024-01-25T19:35:56.378Z] #77 57.28 config.status: creating config.h
19:35:56 [2024-01-25T19:35:56.378Z] #77 57.31 config.status: executing libtool commands
19:35:56 [2024-01-25T19:35:56.378Z] #77 57.34 config.status: executing depfiles commands
19:35:56 [2024-01-25T19:35:56.378Z] #77 57.61 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
19:35:56 [2024-01-25T19:35:56.378Z] #77 57.62 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:35:56 [2024-01-25T19:35:56.378Z] #77 57.72 checking for gcc... gcc
19:35:56 [2024-01-25T19:35:56.378Z] #77 57.75 checking whether the C compiler works... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 57.84 checking for C compiler default output file name... a.out
19:35:56 [2024-01-25T19:35:56.378Z] #77 57.84 checking for suffix of executables... 
19:35:56 [2024-01-25T19:35:56.378Z] #77 57.94 checking whether we are cross compiling... no
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.05 checking for suffix of object files... o
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.11 checking whether the compiler supports GNU C... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.15 checking whether gcc accepts -g... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.18 checking for gcc option to enable C11 features... none needed
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.26 checking whether gcc understands -c and -o together... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.33 checking for a BSD-compatible install... /usr/bin/install -c
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.34 checking whether build environment is sane... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.36 checking for a race-free mkdir -p... /usr/bin/mkdir -p
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.36 checking for gawk... no
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.36 checking for mawk... mawk
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.36 checking whether make sets $(MAKE)... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.38 checking whether make supports the include directive... yes (GNU style)
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.39 checking whether make supports nested variables... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.40 checking whether UID '0' is supported by ustar format... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.40 checking whether GID '0' is supported by ustar format... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.40 checking how to create a ustar tar archive... gnutar
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.42 checking dependency style of gcc... gcc3
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.48 checking whether to enable maintainer-specific portions of Makefiles... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.48 checking whether make supports nested variables... (cached) yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.48 checking build system type... aarch64-unknown-linux-gnu
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.55 checking host system type... aarch64-unknown-linux-gnu
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.55 checking how to print strings... printf
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.56 checking for a sed that does not truncate output... /usr/bin/sed
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.56 checking for grep that handles long lines and -e... /usr/bin/grep
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.57 checking for egrep... /usr/bin/grep -E
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.58 checking for fgrep... /usr/bin/grep -F
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.58 checking for ld used by gcc... /usr/bin/ld
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.59 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.59 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.60 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.63 checking whether ln -s works... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.63 checking the maximum length of command line arguments... 1572864
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.64 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.64 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.64 checking for /usr/bin/ld option to reload object files... -r
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.64 checking for file... file
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.64 checking for objdump... objdump
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.65 checking how to recognize dependent libraries... pass_all
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.65 checking for dlltool... no
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.65 checking how to associate runtime and link libraries... printf %s\n
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.65 checking for ar... ar
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.65 checking for archiver @FILE support... @
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.70 checking for strip... strip
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.70 checking for ranlib... ranlib
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.70 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.96 checking for sysroot... no
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.96 checking for a working dd... /usr/bin/dd
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.97 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.98 checking for mt... no
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.98 checking if : is a manifest tool... no
19:35:56 [2024-01-25T19:35:56.378Z] #77 58.99 checking for stdio.h... yes
19:35:56 [2024-01-25T19:35:56.378Z] #77 59.02 checking for stdlib.h... yes
19:35:56 [2024-01-25T19:35:56.640Z] #77 59.08 checking for string.h... yes
19:35:56 [2024-01-25T19:35:56.640Z] #77 59.13 checking for inttypes.h... yes
19:35:56 [2024-01-25T19:35:56.640Z] #77 59.17 checking for stdint.h... yes
19:35:56 [2024-01-25T19:35:56.640Z] #77 59.24 checking for strings.h... yes
19:35:56 [2024-01-25T19:35:56.640Z] #77 59.27 checking for sys/stat.h... yes
19:35:56 [2024-01-25T19:35:56.640Z] #77 59.31 checking for sys/types.h... yes
19:35:56 [2024-01-25T19:35:56.640Z] #77 59.35 checking for unistd.h... yes
19:35:56 [2024-01-25T19:35:56.640Z] #77 59.41 checking for dlfcn.h... yes
19:35:56 [2024-01-25T19:35:56.640Z] #77 59.45 checking for objdir... .libs
19:35:57 [2024-01-25T19:35:57.164Z] #77 59.56 checking if gcc supports -fno-rtti -fno-exceptions... no
19:35:57 [2024-01-25T19:35:57.164Z] #77 59.59 checking for gcc option to produce PIC... -fPIC -DPIC
19:35:57 [2024-01-25T19:35:57.164Z] #77 59.59 checking if gcc PIC flag -fPIC -DPIC works... yes
19:35:57 [2024-01-25T19:35:57.164Z] #77 59.64 checking if gcc static flag -static works... yes
19:35:57 [2024-01-25T19:35:57.164Z] #77 59.76 checking if gcc supports -c -o file.o... yes
19:35:57 [2024-01-25T19:35:57.164Z] #77 59.83 checking if gcc supports -c -o file.o... (cached) yes
19:35:57 [2024-01-25T19:35:57.164Z] #77 59.83 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:35:57 [2024-01-25T19:35:57.164Z] #77 59.84 checking dynamic linker characteristics... GNU/Linux ld.so
19:35:57 [2024-01-25T19:35:57.426Z] #77 59.95 checking how to hardcode library paths into programs... immediate
19:35:57 [2024-01-25T19:35:57.426Z] #77 59.95 checking whether stripping libraries is possible... yes
19:35:57 [2024-01-25T19:35:57.426Z] #77 59.95 checking if libtool supports shared libraries... yes
19:35:57 [2024-01-25T19:35:57.426Z] #77 59.95 checking whether to build shared libraries... no
19:35:57 [2024-01-25T19:35:57.426Z] #77 59.95 checking whether to build static libraries... yes
19:35:57 [2024-01-25T19:35:57.426Z] #77 59.95 checking for float.h... yes
19:35:57 [2024-01-25T19:35:57.426Z] #77 60.00 checking for limits.h... yes
19:35:57 [2024-01-25T19:35:57.426Z] #77 60.07 checking for stddef.h... yes
19:35:57 [2024-01-25T19:35:57.426Z] #77 60.12 checking for stdlib.h... (cached) yes
19:35:57 [2024-01-25T19:35:57.426Z] #77 60.12 checking for string.h... (cached) yes
19:35:57 [2024-01-25T19:35:57.426Z] #77 60.12 checking for sys/time.h... yes
19:35:57 [2024-01-25T19:35:57.688Z] #77 60.19 checking for inline... inline
19:35:57 [2024-01-25T19:35:57.688Z] #77 60.22 checking for size_t... yes
19:35:57 [2024-01-25T19:35:57.949Z] #77 60.33 checking for GNU libc compatible malloc... yes
19:35:57 [2024-01-25T19:35:57.949Z] #77 60.43 checking for GNU libc compatible realloc... yes
19:35:57 [2024-01-25T19:35:57.949Z] #77 60.56 checking for working strtod... yes
19:35:58 [2024-01-25T19:35:58.210Z] #77 60.66 checking for gettimeofday... yes
19:35:58 [2024-01-25T19:35:58.210Z] #77 60.72 checking for memset... yes
19:35:58 [2024-01-25T19:35:58.471Z] #77 60.81 checking for strspn... yes
19:35:58 [2024-01-25T19:35:58.471Z] #77 60.89 checking that generated files are newer than configure... done
19:35:58 [2024-01-25T19:35:58.471Z] #77 60.89 configure: creating ./config.status
19:35:58 [2024-01-25T19:35:58.733Z] #77 ...
19:35:58 [2024-01-25T19:35:58.733Z] 
19:35:58 [2024-01-25T19:35:58.733Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:35:58 [2024-01-25T19:35:58.733Z] #73 54.09 + bin/containerd
19:35:58 [2024-01-25T19:35:58.996Z] #73 54.09 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:35:59 [2024-01-25T19:35:59.945Z] #73 ...
19:35:59 [2024-01-25T19:35:59.945Z] 
19:35:59 [2024-01-25T19:35:59.945Z] #56 [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:35:59 [2024-01-25T19:35:59.945Z] #56 DONE 84.3s
19:35:59 [2024-01-25T19:35:59.945Z] 
19:35:59 [2024-01-25T19:35:59.945Z] #49 [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:35:59 [2024-01-25T19:35:59.945Z] #49 79.16 golangci-lint has version v1.55.2 built with go1.21.6 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
19:35:59 [2024-01-25T19:35:59.945Z] #49 DONE 84.5s
19:35:59 [2024-01-25T19:35:59.945Z] 
19:35:59 [2024-01-25T19:35:59.945Z] #78 [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:35:59 [2024-01-25T19:35:59.945Z] #78 DONE 62.6s
19:35:59 [2024-01-25T19:35:59.945Z] 
19:35:59 [2024-01-25T19:35:59.945Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:35:59 [2024-01-25T19:35:59.945Z] #77 61.49 config.status: creating Makefile
19:35:59 [2024-01-25T19:35:59.945Z] #77 61.51 config.status: creating config.h
19:35:59 [2024-01-25T19:35:59.945Z] #77 61.52 config.status: executing depfiles commands
19:35:59 [2024-01-25T19:35:59.945Z] #77 61.58 config.status: executing libtool commands
19:35:59 [2024-01-25T19:35:59.945Z] #77 61.84   GEN      .version
19:35:59 [2024-01-25T19:35:59.945Z] #77 61.85 make  install-recursive
19:35:59 [2024-01-25T19:35:59.945Z] #77 61.85 make[1]: Entering directory '/tmp/crun-build'
19:35:59 [2024-01-25T19:35:59.945Z] #77 61.89 Making install in libocispec
19:35:59 [2024-01-25T19:35:59.945Z] #77 61.89 make[2]: Entering directory '/tmp/crun-build/libocispec'
19:35:59 [2024-01-25T19:35:59.945Z] #77 61.93 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
19:35:59 [2024-01-25T19:35:59.945Z] #77 61.93 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
19:35:59 [2024-01-25T19:35:59.945Z] #77 61.94 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
19:35:59 [2024-01-25T19:35:59.945Z] #77 61.94 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.05 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.06 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.06 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.06 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.06 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.06 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.06 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.06 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.29 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.31 make  install-recursive
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.31 make[3]: Entering directory '/tmp/crun-build/libocispec'
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.34 Making install in yajl
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.34 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.36   CC       verify/json_verify-json_verify.o
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.37   CC       src/libyajl_la-yajl_alloc.lo
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.37   CC       src/libyajl_la-yajl.lo
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.37   CC       src/libyajl_la-yajl_gen.lo
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.38   CC       src/libyajl_la-yajl_buf.lo
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.38   CC       src/libyajl_la-yajl_parser.lo
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.39   CC       src/libyajl_la-yajl_encode.lo
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.39   CC       src/libyajl_la-yajl_lex.lo
19:35:59 [2024-01-25T19:35:59.945Z] #77 62.39   CC       src/libyajl_la-yajl_tree.lo
19:36:00 [2024-01-25T19:36:00.208Z] #77 ...
19:36:00 [2024-01-25T19:36:00.208Z] 
19:36:00 [2024-01-25T19:36:00.208Z] #79 [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:36:00 [2024-01-25T19:36:00.208Z] #79 DONE 57.5s
19:36:00 [2024-01-25T19:36:00.208Z] 
19:36:00 [2024-01-25T19:36:00.208Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
19:36:00 [2024-01-25T19:36:00.208Z] #74 DONE 64.7s
19:36:00 [2024-01-25T19:36:00.208Z] 
19:36:00 [2024-01-25T19:36:00.208Z] #76 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
19:36:00 [2024-01-25T19:36:00.208Z] #76 DONE 64.3s
19:36:00 [2024-01-25T19:36:00.208Z] 
19:36:00 [2024-01-25T19:36:00.208Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
19:36:00 [2024-01-25T19:36:00.208Z] #80 DONE 0.2s
19:36:00 [2024-01-25T19:36:00.208Z] 
19:36:00 [2024-01-25T19:36:00.208Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:36:00 [2024-01-25T19:36:00.208Z] #73 ...
19:36:00 [2024-01-25T19:36:00.208Z] 
19:36:00 [2024-01-25T19:36:00.208Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
19:36:00 [2024-01-25T19:36:00.208Z] #81 DONE 0.1s
19:36:00 [2024-01-25T19:36:00.470Z] 
19:36:00 [2024-01-25T19:36:00.470Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:36:02 [2024-01-25T19:36:02.392Z] #73 ...
19:36:02 [2024-01-25T19:36:02.392Z] 
19:36:02 [2024-01-25T19:36:02.392Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
19:36:02 [2024-01-25T19:36:02.392Z] #82 DONE 0.5s
19:36:02 [2024-01-25T19:36:02.392Z] 
19:36:02 [2024-01-25T19:36:02.392Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:36:02 [2024-01-25T19:36:02.392Z] #77 63.23   CCLD     libyajl.la
19:36:02 [2024-01-25T19:36:02.392Z] #77 63.62   CCLD     verify/json_verify
19:36:02 [2024-01-25T19:36:02.392Z] #77 63.99 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:36:02 [2024-01-25T19:36:02.392Z] #77 63.99 make[5]: Nothing to be done for 'install-exec-am'.
19:36:02 [2024-01-25T19:36:02.392Z] #77 63.99 make[5]: Nothing to be done for 'install-data-am'.
19:36:02 [2024-01-25T19:36:02.392Z] #77 63.99 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.00 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.01 make[4]: Entering directory '/tmp/crun-build/libocispec'
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.07   CC       src/ocispec/validate.o
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.09   CC       src/ocispec/image_spec_schema_config_schema.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.09   CC       src/ocispec/image_spec_schema_content_descriptor.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.09   CC       src/ocispec/image_spec_schema_defs.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.09   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.09   CC       src/ocispec/image_spec_schema_image_index_schema.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.09   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.10   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.11   CC       src/ocispec/runtime_spec_schema_config_linux.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.11   CC       src/ocispec/runtime_spec_schema_config_zos.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.11   CC       src/ocispec/runtime_spec_schema_config_schema.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.13   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.14   CC       src/ocispec/runtime_spec_schema_config_vm.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.15   CC       src/ocispec/runtime_spec_schema_config_windows.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.16   CC       src/ocispec/runtime_spec_schema_defs.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.16   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.17   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.19   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.21   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.22   CC       src/ocispec/runtime_spec_schema_state_schema.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.22   CC       src/ocispec/runtime_spec_schema_features_linux.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.23   CC       src/ocispec/runtime_spec_schema_features_schema.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.24   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.25   CC       src/ocispec/basic_test_double_array_item.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.27   CC       src/ocispec/basic_test_double_array.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.28   CC       src/ocispec/basic_test_top_array_int.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.29   CC       src/ocispec/basic_test_top_array_string.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.30   CC       src/ocispec/basic_test_top_double_array_int.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.31   CC       src/ocispec/basic_test_top_double_array_obj.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.32   CC       src/ocispec/basic_test_top_double_array_refobj.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.34   CC       src/ocispec/basic_test_top_double_array_string.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.34   CC       src/ocispec/read-file.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.37   CC       src/ocispec/json_common.lo
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.38   CC       tests/test-1.o
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.42   CC       tests/test-2.o
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.43   CC       tests/test-3.o
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.45   CC       tests/test-4.o
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.48   CC       tests/test-5.o
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.49   CC       tests/test-6.o
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.51   CC       tests/test-7.o
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.52   CC       tests/test-8.o
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.54   CC       tests/test-9.o
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.56   CC       tests/test-10.o
19:36:02 [2024-01-25T19:36:02.392Z] #77 64.60   CC       tests/test-11.o
19:36:03 [2024-01-25T19:36:03.350Z] #77 ...
19:36:03 [2024-01-25T19:36:03.350Z] 
19:36:03 [2024-01-25T19:36:03.350Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
19:36:03 [2024-01-25T19:36:03.350Z] #83 DONE 0.8s
19:36:03 [2024-01-25T19:36:03.350Z] 
19:36:03 [2024-01-25T19:36:03.350Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
19:36:03 [2024-01-25T19:36:03.350Z] #84 DONE 0.1s
19:36:03 [2024-01-25T19:36:03.350Z] 
19:36:03 [2024-01-25T19:36:03.350Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
19:36:03 [2024-01-25T19:36:03.350Z] #85 DONE 0.1s
19:36:03 [2024-01-25T19:36:03.350Z] 
19:36:03 [2024-01-25T19:36:03.350Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:36:03 [2024-01-25T19:36:03.350Z] #73 ...
19:36:03 [2024-01-25T19:36:03.350Z] 
19:36:03 [2024-01-25T19:36:03.350Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
19:36:03 [2024-01-25T19:36:03.350Z] #86 DONE 0.1s
19:36:03 [2024-01-25T19:36:03.350Z] 
19:36:03 [2024-01-25T19:36:03.350Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
19:36:03 [2024-01-25T19:36:03.350Z] #87 DONE 0.0s
19:36:03 [2024-01-25T19:36:03.613Z] 
19:36:03 [2024-01-25T19:36:03.613Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
19:36:04 [2024-01-25T19:36:04.194Z] #88 ...
19:36:04 [2024-01-25T19:36:04.194Z] 
19:36:04 [2024-01-25T19:36:04.194Z] #52 [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 v25.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
19:36:04 [2024-01-25T19:36:04.194Z] #52 88.44 Docker version 25.0.0, build e758fe5
19:36:04 [2024-01-25T19:36:04.194Z] #52 DONE 88.7s
19:36:04 [2024-01-25T19:36:04.194Z] 
19:36:04 [2024-01-25T19:36:04.194Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
19:36:04 [2024-01-25T19:36:04.194Z] #88 DONE 0.8s
19:36:04 [2024-01-25T19:36:04.194Z] 
19:36:04 [2024-01-25T19:36:04.194Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
19:36:04 [2024-01-25T19:36:04.194Z] #89 DONE 0.1s
19:36:04 [2024-01-25T19:36:04.194Z] 
19:36:04 [2024-01-25T19:36:04.194Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:36:04 [2024-01-25T19:36:04.457Z] #73 ...
19:36:04 [2024-01-25T19:36:04.457Z] 
19:36:04 [2024-01-25T19:36:04.457Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
19:36:05 [2024-01-25T19:36:05.857Z] #90 DONE 1.7s
19:36:05 [2024-01-25T19:36:05.857Z] 
19:36:05 [2024-01-25T19:36:05.857Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:36:06 [2024-01-25T19:36:06.120Z] #73 ...
19:36:06 [2024-01-25T19:36:06.120Z] 
19:36:06 [2024-01-25T19:36:06.120Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
19:36:06 [2024-01-25T19:36:06.120Z] #91 DONE 0.1s
19:36:06 [2024-01-25T19:36:06.120Z] 
19:36:06 [2024-01-25T19:36:06.120Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
19:36:06 [2024-01-25T19:36:06.120Z] #92 DONE 0.1s
19:36:06 [2024-01-25T19:36:06.383Z] 
19:36:06 [2024-01-25T19:36:06.383Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:36:06 [2024-01-25T19:36:06.383Z] #73 ...
19:36:06 [2024-01-25T19:36:06.383Z] 
19:36:06 [2024-01-25T19:36:06.383Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:36:06 [2024-01-25T19:36:06.383Z] #77 69.20   CCLD     libocispec.la
19:36:06 [2024-01-25T19:36:06.646Z] #77 69.43   CCLD     src/ocispec/validate
19:36:06 [2024-01-25T19:36:06.909Z] #77 69.44   CCLD     tests/test-1
19:36:06 [2024-01-25T19:36:06.909Z] #77 69.45   CCLD     tests/test-2
19:36:06 [2024-01-25T19:36:06.909Z] #77 69.46   CCLD     tests/test-3
19:36:06 [2024-01-25T19:36:06.909Z] #77 69.47   CCLD     tests/test-4
19:36:06 [2024-01-25T19:36:06.909Z] #77 69.49   CCLD     tests/test-5
19:36:06 [2024-01-25T19:36:06.909Z] #77 69.50   CCLD     tests/test-6
19:36:06 [2024-01-25T19:36:06.909Z] #77 69.50   CCLD     tests/test-7
19:36:06 [2024-01-25T19:36:06.909Z] #77 69.51   CCLD     tests/test-8
19:36:06 [2024-01-25T19:36:06.909Z] #77 69.51   CCLD     tests/test-9
19:36:06 [2024-01-25T19:36:06.909Z] #77 69.53 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
19:36:06 [2024-01-25T19:36:06.909Z] #77 69.53   CCLD     tests/test-10
19:36:06 [2024-01-25T19:36:06.909Z] #77 69.54   CCLD     tests/test-11
19:36:07 [2024-01-25T19:36:07.172Z] #77 69.78 libtool: link: ar cr libocispec.a 
19:36:07 [2024-01-25T19:36:07.172Z] #77 69.81 libtool: link: ranlib libocispec.a
19:36:07 [2024-01-25T19:36:07.433Z] #77 70.03 make[5]: Entering directory '/tmp/crun-build/libocispec'
19:36:07 [2024-01-25T19:36:07.433Z] #77 70.09 make[5]: Leaving directory '/tmp/crun-build/libocispec'
19:36:07 [2024-01-25T19:36:07.433Z] #77 70.09 make[4]: Leaving directory '/tmp/crun-build/libocispec'
19:36:07 [2024-01-25T19:36:07.433Z] #77 70.09 make[3]: Leaving directory '/tmp/crun-build/libocispec'
19:36:07 [2024-01-25T19:36:07.433Z] #77 70.09 make[2]: Leaving directory '/tmp/crun-build/libocispec'
19:36:07 [2024-01-25T19:36:07.433Z] #77 70.09 make[2]: Entering directory '/tmp/crun-build'
19:36:07 [2024-01-25T19:36:07.433Z] #77 70.16   CC       src/libcrun/libcrun_testing_a-utils.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.16   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.16   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.17   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.17   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.17   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.19   CC       src/libcrun/libcrun_testing_a-cgroup.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.21   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.23   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.24   CC       src/libcrun/libcrun_testing_a-container.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.26   CC       src/libcrun/libcrun_testing_a-criu.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.28   CC       src/libcrun/libcrun_testing_a-custom-handler.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.31   CC       src/libcrun/libcrun_testing_a-ebpf.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.32   CC       src/libcrun/libcrun_testing_a-error.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.35   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.36   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.38   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.39   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.47   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
19:36:07 [2024-01-25T19:36:07.696Z] #77 70.50   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
19:36:07 [2024-01-25T19:36:07.959Z] #77 70.51   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
19:36:07 [2024-01-25T19:36:07.959Z] #77 70.53   CC       src/libcrun/libcrun_testing_a-intelrdt.o
19:36:07 [2024-01-25T19:36:07.959Z] #77 70.55   CC       src/libcrun/libcrun_testing_a-io_priority.o
19:36:07 [2024-01-25T19:36:07.959Z] #77 70.56   CC       src/libcrun/libcrun_testing_a-linux.o
19:36:07 [2024-01-25T19:36:07.959Z] #77 70.57   CC       src/libcrun/libcrun_testing_a-mount_flags.o
19:36:07 [2024-01-25T19:36:07.959Z] #77 70.59   CC       src/libcrun/libcrun_testing_a-scheduler.o
19:36:07 [2024-01-25T19:36:07.959Z] #77 70.60   CC       src/libcrun/libcrun_testing_a-seccomp.o
19:36:07 [2024-01-25T19:36:07.959Z] #77 70.65   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
19:36:07 [2024-01-25T19:36:07.959Z] #77 70.75   CC       src/libcrun/libcrun_testing_a-signals.o
19:36:08 [2024-01-25T19:36:08.221Z] #77 70.77   CC       src/libcrun/libcrun_testing_a-status.o
19:36:08 [2024-01-25T19:36:08.221Z] #77 70.79   CC       src/libcrun/libcrun_testing_a-terminal.o
19:36:08 [2024-01-25T19:36:08.221Z] #77 70.82   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
19:36:08 [2024-01-25T19:36:08.221Z] #77 70.83   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
19:36:08 [2024-01-25T19:36:08.221Z] #77 70.86   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
19:36:08 [2024-01-25T19:36:08.221Z] #77 71.00   CC       src/crun-crun.o
19:36:08 [2024-01-25T19:36:08.483Z] #77 71.02   CC       src/crun-run.o
19:36:08 [2024-01-25T19:36:08.483Z] #77 71.04   CC       src/crun-delete.o
19:36:08 [2024-01-25T19:36:08.483Z] #77 71.09   CC       src/crun-kill.o
19:36:08 [2024-01-25T19:36:08.483Z] #77 71.11   CC       src/crun-pause.o
19:36:08 [2024-01-25T19:36:08.483Z] #77 71.13   CC       src/crun-unpause.o
19:36:08 [2024-01-25T19:36:08.483Z] #77 71.19   CC       src/crun-oci_features.o
19:36:08 [2024-01-25T19:36:08.483Z] #77 71.21   CC       src/crun-spec.o
19:36:08 [2024-01-25T19:36:08.745Z] #77 71.26   CC       src/crun-exec.o
19:36:08 [2024-01-25T19:36:08.745Z] #77 71.48   CC       src/crun-list.o
19:36:09 [2024-01-25T19:36:09.008Z] #77 71.53   CC       src/crun-create.o
19:36:09 [2024-01-25T19:36:09.008Z] #77 71.54   CC       src/crun-start.o
19:36:09 [2024-01-25T19:36:09.008Z] #77 71.59   CC       src/crun-state.o
19:36:09 [2024-01-25T19:36:09.008Z] #77 71.61   CC       src/crun-update.o
19:36:09 [2024-01-25T19:36:09.008Z] #77 71.64   CC       src/crun-ps.o
19:36:09 [2024-01-25T19:36:09.008Z] #77 71.70   CC       src/crun-checkpoint.o
19:36:09 [2024-01-25T19:36:09.008Z] #77 71.74   CC       src/crun-restore.o
19:36:09 [2024-01-25T19:36:09.008Z] #77 71.82   CC       src/libcrun/crun-cloned_binary.o
19:36:09 [2024-01-25T19:36:09.270Z] #77 71.89   CC       src/libcrun/libcrun_la-utils.lo
19:36:09 [2024-01-25T19:36:09.270Z] #77 71.95   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 71.99   CC       src/libcrun/libcrun_la-cgroup-resources.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.03   CC       src/libcrun/libcrun_la-cgroup-setup.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.05   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.13   CC       src/libcrun/libcrun_la-cgroup-utils.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.16   CC       src/libcrun/libcrun_la-cgroup.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.17   CC       src/libcrun/libcrun_la-chroot_realpath.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.20   CC       src/libcrun/libcrun_la-cloned_binary.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.20   CC       src/libcrun/libcrun_la-container.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.23   CC       src/libcrun/libcrun_la-criu.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.24   CC       src/libcrun/libcrun_la-custom-handler.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.26   CC       src/libcrun/libcrun_la-ebpf.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.27   CC       src/libcrun/libcrun_la-error.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.30   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.30   CC       src/libcrun/handlers/libcrun_la-krun.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.31   CC       src/libcrun/handlers/libcrun_la-mono.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.32   CC       src/libcrun/handlers/libcrun_la-spin.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.32   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.32   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.32   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.34   CC       src/libcrun/libcrun_la-intelrdt.lo
19:36:09 [2024-01-25T19:36:09.532Z] #77 72.35   CC       src/libcrun/libcrun_la-io_priority.lo
19:36:09 [2024-01-25T19:36:09.794Z] #77 72.40   CC       src/libcrun/libcrun_la-linux.lo
19:36:09 [2024-01-25T19:36:09.794Z] #77 72.42   CC       src/libcrun/libcrun_la-mount_flags.lo
19:36:09 [2024-01-25T19:36:09.794Z] #77 72.44   CC       src/libcrun/libcrun_la-scheduler.lo
19:36:09 [2024-01-25T19:36:09.794Z] #77 72.45   CC       src/libcrun/libcrun_la-seccomp.lo
19:36:09 [2024-01-25T19:36:09.794Z] #77 72.47   CC       src/libcrun/libcrun_la-seccomp_notify.lo
19:36:09 [2024-01-25T19:36:09.794Z] #77 72.48   CC       src/libcrun/libcrun_la-signals.lo
19:36:09 [2024-01-25T19:36:09.794Z] #77 72.53   CC       src/libcrun/libcrun_la-status.lo
19:36:09 [2024-01-25T19:36:09.794Z] #77 72.55   CC       src/libcrun/libcrun_la-terminal.lo
19:36:09 [2024-01-25T19:36:09.794Z] #77 72.59   CC       tests/init.o
19:36:10 [2024-01-25T19:36:10.056Z] #77 72.63   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
19:36:11 [2024-01-25T19:36:11.976Z] #77 74.41   CCLD     tests/init
19:36:14 [2024-01-25T19:36:14.526Z] #77 77.12   AR       libcrun_testing.a
19:36:14 [2024-01-25T19:36:14.526Z] #77 77.12 ar: `u' modifier ignored since `D' is the default (see `U')
19:36:14 [2024-01-25T19:36:14.526Z] #77 77.15   CCLD     tests/tests_libcrun_utils
19:36:14 [2024-01-25T19:36:14.526Z] #77 77.15   CCLD     tests/tests_libcrun_errors
19:36:14 [2024-01-25T19:36:14.526Z] #77 77.15   CCLD     tests/tests_libcrun_intelrdt
19:36:14 [2024-01-25T19:36:14.526Z] #77 77.15   CCLD     tests/tests_libcrun_fuzzer
19:36:14 [2024-01-25T19:36:14.787Z] #77 77.57   CCLD     libcrun.la
19:36:15 [2024-01-25T19:36:15.049Z] #77 77.79   CCLD     crun
19:36:15 [2024-01-25T19:36:15.312Z] #77 77.97 make[3]: Entering directory '/tmp/crun-build'
19:36:15 [2024-01-25T19:36:15.312Z] #77 78.05  /usr/bin/mkdir -p '/usr/local/share/man/man1'
19:36:15 [2024-01-25T19:36:15.312Z] #77 78.05  /usr/bin/mkdir -p '/usr/local/lib'
19:36:15 [2024-01-25T19:36:15.312Z] #77 78.05  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
19:36:15 [2024-01-25T19:36:15.312Z] #77 78.05  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
19:36:15 [2024-01-25T19:36:15.312Z] #77 78.09 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
19:36:15 [2024-01-25T19:36:15.573Z] #77 78.09 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
19:36:15 [2024-01-25T19:36:15.573Z] #77 78.10 libtool: install: chmod 644 /usr/local/lib/libcrun.a
19:36:15 [2024-01-25T19:36:15.573Z] #77 78.11 libtool: install: ranlib /usr/local/lib/libcrun.a
19:36:15 [2024-01-25T19:36:15.573Z] #77 78.20 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:36:15 [2024-01-25T19:36:15.835Z] #77 78.20 ----------------------------------------------------------------------
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20 Libraries have been installed in:
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20    /usr/local/lib
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20 
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20 If you ever happen to want to link against installed libraries
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20 in a given directory, LIBDIR, you must either use libtool, and
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20 specify the full pathname of the library, or use the '-LLIBDIR'
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20 flag during linking and do at least one of the following:
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20      during execution
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20    - add LIBDIR to the 'LD_RUN_PATH' environment variable
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20      during linking
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20 
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20 See any operating system documentation about shared libraries for
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20 more information, such as the ld(1) and ld.so(8) manual pages.
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20 ----------------------------------------------------------------------
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.20  /usr/bin/mkdir -p '/build'
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.21   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.25 libtool: install: /usr/bin/install -c crun /build/crun
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.25 make[3]: Leaving directory '/tmp/crun-build'
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.25 make[2]: Leaving directory '/tmp/crun-build'
19:36:15 [2024-01-25T19:36:15.835Z] #77 78.25 make[1]: Leaving directory '/tmp/crun-build'
19:36:17 [2024-01-25T19:36:17.220Z] #77 DONE 79.8s
19:36:17 [2024-01-25T19:36:17.220Z] 
19:36:17 [2024-01-25T19:36:17.220Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
19:36:20 [2024-01-25T19:36:20.523Z] #73 75.29 + bin/containerd-stress
19:36:20 [2024-01-25T19:36:20.523Z] #73 75.29 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:36:21 [2024-01-25T19:36:21.465Z] #73 76.56 + bin/containerd-shim
19:36:21 [2024-01-25T19:36:21.726Z] #73 77.13 + bin/containerd-shim-runc-v1
19:36:22 [2024-01-25T19:36:22.669Z] #73 77.97 + bin/containerd-shim-runc-v2
19:36:23 [2024-01-25T19:36:23.612Z] #73 78.72 + binaries
19:36:23 [2024-01-25T19:36:23.873Z] #73 DONE 79.1s
19:36:24 [2024-01-25T19:36:24.445Z] 
19:36:24 [2024-01-25T19:36:24.445Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
19:36:24 [2024-01-25T19:36:24.705Z] #93 DONE 0.2s
19:36:24 [2024-01-25T19:36:24.966Z] 
19:36:24 [2024-01-25T19:36:24.966Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
19:36:24 [2024-01-25T19:36:24.966Z] #94 DONE 0.1s
19:36:24 [2024-01-25T19:36:24.966Z] 
19:36:24 [2024-01-25T19:36:24.966Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
19:36:24 [2024-01-25T19:36:24.966Z] #95 DONE 0.1s
19:36:24 [2024-01-25T19:36:24.966Z] 
19:36:24 [2024-01-25T19:36:24.966Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
19:36:24 [2024-01-25T19:36:24.966Z] #96 DONE 0.0s
19:36:24 [2024-01-25T19:36:24.966Z] 
19:36:24 [2024-01-25T19:36:24.966Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
19:36:24 [2024-01-25T19:36:24.966Z] #97 DONE 0.1s
19:36:24 [2024-01-25T19:36:24.966Z] 
19:36:24 [2024-01-25T19:36:24.966Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
19:36:24 [2024-01-25T19:36:24.966Z] #98 DONE 0.0s
19:36:25 [2024-01-25T19:36:25.229Z] 
19:36:25 [2024-01-25T19:36:25.229Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
19:36:25 [2024-01-25T19:36:25.490Z] #99 DONE 0.4s
19:36:25 [2024-01-25T19:36:25.490Z] 
19:36:25 [2024-01-25T19:36:25.490Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
19:36:27 [2024-01-25T19:36:27.402Z] #100 DONE 1.8s
19:36:27 [2024-01-25T19:36:27.402Z] 
19:36:27 [2024-01-25T19:36:27.402Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
19:36:27 [2024-01-25T19:36:27.402Z] #101 DONE 0.0s
19:36:27 [2024-01-25T19:36:27.402Z] 
19:36:27 [2024-01-25T19:36:27.402Z] #102 [dev-base  1/12] RUN groupadd -r docker
19:36:27 [2024-01-25T19:36:27.663Z] #102 DONE 0.2s
19:36:27 [2024-01-25T19:36:27.663Z] 
19:36:27 [2024-01-25T19:36:27.663Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:36:27 [2024-01-25T19:36:27.925Z] #103 DONE 0.5s
19:36:28 [2024-01-25T19:36:28.186Z] 
19:36:28 [2024-01-25T19:36:28.186Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:36:28 [2024-01-25T19:36:28.447Z] #104 0.339 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:36:28 [2024-01-25T19:36:28.707Z] #104 DONE 0.4s
19:36:28 [2024-01-25T19:36:28.707Z] 
19:36:28 [2024-01-25T19:36:28.707Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:36:28 [2024-01-25T19:36:28.707Z] #105 DONE 0.4s
19:36:28 [2024-01-25T19:36:28.968Z] 
19:36:28 [2024-01-25T19:36:28.968Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:36:29 [2024-01-25T19:36:29.229Z] #106 DONE 0.4s
19:36:29 [2024-01-25T19:36:29.229Z] 
19:36:29 [2024-01-25T19:36:29.229Z] #107 [dev-base  6/12] RUN ldconfig
19:36:29 [2024-01-25T19:36:29.491Z] #107 DONE 0.4s
19:36:29 [2024-01-25T19:36:29.751Z] 
19:36:29 [2024-01-25T19:36:29.751Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
19:36:30 [2024-01-25T19:36:30.012Z] #108 DONE 0.4s
19:36:30 [2024-01-25T19:36:30.012Z] 
19:36:30 [2024-01-25T19:36:30.012Z] #109 [dev-base  8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
19:36:30 [2024-01-25T19:36:30.583Z] #109 0.673 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:36:30 [2024-01-25T19:36:30.583Z] #109 0.685 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
19:36:30 [2024-01-25T19:36:30.583Z] #109 0.685 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:36:30 [2024-01-25T19:36:30.583Z] #109 0.773 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:36:31 [2024-01-25T19:36:31.155Z] #109 1.071 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:36:31 [2024-01-25T19:36:31.155Z] #109 1.072 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
19:36:32 [2024-01-25T19:36:32.096Z] #109 2.040 Fetched 9080 kB in 2s (5584 kB/s)
19:36:32 [2024-01-25T19:36:32.667Z] #109 2.040 Reading package lists...
19:36:33 [2024-01-25T19:36:33.238Z] #109 2.696 Reading package lists...
19:36:33 [2024-01-25T19:36:33.498Z] #109 3.335 Building dependency tree...
19:36:33 [2024-01-25T19:36:33.759Z] #109 3.860 The following additional packages will be installed:
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.861   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.861   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.862   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.862   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.863   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.863   vim-runtime
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.867 Suggested packages:
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.867   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.867   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.867   systemd-userdbd systemd-boot systemd-resolved libqrencode4
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.867   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.867   vim-doc vim-scripts xfsdump acl attr quota
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.867 Recommended packages:
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.867   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
19:36:34 [2024-01-25T19:36:34.020Z] #109 3.867   systemd-timesyncd | time-daemon xxd unzip
19:36:34 [2024-01-25T19:36:34.280Z] #109 4.273 The following NEW packages will be installed:
19:36:34 [2024-01-25T19:36:34.280Z] #109 4.274   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
19:36:34 [2024-01-25T19:36:34.280Z] #109 4.274   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
19:36:34 [2024-01-25T19:36:34.280Z] #109 4.274   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
19:36:34 [2024-01-25T19:36:34.280Z] #109 4.274   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
19:36:34 [2024-01-25T19:36:34.280Z] #109 4.274   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:36:34 [2024-01-25T19:36:34.280Z] #109 4.275   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
19:36:34 [2024-01-25T19:36:34.280Z] #109 4.275   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
19:36:34 [2024-01-25T19:36:34.280Z] #109 4.275   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
19:36:34 [2024-01-25T19:36:34.280Z] #109 4.275   zip zstd
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.560 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.560 Need to get 31.8 MB of archives.
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.560 After this operation, 143 MB of additional disk space will be used.
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.560 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.563 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.565 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.567 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.568 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.570 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.572 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.573 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.574 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.575 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB]
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.583 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB]
19:36:34 [2024-01-25T19:36:34.541Z] #109 4.703 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
19:36:34 [2024-01-25T19:36:34.802Z] #109 4.705 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
19:36:34 [2024-01-25T19:36:34.802Z] #109 4.705 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
19:36:34 [2024-01-25T19:36:34.802Z] #109 4.766 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
19:36:34 [2024-01-25T19:36:34.802Z] #109 4.768 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
19:36:34 [2024-01-25T19:36:34.802Z] #109 4.794 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
19:36:34 [2024-01-25T19:36:34.802Z] #109 4.794 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
19:36:34 [2024-01-25T19:36:34.802Z] #109 4.794 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
19:36:34 [2024-01-25T19:36:34.802Z] #109 4.795 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
19:36:34 [2024-01-25T19:36:34.802Z] #109 4.802 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
19:36:34 [2024-01-25T19:36:34.802Z] #109 4.803 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
19:36:34 [2024-01-25T19:36:34.802Z] #109 4.804 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 4.805 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 4.807 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 4.810 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 4.811 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 4.834 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 4.834 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 4.834 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 4.835 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 4.837 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 4.838 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 4.839 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 4.857 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 4.858 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 4.858 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
19:36:35 [2024-01-25T19:36:35.063Z] #109 5.213 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.223 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.224 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.225 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.225 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.232 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.233 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.234 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.235 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.235 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.237 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.237 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.238 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.240 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.244 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
19:36:35 [2024-01-25T19:36:35.324Z] #109 5.437 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
19:36:35 [2024-01-25T19:36:35.584Z] #109 5.496 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
19:36:35 [2024-01-25T19:36:35.584Z] #109 5.511 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
19:36:35 [2024-01-25T19:36:35.584Z] #109 5.513 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
19:36:35 [2024-01-25T19:36:35.584Z] #109 5.758 debconf: delaying package configuration, since apt-utils is not installed
19:36:35 [2024-01-25T19:36:35.845Z] #109 5.804 Fetched 31.8 MB in 1s (26.0 MB/s)
19:36:35 [2024-01-25T19:36:35.845Z] #109 5.832 Selecting previously unselected package libargon2-1:arm64.
19:36:35 [2024-01-25T19:36:35.845Z] #109 5.832 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
19:36:35 [2024-01-25T19:36:35.845Z] #109 5.842 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
19:36:35 [2024-01-25T19:36:35.845Z] #109 5.849 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
19:36:35 [2024-01-25T19:36:35.845Z] #109 5.885 Selecting previously unselected package dmsetup.
19:36:35 [2024-01-25T19:36:35.845Z] #109 5.887 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
19:36:35 [2024-01-25T19:36:35.845Z] #109 5.891 Unpacking dmsetup (2:1.02.185-2) ...
19:36:35 [2024-01-25T19:36:35.845Z] #109 5.931 Selecting previously unselected package libdevmapper1.02.1:arm64.
19:36:35 [2024-01-25T19:36:35.845Z] #109 5.933 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
19:36:35 [2024-01-25T19:36:35.845Z] #109 5.938 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
19:36:35 [2024-01-25T19:36:35.845Z] #109 5.980 Selecting previously unselected package libjson-c5:arm64.
19:36:35 [2024-01-25T19:36:35.845Z] #109 5.983 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
19:36:35 [2024-01-25T19:36:35.845Z] #109 5.986 Unpacking libjson-c5:arm64 (0.16-2) ...
19:36:36 [2024-01-25T19:36:36.105Z] #109 6.027 Selecting previously unselected package libcryptsetup12:arm64.
19:36:36 [2024-01-25T19:36:36.105Z] #109 6.029 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
19:36:36 [2024-01-25T19:36:36.105Z] #109 6.033 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
19:36:36 [2024-01-25T19:36:36.105Z] #109 6.081 Selecting previously unselected package libfdisk1:arm64.
19:36:36 [2024-01-25T19:36:36.105Z] #109 6.083 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
19:36:36 [2024-01-25T19:36:36.105Z] #109 6.087 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
19:36:36 [2024-01-25T19:36:36.105Z] #109 6.147 Selecting previously unselected package libkmod2:arm64.
19:36:36 [2024-01-25T19:36:36.105Z] #109 6.150 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
19:36:36 [2024-01-25T19:36:36.105Z] #109 6.154 Unpacking libkmod2:arm64 (30+20221128-1) ...
19:36:36 [2024-01-25T19:36:36.105Z] #109 6.193 Selecting previously unselected package libapparmor1:arm64.
19:36:36 [2024-01-25T19:36:36.366Z] #109 6.195 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
19:36:36 [2024-01-25T19:36:36.366Z] #109 6.200 Unpacking libapparmor1:arm64 (3.0.8-3) ...
19:36:36 [2024-01-25T19:36:36.366Z] #109 6.242 Selecting previously unselected package libip4tc2:arm64.
19:36:36 [2024-01-25T19:36:36.366Z] #109 6.244 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
19:36:36 [2024-01-25T19:36:36.366Z] #109 6.248 Unpacking libip4tc2:arm64 (1.8.9-2) ...
19:36:36 [2024-01-25T19:36:36.366Z] #109 6.278 Selecting previously unselected package libsystemd-shared:arm64.
19:36:36 [2024-01-25T19:36:36.366Z] #109 6.280 Preparing to unpack .../09-libsystemd-shared_252.19-1~deb12u1_arm64.deb ...
19:36:36 [2024-01-25T19:36:36.366Z] #109 6.284 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ...
19:36:36 [2024-01-25T19:36:36.366Z] #109 6.443 Selecting previously unselected package systemd.
19:36:36 [2024-01-25T19:36:36.626Z] #109 6.445 Preparing to unpack .../10-systemd_252.19-1~deb12u1_arm64.deb ...
19:36:36 [2024-01-25T19:36:36.627Z] #109 6.467 Unpacking systemd (252.19-1~deb12u1) ...
19:36:36 [2024-01-25T19:36:36.627Z] #109 6.732 Selecting previously unselected package pigz.
19:36:36 [2024-01-25T19:36:36.887Z] #109 6.735 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
19:36:36 [2024-01-25T19:36:36.887Z] #109 6.739 Unpacking pigz (2.6-1) ...
19:36:36 [2024-01-25T19:36:36.887Z] #109 6.787 Selecting previously unselected package sgml-base.
19:36:36 [2024-01-25T19:36:36.887Z] #109 6.789 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
19:36:36 [2024-01-25T19:36:36.887Z] #109 6.796 Unpacking sgml-base (1.31) ...
19:36:36 [2024-01-25T19:36:36.887Z] #109 6.848 Selecting previously unselected package sudo.
19:36:36 [2024-01-25T19:36:36.887Z] #109 6.851 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
19:36:36 [2024-01-25T19:36:36.887Z] #109 6.856 Unpacking sudo (1.9.13p3-1+deb12u1) ...
19:36:36 [2024-01-25T19:36:36.887Z] #109 6.987 Selecting previously unselected package libelf1:arm64.
19:36:37 [2024-01-25T19:36:37.148Z] #109 6.989 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
19:36:37 [2024-01-25T19:36:37.148Z] #109 6.992 Unpacking libelf1:arm64 (0.188-2.1) ...
19:36:37 [2024-01-25T19:36:37.148Z] #109 7.046 Selecting previously unselected package libbpf1:arm64.
19:36:37 [2024-01-25T19:36:37.148Z] #109 7.048 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
19:36:37 [2024-01-25T19:36:37.148Z] #109 7.052 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
19:36:37 [2024-01-25T19:36:37.148Z] #109 7.101 Selecting previously unselected package libmnl0:arm64.
19:36:37 [2024-01-25T19:36:37.148Z] #109 7.103 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
19:36:37 [2024-01-25T19:36:37.148Z] #109 7.108 Unpacking libmnl0:arm64 (1.0.4-3) ...
19:36:37 [2024-01-25T19:36:37.148Z] #109 7.148 Selecting previously unselected package libxtables12:arm64.
19:36:37 [2024-01-25T19:36:37.148Z] #109 7.150 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
19:36:37 [2024-01-25T19:36:37.148Z] #109 7.155 Unpacking libxtables12:arm64 (1.8.9-2) ...
19:36:37 [2024-01-25T19:36:37.148Z] #109 7.191 Selecting previously unselected package libcap2-bin.
19:36:37 [2024-01-25T19:36:37.148Z] #109 7.193 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
19:36:37 [2024-01-25T19:36:37.148Z] #109 7.199 Unpacking libcap2-bin (1:2.66-4) ...
19:36:37 [2024-01-25T19:36:37.148Z] #109 7.260 Selecting previously unselected package iproute2.
19:36:37 [2024-01-25T19:36:37.408Z] #109 7.262 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
19:36:37 [2024-01-25T19:36:37.408Z] #109 7.267 Unpacking iproute2 (6.1.0-3) ...
19:36:37 [2024-01-25T19:36:37.408Z] #109 7.388 Selecting previously unselected package vim-common.
19:36:37 [2024-01-25T19:36:37.408Z] #109 7.391 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
19:36:37 [2024-01-25T19:36:37.408Z] #109 7.395 Unpacking vim-common (2:9.0.1378-2) ...
19:36:37 [2024-01-25T19:36:37.408Z] #109 7.454 Selecting previously unselected package bash-completion.
19:36:37 [2024-01-25T19:36:37.408Z] #109 7.457 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
19:36:37 [2024-01-25T19:36:37.408Z] #109 7.470 Unpacking bash-completion (1:2.11-6) ...
19:36:37 [2024-01-25T19:36:37.408Z] #109 7.597 Selecting previously unselected package bzip2.
19:36:37 [2024-01-25T19:36:37.669Z] #109 7.599 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
19:36:37 [2024-01-25T19:36:37.669Z] #109 7.603 Unpacking bzip2 (1.0.8-5+b1) ...
19:36:37 [2024-01-25T19:36:37.669Z] #109 7.646 Selecting previously unselected package xz-utils.
19:36:37 [2024-01-25T19:36:37.669Z] #109 7.648 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
19:36:37 [2024-01-25T19:36:37.669Z] #109 7.653 Unpacking xz-utils (5.4.1-0.2) ...
19:36:37 [2024-01-25T19:36:37.669Z] #109 7.748 Selecting previously unselected package apparmor.
19:36:37 [2024-01-25T19:36:37.669Z] #109 7.750 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
19:36:37 [2024-01-25T19:36:37.669Z] #109 7.771 Unpacking apparmor (3.0.8-3) ...
19:36:37 [2024-01-25T19:36:37.669Z] #109 7.858 Selecting previously unselected package inetutils-ping.
19:36:37 [2024-01-25T19:36:37.929Z] #109 7.861 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
19:36:37 [2024-01-25T19:36:37.930Z] #109 7.865 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
19:36:37 [2024-01-25T19:36:37.930Z] #109 7.911 Selecting previously unselected package libip6tc2:arm64.
19:36:37 [2024-01-25T19:36:37.930Z] #109 7.913 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
19:36:37 [2024-01-25T19:36:37.930Z] #109 7.918 Unpacking libip6tc2:arm64 (1.8.9-2) ...
19:36:37 [2024-01-25T19:36:37.930Z] #109 7.959 Selecting previously unselected package libnfnetlink0:arm64.
19:36:37 [2024-01-25T19:36:37.930Z] #109 7.962 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
19:36:37 [2024-01-25T19:36:37.930Z] #109 7.966 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
19:36:37 [2024-01-25T19:36:37.930Z] #109 8.010 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:36:37 [2024-01-25T19:36:37.930Z] #109 8.013 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
19:36:37 [2024-01-25T19:36:37.930Z] #109 8.017 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
19:36:37 [2024-01-25T19:36:37.930Z] #109 8.060 Selecting previously unselected package libnftnl11:arm64.
19:36:38 [2024-01-25T19:36:38.190Z] #109 8.063 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
19:36:38 [2024-01-25T19:36:38.190Z] #109 8.067 Unpacking libnftnl11:arm64 (1.2.4-2) ...
19:36:38 [2024-01-25T19:36:38.190Z] #109 8.108 Selecting previously unselected package iptables.
19:36:38 [2024-01-25T19:36:38.190Z] #109 8.110 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
19:36:38 [2024-01-25T19:36:38.190Z] #109 8.114 Unpacking iptables (1.8.9-2) ...
19:36:38 [2024-01-25T19:36:38.190Z] #109 8.210 Selecting previously unselected package libonig5:arm64.
19:36:38 [2024-01-25T19:36:38.190Z] #109 8.213 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
19:36:38 [2024-01-25T19:36:38.190Z] #109 8.218 Unpacking libonig5:arm64 (6.9.8-1) ...
19:36:38 [2024-01-25T19:36:38.190Z] #109 8.265 Selecting previously unselected package libjq1:arm64.
19:36:38 [2024-01-25T19:36:38.190Z] #109 8.268 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
19:36:38 [2024-01-25T19:36:38.190Z] #109 8.271 Unpacking libjq1:arm64 (1.6-2.1) ...
19:36:38 [2024-01-25T19:36:38.190Z] #109 8.309 Selecting previously unselected package jq.
19:36:38 [2024-01-25T19:36:38.190Z] #109 8.312 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
19:36:38 [2024-01-25T19:36:38.452Z] #109 8.316 Unpacking jq (1.6-2.1) ...
19:36:38 [2024-01-25T19:36:38.452Z] #109 8.357 Selecting previously unselected package libaio1:arm64.
19:36:38 [2024-01-25T19:36:38.452Z] #109 8.360 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
19:36:38 [2024-01-25T19:36:38.452Z] #109 8.363 Unpacking libaio1:arm64 (0.3.113-4) ...
19:36:38 [2024-01-25T19:36:38.452Z] #109 8.401 Selecting previously unselected package libgpm2:arm64.
19:36:38 [2024-01-25T19:36:38.452Z] #109 8.404 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
19:36:38 [2024-01-25T19:36:38.452Z] #109 8.408 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
19:36:38 [2024-01-25T19:36:38.452Z] #109 8.445 Selecting previously unselected package libicu72:arm64.
19:36:38 [2024-01-25T19:36:38.452Z] #109 8.448 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
19:36:38 [2024-01-25T19:36:38.452Z] #109 8.452 Unpacking libicu72:arm64 (72.1-3) ...
19:36:39 [2024-01-25T19:36:39.023Z] #109 9.010 Selecting previously unselected package libinih1:arm64.
19:36:39 [2024-01-25T19:36:39.023Z] #109 9.012 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
19:36:39 [2024-01-25T19:36:39.023Z] #109 9.016 Unpacking libinih1:arm64 (55-1) ...
19:36:39 [2024-01-25T19:36:39.023Z] #109 9.053 Selecting previously unselected package libmicrohttpd12:arm64.
19:36:39 [2024-01-25T19:36:39.023Z] #109 9.056 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
19:36:39 [2024-01-25T19:36:39.023Z] #109 9.062 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
19:36:39 [2024-01-25T19:36:39.023Z] #109 9.106 Selecting previously unselected package libnet1:arm64.
19:36:39 [2024-01-25T19:36:39.023Z] #109 9.108 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
19:36:39 [2024-01-25T19:36:39.023Z] #109 9.112 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
19:36:39 [2024-01-25T19:36:39.284Z] #109 9.155 Selecting previously unselected package libnl-3-200:arm64.
19:36:39 [2024-01-25T19:36:39.284Z] #109 9.157 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
19:36:39 [2024-01-25T19:36:39.284Z] #109 9.161 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
19:36:39 [2024-01-25T19:36:39.284Z] #109 9.205 Selecting previously unselected package libprotobuf-c1:arm64.
19:36:39 [2024-01-25T19:36:39.284Z] #109 9.207 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
19:36:39 [2024-01-25T19:36:39.284Z] #109 9.211 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
19:36:39 [2024-01-25T19:36:39.284Z] #109 9.254 Selecting previously unselected package libsodium23:arm64.
19:36:39 [2024-01-25T19:36:39.284Z] #109 9.256 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
19:36:39 [2024-01-25T19:36:39.284Z] #109 9.260 Unpacking libsodium23:arm64 (1.0.18-1) ...
19:36:39 [2024-01-25T19:36:39.284Z] #109 9.305 Selecting previously unselected package libsubid4:arm64.
19:36:39 [2024-01-25T19:36:39.284Z] #109 9.307 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
19:36:39 [2024-01-25T19:36:39.284Z] #109 9.311 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
19:36:39 [2024-01-25T19:36:39.284Z] #109 9.355 Selecting previously unselected package liburcu8:arm64.
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.357 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.361 Unpacking liburcu8:arm64 (0.13.2-1) ...
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.408 Selecting previously unselected package libyajl2:arm64.
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.411 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.415 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.447 Selecting previously unselected package net-tools.
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.449 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.454 Unpacking net-tools (2.10-0.1) ...
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.504 Selecting previously unselected package patch.
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.507 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.510 Unpacking patch (2.7.6-7) ...
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.552 Selecting previously unselected package systemd-journal-remote.
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.555 Preparing to unpack .../48-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ...
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.559 Unpacking systemd-journal-remote (252.19-1~deb12u1) ...
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.597 Selecting previously unselected package thin-provisioning-tools.
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.600 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.603 Unpacking thin-provisioning-tools (0.9.0-2) ...
19:36:39 [2024-01-25T19:36:39.545Z] #109 9.661 Selecting previously unselected package uidmap.
19:36:39 [2024-01-25T19:36:39.806Z] #109 9.663 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
19:36:39 [2024-01-25T19:36:39.806Z] #109 9.667 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
19:36:39 [2024-01-25T19:36:39.806Z] #109 9.714 Selecting previously unselected package vim-runtime.
19:36:39 [2024-01-25T19:36:39.806Z] #109 9.716 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
19:36:39 [2024-01-25T19:36:39.806Z] #109 9.729 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
19:36:39 [2024-01-25T19:36:39.806Z] #109 9.740 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
19:36:39 [2024-01-25T19:36:39.806Z] #109 9.743 Unpacking vim-runtime (2:9.0.1378-2) ...
19:36:40 [2024-01-25T19:36:40.067Z] #109 10.26 Selecting previously unselected package vim.
19:36:40 [2024-01-25T19:36:40.328Z] #109 10.26 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
19:36:40 [2024-01-25T19:36:40.328Z] #109 10.27 Unpacking vim (2:9.0.1378-2) ...
19:36:40 [2024-01-25T19:36:40.328Z] #109 10.41 Selecting previously unselected package xfsprogs.
19:36:40 [2024-01-25T19:36:40.328Z] #109 10.41 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
19:36:40 [2024-01-25T19:36:40.328Z] #109 10.41 Unpacking xfsprogs (6.1.0-1) ...
19:36:40 [2024-01-25T19:36:40.328Z] #109 10.51 Selecting previously unselected package zip.
19:36:40 [2024-01-25T19:36:40.588Z] #109 10.52 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
19:36:40 [2024-01-25T19:36:40.588Z] #109 10.52 Unpacking zip (3.0-13) ...
19:36:40 [2024-01-25T19:36:40.588Z] #109 10.57 Selecting previously unselected package zstd.
19:36:40 [2024-01-25T19:36:40.588Z] #109 10.57 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
19:36:40 [2024-01-25T19:36:40.589Z] #109 10.57 Unpacking zstd (1.5.4+dfsg2-5) ...
19:36:40 [2024-01-25T19:36:40.589Z] #109 10.73 Setting up libip4tc2:arm64 (1.8.9-2) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.74 Setting up net-tools (2.10-0.1) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.75 Setting up libapparmor1:arm64 (3.0.8-3) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.76 Setting up libsodium23:arm64 (1.0.18-1) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.77 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.78 Setting up libicu72:arm64 (72.1-3) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.79 Setting up libip6tc2:arm64 (1.8.9-2) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.80 Setting up libinih1:arm64 (55-1) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.81 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.82 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.83 Setting up bzip2 (1.0.8-5+b1) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.84 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.85 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.86 Setting up libcap2-bin (1:2.66-4) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.87 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
19:36:40 [2024-01-25T19:36:40.849Z] #109 10.88 Setting up apparmor (3.0.8-3) ...
19:36:41 [2024-01-25T19:36:41.420Z] #109 11.50 debconf: unable to initialize frontend: Dialog
19:36:41 [2024-01-25T19:36:41.420Z] #109 11.50 debconf: (TERM is not set, so the dialog frontend is not usable.)
19:36:41 [2024-01-25T19:36:41.420Z] #109 11.50 debconf: falling back to frontend: Readline
19:36:41 [2024-01-25T19:36:41.681Z] #109 11.51 debconf: unable to initialize frontend: Readline
19:36:41 [2024-01-25T19:36:41.681Z] #109 11.51 debconf: (This frontend requires a controlling tty.)
19:36:41 [2024-01-25T19:36:41.681Z] #109 11.51 debconf: falling back to frontend: Teletype
19:36:41 [2024-01-25T19:36:41.681Z] #109 11.69 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
19:36:41 [2024-01-25T19:36:41.681Z] #109 11.76 Setting up zip (3.0-13) ...
19:36:41 [2024-01-25T19:36:41.681Z] #109 11.77 Setting up vim-common (2:9.0.1378-2) ...
19:36:41 [2024-01-25T19:36:41.681Z] #109 11.79 Setting up bash-completion (1:2.11-6) ...
19:36:41 [2024-01-25T19:36:41.942Z] #109 11.81 Setting up xz-utils (5.4.1-0.2) ...
19:36:41 [2024-01-25T19:36:41.942Z] #109 11.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:36:41 [2024-01-25T19:36:41.942Z] #109 11.83 Setting up libmnl0:arm64 (1.0.4-3) ...
19:36:41 [2024-01-25T19:36:41.942Z] #109 11.84 Setting up patch (2.7.6-7) ...
19:36:41 [2024-01-25T19:36:41.942Z] #109 11.85 Setting up sudo (1.9.13p3-1+deb12u1) ...
19:36:41 [2024-01-25T19:36:41.942Z] #109 11.90 invoke-rc.d: could not determine current runlevel
19:36:41 [2024-01-25T19:36:41.942Z] #109 11.90 invoke-rc.d: policy-rc.d denied execution of start.
19:36:41 [2024-01-25T19:36:41.942Z] #109 11.91 Setting up libxtables12:arm64 (1.8.9-2) ...
19:36:41 [2024-01-25T19:36:41.942Z] #109 11.93 Setting up liburcu8:arm64 (0.13.2-1) ...
19:36:41 [2024-01-25T19:36:41.942Z] #109 11.94 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
19:36:41 [2024-01-25T19:36:41.942Z] #109 11.95 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
19:36:41 [2024-01-25T19:36:41.942Z] #109 11.96 Setting up pigz (2.6-1) ...
19:36:41 [2024-01-25T19:36:41.942Z] #109 11.98 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
19:36:41 [2024-01-25T19:36:41.942Z] #109 11.99 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
19:36:41 [2024-01-25T19:36:41.942Z] #109 12.07 Setting up sgml-base (1.31) ...
19:36:42 [2024-01-25T19:36:42.203Z] #109 12.11 Setting up vim-runtime (2:9.0.1378-2) ...
19:36:42 [2024-01-25T19:36:42.203Z] #109 12.18 Setting up libaio1:arm64 (0.3.113-4) ...
19:36:42 [2024-01-25T19:36:42.203Z] #109 12.20 Setting up libelf1:arm64 (0.188-2.1) ...
19:36:42 [2024-01-25T19:36:42.203Z] #109 12.21 Setting up libjson-c5:arm64 (0.16-2) ...
19:36:42 [2024-01-25T19:36:42.203Z] #109 12.22 Setting up zstd (1.5.4+dfsg2-5) ...
19:36:42 [2024-01-25T19:36:42.203Z] #109 12.23 Setting up libonig5:arm64 (6.9.8-1) ...
19:36:42 [2024-01-25T19:36:42.203Z] #109 12.24 Setting up libbpf1:arm64 (1:1.1.0-1) ...
19:36:42 [2024-01-25T19:36:42.203Z] #109 12.26 Setting up libkmod2:arm64 (30+20221128-1) ...
19:36:42 [2024-01-25T19:36:42.203Z] #109 12.27 Setting up vim (2:9.0.1378-2) ...
19:36:42 [2024-01-25T19:36:42.203Z] #109 12.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:36:42 [2024-01-25T19:36:42.203Z] #109 12.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.32 Setting up libjq1:arm64 (1.6-2.1) ...
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.33 Setting up iproute2 (6.1.0-3) ...
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.46 debconf: unable to initialize frontend: Dialog
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.46 debconf: (TERM is not set, so the dialog frontend is not usable.)
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.46 debconf: falling back to frontend: Readline
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.46 debconf: unable to initialize frontend: Readline
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.46 debconf: (This frontend requires a controlling tty.)
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.46 debconf: falling back to frontend: Teletype
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.56 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.57 Setting up libnftnl11:arm64 (1.2.4-2) ...
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.59 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.60 Setting up thin-provisioning-tools (0.9.0-2) ...
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.61 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ...
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.62 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.63 Setting up jq (1.6-2.1) ...
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.65 Setting up iptables (1.8.9-2) ...
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:36:42 [2024-01-25T19:36:42.464Z] #109 12.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.69 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.70 Setting up dmsetup (2:1.02.185-2) ...
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.72 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.73 Setting up systemd (252.19-1~deb12u1) ...
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.77 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.78 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.78 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.79 Initializing machine ID from random generator.
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.82 Creating group 'systemd-journal' with GID 998.
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.82 Creating group 'systemd-network' with GID 997.
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.82 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.87 Setting up systemd-journal-remote (252.19-1~deb12u1) ...
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.89 Creating group 'systemd-journal-remote' with GID 996.
19:36:42 [2024-01-25T19:36:42.724Z] #109 12.89 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.
19:36:42 [2024-01-25T19:36:42.985Z] #109 12.91 Setting up xfsprogs (6.1.0-1) ...
19:36:42 [2024-01-25T19:36:42.985Z] #109 12.93 System has not been booted with systemd as init system (PID 1). Can't operate.
19:36:42 [2024-01-25T19:36:42.985Z] #109 12.93 Failed to connect to bus: Host is down
19:36:42 [2024-01-25T19:36:42.985Z] #109 12.93 Processing triggers for libc-bin (2.36-9+deb12u3) ...
19:36:44 [2024-01-25T19:36:44.897Z] #109 DONE 14.7s
19:36:44 [2024-01-25T19:36:44.897Z] 
19:36:44 [2024-01-25T19:36:44.897Z] #110 [dev-base  9/12] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
19:36:44 [2024-01-25T19:36:44.897Z] #110 0.357 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:36:45 [2024-01-25T19:36:45.157Z] #110 0.360 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:36:45 [2024-01-25T19:36:45.157Z] #110 0.364 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:36:45 [2024-01-25T19:36:45.157Z] #110 DONE 0.4s
19:36:45 [2024-01-25T19:36:45.157Z] 
19:36:45 [2024-01-25T19:36:45.157Z] #111 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
19:36:45 [2024-01-25T19:36:45.729Z] #111 0.630 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:36:45 [2024-01-25T19:36:45.729Z] #111 0.630 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:36:45 [2024-01-25T19:36:45.729Z] #111 0.630 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:36:46 [2024-01-25T19:36:46.562Z] #111 0.858 Reading package lists...
19:36:47 [2024-01-25T19:36:47.133Z] #111 1.498 Reading package lists...
19:36:47 [2024-01-25T19:36:47.394Z] #111 2.123 Building dependency tree...
19:36:47 [2024-01-25T19:36:47.394Z] #111 2.301 Reading state information...
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.533 gcc is already the newest version (4:12.2.0-3).
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.533 pkg-config is already the newest version (1.8.1-1).
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.533 The following additional packages will be installed:
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.534   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.534   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.534   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.534   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.535   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.535   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.535   python3-yaml uuid-dev zlib1g-dev
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.538 Suggested packages:
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.538   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.538   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.538 Recommended packages:
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.538   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
19:36:47 [2024-01-25T19:36:47.655Z] #111 2.538   liblocale-gettext-perl shared-mime-info xdg-user-dirs
19:36:47 [2024-01-25T19:36:47.915Z] #111 2.848 The following NEW packages will be installed:
19:36:47 [2024-01-25T19:36:47.915Z] #111 2.849   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
19:36:47 [2024-01-25T19:36:47.915Z] #111 2.849   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
19:36:47 [2024-01-25T19:36:47.915Z] #111 2.849   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
19:36:47 [2024-01-25T19:36:47.915Z] #111 2.849   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
19:36:47 [2024-01-25T19:36:47.915Z] #111 2.849   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
19:36:47 [2024-01-25T19:36:47.915Z] #111 2.849   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
19:36:47 [2024-01-25T19:36:47.915Z] #111 2.850   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
19:36:47 [2024-01-25T19:36:47.915Z] #111 2.850   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
19:36:48 [2024-01-25T19:36:48.176Z] #111 3.128 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
19:36:48 [2024-01-25T19:36:48.176Z] #111 3.128 Need to get 11.9 MB of archives.
19:36:48 [2024-01-25T19:36:48.176Z] #111 3.128 After this operation, 53.1 MB of additional disk space will be used.
19:36:48 [2024-01-25T19:36:48.176Z] #111 3.128 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.135 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.141 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.147 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.148 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.149 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.149 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.150 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.151 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.152 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.152 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.153 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.155 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.156 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.160 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.169 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.170 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.171 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.172 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.172 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.174 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.179 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.181 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.181 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.185 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.187 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.187 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.194 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.207 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.207 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.208 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.210 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.210 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.212 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.212 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.214 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.214 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.368 debconf: delaying package configuration, since apt-utils is not installed
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.410 Fetched 11.9 MB in 0s (33.6 MB/s)
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.432 Selecting previously unselected package libdpkg-perl.
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.432 (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 ... 21022 files and directories currently installed.)
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.445 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.451 Unpacking libdpkg-perl (1.21.22) ...
19:36:48 [2024-01-25T19:36:48.437Z] #111 3.522 Selecting previously unselected package dpkg-dev.
19:36:48 [2024-01-25T19:36:48.701Z] #111 3.525 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
19:36:48 [2024-01-25T19:36:48.702Z] #111 3.530 Unpacking dpkg-dev (1.21.22) ...
19:36:48 [2024-01-25T19:36:48.702Z] #111 3.654 Selecting previously unselected package libglib2.0-0:arm64.
19:36:48 [2024-01-25T19:36:48.702Z] #111 3.656 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
19:36:48 [2024-01-25T19:36:48.702Z] #111 3.663 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
19:36:48 [2024-01-25T19:36:48.702Z] #111 3.785 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:36:48 [2024-01-25T19:36:48.962Z] #111 3.788 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
19:36:48 [2024-01-25T19:36:48.962Z] #111 3.791 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
19:36:48 [2024-01-25T19:36:48.962Z] #111 3.825 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:36:48 [2024-01-25T19:36:48.962Z] #111 3.828 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
19:36:48 [2024-01-25T19:36:48.962Z] #111 3.832 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
19:36:48 [2024-01-25T19:36:48.962Z] #111 3.872 Selecting previously unselected package libsecret-common.
19:36:48 [2024-01-25T19:36:48.962Z] #111 3.875 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
19:36:48 [2024-01-25T19:36:48.962Z] #111 3.878 Unpacking libsecret-common (0.20.5-3) ...
19:36:48 [2024-01-25T19:36:48.962Z] #111 3.929 Selecting previously unselected package libsecret-1-0:arm64.
19:36:48 [2024-01-25T19:36:48.962Z] #111 3.932 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
19:36:48 [2024-01-25T19:36:48.962Z] #111 3.935 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
19:36:48 [2024-01-25T19:36:48.962Z] #111 3.979 Selecting previously unselected package gir1.2-secret-1:arm64.
19:36:48 [2024-01-25T19:36:48.962Z] #111 3.981 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
19:36:48 [2024-01-25T19:36:48.962Z] #111 3.985 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
19:36:48 [2024-01-25T19:36:48.962Z] #111 4.014 Selecting previously unselected package libapparmor-dev:arm64.
19:36:48 [2024-01-25T19:36:48.962Z] #111 4.016 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
19:36:48 [2024-01-25T19:36:48.962Z] #111 4.019 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
19:36:48 [2024-01-25T19:36:48.962Z] #111 4.057 Selecting previously unselected package uuid-dev:arm64.
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.059 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.063 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.095 Selecting previously unselected package libblkid-dev:arm64.
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.098 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.101 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.147 Selecting previously unselected package libffi-dev:arm64.
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.150 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.155 Unpacking libffi-dev:arm64 (3.4.4-1) ...
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.190 Selecting previously unselected package libgpg-error-dev.
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.193 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.196 Unpacking libgpg-error-dev (1.46-1) ...
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.234 Selecting previously unselected package libgcrypt20-dev.
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.236 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.240 Unpacking libgcrypt20-dev (1.10.1-3) ...
19:36:49 [2024-01-25T19:36:49.223Z] #111 4.310 Selecting previously unselected package libglib2.0-data.
19:36:49 [2024-01-25T19:36:49.483Z] #111 4.313 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
19:36:49 [2024-01-25T19:36:49.483Z] #111 4.317 Unpacking libglib2.0-data (2.74.6-2) ...
19:36:49 [2024-01-25T19:36:49.483Z] #111 4.452 Selecting previously unselected package libglib2.0-bin.
19:36:49 [2024-01-25T19:36:49.483Z] #111 4.455 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
19:36:49 [2024-01-25T19:36:49.483Z] #111 4.458 Unpacking libglib2.0-bin (2.74.6-2) ...
19:36:49 [2024-01-25T19:36:49.483Z] #111 4.500 Selecting previously unselected package python3-lib2to3.
19:36:49 [2024-01-25T19:36:49.483Z] #111 4.503 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
19:36:49 [2024-01-25T19:36:49.483Z] #111 4.506 Unpacking python3-lib2to3 (3.11.2-3) ...
19:36:49 [2024-01-25T19:36:49.483Z] #111 4.549 Selecting previously unselected package python3-distutils.
19:36:49 [2024-01-25T19:36:49.483Z] #111 4.551 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
19:36:49 [2024-01-25T19:36:49.483Z] #111 4.555 Unpacking python3-distutils (3.11.2-3) ...
19:36:49 [2024-01-25T19:36:49.744Z] #111 4.603 Selecting previously unselected package libglib2.0-dev-bin.
19:36:49 [2024-01-25T19:36:49.744Z] #111 4.605 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
19:36:49 [2024-01-25T19:36:49.744Z] #111 4.615 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
19:36:49 [2024-01-25T19:36:49.744Z] #111 4.659 Selecting previously unselected package libsepol-dev:arm64.
19:36:49 [2024-01-25T19:36:49.744Z] #111 4.662 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
19:36:49 [2024-01-25T19:36:49.744Z] #111 4.666 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
19:36:49 [2024-01-25T19:36:49.744Z] #111 4.729 Selecting previously unselected package libpcre2-16-0:arm64.
19:36:49 [2024-01-25T19:36:49.744Z] #111 4.732 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
19:36:49 [2024-01-25T19:36:49.744Z] #111 4.735 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
19:36:49 [2024-01-25T19:36:49.744Z] #111 4.787 Selecting previously unselected package libpcre2-32-0:arm64.
19:36:50 [2024-01-25T19:36:50.005Z] #111 4.790 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
19:36:50 [2024-01-25T19:36:50.005Z] #111 4.794 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
19:36:50 [2024-01-25T19:36:50.005Z] #111 4.849 Selecting previously unselected package libpcre2-posix3:arm64.
19:36:50 [2024-01-25T19:36:50.005Z] #111 4.851 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
19:36:50 [2024-01-25T19:36:50.005Z] #111 4.857 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
19:36:50 [2024-01-25T19:36:50.005Z] #111 4.890 Selecting previously unselected package libpcre2-dev:arm64.
19:36:50 [2024-01-25T19:36:50.005Z] #111 4.892 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
19:36:50 [2024-01-25T19:36:50.005Z] #111 4.897 Unpacking libpcre2-dev:arm64 (10.42-1) ...
19:36:50 [2024-01-25T19:36:50.005Z] #111 4.978 Selecting previously unselected package libselinux1-dev:arm64.
19:36:50 [2024-01-25T19:36:50.005Z] #111 4.980 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
19:36:50 [2024-01-25T19:36:50.005Z] #111 4.984 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
19:36:50 [2024-01-25T19:36:50.005Z] #111 5.042 Selecting previously unselected package libmount-dev:arm64.
19:36:50 [2024-01-25T19:36:50.266Z] #111 5.045 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
19:36:50 [2024-01-25T19:36:50.266Z] #111 5.049 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
19:36:50 [2024-01-25T19:36:50.266Z] #111 5.082 Selecting previously unselected package zlib1g-dev:arm64.
19:36:50 [2024-01-25T19:36:50.266Z] #111 5.084 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
19:36:50 [2024-01-25T19:36:50.266Z] #111 5.088 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
19:36:50 [2024-01-25T19:36:50.266Z] #111 5.142 Selecting previously unselected package libglib2.0-dev:arm64.
19:36:50 [2024-01-25T19:36:50.266Z] #111 5.145 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
19:36:50 [2024-01-25T19:36:50.266Z] #111 5.148 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
19:36:50 [2024-01-25T19:36:50.266Z] #111 5.315 Selecting previously unselected package libseccomp-dev:arm64.
19:36:50 [2024-01-25T19:36:50.527Z] #111 5.318 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
19:36:50 [2024-01-25T19:36:50.527Z] #111 5.321 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:36:50 [2024-01-25T19:36:50.527Z] #111 5.362 Selecting previously unselected package libsecret-1-dev:arm64.
19:36:50 [2024-01-25T19:36:50.527Z] #111 5.364 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
19:36:50 [2024-01-25T19:36:50.527Z] #111 5.368 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
19:36:50 [2024-01-25T19:36:50.527Z] #111 5.445 Selecting previously unselected package libsystemd-dev:arm64.
19:36:50 [2024-01-25T19:36:50.527Z] #111 5.447 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
19:36:50 [2024-01-25T19:36:50.527Z] #111 5.452 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
19:36:50 [2024-01-25T19:36:50.527Z] #111 5.556 Selecting previously unselected package libudev-dev:arm64.
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.559 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ...
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.562 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.611 Selecting previously unselected package libyaml-0-2:arm64.
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.614 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.618 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.656 Selecting previously unselected package python3-pathspec.
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.659 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.662 Unpacking python3-pathspec (0.11.0-1) ...
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.697 Selecting previously unselected package python3-pkg-resources.
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.700 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.705 Unpacking python3-pkg-resources (66.1.1-1) ...
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.761 Selecting previously unselected package python3-yaml.
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.764 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.769 Unpacking python3-yaml (6.0-3+b2) ...
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.818 Selecting previously unselected package yamllint.
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.821 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.825 Unpacking yamllint (1.29.0-1) ...
19:36:50 [2024-01-25T19:36:50.788Z] #111 5.881 Setting up python3-pkg-resources (66.1.1-1) ...
19:36:51 [2024-01-25T19:36:51.048Z] #111 6.148 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:36:51 [2024-01-25T19:36:51.309Z] #111 6.159 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
19:36:51 [2024-01-25T19:36:51.309Z] #111 6.169 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
19:36:51 [2024-01-25T19:36:51.309Z] #111 6.180 No schema files found: doing nothing.
19:36:51 [2024-01-25T19:36:51.309Z] #111 6.187 Setting up python3-yaml (6.0-3+b2) ...
19:36:51 [2024-01-25T19:36:51.309Z] #111 6.347 Setting up libffi-dev:arm64 (3.4.4-1) ...
19:36:51 [2024-01-25T19:36:51.570Z] #111 6.358 Setting up libpcre2-16-0:arm64 (10.42-1) ...
19:36:51 [2024-01-25T19:36:51.570Z] #111 6.367 Setting up libpcre2-32-0:arm64 (10.42-1) ...
19:36:51 [2024-01-25T19:36:51.570Z] #111 6.377 Setting up libglib2.0-data (2.74.6-2) ...
19:36:51 [2024-01-25T19:36:51.570Z] #111 6.387 Setting up libgpg-error-dev (1.46-1) ...
19:36:51 [2024-01-25T19:36:51.570Z] #111 6.397 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
19:36:51 [2024-01-25T19:36:51.570Z] #111 6.409 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
19:36:51 [2024-01-25T19:36:51.570Z] #111 6.420 Setting up libsepol-dev:arm64 (3.4-2.1) ...
19:36:51 [2024-01-25T19:36:51.570Z] #111 6.430 Setting up libdpkg-perl (1.21.22) ...
19:36:51 [2024-01-25T19:36:51.570Z] #111 6.440 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
19:36:51 [2024-01-25T19:36:51.570Z] #111 6.449 Setting up libpcre2-posix3:arm64 (10.42-1) ...
19:36:51 [2024-01-25T19:36:51.570Z] #111 6.459 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
19:36:51 [2024-01-25T19:36:51.570Z] #111 6.469 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
19:36:51 [2024-01-25T19:36:51.570Z] #111 6.480 Setting up python3-pathspec (0.11.0-1) ...
19:36:51 [2024-01-25T19:36:51.570Z] #111 6.613 Setting up python3-lib2to3 (3.11.2-3) ...
19:36:51 [2024-01-25T19:36:51.831Z] #111 6.728 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
19:36:51 [2024-01-25T19:36:51.831Z] #111 6.738 Setting up libsecret-common (0.20.5-3) ...
19:36:51 [2024-01-25T19:36:51.831Z] #111 6.749 Setting up python3-distutils (3.11.2-3) ...
19:36:51 [2024-01-25T19:36:51.831Z] #111 6.881 Setting up libglib2.0-dev-bin (2.74.6-2) ...
19:36:52 [2024-01-25T19:36:52.091Z] #111 7.043 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
19:36:52 [2024-01-25T19:36:52.352Z] #111 7.053 Setting up libpcre2-dev:arm64 (10.42-1) ...
19:36:52 [2024-01-25T19:36:52.352Z] #111 7.064 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
19:36:52 [2024-01-25T19:36:52.352Z] #111 7.075 Setting up libglib2.0-bin (2.74.6-2) ...
19:36:52 [2024-01-25T19:36:52.352Z] #111 7.085 Setting up dpkg-dev (1.21.22) ...
19:36:52 [2024-01-25T19:36:52.352Z] #111 7.104 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
19:36:52 [2024-01-25T19:36:52.352Z] #111 7.116 Setting up yamllint (1.29.0-1) ...
19:36:52 [2024-01-25T19:36:52.352Z] #111 7.268 Setting up libgcrypt20-dev (1.10.1-3) ...
19:36:52 [2024-01-25T19:36:52.613Z] #111 7.279 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
19:36:52 [2024-01-25T19:36:52.613Z] #111 7.290 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
19:36:52 [2024-01-25T19:36:52.613Z] #111 7.300 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
19:36:52 [2024-01-25T19:36:52.613Z] #111 7.310 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
19:36:52 [2024-01-25T19:36:52.613Z] #111 7.324 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
19:36:52 [2024-01-25T19:36:52.613Z] #111 7.335 Processing triggers for libc-bin (2.36-9+deb12u3) ...
19:36:52 [2024-01-25T19:36:52.613Z] #111 DONE 7.6s
19:36:52 [2024-01-25T19:36:52.874Z] 
19:36:52 [2024-01-25T19:36:52.874Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
19:36:53 [2024-01-25T19:36:53.816Z] #112 DONE 1.0s
19:36:53 [2024-01-25T19:36:53.816Z] 
19:36:53 [2024-01-25T19:36:53.816Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
19:36:54 [2024-01-25T19:36:54.077Z] #113 DONE 0.5s
19:36:54 [2024-01-25T19:36:54.337Z] 
19:36:54 [2024-01-25T19:36:54.337Z] #114 [dev 1/1] COPY --link . .
19:36:56 [2024-01-25T19:36:56.882Z] #114 DONE 2.6s
19:36:56 [2024-01-25T19:36:56.882Z] 
19:36:56 [2024-01-25T19:36:56.882Z] #115 exporting to image
19:36:56 [2024-01-25T19:36:56.882Z] #115 exporting layers
19:36:57 [2024-01-25T19:36:57.825Z] #115 exporting layers 1.0s done
19:36:58 [2024-01-25T19:36:58.085Z] #115 writing image sha256:cf3770c7a1e3fe992548c7b73e250e80d3a3e55cfb407c2e7687e1a51d11372f done
19:36:58 [2024-01-25T19:36:58.085Z] #115 naming to docker.io/library/docker:c2ef38f79013e4784cb60740bc3de65e570ebd4e done
19:36:58 [2024-01-25T19:36:58.085Z] #115 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:36:58 [2024-01-25T19:36:58.393Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:36:58 [2024-01-25T19:36:58.682Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47225/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c2ef38f79013e4784cb60740bc3de65e570ebd4e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 docker:c2ef38f79013e4784cb60740bc3de65e570ebd4e hack/test/unit
19:36:58 [2024-01-25T19:36:58.945Z] + BUILDFLAGS=(-tags 'netgo journald')
19:36:58 [2024-01-25T19:36:58.945Z] + TESTFLAGS+=' -test.timeout=5m'
19:36:58 [2024-01-25T19:36:58.945Z] + TESTDIRS=./...
19:36:58 [2024-01-25T19:36:58.945Z] + exclude_paths='/vendor/|/integration'
19:36:58 [2024-01-25T19:36:58.945Z] ++ go list ./...
19:36:58 [2024-01-25T19:36:58.945Z] ++ grep -vE '(/vendor/|/integration)'
19:36:59 [2024-01-25T19:36:59.519Z] + pkg_list='github.com/docker/docker/api
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/backend/build
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/httpstatus
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/httputils
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/middleware
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/router
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/router/build
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/router/checkpoint
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/router/container
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/router/debug
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/router/distribution
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/router/grpc
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/router/image
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/router/network
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/router/plugin
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/router/session
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/router/swarm
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/router/system
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/server/router/volume
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/backend
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/blkiodev
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/checkpoint
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/container
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/events
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/filters
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/image
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/mount
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/network
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/plugins/logdriver
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/registry
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/strslice
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/swarm
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/swarm/runtime
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/system
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/time
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/versions
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/versions/v1p19
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/versions/v1p20
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/api/types/volume
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder/builder-next
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder/builder-next/exporter
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder/builder-next/worker
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder/builder-next/worker/label
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder/dockerfile
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder/remotecontext
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder/remotecontext/git
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/builder/remotecontext/urlutil
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/cli/debug
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/cli/winresources/docker-proxy
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/cli/winresources/dockerd
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/client
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/client/buildkit
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/cmd/docker-proxy
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/cmd/dockerd
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/cmd/dockerd/trap
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/container
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/container/stream
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/contrib/apparmor
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/contrib/httpserver
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/cluster
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/cluster/convert
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/cluster/executor
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/cluster/executor/container
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/cluster/provider
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/config
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/containerd
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/events
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/events/testutils
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/graphdriver
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/graphdriver/copy
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/graphdriver/register
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/graphdriver/vfs
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/graphdriver/zfs
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/images
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/initlayer
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/links
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/listeners
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/awslogs
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/fluentd
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/gcplogs
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/gelf
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/journald
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/local
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/loggertest
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/loggerutils
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/splunk
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/syslog
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/logger/templates
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/names
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/network
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/snapshotter
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/daemon/stats
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/distribution
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/distribution/metadata
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/distribution/utils
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/distribution/xfer
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/dockerversion
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/errdefs
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/image
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/image/cache
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/image/spec/specs-go
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/image/spec/specs-go/v1
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/image/tarexport
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/image/v1
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/internal/compatcontext
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/internal/mod
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/internal/mounttree
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/internal/multierror
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/internal/sliceutil
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/internal/test/suite
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/internal/testutils
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/internal/testutils/netnsutils
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/internal/testutils/specialimage
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/internal/unshare
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/layer
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libcontainerd
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libcontainerd/queue
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libcontainerd/remote
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libcontainerd/shimopts
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libcontainerd/supervisor
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libcontainerd/types
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/bitmap
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/cluster
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/config
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/datastore
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/diagnostic
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/discoverapi
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/driverapi
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/bridge
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/host
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/null
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/overlay
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/remote
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/windows
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/drvregistry
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/etchosts
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/internal/caller
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/internal/kvstore
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/internal/netiputil
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/ipam
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/ipamapi
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/ipams/builtin
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/ipams/null
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/ipams/remote
19:36:59 [2024-01-25T19:36:59.519Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/ipamutils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/ipbits
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/iptables
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/netlabel
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/netutils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/networkdb
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/ns
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/options
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/osl
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/osl/kernel
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/portallocator
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/portmapper
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/resolvconf
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/scope
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/types
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/oci
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/oci/caps
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/opts
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/archive
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/authorization
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/broadcaster
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/capabilities
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/chrootarchive
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/containerfs
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/directory
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/dmesg
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/fileutils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/homedir
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/idtools
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/ioutils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/jsonmessage
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/longpath
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/loopback
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/meminfo
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/namesgenerator
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/parsers
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/parsers/kernel
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/pidfile
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/platform
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/plugingetter
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/plugins
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/plugins/transport
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/pools
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/process
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/progress
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/reexec
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/rootless
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/rootless/specconv
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/stack
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/stdcopy
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/streamformatter
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/stringid
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/sysinfo
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/system
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/tailfile
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/tarsum
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/useragent
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/plugin
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/plugin/executor/containerd
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/plugin/v2
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/profiles/apparmor
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/profiles/seccomp
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/quota
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/reference
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/registry
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/registry/resumable
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/restartmanager
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/runconfig
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/runconfig/opts
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/testutil
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/testutil/daemon
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/testutil/environment
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/testutil/fakecontext
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/testutil/fakegit
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/testutil/fakestorage
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/testutil/fixtures/load
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/testutil/fixtures/plugin
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/testutil/registry
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/testutil/request
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/volume
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/volume/drivers
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/volume/local
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/volume/mounts
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/volume/service
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/volume/service/opts
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/volume/testutils'
19:36:59 [2024-01-25T19:36:59.520Z] ++ grep --fixed-strings -v /libnetwork
19:36:59 [2024-01-25T19:36:59.520Z] ++ echo 'github.com/docker/docker/api
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/backend/build
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/httpstatus
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/httputils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/middleware
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/router
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/router/build
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/router/checkpoint
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/router/container
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/router/debug
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/router/distribution
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/router/grpc
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/router/image
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/router/network
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/router/plugin
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/router/session
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/router/swarm
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/router/system
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/server/router/volume
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/backend
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/blkiodev
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/checkpoint
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/container
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/events
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/filters
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/image
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/mount
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/network
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/plugins/logdriver
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/registry
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/strslice
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/swarm
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/swarm/runtime
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/system
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/time
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/versions
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/versions/v1p19
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/versions/v1p20
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/api/types/volume
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder/builder-next
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder/builder-next/exporter
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder/builder-next/worker
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder/builder-next/worker/label
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder/dockerfile
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder/remotecontext
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder/remotecontext/git
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/builder/remotecontext/urlutil
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/cli/debug
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/cli/winresources/docker-proxy
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/cli/winresources/dockerd
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/client
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/client/buildkit
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/cmd/docker-proxy
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/cmd/dockerd
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/cmd/dockerd/trap
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/container
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/container/stream
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/contrib/apparmor
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/contrib/httpserver
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/cluster
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/cluster/convert
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/cluster/executor
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/cluster/executor/container
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/cluster/provider
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/config
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/containerd
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/events
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/events/testutils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/graphdriver
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/graphdriver/copy
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/graphdriver/register
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/graphdriver/vfs
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/graphdriver/zfs
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/images
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/initlayer
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/links
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/listeners
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/awslogs
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/fluentd
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/gcplogs
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/gelf
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/journald
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/local
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/loggertest
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/loggerutils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/splunk
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/syslog
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/logger/templates
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/names
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/network
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/snapshotter
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/daemon/stats
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/distribution
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/distribution/metadata
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/distribution/utils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/distribution/xfer
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/dockerversion
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/errdefs
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/image
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/image/cache
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/image/spec/specs-go
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/image/spec/specs-go/v1
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/image/tarexport
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/image/v1
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/internal/compatcontext
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/internal/mod
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/internal/mounttree
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/internal/multierror
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/internal/sliceutil
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/internal/test/suite
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/internal/testutils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/internal/testutils/netnsutils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/internal/testutils/specialimage
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/internal/unshare
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/layer
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libcontainerd
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libcontainerd/queue
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libcontainerd/remote
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libcontainerd/shimopts
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libcontainerd/supervisor
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libcontainerd/types
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/bitmap
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/cluster
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/config
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/datastore
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/diagnostic
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/discoverapi
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/driverapi
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/bridge
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/host
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/null
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/overlay
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/remote
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/windows
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/drvregistry
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/etchosts
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/internal/caller
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/internal/kvstore
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/internal/netiputil
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/ipam
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/ipamapi
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/ipams/builtin
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/ipams/null
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/ipams/remote
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/ipamutils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/ipbits
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/iptables
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/netlabel
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/netutils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/networkdb
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/ns
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/options
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/osl
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/osl/kernel
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/portallocator
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/portmapper
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/resolvconf
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/scope
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/libnetwork/types
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/oci
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/oci/caps
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/opts
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/archive
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/authorization
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/broadcaster
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/capabilities
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/chrootarchive
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/containerfs
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/directory
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/dmesg
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/fileutils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/homedir
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/idtools
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/ioutils
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/jsonmessage
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/longpath
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/loopback
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/meminfo
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/namesgenerator
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/parsers
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/parsers/kernel
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/pidfile
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/platform
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/plugingetter
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/plugins
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/plugins/transport
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/pools
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/process
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/progress
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/reexec
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/rootless
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/rootless/specconv
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/stack
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/stdcopy
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/streamformatter
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/stringid
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/sysinfo
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/system
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/tailfile
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/tarsum
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/pkg/useragent
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/plugin
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/plugin/executor/containerd
19:36:59 [2024-01-25T19:36:59.520Z] github.com/docker/docker/plugin/v2
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/profiles/apparmor
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/profiles/seccomp
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/quota
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/reference
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/registry
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/registry/resumable
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/restartmanager
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/runconfig
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/runconfig/opts
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/daemon
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/environment
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/fakecontext
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/fakegit
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/fakestorage
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/fixtures/load
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/fixtures/plugin
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/registry
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/request
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/volume
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/volume/drivers
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/volume/local
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/volume/mounts
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/volume/service
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/volume/service/opts
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/volume/testutils'
19:36:59 [2024-01-25T19:36:59.521Z] + base_pkg_list='github.com/docker/docker/api
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/backend/build
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/httpstatus
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/httputils
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/middleware
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/build
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/checkpoint
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/container
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/debug
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/distribution
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/grpc
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/image
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/network
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/plugin
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/session
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/swarm
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/system
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/volume
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/backend
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/blkiodev
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/checkpoint
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/container
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/events
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/filters
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/image
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/mount
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/network
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/plugins/logdriver
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/registry
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/strslice
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/swarm
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/swarm/runtime
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/system
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/time
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/versions
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/versions/v1p19
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/versions/v1p20
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/volume
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/exporter
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/worker
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/worker/label
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/dockerfile
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/remotecontext
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/remotecontext/git
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/remotecontext/urlutil
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/cli/debug
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/cli/winresources/docker-proxy
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/cli/winresources/dockerd
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/client
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/client/buildkit
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/cmd/docker-proxy
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/cmd/dockerd
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/cmd/dockerd/trap
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/container
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/container/stream
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/contrib/apparmor
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/contrib/httpserver
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/cluster
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/cluster/convert
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/cluster/executor
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/cluster/executor/container
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/cluster/provider
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/config
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/containerd
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/events
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/events/testutils
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/graphdriver
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/graphdriver/copy
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/graphdriver/register
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/graphdriver/vfs
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/graphdriver/zfs
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/images
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/initlayer
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/links
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/listeners
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/awslogs
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/fluentd
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/gcplogs
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/gelf
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/journald
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/local
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/loggertest
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/loggerutils
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/splunk
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/syslog
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/logger/templates
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/names
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/network
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/snapshotter
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/stats
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/distribution
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/distribution/metadata
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/distribution/utils
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/distribution/xfer
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/dockerversion
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/errdefs
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/image
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/image/cache
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/image/spec/specs-go
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/image/spec/specs-go/v1
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/image/tarexport
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/image/v1
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/internal/compatcontext
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/internal/mod
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/internal/mounttree
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/internal/multierror
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/internal/sliceutil
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/internal/test/suite
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/internal/testutils
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/internal/testutils/netnsutils
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/internal/testutils/specialimage
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/internal/unshare
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/layer
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/libcontainerd
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/libcontainerd/queue
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/libcontainerd/remote
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/libcontainerd/shimopts
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/libcontainerd/supervisor
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/libcontainerd/types
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/oci
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/oci/caps
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/opts
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/archive
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/authorization
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/broadcaster
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/capabilities
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/chrootarchive
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/containerfs
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/directory
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/dmesg
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/fileutils
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/homedir
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/idtools
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/ioutils
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/jsonmessage
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/longpath
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/loopback
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/meminfo
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/namesgenerator
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/parsers
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/parsers/kernel
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/pidfile
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/platform
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/plugingetter
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/plugins
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/plugins/transport
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/pools
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/process
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/progress
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/reexec
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/rootless
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/rootless/specconv
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/stack
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/stdcopy
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/streamformatter
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/stringid
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/sysinfo
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/system
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/tailfile
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/tarsum
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/pkg/useragent
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/plugin
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/plugin/executor/containerd
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/plugin/v2
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/profiles/apparmor
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/profiles/seccomp
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/quota
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/reference
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/registry
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/registry/resumable
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/restartmanager
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/runconfig
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/runconfig/opts
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/daemon
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/environment
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/fakecontext
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/fakegit
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/fakestorage
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/fixtures/load
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/fixtures/plugin
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/registry
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/testutil/request
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/volume
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/volume/drivers
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/volume/local
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/volume/mounts
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/volume/service
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/volume/service/opts
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/volume/testutils'
19:36:59 [2024-01-25T19:36:59.521Z] ++ grep --fixed-strings /libnetwork
19:36:59 [2024-01-25T19:36:59.521Z] ++ echo 'github.com/docker/docker/api
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/backend/build
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/httpstatus
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/httputils
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/middleware
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/build
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/checkpoint
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/container
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/debug
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/distribution
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/grpc
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/image
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/network
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/plugin
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/session
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/swarm
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/system
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/server/router/volume
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/backend
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/blkiodev
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/checkpoint
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/container
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/events
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/filters
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/image
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/mount
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/network
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/plugins/logdriver
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/registry
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/strslice
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/swarm
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/swarm/runtime
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/system
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/time
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/versions
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/versions/v1p19
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/versions/v1p20
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/api/types/volume
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/exporter
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/worker
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/builder-next/worker/label
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/dockerfile
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/remotecontext
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/remotecontext/git
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/builder/remotecontext/urlutil
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/cli/debug
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/cli/winresources/docker-proxy
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/cli/winresources/dockerd
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/client
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/client/buildkit
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/cmd/docker-proxy
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/cmd/dockerd
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/cmd/dockerd/trap
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/container
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/container/stream
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/contrib/apparmor
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/contrib/httpserver
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/cluster
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/cluster/convert
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/cluster/executor
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/cluster/executor/container
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/cluster/provider
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/config
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/containerd
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/events
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/events/testutils
19:36:59 [2024-01-25T19:36:59.521Z] github.com/docker/docker/daemon/graphdriver
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/graphdriver/copy
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/graphdriver/register
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/graphdriver/vfs
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/graphdriver/zfs
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/images
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/initlayer
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/links
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/listeners
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/awslogs
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/fluentd
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/gcplogs
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/gelf
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/journald
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/local
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/loggertest
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/loggerutils
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/splunk
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/syslog
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/logger/templates
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/names
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/network
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/snapshotter
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/daemon/stats
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/distribution
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/distribution/metadata
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/distribution/utils
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/distribution/xfer
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/dockerversion
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/errdefs
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/image
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/image/cache
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/image/spec/specs-go
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/image/spec/specs-go/v1
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/image/tarexport
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/image/v1
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/internal/compatcontext
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/internal/mod
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/internal/mounttree
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/internal/multierror
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/internal/sliceutil
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/internal/test/suite
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/internal/testutils
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/internal/testutils/netnsutils
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/internal/testutils/specialimage
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/internal/unshare
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/layer
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libcontainerd
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libcontainerd/queue
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libcontainerd/remote
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libcontainerd/shimopts
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libcontainerd/supervisor
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libcontainerd/types
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/bitmap
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cluster
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/config
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/datastore
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/diagnostic
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/discoverapi
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/driverapi
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/bridge
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/host
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/null
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/overlay
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/remote
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/windows
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drvregistry
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/etchosts
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/internal/caller
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/internal/kvstore
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/internal/netiputil
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipam
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipamapi
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipams/builtin
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipams/null
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipams/remote
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipamutils
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipbits
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/iptables
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/netlabel
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/netutils
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/networkdb
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ns
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/options
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/osl
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/osl/kernel
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/portallocator
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/portmapper
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/resolvconf
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/scope
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/types
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/oci
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/oci/caps
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/opts
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/archive
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/authorization
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/broadcaster
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/capabilities
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/chrootarchive
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/containerfs
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/directory
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/dmesg
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/fileutils
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/homedir
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/idtools
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/ioutils
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/jsonmessage
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/longpath
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/loopback
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/meminfo
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/namesgenerator
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/parsers
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/parsers/kernel
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/pidfile
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/platform
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/plugingetter
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/plugins
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/plugins/transport
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/pools
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/process
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/progress
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/reexec
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/rootless
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/rootless/specconv
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/stack
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/stdcopy
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/streamformatter
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/stringid
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/sysinfo
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/system
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/tailfile
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/tarsum
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/pkg/useragent
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/plugin
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/plugin/executor/containerd
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/plugin/v2
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/profiles/apparmor
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/profiles/seccomp
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/quota
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/reference
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/registry
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/registry/resumable
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/restartmanager
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/runconfig
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/runconfig/opts
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/testutil
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/testutil/daemon
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/testutil/environment
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/testutil/fakecontext
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/testutil/fakegit
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/testutil/fakestorage
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/testutil/fixtures/load
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/testutil/fixtures/plugin
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/testutil/registry
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/testutil/request
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/volume
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/volume/drivers
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/volume/local
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/volume/mounts
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/volume/service
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/volume/service/opts
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/volume/testutils'
19:36:59 [2024-01-25T19:36:59.522Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/bitmap
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cluster
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/config
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/datastore
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/diagnostic
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/discoverapi
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/driverapi
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/bridge
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/host
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/null
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/overlay
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/remote
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/windows
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/drvregistry
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/etchosts
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/internal/caller
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/internal/kvstore
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/internal/netiputil
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipam
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipamapi
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipams/builtin
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipams/null
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipams/remote
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipamutils
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ipbits
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/iptables
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/netlabel
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/netutils
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/networkdb
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/ns
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/options
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/osl
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/osl/kernel
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/portallocator
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/portmapper
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/resolvconf
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/scope
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/types'
19:36:59 [2024-01-25T19:36:59.522Z] + echo 'github.com/docker/docker/libnetwork
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/bitmap
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cluster
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:36:59 [2024-01-25T19:36:59.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/config
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/datastore
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/diagnostic
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/discoverapi
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/driverapi
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/bridge
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/host
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/null
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/overlay
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/remote
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/windows
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drvregistry
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/etchosts
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/internal/caller
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/internal/kvstore
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/internal/netiputil
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/ipam
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/ipamapi
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/ipams/builtin
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/ipams/null
19:36:59 [2024-01-25T19:36:59.523Z] git+ grep --fixed-strings libnetwork/drivers/bridge
19:36:59 [2024-01-25T19:36:59.523Z] hub.com/docker/docker/libnetwork/ipams/remote
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/ipamutils
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/ipbits
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/iptables
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/netlabel
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/netutils
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/networkdb
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/ns
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/options
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/osl
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/osl/kernel
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/portallocator
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/portmapper
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/resolvconf
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/scope
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/types'
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/bridge
19:36:59 [2024-01-25T19:36:59.523Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:36:59 [2024-01-25T19:36:59.523Z] + type docker-proxy
19:36:59 [2024-01-25T19:36:59.523Z] hack/test/unit: line 25: type: docker-proxy: not found
19:36:59 [2024-01-25T19:36:59.523Z] + hack/make.sh binary-proxy install-proxy
19:36:59 [2024-01-25T19:36:59.523Z] 
19:36:59 [2024-01-25T19:36:59.523Z] Removing bundles/
19:36:59 [2024-01-25T19:36:59.523Z] 
19:36:59 [2024-01-25T19:36:59.523Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:36:59 [2024-01-25T19:36:59.523Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
19:36:59 [2024-01-25T19:36:59.523Z] + tee /go/src/github.com/docker/docker/go.mod
19:36:59 [2024-01-25T19:36:59.523Z] module github.com/docker/docker
19:36:59 [2024-01-25T19:36:59.523Z] 
19:36:59 [2024-01-25T19:36:59.523Z] go 1.20
19:36:59 [2024-01-25T19:36:59.523Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:36:59 [2024-01-25T19:36:59.523Z] + GO111MODULE=on
19:36:59 [2024-01-25T19:36:59.523Z] + 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=c2ef38f79013e4784cb60740bc3de65e570ebd4e" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-25T19:36:59.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
19:37:04 [2024-01-25T19:37:04.814Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:37:04 [2024-01-25T19:37:04.814Z] Created binary: bundles/binary-proxy/docker-proxy
19:37:04 [2024-01-25T19:37:04.814Z] 
19:37:04 [2024-01-25T19:37:04.814Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:37:04 [2024-01-25T19:37:04.814Z] Installing docker-proxy to /usr/local/bin/
19:37:04 [2024-01-25T19:37:04.814Z] 
19:37:04 [2024-01-25T19:37:04.814Z] + mkdir -p bundles
19:37:04 [2024-01-25T19:37:04.814Z] + '[' -n 'github.com/docker/docker/api
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/backend/build
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/httpstatus
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/httputils
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/middleware
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/router
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/router/build
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/router/checkpoint
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/router/container
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/router/debug
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/router/distribution
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/router/grpc
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/router/image
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/router/network
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/router/plugin
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/router/session
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/router/swarm
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/router/system
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/server/router/volume
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/backend
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/blkiodev
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/checkpoint
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/container
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/events
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/filters
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/image
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/mount
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/network
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/plugins/logdriver
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/registry
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/strslice
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/swarm
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/swarm/runtime
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/system
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/time
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/versions
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/versions/v1p19
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/versions/v1p20
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/api/types/volume
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder/builder-next
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder/builder-next/exporter
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder/builder-next/worker
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder/builder-next/worker/label
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder/dockerfile
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder/remotecontext
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder/remotecontext/git
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/builder/remotecontext/urlutil
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/cli/debug
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/cli/winresources/docker-proxy
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/cli/winresources/dockerd
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/client
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/client/buildkit
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/cmd/docker-proxy
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/cmd/dockerd
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/cmd/dockerd/trap
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/container
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/container/stream
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/contrib/apparmor
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/contrib/httpserver
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/cluster
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/cluster/convert
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/cluster/executor
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/cluster/executor/container
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/cluster/provider
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/config
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/containerd
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/events
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/events/testutils
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/graphdriver
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/graphdriver/copy
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/graphdriver/register
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/graphdriver/vfs
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/graphdriver/zfs
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/images
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/initlayer
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/links
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/listeners
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/awslogs
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/fluentd
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/gcplogs
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/gelf
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/journald
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/local
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/loggertest
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/loggerutils
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/splunk
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/syslog
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/logger/templates
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/names
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/network
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/snapshotter
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/daemon/stats
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/distribution
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/distribution/metadata
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/distribution/utils
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/distribution/xfer
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/dockerversion
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/errdefs
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/image
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/image/cache
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/image/spec/specs-go
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/image/spec/specs-go/v1
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/image/tarexport
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/image/v1
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/internal/compatcontext
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/internal/mod
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/internal/mounttree
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/internal/multierror
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/internal/sliceutil
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/internal/test/suite
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/internal/testutils
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/internal/testutils/netnsutils
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/internal/testutils/specialimage
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/internal/unshare
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/layer
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/libcontainerd
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/libcontainerd/queue
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/libcontainerd/remote
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/libcontainerd/shimopts
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/libcontainerd/supervisor
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/libcontainerd/types
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/oci
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/oci/caps
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/opts
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/archive
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/authorization
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/broadcaster
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/capabilities
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/chrootarchive
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/containerfs
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/directory
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/dmesg
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/fileutils
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/homedir
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/idtools
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/ioutils
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/jsonmessage
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/longpath
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/loopback
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/meminfo
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/namesgenerator
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/parsers
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/parsers/kernel
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/pidfile
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/platform
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/plugingetter
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/plugins
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/plugins/transport
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/pools
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/process
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/progress
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/reexec
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/rootless
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/rootless/specconv
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/stack
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/stdcopy
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/streamformatter
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/stringid
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/sysinfo
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/system
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/tailfile
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/tarsum
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/pkg/useragent
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/plugin
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/plugin/executor/containerd
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/plugin/v2
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/profiles/apparmor
19:37:04 [2024-01-25T19:37:04.814Z] github.com/docker/docker/profiles/seccomp
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/quota
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/reference
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/registry
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/registry/resumable
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/restartmanager
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/runconfig
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/runconfig/opts
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/testutil
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/testutil/daemon
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/testutil/environment
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/testutil/fakecontext
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/testutil/fakegit
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/testutil/fakestorage
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/testutil/fixtures/load
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/testutil/fixtures/plugin
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/testutil/registry
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/testutil/request
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/volume
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/volume/drivers
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/volume/local
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/volume/mounts
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/volume/service
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/volume/service/opts
19:37:04 [2024-01-25T19:37:04.815Z] github.com/docker/docker/volume/testutils' ']'
19:37:04 [2024-01-25T19:37:04.815Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/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/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:37:04 [2024-01-25T19:37:04.815Z] ?   	github.com/docker/docker/api	[no test files]
19:37:12 [2024-01-25T19:37:12.968Z] ok  	github.com/docker/docker/api/server	0.026s	coverage: 13.0% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 28.3% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/types	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 72.3% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/api/types/registry	0.006s	coverage: 54.2% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/api/types/container	0.010s	coverage: 83.7% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/types/system	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/builder	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/builder/remotecontext	0.045s	coverage: 33.7% of statements
19:37:34 [2024-01-25T19:37:34.954Z] ok  	github.com/docker/docker/builder/dockerfile	0.067s	coverage: 50.3% of statements
19:37:36 [2024-01-25T19:37:36.880Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
19:37:36 [2024-01-25T19:37:36.880Z] ok  	github.com/docker/docker/client	0.087s	coverage: 77.0% of statements
19:37:36 [2024-01-25T19:37:36.880Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.173s	coverage: 66.5% of statements
19:37:38 [2024-01-25T19:37:38.799Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.117s	coverage: 82.5% of statements
19:37:48 [2024-01-25T19:37:48.812Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:37:48 [2024-01-25T19:37:48.812Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:37:48 [2024-01-25T19:37:48.812Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:37:48 [2024-01-25T19:37:48.812Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:37:48 [2024-01-25T19:37:48.812Z] ok  	github.com/docker/docker/container	0.127s	coverage: 35.9% of statements
19:37:48 [2024-01-25T19:37:48.812Z] ok  	github.com/docker/docker/cmd/dockerd	0.211s	coverage: 30.0% of statements
19:37:50 [2024-01-25T19:37:50.730Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.413s	coverage: 0.0% of statements
19:37:52 [2024-01-25T19:37:52.116Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:37:52 [2024-01-25T19:37:52.116Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.021s	coverage: 65.3% of statements
19:37:52 [2024-01-25T19:37:52.116Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.025s	coverage: 38.7% of statements
19:37:52 [2024-01-25T19:37:52.116Z] ok  	github.com/docker/docker/daemon/cluster	0.047s	coverage: 0.5% of statements
19:37:52 [2024-01-25T19:37:52.378Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:37:52 [2024-01-25T19:37:52.378Z] ok  	github.com/docker/docker/daemon/config	0.048s	coverage: 74.4% of statements
19:37:53 [2024-01-25T19:37:53.765Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:37:53 [2024-01-25T19:37:53.765Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
19:37:53 [2024-01-25T19:37:53.765Z] ok  	github.com/docker/docker/daemon/containerd	0.029s	coverage: 9.0% of statements
19:37:54 [2024-01-25T19:37:54.026Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
19:37:54 [2024-01-25T19:37:54.026Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
19:37:54 [2024-01-25T19:37:54.026Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 60.9% of statements
19:37:54 [2024-01-25T19:37:54.597Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:37:54 [2024-01-25T19:37:54.597Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
19:37:54 [2024-01-25T19:37:54.859Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:37:54 [2024-01-25T19:37:54.859Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:37:55 [2024-01-25T19:37:55.121Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.192s	coverage: 60.2% of statements
19:37:55 [2024-01-25T19:37:55.121Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.020s	coverage: 60.9% of statements
19:37:55 [2024-01-25T19:37:55.693Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
19:37:55 [2024-01-25T19:37:55.954Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.453s	coverage: 13.3% of statements
19:37:56 [2024-01-25T19:37:56.216Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:37:56 [2024-01-25T19:37:56.216Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:37:56 [2024-01-25T19:37:56.216Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
19:37:56 [2024-01-25T19:37:56.216Z] ok  	github.com/docker/docker/daemon/images	0.024s	coverage: 3.0% of statements
19:37:56 [2024-01-25T19:37:56.478Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
19:37:56 [2024-01-25T19:37:56.478Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:37:56 [2024-01-25T19:37:56.478Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.020s	coverage: 53.6% of statements
19:37:56 [2024-01-25T19:37:56.739Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.108s	coverage: 78.3% of statements
19:37:56 [2024-01-25T19:37:56.739Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
19:37:57 [2024-01-25T19:37:57.311Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
19:37:57 [2024-01-25T19:37:57.311Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
19:37:57 [2024-01-25T19:37:57.311Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
19:37:57 [2024-01-25T19:37:57.311Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.018s	coverage: 87.2% of statements
19:37:57 [2024-01-25T19:37:57.311Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.108s	coverage: 76.8% of statements
19:37:57 [2024-01-25T19:37:57.311Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
19:37:57 [2024-01-25T19:37:57.573Z] ok  	github.com/docker/docker/daemon/logger/local	0.040s	coverage: 79.4% of statements
19:37:58 [2024-01-25T19:37:58.147Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
19:37:58 [2024-01-25T19:37:58.147Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.030s	coverage: 63.5% of statements
19:37:58 [2024-01-25T19:37:58.147Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:37:58 [2024-01-25T19:37:58.147Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
19:37:58 [2024-01-25T19:37:58.147Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
19:37:58 [2024-01-25T19:37:58.408Z] ok  	github.com/docker/docker/daemon/logger/journald	1.171s	coverage: 74.5% of statements
19:37:58 [2024-01-25T19:37:58.669Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
19:37:58 [2024-01-25T19:37:58.669Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:37:58 [2024-01-25T19:37:58.669Z] ok  	github.com/docker/docker/daemon/network	0.008s	coverage: 63.8% of statements
19:37:59 [2024-01-25T19:37:59.241Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:37:59 [2024-01-25T19:37:59.241Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
19:37:59 [2024-01-25T19:37:59.241Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.2% of statements
19:37:59 [2024-01-25T19:37:59.241Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
19:37:59 [2024-01-25T19:37:59.502Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.403s	coverage: 82.5% of statements
19:38:00 [2024-01-25T19:38:00.074Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
19:38:00 [2024-01-25T19:38:00.074Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
19:38:00 [2024-01-25T19:38:00.074Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
19:38:00 [2024-01-25T19:38:00.074Z] ok  	github.com/docker/docker/image	0.026s	coverage: 84.6% of statements
19:38:00 [2024-01-25T19:38:00.335Z] ?   	github.com/docker/docker/image/v1	[no test files]
19:38:00 [2024-01-25T19:38:00.335Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
19:38:00 [2024-01-25T19:38:00.335Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
19:38:00 [2024-01-25T19:38:00.335Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
19:38:00 [2024-01-25T19:38:00.335Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
19:38:00 [2024-01-25T19:38:00.335Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
19:38:00 [2024-01-25T19:38:00.335Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:38:00 [2024-01-25T19:38:00.335Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
19:38:00 [2024-01-25T19:38:00.335Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
19:38:00 [2024-01-25T19:38:00.335Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
19:38:00 [2024-01-25T19:38:00.596Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
19:38:00 [2024-01-25T19:38:00.596Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
19:38:00 [2024-01-25T19:38:00.857Z] ok  	github.com/docker/docker/distribution	1.496s	coverage: 28.9% of statements
19:38:01 [2024-01-25T19:38:01.118Z] ok  	github.com/docker/docker/daemon	10.677s	coverage: 17.1% of statements
19:38:01 [2024-01-25T19:38:01.379Z] ok  	github.com/docker/docker/distribution/xfer	2.167s	coverage: 85.4% of statements
19:38:01 [2024-01-25T19:38:01.640Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:38:01 [2024-01-25T19:38:01.640Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:38:01 [2024-01-25T19:38:01.640Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
19:38:01 [2024-01-25T19:38:01.640Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:38:01 [2024-01-25T19:38:01.640Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:38:01 [2024-01-25T19:38:01.640Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
19:38:01 [2024-01-25T19:38:01.902Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:38:01 [2024-01-25T19:38:01.902Z] ok  	github.com/docker/docker/oci	0.026s	coverage: 38.1% of statements
19:38:02 [2024-01-25T19:38:02.163Z] ok  	github.com/docker/docker/opts	0.033s	coverage: 67.9% of statements
19:38:02 [2024-01-25T19:38:02.736Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
19:38:02 [2024-01-25T19:38:02.736Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
19:38:02 [2024-01-25T19:38:02.736Z] ok  	github.com/docker/docker/pkg/containerfs	0.007s	coverage: 25.8% of statements
19:38:02 [2024-01-25T19:38:02.736Z] ok  	github.com/docker/docker/pkg/directory	0.014s	coverage: 81.8% of statements
19:38:02 [2024-01-25T19:38:02.736Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
19:38:02 [2024-01-25T19:38:02.736Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.257s	coverage: 83.7% of statements
19:38:02 [2024-01-25T19:38:02.998Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 8.3% of statements
19:38:02 [2024-01-25T19:38:02.998Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 51.7% of statements
19:38:02 [2024-01-25T19:38:02.998Z] ok  	github.com/docker/docker/pkg/authorization	0.404s	coverage: 68.3% of statements
19:38:02 [2024-01-25T19:38:02.998Z] ok  	github.com/docker/docker/pkg/archive	0.508s	coverage: 81.3% of statements
19:38:03 [2024-01-25T19:38:03.259Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:38:03 [2024-01-25T19:38:03.259Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
19:38:03 [2024-01-25T19:38:03.259Z] ok  	github.com/docker/docker/pkg/longpath	0.029s	coverage: 45.5% of statements
19:38:03 [2024-01-25T19:38:03.259Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
19:38:03 [2024-01-25T19:38:03.259Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
19:38:03 [2024-01-25T19:38:03.521Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
19:38:03 [2024-01-25T19:38:03.521Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
19:38:03 [2024-01-25T19:38:03.521Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.012s	coverage: 90.2% of statements
19:38:03 [2024-01-25T19:38:03.521Z] ok  	github.com/docker/docker/pkg/ioutils	0.368s	coverage: 71.9% of statements
19:38:03 [2024-01-25T19:38:03.521Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:38:03 [2024-01-25T19:38:03.521Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:38:03 [2024-01-25T19:38:03.521Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 94.1% of statements
19:38:03 [2024-01-25T19:38:03.782Z] ok  	github.com/docker/docker/pkg/idtools	0.690s	coverage: 69.7% of statements
19:38:04 [2024-01-25T19:38:04.043Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:38:04 [2024-01-25T19:38:04.043Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:38:04 [2024-01-25T19:38:04.043Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
19:38:04 [2024-01-25T19:38:04.043Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
19:38:04 [2024-01-25T19:38:04.043Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
19:38:04 [2024-01-25T19:38:04.043Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
19:38:04 [2024-01-25T19:38:04.305Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:38:04 [2024-01-25T19:38:04.305Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
19:38:04 [2024-01-25T19:38:04.305Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
19:38:04 [2024-01-25T19:38:04.305Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
19:38:04 [2024-01-25T19:38:04.306Z] ok  	github.com/docker/docker/pkg/stack	0.017s	coverage: 90.9% of statements
19:38:04 [2024-01-25T19:38:04.306Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:38:04 [2024-01-25T19:38:04.567Z] ok  	github.com/docker/docker/pkg/streamformatter	0.012s	coverage: 66.2% of statements
19:38:04 [2024-01-25T19:38:04.567Z] ok  	github.com/docker/docker/pkg/stringid	0.020s	coverage: 61.9% of statements
19:38:04 [2024-01-25T19:38:04.828Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 40.3% of statements
19:38:04 [2024-01-25T19:38:04.828Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 53.4% of statements
19:38:04 [2024-01-25T19:38:04.828Z] ok  	github.com/docker/docker/pkg/tailfile	0.033s	coverage: 88.6% of statements
19:38:04 [2024-01-25T19:38:04.828Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:38:04 [2024-01-25T19:38:04.828Z] ok  	github.com/docker/docker/pkg/tarsum	0.055s	coverage: 89.6% of statements
19:38:05 [2024-01-25T19:38:05.771Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:38:05 [2024-01-25T19:38:05.771Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:38:05 [2024-01-25T19:38:05.771Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
19:38:05 [2024-01-25T19:38:05.771Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
19:38:06 [2024-01-25T19:38:06.032Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
19:38:06 [2024-01-25T19:38:06.032Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 74.9% of statements
19:38:06 [2024-01-25T19:38:06.293Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 23.3% of statements
19:38:06 [2024-01-25T19:38:06.554Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:38:06 [2024-01-25T19:38:06.554Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
19:38:06 [2024-01-25T19:38:06.554Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.8% of statements
19:38:06 [2024-01-25T19:38:06.554Z] ok  	github.com/docker/docker/registry/resumable	0.031s	coverage: 100.0% of statements
19:38:06 [2024-01-25T19:38:06.554Z] ok  	github.com/docker/docker/registry	0.125s	coverage: 63.9% of statements
19:38:06 [2024-01-25T19:38:06.815Z] ok  	github.com/docker/docker/quota	0.738s	coverage: 69.3% of statements
19:38:06 [2024-01-25T19:38:06.815Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 6.8% of statements
19:38:07 [2024-01-25T19:38:07.076Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:38:07 [2024-01-25T19:38:07.076Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:38:07 [2024-01-25T19:38:07.076Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:38:07 [2024-01-25T19:38:07.076Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:38:07 [2024-01-25T19:38:07.076Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:38:07 [2024-01-25T19:38:07.076Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:38:07 [2024-01-25T19:38:07.076Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:38:07 [2024-01-25T19:38:07.076Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:38:07 [2024-01-25T19:38:07.338Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:38:07 [2024-01-25T19:38:07.338Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:38:07 [2024-01-25T19:38:07.338Z] ?   	github.com/docker/docker/volume	[no test files]
19:38:07 [2024-01-25T19:38:07.599Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
19:38:07 [2024-01-25T19:38:07.860Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
19:38:07 [2024-01-25T19:38:07.860Z] ok  	github.com/docker/docker/volume/local	0.086s	coverage: 77.2% of statements
19:38:08 [2024-01-25T19:38:08.431Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:38:08 [2024-01-25T19:38:08.431Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:38:08 [2024-01-25T19:38:08.431Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
19:38:09 [2024-01-25T19:38:09.373Z] ok  	github.com/docker/docker/layer	7.629s	coverage: 68.1% of statements
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === Skipped
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     network_proxy_test.go:210: No support for dual stack yet
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver btrfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver btrfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver btrfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver btrfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver btrfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:68: No driver to put!
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z] time="2024-01-25T19:37:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z] time="2024-01-25T19:37:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z] time="2024-01-25T19:37:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z] time="2024-01-25T19:37:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z] time="2024-01-25T19:37:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:68: No driver to put!
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     overlay_test.go:61: Cannot run test with naive change algorithm
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver zfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver zfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver zfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver zfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:41: Driver zfs not supported
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     graphtest_unix.go:68: No driver to put!
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
19:38:09 [2024-01-25T19:38:09.373Z]     validate_test.go:70: only tested on Windows
19:38:09 [2024-01-25T19:38:09.373Z] 
19:38:09 [2024-01-25T19:38:09.373Z] DONE 3201 tests, 27 skipped in 65.371s
19:38:09 [2024-01-25T19:38:09.373Z] + '[' -n 'github.com/docker/docker/libnetwork
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/bitmap
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/cluster
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/config
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/datastore
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/diagnostic
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/discoverapi
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/driverapi
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/bridge
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/host
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/null
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/overlay
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/remote
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/windows
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/drvregistry
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/etchosts
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/internal/caller
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/internal/kvstore
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/internal/netiputil
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/ipam
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/ipamapi
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/ipams/builtin
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/ipams/null
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/ipams/remote
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/ipamutils
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/ipbits
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/iptables
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/netlabel
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/netutils
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/networkdb
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/ns
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/options
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/osl
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/osl/kernel
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/portallocator
19:38:09 [2024-01-25T19:38:09.373Z] github.com/docker/docker/libnetwork/portmapper
19:38:09 [2024-01-25T19:38:09.374Z] github.com/docker/docker/libnetwork/resolvconf
19:38:09 [2024-01-25T19:38:09.374Z] github.com/docker/docker/libnetwork/scope
19:38:09 [2024-01-25T19:38:09.374Z] github.com/docker/docker/libnetwork/types' ']'
19:38:09 [2024-01-25T19:38:09.374Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
19:39:05 [2024-01-25T19:39:05.639Z] ok  	github.com/docker/docker/libnetwork	44.943s	coverage: 43.0% of statements
19:39:05 [2024-01-25T19:39:05.639Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
19:39:05 [2024-01-25T19:39:05.639Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:39:05 [2024-01-25T19:39:05.639Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:39:05 [2024-01-25T19:39:05.639Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:39:05 [2024-01-25T19:39:05.639Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:39:05 [2024-01-25T19:39:05.639Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:39:05 [2024-01-25T19:39:05.639Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:39:05 [2024-01-25T19:39:05.639Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
19:39:05 [2024-01-25T19:39:05.639Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
19:39:05 [2024-01-25T19:39:05.639Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:39:05 [2024-01-25T19:39:05.639Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:39:05 [2024-01-25T19:39:05.639Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
19:39:05 [2024-01-25T19:39:05.899Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.258s	coverage: 63.0% of statements
19:39:05 [2024-01-25T19:39:05.899Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:39:06 [2024-01-25T19:39:06.160Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
19:39:07 [2024-01-25T19:39:07.544Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.839s	coverage: 5.0% of statements
19:39:07 [2024-01-25T19:39:07.544Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:39:07 [2024-01-25T19:39:07.804Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
19:39:07 [2024-01-25T19:39:07.804Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:39:08 [2024-01-25T19:39:08.065Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
19:39:09 [2024-01-25T19:39:09.006Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
19:39:09 [2024-01-25T19:39:09.267Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
19:39:09 [2024-01-25T19:39:09.531Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
19:39:10 [2024-01-25T19:39:10.102Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
19:39:10 [2024-01-25T19:39:10.102Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:39:10 [2024-01-25T19:39:10.102Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:39:10 [2024-01-25T19:39:10.102Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:39:10 [2024-01-25T19:39:10.674Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
19:39:10 [2024-01-25T19:39:10.674Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
19:39:10 [2024-01-25T19:39:10.934Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:39:10 [2024-01-25T19:39:10.934Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
19:39:10 [2024-01-25T19:39:10.934Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
19:39:10 [2024-01-25T19:39:10.934Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
19:39:23 [2024-01-25T19:39:23.167Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
19:39:25 [2024-01-25T19:39:25.081Z] ok  	github.com/docker/docker/libnetwork/ipam	3.176s	coverage: 80.3% of statements
19:39:25 [2024-01-25T19:39:25.081Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:39:25 [2024-01-25T19:39:25.081Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:39:25 [2024-01-25T19:39:25.081Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
19:39:25 [2024-01-25T19:39:25.653Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
19:39:25 [2024-01-25T19:39:25.653Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:39:25 [2024-01-25T19:39:25.653Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
19:39:26 [2024-01-25T19:39:26.224Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.320s	coverage: 86.4% of statements
19:39:26 [2024-01-25T19:39:26.486Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
19:39:27 [2024-01-25T19:39:27.430Z] ok  	github.com/docker/docker/libnetwork/iptables	0.219s	coverage: 39.9% of statements
19:39:27 [2024-01-25T19:39:27.430Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
19:39:27 [2024-01-25T19:39:27.690Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 54.9% of statements
19:41:19 [2024-01-25T19:41:19.218Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.267s	coverage: 59.2% of statements
19:41:19 [2024-01-25T19:41:19.218Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:41:19 [2024-01-25T19:41:19.218Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:41:19 [2024-01-25T19:41:19.218Z] ok  	github.com/docker/docker/libnetwork/osl	4.489s	coverage: 40.2% of statements
19:41:19 [2024-01-25T19:41:19.218Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
19:41:19 [2024-01-25T19:41:19.218Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
19:41:20 [2024-01-25T19:41:20.162Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.741s	coverage: 47.9% of statements
19:41:20 [2024-01-25T19:41:20.162Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
19:41:20 [2024-01-25T19:41:20.162Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
19:41:20 [2024-01-25T19:41:20.734Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
19:41:20 [2024-01-25T19:41:20.734Z] 
19:41:20 [2024-01-25T19:41:20.734Z] === Skipped
19:41:20 [2024-01-25T19:41:20.734Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:41:20 [2024-01-25T19:41:20.734Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
19:41:20 [2024-01-25T19:41:20.734Z] 
19:41:20 [2024-01-25T19:41:20.734Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
19:41:20 [2024-01-25T19:41:20.734Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
19:41:20 [2024-01-25T19:41:20.734Z] 
19:41:20 [2024-01-25T19:41:20.734Z] DONE 375 tests, 2 skipped in 191.236s
Post stage
[Pipeline] junit
19:41:21 [2024-01-25T19:41:21.321Z] Recording test results
19:41:22 [2024-01-25T19:41:22.504Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:41:22 [2024-01-25T19:41:22.823Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47225/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c2ef38f79013e4784cb60740bc3de65e570ebd4e -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=25.0 docker:c2ef38f79013e4784cb60740bc3de65e570ebd4e hack/make.sh dynbinary test-integration
19:41:23 [2024-01-25T19:41:23.087Z] 
19:41:23 [2024-01-25T19:41:23.087Z] Removing bundles/
19:41:23 [2024-01-25T19:41:23.087Z] 
19:41:23 [2024-01-25T19:41:23.087Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:41:23 [2024-01-25T19:41:23.087Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
19:41:23 [2024-01-25T19:41:23.087Z] + tee /go/src/github.com/docker/docker/go.mod
19:41:23 [2024-01-25T19:41:23.087Z] module github.com/docker/docker
19:41:23 [2024-01-25T19:41:23.087Z] 
19:41:23 [2024-01-25T19:41:23.087Z] go 1.20
19:41:23 [2024-01-25T19:41:23.087Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:41:23 [2024-01-25T19:41:23.087Z] + GO111MODULE=on
19:41:23 [2024-01-25T19:41:23.087Z] + 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=c2ef38f79013e4784cb60740bc3de65e570ebd4e" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-25T19:41:22.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
19:42:03 [2024-01-25T19:42:03.245Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:42:03 [2024-01-25T19:42:03.245Z] Created binary: bundles/dynbinary-daemon/dockerd
19:42:03 [2024-01-25T19:42:03.245Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
19:42:03 [2024-01-25T19:42:03.245Z] + tee /go/src/github.com/docker/docker/go.mod
19:42:03 [2024-01-25T19:42:03.245Z] module github.com/docker/docker
19:42:03 [2024-01-25T19:42:03.245Z] 
19:42:03 [2024-01-25T19:42:03.245Z] go 1.20
19:42:03 [2024-01-25T19:42:03.245Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:42:03 [2024-01-25T19:42:03.245Z] + GO111MODULE=on
19:42:03 [2024-01-25T19:42:03.245Z] + 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=c2ef38f79013e4784cb60740bc3de65e570ebd4e" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-25T19:41:22.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
19:42:03 [2024-01-25T19:42:03.245Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:42:03 [2024-01-25T19:42:03.245Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:42:03 [2024-01-25T19:42:03.245Z] 
19:42:03 [2024-01-25T19:42:03.245Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:42:03 [2024-01-25T19:42:03.245Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:42:03 [2024-01-25T19:42:03.245Z] HOSTNAME=e9dfa8a0bf90
19:42:03 [2024-01-25T19:42:03.245Z] TESTDEBUG=0
19:42:03 [2024-01-25T19:42:03.245Z] DEST=bundles/test-integration
19:42:03 [2024-01-25T19:42:03.245Z] PWD=/go/src/github.com/docker/docker
19:42:03 [2024-01-25T19:42:03.245Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
19:42:03 [2024-01-25T19:42:03.245Z] DOCKER_GITCOMMIT=c2ef38f79013e4784cb60740bc3de65e570ebd4e
19:42:03 [2024-01-25T19:42:03.245Z] container=docker
19:42:03 [2024-01-25T19:42:03.245Z] HOME=/root
19:42:03 [2024-01-25T19:42:03.245Z] CONTAINERD_NAMESPACE=moby
19:42:03 [2024-01-25T19:42:03.245Z] GOLANG_VERSION=1.21.6
19:42:03 [2024-01-25T19:42:03.245Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:42:03 [2024-01-25T19:42:03.245Z] VALIDATE_BRANCH=25.0
19:42:03 [2024-01-25T19:42:03.245Z] TERM=xterm
19:42:03 [2024-01-25T19:42:03.245Z] DOCKER_PKG=github.com/docker/docker
19:42:03 [2024-01-25T19:42:03.245Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
19:42:03 [2024-01-25T19:42:03.245Z] SHLVL=1
19:42:03 [2024-01-25T19:42:03.245Z] TIMEOUT=120m
19:42:03 [2024-01-25T19:42:03.245Z] GOTOOLCHAIN=local
19:42:03 [2024-01-25T19:42:03.245Z] DOCKER_GRAPHDRIVER=overlay2
19:42:03 [2024-01-25T19:42:03.245Z] GO111MODULE=off
19:42:03 [2024-01-25T19:42:03.245Z] DOCKER_EXPERIMENTAL=1
19:42:03 [2024-01-25T19:42:03.245Z] TEST_SKIP_INTEGRATION_CLI=1
19:42:03 [2024-01-25T19:42:03.245Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:42:03 [2024-01-25T19:42:03.245Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:42:03 [2024-01-25T19:42:03.245Z] GOPATH=/go
19:42:03 [2024-01-25T19:42:03.245Z] PKG_CONFIG=pkg-config
19:42:03 [2024-01-25T19:42:03.245Z] _=/usr/bin/env
19:42:03 [2024-01-25T19:42:03.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:42:21 [2024-01-25T19:42:21.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
19:42:21 [2024-01-25T19:42:21.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:42:23 [2024-01-25T19:42:23.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:42:25 [2024-01-25T19:42:25.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:42:30 [2024-01-25T19:42:30.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:42:33 [2024-01-25T19:42:33.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:42:34 [2024-01-25T19:42:34.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:42:35 [2024-01-25T19:42:35.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:42:36 [2024-01-25T19:42:36.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:42:37 [2024-01-25T19:42:37.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
19:42:39 [2024-01-25T19:42:39.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:42:39 [2024-01-25T19:42:39.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:42:40 [2024-01-25T19:42:40.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:42:42 [2024-01-25T19:42:42.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:42:44 [2024-01-25T19:42:44.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:42:45 [2024-01-25T19:42:45.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:42:45 [2024-01-25T19:42:45.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:42:46 [2024-01-25T19:42:46.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:42:47 [2024-01-25T19:42:47.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:42:49 [2024-01-25T19:42:49.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:42:50 [2024-01-25T19:42:50.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:42:51 [2024-01-25T19:42:51.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:42:52 [2024-01-25T19:42:52.821Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:42:52 [2024-01-25T19:42:52.821Z] Using test binary /usr/local/cli-integration/docker
19:42:52 [2024-01-25T19:42:52.821Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:42:52 [2024-01-25T19:42:52.821Z] +++ /etc/init.d/apparmor start
19:42:52 [2024-01-25T19:42:52.821Z] Not: starting.
19:42:52 [2024-01-25T19:42:52.821Z] INFO: Waiting for daemon to start...
19:42:52 [2024-01-25T19:42:52.821Z] Starting dockerd
19:42:52 [2024-01-25T19:42:52.821Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
19:42:55 [2024-01-25T19:42:55.365Z] .
19:42:55 [2024-01-25T19:42:55.366Z] Running integration-test (iteration 1)
19:42:55 [2024-01-25T19:42:55.366Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
19:42:55 [2024-01-25T19:42:55.366Z] ++ '[' -n '' ']'
19:42:55 [2024-01-25T19:42:55.366Z] ++ 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:42:55 [2024-01-25T19:42:55.366Z] ++ set -e
19:42:55 [2024-01-25T19:42:55.366Z] ++ '[' -n 0 ']'
19:42:55 [2024-01-25T19:42:55.366Z] ++ set -x
19:42:55 [2024-01-25T19:42:55.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
19:42:55 [2024-01-25T19:42:55.627Z] Loaded image: busybox:latest
19:42:55 [2024-01-25T19:42:55.627Z] Loaded image: busybox:glibc
19:42:56 [2024-01-25T19:42:56.570Z] Loaded image: debian:bookworm-slim
19:42:56 [2024-01-25T19:42:56.570Z] Loaded image: hello-world:latest
19:42:56 [2024-01-25T19:42:56.831Z] Loaded image: arm32v7/hello-world:latest
19:42:56 [2024-01-25T19:42:56.831Z] INFO: Testing against a local daemon
19:42:56 [2024-01-25T19:42:56.831Z] === RUN   TestCgroupNamespacesBuild
19:42:58 [2024-01-25T19:42:58.216Z] --- PASS: TestCgroupNamespacesBuild (1.18s)
19:42:58 [2024-01-25T19:42:58.216Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:42:59 [2024-01-25T19:42:59.158Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
19:42:59 [2024-01-25T19:42:59.158Z] === RUN   TestBuildWithSession
19:42:59 [2024-01-25T19:42:59.158Z]     build_session_test.go:25: TODO: BuildKit
19:42:59 [2024-01-25T19:42:59.158Z] --- SKIP: TestBuildWithSession (0.00s)
19:42:59 [2024-01-25T19:42:59.158Z] === RUN   TestBuildSquashParent
19:43:03 [2024-01-25T19:43:03.366Z] --- PASS: TestBuildSquashParent (4.07s)
19:43:03 [2024-01-25T19:43:03.366Z] === RUN   TestBuildWithRemoveAndForceRemove
19:43:03 [2024-01-25T19:43:03.366Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:43:03 [2024-01-25T19:43:03.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:43:03 [2024-01-25T19:43:03.366Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:43:03 [2024-01-25T19:43:03.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:43:03 [2024-01-25T19:43:03.366Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:43:03 [2024-01-25T19:43:03.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:43:03 [2024-01-25T19:43:03.366Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:43:03 [2024-01-25T19:43:03.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:43:03 [2024-01-25T19:43:03.366Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:43:03 [2024-01-25T19:43:03.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:43:03 [2024-01-25T19:43:03.366Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:43:03 [2024-01-25T19:43:03.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:43:03 [2024-01-25T19:43:03.366Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:43:03 [2024-01-25T19:43:03.366Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:43:03 [2024-01-25T19:43:03.366Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:43:03 [2024-01-25T19:43:03.366Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:43:03 [2024-01-25T19:43:03.366Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:43:03 [2024-01-25T19:43:03.366Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:43:06 [2024-01-25T19:43:06.666Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
19:43:06 [2024-01-25T19:43:06.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s)
19:43:06 [2024-01-25T19:43:06.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.50s)
19:43:06 [2024-01-25T19:43:06.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.79s)
19:43:06 [2024-01-25T19:43:06.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s)
19:43:06 [2024-01-25T19:43:06.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s)
19:43:06 [2024-01-25T19:43:06.666Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s)
19:43:06 [2024-01-25T19:43:06.666Z] === RUN   TestBuildMultiStageCopy
19:43:06 [2024-01-25T19:43:06.666Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:43:07 [2024-01-25T19:43:07.609Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:43:07 [2024-01-25T19:43:07.870Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:43:07 [2024-01-25T19:43:07.870Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:43:08 [2024-01-25T19:43:08.131Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:43:08 [2024-01-25T19:43:08.131Z] --- PASS: TestBuildMultiStageCopy (1.51s)
19:43:08 [2024-01-25T19:43:08.131Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s)
19:43:08 [2024-01-25T19:43:08.131Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
19:43:08 [2024-01-25T19:43:08.131Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
19:43:08 [2024-01-25T19:43:08.131Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
19:43:08 [2024-01-25T19:43:08.131Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
19:43:08 [2024-01-25T19:43:08.131Z] === RUN   TestBuildMultiStageParentConfig
19:43:08 [2024-01-25T19:43:08.702Z] --- PASS: TestBuildMultiStageParentConfig (0.51s)
19:43:08 [2024-01-25T19:43:08.702Z] === RUN   TestBuildLabelWithTargets
19:43:09 [2024-01-25T19:43:09.274Z] --- PASS: TestBuildLabelWithTargets (0.56s)
19:43:09 [2024-01-25T19:43:09.274Z] === RUN   TestBuildWithEmptyLayers
19:43:09 [2024-01-25T19:43:09.274Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
19:43:09 [2024-01-25T19:43:09.274Z] === RUN   TestBuildMultiStageOnBuild
19:43:10 [2024-01-25T19:43:10.658Z] --- PASS: TestBuildMultiStageOnBuild (1.10s)
19:43:10 [2024-01-25T19:43:10.658Z] === RUN   TestBuildUncleanTarFilenames
19:43:10 [2024-01-25T19:43:10.658Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
19:43:10 [2024-01-25T19:43:10.658Z] === RUN   TestBuildMultiStageLayerLeak
19:43:12 [2024-01-25T19:43:12.043Z] --- PASS: TestBuildMultiStageLayerLeak (1.29s)
19:43:12 [2024-01-25T19:43:12.043Z] === RUN   TestBuildWithHugeFile
19:43:58 [2024-01-25T19:43:58.761Z] --- PASS: TestBuildWithHugeFile (43.72s)
19:43:58 [2024-01-25T19:43:58.761Z] === RUN   TestBuildWCOWSandboxSize
19:43:58 [2024-01-25T19:43:58.761Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:43:58 [2024-01-25T19:43:58.761Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:43:58 [2024-01-25T19:43:58.761Z] === RUN   TestBuildWithEmptyDockerfile
19:43:58 [2024-01-25T19:43:58.761Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:43:58 [2024-01-25T19:43:58.761Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:43:58 [2024-01-25T19:43:58.761Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:43:58 [2024-01-25T19:43:58.761Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:43:58 [2024-01-25T19:43:58.761Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:43:58 [2024-01-25T19:43:58.761Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:43:58 [2024-01-25T19:43:58.761Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:43:58 [2024-01-25T19:43:58.761Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:43:58 [2024-01-25T19:43:58.761Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:43:58 [2024-01-25T19:43:58.761Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
19:43:58 [2024-01-25T19:43:58.761Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
19:43:58 [2024-01-25T19:43:58.761Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
19:43:58 [2024-01-25T19:43:58.761Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
19:43:58 [2024-01-25T19:43:58.761Z] === RUN   TestBuildPreserveOwnership
19:43:58 [2024-01-25T19:43:58.761Z] === RUN   TestBuildPreserveOwnership/copy_from
19:43:58 [2024-01-25T19:43:58.761Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:43:58 [2024-01-25T19:43:58.761Z] --- PASS: TestBuildPreserveOwnership (2.16s)
19:43:58 [2024-01-25T19:43:58.761Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.53s)
19:43:58 [2024-01-25T19:43:58.761Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.61s)
19:43:58 [2024-01-25T19:43:58.761Z] === RUN   TestBuildPlatformInvalid
19:43:58 [2024-01-25T19:43:58.761Z] --- PASS: TestBuildPlatformInvalid (0.01s)
19:43:58 [2024-01-25T19:43:58.761Z] === RUN   TestBuildkitHistoryTracePropagation
19:43:58 [2024-01-25T19:43:58.761Z] time="2024-01-25T19:43:57Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
19:43:58 [2024-01-25T19:43:58.761Z] time="2024-01-25T19:43:57Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
19:43:58 [2024-01-25T19:43:58.761Z] time="2024-01-25T19:43:57Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
19:43:58 [2024-01-25T19:43:58.761Z] time="2024-01-25T19:43:57Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
19:43:58 [2024-01-25T19:43:58.761Z] time="2024-01-25T19:43:57Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
19:43:58 [2024-01-25T19:43:58.761Z] time="2024-01-25T19:43:57Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
19:43:58 [2024-01-25T19:43:58.761Z] time="2024-01-25T19:43:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
19:43:58 [2024-01-25T19:43:58.761Z] time="2024-01-25T19:43:57Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
19:43:58 [2024-01-25T19:43:58.761Z] time="2024-01-25T19:43:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
19:43:58 [2024-01-25T19:43:58.761Z] time="2024-01-25T19:43:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
19:43:58 [2024-01-25T19:43:58.761Z] time="2024-01-25T19:43:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
19:43:58 [2024-01-25T19:43:58.761Z] time="2024-01-25T19:43:57Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
19:43:58 [2024-01-25T19:43:58.761Z] time="2024-01-25T19:43:57Z" level=info msg="[core] [Server #4] Server created" module=grpc
19:43:58 [2024-01-25T19:43:58.761Z]     build_traces_test.go:84: Waiting for trace to be available
19:44:02 [2024-01-25T19:44:02.060Z] time="2024-01-25T19:44:01Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
19:44:02 [2024-01-25T19:44:02.060Z] time="2024-01-25T19:44:01Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
19:44:02 [2024-01-25T19:44:02.060Z] time="2024-01-25T19:44:01Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
19:44:02 [2024-01-25T19:44:02.060Z] time="2024-01-25T19:44:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
19:44:02 [2024-01-25T19:44:02.060Z] time="2024-01-25T19:44:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
19:44:02 [2024-01-25T19:44:02.060Z] time="2024-01-25T19:44:01Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
19:44:02 [2024-01-25T19:44:02.060Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
19:44:02 [2024-01-25T19:44:02.060Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:44:02 [2024-01-25T19:44:02.321Z] Loaded image: busybox:latest
19:44:02 [2024-01-25T19:44:02.582Z] Loaded image: busybox:glibc
19:44:03 [2024-01-25T19:44:03.525Z] Loaded image: debian:bookworm-slim
19:44:03 [2024-01-25T19:44:03.525Z] Loaded image: hello-world:latest
19:44:03 [2024-01-25T19:44:03.525Z] Loaded image: arm32v7/hello-world:latest
19:44:11 [2024-01-25T19:44:11.665Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.95s)
19:44:11 [2024-01-25T19:44:11.665Z] PASS
19:44:11 [2024-01-25T19:44:11.665Z] 
19:44:11 [2024-01-25T19:44:11.665Z] === Skipped
19:44:11 [2024-01-25T19:44:11.665Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:44:11 [2024-01-25T19:44:11.665Z]     build_session_test.go:25: TODO: BuildKit
19:44:11 [2024-01-25T19:44:11.665Z] 
19:44:11 [2024-01-25T19:44:11.665Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:44:11 [2024-01-25T19:44:11.665Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:44:11 [2024-01-25T19:44:11.665Z] 
19:44:11 [2024-01-25T19:44:11.665Z] DONE 35 tests, 2 skipped in 76.250s
19:44:11 [2024-01-25T19:44:11.665Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
19:44:11 [2024-01-25T19:44:11.665Z] ++ '[' -n '' ']'
19:44:11 [2024-01-25T19:44:11.665Z] ++ 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:44:11 [2024-01-25T19:44:11.665Z] ++ set -e
19:44:11 [2024-01-25T19:44:11.665Z] ++ '[' -n 0 ']'
19:44:11 [2024-01-25T19:44:11.665Z] ++ set -x
19:44:11 [2024-01-25T19:44:11.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
19:44:11 [2024-01-25T19:44:11.665Z] INFO: Testing against a local daemon
19:44:11 [2024-01-25T19:44:11.665Z] === RUN   TestNoNewPrivileges
19:44:21 [2024-01-25T19:44:21.666Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
19:44:21 [2024-01-25T19:44:21.666Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
19:44:21 [2024-01-25T19:44:21.666Z] --- PASS: TestNoNewPrivileges (9.71s)
19:44:21 [2024-01-25T19:44:21.666Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.42s)
19:44:21 [2024-01-25T19:44:21.666Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s)
19:44:21 [2024-01-25T19:44:21.666Z] PASS
19:44:21 [2024-01-25T19:44:21.666Z] 
19:44:21 [2024-01-25T19:44:21.666Z] DONE 3 tests in 9.741s
19:44:21 [2024-01-25T19:44:21.666Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
19:44:21 [2024-01-25T19:44:21.666Z] ++ '[' -n '' ']'
19:44:21 [2024-01-25T19:44:21.666Z] ++ 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:44:21 [2024-01-25T19:44:21.666Z] ++ set -e
19:44:21 [2024-01-25T19:44:21.666Z] ++ '[' -n 0 ']'
19:44:21 [2024-01-25T19:44:21.666Z] ++ set -x
19:44:21 [2024-01-25T19:44:21.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
19:44:21 [2024-01-25T19:44:21.666Z] INFO: Testing against a local daemon
19:44:21 [2024-01-25T19:44:21.666Z] === RUN   TestConfigInspect
19:44:23 [2024-01-25T19:44:23.581Z] --- PASS: TestConfigInspect (2.00s)
19:44:23 [2024-01-25T19:44:23.581Z] === RUN   TestConfigList
19:44:24 [2024-01-25T19:44:24.965Z] === RUN   TestConfigList/test_filter_by_name
19:44:24 [2024-01-25T19:44:24.965Z] === RUN   TestConfigList/test_filter_by_id
19:44:24 [2024-01-25T19:44:24.965Z] === RUN   TestConfigList/test_filter_by_label_key_only
19:44:24 [2024-01-25T19:44:24.965Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
19:44:24 [2024-01-25T19:44:24.965Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
19:44:25 [2024-01-25T19:44:25.536Z] --- PASS: TestConfigList (2.05s)
19:44:25 [2024-01-25T19:44:25.536Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
19:44:25 [2024-01-25T19:44:25.536Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
19:44:25 [2024-01-25T19:44:25.536Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
19:44:25 [2024-01-25T19:44:25.536Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
19:44:25 [2024-01-25T19:44:25.536Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
19:44:25 [2024-01-25T19:44:25.536Z] === RUN   TestConfigsCreateAndDelete
19:44:27 [2024-01-25T19:44:27.449Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
19:44:27 [2024-01-25T19:44:27.449Z] === RUN   TestConfigsUpdate
19:44:29 [2024-01-25T19:44:29.995Z] --- PASS: TestConfigsUpdate (2.02s)
19:44:29 [2024-01-25T19:44:29.995Z] === RUN   TestTemplatedConfig
19:44:32 [2024-01-25T19:44:32.540Z] --- PASS: TestTemplatedConfig (2.69s)
19:44:32 [2024-01-25T19:44:32.540Z] === RUN   TestConfigCreateResolve
19:44:34 [2024-01-25T19:44:34.453Z] --- PASS: TestConfigCreateResolve (1.89s)
19:44:34 [2024-01-25T19:44:34.453Z] PASS
19:44:34 [2024-01-25T19:44:34.453Z] 
19:44:34 [2024-01-25T19:44:34.453Z] DONE 11 tests in 12.573s
19:44:34 [2024-01-25T19:44:34.453Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
19:44:34 [2024-01-25T19:44:34.453Z] ++ '[' -n '' ']'
19:44:34 [2024-01-25T19:44:34.453Z] ++ 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:44:34 [2024-01-25T19:44:34.453Z] ++ set -e
19:44:34 [2024-01-25T19:44:34.453Z] ++ '[' -n 0 ']'
19:44:34 [2024-01-25T19:44:34.453Z] ++ set -x
19:44:34 [2024-01-25T19:44:34.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
19:44:34 [2024-01-25T19:44:34.453Z] INFO: Testing against a local daemon
19:44:34 [2024-01-25T19:44:34.453Z] === RUN   TestAttach
19:44:34 [2024-01-25T19:44:34.453Z] === RUN   TestAttach/without_TTY
19:44:34 [2024-01-25T19:44:34.453Z] === PAUSE TestAttach/without_TTY
19:44:34 [2024-01-25T19:44:34.453Z] === RUN   TestAttach/with_TTY
19:44:34 [2024-01-25T19:44:34.453Z] === PAUSE TestAttach/with_TTY
19:44:34 [2024-01-25T19:44:34.453Z] === CONT  TestAttach/without_TTY
19:44:34 [2024-01-25T19:44:34.453Z] === CONT  TestAttach/with_TTY
19:44:34 [2024-01-25T19:44:34.453Z] --- PASS: TestAttach (0.02s)
19:44:34 [2024-01-25T19:44:34.453Z]     --- PASS: TestAttach/without_TTY (0.05s)
19:44:34 [2024-01-25T19:44:34.453Z]     --- PASS: TestAttach/with_TTY (0.05s)
19:44:34 [2024-01-25T19:44:34.453Z] === RUN   TestCreateWithCDIDevices
19:44:35 [2024-01-25T19:44:35.396Z] --- PASS: TestCreateWithCDIDevices (1.08s)
19:44:35 [2024-01-25T19:44:35.396Z] === RUN   TestCDISpecDirsAreInSystemInfo
19:44:35 [2024-01-25T19:44:35.396Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
19:44:35 [2024-01-25T19:44:35.967Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
19:44:36 [2024-01-25T19:44:36.228Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
19:44:36 [2024-01-25T19:44:36.800Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
19:44:37 [2024-01-25T19:44:37.372Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
19:44:37 [2024-01-25T19:44:37.943Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
19:44:38 [2024-01-25T19:44:38.515Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
19:44:39 [2024-01-25T19:44:39.087Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
19:44:39 [2024-01-25T19:44:39.659Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.19s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestCheckpoint
19:44:39 [2024-01-25T19:44:39.659Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:44:39 [2024-01-25T19:44:39.659Z] --- SKIP: TestCheckpoint (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/commit
19:44:39 [2024-01-25T19:44:39.659Z] === PAUSE TestContainerInvalidJSON/commit
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/create
19:44:39 [2024-01-25T19:44:39.659Z] === PAUSE TestContainerInvalidJSON/containers/create
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:44:39 [2024-01-25T19:44:39.659Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:44:39 [2024-01-25T19:44:39.659Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:44:39 [2024-01-25T19:44:39.659Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:44:39 [2024-01-25T19:44:39.659Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
19:44:39 [2024-01-25T19:44:39.659Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
19:44:39 [2024-01-25T19:44:39.659Z] === CONT  TestContainerInvalidJSON/commit
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:44:39 [2024-01-25T19:44:39.659Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:44:39 [2024-01-25T19:44:39.659Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:44:39 [2024-01-25T19:44:39.659Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
19:44:39 [2024-01-25T19:44:39.659Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:44:39 [2024-01-25T19:44:39.659Z] === CONT  TestContainerInvalidJSON/containers/create
19:44:39 [2024-01-25T19:44:39.659Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:44:39 [2024-01-25T19:44:39.659Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:44:39 [2024-01-25T19:44:39.659Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestCopyFromContainerPathIsNotDir
19:44:39 [2024-01-25T19:44:39.659Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestCopyToContainerPathDoesNotExist
19:44:39 [2024-01-25T19:44:39.659Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestCopyEmptyFile
19:44:39 [2024-01-25T19:44:39.659Z] --- PASS: TestCopyEmptyFile (0.06s)
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestCopyToContainerPathIsNotDir
19:44:39 [2024-01-25T19:44:39.659Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:44:39 [2024-01-25T19:44:39.659Z] === RUN   TestCopyFromContainer
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer//
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer/.
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer//.
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer/./
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer//./
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer//bar/root
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer//bar/root/
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer//bar/root/.
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer/bar/quux
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer/bar/quux/
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer/bar/quux/.
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCopyFromContainer/bar/notarget
19:44:40 [2024-01-25T19:44:40.602Z] --- PASS: TestCopyFromContainer (0.84s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer// (0.01s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer/. (0.01s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer//. (0.01s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:44:40 [2024-01-25T19:44:40.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:44:40 [2024-01-25T19:44:40.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:44:40 [2024-01-25T19:44:40.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:44:40 [2024-01-25T19:44:40.602Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:44:40 [2024-01-25T19:44:40.602Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:44:40 [2024-01-25T19:44:40.602Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:44:40 [2024-01-25T19:44:40.602Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCreateLinkToNonExistingContainer
19:44:40 [2024-01-25T19:44:40.602Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCreateWithInvalidEnv
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCreateWithInvalidEnv/0
19:44:40 [2024-01-25T19:44:40.602Z] === PAUSE TestCreateWithInvalidEnv/0
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCreateWithInvalidEnv/1
19:44:40 [2024-01-25T19:44:40.602Z] === PAUSE TestCreateWithInvalidEnv/1
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCreateWithInvalidEnv/2
19:44:40 [2024-01-25T19:44:40.602Z] === PAUSE TestCreateWithInvalidEnv/2
19:44:40 [2024-01-25T19:44:40.602Z] === CONT  TestCreateWithInvalidEnv/0
19:44:40 [2024-01-25T19:44:40.602Z] === CONT  TestCreateWithInvalidEnv/2
19:44:40 [2024-01-25T19:44:40.602Z] === CONT  TestCreateWithInvalidEnv/1
19:44:40 [2024-01-25T19:44:40.602Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:44:40 [2024-01-25T19:44:40.602Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCreateTmpfsMountsTarget
19:44:40 [2024-01-25T19:44:40.602Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:44:40 [2024-01-25T19:44:40.602Z] === RUN   TestCreateWithCustomMaskedPaths
19:44:41 [2024-01-25T19:44:41.988Z] --- PASS: TestCreateWithCustomMaskedPaths (1.36s)
19:44:41 [2024-01-25T19:44:41.988Z] === RUN   TestCreateWithCustomReadonlyPaths
19:44:43 [2024-01-25T19:44:43.372Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.35s)
19:44:43 [2024-01-25T19:44:43.373Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:44:43 [2024-01-25T19:44:43.373Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:44:43 [2024-01-25T19:44:43.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:44:43 [2024-01-25T19:44:43.373Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:44:43 [2024-01-25T19:44:43.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:44:43 [2024-01-25T19:44:43.373Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:44:43 [2024-01-25T19:44:43.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:44:43 [2024-01-25T19:44:43.373Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:44:43 [2024-01-25T19:44:43.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:44:43 [2024-01-25T19:44:43.373Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:44:43 [2024-01-25T19:44:43.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:44:43 [2024-01-25T19:44:43.373Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
19:44:43 [2024-01-25T19:44:43.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
19:44:43 [2024-01-25T19:44:43.373Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:44:43 [2024-01-25T19:44:43.373Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:44:43 [2024-01-25T19:44:43.373Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:44:43 [2024-01-25T19:44:43.373Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
19:44:43 [2024-01-25T19:44:43.373Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:44:43 [2024-01-25T19:44:43.373Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:44:43 [2024-01-25T19:44:43.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:44:43 [2024-01-25T19:44:43.373Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
19:44:43 [2024-01-25T19:44:43.373Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
19:44:43 [2024-01-25T19:44:43.373Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
19:44:43 [2024-01-25T19:44:43.373Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
19:44:43 [2024-01-25T19:44:43.373Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
19:44:43 [2024-01-25T19:44:43.373Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
19:44:43 [2024-01-25T19:44:43.373Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:44:43 [2024-01-25T19:44:43.944Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s)
19:44:43 [2024-01-25T19:44:43.944Z] === RUN   TestCreateDifferentPlatform
19:44:43 [2024-01-25T19:44:43.944Z] === RUN   TestCreateDifferentPlatform/different_os
19:44:43 [2024-01-25T19:44:43.944Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:44:43 [2024-01-25T19:44:43.944Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:44:43 [2024-01-25T19:44:43.944Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:44:43 [2024-01-25T19:44:43.944Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:44:43 [2024-01-25T19:44:43.944Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:44:43 [2024-01-25T19:44:43.944Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:44:43 [2024-01-25T19:44:43.944Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:44:43 [2024-01-25T19:44:43.944Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:44:43 [2024-01-25T19:44:43.945Z] === RUN   TestCreateInvalidHostConfig
19:44:43 [2024-01-25T19:44:43.945Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:44:43 [2024-01-25T19:44:43.945Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:44:43 [2024-01-25T19:44:43.945Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:44:43 [2024-01-25T19:44:43.945Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:44:43 [2024-01-25T19:44:43.945Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:44:43 [2024-01-25T19:44:43.945Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:44:43 [2024-01-25T19:44:43.945Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:44:43 [2024-01-25T19:44:43.945Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:44:43 [2024-01-25T19:44:43.945Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
19:44:43 [2024-01-25T19:44:43.945Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
19:44:43 [2024-01-25T19:44:43.945Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:44:43 [2024-01-25T19:44:43.945Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:44:43 [2024-01-25T19:44:43.945Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:44:43 [2024-01-25T19:44:43.945Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
19:44:43 [2024-01-25T19:44:43.945Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:44:43 [2024-01-25T19:44:43.945Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:44:43 [2024-01-25T19:44:43.945Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:44:43 [2024-01-25T19:44:43.945Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:44:43 [2024-01-25T19:44:43.945Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:44:43 [2024-01-25T19:44:43.945Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
19:44:43 [2024-01-25T19:44:43.945Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:44:43 [2024-01-25T19:44:43.945Z] === RUN   TestCreateWithMultipleEndpointSettings
19:44:43 [2024-01-25T19:44:43.945Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
19:44:43 [2024-01-25T19:44:43.945Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
19:44:43 [2024-01-25T19:44:43.945Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
19:44:43 [2024-01-25T19:44:43.945Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
19:44:43 [2024-01-25T19:44:43.945Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
19:44:43 [2024-01-25T19:44:43.945Z] === RUN   TestCreateWithCustomMACs
19:44:44 [2024-01-25T19:44:44.516Z] --- PASS: TestCreateWithCustomMACs (0.60s)
19:44:44 [2024-01-25T19:44:44.516Z] === RUN   TestContainerStartOnDaemonRestart
19:44:44 [2024-01-25T19:44:44.516Z] === PAUSE TestContainerStartOnDaemonRestart
19:44:44 [2024-01-25T19:44:44.516Z] === RUN   TestDaemonRestartIpcMode
19:44:44 [2024-01-25T19:44:44.516Z] === PAUSE TestDaemonRestartIpcMode
19:44:44 [2024-01-25T19:44:44.516Z] === RUN   TestDaemonHostGatewayIP
19:44:44 [2024-01-25T19:44:44.516Z] === PAUSE TestDaemonHostGatewayIP
19:44:44 [2024-01-25T19:44:44.516Z] === RUN   TestRestartDaemonWithRestartingContainer
19:44:44 [2024-01-25T19:44:44.516Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:44:44 [2024-01-25T19:44:44.516Z] === RUN   TestHardRestartWhenContainerIsRunning
19:44:44 [2024-01-25T19:44:44.516Z] === PAUSE TestHardRestartWhenContainerIsRunning
19:44:44 [2024-01-25T19:44:44.516Z] === RUN   TestContainerKillOnDaemonStart
19:44:44 [2024-01-25T19:44:44.516Z] === PAUSE TestContainerKillOnDaemonStart
19:44:44 [2024-01-25T19:44:44.516Z] === RUN   TestDiff
19:44:45 [2024-01-25T19:44:45.087Z] --- PASS: TestDiff (0.44s)
19:44:45 [2024-01-25T19:44:45.087Z] === RUN   TestDiffStoppedContainer
19:44:45 [2024-01-25T19:44:45.348Z] --- PASS: TestDiffStoppedContainer (0.43s)
19:44:45 [2024-01-25T19:44:45.348Z] === RUN   TestExecConsoleSize
19:44:45 [2024-01-25T19:44:45.920Z] --- PASS: TestExecConsoleSize (0.55s)
19:44:45 [2024-01-25T19:44:45.920Z] === RUN   TestExecWithCloseStdin
19:44:46 [2024-01-25T19:44:46.491Z] --- PASS: TestExecWithCloseStdin (0.52s)
19:44:46 [2024-01-25T19:44:46.491Z] === RUN   TestExec
19:44:47 [2024-01-25T19:44:47.063Z] --- PASS: TestExec (0.54s)
19:44:47 [2024-01-25T19:44:47.063Z] === RUN   TestExecUser
19:44:47 [2024-01-25T19:44:47.635Z] --- PASS: TestExecUser (0.51s)
19:44:47 [2024-01-25T19:44:47.635Z] === RUN   TestExecWithGroupAdd
19:44:48 [2024-01-25T19:44:48.206Z] --- PASS: TestExecWithGroupAdd (0.66s)
19:44:48 [2024-01-25T19:44:48.206Z] === RUN   TestExportContainerAndImportImage
19:44:48 [2024-01-25T19:44:48.778Z] --- PASS: TestExportContainerAndImportImage (0.49s)
19:44:48 [2024-01-25T19:44:48.778Z] === RUN   TestExportContainerAfterDaemonRestart
19:44:55 [2024-01-25T19:44:55.373Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
19:44:55 [2024-01-25T19:44:55.373Z] === RUN   TestHealthCheckWorkdir
19:44:55 [2024-01-25T19:44:55.647Z] --- PASS: TestHealthCheckWorkdir (0.71s)
19:44:55 [2024-01-25T19:44:55.647Z] === RUN   TestHealthKillContainer
19:45:03 [2024-01-25T19:45:03.877Z] --- PASS: TestHealthKillContainer (8.03s)
19:45:03 [2024-01-25T19:45:03.877Z] === RUN   TestHealthCheckProcessKilled
19:45:04 [2024-01-25T19:45:04.462Z] --- PASS: TestHealthCheckProcessKilled (0.66s)
19:45:04 [2024-01-25T19:45:04.463Z] === RUN   TestHealthStartInterval
19:45:05 [2024-01-25T19:45:05.847Z]     health_test.go:141: &{2024-01-25 19:45:05.500213238 +0000 UTC 2024-01-25 19:45:05.568030727 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:45:05 [2024-01-25T19:45:05.847Z]         }
19:45:05 [2024-01-25T19:45:05.847Z]     health_test.go:141: &{2024-01-25 19:45:05.500213238 +0000 UTC 2024-01-25 19:45:05.568030727 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:45:05 [2024-01-25T19:45:05.847Z]         }
19:45:05 [2024-01-25T19:45:05.847Z]     health_test.go:141: &{2024-01-25 19:45:05.500213238 +0000 UTC 2024-01-25 19:45:05.568030727 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:45:05 [2024-01-25T19:45:05.847Z]         }
19:45:06 [2024-01-25T19:45:06.108Z]     health_test.go:141: &{2024-01-25 19:45:05.500213238 +0000 UTC 2024-01-25 19:45:05.568030727 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:45:06 [2024-01-25T19:45:06.108Z]         }
19:45:06 [2024-01-25T19:45:06.108Z]     health_test.go:141: &{2024-01-25 19:45:05.500213238 +0000 UTC 2024-01-25 19:45:05.568030727 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:45:06 [2024-01-25T19:45:06.108Z]         }
19:45:06 [2024-01-25T19:45:06.369Z]     health_test.go:141: &{2024-01-25 19:45:05.500213238 +0000 UTC 2024-01-25 19:45:05.568030727 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:45:06 [2024-01-25T19:45:06.369Z]         }
19:45:06 [2024-01-25T19:45:06.369Z]     health_test.go:141: &{2024-01-25 19:45:05.500213238 +0000 UTC 2024-01-25 19:45:05.568030727 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:45:06 [2024-01-25T19:45:06.369Z]         }
19:45:06 [2024-01-25T19:45:06.369Z]     health_test.go:141: &{2024-01-25 19:45:05.500213238 +0000 UTC 2024-01-25 19:45:05.568030727 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:45:06 [2024-01-25T19:45:06.369Z]         }
19:45:06 [2024-01-25T19:45:06.630Z]     health_test.go:141: &{2024-01-25 19:45:05.500213238 +0000 UTC 2024-01-25 19:45:05.568030727 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:45:06 [2024-01-25T19:45:06.630Z]         }
19:45:06 [2024-01-25T19:45:06.630Z]     health_test.go:141: &{2024-01-25 19:45:05.500213238 +0000 UTC 2024-01-25 19:45:05.568030727 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:45:06 [2024-01-25T19:45:06.630Z]         }
19:45:06 [2024-01-25T19:45:06.630Z]     health_test.go:141: &{2024-01-25 19:45:06.568956765 +0000 UTC 2024-01-25 19:45:06.617510806 +0000 UTC 1 2}
19:45:06 [2024-01-25T19:45:06.891Z]     health_test.go:141: &{2024-01-25 19:45:06.568956765 +0000 UTC 2024-01-25 19:45:06.617510806 +0000 UTC 1 2}
19:45:06 [2024-01-25T19:45:06.891Z]     health_test.go:141: &{2024-01-25 19:45:06.568956765 +0000 UTC 2024-01-25 19:45:06.617510806 +0000 UTC 1 2}
19:45:07 [2024-01-25T19:45:07.151Z]     health_test.go:141: &{2024-01-25 19:45:06.568956765 +0000 UTC 2024-01-25 19:45:06.617510806 +0000 UTC 1 2}
19:45:07 [2024-01-25T19:45:07.151Z]     health_test.go:141: &{2024-01-25 19:45:06.568956765 +0000 UTC 2024-01-25 19:45:06.617510806 +0000 UTC 1 2}
19:45:07 [2024-01-25T19:45:07.151Z]     health_test.go:141: &{2024-01-25 19:45:06.568956765 +0000 UTC 2024-01-25 19:45:06.617510806 +0000 UTC 1 2}
19:45:07 [2024-01-25T19:45:07.412Z]     health_test.go:141: &{2024-01-25 19:45:06.568956765 +0000 UTC 2024-01-25 19:45:06.617510806 +0000 UTC 1 2}
19:45:07 [2024-01-25T19:45:07.412Z]     health_test.go:141: &{2024-01-25 19:45:06.568956765 +0000 UTC 2024-01-25 19:45:06.617510806 +0000 UTC 1 2}
19:45:07 [2024-01-25T19:45:07.673Z]     health_test.go:141: &{2024-01-25 19:45:06.568956765 +0000 UTC 2024-01-25 19:45:06.617510806 +0000 UTC 1 2}
19:45:07 [2024-01-25T19:45:07.673Z]     health_test.go:141: &{2024-01-25 19:45:06.568956765 +0000 UTC 2024-01-25 19:45:06.617510806 +0000 UTC 1 2}
19:45:07 [2024-01-25T19:45:07.673Z]     health_test.go:141: &{2024-01-25 19:45:06.568956765 +0000 UTC 2024-01-25 19:45:06.617510806 +0000 UTC 1 2}
19:45:07 [2024-01-25T19:45:07.933Z]     health_test.go:169: 1.049192533s
19:45:08 [2024-01-25T19:45:08.875Z]     health_test.go:169: 1.049192533s
19:45:09 [2024-01-25T19:45:09.816Z]     health_test.go:169: 1.049192533s
19:45:10 [2024-01-25T19:45:10.758Z]     health_test.go:169: 1.049192533s
19:45:12 [2024-01-25T19:45:12.142Z]     health_test.go:169: 1.049192533s
19:45:13 [2024-01-25T19:45:13.084Z]     health_test.go:169: 1.049192533s
19:45:14 [2024-01-25T19:45:14.025Z]     health_test.go:169: 1.049192533s
19:45:14 [2024-01-25T19:45:14.967Z]     health_test.go:169: 1.049192533s
19:45:15 [2024-01-25T19:45:15.909Z]     health_test.go:169: 1.049192533s
19:45:16 [2024-01-25T19:45:16.850Z]     health_test.go:169: 1.049192533s
19:45:17 [2024-01-25T19:45:17.792Z]     health_test.go:169: 1.049192533s
19:45:19 [2024-01-25T19:45:19.176Z]     health_test.go:169: 1.049192533s
19:45:19 [2024-01-25T19:45:19.748Z]     health_test.go:169: 1.049192533s
19:45:21 [2024-01-25T19:45:21.132Z]     health_test.go:169: 1.049192533s
19:45:22 [2024-01-25T19:45:22.073Z]     health_test.go:169: 1.049192533s
19:45:23 [2024-01-25T19:45:23.015Z]     health_test.go:169: 1.049192533s
19:45:23 [2024-01-25T19:45:23.957Z]     health_test.go:169: 1.049192533s
19:45:24 [2024-01-25T19:45:24.898Z]     health_test.go:169: 1.049192533s
19:45:25 [2024-01-25T19:45:25.840Z]     health_test.go:169: 1.049192533s
19:45:26 [2024-01-25T19:45:26.781Z]     health_test.go:169: 1.049192533s
19:45:28 [2024-01-25T19:45:28.165Z]     health_test.go:169: 1.049192533s
19:45:29 [2024-01-25T19:45:29.106Z]     health_test.go:169: 1.049192533s
19:45:30 [2024-01-25T19:45:30.048Z]     health_test.go:169: 1.049192533s
19:45:30 [2024-01-25T19:45:30.989Z]     health_test.go:169: 1.049192533s
19:45:31 [2024-01-25T19:45:31.931Z]     health_test.go:169: 1.049192533s
19:45:32 [2024-01-25T19:45:32.872Z]     health_test.go:169: 1.049192533s
19:45:33 [2024-01-25T19:45:33.813Z]     health_test.go:169: 1.049192533s
19:45:35 [2024-01-25T19:45:35.197Z]     health_test.go:169: 1.049192533s
19:45:35 [2024-01-25T19:45:35.768Z]     health_test.go:169: 1.049192533s
19:45:37 [2024-01-25T19:45:37.152Z]     health_test.go:169: 1.049192533s
19:45:38 [2024-01-25T19:45:38.093Z] --- PASS: TestHealthStartInterval (33.81s)
19:45:38 [2024-01-25T19:45:38.093Z] === RUN   TestInspectCpusetInConfigPre120
19:45:38 [2024-01-25T19:45:38.665Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
19:45:38 [2024-01-25T19:45:38.665Z] === RUN   TestInspectAnnotations
19:45:38 [2024-01-25T19:45:38.665Z] --- PASS: TestInspectAnnotations (0.05s)
19:45:38 [2024-01-25T19:45:38.665Z] === RUN   TestNetworkAliasesAreEmpty
19:45:38 [2024-01-25T19:45:38.665Z] === RUN   TestNetworkAliasesAreEmpty/host
19:45:38 [2024-01-25T19:45:38.665Z] === RUN   TestNetworkAliasesAreEmpty/bridge
19:45:38 [2024-01-25T19:45:38.665Z] === RUN   TestNetworkAliasesAreEmpty/none
19:45:38 [2024-01-25T19:45:38.665Z] --- PASS: TestNetworkAliasesAreEmpty (0.12s)
19:45:38 [2024-01-25T19:45:38.665Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
19:45:38 [2024-01-25T19:45:38.665Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
19:45:38 [2024-01-25T19:45:38.665Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
19:45:38 [2024-01-25T19:45:38.665Z] === RUN   TestIpcModeNone
19:45:39 [2024-01-25T19:45:39.237Z] --- PASS: TestIpcModeNone (0.55s)
19:45:39 [2024-01-25T19:45:39.237Z] === RUN   TestIpcModePrivate
19:45:39 [2024-01-25T19:45:39.809Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
19:45:39 [2024-01-25T19:45:39.809Z] --- PASS: TestIpcModePrivate (0.57s)
19:45:39 [2024-01-25T19:45:39.809Z] === RUN   TestIpcModeShareable
19:45:40 [2024-01-25T19:45:40.380Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
19:45:40 [2024-01-25T19:45:40.380Z] --- PASS: TestIpcModeShareable (0.54s)
19:45:40 [2024-01-25T19:45:40.380Z] === RUN   TestAPIIpcModeShareableAndContainer
19:45:41 [2024-01-25T19:45:41.765Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.25s)
19:45:41 [2024-01-25T19:45:41.765Z] === RUN   TestAPIIpcModeHost
19:45:42 [2024-01-25T19:45:42.026Z] --- PASS: TestAPIIpcModeHost (0.34s)
19:45:42 [2024-01-25T19:45:42.026Z] === RUN   TestDaemonIpcModeShareable
19:45:42 [2024-01-25T19:45:42.969Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
19:45:43 [2024-01-25T19:45:43.229Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
19:45:43 [2024-01-25T19:45:43.230Z] === RUN   TestDaemonIpcModePrivate
19:45:44 [2024-01-25T19:45:44.172Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
19:45:44 [2024-01-25T19:45:44.433Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
19:45:44 [2024-01-25T19:45:44.433Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:45:45 [2024-01-25T19:45:45.375Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
19:45:45 [2024-01-25T19:45:45.375Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
19:45:45 [2024-01-25T19:45:45.375Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:45:46 [2024-01-25T19:45:46.318Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
19:45:46 [2024-01-25T19:45:46.579Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s)
19:45:46 [2024-01-25T19:45:46.579Z] === RUN   TestIpcModeOlderClient
19:45:46 [2024-01-25T19:45:46.579Z] === PAUSE TestIpcModeOlderClient
19:45:46 [2024-01-25T19:45:46.579Z] === RUN   TestKillContainerInvalidSignal
19:45:47 [2024-01-25T19:45:47.151Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
19:45:47 [2024-01-25T19:45:47.151Z] === RUN   TestKillContainer
19:45:47 [2024-01-25T19:45:47.151Z] === RUN   TestKillContainer/no_signal
19:45:47 [2024-01-25T19:45:47.411Z] === RUN   TestKillContainer/non_killing_signal
19:45:47 [2024-01-25T19:45:47.672Z] === RUN   TestKillContainer/killing_signal
19:45:48 [2024-01-25T19:45:48.615Z] --- PASS: TestKillContainer (1.46s)
19:45:48 [2024-01-25T19:45:48.615Z]     --- PASS: TestKillContainer/no_signal (0.49s)
19:45:48 [2024-01-25T19:45:48.615Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
19:45:48 [2024-01-25T19:45:48.615Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
19:45:48 [2024-01-25T19:45:48.615Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:45:48 [2024-01-25T19:45:48.615Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:45:48 [2024-01-25T19:45:48.876Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:45:49 [2024-01-25T19:45:49.447Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.98s)
19:45:49 [2024-01-25T19:45:49.447Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
19:45:49 [2024-01-25T19:45:49.447Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
19:45:49 [2024-01-25T19:45:49.447Z] === RUN   TestKillStoppedContainer
19:45:49 [2024-01-25T19:45:49.447Z] --- PASS: TestKillStoppedContainer (0.04s)
19:45:49 [2024-01-25T19:45:49.447Z] === RUN   TestKillStoppedContainerAPIPre120
19:45:49 [2024-01-25T19:45:49.447Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
19:45:49 [2024-01-25T19:45:49.447Z] === RUN   TestKillDifferentUserContainer
19:45:50 [2024-01-25T19:45:50.019Z] --- PASS: TestKillDifferentUserContainer (0.50s)
19:45:50 [2024-01-25T19:45:50.019Z] === RUN   TestInspectOomKilledTrue
19:45:50 [2024-01-25T19:45:50.591Z] --- PASS: TestInspectOomKilledTrue (0.51s)
19:45:50 [2024-01-25T19:45:50.591Z] === RUN   TestInspectOomKilledFalse
19:45:51 [2024-01-25T19:45:51.163Z] --- PASS: TestInspectOomKilledFalse (0.44s)
19:45:51 [2024-01-25T19:45:51.163Z] === RUN   TestLinksEtcHostsContentMatch
19:45:51 [2024-01-25T19:45:51.424Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s)
19:45:51 [2024-01-25T19:45:51.424Z] === RUN   TestLinksContainerNames
19:45:52 [2024-01-25T19:45:52.367Z] --- PASS: TestLinksContainerNames (0.94s)
19:45:52 [2024-01-25T19:45:52.367Z] === RUN   TestLogsFollowTailEmpty
19:45:52 [2024-01-25T19:45:52.938Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
19:45:52 [2024-01-25T19:45:52.938Z] === RUN   TestLogs
19:45:52 [2024-01-25T19:45:52.938Z] === RUN   TestLogs/driver_local
19:45:52 [2024-01-25T19:45:52.938Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:45:52 [2024-01-25T19:45:52.938Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:45:52 [2024-01-25T19:45:52.938Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:45:52 [2024-01-25T19:45:52.938Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:45:52 [2024-01-25T19:45:52.938Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:45:52 [2024-01-25T19:45:52.938Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:45:52 [2024-01-25T19:45:52.938Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:45:52 [2024-01-25T19:45:52.938Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:45:52 [2024-01-25T19:45:52.938Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:45:52 [2024-01-25T19:45:52.938Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:45:52 [2024-01-25T19:45:52.938Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:45:52 [2024-01-25T19:45:52.938Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:45:52 [2024-01-25T19:45:52.938Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:45:52 [2024-01-25T19:45:52.938Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:45:52 [2024-01-25T19:45:52.938Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:45:52 [2024-01-25T19:45:52.938Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:45:52 [2024-01-25T19:45:52.938Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:45:52 [2024-01-25T19:45:52.938Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:45:54 [2024-01-25T19:45:54.852Z] === RUN   TestLogs/driver_json-file
19:45:54 [2024-01-25T19:45:54.852Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:45:54 [2024-01-25T19:45:54.852Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:45:54 [2024-01-25T19:45:54.852Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:45:54 [2024-01-25T19:45:54.852Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:45:54 [2024-01-25T19:45:54.852Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:45:54 [2024-01-25T19:45:54.852Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:45:54 [2024-01-25T19:45:54.852Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:45:54 [2024-01-25T19:45:54.852Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:45:54 [2024-01-25T19:45:54.852Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:45:54 [2024-01-25T19:45:54.852Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:45:54 [2024-01-25T19:45:54.852Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:45:54 [2024-01-25T19:45:54.852Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:45:54 [2024-01-25T19:45:54.852Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:45:54 [2024-01-25T19:45:54.852Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:45:54 [2024-01-25T19:45:54.852Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:45:54 [2024-01-25T19:45:54.852Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:45:54 [2024-01-25T19:45:54.852Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:45:54 [2024-01-25T19:45:54.852Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:45:56 [2024-01-25T19:45:56.237Z] --- PASS: TestLogs (3.36s)
19:45:56 [2024-01-25T19:45:56.237Z]     --- PASS: TestLogs/driver_local (0.01s)
19:45:56 [2024-01-25T19:45:56.237Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.00s)
19:45:56 [2024-01-25T19:45:56.237Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.36s)
19:45:56 [2024-01-25T19:45:56.237Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.43s)
19:45:56 [2024-01-25T19:45:56.237Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.52s)
19:45:56 [2024-01-25T19:45:56.237Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.57s)
19:45:56 [2024-01-25T19:45:56.237Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.70s)
19:45:56 [2024-01-25T19:45:56.237Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:45:56 [2024-01-25T19:45:56.237Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.96s)
19:45:56 [2024-01-25T19:45:56.237Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.08s)
19:45:56 [2024-01-25T19:45:56.237Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.34s)
19:45:56 [2024-01-25T19:45:56.237Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.56s)
19:45:56 [2024-01-25T19:45:56.237Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.58s)
19:45:56 [2024-01-25T19:45:56.237Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.65s)
19:45:56 [2024-01-25T19:45:56.237Z] === RUN   TestContainerNetworkMountsNoChown
19:45:56 [2024-01-25T19:45:56.809Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s)
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/default
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/default
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/private
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/private
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rprivate
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rprivate
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/slave
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/slave
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rslave
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rslave
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/shared
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/shared
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rshared
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rshared
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/default
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/rslave
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/slave
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/default/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/rprivate
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/shared
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/private
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/private/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/rshared
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/private/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/default/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/private/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/private/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:45:56 [2024-01-25T19:45:56.809Z] === CONT  TestMountDaemonRoot/default/bind_root
19:45:56 [2024-01-25T19:45:56.810Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:45:56 [2024-01-25T19:45:56.810Z] === CONT  TestMountDaemonRoot/default/mount_root
19:45:56 [2024-01-25T19:45:56.810Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:45:56 [2024-01-25T19:45:56.810Z] --- PASS: TestMountDaemonRoot (0.02s)
19:45:56 [2024-01-25T19:45:56.810Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
19:45:56 [2024-01-25T19:45:56.810Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
19:45:56 [2024-01-25T19:45:56.810Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
19:45:56 [2024-01-25T19:45:56.810Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
19:45:56 [2024-01-25T19:45:56.810Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
19:45:56 [2024-01-25T19:45:56.810Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
19:45:56 [2024-01-25T19:45:56.810Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
19:45:56 [2024-01-25T19:45:56.810Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
19:45:56 [2024-01-25T19:45:56.810Z] === RUN   TestContainerBindMountNonRecursive
19:45:58 [2024-01-25T19:45:58.194Z] --- PASS: TestContainerBindMountNonRecursive (1.27s)
19:45:58 [2024-01-25T19:45:58.194Z] === RUN   TestContainerVolumesMountedAsShared
19:45:58 [2024-01-25T19:45:58.766Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
19:45:58 [2024-01-25T19:45:58.766Z] === RUN   TestContainerVolumesMountedAsSlave
19:45:59 [2024-01-25T19:45:59.026Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
19:45:59 [2024-01-25T19:45:59.026Z] === RUN   TestContainerCopyLeaksMounts
19:45:59 [2024-01-25T19:45:59.598Z] --- PASS: TestContainerCopyLeaksMounts (0.57s)
19:45:59 [2024-01-25T19:45:59.598Z] === RUN   TestContainerBindMountRecursivelyReadOnly
19:46:01 [2024-01-25T19:46:01.512Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.78s)
19:46:01 [2024-01-25T19:46:01.512Z] === RUN   TestNetworkNat
19:46:01 [2024-01-25T19:46:01.772Z] --- PASS: TestNetworkNat (0.50s)
19:46:01 [2024-01-25T19:46:01.772Z] === RUN   TestNetworkLocalhostTCPNat
19:46:02 [2024-01-25T19:46:02.344Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
19:46:02 [2024-01-25T19:46:02.344Z] === RUN   TestNetworkLoopbackNat
19:46:04 [2024-01-25T19:46:04.889Z] --- PASS: TestNetworkLoopbackNat (2.70s)
19:46:04 [2024-01-25T19:46:04.889Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
19:46:05 [2024-01-25T19:46:05.150Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
19:46:05 [2024-01-25T19:46:05.150Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
19:46:05 [2024-01-25T19:46:05.411Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
19:46:05 [2024-01-25T19:46:05.411Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
19:46:05 [2024-01-25T19:46:05.411Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.48s)
19:46:05 [2024-01-25T19:46:05.411Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
19:46:05 [2024-01-25T19:46:05.411Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
19:46:05 [2024-01-25T19:46:05.411Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
19:46:05 [2024-01-25T19:46:05.411Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
19:46:05 [2024-01-25T19:46:05.411Z] === RUN   TestPause
19:46:05 [2024-01-25T19:46:05.983Z] --- PASS: TestPause (0.51s)
19:46:05 [2024-01-25T19:46:05.983Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:46:05 [2024-01-25T19:46:05.983Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:46:05 [2024-01-25T19:46:05.983Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:46:05 [2024-01-25T19:46:05.983Z] === RUN   TestPauseStopPausedContainer
19:46:06 [2024-01-25T19:46:06.555Z] --- PASS: TestPauseStopPausedContainer (0.61s)
19:46:06 [2024-01-25T19:46:06.555Z] === RUN   TestPIDModeHost
19:46:07 [2024-01-25T19:46:07.940Z] --- PASS: TestPIDModeHost (1.14s)
19:46:07 [2024-01-25T19:46:07.940Z] === RUN   TestPIDModeContainer
19:46:07 [2024-01-25T19:46:07.940Z] === RUN   TestPIDModeContainer/non-existing_container
19:46:07 [2024-01-25T19:46:07.940Z] === RUN   TestPIDModeContainer/non-running_container
19:46:07 [2024-01-25T19:46:07.940Z] === RUN   TestPIDModeContainer/running_container
19:46:08 [2024-01-25T19:46:08.882Z] --- PASS: TestPIDModeContainer (1.19s)
19:46:08 [2024-01-25T19:46:08.882Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
19:46:08 [2024-01-25T19:46:08.882Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
19:46:08 [2024-01-25T19:46:08.882Z]     --- PASS: TestPIDModeContainer/running_container (0.52s)
19:46:08 [2024-01-25T19:46:08.882Z] === RUN   TestPsFilter
19:46:09 [2024-01-25T19:46:09.143Z] === RUN   TestPsFilter/since
19:46:09 [2024-01-25T19:46:09.143Z] === RUN   TestPsFilter/before
19:46:09 [2024-01-25T19:46:09.143Z] --- PASS: TestPsFilter (0.12s)
19:46:09 [2024-01-25T19:46:09.143Z]     --- PASS: TestPsFilter/since (0.00s)
19:46:09 [2024-01-25T19:46:09.143Z]     --- PASS: TestPsFilter/before (0.00s)
19:46:09 [2024-01-25T19:46:09.143Z] === RUN   TestRemoveContainerWithRemovedVolume
19:46:09 [2024-01-25T19:46:09.404Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
19:46:09 [2024-01-25T19:46:09.404Z] === RUN   TestRemoveContainerWithVolume
19:46:09 [2024-01-25T19:46:09.976Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
19:46:09 [2024-01-25T19:46:09.976Z] === RUN   TestRemoveContainerRunning
19:46:10 [2024-01-25T19:46:10.547Z] --- PASS: TestRemoveContainerRunning (0.49s)
19:46:10 [2024-01-25T19:46:10.547Z] === RUN   TestRemoveContainerForceRemoveRunning
19:46:10 [2024-01-25T19:46:10.808Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
19:46:10 [2024-01-25T19:46:10.808Z] === RUN   TestRemoveInvalidContainer
19:46:10 [2024-01-25T19:46:10.808Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:46:10 [2024-01-25T19:46:10.808Z] === RUN   TestRenameLinkedContainer
19:46:12 [2024-01-25T19:46:12.722Z] --- PASS: TestRenameLinkedContainer (1.89s)
19:46:12 [2024-01-25T19:46:12.722Z] === RUN   TestRenameStoppedContainer
19:46:13 [2024-01-25T19:46:13.294Z] --- PASS: TestRenameStoppedContainer (0.49s)
19:46:13 [2024-01-25T19:46:13.294Z] === RUN   TestRenameRunningContainerAndReuse
19:46:14 [2024-01-25T19:46:14.237Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s)
19:46:14 [2024-01-25T19:46:14.237Z] === RUN   TestRenameInvalidName
19:46:14 [2024-01-25T19:46:14.808Z] --- PASS: TestRenameInvalidName (0.52s)
19:46:14 [2024-01-25T19:46:14.808Z] === RUN   TestRenameAnonymousContainer
19:46:16 [2024-01-25T19:46:16.725Z] --- PASS: TestRenameAnonymousContainer (1.59s)
19:46:16 [2024-01-25T19:46:16.725Z] === RUN   TestRenameContainerWithSameName
19:46:16 [2024-01-25T19:46:16.986Z] --- PASS: TestRenameContainerWithSameName (0.49s)
19:46:16 [2024-01-25T19:46:16.986Z] === RUN   TestRenameContainerWithLinkedContainer
19:46:17 [2024-01-25T19:46:17.928Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s)
19:46:17 [2024-01-25T19:46:17.928Z] === RUN   TestRenameContainerTwice
19:46:18 [2024-01-25T19:46:18.501Z] --- PASS: TestRenameContainerTwice (0.48s)
19:46:18 [2024-01-25T19:46:18.501Z] === RUN   TestResize
19:46:18 [2024-01-25T19:46:18.501Z] === RUN   TestResize/success
19:46:18 [2024-01-25T19:46:18.501Z] === RUN   TestResize/invalid_size
19:46:18 [2024-01-25T19:46:18.761Z] === RUN   TestResize/invalid_state
19:46:19 [2024-01-25T19:46:19.334Z] --- PASS: TestResize (0.96s)
19:46:19 [2024-01-25T19:46:19.334Z]     --- PASS: TestResize/success (0.24s)
19:46:19 [2024-01-25T19:46:19.334Z]     --- PASS: TestResize/invalid_size (0.24s)
19:46:19 [2024-01-25T19:46:19.334Z]     --- PASS: TestResize/invalid_state (0.03s)
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:46:19 [2024-01-25T19:46:19.334Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:46:20 [2024-01-25T19:46:20.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:46:20 [2024-01-25T19:46:20.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:46:20 [2024-01-25T19:46:20.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:46:20 [2024-01-25T19:46:20.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:46:20 [2024-01-25T19:46:20.983Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:46:22 [2024-01-25T19:46:22.899Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:46:22 [2024-01-25T19:46:22.899Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:46:23 [2024-01-25T19:46:23.160Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:46:26 [2024-01-25T19:46:26.463Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.23s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.66s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.73s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.79s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.48s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.80s)
19:46:26 [2024-01-25T19:46:26.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.88s)
19:46:26 [2024-01-25T19:46:26.463Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:46:26 [2024-01-25T19:46:26.463Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:46:27 [2024-01-25T19:46:27.035Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:46:27 [2024-01-25T19:46:27.978Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.01s)
19:46:27 [2024-01-25T19:46:27.978Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s)
19:46:27 [2024-01-25T19:46:27.978Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.01s)
19:46:27 [2024-01-25T19:46:27.978Z] === RUN   TestContainerRestartWithCancelledRequest
19:46:29 [2024-01-25T19:46:29.891Z] --- PASS: TestContainerRestartWithCancelledRequest (1.96s)
19:46:29 [2024-01-25T19:46:29.891Z] === RUN   TestCgroupNamespacesRun
19:46:31 [2024-01-25T19:46:31.276Z] --- PASS: TestCgroupNamespacesRun (1.10s)
19:46:31 [2024-01-25T19:46:31.276Z] === RUN   TestCgroupNamespacesRunPrivileged
19:46:32 [2024-01-25T19:46:32.219Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
19:46:32 [2024-01-25T19:46:32.219Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:46:33 [2024-01-25T19:46:33.162Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
19:46:33 [2024-01-25T19:46:33.162Z] === RUN   TestCgroupNamespacesRunHostMode
19:46:34 [2024-01-25T19:46:34.548Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s)
19:46:34 [2024-01-25T19:46:34.548Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:46:35 [2024-01-25T19:46:35.490Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
19:46:35 [2024-01-25T19:46:35.490Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:46:36 [2024-01-25T19:46:36.433Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
19:46:36 [2024-01-25T19:46:36.433Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:46:37 [2024-01-25T19:46:37.376Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
19:46:37 [2024-01-25T19:46:37.376Z] === RUN   TestCgroupNamespacesRunOlderClient
19:46:38 [2024-01-25T19:46:38.318Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
19:46:38 [2024-01-25T19:46:38.318Z] === RUN   TestNISDomainname
19:46:38 [2024-01-25T19:46:38.890Z] --- PASS: TestNISDomainname (0.58s)
19:46:38 [2024-01-25T19:46:38.890Z] === RUN   TestHostnameDnsResolution
19:46:39 [2024-01-25T19:46:39.461Z] --- PASS: TestHostnameDnsResolution (0.75s)
19:46:39 [2024-01-25T19:46:39.461Z] === RUN   TestUnprivilegedPortsAndPing
19:46:40 [2024-01-25T19:46:40.033Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s)
19:46:40 [2024-01-25T19:46:40.033Z] === RUN   TestPrivilegedHostDevices
19:46:40 [2024-01-25T19:46:40.605Z] --- PASS: TestPrivilegedHostDevices (0.51s)
19:46:40 [2024-01-25T19:46:40.605Z] === RUN   TestRunConsoleSize
19:46:41 [2024-01-25T19:46:41.176Z] --- PASS: TestRunConsoleSize (0.47s)
19:46:41 [2024-01-25T19:46:41.176Z] === RUN   TestRunWithAlternativeContainerdShim
19:46:47 [2024-01-25T19:46:47.761Z] --- PASS: TestRunWithAlternativeContainerdShim (5.59s)
19:46:47 [2024-01-25T19:46:47.761Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
19:46:48 [2024-01-25T19:46:48.022Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.17s)
19:46:48 [2024-01-25T19:46:48.022Z] === RUN   TestStaticIPOutsideSubpool
19:46:49 [2024-01-25T19:46:49.407Z] --- PASS: TestStaticIPOutsideSubpool (1.24s)
19:46:49 [2024-01-25T19:46:49.407Z] === RUN   TestStats
19:46:50 [2024-01-25T19:46:50.791Z] --- PASS: TestStats (1.49s)
19:46:50 [2024-01-25T19:46:50.791Z] === RUN   TestStopContainerWithTimeout
19:46:50 [2024-01-25T19:46:50.791Z] === RUN   TestStopContainerWithTimeout/0
19:46:50 [2024-01-25T19:46:50.791Z] === PAUSE TestStopContainerWithTimeout/0
19:46:50 [2024-01-25T19:46:50.791Z] === RUN   TestStopContainerWithTimeout/1
19:46:50 [2024-01-25T19:46:50.791Z] === PAUSE TestStopContainerWithTimeout/1
19:46:50 [2024-01-25T19:46:50.791Z] === RUN   TestStopContainerWithTimeout/3
19:46:50 [2024-01-25T19:46:50.791Z] === PAUSE TestStopContainerWithTimeout/3
19:46:50 [2024-01-25T19:46:50.791Z] === RUN   TestStopContainerWithTimeout/-1
19:46:50 [2024-01-25T19:46:50.791Z] === PAUSE TestStopContainerWithTimeout/-1
19:46:50 [2024-01-25T19:46:50.791Z] === CONT  TestStopContainerWithTimeout/0
19:46:50 [2024-01-25T19:46:50.791Z] === CONT  TestStopContainerWithTimeout/3
19:46:50 [2024-01-25T19:46:50.791Z] === CONT  TestStopContainerWithTimeout/1
19:46:50 [2024-01-25T19:46:50.791Z] === CONT  TestStopContainerWithTimeout/-1
19:46:54 [2024-01-25T19:46:54.091Z] --- PASS: TestStopContainerWithTimeout (0.04s)
19:46:54 [2024-01-25T19:46:54.091Z]     --- PASS: TestStopContainerWithTimeout/0 (0.85s)
19:46:54 [2024-01-25T19:46:54.091Z]     --- PASS: TestStopContainerWithTimeout/1 (2.08s)
19:46:54 [2024-01-25T19:46:54.091Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
19:46:54 [2024-01-25T19:46:54.091Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
19:46:54 [2024-01-25T19:46:54.091Z] === RUN   TestStopContainerWithTimeoutCancel
19:46:54 [2024-01-25T19:46:54.091Z] === PAUSE TestStopContainerWithTimeoutCancel
19:46:54 [2024-01-25T19:46:54.091Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:46:56 [2024-01-25T19:46:56.004Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s)
19:46:56 [2024-01-25T19:46:56.004Z] === RUN   TestUpdateMemory
19:46:56 [2024-01-25T19:46:56.575Z] --- PASS: TestUpdateMemory (0.59s)
19:46:56 [2024-01-25T19:46:56.575Z] === RUN   TestUpdateCPUQuota
19:46:57 [2024-01-25T19:46:57.517Z] --- PASS: TestUpdateCPUQuota (0.89s)
19:46:57 [2024-01-25T19:46:57.517Z] === RUN   TestUpdatePidsLimit
19:46:57 [2024-01-25T19:46:57.517Z] === RUN   TestUpdatePidsLimit/update_from_none
19:46:57 [2024-01-25T19:46:57.778Z] === RUN   TestUpdatePidsLimit/no_change
19:46:58 [2024-01-25T19:46:58.039Z] === RUN   TestUpdatePidsLimit/update_lower
19:46:58 [2024-01-25T19:46:58.301Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:46:58 [2024-01-25T19:46:58.301Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:46:58 [2024-01-25T19:46:58.562Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:46:58 [2024-01-25T19:46:58.822Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:46:59 [2024-01-25T19:46:59.765Z] --- PASS: TestUpdatePidsLimit (2.16s)
19:46:59 [2024-01-25T19:46:59.765Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
19:46:59 [2024-01-25T19:46:59.765Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
19:46:59 [2024-01-25T19:46:59.765Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
19:46:59 [2024-01-25T19:46:59.765Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
19:46:59 [2024-01-25T19:46:59.765Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
19:46:59 [2024-01-25T19:46:59.765Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
19:46:59 [2024-01-25T19:46:59.765Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
19:46:59 [2024-01-25T19:46:59.765Z] === RUN   TestUpdateRestartPolicy
19:47:11 [2024-01-25T19:47:11.995Z] --- PASS: TestUpdateRestartPolicy (10.77s)
19:47:11 [2024-01-25T19:47:11.995Z] === RUN   TestUpdateRestartWithAutoRemove
19:47:11 [2024-01-25T19:47:11.995Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
19:47:11 [2024-01-25T19:47:11.995Z] === RUN   TestWaitNonBlocked
19:47:11 [2024-01-25T19:47:11.995Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:47:11 [2024-01-25T19:47:11.995Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:47:11 [2024-01-25T19:47:11.996Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:47:11 [2024-01-25T19:47:11.996Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:47:11 [2024-01-25T19:47:11.996Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:47:11 [2024-01-25T19:47:11.996Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:47:11 [2024-01-25T19:47:11.996Z] --- PASS: TestWaitNonBlocked (0.02s)
19:47:11 [2024-01-25T19:47:11.996Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
19:47:11 [2024-01-25T19:47:11.996Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s)
19:47:11 [2024-01-25T19:47:11.996Z] === RUN   TestWaitBlocked
19:47:11 [2024-01-25T19:47:11.996Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:47:11 [2024-01-25T19:47:11.996Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:47:11 [2024-01-25T19:47:11.996Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:47:11 [2024-01-25T19:47:11.996Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:47:11 [2024-01-25T19:47:11.996Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:47:11 [2024-01-25T19:47:11.996Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:47:12 [2024-01-25T19:47:12.567Z] --- PASS: TestWaitBlocked (0.02s)
19:47:12 [2024-01-25T19:47:12.567Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
19:47:12 [2024-01-25T19:47:12.567Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
19:47:12 [2024-01-25T19:47:12.567Z] === RUN   TestWaitConditions
19:47:12 [2024-01-25T19:47:12.567Z] === RUN   TestWaitConditions/default
19:47:12 [2024-01-25T19:47:12.567Z] === PAUSE TestWaitConditions/default
19:47:12 [2024-01-25T19:47:12.567Z] === RUN   TestWaitConditions/not-running
19:47:12 [2024-01-25T19:47:12.567Z] === PAUSE TestWaitConditions/not-running
19:47:12 [2024-01-25T19:47:12.567Z] === RUN   TestWaitConditions/next-exit
19:47:12 [2024-01-25T19:47:12.567Z] === PAUSE TestWaitConditions/next-exit
19:47:12 [2024-01-25T19:47:12.567Z] === RUN   TestWaitConditions/removed
19:47:12 [2024-01-25T19:47:12.567Z] === PAUSE TestWaitConditions/removed
19:47:12 [2024-01-25T19:47:12.567Z] === CONT  TestWaitConditions/default
19:47:12 [2024-01-25T19:47:12.567Z] === CONT  TestWaitConditions/next-exit
19:47:12 [2024-01-25T19:47:12.567Z] === CONT  TestWaitConditions/removed
19:47:12 [2024-01-25T19:47:12.567Z] === CONT  TestWaitConditions/not-running
19:47:12 [2024-01-25T19:47:12.567Z]     wait_test.go:145: ContainerID = d3529f9f94962bb7cd69d2a18a605909ecc1d406fb1ae1b06aae7ddc92c88a8d
19:47:12 [2024-01-25T19:47:12.567Z]     wait_test.go:145: ContainerID = 7f531bedc40451099939c399381acbbdaa7a3718e50d2cdd1ccc005125700b2a
19:47:12 [2024-01-25T19:47:12.567Z]     wait_test.go:145: ContainerID = 0676160a3f1bbd8b611bd7d9f28918383ef13f9035080c06fef175a595c5426a
19:47:12 [2024-01-25T19:47:12.567Z]     wait_test.go:145: ContainerID = 0e43d533e6ec98baf99af32978ff3f1c37c656d23e07367c9ed20f3c9e5a902e
19:47:13 [2024-01-25T19:47:13.952Z] --- PASS: TestWaitConditions (0.03s)
19:47:13 [2024-01-25T19:47:13.952Z]     --- PASS: TestWaitConditions/default (0.85s)
19:47:13 [2024-01-25T19:47:13.952Z]     --- PASS: TestWaitConditions/next-exit (0.89s)
19:47:13 [2024-01-25T19:47:13.952Z]     --- PASS: TestWaitConditions/not-running (1.13s)
19:47:13 [2024-01-25T19:47:13.952Z]     --- PASS: TestWaitConditions/removed (1.20s)
19:47:13 [2024-01-25T19:47:13.953Z] === RUN   TestWaitRestartedContainer
19:47:13 [2024-01-25T19:47:13.953Z] === RUN   TestWaitRestartedContainer/default
19:47:13 [2024-01-25T19:47:13.953Z] === PAUSE TestWaitRestartedContainer/default
19:47:13 [2024-01-25T19:47:13.953Z] === RUN   TestWaitRestartedContainer/not-running
19:47:13 [2024-01-25T19:47:13.953Z] === PAUSE TestWaitRestartedContainer/not-running
19:47:13 [2024-01-25T19:47:13.953Z] === RUN   TestWaitRestartedContainer/next-exit
19:47:13 [2024-01-25T19:47:13.953Z] === PAUSE TestWaitRestartedContainer/next-exit
19:47:13 [2024-01-25T19:47:13.953Z] === CONT  TestWaitRestartedContainer/default
19:47:13 [2024-01-25T19:47:13.953Z] === CONT  TestWaitRestartedContainer/next-exit
19:47:13 [2024-01-25T19:47:13.953Z] === CONT  TestWaitRestartedContainer/not-running
19:47:15 [2024-01-25T19:47:15.867Z] --- PASS: TestWaitRestartedContainer (0.01s)
19:47:15 [2024-01-25T19:47:15.867Z]     --- PASS: TestWaitRestartedContainer/not-running (1.60s)
19:47:15 [2024-01-25T19:47:15.867Z]     --- PASS: TestWaitRestartedContainer/default (2.00s)
19:47:15 [2024-01-25T19:47:15.867Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.06s)
19:47:15 [2024-01-25T19:47:15.867Z] === CONT  TestHardRestartWhenContainerIsRunning
19:47:15 [2024-01-25T19:47:15.867Z] === CONT  TestContainerStartOnDaemonRestart
19:47:15 [2024-01-25T19:47:15.867Z] === CONT  TestDaemonHostGatewayIP
19:47:15 [2024-01-25T19:47:15.867Z] === CONT  TestDaemonRestartIpcMode
19:47:15 [2024-01-25T19:47:15.867Z] === CONT  TestRestartDaemonWithRestartingContainer
19:47:15 [2024-01-25T19:47:15.867Z] === CONT  TestIpcModeOlderClient
19:47:15 [2024-01-25T19:47:15.867Z] === CONT  TestStopContainerWithTimeoutCancel
19:47:15 [2024-01-25T19:47:15.867Z] === CONT  TestContainerKillOnDaemonStart
19:47:15 [2024-01-25T19:47:15.867Z] --- PASS: TestIpcModeOlderClient (0.08s)
19:47:17 [2024-01-25T19:47:17.783Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
19:47:17 [2024-01-25T19:47:17.783Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
19:47:18 [2024-01-25T19:47:18.045Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.34s)
19:47:18 [2024-01-25T19:47:18.045Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
19:47:18 [2024-01-25T19:47:18.045Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.36s)
19:47:18 [2024-01-25T19:47:18.617Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s)
19:47:19 [2024-01-25T19:47:19.189Z] --- PASS: TestDaemonHostGatewayIP (3.54s)
19:47:19 [2024-01-25T19:47:19.450Z] --- PASS: TestDaemonRestartIpcMode (3.75s)
19:47:19 [2024-01-25T19:47:19.450Z] --- PASS: TestStopContainerWithTimeoutCancel (3.76s)
19:47:19 [2024-01-25T19:47:19.450Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.83s)
19:47:27 [2024-01-25T19:47:27.588Z] --- PASS: TestContainerKillOnDaemonStart (11.81s)
19:47:27 [2024-01-25T19:47:27.588Z] PASS
19:47:27 [2024-01-25T19:47:27.588Z] 
19:47:27 [2024-01-25T19:47:27.588Z] === Skipped
19:47:27 [2024-01-25T19:47:27.588Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:47:27 [2024-01-25T19:47:27.588Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:47:27 [2024-01-25T19:47:27.588Z] 
19:47:27 [2024-01-25T19:47:27.588Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:47:27 [2024-01-25T19:47:27.588Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:47:27 [2024-01-25T19:47:27.588Z] 
19:47:27 [2024-01-25T19:47:27.588Z] DONE 326 tests, 2 skipped in 173.445s
19:47:27 [2024-01-25T19:47:27.588Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
19:47:27 [2024-01-25T19:47:27.588Z] ++ '[' -n '' ']'
19:47:27 [2024-01-25T19:47:27.588Z] ++ 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:47:27 [2024-01-25T19:47:27.588Z] ++ set -e
19:47:27 [2024-01-25T19:47:27.588Z] ++ '[' -n 0 ']'
19:47:27 [2024-01-25T19:47:27.588Z] ++ set -x
19:47:27 [2024-01-25T19:47:27.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:47:27 [2024-01-25T19:47:27.588Z] INFO: Testing against a local daemon
19:47:27 [2024-01-25T19:47:27.588Z] === RUN   TestConfigDaemonID
19:47:28 [2024-01-25T19:47:28.530Z]     daemon_test.go:61: [d2716500c27f4] daemon is not started
19:47:28 [2024-01-25T19:47:28.530Z] --- PASS: TestConfigDaemonID (1.05s)
19:47:28 [2024-01-25T19:47:28.530Z] === RUN   TestDaemonConfigValidation
19:47:28 [2024-01-25T19:47:28.530Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:47:28 [2024-01-25T19:47:28.530Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:47:28 [2024-01-25T19:47:28.530Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:47:28 [2024-01-25T19:47:28.530Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:47:28 [2024-01-25T19:47:28.530Z] === RUN   TestDaemonConfigValidation/invalid_config
19:47:28 [2024-01-25T19:47:28.530Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:47:28 [2024-01-25T19:47:28.530Z] === RUN   TestDaemonConfigValidation/malformed_config
19:47:28 [2024-01-25T19:47:28.530Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:47:28 [2024-01-25T19:47:28.530Z] === RUN   TestDaemonConfigValidation/valid_config
19:47:28 [2024-01-25T19:47:28.530Z] === PAUSE TestDaemonConfigValidation/valid_config
19:47:28 [2024-01-25T19:47:28.530Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:47:28 [2024-01-25T19:47:28.530Z] === CONT  TestDaemonConfigValidation/malformed_config
19:47:28 [2024-01-25T19:47:28.530Z] === CONT  TestDaemonConfigValidation/invalid_config
19:47:28 [2024-01-25T19:47:28.530Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:47:28 [2024-01-25T19:47:28.530Z] === CONT  TestDaemonConfigValidation/valid_config
19:47:28 [2024-01-25T19:47:28.791Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:47:28 [2024-01-25T19:47:28.791Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
19:47:28 [2024-01-25T19:47:28.791Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
19:47:28 [2024-01-25T19:47:28.791Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
19:47:28 [2024-01-25T19:47:28.791Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
19:47:28 [2024-01-25T19:47:28.791Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
19:47:28 [2024-01-25T19:47:28.791Z] === RUN   TestConfigDaemonSeccompProfiles
19:47:28 [2024-01-25T19:47:28.791Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:47:29 [2024-01-25T19:47:29.733Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:47:31 [2024-01-25T19:47:31.117Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:47:32 [2024-01-25T19:47:32.059Z]     daemon_test.go:180: [d091abbe016ab] daemon is not started
19:47:32 [2024-01-25T19:47:32.059Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
19:47:32 [2024-01-25T19:47:32.059Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
19:47:32 [2024-01-25T19:47:32.059Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
19:47:32 [2024-01-25T19:47:32.059Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
19:47:32 [2024-01-25T19:47:32.059Z] === RUN   TestDaemonProxy
19:47:32 [2024-01-25T19:47:32.059Z] === RUN   TestDaemonProxy/environment_variables
19:47:32 [2024-01-25T19:47:32.059Z] === PAUSE TestDaemonProxy/environment_variables
19:47:32 [2024-01-25T19:47:32.059Z] === RUN   TestDaemonProxy/command-line_options
19:47:32 [2024-01-25T19:47:32.059Z] === PAUSE TestDaemonProxy/command-line_options
19:47:32 [2024-01-25T19:47:32.059Z] === RUN   TestDaemonProxy/configuration_file
19:47:32 [2024-01-25T19:47:32.059Z] === PAUSE TestDaemonProxy/configuration_file
19:47:32 [2024-01-25T19:47:32.059Z] === RUN   TestDaemonProxy/conflicting_options
19:47:32 [2024-01-25T19:47:32.320Z] === RUN   TestDaemonProxy/reload_sanitized
19:47:32 [2024-01-25T19:47:32.320Z] === PAUSE TestDaemonProxy/reload_sanitized
19:47:32 [2024-01-25T19:47:32.320Z] === CONT  TestDaemonProxy/environment_variables
19:47:32 [2024-01-25T19:47:32.320Z] === CONT  TestDaemonProxy/configuration_file
19:47:32 [2024-01-25T19:47:32.320Z] === CONT  TestDaemonProxy/reload_sanitized
19:47:32 [2024-01-25T19:47:32.320Z] === CONT  TestDaemonProxy/command-line_options
19:47:34 [2024-01-25T19:47:34.233Z] --- PASS: TestDaemonProxy (0.50s)
19:47:34 [2024-01-25T19:47:34.233Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:47:34 [2024-01-25T19:47:34.233Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
19:47:34 [2024-01-25T19:47:34.233Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
19:47:34 [2024-01-25T19:47:34.233Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
19:47:34 [2024-01-25T19:47:34.233Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
19:47:34 [2024-01-25T19:47:34.233Z] === RUN   TestLiveRestore
19:47:34 [2024-01-25T19:47:34.233Z] === RUN   TestLiveRestore/volume_references
19:47:34 [2024-01-25T19:47:34.233Z] === PAUSE TestLiveRestore/volume_references
19:47:34 [2024-01-25T19:47:34.233Z] === RUN   TestLiveRestore/autoremove
19:47:34 [2024-01-25T19:47:34.233Z] === PAUSE TestLiveRestore/autoremove
19:47:34 [2024-01-25T19:47:34.233Z] === CONT  TestLiveRestore/volume_references
19:47:34 [2024-01-25T19:47:34.233Z] === CONT  TestLiveRestore/autoremove
19:47:34 [2024-01-25T19:47:34.233Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
19:47:34 [2024-01-25T19:47:34.805Z] === RUN   TestLiveRestore/volume_references/restartPolicy
19:47:34 [2024-01-25T19:47:34.805Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
19:47:35 [2024-01-25T19:47:35.746Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
19:47:36 [2024-01-25T19:47:36.007Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
19:47:36 [2024-01-25T19:47:36.949Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
19:47:37 [2024-01-25T19:47:37.891Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
19:47:38 [2024-01-25T19:47:38.833Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
19:47:39 [2024-01-25T19:47:39.775Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
19:47:40 [2024-01-25T19:47:40.346Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
19:47:41 [2024-01-25T19:47:41.288Z] --- PASS: TestLiveRestore (0.00s)
19:47:41 [2024-01-25T19:47:41.288Z]     --- PASS: TestLiveRestore/autoremove (3.48s)
19:47:41 [2024-01-25T19:47:41.288Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.88s)
19:47:41 [2024-01-25T19:47:41.288Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.60s)
19:47:41 [2024-01-25T19:47:41.288Z]     --- PASS: TestLiveRestore/volume_references (7.21s)
19:47:41 [2024-01-25T19:47:41.289Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.17s)
19:47:41 [2024-01-25T19:47:41.289Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.14s)
19:47:41 [2024-01-25T19:47:41.289Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.02s)
19:47:41 [2024-01-25T19:47:41.289Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s)
19:47:41 [2024-01-25T19:47:41.289Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s)
19:47:41 [2024-01-25T19:47:41.289Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.48s)
19:47:41 [2024-01-25T19:47:41.289Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.49s)
19:47:41 [2024-01-25T19:47:41.289Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s)
19:47:41 [2024-01-25T19:47:41.289Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
19:47:41 [2024-01-25T19:47:41.860Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
19:47:41 [2024-01-25T19:47:41.860Z] PASS
19:47:42 [2024-01-25T19:47:42.121Z] 
19:47:42 [2024-01-25T19:47:42.121Z] DONE 31 tests in 14.431s
19:47:42 [2024-01-25T19:47:42.121Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
19:47:42 [2024-01-25T19:47:42.121Z] ++ '[' -n '' ']'
19:47:42 [2024-01-25T19:47:42.121Z] ++ 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:47:42 [2024-01-25T19:47:42.121Z] ++ set -e
19:47:42 [2024-01-25T19:47:42.121Z] ++ '[' -n 0 ']'
19:47:42 [2024-01-25T19:47:42.121Z] ++ set -x
19:47:42 [2024-01-25T19:47:42.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
19:47:42 [2024-01-25T19:47:42.121Z] INFO: Testing against a local daemon
19:47:42 [2024-01-25T19:47:42.121Z] === RUN   TestCommitInheritsEnv
19:47:42 [2024-01-25T19:47:42.121Z] --- PASS: TestCommitInheritsEnv (0.16s)
19:47:42 [2024-01-25T19:47:42.121Z] === RUN   TestUsernsCommit
19:47:44 [2024-01-25T19:47:44.034Z] --- PASS: TestUsernsCommit (1.49s)
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImportExtremelyLargeImageWorks
19:47:44 [2024-01-25T19:47:44.034Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
19:47:44 [2024-01-25T19:47:44.034Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImportWithCustomPlatform
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImportWithCustomPlatform/#00
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImportWithCustomPlatform/linux
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImportWithCustomPlatform/LINUX
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:47:44 [2024-01-25T19:47:44.034Z] --- PASS: TestImportWithCustomPlatform (0.12s)
19:47:44 [2024-01-25T19:47:44.034Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
19:47:44 [2024-01-25T19:47:44.034Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
19:47:44 [2024-01-25T19:47:44.034Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
19:47:44 [2024-01-25T19:47:44.034Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImportWithCustomPlatformReject
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImportWithCustomPlatformReject/_______
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImportWithCustomPlatformReject//
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImportWithCustomPlatformReject/macos
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
19:47:44 [2024-01-25T19:47:44.034Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
19:47:44 [2024-01-25T19:47:44.034Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
19:47:44 [2024-01-25T19:47:44.034Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
19:47:44 [2024-01-25T19:47:44.034Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
19:47:44 [2024-01-25T19:47:44.034Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
19:47:44 [2024-01-25T19:47:44.034Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImageInspectEmptyTagsAndDigests
19:47:44 [2024-01-25T19:47:44.034Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImagesFilterMultiReference
19:47:44 [2024-01-25T19:47:44.034Z] --- PASS: TestImagesFilterMultiReference (0.04s)
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImagesFilterUntil
19:47:44 [2024-01-25T19:47:44.034Z]     list_test.go:95: ImageList: ID=sha256:82dc206a9bb3d50e6921ff36a6be7f6e5f9a7401a770e76e9cbab0b31480fe35 RepoTags=[testimagesfilteruntil:v1]
19:47:44 [2024-01-25T19:47:44.034Z] --- PASS: TestImagesFilterUntil (0.24s)
19:47:44 [2024-01-25T19:47:44.034Z] === RUN   TestImagesFilterBeforeSince
19:47:44 [2024-01-25T19:47:44.295Z]     list_test.go:129: ImageList: ID=sha256:9aa3c2934f9c477b6a524e3cf0b520970f1fbd8cd10b851e0076b602c37f380f RepoTags=[testimagesfilterbeforesince:v1]
19:47:44 [2024-01-25T19:47:44.295Z]     list_test.go:129: ImageList: ID=sha256:184d94e6aad04d96bde8d9b8475249c983d53757d1a8b9c195ba3da5793186b6 RepoTags=[testimagesfilterbeforesince:v2]
19:47:44 [2024-01-25T19:47:44.295Z]     list_test.go:129: ImageList: ID=sha256:e7ace40ac73886f67f63268314b35e8ebe2fc61ffe996a544093a93511823b13 RepoTags=[testimagesfilterbeforesince:v3]
19:47:44 [2024-01-25T19:47:44.295Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
19:47:44 [2024-01-25T19:47:44.295Z] === RUN   TestAPIImagesFilters
19:47:44 [2024-01-25T19:47:44.295Z] === RUN   TestAPIImagesFilters/repository_regex
19:47:44 [2024-01-25T19:47:44.295Z] === PAUSE TestAPIImagesFilters/repository_regex
19:47:44 [2024-01-25T19:47:44.295Z] === RUN   TestAPIImagesFilters/image_name_regex
19:47:44 [2024-01-25T19:47:44.295Z] === PAUSE TestAPIImagesFilters/image_name_regex
19:47:44 [2024-01-25T19:47:44.295Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
19:47:44 [2024-01-25T19:47:44.295Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
19:47:44 [2024-01-25T19:47:44.295Z] === RUN   TestAPIImagesFilters/registry_port_regex
19:47:44 [2024-01-25T19:47:44.295Z] === PAUSE TestAPIImagesFilters/registry_port_regex
19:47:44 [2024-01-25T19:47:44.295Z] === CONT  TestAPIImagesFilters/repository_regex
19:47:44 [2024-01-25T19:47:44.295Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
19:47:44 [2024-01-25T19:47:44.295Z] === CONT  TestAPIImagesFilters/image_name_regex
19:47:44 [2024-01-25T19:47:44.295Z] === CONT  TestAPIImagesFilters/registry_port_regex
19:47:44 [2024-01-25T19:47:44.295Z] --- PASS: TestAPIImagesFilters (0.03s)
19:47:44 [2024-01-25T19:47:44.295Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
19:47:44 [2024-01-25T19:47:44.295Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
19:47:44 [2024-01-25T19:47:44.295Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
19:47:44 [2024-01-25T19:47:44.295Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
19:47:44 [2024-01-25T19:47:44.295Z] === RUN   TestPruneDontDeleteUsedDangling
19:47:44 [2024-01-25T19:47:44.866Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
19:47:44 [2024-01-25T19:47:44.866Z] === RUN   TestImagePullPlatformInvalid
19:47:44 [2024-01-25T19:47:44.866Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
19:47:44 [2024-01-25T19:47:44.866Z] === RUN   TestImagePullStoredfDigestForOtherRepo
19:47:44 [2024-01-25T19:47:44.866Z] time="2024-01-25T19:47:44.828540623Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=82b66178-d1f8-444c-8cfe-0c9a96ca5398 version=2.8.3 
19:47:44 [2024-01-25T19:47:44.866Z] time="2024-01-25T19:47:44.828650522Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=82b66178-d1f8-444c-8cfe-0c9a96ca5398 version=2.8.3 
19:47:44 [2024-01-25T19:47:44.866Z] time="2024-01-25T19:47:44.828663527Z" level=info msg="Starting upload purge in 27m0s" go.version=go1.20.8 instance.id=82b66178-d1f8-444c-8cfe-0c9a96ca5398 version=2.8.3 
19:47:44 [2024-01-25T19:47:44.866Z] time="2024-01-25T19:47:44.828888091Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=82b66178-d1f8-444c-8cfe-0c9a96ca5398 version=2.8.3 
19:47:45 [2024-01-25T19:47:45.130Z] time="2024-01-25T19:47:44.923156003Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d60fed42-84c7-4cf8-a793-5bb108baa81d http.request.method=GET http.request.remoteaddr="127.0.0.1:51936" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
19:47:45 [2024-01-25T19:47:45.130Z] time="2024-01-25T19:47:44.92321293Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d60fed42-84c7-4cf8-a793-5bb108baa81d http.request.method=GET http.request.remoteaddr="127.0.0.1:51936" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.082254ms http.response.status=200 http.response.written=2 
19:47:45 [2024-01-25T19:47:45.130Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
19:47:45 [2024-01-25T19:47:45.130Z] time="2024-01-25T19:47:44.925676669Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=adc9143c-dfb9-4e11-98b8-e5ac4aa5a003 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.130Z] time="2024-01-25T19:47:44.925727474Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=adc9143c-dfb9-4e11-98b8-e5ac4aa5a003 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.130Z] time="2024-01-25T19:47:44.925736812Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e80dfa12-88e5-450d-ace9-19dec6b98170 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.130Z] time="2024-01-25T19:47:44.925768491Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e80dfa12-88e5-450d-ace9-19dec6b98170 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.130Z] time="2024-01-25T19:47:44.925837291Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=adc9143c-dfb9-4e11-98b8-e5ac4aa5a003 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.785µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4afe08ae-e583-419c-a4b1-6f81963975d1 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.130Z] time="2024-01-25T19:47:44.925839728Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e80dfa12-88e5-450d-ace9-19dec6b98170 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=33.255µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=371dc925-6e36-43c2-bed7-809222f3899e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.130Z] time="2024-01-25T19:47:44.925948141Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=adc9143c-dfb9-4e11-98b8-e5ac4aa5a003 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.196345ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.130Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
19:47:45 [2024-01-25T19:47:45.130Z] time="2024-01-25T19:47:44.925978409Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e80dfa12-88e5-450d-ace9-19dec6b98170 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.189577ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.130Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
19:47:45 [2024-01-25T19:47:45.130Z] time="2024-01-25T19:47:44.927593311Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c229385-5b1d-453b-bfee-b78a45b52e31 http.request.method=POST http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
19:47:45 [2024-01-25T19:47:45.130Z] time="2024-01-25T19:47:44.927637167Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4b2de9be-5469-485d-8c13-68b2cd31708c http.request.method=POST http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
19:47:45 [2024-01-25T19:47:45.130Z] time="2024-01-25T19:47:44.92765192Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c229385-5b1d-453b-bfee-b78a45b52e31 http.request.method=POST http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
19:47:45 [2024-01-25T19:47:45.130Z] time="2024-01-25T19:47:44.927668962Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4b2de9be-5469-485d-8c13-68b2cd31708c http.request.method=POST http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.927802425Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/60646ca7-e9f8-47fa-9228-67513a9ada89/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c229385-5b1d-453b-bfee-b78a45b52e31 http.request.method=POST http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=119.014µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=598610ed-980e-4936-ad8d-9b6d6e9785d6 trace.line=110 vars.name=test 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.927856242Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/60646ca7-e9f8-47fa-9228-67513a9ada89/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c229385-5b1d-453b-bfee-b78a45b52e31 http.request.method=POST http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=25.124µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=9c83f3f9-a2ec-4acb-978d-5d3e5e7874ed trace.line=142 vars.name=test 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.927867926Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4b2de9be-5469-485d-8c13-68b2cd31708c http.request.method=POST http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=162.633µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=878d26fd-0839-4e4f-9c4f-78760dd9ef13 trace.line=110 vars.name=test 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.927937767Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/60646ca7-e9f8-47fa-9228-67513a9ada89/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c229385-5b1d-453b-bfee-b78a45b52e31 http.request.method=POST http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=45.612µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=41d72a14-f339-4d16-b4c6-e6c2128748bc trace.line=110 vars.name=test 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.927940877Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4b2de9be-5469-485d-8c13-68b2cd31708c http.request.method=POST http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=41.091µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=ff3aaceb-41d1-4147-ae71-c695d680cf91 trace.line=142 vars.name=test 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.928044433Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c229385-5b1d-453b-bfee-b78a45b52e31 http.request.method=POST http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.844578ms http.response.status=202 http.response.written=0 
19:47:45 [2024-01-25T19:47:45.131Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.928156637Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4b2de9be-5469-485d-8c13-68b2cd31708c http.request.method=POST http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=68.857µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4b1a351d-c6e4-4a2e-8a98-442a2e001243 trace.line=110 vars.name=test 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.928229317Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4b2de9be-5469-485d-8c13-68b2cd31708c http.request.method=POST http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.971206ms http.response.status=202 http.response.written=0 
19:47:45 [2024-01-25T19:47:45.131Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.929554695Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3f8781e-c112-4e5d-b8f4-38a9d7a21135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/60646ca7-e9f8-47fa-9228-67513a9ada89?_state=HacbB9dECmrl7aSzzst0gby0c9FwdjCHEtDJmCfXux17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNjQ2Y2E3LWU5ZjgtNDdmYS05MjI4LTY3NTEzYTlhZGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2NjM0NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=60646ca7-e9f8-47fa-9228-67513a9ada89 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.929626555Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3f8781e-c112-4e5d-b8f4-38a9d7a21135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/60646ca7-e9f8-47fa-9228-67513a9ada89?_state=HacbB9dECmrl7aSzzst0gby0c9FwdjCHEtDJmCfXux17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNjQ2Y2E3LWU5ZjgtNDdmYS05MjI4LTY3NTEzYTlhZGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2NjM0NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=60646ca7-e9f8-47fa-9228-67513a9ada89 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.929698177Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/60646ca7-e9f8-47fa-9228-67513a9ada89/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3f8781e-c112-4e5d-b8f4-38a9d7a21135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/60646ca7-e9f8-47fa-9228-67513a9ada89?_state=HacbB9dECmrl7aSzzst0gby0c9FwdjCHEtDJmCfXux17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNjQ2Y2E3LWU5ZjgtNDdmYS05MjI4LTY3NTEzYTlhZGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2NjM0NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.166µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=da67998c-1b20-4361-8a9a-c7c83d75b78a trace.line=95 vars.name=test vars.uuid=60646ca7-e9f8-47fa-9228-67513a9ada89 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.929754932Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/60646ca7-e9f8-47fa-9228-67513a9ada89/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3f8781e-c112-4e5d-b8f4-38a9d7a21135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/60646ca7-e9f8-47fa-9228-67513a9ada89?_state=HacbB9dECmrl7aSzzst0gby0c9FwdjCHEtDJmCfXux17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNjQ2Y2E3LWU5ZjgtNDdmYS05MjI4LTY3NTEzYTlhZGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2NjM0NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.704µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=d82d3d10-d16b-40c6-8a51-05cf1e1a7ff6 trace.line=142 vars.name=test vars.uuid=60646ca7-e9f8-47fa-9228-67513a9ada89 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.929822065Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3f8781e-c112-4e5d-b8f4-38a9d7a21135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/60646ca7-e9f8-47fa-9228-67513a9ada89?_state=HacbB9dECmrl7aSzzst0gby0c9FwdjCHEtDJmCfXux17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNjQ2Y2E3LWU5ZjgtNDdmYS05MjI4LTY3NTEzYTlhZGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2NjM0NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=60646ca7-e9f8-47fa-9228-67513a9ada89 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.929898438Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/60646ca7-e9f8-47fa-9228-67513a9ada89/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3f8781e-c112-4e5d-b8f4-38a9d7a21135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/60646ca7-e9f8-47fa-9228-67513a9ada89?_state=HacbB9dECmrl7aSzzst0gby0c9FwdjCHEtDJmCfXux17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNjQ2Y2E3LWU5ZjgtNDdmYS05MjI4LTY3NTEzYTlhZGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2NjM0NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.333µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e67446ad-e87d-48b3-8e42-1b8dc023b3a5 trace.line=110 vars.name=test vars.uuid=60646ca7-e9f8-47fa-9228-67513a9ada89 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.929939118Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/60646ca7-e9f8-47fa-9228-67513a9ada89/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3f8781e-c112-4e5d-b8f4-38a9d7a21135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/60646ca7-e9f8-47fa-9228-67513a9ada89?_state=HacbB9dECmrl7aSzzst0gby0c9FwdjCHEtDJmCfXux17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNjQ2Y2E3LWU5ZjgtNDdmYS05MjI4LTY3NTEzYTlhZGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2NjM0NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.072µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=634486c6-677e-4941-8709-82e9c332409d trace.line=155 vars.name=test vars.uuid=60646ca7-e9f8-47fa-9228-67513a9ada89 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.930013366Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3f8781e-c112-4e5d-b8f4-38a9d7a21135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/60646ca7-e9f8-47fa-9228-67513a9ada89?_state=HacbB9dECmrl7aSzzst0gby0c9FwdjCHEtDJmCfXux17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNjQ2Y2E3LWU5ZjgtNDdmYS05MjI4LTY3NTEzYTlhZGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2NjM0NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.57µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=35a81442-195e-4bc9-8f83-986fd05eb460 trace.line=155 vars.name=test vars.uuid=60646ca7-e9f8-47fa-9228-67513a9ada89 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.930046982Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/60646ca7-e9f8-47fa-9228-67513a9ada89/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3f8781e-c112-4e5d-b8f4-38a9d7a21135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/60646ca7-e9f8-47fa-9228-67513a9ada89?_state=HacbB9dECmrl7aSzzst0gby0c9FwdjCHEtDJmCfXux17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNjQ2Y2E3LWU5ZjgtNDdmYS05MjI4LTY3NTEzYTlhZGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2NjM0NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=9.526µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c9531ceb-00ae-4f32-a7a0-1349e455ec57 trace.line=155 vars.name=test vars.uuid=60646ca7-e9f8-47fa-9228-67513a9ada89 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.930125636Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/60646ca7-e9f8-47fa-9228-67513a9ada89/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3f8781e-c112-4e5d-b8f4-38a9d7a21135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/60646ca7-e9f8-47fa-9228-67513a9ada89?_state=HacbB9dECmrl7aSzzst0gby0c9FwdjCHEtDJmCfXux17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNjQ2Y2E3LWU5ZjgtNDdmYS05MjI4LTY3NTEzYTlhZGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2NjM0NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=57.427µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=baa222b2-0eef-4847-9aec-67a3f33dce09 trace.line=185 vars.name=test vars.uuid=60646ca7-e9f8-47fa-9228-67513a9ada89 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.930204544Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3f8781e-c112-4e5d-b8f4-38a9d7a21135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/60646ca7-e9f8-47fa-9228-67513a9ada89?_state=HacbB9dECmrl7aSzzst0gby0c9FwdjCHEtDJmCfXux17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNjQ2Y2E3LWU5ZjgtNDdmYS05MjI4LTY3NTEzYTlhZGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2NjM0NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.853µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=39c184d9-53bf-48bc-b132-cc0e5c336bda trace.line=110 vars.name=test vars.uuid=60646ca7-e9f8-47fa-9228-67513a9ada89 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.930591166Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/60646ca7-e9f8-47fa-9228-67513a9ada89")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3f8781e-c112-4e5d-b8f4-38a9d7a21135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/60646ca7-e9f8-47fa-9228-67513a9ada89?_state=HacbB9dECmrl7aSzzst0gby0c9FwdjCHEtDJmCfXux17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNjQ2Y2E3LWU5ZjgtNDdmYS05MjI4LTY3NTEzYTlhZGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2NjM0NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=312.727µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=faea7680-99d8-4f53-8aa2-e69e1f6f4ac2 trace.line=202 vars.name=test vars.uuid=60646ca7-e9f8-47fa-9228-67513a9ada89 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.930731595Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3f8781e-c112-4e5d-b8f4-38a9d7a21135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51942" http.request.uri="/v2/test/blobs/uploads/60646ca7-e9f8-47fa-9228-67513a9ada89?_state=HacbB9dECmrl7aSzzst0gby0c9FwdjCHEtDJmCfXux17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNjQ2Y2E3LWU5ZjgtNDdmYS05MjI4LTY3NTEzYTlhZGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2NjM0NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.994114ms http.response.status=201 http.response.written=0 
19:47:45 [2024-01-25T19:47:45.131Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "PUT /v2/test/blobs/uploads/60646ca7-e9f8-47fa-9228-67513a9ada89?_state=HacbB9dECmrl7aSzzst0gby0c9FwdjCHEtDJmCfXux17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYwNjQ2Y2E3LWU5ZjgtNDdmYS05MjI4LTY3NTEzYTlhZGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2NjM0NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.931442267Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03d3cf19-7ca3-4b53-b73c-b847ced72f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e?_state=8RiePPZVgb9WUfhYSA9sk-MfU2Dlajuba-K74nEDY657Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlNGU4ZjBkLThkMDUtNDE4Mi05NGRlLWUyMTlhM2NjZGYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2ODQ3MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=ee4e8f0d-8d05-4182-94de-e219a3ccdf3e 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.931511641Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03d3cf19-7ca3-4b53-b73c-b847ced72f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e?_state=8RiePPZVgb9WUfhYSA9sk-MfU2Dlajuba-K74nEDY657Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlNGU4ZjBkLThkMDUtNDE4Mi05NGRlLWUyMTlhM2NjZGYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2ODQ3MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=ee4e8f0d-8d05-4182-94de-e219a3ccdf3e 
19:47:45 [2024-01-25T19:47:45.131Z] time="2024-01-25T19:47:44.931576789Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03d3cf19-7ca3-4b53-b73c-b847ced72f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e?_state=8RiePPZVgb9WUfhYSA9sk-MfU2Dlajuba-K74nEDY657Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlNGU4ZjBkLThkMDUtNDE4Mi05NGRlLWUyMTlhM2NjZGYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2ODQ3MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.168µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=67225e97-a9ce-4cb6-9f80-893fa71a7a72 trace.line=95 vars.name=test vars.uuid=ee4e8f0d-8d05-4182-94de-e219a3ccdf3e 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.931632657Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03d3cf19-7ca3-4b53-b73c-b847ced72f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e?_state=8RiePPZVgb9WUfhYSA9sk-MfU2Dlajuba-K74nEDY657Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlNGU4ZjBkLThkMDUtNDE4Mi05NGRlLWUyMTlhM2NjZGYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2ODQ3MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.007µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=02543abc-88eb-451a-9d77-a9459bff4c21 trace.line=142 vars.name=test vars.uuid=ee4e8f0d-8d05-4182-94de-e219a3ccdf3e 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.931672156Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03d3cf19-7ca3-4b53-b73c-b847ced72f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e?_state=8RiePPZVgb9WUfhYSA9sk-MfU2Dlajuba-K74nEDY657Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlNGU4ZjBkLThkMDUtNDE4Mi05NGRlLWUyMTlhM2NjZGYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2ODQ3MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=ee4e8f0d-8d05-4182-94de-e219a3ccdf3e 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.931744Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03d3cf19-7ca3-4b53-b73c-b847ced72f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e?_state=8RiePPZVgb9WUfhYSA9sk-MfU2Dlajuba-K74nEDY657Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlNGU4ZjBkLThkMDUtNDE4Mi05NGRlLWUyMTlhM2NjZGYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2ODQ3MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.085µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=90acab51-38f2-4c81-a753-3709baabf353 trace.line=110 vars.name=test vars.uuid=ee4e8f0d-8d05-4182-94de-e219a3ccdf3e 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.931778625Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03d3cf19-7ca3-4b53-b73c-b847ced72f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e?_state=8RiePPZVgb9WUfhYSA9sk-MfU2Dlajuba-K74nEDY657Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlNGU4ZjBkLThkMDUtNDE4Mi05NGRlLWUyMTlhM2NjZGYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2ODQ3MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.232µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f900b05f-c054-48b1-98e7-4ae3ee07ffbc trace.line=155 vars.name=test vars.uuid=ee4e8f0d-8d05-4182-94de-e219a3ccdf3e 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.931816688Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03d3cf19-7ca3-4b53-b73c-b847ced72f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e?_state=8RiePPZVgb9WUfhYSA9sk-MfU2Dlajuba-K74nEDY657Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlNGU4ZjBkLThkMDUtNDE4Mi05NGRlLWUyMTlhM2NjZGYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2ODQ3MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.529µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c86c4ccb-f09b-4000-9241-c38d36dcb006 trace.line=155 vars.name=test vars.uuid=ee4e8f0d-8d05-4182-94de-e219a3ccdf3e 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.931850222Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03d3cf19-7ca3-4b53-b73c-b847ced72f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e?_state=8RiePPZVgb9WUfhYSA9sk-MfU2Dlajuba-K74nEDY657Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlNGU4ZjBkLThkMDUtNDE4Mi05NGRlLWUyMTlhM2NjZGYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2ODQ3MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.684µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2900651a-b478-4381-931e-e20c20b4e8d2 trace.line=155 vars.name=test vars.uuid=ee4e8f0d-8d05-4182-94de-e219a3ccdf3e 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.931910956Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03d3cf19-7ca3-4b53-b73c-b847ced72f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e?_state=8RiePPZVgb9WUfhYSA9sk-MfU2Dlajuba-K74nEDY657Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlNGU4ZjBkLThkMDUtNDE4Mi05NGRlLWUyMTlhM2NjZGYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2ODQ3MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.834µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=68b01350-f3f3-4e5e-806c-00a28f781d75 trace.line=185 vars.name=test vars.uuid=ee4e8f0d-8d05-4182-94de-e219a3ccdf3e 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.931977532Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03d3cf19-7ca3-4b53-b73c-b847ced72f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e?_state=8RiePPZVgb9WUfhYSA9sk-MfU2Dlajuba-K74nEDY657Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlNGU4ZjBkLThkMDUtNDE4Mi05NGRlLWUyMTlhM2NjZGYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2ODQ3MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.653µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=937720db-4fae-42de-9b6f-2d01a8aa4cde trace.line=110 vars.name=test vars.uuid=ee4e8f0d-8d05-4182-94de-e219a3ccdf3e 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.932081178Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03d3cf19-7ca3-4b53-b73c-b847ced72f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e?_state=8RiePPZVgb9WUfhYSA9sk-MfU2Dlajuba-K74nEDY657Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlNGU4ZjBkLThkMDUtNDE4Mi05NGRlLWUyMTlhM2NjZGYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2ODQ3MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=79.088µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=7d1cd974-9187-4dac-b55d-6b67b5e6074d trace.line=202 vars.name=test vars.uuid=ee4e8f0d-8d05-4182-94de-e219a3ccdf3e 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.93214777Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=03d3cf19-7ca3-4b53-b73c-b847ced72f9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/blobs/uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e?_state=8RiePPZVgb9WUfhYSA9sk-MfU2Dlajuba-K74nEDY657Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlNGU4ZjBkLThkMDUtNDE4Mi05NGRlLWUyMTlhM2NjZGYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2ODQ3MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.191084ms http.response.status=201 http.response.written=0 
19:47:45 [2024-01-25T19:47:45.132Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "PUT /v2/test/blobs/uploads/ee4e8f0d-8d05-4182-94de-e219a3ccdf3e?_state=8RiePPZVgb9WUfhYSA9sk-MfU2Dlajuba-K74nEDY657Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlNGU4ZjBkLThkMDUtNDE4Mi05NGRlLWUyMTlhM2NjZGYzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNVQxOTo0Nzo0NC45Mjc2ODQ3MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.93314662Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94386575-cfad-4da0-b8df-b35b5079265a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.933183633Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94386575-cfad-4da0-b8df-b35b5079265a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.933242603Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94386575-cfad-4da0-b8df-b35b5079265a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=27.167µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3b776d15-db13-4fbe-904e-25f72b0f33cb trace.line=95 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.933305183Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94386575-cfad-4da0-b8df-b35b5079265a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="790.212µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.934736948Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.934776168Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.934919822Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.934937176Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.934947112Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.935018045Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.68µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=99c6a7a8-f582-44be-8625-d10d1d9c9cf8 trace.line=95 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.935066307Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=15.302µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3b8a78a9-b244-443d-bc0c-a84e58a7dc89 trace.line=155 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.935112116Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=19.446µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cbeb9ff4-b03d-4fe5-b702-87e553cb146f trace.line=95 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.935172915Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.438µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=09ed7acc-bc7a-4aa9-b83b-58d42f818621 trace.line=155 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.935221874Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.384µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=06859198-d60e-4c12-867b-61787a3d6e1a trace.line=155 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.935296147Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=50.256µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4e68d31d-0a05-4254-b9bf-3edb972b12ad trace.line=110 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.132Z] time="2024-01-25T19:47:44.935381364Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=53.021µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8f3f0c10-a7ef-424c-9145-993bd9ff7f83 trace.line=110 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.935552382Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=63.737µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=34bbc0df-d96c-4525-8d12-eeec4df4ff2e trace.line=110 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.935609563Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=32.164µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=752dee0f-e262-427d-b302-5a2233269083 trace.line=110 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.935646592Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.935664578Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=47389992-d7b3-4735-89e3-6312762dc0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:51940" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.055717ms http.response.status=201 http.response.written=0 
19:47:45 [2024-01-25T19:47:45.133Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.940006412Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=574a0f10-6b2b-43d6-9538-3d598f6bd7d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51974" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.940044852Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=574a0f10-6b2b-43d6-9538-3d598f6bd7d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51974" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e 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="807.492µs" http.response.status=200 http.response.written=2 
19:47:45 [2024-01-25T19:47:45.133Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.942247473Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c987d01-c190-48dd-988b-d23262b48c60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51980" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.94228648Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c987d01-c190-48dd-988b-d23262b48c60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51980" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.942359119Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c987d01-c190-48dd-988b-d23262b48c60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51980" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.207µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ded925da-928f-4bd6-8967-0c66582a2400 trace.line=95 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.942380617Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c987d01-c190-48dd-988b-d23262b48c60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51980" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.942425351Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c987d01-c190-48dd-988b-d23262b48c60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51980" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.768µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dd1538db-a718-419c-847e-5f8cb7089df9 trace.line=95 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.942469929Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c987d01-c190-48dd-988b-d23262b48c60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51980" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.318µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d68e16cd-6680-4a01-ba5c-2041cfa8dc03 trace.line=155 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.942513834Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c987d01-c190-48dd-988b-d23262b48c60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51980" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.89µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=777a7a43-6238-4083-9973-1fef606eae00 trace.line=125 vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.942566666Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c987d01-c190-48dd-988b-d23262b48c60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51980" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.942667539Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4c987d01-c190-48dd-988b-d23262b48c60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51980" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e 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.29913ms http.response.status=200 http.response.written=417 
19:47:45 [2024-01-25T19:47:45.133Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.950950119Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9b86601-e4a1-491d-a8bb-c82c4a13d4c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51988" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.951005191Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9b86601-e4a1-491d-a8bb-c82c4a13d4c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51988" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.951019837Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9b86601-e4a1-491d-a8bb-c82c4a13d4c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51988" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.951094889Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9b86601-e4a1-491d-a8bb-c82c4a13d4c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51988" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.028µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5f59a5da-d7d5-4564-b0fd-b1a45f799f81 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.951148788Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9b86601-e4a1-491d-a8bb-c82c4a13d4c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51988" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.952µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=87f8bf21-82f2-4943-b6cd-bd0c1b60e09e trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.951190789Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9b86601-e4a1-491d-a8bb-c82c4a13d4c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51988" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.686µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=a17ad475-2b77-485a-9d8f-cca1e5d8c13e trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.95122635Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9b86601-e4a1-491d-a8bb-c82c4a13d4c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51988" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.951315679Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9b86601-e4a1-491d-a8bb-c82c4a13d4c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51988" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e 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.703114ms http.response.status=200 http.response.written=417 
19:47:45 [2024-01-25T19:47:45.133Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.957797258Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df46a6fe-c016-4bdc-a4f0-41b190bbf8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51996" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.957851214Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df46a6fe-c016-4bdc-a4f0-41b190bbf8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51996" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.133Z] time="2024-01-25T19:47:44.95780301Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea8561ed-9d04-4f2a-ba51-619c41550d9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.95792602Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df46a6fe-c016-4bdc-a4f0-41b190bbf8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51996" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.567µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f4b9a3b4-f848-433a-ac8c-0b4965ab4acf trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.957981593Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df46a6fe-c016-4bdc-a4f0-41b190bbf8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51996" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.124µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=16b81c8c-2f36-4bf8-a5a3-523a547d825a trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.957928096Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea8561ed-9d04-4f2a-ba51-619c41550d9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.958028526Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df46a6fe-c016-4bdc-a4f0-41b190bbf8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51996" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.707µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3222a26a-4690-4675-8033-4763cdde051c trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.958062527Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df46a6fe-c016-4bdc-a4f0-41b190bbf8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51996" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.813µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=10e16fce-05b3-436d-ac04-5b8b3f847e7b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.958097891Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df46a6fe-c016-4bdc-a4f0-41b190bbf8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51996" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.468µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=824c1141-7069-4c89-9d27-9b84aba5745d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.958130531Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df46a6fe-c016-4bdc-a4f0-41b190bbf8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51996" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.404µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=1eda3249-6ca7-4dc0-94c2-dddd57c21f04 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.958145653Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea8561ed-9d04-4f2a-ba51-619c41550d9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=88.015µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0e7115ef-4d5b-4053-88af-00a585843cf5 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.958193381Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df46a6fe-c016-4bdc-a4f0-41b190bbf8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51996" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.695µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=d4d1175d-e2da-4254-8927-88bebedad168 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.958194973Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea8561ed-9d04-4f2a-ba51-619c41550d9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.042µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5fe6eb44-278a-4395-9092-7bc7432c91df trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.959646824Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea8561ed-9d04-4f2a-ba51-619c41550d9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.091µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bbed7d71-2fae-4c2d-843c-034bcd74ca8e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.959735873Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea8561ed-9d04-4f2a-ba51-619c41550d9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.044µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7492cb74-1bea-46b2-995c-9bcb7bdaeeb9 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.95978009Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea8561ed-9d04-4f2a-ba51-619c41550d9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.274µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=93dcb860-bea9-403e-8c0f-6958919253a6 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.959816299Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea8561ed-9d04-4f2a-ba51-619c41550d9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.287µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=b57049aa-3cbc-4ac3-9ddc-bab831c2a055 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.959871109Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea8561ed-9d04-4f2a-ba51-619c41550d9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.421µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=2776c22d-503a-4279-b318-15f1626d1b28 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.959944347Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df46a6fe-c016-4bdc-a4f0-41b190bbf8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51996" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.789µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fa929c3e-1189-424c-af0c-014aecd5fb86 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.960007863Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df46a6fe-c016-4bdc-a4f0-41b190bbf8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51996" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.704µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=074679f3-4624-4549-b205-8bdf81efd182 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.960040757Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea8561ed-9d04-4f2a-ba51-619c41550d9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.115µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=088eed71-915f-4a35-9fd5-95c6847e20a8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.960070935Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df46a6fe-c016-4bdc-a4f0-41b190bbf8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:51996" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e 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.656818ms http.response.status=200 http.response.written=194 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.960075858Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea8561ed-9d04-4f2a-ba51-619c41550d9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.715µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8d7b03f1-ad44-4427-b932-8e7bd8fe52ef trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:47:45 [2024-01-25T19:47:45.134Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.9601302Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea8561ed-9d04-4f2a-ba51-619c41550d9c http.request.method=GET http.request.remoteaddr="127.0.0.1:52004" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e 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.651953ms http.response.status=200 http.response.written=68 
19:47:45 [2024-01-25T19:47:45.134Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.974520496Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5958ecd5-de8d-4ce7-af46-717d4a131a21 http.request.method=GET http.request.remoteaddr="127.0.0.1:52016" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
19:47:45 [2024-01-25T19:47:45.134Z] time="2024-01-25T19:47:44.974570654Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5958ecd5-de8d-4ce7-af46-717d4a131a21 http.request.method=GET http.request.remoteaddr="127.0.0.1:52016" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e 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="863.746µs" http.response.status=200 http.response.written=2 
19:47:45 [2024-01-25T19:47:45.134Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:47:45 [2024-01-25T19:47:45.135Z] time="2024-01-25T19:47:44.982540555Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9af185dc-05dd-43e1-b0b5-327827e0a939 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52030" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.135Z] time="2024-01-25T19:47:44.982596547Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9af185dc-05dd-43e1-b0b5-327827e0a939 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52030" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.135Z] time="2024-01-25T19:47:44.982612095Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9af185dc-05dd-43e1-b0b5-327827e0a939 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52030" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.135Z] time="2024-01-25T19:47:44.98268279Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9af185dc-05dd-43e1-b0b5-327827e0a939 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52030" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.783µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fd141186-0eb5-4561-8c7e-9ceb6a058571 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.135Z] time="2024-01-25T19:47:44.982726654Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9af185dc-05dd-43e1-b0b5-327827e0a939 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52030" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.726µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=53e14293-fcae-41aa-856e-8d7891ae203f trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.135Z] time="2024-01-25T19:47:44.982801353Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9af185dc-05dd-43e1-b0b5-327827e0a939 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52030" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e 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.563932ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.135Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:47:45 [2024-01-25T19:47:45.135Z] time="2024-01-25T19:47:44.984231756Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=923e8ab3-4872-484c-8ef5-defcb4ef607d http.request.method=GET http.request.remoteaddr="127.0.0.1:52038" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.135Z] time="2024-01-25T19:47:44.984274373Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=923e8ab3-4872-484c-8ef5-defcb4ef607d http.request.method=GET http.request.remoteaddr="127.0.0.1:52038" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.135Z] time="2024-01-25T19:47:44.984289404Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=923e8ab3-4872-484c-8ef5-defcb4ef607d http.request.method=GET http.request.remoteaddr="127.0.0.1:52038" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.135Z] time="2024-01-25T19:47:44.984347455Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=923e8ab3-4872-484c-8ef5-defcb4ef607d http.request.method=GET http.request.remoteaddr="127.0.0.1:52038" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.826µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9542cb7a-c1ca-46f9-87da-7f37ef01bad6 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.135Z] time="2024-01-25T19:47:44.984393543Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=923e8ab3-4872-484c-8ef5-defcb4ef607d http.request.method=GET http.request.remoteaddr="127.0.0.1:52038" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.292µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=860b3f04-91a2-41b6-a065-c9147fe9e3f6 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.135Z] time="2024-01-25T19:47:44.984441313Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=923e8ab3-4872-484c-8ef5-defcb4ef607d http.request.method=GET http.request.remoteaddr="127.0.0.1:52038" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e 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.07089ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:47:45 [2024-01-25T19:47:45.135Z] 127.0.0.1 - - [25/Jan/2024:19:47:44 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/c2ef38f79013e4784cb60740bc3de65e570ebd4e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:47:45 [2024-01-25T19:47:45.135Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
19:47:45 [2024-01-25T19:47:45.135Z] === RUN   TestImagePullNonExisting
19:47:45 [2024-01-25T19:47:45.135Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
19:47:45 [2024-01-25T19:47:45.135Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
19:47:45 [2024-01-25T19:47:45.135Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
19:47:45 [2024-01-25T19:47:45.135Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
19:47:45 [2024-01-25T19:47:45.135Z] === RUN   TestImagePullNonExisting/asdfasdf
19:47:45 [2024-01-25T19:47:45.135Z] === PAUSE TestImagePullNonExisting/asdfasdf
19:47:45 [2024-01-25T19:47:45.135Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
19:47:45 [2024-01-25T19:47:45.135Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
19:47:45 [2024-01-25T19:47:45.135Z] === RUN   TestImagePullNonExisting/library/asdfasdf
19:47:45 [2024-01-25T19:47:45.135Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
19:47:45 [2024-01-25T19:47:45.135Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
19:47:45 [2024-01-25T19:47:45.135Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
19:47:45 [2024-01-25T19:47:45.135Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
19:47:45 [2024-01-25T19:47:45.135Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
19:47:45 [2024-01-25T19:47:45.135Z] === CONT  TestImagePullNonExisting/asdfasdf
19:47:45 [2024-01-25T19:47:45.135Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
19:47:45 [2024-01-25T19:47:45.135Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
19:47:45 [2024-01-25T19:47:45.135Z] === CONT  TestImagePullNonExisting/library/asdfasdf
19:47:46 [2024-01-25T19:47:46.520Z] --- PASS: TestImagePullNonExisting (0.01s)
19:47:46 [2024-01-25T19:47:46.520Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.95s)
19:47:46 [2024-01-25T19:47:46.520Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
19:47:46 [2024-01-25T19:47:46.520Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
19:47:46 [2024-01-25T19:47:46.520Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
19:47:46 [2024-01-25T19:47:46.520Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
19:47:46 [2024-01-25T19:47:46.520Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
19:47:46 [2024-01-25T19:47:46.520Z] === RUN   TestRemoveImageOrphaning
19:47:46 [2024-01-25T19:47:46.780Z] --- PASS: TestRemoveImageOrphaning (0.25s)
19:47:46 [2024-01-25T19:47:46.780Z] === RUN   TestRemoveByDigest
19:47:46 [2024-01-25T19:47:46.780Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
19:47:46 [2024-01-25T19:47:46.780Z] --- SKIP: TestRemoveByDigest (0.00s)
19:47:46 [2024-01-25T19:47:46.780Z] === RUN   TestRemoveImageGarbageCollector
19:47:46 [2024-01-25T19:47:46.780Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
19:47:46 [2024-01-25T19:47:46.780Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:47:46 [2024-01-25T19:47:46.780Z] === RUN   TestSaveCheckTimes
19:47:46 [2024-01-25T19:47:46.780Z] === PAUSE TestSaveCheckTimes
19:47:46 [2024-01-25T19:47:46.780Z] === RUN   TestSaveCheckManifestLayers
19:47:46 [2024-01-25T19:47:46.780Z] === PAUSE TestSaveCheckManifestLayers
19:47:46 [2024-01-25T19:47:46.780Z] === RUN   TestSaveRepoWithMultipleImages
19:47:47 [2024-01-25T19:47:47.041Z] --- PASS: TestSaveRepoWithMultipleImages (0.28s)
19:47:47 [2024-01-25T19:47:47.041Z] === RUN   TestSaveDirectoryPermissions
19:47:47 [2024-01-25T19:47:47.984Z] --- PASS: TestSaveDirectoryPermissions (1.10s)
19:47:47 [2024-01-25T19:47:47.984Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:47:47 [2024-01-25T19:47:47.984Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:47:47 [2024-01-25T19:47:47.984Z] === RUN   TestTagUsingDigestAlgorithmAsName
19:47:47 [2024-01-25T19:47:47.984Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
19:47:47 [2024-01-25T19:47:47.984Z] === RUN   TestTagValidPrefixedRepo
19:47:47 [2024-01-25T19:47:47.984Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
19:47:47 [2024-01-25T19:47:47.984Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
19:47:47 [2024-01-25T19:47:47.984Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
19:47:47 [2024-01-25T19:47:47.984Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
19:47:47 [2024-01-25T19:47:47.984Z] === RUN   TestTagValidPrefixedRepo/foooo:t
19:47:47 [2024-01-25T19:47:47.984Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
19:47:47 [2024-01-25T19:47:47.984Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:47:47 [2024-01-25T19:47:47.984Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:47:47 [2024-01-25T19:47:47.984Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
19:47:47 [2024-01-25T19:47:47.984Z] === CONT  TestTagValidPrefixedRepo/foooo:t
19:47:47 [2024-01-25T19:47:47.984Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:47:47 [2024-01-25T19:47:47.984Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
19:47:47 [2024-01-25T19:47:47.984Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
19:47:47 [2024-01-25T19:47:47.984Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
19:47:47 [2024-01-25T19:47:47.984Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
19:47:47 [2024-01-25T19:47:47.984Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
19:47:47 [2024-01-25T19:47:47.984Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s)
19:47:47 [2024-01-25T19:47:47.984Z] === RUN   TestTagExistedNameWithoutForce
19:47:48 [2024-01-25T19:47:48.245Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:47:48 [2024-01-25T19:47:48.245Z] === RUN   TestTagOfficialNames
19:47:48 [2024-01-25T19:47:48.245Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
19:47:48 [2024-01-25T19:47:48.245Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
19:47:48 [2024-01-25T19:47:48.245Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
19:47:48 [2024-01-25T19:47:48.245Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
19:47:48 [2024-01-25T19:47:48.245Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
19:47:48 [2024-01-25T19:47:48.245Z] --- PASS: TestTagOfficialNames (0.04s)
19:47:48 [2024-01-25T19:47:48.245Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
19:47:48 [2024-01-25T19:47:48.245Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
19:47:48 [2024-01-25T19:47:48.245Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
19:47:48 [2024-01-25T19:47:48.245Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
19:47:48 [2024-01-25T19:47:48.245Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
19:47:48 [2024-01-25T19:47:48.245Z] === RUN   TestTagMatchesDigest
19:47:48 [2024-01-25T19:47:48.245Z] --- PASS: TestTagMatchesDigest (0.01s)
19:47:48 [2024-01-25T19:47:48.245Z] === CONT  TestSaveCheckTimes
19:47:48 [2024-01-25T19:47:48.245Z] === CONT  TestSaveCheckManifestLayers
19:47:48 [2024-01-25T19:47:48.245Z] --- PASS: TestSaveCheckTimes (0.03s)
19:47:48 [2024-01-25T19:47:48.245Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
19:47:48 [2024-01-25T19:47:48.245Z] PASS
19:47:48 [2024-01-25T19:47:48.245Z] 
19:47:48 [2024-01-25T19:47:48.245Z] === Skipped
19:47:48 [2024-01-25T19:47:48.245Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:47:48 [2024-01-25T19:47:48.245Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
19:47:48 [2024-01-25T19:47:48.245Z] 
19:47:48 [2024-01-25T19:47:48.245Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
19:47:48 [2024-01-25T19:47:48.245Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
19:47:48 [2024-01-25T19:47:48.245Z] 
19:47:48 [2024-01-25T19:47:48.245Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:47:48 [2024-01-25T19:47:48.245Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
19:47:48 [2024-01-25T19:47:48.245Z] 
19:47:48 [2024-01-25T19:47:48.245Z] DONE 55 tests, 3 skipped in 6.200s
19:47:48 [2024-01-25T19:47:48.245Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
19:47:48 [2024-01-25T19:47:48.245Z] ++ '[' -n '' ']'
19:47:48 [2024-01-25T19:47:48.245Z] ++ 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:47:48 [2024-01-25T19:47:48.245Z] ++ set -e
19:47:48 [2024-01-25T19:47:48.245Z] ++ '[' -n 0 ']'
19:47:48 [2024-01-25T19:47:48.245Z] ++ set -x
19:47:48 [2024-01-25T19:47:48.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
19:47:48 [2024-01-25T19:47:48.245Z] === RUN   TestStripANSICommands
19:47:48 [2024-01-25T19:47:48.245Z] === RUN   TestStripANSICommands/#00
19:47:48 [2024-01-25T19:47:48.245Z] === RUN   TestStripANSICommands/#01
19:47:48 [2024-01-25T19:47:48.245Z] --- PASS: TestStripANSICommands (0.00s)
19:47:48 [2024-01-25T19:47:48.245Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:47:48 [2024-01-25T19:47:48.245Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:47:48 [2024-01-25T19:47:48.245Z] PASS
19:47:48 [2024-01-25T19:47:48.245Z] 
19:47:48 [2024-01-25T19:47:48.245Z] DONE 3 tests in 0.009s
19:47:48 [2024-01-25T19:47:48.245Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
19:47:48 [2024-01-25T19:47:48.245Z] ++ '[' -n '' ']'
19:47:48 [2024-01-25T19:47:48.245Z] ++ 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:47:48 [2024-01-25T19:47:48.245Z] ++ set -e
19:47:48 [2024-01-25T19:47:48.245Z] ++ '[' -n 0 ']'
19:47:48 [2024-01-25T19:47:48.245Z] ++ set -x
19:47:48 [2024-01-25T19:47:48.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
19:47:48 [2024-01-25T19:47:48.245Z] INFO: Testing against a local daemon
19:47:48 [2024-01-25T19:47:48.245Z] === RUN   TestCreateWithMultiNetworks
19:47:49 [2024-01-25T19:47:49.187Z] --- PASS: TestCreateWithMultiNetworks (1.02s)
19:47:49 [2024-01-25T19:47:49.187Z] === RUN   TestNetworkCreateDelete
19:47:49 [2024-01-25T19:47:49.448Z] --- PASS: TestNetworkCreateDelete (0.18s)
19:47:49 [2024-01-25T19:47:49.448Z] === RUN   TestDockerNetworkDeletePreferID
19:47:50 [2024-01-25T19:47:50.020Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
19:47:50 [2024-01-25T19:47:50.020Z] === RUN   TestDaemonDNSFallback
19:47:56 [2024-01-25T19:47:56.605Z] --- PASS: TestDaemonDNSFallback (6.20s)
19:47:56 [2024-01-25T19:47:56.605Z] === RUN   TestInspectNetwork
19:47:59 [2024-01-25T19:47:59.149Z] === RUN   TestInspectNetwork/full_network_id
19:47:59 [2024-01-25T19:47:59.149Z] === RUN   TestInspectNetwork/partial_network_id
19:47:59 [2024-01-25T19:47:59.149Z] === RUN   TestInspectNetwork/network_name
19:47:59 [2024-01-25T19:47:59.149Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:48:03 [2024-01-25T19:48:03.353Z] --- PASS: TestInspectNetwork (7.05s)
19:48:03 [2024-01-25T19:48:03.353Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:48:03 [2024-01-25T19:48:03.353Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:48:03 [2024-01-25T19:48:03.353Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:48:03 [2024-01-25T19:48:03.353Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:48:03 [2024-01-25T19:48:03.353Z] === RUN   TestRunContainerWithBridgeNone
19:48:04 [2024-01-25T19:48:04.738Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/create
19:48:04 [2024-01-25T19:48:04.738Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:48:04 [2024-01-25T19:48:04.738Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:48:04 [2024-01-25T19:48:04.738Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:48:04 [2024-01-25T19:48:04.738Z] === CONT  TestNetworkInvalidJSON/networks/create
19:48:04 [2024-01-25T19:48:04.738Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:48:04 [2024-01-25T19:48:04.738Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:48:04 [2024-01-25T19:48:04.738Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:48:04 [2024-01-25T19:48:04.738Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkList
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkList//networks
19:48:04 [2024-01-25T19:48:04.738Z] === PAUSE TestNetworkList//networks
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestNetworkList//networks/
19:48:04 [2024-01-25T19:48:04.738Z] === PAUSE TestNetworkList//networks/
19:48:04 [2024-01-25T19:48:04.738Z] === CONT  TestNetworkList//networks
19:48:04 [2024-01-25T19:48:04.738Z] === CONT  TestNetworkList//networks/
19:48:04 [2024-01-25T19:48:04.738Z] --- PASS: TestNetworkList (0.01s)
19:48:04 [2024-01-25T19:48:04.738Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z]     --- PASS: TestNetworkList//networks (0.00s)
19:48:04 [2024-01-25T19:48:04.738Z] === RUN   TestHostIPv4BridgeLabel
19:48:05 [2024-01-25T19:48:05.310Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
19:48:05 [2024-01-25T19:48:05.310Z] === RUN   TestDefaultNetworkOpts
19:48:05 [2024-01-25T19:48:05.310Z] === RUN   TestDefaultNetworkOpts/default_value
19:48:06 [2024-01-25T19:48:06.694Z] === RUN   TestDefaultNetworkOpts/cmdline_value
19:48:08 [2024-01-25T19:48:08.080Z] === RUN   TestDefaultNetworkOpts/config-from_value
19:48:09 [2024-01-25T19:48:09.464Z] --- PASS: TestDefaultNetworkOpts (3.97s)
19:48:09 [2024-01-25T19:48:09.464Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.33s)
19:48:09 [2024-01-25T19:48:09.464Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.32s)
19:48:09 [2024-01-25T19:48:09.464Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.33s)
19:48:09 [2024-01-25T19:48:09.464Z] === RUN   TestForbidDuplicateNetworkNames
19:48:10 [2024-01-25T19:48:10.035Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
19:48:10 [2024-01-25T19:48:10.035Z] === RUN   TestDaemonRestartWithLiveRestore
19:48:10 [2024-01-25T19:48:10.977Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
19:48:10 [2024-01-25T19:48:10.977Z] === RUN   TestDaemonDefaultNetworkPools
19:48:11 [2024-01-25T19:48:11.919Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
19:48:11 [2024-01-25T19:48:11.919Z] === RUN   TestDaemonRestartWithExistingNetwork
19:48:12 [2024-01-25T19:48:12.861Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
19:48:12 [2024-01-25T19:48:12.862Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:48:14 [2024-01-25T19:48:14.247Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
19:48:14 [2024-01-25T19:48:14.247Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:48:14 [2024-01-25T19:48:14.817Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
19:48:14 [2024-01-25T19:48:14.817Z] === RUN   TestServiceWithPredefinedNetwork
19:48:17 [2024-01-25T19:48:17.362Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s)
19:48:17 [2024-01-25T19:48:17.362Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:48:17 [2024-01-25T19:48:17.362Z]     service_test.go:250: FLAKY_TEST
19:48:17 [2024-01-25T19:48:17.362Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:48:17 [2024-01-25T19:48:17.362Z] === RUN   TestServiceWithDataPathPortInit
19:48:32 [2024-01-25T19:48:32.268Z] --- PASS: TestServiceWithDataPathPortInit (13.69s)
19:48:32 [2024-01-25T19:48:32.268Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:48:32 [2024-01-25T19:48:32.839Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p9q09c1jbsob5gxt8vd2p1061 Created:2024-01-25 19:48:31.807373822 +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[a3c552e22b7ae2e172985fcfc1380e77d97930f99f0ac1d6816d0b881a2b6f07:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rtov0a7ul3v2234n6kzi8xaxp EndpointID:7be19587cb8b7df64eed62c36d38cb56d58f9c6acbb4463d4caf62a6df2b97aa MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c54a23194d4c3ed4aa7dc7c74c8e8476a1dd4012c2e1b0d6226ecf3406c957b7 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:6c0cdad461c1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rtov0a7ul3v2234n6kzi8xaxp EndpointID:7be19587cb8b7df64eed62c36d38cb56d58f9c6acbb4463d4caf62a6df2b97aa EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:48:38 [2024-01-25T19:48:38.125Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s)
19:48:38 [2024-01-25T19:48:38.125Z] PASS
19:48:38 [2024-01-25T19:48:38.125Z] 
19:48:38 [2024-01-25T19:48:38.125Z] === Skipped
19:48:38 [2024-01-25T19:48:38.125Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:48:38 [2024-01-25T19:48:38.125Z]     service_test.go:250: FLAKY_TEST
19:48:38 [2024-01-25T19:48:38.125Z] 
19:48:38 [2024-01-25T19:48:38.125Z] DONE 44 tests, 1 skipped in 49.150s
19:48:38 [2024-01-25T19:48:38.125Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
19:48:38 [2024-01-25T19:48:38.125Z] ++ '[' -n '' ']'
19:48:38 [2024-01-25T19:48:38.125Z] ++ 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:48:38 [2024-01-25T19:48:38.125Z] ++ set -e
19:48:38 [2024-01-25T19:48:38.125Z] ++ '[' -n 0 ']'
19:48:38 [2024-01-25T19:48:38.125Z] ++ set -x
19:48:38 [2024-01-25T19:48:38.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:48:38 [2024-01-25T19:48:38.125Z] INFO: Testing against a local daemon
19:48:38 [2024-01-25T19:48:38.125Z] === RUN   TestDockerNetworkIpvlanPersistance
19:48:38 [2024-01-25T19:48:38.125Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:48:38 [2024-01-25T19:48:38.125Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:48:38 [2024-01-25T19:48:38.126Z] === RUN   TestDockerNetworkIpvlan
19:48:38 [2024-01-25T19:48:38.126Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:48:38 [2024-01-25T19:48:38.126Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:48:38 [2024-01-25T19:48:38.126Z] PASS
19:48:38 [2024-01-25T19:48:38.126Z] 
19:48:38 [2024-01-25T19:48:38.126Z] === Skipped
19:48:38 [2024-01-25T19:48:38.126Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:48:38 [2024-01-25T19:48:38.126Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:48:38 [2024-01-25T19:48:38.126Z] 
19:48:38 [2024-01-25T19:48:38.126Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:48:38 [2024-01-25T19:48:38.126Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:48:38 [2024-01-25T19:48:38.126Z] 
19:48:38 [2024-01-25T19:48:38.126Z] DONE 2 tests, 2 skipped in 0.039s
19:48:38 [2024-01-25T19:48:38.126Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
19:48:38 [2024-01-25T19:48:38.126Z] ++ '[' -n '' ']'
19:48:38 [2024-01-25T19:48:38.126Z] ++ 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:48:38 [2024-01-25T19:48:38.126Z] ++ set -e
19:48:38 [2024-01-25T19:48:38.126Z] ++ '[' -n 0 ']'
19:48:38 [2024-01-25T19:48:38.126Z] ++ set -x
19:48:38 [2024-01-25T19:48:38.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:48:38 [2024-01-25T19:48:38.126Z] INFO: Testing against a local daemon
19:48:38 [2024-01-25T19:48:38.126Z] === RUN   TestDockerNetworkMacvlanPersistance
19:48:38 [2024-01-25T19:48:38.697Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
19:48:38 [2024-01-25T19:48:38.697Z] === RUN   TestDockerNetworkMacvlan
19:48:38 [2024-01-25T19:48:38.697Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:48:39 [2024-01-25T19:48:39.639Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:48:39 [2024-01-25T19:48:39.900Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:48:40 [2024-01-25T19:48:40.841Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:48:41 [2024-01-25T19:48:41.102Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:48:42 [2024-01-25T19:48:42.044Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:48:42 [2024-01-25T19:48:42.305Z] --- PASS: TestDockerNetworkMacvlan (3.59s)
19:48:42 [2024-01-25T19:48:42.305Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
19:48:42 [2024-01-25T19:48:42.305Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
19:48:42 [2024-01-25T19:48:42.305Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
19:48:42 [2024-01-25T19:48:42.305Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
19:48:42 [2024-01-25T19:48:42.305Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
19:48:42 [2024-01-25T19:48:42.305Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
19:48:42 [2024-01-25T19:48:42.305Z] PASS
19:48:42 [2024-01-25T19:48:42.305Z] 
19:48:42 [2024-01-25T19:48:42.305Z] DONE 8 tests in 4.952s
19:48:42 [2024-01-25T19:48:42.305Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
19:48:42 [2024-01-25T19:48:42.305Z] ++ '[' -n '' ']'
19:48:42 [2024-01-25T19:48:42.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
19:48:42 [2024-01-25T19:48:42.305Z] ++ set -e
19:48:42 [2024-01-25T19:48:42.305Z] ++ '[' -n 0 ']'
19:48:42 [2024-01-25T19:48:42.305Z] ++ set -x
19:48:42 [2024-01-25T19:48:42.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
19:48:42 [2024-01-25T19:48:42.566Z] INFO: Testing against a local daemon
19:48:42 [2024-01-25T19:48:42.566Z] === RUN   TestBridgeICC
19:48:43 [2024-01-25T19:48:43.137Z] === RUN   TestBridgeICC/IPv4_non-internal_network
19:48:44 [2024-01-25T19:48:44.522Z] === RUN   TestBridgeICC/IPv4_internal_network
19:48:45 [2024-01-25T19:48:45.463Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
19:48:46 [2024-01-25T19:48:46.847Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
19:48:47 [2024-01-25T19:48:47.788Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
19:48:49 [2024-01-25T19:48:49.173Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
19:48:50 [2024-01-25T19:48:50.115Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
19:48:51 [2024-01-25T19:48:51.499Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
19:48:52 [2024-01-25T19:48:52.441Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
19:48:55 [2024-01-25T19:48:55.742Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
19:48:59 [2024-01-25T19:48:59.041Z] --- PASS: TestBridgeICC (16.53s)
19:48:59 [2024-01-25T19:48:59.041Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.18s)
19:48:59 [2024-01-25T19:48:59.041Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.13s)
19:48:59 [2024-01-25T19:48:59.041Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.19s)
19:48:59 [2024-01-25T19:48:59.041Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.16s)
19:48:59 [2024-01-25T19:48:59.041Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.19s)
19:48:59 [2024-01-25T19:48:59.041Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.12s)
19:48:59 [2024-01-25T19:48:59.041Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.28s)
19:48:59 [2024-01-25T19:48:59.041Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.16s)
19:48:59 [2024-01-25T19:48:59.041Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.25s)
19:48:59 [2024-01-25T19:48:59.041Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.26s)
19:48:59 [2024-01-25T19:48:59.041Z] === RUN   TestBridgeINC
19:48:59 [2024-01-25T19:48:59.613Z] === RUN   TestBridgeINC/IPv4_non-internal_network
19:49:04 [2024-01-25T19:49:04.900Z] === RUN   TestBridgeINC/IPv4_internal_network
19:49:05 [2024-01-25T19:49:05.161Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
19:49:10 [2024-01-25T19:49:10.447Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
19:49:11 [2024-01-25T19:49:11.397Z] --- PASS: TestBridgeINC (12.19s)
19:49:11 [2024-01-25T19:49:11.397Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.45s)
19:49:11 [2024-01-25T19:49:11.397Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.23s)
19:49:11 [2024-01-25T19:49:11.397Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.60s)
19:49:11 [2024-01-25T19:49:11.397Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.29s)
19:49:11 [2024-01-25T19:49:11.397Z] === RUN   TestDefaultBridgeIPv6
19:49:11 [2024-01-25T19:49:11.397Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
19:49:12 [2024-01-25T19:49:12.811Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
19:49:14 [2024-01-25T19:49:14.757Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
19:49:16 [2024-01-25T19:49:16.157Z] --- PASS: TestDefaultBridgeIPv6 (4.84s)
19:49:16 [2024-01-25T19:49:16.157Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.61s)
19:49:16 [2024-01-25T19:49:16.158Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.64s)
19:49:16 [2024-01-25T19:49:16.158Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.57s)
19:49:16 [2024-01-25T19:49:16.158Z] === RUN   TestDefaultBridgeAddresses
19:49:16 [2024-01-25T19:49:16.158Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
19:49:17 [2024-01-25T19:49:17.556Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
19:49:19 [2024-01-25T19:49:19.516Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
19:49:19 [2024-01-25T19:49:19.516Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
19:49:19 [2024-01-25T19:49:19.516Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
19:49:19 [2024-01-25T19:49:19.516Z] === RUN   TestMACAddrOnRestart
19:49:21 [2024-01-25T19:49:21.441Z] --- PASS: TestMACAddrOnRestart (2.12s)
19:49:21 [2024-01-25T19:49:21.441Z] PASS
19:49:21 [2024-01-25T19:49:21.441Z] 
19:49:21 [2024-01-25T19:49:21.441Z] DONE 24 tests in 38.833s
19:49:21 [2024-01-25T19:49:21.441Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
19:49:21 [2024-01-25T19:49:21.441Z] ++ '[' -n '' ']'
19:49:21 [2024-01-25T19:49:21.441Z] ++ 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:49:21 [2024-01-25T19:49:21.441Z] ++ set -e
19:49:21 [2024-01-25T19:49:21.441Z] ++ '[' -n 0 ']'
19:49:21 [2024-01-25T19:49:21.441Z] ++ set -x
19:49:21 [2024-01-25T19:49:21.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:49:21 [2024-01-25T19:49:21.441Z] testing: warning: no tests to run
19:49:21 [2024-01-25T19:49:21.441Z] PASS
19:49:21 [2024-01-25T19:49:21.441Z] 
19:49:21 [2024-01-25T19:49:21.441Z] DONE 0 tests in 0.007s
19:49:21 [2024-01-25T19:49:21.441Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
19:49:21 [2024-01-25T19:49:21.441Z] ++ '[' -n '' ']'
19:49:21 [2024-01-25T19:49:21.441Z] ++ 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:49:21 [2024-01-25T19:49:21.441Z] ++ set -e
19:49:21 [2024-01-25T19:49:21.441Z] ++ '[' -n 0 ']'
19:49:21 [2024-01-25T19:49:21.441Z] ++ set -x
19:49:21 [2024-01-25T19:49:21.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:49:21 [2024-01-25T19:49:21.441Z] INFO: Testing against a local daemon
19:49:21 [2024-01-25T19:49:21.441Z] === RUN   TestAuthZPluginAllowRequest
19:49:22 [2024-01-25T19:49:22.383Z] --- PASS: TestAuthZPluginAllowRequest (1.10s)
19:49:22 [2024-01-25T19:49:22.383Z] === RUN   TestAuthZPluginTLS
19:49:22 [2024-01-25T19:49:22.955Z] --- PASS: TestAuthZPluginTLS (0.55s)
19:49:22 [2024-01-25T19:49:22.955Z] === RUN   TestAuthZPluginDenyRequest
19:49:23 [2024-01-25T19:49:23.526Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:49:23 [2024-01-25T19:49:23.526Z] === RUN   TestAuthZPluginAPIDenyResponse
19:49:24 [2024-01-25T19:49:24.098Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:49:24 [2024-01-25T19:49:24.098Z] === RUN   TestAuthZPluginDenyResponse
19:49:24 [2024-01-25T19:49:24.669Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:49:24 [2024-01-25T19:49:24.669Z] === RUN   TestAuthZPluginAllowEventStream
19:49:25 [2024-01-25T19:49:25.611Z] 2024/01/25 19:49:25 http: panic serving 127.0.0.1:44746: runtime error: invalid memory address or nil pointer dereference
19:49:25 [2024-01-25T19:49:25.611Z] goroutine 153 [running]:
19:49:25 [2024-01-25T19:49:25.611Z] net/http.(*conn).serve.func1()
19:49:25 [2024-01-25T19:49:25.611Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
19:49:25 [2024-01-25T19:49:25.611Z] panic({0xa749a0?, 0x1599ca0?})
19:49:25 [2024-01-25T19:49:25.611Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
19:49:25 [2024-01-25T19:49:25.611Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd726c8, 0x40002e0120}, 0xffff5ac82c60?)
19:49:25 [2024-01-25T19:49:25.611Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
19:49:25 [2024-01-25T19:49:25.611Z] net/http.HandlerFunc.ServeHTTP(0x4000222100?, {0xd726c8?, 0x40002e0120?}, 0x4023f4?)
19:49:25 [2024-01-25T19:49:25.611Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:49:25 [2024-01-25T19:49:25.611Z] net/http.(*ServeMux).ServeHTTP(0xd78c78?, {0xd726c8, 0x40002e0120}, 0x4000222100)
19:49:25 [2024-01-25T19:49:25.611Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
19:49:25 [2024-01-25T19:49:25.611Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400034a000, {0xd71288?, 0x4000246000}, 0x4000222000, {0xd675e0, 0x40002bc280})
19:49:25 [2024-01-25T19:49:25.611Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
19:49:25 [2024-01-25T19:49:25.611Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71288?, 0x4000246000?}, 0x400004c0f0?)
19:49:25 [2024-01-25T19:49:25.611Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
19:49:25 [2024-01-25T19:49:25.611Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71288?, 0x4000246000?}, 0x4000246000?)
19:49:25 [2024-01-25T19:49:25.611Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:49:25 [2024-01-25T19:49:25.612Z] net/http.serverHandler.ServeHTTP({0xd6de68?}, {0xd71288?, 0x4000246000?}, 0x6?)
19:49:25 [2024-01-25T19:49:25.612Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
19:49:25 [2024-01-25T19:49:25.612Z] net/http.(*conn).serve(0x40000178c0, {0xd78c78, 0x40004300f0})
19:49:25 [2024-01-25T19:49:25.612Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
19:49:25 [2024-01-25T19:49:25.612Z] created by net/http.(*Server).Serve in goroutine 36
19:49:25 [2024-01-25T19:49:25.612Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
19:49:26 [2024-01-25T19:49:26.553Z] 2024/01/25 19:49:26 http: panic serving 127.0.0.1:44754: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
19:49:26 [2024-01-25T19:49:26.553Z] goroutine 158 [running]:
19:49:26 [2024-01-25T19:49:26.553Z] net/http.(*conn).serve.func1()
19:49:26 [2024-01-25T19:49:26.553Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
19:49:26 [2024-01-25T19:49:26.553Z] panic({0xa0ada0?, 0x400004c220?})
19:49:26 [2024-01-25T19:49:26.553Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
19:49:26 [2024-01-25T19:49:26.553Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd726c8, 0x40002e0360}, 0xffff5ac82c60?)
19:49:26 [2024-01-25T19:49:26.553Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
19:49:26 [2024-01-25T19:49:26.553Z] net/http.HandlerFunc.ServeHTTP(0x4000222200?, {0xd726c8?, 0x40002e0360?}, 0x4023f4?)
19:49:26 [2024-01-25T19:49:26.553Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:49:26 [2024-01-25T19:49:26.553Z] net/http.(*ServeMux).ServeHTTP(0xd78c78?, {0xd726c8, 0x40002e0360}, 0x4000222200)
19:49:26 [2024-01-25T19:49:26.553Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
19:49:26 [2024-01-25T19:49:26.553Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400034a000, {0xd71288?, 0x40002460e0}, 0x4000360300, {0xd675e0, 0x40002bc280})
19:49:26 [2024-01-25T19:49:26.553Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
19:49:26 [2024-01-25T19:49:26.553Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71288?, 0x40002460e0?}, 0x400003af30?)
19:49:26 [2024-01-25T19:49:26.553Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
19:49:26 [2024-01-25T19:49:26.553Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71288?, 0x40002460e0?}, 0x40006d2b40?)
19:49:26 [2024-01-25T19:49:26.553Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:49:26 [2024-01-25T19:49:26.553Z] net/http.serverHandler.ServeHTTP({0x400003af30?}, {0xd71288?, 0x40002460e0?}, 0x6?)
19:49:26 [2024-01-25T19:49:26.553Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
19:49:26 [2024-01-25T19:49:26.553Z] net/http.(*conn).serve(0x4000016120, {0xd78c78, 0x40004300f0})
19:49:26 [2024-01-25T19:49:26.553Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
19:49:26 [2024-01-25T19:49:26.553Z] created by net/http.(*Server).Serve in goroutine 36
19:49:26 [2024-01-25T19:49:26.553Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
19:49:28 [2024-01-25T19:49:28.465Z] 2024/01/25 19:49:28 http: panic serving 127.0.0.1:44766: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
19:49:28 [2024-01-25T19:49:28.465Z] goroutine 54 [running]:
19:49:28 [2024-01-25T19:49:28.465Z] net/http.(*conn).serve.func1()
19:49:28 [2024-01-25T19:49:28.465Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
19:49:28 [2024-01-25T19:49:28.465Z] panic({0xa0ada0?, 0x400004c2d0?})
19:49:28 [2024-01-25T19:49:28.465Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
19:49:28 [2024-01-25T19:49:28.465Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd726c8, 0x40002e0480}, 0xffff5ac82c60?)
19:49:28 [2024-01-25T19:49:28.465Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
19:49:28 [2024-01-25T19:49:28.465Z] net/http.HandlerFunc.ServeHTTP(0x4000222400?, {0xd726c8?, 0x40002e0480?}, 0x4023f4?)
19:49:28 [2024-01-25T19:49:28.465Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:49:28 [2024-01-25T19:49:28.465Z] net/http.(*ServeMux).ServeHTTP(0xd78c78?, {0xd726c8, 0x40002e0480}, 0x4000222400)
19:49:28 [2024-01-25T19:49:28.465Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
19:49:28 [2024-01-25T19:49:28.465Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400034a000, {0xd71288?, 0x40002461c0}, 0x4000222300, {0xd675e0, 0x40002bc280})
19:49:28 [2024-01-25T19:49:28.465Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
19:49:28 [2024-01-25T19:49:28.465Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71288?, 0x40002461c0?}, 0x40007a4fc0?)
19:49:28 [2024-01-25T19:49:28.465Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
19:49:28 [2024-01-25T19:49:28.465Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71288?, 0x40002461c0?}, 0x40006d2b40?)
19:49:28 [2024-01-25T19:49:28.465Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:49:28 [2024-01-25T19:49:28.465Z] net/http.serverHandler.ServeHTTP({0x40007a4fc0?}, {0xd71288?, 0x40002461c0?}, 0x6?)
19:49:28 [2024-01-25T19:49:28.465Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
19:49:28 [2024-01-25T19:49:28.465Z] net/http.(*conn).serve(0x40006ce480, {0xd78c78, 0x40004300f0})
19:49:28 [2024-01-25T19:49:28.465Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
19:49:28 [2024-01-25T19:49:28.465Z] created by net/http.(*Server).Serve in goroutine 36
19:49:28 [2024-01-25T19:49:28.465Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
19:49:31 [2024-01-25T19:49:31.007Z] --- PASS: TestAuthZPluginAllowEventStream (6.08s)
19:49:31 [2024-01-25T19:49:31.007Z] === RUN   TestAuthZPluginErrorResponse
19:49:31 [2024-01-25T19:49:31.268Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
19:49:31 [2024-01-25T19:49:31.268Z] === RUN   TestAuthZPluginErrorRequest
19:49:31 [2024-01-25T19:49:31.839Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:49:31 [2024-01-25T19:49:31.839Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:49:32 [2024-01-25T19:49:32.410Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:49:32 [2024-01-25T19:49:32.410Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:49:33 [2024-01-25T19:49:33.352Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.20s)
19:49:33 [2024-01-25T19:49:33.352Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:49:34 [2024-01-25T19:49:34.736Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s)
19:49:34 [2024-01-25T19:49:34.736Z] === RUN   TestAuthZPluginHeader
19:49:35 [2024-01-25T19:49:35.307Z] --- PASS: TestAuthZPluginHeader (0.61s)
19:49:35 [2024-01-25T19:49:35.307Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:49:35 [2024-01-25T19:49:35.307Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
19:49:35 [2024-01-25T19:49:35.307Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:49:35 [2024-01-25T19:49:35.307Z] === RUN   TestAuthZPluginV2Disable
19:49:35 [2024-01-25T19:49:35.307Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
19:49:35 [2024-01-25T19:49:35.307Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:49:35 [2024-01-25T19:49:35.307Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:49:35 [2024-01-25T19:49:35.307Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
19:49:35 [2024-01-25T19:49:35.307Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:49:35 [2024-01-25T19:49:35.307Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:49:35 [2024-01-25T19:49:35.307Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
19:49:35 [2024-01-25T19:49:35.307Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:49:35 [2024-01-25T19:49:35.307Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:49:53 [2024-01-25T19:49:53.421Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
19:49:53 [2024-01-25T19:49:53.421Z] PASS
19:49:53 [2024-01-25T19:49:53.421Z] 
19:49:53 [2024-01-25T19:49:53.421Z] === Skipped
19:49:53 [2024-01-25T19:49:53.421Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:49:53 [2024-01-25T19:49:53.421Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
19:49:53 [2024-01-25T19:49:53.421Z] 
19:49:53 [2024-01-25T19:49:53.421Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:49:53 [2024-01-25T19:49:53.421Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
19:49:53 [2024-01-25T19:49:53.421Z] 
19:49:53 [2024-01-25T19:49:53.421Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:49:53 [2024-01-25T19:49:53.421Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
19:49:53 [2024-01-25T19:49:53.421Z] 
19:49:53 [2024-01-25T19:49:53.421Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:49:53 [2024-01-25T19:49:53.421Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
19:49:53 [2024-01-25T19:49:53.421Z] 
19:49:53 [2024-01-25T19:49:53.421Z] DONE 17 tests, 4 skipped in 30.778s
19:49:53 [2024-01-25T19:49:53.421Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
19:49:53 [2024-01-25T19:49:53.421Z] ++ '[' -n '' ']'
19:49:53 [2024-01-25T19:49:53.421Z] ++ 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:49:53 [2024-01-25T19:49:53.421Z] ++ set -e
19:49:53 [2024-01-25T19:49:53.421Z] ++ '[' -n 0 ']'
19:49:53 [2024-01-25T19:49:53.421Z] ++ set -x
19:49:53 [2024-01-25T19:49:53.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:49:53 [2024-01-25T19:49:53.421Z] INFO: Testing against a local daemon
19:49:53 [2024-01-25T19:49:53.421Z] === RUN   TestPluginInvalidJSON
19:49:53 [2024-01-25T19:49:53.421Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:49:53 [2024-01-25T19:49:53.421Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:49:53 [2024-01-25T19:49:53.421Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:49:53 [2024-01-25T19:49:53.421Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:49:53 [2024-01-25T19:49:53.422Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:49:53 [2024-01-25T19:49:53.422Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:49:53 [2024-01-25T19:49:53.422Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:49:53 [2024-01-25T19:49:53.422Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:49:53 [2024-01-25T19:49:53.422Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:49:53 [2024-01-25T19:49:53.422Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInstall
19:49:53 [2024-01-25T19:49:53.422Z] === RUN   TestPluginInstall/no_auth
19:49:55 [2024-01-25T19:49:55.967Z] time="2024-01-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:49:55 [2024-01-25T19:49:55.967Z] time="2024-01-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b02e3171246907927b2db61e10833946516c17d6c867540999b7d8015c84bee" mediatype=application/vnd.docker.plugin.v1+json size=522
19:49:55 [2024-01-25T19:49:55.967Z] time="2024-01-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:49:55 [2024-01-25T19:49:55.967Z] time="2024-01-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b02e3171246907927b2db61e10833946516c17d6c867540999b7d8015c84bee" mediatype=application/vnd.docker.plugin.v1+json size=522
19:49:55 [2024-01-25T19:49:55.967Z] === RUN   TestPluginInstall/with_htpasswd
19:49:56 [2024-01-25T19:49:56.227Z] time="2024-01-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:49:56 [2024-01-25T19:49:56.227Z] time="2024-01-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b02e3171246907927b2db61e10833946516c17d6c867540999b7d8015c84bee" mediatype=application/vnd.docker.plugin.v1+json size=522
19:49:56 [2024-01-25T19:49:56.227Z] time="2024-01-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:49:56 [2024-01-25T19:49:56.227Z] time="2024-01-25T19:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b02e3171246907927b2db61e10833946516c17d6c867540999b7d8015c84bee" mediatype=application/vnd.docker.plugin.v1+json size=522
19:49:56 [2024-01-25T19:49:56.227Z] === RUN   TestPluginInstall/with_insecure
19:49:57 [2024-01-25T19:49:57.170Z] time="2024-01-25T19:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:49:57 [2024-01-25T19:49:57.170Z] time="2024-01-25T19:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:899c2dcf8c265291453ceabef325df1ffbe2a48b362ba31e96680f8c8123e24d" mediatype=application/vnd.docker.plugin.v1+json size=522
19:49:57 [2024-01-25T19:49:57.170Z] time="2024-01-25T19:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:49:57 [2024-01-25T19:49:57.170Z] time="2024-01-25T19:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:899c2dcf8c265291453ceabef325df1ffbe2a48b362ba31e96680f8c8123e24d" mediatype=application/vnd.docker.plugin.v1+json size=522
19:49:57 [2024-01-25T19:49:57.170Z]     plugin_test.go:204: [d8a44396e2c55] daemon is not started
19:49:57 [2024-01-25T19:49:57.170Z] --- PASS: TestPluginInstall (5.06s)
19:49:57 [2024-01-25T19:49:57.170Z]     --- PASS: TestPluginInstall/no_auth (3.67s)
19:49:57 [2024-01-25T19:49:57.170Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
19:49:57 [2024-01-25T19:49:57.170Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
19:49:57 [2024-01-25T19:49:57.170Z] === RUN   TestPluginsWithRuntimes
19:49:58 [2024-01-25T19:49:58.555Z] === RUN   TestPluginsWithRuntimes/No_Args
19:49:59 [2024-01-25T19:49:59.497Z] === RUN   TestPluginsWithRuntimes/With_Args
19:50:00 [2024-01-25T19:50:00.439Z] --- PASS: TestPluginsWithRuntimes (3.38s)
19:50:00 [2024-01-25T19:50:00.439Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
19:50:00 [2024-01-25T19:50:00.439Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
19:50:00 [2024-01-25T19:50:00.439Z] === RUN   TestPluginBackCompatMediaTypes
19:50:01 [2024-01-25T19:50:01.010Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
19:50:01 [2024-01-25T19:50:01.010Z] PASS
19:50:01 [2024-01-25T19:50:01.010Z] 
19:50:01 [2024-01-25T19:50:01.010Z] DONE 24 tests in 8.979s
19:50:01 [2024-01-25T19:50:01.010Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
19:50:01 [2024-01-25T19:50:01.010Z] ++ '[' -n '' ']'
19:50:01 [2024-01-25T19:50:01.010Z] ++ 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:50:01 [2024-01-25T19:50:01.010Z] ++ set -e
19:50:01 [2024-01-25T19:50:01.010Z] ++ '[' -n 0 ']'
19:50:01 [2024-01-25T19:50:01.010Z] ++ set -x
19:50:01 [2024-01-25T19:50:01.010Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:50:01 [2024-01-25T19:50:01.010Z] INFO: Testing against a local daemon
19:50:01 [2024-01-25T19:50:01.010Z] === RUN   TestExternalGraphDriver
19:50:01 [2024-01-25T19:50:01.582Z] === RUN   TestExternalGraphDriver/json
19:50:01 [2024-01-25T19:50:01.582Z] === RUN   TestExternalGraphDriver/spec
19:50:01 [2024-01-25T19:50:01.582Z] === RUN   TestExternalGraphDriver/pull
19:50:01 [2024-01-25T19:50:01.582Z] --- PASS: TestExternalGraphDriver (0.34s)
19:50:01 [2024-01-25T19:50:01.582Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
19:50:01 [2024-01-25T19:50:01.582Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
19:50:01 [2024-01-25T19:50:01.582Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
19:50:01 [2024-01-25T19:50:01.582Z] === RUN   TestGraphdriverPluginV2
19:50:01 [2024-01-25T19:50:01.843Z]     external_test.go:415: (*Execution).NotAmd64-fm
19:50:01 [2024-01-25T19:50:01.843Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
19:50:01 [2024-01-25T19:50:01.843Z] PASS
19:50:01 [2024-01-25T19:50:01.843Z] 
19:50:01 [2024-01-25T19:50:01.843Z] === Skipped
19:50:01 [2024-01-25T19:50:01.843Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
19:50:01 [2024-01-25T19:50:01.843Z]     external_test.go:415: (*Execution).NotAmd64-fm
19:50:01 [2024-01-25T19:50:01.843Z] 
19:50:01 [2024-01-25T19:50:01.843Z] DONE 5 tests, 1 skipped in 0.700s
19:50:01 [2024-01-25T19:50:01.843Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
19:50:01 [2024-01-25T19:50:01.843Z] ++ '[' -n '' ']'
19:50:01 [2024-01-25T19:50:01.843Z] ++ 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:50:01 [2024-01-25T19:50:01.843Z] ++ set -e
19:50:01 [2024-01-25T19:50:01.843Z] ++ '[' -n 0 ']'
19:50:01 [2024-01-25T19:50:01.843Z] ++ set -x
19:50:01 [2024-01-25T19:50:01.843Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:50:01 [2024-01-25T19:50:01.843Z] INFO: Testing against a local daemon
19:50:01 [2024-01-25T19:50:01.843Z] === RUN   TestContinueAfterPluginCrash
19:50:01 [2024-01-25T19:50:01.843Z] === PAUSE TestContinueAfterPluginCrash
19:50:01 [2024-01-25T19:50:01.843Z] === RUN   TestReadPluginNoRead
19:50:01 [2024-01-25T19:50:01.843Z] === PAUSE TestReadPluginNoRead
19:50:01 [2024-01-25T19:50:01.843Z] === RUN   TestDaemonStartWithLogOpt
19:50:01 [2024-01-25T19:50:01.843Z] === PAUSE TestDaemonStartWithLogOpt
19:50:01 [2024-01-25T19:50:01.843Z] === CONT  TestDaemonStartWithLogOpt
19:50:01 [2024-01-25T19:50:01.843Z] === CONT  TestContinueAfterPluginCrash
19:50:01 [2024-01-25T19:50:01.843Z] === CONT  TestReadPluginNoRead
19:50:04 [2024-01-25T19:50:04.390Z] === RUN   TestReadPluginNoRead/default
19:50:04 [2024-01-25T19:50:04.651Z] --- PASS: TestDaemonStartWithLogOpt (2.77s)
19:50:05 [2024-01-25T19:50:05.222Z] === RUN   TestReadPluginNoRead/disabled_caching
19:50:06 [2024-01-25T19:50:06.606Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:50:07 [2024-01-25T19:50:07.548Z]     read_test.go:93: [d2a2fcb259c0b] daemon is not started
19:50:07 [2024-01-25T19:50:07.548Z] --- PASS: TestReadPluginNoRead (5.84s)
19:50:07 [2024-01-25T19:50:07.548Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
19:50:07 [2024-01-25T19:50:07.548Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.26s)
19:50:07 [2024-01-25T19:50:07.548Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
19:50:09 [2024-01-25T19:50:09.459Z] --- PASS: TestContinueAfterPluginCrash (7.59s)
19:50:09 [2024-01-25T19:50:09.459Z] PASS
19:50:09 [2024-01-25T19:50:09.459Z] 
19:50:09 [2024-01-25T19:50:09.459Z] DONE 6 tests in 7.625s
19:50:09 [2024-01-25T19:50:09.459Z] 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:50:09 [2024-01-25T19:50:09.460Z] ++ '[' -n '' ']'
19:50:09 [2024-01-25T19:50:09.460Z] ++ 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:50:09 [2024-01-25T19:50:09.460Z] ++ set -e
19:50:09 [2024-01-25T19:50:09.460Z] ++ '[' -n 0 ']'
19:50:09 [2024-01-25T19:50:09.460Z] ++ set -x
19:50:09 [2024-01-25T19:50:09.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:50:09 [2024-01-25T19:50:09.460Z] testing: warning: no tests to run
19:50:09 [2024-01-25T19:50:09.460Z] PASS
19:50:09 [2024-01-25T19:50:09.460Z] 
19:50:09 [2024-01-25T19:50:09.460Z] DONE 0 tests in 0.010s
19:50:09 [2024-01-25T19:50:09.460Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
19:50:09 [2024-01-25T19:50:09.460Z] ++ '[' -n '' ']'
19:50:09 [2024-01-25T19:50:09.460Z] ++ 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:50:09 [2024-01-25T19:50:09.460Z] ++ set -e
19:50:09 [2024-01-25T19:50:09.460Z] ++ '[' -n 0 ']'
19:50:09 [2024-01-25T19:50:09.460Z] ++ set -x
19:50:09 [2024-01-25T19:50:09.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:50:09 [2024-01-25T19:50:09.460Z] INFO: Testing against a local daemon
19:50:09 [2024-01-25T19:50:09.460Z] === RUN   TestPluginWithDevMounts
19:50:09 [2024-01-25T19:50:09.460Z] === PAUSE TestPluginWithDevMounts
19:50:09 [2024-01-25T19:50:09.460Z] === CONT  TestPluginWithDevMounts
19:50:11 [2024-01-25T19:50:11.372Z] --- PASS: TestPluginWithDevMounts (1.51s)
19:50:11 [2024-01-25T19:50:11.372Z] PASS
19:50:11 [2024-01-25T19:50:11.372Z] 
19:50:11 [2024-01-25T19:50:11.372Z] DONE 1 tests in 1.542s
19:50:11 [2024-01-25T19:50:11.372Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
19:50:11 [2024-01-25T19:50:11.372Z] ++ '[' -n '' ']'
19:50:11 [2024-01-25T19:50:11.372Z] ++ 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:50:11 [2024-01-25T19:50:11.372Z] ++ set -e
19:50:11 [2024-01-25T19:50:11.372Z] ++ '[' -n 0 ']'
19:50:11 [2024-01-25T19:50:11.372Z] ++ set -x
19:50:11 [2024-01-25T19:50:11.372Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:50:11 [2024-01-25T19:50:11.372Z] INFO: Testing against a local daemon
19:50:11 [2024-01-25T19:50:11.372Z] === RUN   TestSecretInspect
19:50:13 [2024-01-25T19:50:13.284Z] --- PASS: TestSecretInspect (1.96s)
19:50:13 [2024-01-25T19:50:13.284Z] === RUN   TestSecretList
19:50:15 [2024-01-25T19:50:15.196Z] --- PASS: TestSecretList (1.96s)
19:50:15 [2024-01-25T19:50:15.196Z] === RUN   TestSecretsCreateAndDelete
19:50:17 [2024-01-25T19:50:17.108Z] --- PASS: TestSecretsCreateAndDelete (1.82s)
19:50:17 [2024-01-25T19:50:17.108Z] === RUN   TestSecretsUpdate
19:50:19 [2024-01-25T19:50:19.021Z] --- PASS: TestSecretsUpdate (1.86s)
19:50:19 [2024-01-25T19:50:19.021Z] === RUN   TestTemplatedSecret
19:50:21 [2024-01-25T19:50:21.565Z] --- PASS: TestTemplatedSecret (2.65s)
19:50:21 [2024-01-25T19:50:21.565Z] === RUN   TestSecretCreateResolve
19:50:23 [2024-01-25T19:50:23.478Z] --- PASS: TestSecretCreateResolve (1.92s)
19:50:23 [2024-01-25T19:50:23.478Z] PASS
19:50:23 [2024-01-25T19:50:23.478Z] 
19:50:23 [2024-01-25T19:50:23.478Z] DONE 6 tests in 12.197s
19:50:23 [2024-01-25T19:50:23.478Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
19:50:23 [2024-01-25T19:50:23.478Z] ++ '[' -n '' ']'
19:50:23 [2024-01-25T19:50:23.478Z] ++ 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:50:23 [2024-01-25T19:50:23.478Z] ++ set -e
19:50:23 [2024-01-25T19:50:23.478Z] ++ '[' -n 0 ']'
19:50:23 [2024-01-25T19:50:23.478Z] ++ set -x
19:50:23 [2024-01-25T19:50:23.478Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:50:23 [2024-01-25T19:50:23.478Z] INFO: Testing against a local daemon
19:50:23 [2024-01-25T19:50:23.478Z] === RUN   TestServiceCreateInit
19:50:23 [2024-01-25T19:50:23.478Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:50:27 [2024-01-25T19:50:27.682Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:50:30 [2024-01-25T19:50:30.981Z] --- PASS: TestServiceCreateInit (7.79s)
19:50:30 [2024-01-25T19:50:30.981Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.03s)
19:50:30 [2024-01-25T19:50:30.981Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s)
19:50:30 [2024-01-25T19:50:30.981Z] === RUN   TestCreateServiceMultipleTimes
19:50:45 [2024-01-25T19:50:45.989Z] --- PASS: TestCreateServiceMultipleTimes (14.95s)
19:50:45 [2024-01-25T19:50:45.989Z] === RUN   TestCreateServiceConflict
19:50:47 [2024-01-25T19:50:47.902Z] --- PASS: TestCreateServiceConflict (1.90s)
19:50:47 [2024-01-25T19:50:47.902Z] === RUN   TestCreateServiceMaxReplicas
19:50:51 [2024-01-25T19:50:51.201Z] --- PASS: TestCreateServiceMaxReplicas (3.03s)
19:50:51 [2024-01-25T19:50:51.201Z] === RUN   TestCreateServiceSecretFileMode
19:51:03 [2024-01-25T19:51:03.431Z] --- PASS: TestCreateServiceSecretFileMode (12.38s)
19:51:03 [2024-01-25T19:51:03.431Z] === RUN   TestCreateServiceConfigFileMode
19:51:18 [2024-01-25T19:51:18.337Z] --- PASS: TestCreateServiceConfigFileMode (12.50s)
19:51:18 [2024-01-25T19:51:18.337Z] === RUN   TestCreateServiceSysctls
19:51:18 [2024-01-25T19:51:18.908Z] --- PASS: TestCreateServiceSysctls (3.15s)
19:51:18 [2024-01-25T19:51:18.908Z] === RUN   TestCreateServiceCapabilities
19:51:21 [2024-01-25T19:51:21.452Z] --- PASS: TestCreateServiceCapabilities (2.61s)
19:51:21 [2024-01-25T19:51:21.452Z] === RUN   TestInspect
19:51:24 [2024-01-25T19:51:24.753Z] --- PASS: TestInspect (2.74s)
19:51:24 [2024-01-25T19:51:24.753Z] === RUN   TestCreateJob
19:51:28 [2024-01-25T19:51:28.054Z] --- PASS: TestCreateJob (3.30s)
19:51:28 [2024-01-25T19:51:28.054Z] === RUN   TestReplicatedJob
19:51:33 [2024-01-25T19:51:33.340Z] --- PASS: TestReplicatedJob (5.11s)
19:51:33 [2024-01-25T19:51:33.341Z] === RUN   TestUpdateReplicatedJob
19:51:35 [2024-01-25T19:51:35.885Z] --- PASS: TestUpdateReplicatedJob (3.24s)
19:51:35 [2024-01-25T19:51:35.885Z] === RUN   TestServiceListWithStatuses
19:51:41 [2024-01-25T19:51:41.171Z] --- PASS: TestServiceListWithStatuses (4.84s)
19:51:41 [2024-01-25T19:51:41.171Z] === RUN   TestDockerNetworkConnectAliasPreV144
19:51:45 [2024-01-25T19:51:45.375Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.12s)
19:51:45 [2024-01-25T19:51:45.375Z] === RUN   TestDockerNetworkReConnect
19:51:48 [2024-01-25T19:51:48.676Z] --- PASS: TestDockerNetworkReConnect (3.22s)
19:51:48 [2024-01-25T19:51:48.676Z] === RUN   TestServicePlugin
19:51:48 [2024-01-25T19:51:48.676Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
19:51:48 [2024-01-25T19:51:48.676Z] --- SKIP: TestServicePlugin (0.00s)
19:51:48 [2024-01-25T19:51:48.676Z] === RUN   TestServiceUpdateLabel
19:51:50 [2024-01-25T19:51:50.060Z] --- PASS: TestServiceUpdateLabel (1.86s)
19:51:50 [2024-01-25T19:51:50.060Z] === RUN   TestServiceUpdateSecrets
19:52:04 [2024-01-25T19:52:04.966Z] --- PASS: TestServiceUpdateSecrets (14.40s)
19:52:04 [2024-01-25T19:52:04.966Z] === RUN   TestServiceUpdateConfigs
19:52:19 [2024-01-25T19:52:19.873Z] --- PASS: TestServiceUpdateConfigs (14.56s)
19:52:19 [2024-01-25T19:52:19.873Z] === RUN   TestServiceUpdateNetwork
19:52:32 [2024-01-25T19:52:32.105Z] --- PASS: TestServiceUpdateNetwork (12.26s)
19:52:32 [2024-01-25T19:52:32.105Z] === RUN   TestServiceUpdatePidsLimit
19:52:32 [2024-01-25T19:52:32.366Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:52:32 [2024-01-25T19:52:32.938Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:52:41 [2024-01-25T19:52:41.079Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:52:47 [2024-01-25T19:52:47.663Z] --- PASS: TestServiceUpdatePidsLimit (16.12s)
19:52:47 [2024-01-25T19:52:47.663Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s)
19:52:47 [2024-01-25T19:52:47.663Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
19:52:47 [2024-01-25T19:52:47.663Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
19:52:47 [2024-01-25T19:52:47.663Z] PASS
19:52:47 [2024-01-25T19:52:47.663Z] 
19:52:47 [2024-01-25T19:52:47.663Z] === Skipped
19:52:47 [2024-01-25T19:52:47.663Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:52:47 [2024-01-25T19:52:47.663Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
19:52:47 [2024-01-25T19:52:47.663Z] 
19:52:47 [2024-01-25T19:52:47.663Z] DONE 26 tests, 1 skipped in 144.140s
19:52:47 [2024-01-25T19:52:47.663Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
19:52:47 [2024-01-25T19:52:47.663Z] ++ '[' -n '' ']'
19:52:47 [2024-01-25T19:52:47.663Z] ++ 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:52:47 [2024-01-25T19:52:47.663Z] ++ set -e
19:52:47 [2024-01-25T19:52:47.663Z] ++ '[' -n 0 ']'
19:52:47 [2024-01-25T19:52:47.663Z] ++ set -x
19:52:47 [2024-01-25T19:52:47.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
19:52:47 [2024-01-25T19:52:47.664Z] INFO: Testing against a local daemon
19:52:47 [2024-01-25T19:52:47.664Z] === RUN   TestSessionCreate
19:52:47 [2024-01-25T19:52:47.664Z] --- PASS: TestSessionCreate (0.01s)
19:52:47 [2024-01-25T19:52:47.664Z] === RUN   TestSessionCreateWithBadUpgrade
19:52:47 [2024-01-25T19:52:47.664Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
19:52:47 [2024-01-25T19:52:47.664Z] PASS
19:52:47 [2024-01-25T19:52:47.664Z] 
19:52:47 [2024-01-25T19:52:47.664Z] DONE 2 tests in 0.048s
19:52:47 [2024-01-25T19:52:47.664Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
19:52:47 [2024-01-25T19:52:47.664Z] ++ '[' -n '' ']'
19:52:47 [2024-01-25T19:52:47.664Z] ++ 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:52:47 [2024-01-25T19:52:47.664Z] ++ set -e
19:52:47 [2024-01-25T19:52:47.664Z] ++ '[' -n 0 ']'
19:52:47 [2024-01-25T19:52:47.664Z] ++ set -x
19:52:47 [2024-01-25T19:52:47.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
19:52:47 [2024-01-25T19:52:47.664Z] INFO: Testing against a local daemon
19:52:47 [2024-01-25T19:52:47.664Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:52:47 [2024-01-25T19:52:47.664Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:52:47 [2024-01-25T19:52:47.664Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:52:47 [2024-01-25T19:52:47.664Z] === RUN   TestDiskUsage
19:52:47 [2024-01-25T19:52:47.664Z] === PAUSE TestDiskUsage
19:52:47 [2024-01-25T19:52:47.664Z] === RUN   TestEventsExecDie
19:52:47 [2024-01-25T19:52:47.924Z] --- PASS: TestEventsExecDie (0.54s)
19:52:47 [2024-01-25T19:52:47.924Z] === RUN   TestEventsBackwardsCompatible
19:52:48 [2024-01-25T19:52:48.185Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
19:52:48 [2024-01-25T19:52:48.185Z] === RUN   TestEventsVolumeCreate
19:52:48 [2024-01-25T19:52:48.185Z] --- PASS: TestEventsVolumeCreate (0.05s)
19:52:48 [2024-01-25T19:52:48.185Z] === RUN   TestInfoBinaryCommits
19:52:48 [2024-01-25T19:52:48.185Z] --- PASS: TestInfoBinaryCommits (0.01s)
19:52:48 [2024-01-25T19:52:48.185Z] === RUN   TestInfoAPIVersioned
19:52:48 [2024-01-25T19:52:48.185Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:52:48 [2024-01-25T19:52:48.185Z] === RUN   TestInfoAPI
19:52:48 [2024-01-25T19:52:48.185Z] --- PASS: TestInfoAPI (0.01s)
19:52:48 [2024-01-25T19:52:48.185Z] === RUN   TestInfoAPIWarnings
19:53:06 [2024-01-25T19:53:06.299Z] --- PASS: TestInfoAPIWarnings (16.55s)
19:53:06 [2024-01-25T19:53:06.299Z] === RUN   TestInfoDebug
19:53:06 [2024-01-25T19:53:06.299Z] --- PASS: TestInfoDebug (0.52s)
19:53:06 [2024-01-25T19:53:06.299Z] === RUN   TestInfoInsecureRegistries
19:53:06 [2024-01-25T19:53:06.299Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:53:06 [2024-01-25T19:53:06.299Z] === RUN   TestInfoRegistryMirrors
19:53:06 [2024-01-25T19:53:06.299Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:53:06 [2024-01-25T19:53:06.299Z] === RUN   TestLoginFailsWithBadCredentials
19:53:07 [2024-01-25T19:53:07.241Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
19:53:07 [2024-01-25T19:53:07.241Z] === RUN   TestPingCacheHeaders
19:53:07 [2024-01-25T19:53:07.241Z] --- PASS: TestPingCacheHeaders (0.01s)
19:53:07 [2024-01-25T19:53:07.241Z] === RUN   TestPingGet
19:53:07 [2024-01-25T19:53:07.241Z] --- PASS: TestPingGet (0.01s)
19:53:07 [2024-01-25T19:53:07.241Z] === RUN   TestPingHead
19:53:07 [2024-01-25T19:53:07.241Z] --- PASS: TestPingHead (0.01s)
19:53:07 [2024-01-25T19:53:07.241Z] === RUN   TestPingSwarmHeader
19:53:07 [2024-01-25T19:53:07.812Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:53:08 [2024-01-25T19:53:08.383Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:53:09 [2024-01-25T19:53:09.325Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:53:09 [2024-01-25T19:53:09.325Z] --- PASS: TestPingSwarmHeader (1.86s)
19:53:09 [2024-01-25T19:53:09.325Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:53:09 [2024-01-25T19:53:09.325Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:53:09 [2024-01-25T19:53:09.325Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:53:09 [2024-01-25T19:53:09.325Z] === RUN   TestPingBuilderHeader
19:53:09 [2024-01-25T19:53:09.325Z] === RUN   TestPingBuilderHeader/default_config
19:53:09 [2024-01-25T19:53:09.586Z] === RUN   TestPingBuilderHeader/buildkit_disabled
19:53:10 [2024-01-25T19:53:10.158Z] --- PASS: TestPingBuilderHeader (1.04s)
19:53:10 [2024-01-25T19:53:10.158Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
19:53:10 [2024-01-25T19:53:10.158Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
19:53:10 [2024-01-25T19:53:10.158Z] === RUN   TestVersion
19:53:10 [2024-01-25T19:53:10.158Z] --- PASS: TestVersion (0.01s)
19:53:10 [2024-01-25T19:53:10.158Z] === CONT  TestDiskUsage
19:53:10 [2024-01-25T19:53:10.729Z] === RUN   TestDiskUsage/empty
19:53:10 [2024-01-25T19:53:10.729Z] === RUN   TestDiskUsage/empty/container_types
19:53:10 [2024-01-25T19:53:10.729Z] === RUN   TestDiskUsage/empty/image_types
19:53:10 [2024-01-25T19:53:10.729Z] === RUN   TestDiskUsage/empty/volume_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/empty/build-cache_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/after_LoadBusybox
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:53:10 [2024-01-25T19:53:10.730Z] === RUN   TestDiskUsage/after_container.Run
19:53:10 [2024-01-25T19:53:10.990Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:53:10 [2024-01-25T19:53:10.990Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:53:10 [2024-01-25T19:53:10.990Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:53:10 [2024-01-25T19:53:10.990Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:53:10 [2024-01-25T19:53:10.990Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:53:10 [2024-01-25T19:53:10.990Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:53:10 [2024-01-25T19:53:10.990Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:53:10 [2024-01-25T19:53:10.990Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:53:10 [2024-01-25T19:53:10.990Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:53:10 [2024-01-25T19:53:10.990Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:53:11 [2024-01-25T19:53:11.251Z] --- PASS: TestDiskUsage (1.07s)
19:53:11 [2024-01-25T19:53:11.251Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z] PASS
19:53:11 [2024-01-25T19:53:11.251Z] 
19:53:11 [2024-01-25T19:53:11.251Z] === Skipped
19:53:11 [2024-01-25T19:53:11.251Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:53:11 [2024-01-25T19:53:11.251Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:53:11 [2024-01-25T19:53:11.251Z] 
19:53:11 [2024-01-25T19:53:11.251Z] DONE 57 tests, 1 skipped in 23.818s
19:53:11 [2024-01-25T19:53:11.251Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
19:53:11 [2024-01-25T19:53:11.251Z] ++ '[' -n '' ']'
19:53:11 [2024-01-25T19:53:11.252Z] ++ 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:53:11 [2024-01-25T19:53:11.252Z] ++ set -e
19:53:11 [2024-01-25T19:53:11.252Z] ++ '[' -n 0 ']'
19:53:11 [2024-01-25T19:53:11.252Z] ++ set -x
19:53:11 [2024-01-25T19:53:11.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Xpn7uZZ65G/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:53:11 [2024-01-25T19:53:11.252Z] INFO: Testing against a local daemon
19:53:11 [2024-01-25T19:53:11.252Z] === RUN   TestVolumesCreateAndList
19:53:11 [2024-01-25T19:53:11.252Z] --- PASS: TestVolumesCreateAndList (0.01s)
19:53:11 [2024-01-25T19:53:11.252Z] === RUN   TestVolumesRemove
19:53:11 [2024-01-25T19:53:11.252Z] === RUN   TestVolumesRemove/volume_in_use
19:53:11 [2024-01-25T19:53:11.252Z] === RUN   TestVolumesRemove/volume_not_in_use
19:53:11 [2024-01-25T19:53:11.252Z] === RUN   TestVolumesRemove/non-existing_volume
19:53:11 [2024-01-25T19:53:11.252Z] === RUN   TestVolumesRemove/non-existing_volume_force
19:53:11 [2024-01-25T19:53:11.252Z] --- PASS: TestVolumesRemove (0.05s)
19:53:11 [2024-01-25T19:53:11.252Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
19:53:11 [2024-01-25T19:53:11.252Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
19:53:11 [2024-01-25T19:53:11.252Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
19:53:11 [2024-01-25T19:53:11.252Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
19:53:11 [2024-01-25T19:53:11.252Z] === RUN   TestVolumesRemoveSwarmEnabled
19:53:11 [2024-01-25T19:53:11.252Z] === PAUSE TestVolumesRemoveSwarmEnabled
19:53:11 [2024-01-25T19:53:11.252Z] === RUN   TestVolumesInspect
19:53:11 [2024-01-25T19:53:11.513Z] --- PASS: TestVolumesInspect (0.01s)
19:53:11 [2024-01-25T19:53:11.513Z] === RUN   TestVolumesInvalidJSON
19:53:11 [2024-01-25T19:53:11.513Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:53:11 [2024-01-25T19:53:11.513Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:53:11 [2024-01-25T19:53:11.513Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:53:11 [2024-01-25T19:53:11.513Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:53:11 [2024-01-25T19:53:11.513Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:53:11 [2024-01-25T19:53:11.513Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:53:11 [2024-01-25T19:53:11.513Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:53:11 [2024-01-25T19:53:11.513Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:53:11 [2024-01-25T19:53:11.513Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:53:11 [2024-01-25T19:53:11.513Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:53:11 [2024-01-25T19:53:11.513Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:53:11 [2024-01-25T19:53:11.513Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:53:11 [2024-01-25T19:53:11.513Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:53:11 [2024-01-25T19:53:11.513Z] === RUN   TestVolumePruneAnonymous
19:53:11 [2024-01-25T19:53:11.513Z] --- PASS: TestVolumePruneAnonymous (0.03s)
19:53:11 [2024-01-25T19:53:11.513Z] === RUN   TestVolumePruneAnonFromImage
19:53:11 [2024-01-25T19:53:11.513Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
19:53:11 [2024-01-25T19:53:11.513Z] === CONT  TestVolumesRemoveSwarmEnabled
19:53:12 [2024-01-25T19:53:12.898Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
19:53:12 [2024-01-25T19:53:12.898Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
19:53:12 [2024-01-25T19:53:12.898Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
19:53:12 [2024-01-25T19:53:12.898Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
19:53:13 [2024-01-25T19:53:13.469Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.02s)
19:53:13 [2024-01-25T19:53:13.469Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
19:53:13 [2024-01-25T19:53:13.469Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
19:53:13 [2024-01-25T19:53:13.469Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
19:53:13 [2024-01-25T19:53:13.469Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
19:53:13 [2024-01-25T19:53:13.469Z] PASS
19:53:13 [2024-01-25T19:53:13.469Z] 
19:53:13 [2024-01-25T19:53:13.469Z] DONE 20 tests in 2.297s
19:53:13 [2024-01-25T19:53:13.469Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:53:13 [2024-01-25T19:53:13.730Z] ++++ cat bundles/test-integration/docker.pid
19:53:13 [2024-01-25T19:53:13.730Z] +++ kill 24479
19:53:15 [2024-01-25T19:53:15.116Z] ++++ cat bundles/test-integration/TestUsernsCommit/db1922accbbd9/docker.pid
19:53:15 [2024-01-25T19:53:15.116Z] +++ kill 62527
19:53:15 [2024-01-25T19:53:15.116Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62527 is not a child of this shell
19:53:15 [2024-01-25T19:53:15.116Z] warning: PID 62527 from bundles/test-integration/TestUsernsCommit/db1922accbbd9/docker.pid had a nonzero exit code
19:53:15 [2024-01-25T19:53:15.116Z] umount: bundles/test-integration/TestUsernsCommit/db1922accbbd9/root: not mounted.
19:53:15 [2024-01-25T19:53:15.116Z] +++ /etc/init.d/apparmor stop
19:53:15 [2024-01-25T19:53:15.116Z] Leaving: AppArmorNo profiles have been unloaded.
19:53:15 [2024-01-25T19:53:15.116Z] 
19:53:15 [2024-01-25T19:53:15.116Z] Unloading profiles will leave already running processes permanently
19:53:15 [2024-01-25T19:53:15.116Z] unconfined, which can lead to unexpected situations.
19:53:15 [2024-01-25T19:53:15.116Z] 
19:53:15 [2024-01-25T19:53:15.116Z] To set a process to complain mode, use the command line tool
19:53:15 [2024-01-25T19:53:15.116Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:53:15 [2024-01-25T19:53:15.116Z] +++ true
19:53:15 [2024-01-25T19:53:15.116Z] exiting test-integration
19:53:15 [2024-01-25T19:53:15.116Z] ++ exit 0
19:53:15 [2024-01-25T19:53:15.116Z] 
Post stage
[Pipeline] junit
19:53:16 [2024-01-25T19:53:16.521Z] Recording test results
19:53:16 [2024-01-25T19:53:16.727Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:53:17 [2024-01-25T19:53:17.030Z] + echo Ensuring container killed.
19:53:17 [2024-01-25T19:53:17.030Z] Ensuring container killed.
19:53:17 [2024-01-25T19:53:17.030Z] + docker rm -vf docker-pr1
19:53:17 [2024-01-25T19:53:17.030Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
19:53:17 [2024-01-25T19:53:17.319Z] + echo Chowning /workspace to jenkins user
19:53:17 [2024-01-25T19:53:17.319Z] Chowning /workspace to jenkins user
19:53:17 [2024-01-25T19:53:17.319Z] + id -u
19:53:17 [2024-01-25T19:53:17.319Z] + id -g
19:53:17 [2024-01-25T19:53:17.319Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47225:/workspace busybox chown -R 1000:1000 /workspace
19:53:17 [2024-01-25T19:53:17.319Z] Unable to find image 'busybox:latest' locally
19:53:18 [2024-01-25T19:53:18.262Z] latest: Pulling from library/busybox
19:53:18 [2024-01-25T19:53:18.262Z] c2bf9493c1bf: Already exists
19:53:18 [2024-01-25T19:53:18.523Z] Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74
19:53:18 [2024-01-25T19:53:18.523Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:53:20 [2024-01-25T19:53:20.201Z] + bundleName=arm64-integration
19:53:20 [2024-01-25T19:53:20.201Z] + echo Creating arm64-integration-bundles.tar.gz
19:53:20 [2024-01-25T19:53:20.201Z] Creating arm64-integration-bundles.tar.gz
19:53:20 [2024-01-25T19:53:20.201Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+  *-report.xml ) -print
19:53:20 [2024-01-25T19:53:20.201Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:53:20 [2024-01-25T19:53:20.479Z] Archiving artifacts
19:53:22 [2024-01-25T19:53:22.239Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47225/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:53:22 [2024-01-25T19:53:22.533Z] + make clean
19:53:22 [2024-01-25T19:53:22.534Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:53:22 [2024-01-25T19:53:22.534Z] docker-dev-cache
19:53:22 [2024-01-25T19:53:22.534Z] 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