Skip to content
Success

Console Output

Pull request #47299 updated
20:41:12 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 74d51e85531fc4e426ad327c9def0e3c40a3dc8c+e61c425cc283ed85a6a87ab4750b52389aea4021 (fb19d946855c4efa14efef82c5b791bbb1d5e9e8)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-47299@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
20:41:15 [2024-02-04T20:41:15.664Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:41:15 [2024-02-04T20:41:15.670Z] Trying to pass milestone 6
[Pipeline] milestone
20:41:15 [2024-02-04T20:41:15.831Z] Trying to pass milestone 7
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:41:31 [2024-02-04T20:41:31.052Z] Still waiting to schedule task
20:41:31 [2024-02-04T20:41:31.052Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06af70753920124b7)’ is offline
20:42:02 [2024-02-04T20:42:02.090Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06af70753920124b7) in /home/ubuntu/workspace/moby_PR-47299
[Pipeline] {
[Pipeline] checkout
20:42:02 [2024-02-04T20:42:02.161Z] The recommended git tool is: git
20:42:04 [2024-02-04T20:42:04.001Z] using credential docker-jenkins-github-credentials
20:42:04 [2024-02-04T20:42:04.016Z] Cloning the remote Git repository
20:42:04 [2024-02-04T20:42:04.017Z] Cloning with configured refspecs honoured and without tags
20:42:04 [2024-02-04T20:42:04.105Z] Cloning repository https://github.com/moby/moby.git
20:42:04 [2024-02-04T20:42:04.155Z]  > git init /home/ubuntu/workspace/moby_PR-47299 # timeout=10
20:42:04 [2024-02-04T20:42:04.438Z] Fetching upstream changes from https://github.com/moby/moby.git
20:42:04 [2024-02-04T20:42:04.438Z]  > git --version # timeout=10
20:42:04 [2024-02-04T20:42:04.441Z]  > git --version # 'git version 2.25.1'
20:42:04 [2024-02-04T20:42:04.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:42:04 [2024-02-04T20:42:04.443Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47299/head:refs/remotes/origin/PR-47299 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:42:17 [2024-02-04T20:42:17.296Z] Fetching without tags
20:42:17 [2024-02-04T20:42:17.547Z] Merging remotes/origin/master commit e61c425cc283ed85a6a87ab4750b52389aea4021 into PR head commit 74d51e85531fc4e426ad327c9def0e3c40a3dc8c
20:42:17 [2024-02-04T20:42:17.326Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:42:17 [2024-02-04T20:42:17.329Z]  > git config --add remote.origin.fetch +refs/pull/47299/head:refs/remotes/origin/PR-47299 # timeout=10
20:42:17 [2024-02-04T20:42:17.333Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:42:17 [2024-02-04T20:42:17.340Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:42:17 [2024-02-04T20:42:17.347Z] Fetching upstream changes from https://github.com/moby/moby.git
20:42:17 [2024-02-04T20:42:17.347Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:42:17 [2024-02-04T20:42:17.348Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47299/head:refs/remotes/origin/PR-47299 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:42:17 [2024-02-04T20:42:17.601Z]  > git config core.sparsecheckout # timeout=10
20:42:17 [2024-02-04T20:42:17.604Z]  > git checkout -f 74d51e85531fc4e426ad327c9def0e3c40a3dc8c # timeout=10
20:42:18 [2024-02-04T20:42:18.259Z]  > git remote # timeout=10
20:42:18 [2024-02-04T20:42:18.263Z]  > git config --get remote.origin.url # timeout=10
20:42:18 [2024-02-04T20:42:18.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:42:18 [2024-02-04T20:42:18.267Z]  > git merge e61c425cc283ed85a6a87ab4750b52389aea4021 # timeout=10
20:42:18 [2024-02-04T20:42:18.790Z] Merge succeeded, producing eb5fbe54834c9aec92d867da6979c3b1d254df83
20:42:18 [2024-02-04T20:42:18.790Z] Checking out Revision eb5fbe54834c9aec92d867da6979c3b1d254df83 (PR-47299)
20:42:18 [2024-02-04T20:42:18.832Z]  > git rev-parse HEAD^{commit} # timeout=10
20:42:18 [2024-02-04T20:42:18.838Z]  > git config core.sparsecheckout # timeout=10
20:42:18 [2024-02-04T20:42:18.841Z]  > git checkout -f eb5fbe54834c9aec92d867da6979c3b1d254df83 # timeout=10
20:42:22 [2024-02-04T20:42:22.508Z] Commit message: "Merge commit 'e61c425cc283ed85a6a87ab4750b52389aea4021' into HEAD"
20:42:22 [2024-02-04T20:42:22.515Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:42:23 [2024-02-04T20:42:23.334Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47299:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
20:42:22 [2024-02-04T20:42:22.552Z]  > git rev-list --no-walk 3b98f4e3b5891de6078cf48508e380a374222427 # timeout=10
20:42:26 [2024-02-04T20:42:26.681Z] Unable to find image 'alpine:latest' locally
20:42:26 [2024-02-04T20:42:26.937Z] latest: Pulling from library/alpine
20:42:26 [2024-02-04T20:42:26.937Z] bca4290a9639: Pulling fs layer
20:42:26 [2024-02-04T20:42:26.937Z] bca4290a9639: Download complete
20:42:27 [2024-02-04T20:42:27.215Z] bca4290a9639: Pull complete
20:42:27 [2024-02-04T20:42:27.471Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
20:42:27 [2024-02-04T20:42:27.471Z] Status: Downloaded newer image for alpine:latest
20:42:35 [2024-02-04T20:42:35.598Z] 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
20:42:35 [2024-02-04T20:42:35.679Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06af70753920124b7) in /home/ubuntu/workspace/moby_PR-47299
[Pipeline] {
[Pipeline] checkout
20:42:35 [2024-02-04T20:42:35.695Z] The recommended git tool is: git
20:42:35 [2024-02-04T20:42:35.703Z] using credential docker-jenkins-github-credentials
20:42:35 [2024-02-04T20:42:35.719Z] Fetching changes from the remote Git repository
20:42:35 [2024-02-04T20:42:35.724Z] Fetching without tags
20:42:35 [2024-02-04T20:42:35.945Z] Merging remotes/origin/master commit e61c425cc283ed85a6a87ab4750b52389aea4021 into PR head commit 74d51e85531fc4e426ad327c9def0e3c40a3dc8c
20:42:36 [2024-02-04T20:42:36.084Z] Merge succeeded, producing ceeb6843f15cb01d08aa4e19f8465d9157b29be7
20:42:36 [2024-02-04T20:42:36.084Z] Checking out Revision ceeb6843f15cb01d08aa4e19f8465d9157b29be7 (PR-47299)
20:42:36 [2024-02-04T20:42:36.172Z] Commit message: "Merge commit 'e61c425cc283ed85a6a87ab4750b52389aea4021' into HEAD"
20:42:36 [2024-02-04T20:42:36.177Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:42:35 [2024-02-04T20:42:35.743Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47299/.git # timeout=10
20:42:35 [2024-02-04T20:42:35.747Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:42:35 [2024-02-04T20:42:35.752Z] Fetching upstream changes from https://github.com/moby/moby.git
20:42:35 [2024-02-04T20:42:35.753Z]  > git --version # timeout=10
20:42:35 [2024-02-04T20:42:35.755Z]  > git --version # 'git version 2.25.1'
20:42:35 [2024-02-04T20:42:35.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:42:35 [2024-02-04T20:42:35.756Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47299/head:refs/remotes/origin/PR-47299 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:42:35 [2024-02-04T20:42:35.973Z]  > git config core.sparsecheckout # timeout=10
20:42:35 [2024-02-04T20:42:35.975Z]  > git checkout -f 74d51e85531fc4e426ad327c9def0e3c40a3dc8c # timeout=10
20:42:36 [2024-02-04T20:42:36.018Z]  > git remote # timeout=10
20:42:36 [2024-02-04T20:42:36.021Z]  > git config --get remote.origin.url # timeout=10
20:42:36 [2024-02-04T20:42:36.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:42:36 [2024-02-04T20:42:36.025Z]  > git merge e61c425cc283ed85a6a87ab4750b52389aea4021 # timeout=10
20:42:36 [2024-02-04T20:42:36.107Z]  > git rev-parse HEAD^{commit} # timeout=10
20:42:36 [2024-02-04T20:42:36.112Z]  > git config core.sparsecheckout # timeout=10
20:42:36 [2024-02-04T20:42:36.115Z]  > git checkout -f ceeb6843f15cb01d08aa4e19f8465d9157b29be7 # timeout=10
20:42:36 [2024-02-04T20:42:36.199Z]  > git rev-list --no-walk 3b98f4e3b5891de6078cf48508e380a374222427 # timeout=10
20:42:36 [2024-02-04T20:42:36.823Z] + docker version
20:42:36 [2024-02-04T20:42:36.823Z] Client: Docker Engine - Community
20:42:36 [2024-02-04T20:42:36.823Z]  Version:           25.0.2
20:42:36 [2024-02-04T20:42:36.823Z]  API version:       1.44
20:42:36 [2024-02-04T20:42:36.823Z]  Go version:        go1.21.6
20:42:36 [2024-02-04T20:42:36.823Z]  Git commit:        29cf629
20:42:36 [2024-02-04T20:42:36.823Z]  Built:             Thu Feb  1 00:23:26 2024
20:42:36 [2024-02-04T20:42:36.823Z]  OS/Arch:           linux/arm64
20:42:36 [2024-02-04T20:42:36.823Z]  Context:           default
20:42:36 [2024-02-04T20:42:36.823Z] 
20:42:36 [2024-02-04T20:42:36.823Z] Server: Docker Engine - Community
20:42:36 [2024-02-04T20:42:36.823Z]  Engine:
20:42:36 [2024-02-04T20:42:36.823Z]   Version:          25.0.2
20:42:36 [2024-02-04T20:42:36.823Z]   API version:      1.44 (minimum version 1.24)
20:42:36 [2024-02-04T20:42:36.823Z]   Go version:       go1.21.6
20:42:36 [2024-02-04T20:42:36.823Z]   Git commit:       fce6e0c
20:42:36 [2024-02-04T20:42:36.823Z]   Built:            Thu Feb  1 00:23:26 2024
20:42:36 [2024-02-04T20:42:36.823Z]   OS/Arch:          linux/arm64
20:42:36 [2024-02-04T20:42:36.823Z]   Experimental:     true
20:42:36 [2024-02-04T20:42:36.823Z]  containerd:
20:42:36 [2024-02-04T20:42:36.823Z]   Version:          1.6.28
20:42:36 [2024-02-04T20:42:36.823Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
20:42:36 [2024-02-04T20:42:36.823Z]  runc:
20:42:36 [2024-02-04T20:42:36.823Z]   Version:          1.1.12
20:42:36 [2024-02-04T20:42:36.823Z]   GitCommit:        v1.1.12-0-g51d5e94
20:42:36 [2024-02-04T20:42:36.823Z]  docker-init:
20:42:36 [2024-02-04T20:42:36.823Z]   Version:          0.19.0
20:42:36 [2024-02-04T20:42:36.823Z]   GitCommit:        de40ad0
[Pipeline] sh
20:42:37 [2024-02-04T20:42:37.100Z] + docker info
20:42:45 [2024-02-04T20:42:45.191Z] Client: Docker Engine - Community
20:42:45 [2024-02-04T20:42:45.191Z]  Version:    25.0.2
20:42:45 [2024-02-04T20:42:45.191Z]  Context:    default
20:42:45 [2024-02-04T20:42:45.191Z]  Debug Mode: false
20:42:45 [2024-02-04T20:42:45.191Z]  Plugins:
20:42:45 [2024-02-04T20:42:45.191Z]   buildx: Docker Buildx (Docker Inc.)
20:42:45 [2024-02-04T20:42:45.191Z]     Version:  v0.12.1
20:42:45 [2024-02-04T20:42:45.191Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:42:45 [2024-02-04T20:42:45.191Z]   compose: Docker Compose (Docker Inc.)
20:42:45 [2024-02-04T20:42:45.191Z]     Version:  v2.24.5
20:42:45 [2024-02-04T20:42:45.191Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:42:45 [2024-02-04T20:42:45.191Z] 
20:42:45 [2024-02-04T20:42:45.191Z] Server:
20:42:45 [2024-02-04T20:42:45.191Z]  Containers: 0
20:42:45 [2024-02-04T20:42:45.191Z]   Running: 0
20:42:45 [2024-02-04T20:42:45.191Z]   Paused: 0
20:42:45 [2024-02-04T20:42:45.191Z]   Stopped: 0
20:42:45 [2024-02-04T20:42:45.191Z]  Images: 1
20:42:45 [2024-02-04T20:42:45.191Z]  Server Version: 25.0.2
20:42:45 [2024-02-04T20:42:45.191Z]  Storage Driver: overlay2
20:42:45 [2024-02-04T20:42:45.191Z]   Backing Filesystem: extfs
20:42:45 [2024-02-04T20:42:45.191Z]   Supports d_type: true
20:42:45 [2024-02-04T20:42:45.191Z]   Using metacopy: false
20:42:45 [2024-02-04T20:42:45.191Z]   Native Overlay Diff: true
20:42:45 [2024-02-04T20:42:45.191Z]   userxattr: false
20:42:45 [2024-02-04T20:42:45.191Z]  Logging Driver: json-file
20:42:45 [2024-02-04T20:42:45.191Z]  Cgroup Driver: cgroupfs
20:42:45 [2024-02-04T20:42:45.191Z]  Cgroup Version: 1
20:42:45 [2024-02-04T20:42:45.191Z]  Plugins:
20:42:45 [2024-02-04T20:42:45.191Z]   Volume: local
20:42:45 [2024-02-04T20:42:45.191Z]   Network: bridge host ipvlan macvlan null overlay
20:42:45 [2024-02-04T20:42:45.191Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
20:42:45 [2024-02-04T20:42:45.191Z]  Swarm: inactive
20:42:45 [2024-02-04T20:42:45.191Z]  Runtimes: io.containerd.runc.v2 runc
20:42:45 [2024-02-04T20:42:45.191Z]  Default Runtime: runc
20:42:45 [2024-02-04T20:42:45.191Z]  Init Binary: docker-init
20:42:45 [2024-02-04T20:42:45.191Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
20:42:45 [2024-02-04T20:42:45.191Z]  runc version: v1.1.12-0-g51d5e94
20:42:45 [2024-02-04T20:42:45.191Z]  init version: de40ad0
20:42:45 [2024-02-04T20:42:45.191Z]  Security Options:
20:42:45 [2024-02-04T20:42:45.191Z]   apparmor
20:42:45 [2024-02-04T20:42:45.191Z]   seccomp
20:42:45 [2024-02-04T20:42:45.191Z]    Profile: builtin
20:42:45 [2024-02-04T20:42:45.191Z]  Kernel Version: 5.15.0-1052-aws
20:42:45 [2024-02-04T20:42:45.191Z]  Operating System: Ubuntu 20.04.6 LTS
20:42:45 [2024-02-04T20:42:45.191Z]  OSType: linux
20:42:45 [2024-02-04T20:42:45.191Z]  Architecture: aarch64
20:42:45 [2024-02-04T20:42:45.191Z]  CPUs: 8
20:42:45 [2024-02-04T20:42:45.191Z]  Total Memory: 30.64GiB
20:42:45 [2024-02-04T20:42:45.191Z]  Name: ip-10-100-69-254
20:42:45 [2024-02-04T20:42:45.191Z]  ID: e2ed5a2e-3000-4923-9ca7-270269b4b7b4
20:42:45 [2024-02-04T20:42:45.191Z]  Docker Root Dir: /var/lib/docker
20:42:45 [2024-02-04T20:42:45.191Z]  Debug Mode: false
20:42:45 [2024-02-04T20:42:45.191Z]  Experimental: true
20:42:45 [2024-02-04T20:42:45.191Z]  Insecure Registries:
20:42:45 [2024-02-04T20:42:45.191Z]   127.0.0.0/8
20:42:45 [2024-02-04T20:42:45.192Z]  Live Restore Enabled: true
20:42:45 [2024-02-04T20:42:45.192Z] 
[Pipeline] sh
20:42:45 [2024-02-04T20:42:45.467Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:42:45 [2024-02-04T20:42:45.467Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:42:45 [2024-02-04T20:42:45.467Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47299/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:42:45 [2024-02-04T20:42:45.467Z] + bash /home/ubuntu/workspace/moby_PR-47299/check-config.sh
20:42:45 [2024-02-04T20:42:45.467Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:42:45 [2024-02-04T20:42:45.467Z] info: reading kernel config from /boot/config-5.15.0-1052-aws ...
20:42:45 [2024-02-04T20:42:45.467Z] 
20:42:45 [2024-02-04T20:42:45.467Z] Generally Necessary:
20:42:45 [2024-02-04T20:42:45.467Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:42:45 [2024-02-04T20:42:45.467Z] - apparmor: enabled and tools installed
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_NAMESPACES: enabled
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_NET_NS: enabled
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_PID_NS: enabled
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_IPC_NS: enabled
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_UTS_NS: enabled
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_CGROUPS: enabled
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_CGROUP_CPUACCT: enabled
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_CGROUP_DEVICE: enabled
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_CGROUP_FREEZER: enabled
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_CGROUP_SCHED: enabled
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_CPUSETS: enabled
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_MEMCG: enabled
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_KEYS: enabled
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_VETH: enabled (as module)
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_BRIDGE: enabled (as module)
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:42:45 [2024-02-04T20:42:45.725Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_NF_NAT: enabled (as module)
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_POSIX_MQUEUE: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_CGROUP_BPF: enabled
20:42:45 [2024-02-04T20:42:45.981Z] 
20:42:45 [2024-02-04T20:42:45.981Z] Optional Features:
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_USER_NS: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_SECCOMP: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_SECCOMP_FILTER: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_CGROUP_PIDS: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_MEMCG_SWAP: enabled
20:42:45 [2024-02-04T20:42:45.981Z]     (cgroup swap accounting is currently enabled)
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_BLK_CGROUP: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_CGROUP_PERF: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_CGROUP_HUGETLB: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_CFS_BANDWIDTH: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_RT_GROUP_SCHED: missing
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_IP_VS: enabled (as module)
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_IP_VS_NFCT: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_IP_VS_RR: enabled (as module)
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_SECURITY_SELINUX: enabled
20:42:45 [2024-02-04T20:42:45.981Z] - CONFIG_SECURITY_APPARMOR: enabled
20:42:46 [2024-02-04T20:42:46.238Z] - CONFIG_EXT4_FS: enabled
20:42:46 [2024-02-04T20:42:46.238Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:42:46 [2024-02-04T20:42:46.238Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:42:46 [2024-02-04T20:42:46.238Z] - Network Drivers:
20:42:46 [2024-02-04T20:42:46.238Z]   - "overlay":
20:42:46 [2024-02-04T20:42:46.238Z]     - CONFIG_VXLAN: enabled (as module)
20:42:46 [2024-02-04T20:42:46.238Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:42:46 [2024-02-04T20:42:46.238Z]       Optional (for encrypted networks):
20:42:46 [2024-02-04T20:42:46.238Z]       - CONFIG_CRYPTO: enabled
20:42:46 [2024-02-04T20:42:46.238Z]       - CONFIG_CRYPTO_AEAD: enabled
20:42:46 [2024-02-04T20:42:46.238Z]       - CONFIG_CRYPTO_GCM: enabled
20:42:46 [2024-02-04T20:42:46.238Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:42:46 [2024-02-04T20:42:46.238Z]       - CONFIG_CRYPTO_GHASH: enabled
20:42:46 [2024-02-04T20:42:46.238Z]       - CONFIG_XFRM: enabled
20:42:46 [2024-02-04T20:42:46.238Z]       - CONFIG_XFRM_USER: enabled (as module)
20:42:46 [2024-02-04T20:42:46.238Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:42:46 [2024-02-04T20:42:46.238Z]       - CONFIG_INET_ESP: enabled (as module)
20:42:46 [2024-02-04T20:42:46.238Z]   - "ipvlan":
20:42:46 [2024-02-04T20:42:46.238Z]     - CONFIG_IPVLAN: enabled (as module)
20:42:46 [2024-02-04T20:42:46.238Z]   - "macvlan":
20:42:46 [2024-02-04T20:42:46.238Z]     - CONFIG_MACVLAN: enabled (as module)
20:42:46 [2024-02-04T20:42:46.238Z]     - CONFIG_DUMMY: enabled (as module)
20:42:46 [2024-02-04T20:42:46.238Z]   - "ftp,tftp client in container":
20:42:46 [2024-02-04T20:42:46.238Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:42:46 [2024-02-04T20:42:46.238Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:42:46 [2024-02-04T20:42:46.238Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:42:46 [2024-02-04T20:42:46.238Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:42:46 [2024-02-04T20:42:46.238Z] - Storage Drivers:
20:42:46 [2024-02-04T20:42:46.238Z]   - "aufs":
20:42:46 [2024-02-04T20:42:46.494Z]     - CONFIG_AUFS_FS: enabled (as module)
20:42:46 [2024-02-04T20:42:46.494Z]   - "btrfs":
20:42:46 [2024-02-04T20:42:46.494Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:42:46 [2024-02-04T20:42:46.494Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:42:46 [2024-02-04T20:42:46.494Z]   - "devicemapper":
20:42:46 [2024-02-04T20:42:46.494Z]     - CONFIG_BLK_DEV_DM: enabled
20:42:46 [2024-02-04T20:42:46.494Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:42:46 [2024-02-04T20:42:46.494Z]   - "overlay":
20:42:46 [2024-02-04T20:42:46.494Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:42:46 [2024-02-04T20:42:46.494Z]   - "zfs":
20:42:46 [2024-02-04T20:42:46.494Z]     - /dev/zfs: present
20:42:46 [2024-02-04T20:42:46.494Z]     - zfs command: missing
20:42:46 [2024-02-04T20:42:46.494Z]     - zpool command: missing
20:42:46 [2024-02-04T20:42:46.494Z] 
20:42:46 [2024-02-04T20:42:46.494Z] Limits:
20:42:46 [2024-02-04T20:42:46.494Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:42:46 [2024-02-04T20:42:46.494Z] 
20:42:46 [2024-02-04T20:42:46.494Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:42:46 [2024-02-04T20:42:46.788Z] + docker build --force-rm -t docker:ceeb6843f15cb01d08aa4e19f8465d9157b29be7 .
20:42:47 [2024-02-04T20:42:47.046Z] #0 building with "default" instance using docker driver
20:42:47 [2024-02-04T20:42:47.046Z] 
20:42:47 [2024-02-04T20:42:47.046Z] #1 [internal] load build definition from Dockerfile
20:42:47 [2024-02-04T20:42:47.046Z] #1 transferring dockerfile: 27.92kB done
20:42:47 [2024-02-04T20:42:47.046Z] #1 DONE 0.0s
20:42:47 [2024-02-04T20:42:47.046Z] 
20:42:47 [2024-02-04T20:42:47.046Z] #2 resolve image config for docker.io/docker/dockerfile:1
20:42:47 [2024-02-04T20:42:47.302Z] #2 DONE 0.4s
20:42:47 [2024-02-04T20:42:47.302Z] 
20:42:47 [2024-02-04T20:42:47.302Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
20:42:47 [2024-02-04T20:42:47.302Z] #3 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
20:42:47 [2024-02-04T20:42:47.302Z] #3 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
20:42:47 [2024-02-04T20:42:47.302Z] #3 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
20:42:47 [2024-02-04T20:42:47.302Z] #3 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
20:42:47 [2024-02-04T20:42:47.302Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
20:42:47 [2024-02-04T20:42:47.558Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s
20:42:47 [2024-02-04T20:42:47.558Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
20:42:47 [2024-02-04T20:42:47.558Z] #3 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
20:42:47 [2024-02-04T20:42:47.815Z] #3 DONE 0.4s
20:42:47 [2024-02-04T20:42:47.815Z] 
20:42:47 [2024-02-04T20:42:47.815Z] #4 [internal] load metadata for docker.io/library/debian:bookworm
20:42:48 [2024-02-04T20:42:48.377Z] #4 ...
20:42:48 [2024-02-04T20:42:48.377Z] 
20:42:48 [2024-02-04T20:42:48.377Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
20:42:48 [2024-02-04T20:42:48.377Z] #5 DONE 0.6s
20:42:48 [2024-02-04T20:42:48.633Z] 
20:42:48 [2024-02-04T20:42:48.633Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:42:48 [2024-02-04T20:42:48.633Z] #6 DONE 0.7s
20:42:48 [2024-02-04T20:42:48.633Z] 
20:42:48 [2024-02-04T20:42:48.633Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5
20:42:48 [2024-02-04T20:42:48.633Z] #7 DONE 0.8s
20:42:48 [2024-02-04T20:42:48.633Z] 
20:42:48 [2024-02-04T20:42:48.633Z] #4 [internal] load metadata for docker.io/library/debian:bookworm
20:42:48 [2024-02-04T20:42:48.633Z] #4 DONE 0.7s
20:42:48 [2024-02-04T20:42:48.633Z] 
20:42:48 [2024-02-04T20:42:48.633Z] #8 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
20:42:48 [2024-02-04T20:42:48.633Z] #8 DONE 0.7s
20:42:48 [2024-02-04T20:42:48.633Z] 
20:42:48 [2024-02-04T20:42:48.633Z] #9 [internal] load metadata for docker.io/distribution/distribution:2.8.3
20:42:48 [2024-02-04T20:42:48.633Z] #9 DONE 0.7s
20:42:48 [2024-02-04T20:42:48.633Z] 
20:42:48 [2024-02-04T20:42:48.633Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
20:42:48 [2024-02-04T20:42:48.633Z] #10 DONE 0.8s
20:42:48 [2024-02-04T20:42:48.633Z] 
20:42:48 [2024-02-04T20:42:48.633Z] #11 [internal] load metadata for docker.io/library/busybox:latest
20:42:48 [2024-02-04T20:42:48.633Z] #11 DONE 0.8s
20:42:48 [2024-02-04T20:42:48.633Z] 
20:42:48 [2024-02-04T20:42:48.633Z] #12 [internal] load .dockerignore
20:42:48 [2024-02-04T20:42:48.633Z] #12 transferring context: 113B done
20:42:48 [2024-02-04T20:42:48.633Z] #12 DONE 0.0s
20:42:48 [2024-02-04T20:42:48.633Z] 
20:42:48 [2024-02-04T20:42:48.633Z] #13 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
20:42:48 [2024-02-04T20:42:48.633Z] #13 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
20:42:48 [2024-02-04T20:42:48.890Z] #13 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.2s done
20:42:49 [2024-02-04T20:42:49.452Z] #13 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
20:42:49 [2024-02-04T20:42:49.452Z] #13 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
20:42:49 [2024-02-04T20:42:49.709Z] #13 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
20:42:51 [2024-02-04T20:42:51.601Z] #13 ...
20:42:51 [2024-02-04T20:42:51.601Z] 
20:42:51 [2024-02-04T20:42:51.601Z] #14 [internal] load build context
20:42:51 [2024-02-04T20:42:51.601Z] #14 transferring context: 75.08MB 1.7s done
20:42:51 [2024-02-04T20:42:51.601Z] #14 DONE 2.4s
20:42:51 [2024-02-04T20:42:51.601Z] 
20:42:51 [2024-02-04T20:42:51.601Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc
20:42:51 [2024-02-04T20:42:51.601Z] #15 resolve docker.io/library/golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc 0.2s done
20:42:51 [2024-02-04T20:42:51.601Z] #15 sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc 1.64kB / 1.64kB done
20:42:51 [2024-02-04T20:42:51.601Z] #15 sha256:928ca508580b7c63890d25e4a31de8cfef35e9aa897365317e1706661b051ec9 1.79kB / 1.79kB done
20:42:51 [2024-02-04T20:42:51.601Z] #15 sha256:4709b6f00d5e7f60bd31b425be6de9aee6b0d251a469bdea9bef30c11fa7e95e 2.90kB / 2.90kB done
20:42:51 [2024-02-04T20:42:51.601Z] #15 sha256:c812910e5e62436c8483e793d1956d1c70bcf42d20d5f0885ddafbe0ba124459 63.99MB / 63.99MB 2.0s
20:42:51 [2024-02-04T20:42:51.601Z] #15 sha256:4afa7e263db1a3a05a9f31906dee83c0ef41151669759a3362e724b2765fd66f 23.59MB / 23.59MB 0.7s done
20:42:51 [2024-02-04T20:42:51.601Z] #15 sha256:66932e2b787d33a94ee3eb8b489be6e6838b29f5c1d732262da306da9b1f2eed 49.62MB / 49.62MB 1.4s done
20:42:51 [2024-02-04T20:42:51.601Z] #15 sha256:f0415bb1783d1a348827b100b0e918648a16b9be64e3af2d45b75d4996ff5b8c 84.93MB / 86.39MB 2.0s
20:42:51 [2024-02-04T20:42:51.601Z] #15 extracting sha256:66932e2b787d33a94ee3eb8b489be6e6838b29f5c1d732262da306da9b1f2eed 0.3s
20:42:51 [2024-02-04T20:42:51.858Z] #15 sha256:c812910e5e62436c8483e793d1956d1c70bcf42d20d5f0885ddafbe0ba124459 63.99MB / 63.99MB 2.2s done
20:42:51 [2024-02-04T20:42:51.858Z] #15 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 0B / 64.16MB 2.3s
20:42:51 [2024-02-04T20:42:51.858Z] #15 sha256:19aeecab7f9bea6add3e567ff84eaa87f1f2da1e747d3b02674e0677be5c7c35 0B / 175B 2.3s
20:42:51 [2024-02-04T20:42:51.858Z] #15 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 14.68MB / 64.16MB 2.5s
20:42:51 [2024-02-04T20:42:51.858Z] #15 sha256:19aeecab7f9bea6add3e567ff84eaa87f1f2da1e747d3b02674e0677be5c7c35 175B / 175B 2.5s
20:42:51 [2024-02-04T20:42:51.858Z] #15 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 29.36MB / 64.16MB 2.6s
20:42:52 [2024-02-04T20:42:52.114Z] #15 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 39.72MB / 64.16MB 2.7s
20:42:52 [2024-02-04T20:42:52.371Z] #15 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 59.77MB / 64.16MB 2.9s
20:42:52 [2024-02-04T20:42:52.371Z] #15 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 64.16MB / 64.16MB 3.0s
20:42:52 [2024-02-04T20:42:52.371Z] #15 extracting sha256:66932e2b787d33a94ee3eb8b489be6e6838b29f5c1d732262da306da9b1f2eed 1.5s done
20:42:52 [2024-02-04T20:42:52.627Z] #15 sha256:f0415bb1783d1a348827b100b0e918648a16b9be64e3af2d45b75d4996ff5b8c 86.39MB / 86.39MB 3.3s done
20:42:52 [2024-02-04T20:42:52.627Z] #15 sha256:19aeecab7f9bea6add3e567ff84eaa87f1f2da1e747d3b02674e0677be5c7c35 175B / 175B 3.3s done
20:42:53 [2024-02-04T20:42:53.189Z] #15 extracting sha256:4afa7e263db1a3a05a9f31906dee83c0ef41151669759a3362e724b2765fd66f 0.1s
20:42:53 [2024-02-04T20:42:53.445Z] #15 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 64.16MB / 64.16MB 3.9s done
20:42:53 [2024-02-04T20:42:53.445Z] #15 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 4.1s done
20:42:53 [2024-02-04T20:42:53.445Z] #15 ...
20:42:53 [2024-02-04T20:42:53.445Z] 
20:42:53 [2024-02-04T20:42:53.445Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:79becb70a6247d277b59c09ca340bbe0349af6aacb5afa90ec349528b53ce2c9
20:42:53 [2024-02-04T20:42:53.445Z] #16 resolve docker.io/library/debian:bookworm@sha256:79becb70a6247d277b59c09ca340bbe0349af6aacb5afa90ec349528b53ce2c9 0.2s done
20:42:53 [2024-02-04T20:42:53.445Z] #16 sha256:79becb70a6247d277b59c09ca340bbe0349af6aacb5afa90ec349528b53ce2c9 1.85kB / 1.85kB done
20:42:53 [2024-02-04T20:42:53.445Z] #16 sha256:a250db2ed1e0cdcca7baf72084ba6c4578b69cd984367bd6616abe24c92d61a6 529B / 529B done
20:42:53 [2024-02-04T20:42:53.445Z] #16 sha256:e244810c32b8849593705821bec8d7399b3feae991f2b9e8096e58496aa4d594 1.48kB / 1.48kB done
20:42:53 [2024-02-04T20:42:53.445Z] #16 sha256:66932e2b787d33a94ee3eb8b489be6e6838b29f5c1d732262da306da9b1f2eed 49.62MB / 49.62MB 1.4s done
20:42:53 [2024-02-04T20:42:53.445Z] #16 DONE 4.7s
20:42:53 [2024-02-04T20:42:53.445Z] 
20:42:53 [2024-02-04T20:42:53.445Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc
20:42:53 [2024-02-04T20:42:53.773Z] #15 ...
20:42:53 [2024-02-04T20:42:53.773Z] 
20:42:53 [2024-02-04T20:42:53.773Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
20:42:53 [2024-02-04T20:42:53.773Z] #17 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
20:42:53 [2024-02-04T20:42:53.773Z] #17 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
20:42:53 [2024-02-04T20:42:53.773Z] #17 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
20:42:53 [2024-02-04T20:42:53.773Z] #17 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
20:42:53 [2024-02-04T20:42:53.773Z] #17 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 4.1s done
20:42:53 [2024-02-04T20:42:53.773Z] #17 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
20:42:53 [2024-02-04T20:42:53.773Z] #17 DONE 4.8s
20:42:53 [2024-02-04T20:42:53.773Z] 
20:42:53 [2024-02-04T20:42:53.773Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc
20:42:53 [2024-02-04T20:42:53.773Z] #15 extracting sha256:4afa7e263db1a3a05a9f31906dee83c0ef41151669759a3362e724b2765fd66f 0.7s done
20:42:54 [2024-02-04T20:42:54.335Z] #15 extracting sha256:c812910e5e62436c8483e793d1956d1c70bcf42d20d5f0885ddafbe0ba124459
20:42:54 [2024-02-04T20:42:54.899Z] #15 ...
20:42:54 [2024-02-04T20:42:54.899Z] 
20:42:54 [2024-02-04T20:42:54.899Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3
20:42:54 [2024-02-04T20:42:54.899Z] #18 resolve docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 0.2s done
20:42:54 [2024-02-04T20:42:54.899Z] #18 sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 8.43kB / 8.43kB done
20:42:54 [2024-02-04T20:42:54.899Z] #18 sha256:06eae01801a52c8f549787b29c2bfb65c88c0a218b217321e99a157565a0fa5a 482B / 482B done
20:42:54 [2024-02-04T20:42:54.899Z] #18 sha256:d06dcef7a21624ea13d7671125a7fe4cded9aaa21792757846e72064e5214dec 1.13kB / 1.13kB done
20:42:54 [2024-02-04T20:42:54.899Z] #18 sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 16.62MB / 16.62MB 4.6s done
20:42:54 [2024-02-04T20:42:54.899Z] #18 extracting sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 0.4s done
20:42:54 [2024-02-04T20:42:54.899Z] #18 DONE 6.0s
20:42:54 [2024-02-04T20:42:54.899Z] 
20:42:54 [2024-02-04T20:42:54.899Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc
20:42:54 [2024-02-04T20:42:54.899Z] #15 ...
20:42:54 [2024-02-04T20:42:54.899Z] 
20:42:54 [2024-02-04T20:42:54.899Z] #19 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:42:54 [2024-02-04T20:42:54.899Z] #19 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
20:42:54 [2024-02-04T20:42:54.899Z] #19 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:42:54 [2024-02-04T20:42:54.899Z] #19 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:42:54 [2024-02-04T20:42:54.899Z] #19 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:42:54 [2024-02-04T20:42:54.899Z] #19 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done
20:42:54 [2024-02-04T20:42:54.899Z] #19 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
20:42:54 [2024-02-04T20:42:54.899Z] #19 DONE 6.1s
20:42:54 [2024-02-04T20:42:54.899Z] 
20:42:54 [2024-02-04T20:42:54.899Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc
20:42:55 [2024-02-04T20:42:55.155Z] #15 ...
20:42:55 [2024-02-04T20:42:55.155Z] 
20:42:55 [2024-02-04T20:42:55.155Z] #20 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
20:42:55 [2024-02-04T20:42:55.155Z] #20 resolve docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 0.2s done
20:42:55 [2024-02-04T20:42:55.155Z] #20 sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 8.43kB / 8.43kB done
20:42:55 [2024-02-04T20:42:55.155Z] #20 sha256:152601ea1a432a294017848c66fb84d04e1a90d4380ce9b5cd519cdf09e43722 482B / 482B done
20:42:55 [2024-02-04T20:42:55.155Z] #20 sha256:a5a1ba0fd157960c623fcbba319e3c92650faeacc179ed940362aed94d69a42f 1.14kB / 1.14kB done
20:42:55 [2024-02-04T20:42:55.155Z] #20 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 15.64MB / 15.64MB 5.1s done
20:42:55 [2024-02-04T20:42:55.155Z] #20 extracting sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 0.3s done
20:42:55 [2024-02-04T20:42:55.155Z] #20 DONE 6.3s
20:42:55 [2024-02-04T20:42:55.155Z] 
20:42:55 [2024-02-04T20:42:55.155Z] #13 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
20:42:55 [2024-02-04T20:42:55.155Z] #13 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 5.3s done
20:42:55 [2024-02-04T20:42:55.155Z] #13 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 5.5s
20:42:55 [2024-02-04T20:42:55.155Z] #13 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 5.5s
20:42:55 [2024-02-04T20:42:55.155Z] #13 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done
20:42:55 [2024-02-04T20:42:55.155Z] #13 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 5.9s
20:42:55 [2024-02-04T20:42:55.155Z] #13 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a
20:42:55 [2024-02-04T20:42:55.412Z] #13 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 5.9s done
20:42:55 [2024-02-04T20:42:55.412Z] #13 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.2s done
20:42:55 [2024-02-04T20:42:55.412Z] #13 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2
20:42:55 [2024-02-04T20:42:55.412Z] #13 ...
20:42:55 [2024-02-04T20:42:55.412Z] 
20:42:55 [2024-02-04T20:42:55.412Z] #21 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74
20:42:55 [2024-02-04T20:42:55.412Z] #21 resolve docker.io/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 0.2s done
20:42:55 [2024-02-04T20:42:55.412Z] #21 sha256:8f03917912ea995c637b6c0295846aaff5665f06ac82a29b421fba4c379494e7 858B / 858B done
20:42:55 [2024-02-04T20:42:55.412Z] #21 sha256:3e4fd538a9a0b729be05707cf805388be2fb701cfd5d44c6542f1988e8aef6e3 581B / 581B done
20:42:55 [2024-02-04T20:42:55.412Z] #21 sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74 9.52kB / 9.52kB done
20:42:55 [2024-02-04T20:42:55.412Z] #21 sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 1.92MB / 1.92MB 5.8s done
20:42:55 [2024-02-04T20:42:55.412Z] #21 extracting sha256:c2bf9493c1bf786e95e3eac7d406c20aa1b8a2d40916756e891627e9e8f8d119 0.1s done
20:42:55 [2024-02-04T20:42:55.412Z] #21 DONE 6.8s
20:42:55 [2024-02-04T20:42:55.412Z] 
20:42:55 [2024-02-04T20:42:55.412Z] #13 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
20:42:55 [2024-02-04T20:42:55.412Z] #13 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
20:42:55 [2024-02-04T20:42:55.669Z] #13 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
20:42:55 [2024-02-04T20:42:55.925Z] #13 DONE 7.3s
20:42:55 [2024-02-04T20:42:55.925Z] 
20:42:55 [2024-02-04T20:42:55.925Z] #22 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
20:43:01 [2024-02-04T20:43:01.214Z] #22 ...
20:43:01 [2024-02-04T20:43:01.214Z] 
20:43:01 [2024-02-04T20:43:01.214Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:43:01 [2024-02-04T20:43:01.214Z] #23 0.971 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 0.996 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 1.097 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 1.100 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 1.335 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 1.337 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [134 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 2.573 Fetched 9083 kB in 2s (4890 kB/s)
20:43:01 [2024-02-04T20:43:01.214Z] #23 2.573 Reading package lists...
20:43:01 [2024-02-04T20:43:01.214Z] #23 3.203 Reading package lists...
20:43:01 [2024-02-04T20:43:01.214Z] #23 3.817 Building dependency tree...
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.211 The following additional packages will be installed:
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.212   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.212   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.213   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.215 Suggested packages:
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.215   krb5-doc krb5-user
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.215 Recommended packages:
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.215   krb5-locales libldap-common publicsuffix libsasl2-modules
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.385 The following NEW packages will be installed:
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.386   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.386   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.386   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.386   libssh2-1 libssl3 openssl
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.663 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.663 Need to get 5813 kB of archives.
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.663 After this operation, 16.1 MB of additional disk space will be used.
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.663 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.762 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.798 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.799 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.802 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.804 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.806 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.808 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.834 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.834 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.837 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.839 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.844 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.846 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.848 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.849 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.850 Get:17 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.852 Get:18 http://deb.debian.org/debian-security bookworm-security/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.883 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.885 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 4.906 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:43:01 [2024-02-04T20:43:01.214Z] #23 5.126 debconf: delaying package configuration, since apt-utils is not installed
20:43:01 [2024-02-04T20:43:01.214Z] #23 5.174 Fetched 5813 kB in 1s (11.3 MB/s)
20:43:01 [2024-02-04T20:43:01.214Z] #23 5.368 Selecting previously unselected package libssl3:arm64.
20:43:01 [2024-02-04T20:43:01.214Z] #23 5.368 (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.)
20:43:01 [2024-02-04T20:43:01.214Z] #23 5.372 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
20:43:01 [2024-02-04T20:43:01.214Z] #23 5.407 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
20:43:01 [2024-02-04T20:43:01.214Z] #23 5.947 Selecting previously unselected package openssl.
20:43:01 [2024-02-04T20:43:01.214Z] #23 5.948 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
20:43:01 [2024-02-04T20:43:01.214Z] #23 5.997 Unpacking openssl (3.0.11-1~deb12u2) ...
20:43:01 [2024-02-04T20:43:01.214Z] #23 6.362 Selecting previously unselected package ca-certificates.
20:43:01 [2024-02-04T20:43:01.214Z] #23 6.363 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
20:43:01 [2024-02-04T20:43:01.214Z] #23 6.369 Unpacking ca-certificates (20230311) ...
20:43:01 [2024-02-04T20:43:01.214Z] #23 6.671 Selecting previously unselected package libbrotli1:arm64.
20:43:01 [2024-02-04T20:43:01.214Z] #23 6.673 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
20:43:01 [2024-02-04T20:43:01.214Z] #23 6.681 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
20:43:01 [2024-02-04T20:43:01.214Z] #23 7.004 Selecting previously unselected package libkrb5support0:arm64.
20:43:01 [2024-02-04T20:43:01.214Z] #23 7.006 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
20:43:01 [2024-02-04T20:43:01.214Z] #23 7.013 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
20:43:01 [2024-02-04T20:43:01.214Z] #23 7.072 Selecting previously unselected package libk5crypto3:arm64.
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.073 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.078 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.147 Selecting previously unselected package libkeyutils1:arm64.
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.149 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.154 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.262 Selecting previously unselected package libkrb5-3:arm64.
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.263 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.270 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.522 Selecting previously unselected package libgssapi-krb5-2:arm64.
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.524 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.531 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.650 Selecting previously unselected package libsasl2-modules-db:arm64.
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.651 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.689 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
20:43:01 [2024-02-04T20:43:01.215Z] #23 7.795 Selecting previously unselected package libsasl2-2:arm64.
20:43:01 [2024-02-04T20:43:01.471Z] #23 7.796 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
20:43:01 [2024-02-04T20:43:01.471Z] #23 7.824 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
20:43:01 [2024-02-04T20:43:01.471Z] #23 7.969 Selecting previously unselected package libldap-2.5-0:arm64.
20:43:01 [2024-02-04T20:43:01.727Z] #23 7.970 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
20:43:01 [2024-02-04T20:43:01.727Z] #23 7.977 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
20:43:01 [2024-02-04T20:43:01.727Z] #23 8.192 Selecting previously unselected package libnghttp2-14:arm64.
20:43:01 [2024-02-04T20:43:01.727Z] #23 8.193 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
20:43:01 [2024-02-04T20:43:01.727Z] #23 8.209 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
20:43:01 [2024-02-04T20:43:01.727Z] #23 8.288 Selecting previously unselected package libpsl5:arm64.
20:43:01 [2024-02-04T20:43:01.727Z] #23 8.289 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
20:43:01 [2024-02-04T20:43:01.727Z] #23 8.304 Unpacking libpsl5:arm64 (0.21.2-1) ...
20:43:01 [2024-02-04T20:43:01.983Z] #23 8.440 Selecting previously unselected package librtmp1:arm64.
20:43:01 [2024-02-04T20:43:01.983Z] #23 8.441 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
20:43:01 [2024-02-04T20:43:01.983Z] #23 8.447 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:43:02 [2024-02-04T20:43:02.239Z] #23 8.681 Selecting previously unselected package libssh2-1:arm64.
20:43:02 [2024-02-04T20:43:02.239Z] #23 8.682 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
20:43:02 [2024-02-04T20:43:02.239Z] #23 8.687 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
20:43:02 [2024-02-04T20:43:02.495Z] #23 8.782 Selecting previously unselected package libcurl4:arm64.
20:43:02 [2024-02-04T20:43:02.495Z] #23 8.783 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
20:43:02 [2024-02-04T20:43:02.495Z] #23 8.792 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
20:43:02 [2024-02-04T20:43:02.495Z] #23 8.910 Selecting previously unselected package curl.
20:43:02 [2024-02-04T20:43:02.495Z] #23 8.911 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
20:43:02 [2024-02-04T20:43:02.495Z] #23 8.920 Unpacking curl (7.88.1-10+deb12u5) ...
20:43:02 [2024-02-04T20:43:02.751Z] #23 9.075 Selecting previously unselected package libonig5:arm64.
20:43:02 [2024-02-04T20:43:02.751Z] #23 9.076 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
20:43:02 [2024-02-04T20:43:02.751Z] #23 9.098 Unpacking libonig5:arm64 (6.9.8-1) ...
20:43:02 [2024-02-04T20:43:02.751Z] #23 9.371 Selecting previously unselected package libjq1:arm64.
20:43:03 [2024-02-04T20:43:03.008Z] #23 9.372 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
20:43:03 [2024-02-04T20:43:03.008Z] #23 9.383 Unpacking libjq1:arm64 (1.6-2.1) ...
20:43:03 [2024-02-04T20:43:03.266Z] #23 9.663 Selecting previously unselected package jq.
20:43:03 [2024-02-04T20:43:03.266Z] #23 9.665 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
20:43:03 [2024-02-04T20:43:03.266Z] #23 9.719 Unpacking jq (1.6-2.1) ...
20:43:03 [2024-02-04T20:43:03.266Z] #23 9.802 Setting up libkeyutils1:arm64 (1.6.3-2) ...
20:43:03 [2024-02-04T20:43:03.266Z] #23 9.891 Setting up libpsl5:arm64 (0.21.2-1) ...
20:43:03 [2024-02-04T20:43:03.523Z] #23 9.914 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
20:43:03 [2024-02-04T20:43:03.523Z] #23 9.997 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
20:43:03 [2024-02-04T20:43:03.523Z] #23 10.11 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
20:43:03 [2024-02-04T20:43:03.779Z] #23 10.19 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
20:43:03 [2024-02-04T20:43:03.779Z] #23 10.33 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
20:43:04 [2024-02-04T20:43:04.035Z] #23 10.42 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:43:04 [2024-02-04T20:43:04.035Z] #23 10.63 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
20:43:04 [2024-02-04T20:43:04.292Z] #23 10.83 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
20:43:04 [2024-02-04T20:43:04.548Z] #23 10.88 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
20:43:04 [2024-02-04T20:43:04.548Z] #23 10.94 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
20:43:04 [2024-02-04T20:43:04.548Z] #23 11.05 Setting up openssl (3.0.11-1~deb12u2) ...
20:43:04 [2024-02-04T20:43:04.548Z] #23 11.14 Setting up libonig5:arm64 (6.9.8-1) ...
20:43:04 [2024-02-04T20:43:04.548Z] #23 11.16 Setting up libjq1:arm64 (1.6-2.1) ...
20:43:04 [2024-02-04T20:43:04.804Z] #23 ...
20:43:04 [2024-02-04T20:43:04.804Z] 
20:43:04 [2024-02-04T20:43:04.804Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc
20:43:04 [2024-02-04T20:43:04.804Z] #15 extracting sha256:c812910e5e62436c8483e793d1956d1c70bcf42d20d5f0885ddafbe0ba124459 2.4s done
20:43:04 [2024-02-04T20:43:04.804Z] #15 extracting sha256:f0415bb1783d1a348827b100b0e918648a16b9be64e3af2d45b75d4996ff5b8c 1.6s done
20:43:04 [2024-02-04T20:43:04.804Z] #15 extracting sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 4.5s done
20:43:04 [2024-02-04T20:43:04.804Z] #15 extracting sha256:19aeecab7f9bea6add3e567ff84eaa87f1f2da1e747d3b02674e0677be5c7c35 done
20:43:04 [2024-02-04T20:43:04.804Z] #15 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
20:43:04 [2024-02-04T20:43:04.804Z] #15 DONE 16.0s
20:43:04 [2024-02-04T20:43:04.804Z] 
20:43:04 [2024-02-04T20:43:04.804Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:43:04 [2024-02-04T20:43:04.804Z] #23 11.17 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
20:43:04 [2024-02-04T20:43:04.804Z] #23 11.21 Setting up ca-certificates (20230311) ...
20:43:04 [2024-02-04T20:43:04.804Z] #23 11.30 debconf: unable to initialize frontend: Dialog
20:43:04 [2024-02-04T20:43:04.804Z] #23 11.30 debconf: (TERM is not set, so the dialog frontend is not usable.)
20:43:04 [2024-02-04T20:43:04.804Z] #23 11.30 debconf: falling back to frontend: Readline
20:43:04 [2024-02-04T20:43:04.804Z] #23 ...
20:43:04 [2024-02-04T20:43:04.804Z] 
20:43:04 [2024-02-04T20:43:04.804Z] #24 [build-dummy 2/2] RUN mkdir -p /build
20:43:05 [2024-02-04T20:43:05.061Z] #24 ...
20:43:05 [2024-02-04T20:43:05.061Z] 
20:43:05 [2024-02-04T20:43:05.061Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:43:05 [2024-02-04T20:43:05.061Z] #23 11.30 debconf: unable to initialize frontend: Readline
20:43:05 [2024-02-04T20:43:05.061Z] #23 11.30 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.)
20:43:05 [2024-02-04T20:43:05.061Z] #23 11.30 debconf: falling back to frontend: Teletype
20:43:05 [2024-02-04T20:43:05.317Z] #23 11.73 Updating certificates in /etc/ssl/certs...
20:43:05 [2024-02-04T20:43:05.880Z] #23 12.34 140 added, 0 removed; done.
20:43:05 [2024-02-04T20:43:05.880Z] #23 ...
20:43:05 [2024-02-04T20:43:05.880Z] 
20:43:05 [2024-02-04T20:43:05.880Z] #22 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
20:43:05 [2024-02-04T20:43:05.880Z] #22 DONE 9.8s
20:43:05 [2024-02-04T20:43:05.880Z] 
20:43:05 [2024-02-04T20:43:05.880Z] #24 [build-dummy 2/2] RUN mkdir -p /build
20:43:05 [2024-02-04T20:43:05.880Z] #24 DONE 10.3s
20:43:05 [2024-02-04T20:43:05.880Z] 
20:43:05 [2024-02-04T20:43:05.880Z] #25 [base 2/4] COPY --from=xx / /
20:43:05 [2024-02-04T20:43:05.880Z] #25 DONE 0.1s
20:43:05 [2024-02-04T20:43:05.880Z] 
20:43:05 [2024-02-04T20:43:05.880Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
20:43:05 [2024-02-04T20:43:05.880Z] #26 DONE 0.0s
20:43:05 [2024-02-04T20:43:05.880Z] 
20:43:05 [2024-02-04T20:43:05.880Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:43:05 [2024-02-04T20:43:05.880Z] #23 12.38 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
20:43:05 [2024-02-04T20:43:05.880Z] #23 12.40 Setting up jq (1.6-2.1) ...
20:43:05 [2024-02-04T20:43:05.880Z] #23 12.42 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
20:43:05 [2024-02-04T20:43:05.880Z] #23 12.43 Setting up curl (7.88.1-10+deb12u5) ...
20:43:05 [2024-02-04T20:43:05.880Z] #23 12.45 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:43:06 [2024-02-04T20:43:06.137Z] #23 12.47 Processing triggers for ca-certificates (20230311) ...
20:43:06 [2024-02-04T20:43:06.137Z] #23 12.47 Updating certificates in /etc/ssl/certs...
20:43:06 [2024-02-04T20:43:06.137Z] #23 ...
20:43:06 [2024-02-04T20:43:06.137Z] 
20:43:06 [2024-02-04T20:43:06.137Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:43:06 [2024-02-04T20:43:06.137Z] #27 DONE 0.2s
20:43:06 [2024-02-04T20:43:06.392Z] 
20:43:06 [2024-02-04T20:43:06.392Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
20:43:06 [2024-02-04T20:43:06.649Z] #28 ...
20:43:06 [2024-02-04T20:43:06.649Z] 
20:43:06 [2024-02-04T20:43:06.649Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:43:06 [2024-02-04T20:43:06.649Z] #23 12.96 0 added, 0 removed; done.
20:43:06 [2024-02-04T20:43:06.649Z] #23 12.96 Running hooks in /etc/ca-certificates/update.d...
20:43:06 [2024-02-04T20:43:06.649Z] #23 12.96 done.
20:43:06 [2024-02-04T20:43:06.649Z] #23 DONE 13.1s
20:43:06 [2024-02-04T20:43:06.649Z] 
20:43:06 [2024-02-04T20:43:06.649Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:43:06 [2024-02-04T20:43:06.649Z] #29 DONE 0.0s
20:43:06 [2024-02-04T20:43:06.649Z] 
20:43:06 [2024-02-04T20:43:06.649Z] #30 [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
20:43:09 [2024-02-04T20:43:09.165Z] #30 2.445 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:43:09 [2024-02-04T20:43:09.727Z] #30 3.031 #=#=#                                                                         
20:43:10 [2024-02-04T20:43:10.239Z] #30 3.303 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
20:43:10 [2024-02-04T20:43:10.239Z] #30 3.585 
20:43:10 [2024-02-04T20:43:10.495Z] #30 ...
20:43:10 [2024-02-04T20:43:10.495Z] 
20:43:10 [2024-02-04T20:43:10.495Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
20:43:10 [2024-02-04T20:43:10.495Z] #28 0.613 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:43:10 [2024-02-04T20:43:10.495Z] #28 0.623 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
20:43:10 [2024-02-04T20:43:10.495Z] #28 0.624 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:43:10 [2024-02-04T20:43:10.495Z] #28 0.708 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:43:10 [2024-02-04T20:43:10.495Z] #28 0.778 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:43:10 [2024-02-04T20:43:10.495Z] #28 0.847 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [134 kB]
20:43:10 [2024-02-04T20:43:10.495Z] #28 1.738 Fetched 9083 kB in 1s (6510 kB/s)
20:43:10 [2024-02-04T20:43:10.495Z] #28 1.738 Reading package lists...
20:43:10 [2024-02-04T20:43:10.495Z] #28 2.361 Reading package lists...
20:43:10 [2024-02-04T20:43:10.495Z] #28 2.960 Building dependency tree...
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.138 Reading state information...
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.353 The following additional packages will be installed:
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.355   libmagic-mgc libmagic1
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.385 The following NEW packages will be installed:
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.386   file libmagic-mgc libmagic1
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.659 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.659 Need to get 446 kB of archives.
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.659 After this operation, 8709 kB of additional disk space will be used.
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.659 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.670 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.673 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.816 debconf: delaying package configuration, since apt-utils is not installed
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.878 Fetched 446 kB in 0s (1598 kB/s)
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.896 Selecting previously unselected package libmagic-mgc.
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.896 (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.)
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.906 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.909 Unpacking libmagic-mgc (1:5.44-3) ...
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.980 Selecting previously unselected package libmagic1:arm64.
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.982 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
20:43:10 [2024-02-04T20:43:10.495Z] #28 3.988 Unpacking libmagic1:arm64 (1:5.44-3) ...
20:43:10 [2024-02-04T20:43:10.495Z] #28 4.022 Selecting previously unselected package file.
20:43:10 [2024-02-04T20:43:10.495Z] #28 4.024 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
20:43:10 [2024-02-04T20:43:10.495Z] #28 4.028 Unpacking file (1:5.44-3) ...
20:43:10 [2024-02-04T20:43:10.495Z] #28 4.063 Setting up libmagic-mgc (1:5.44-3) ...
20:43:10 [2024-02-04T20:43:10.495Z] #28 4.072 Setting up libmagic1:arm64 (1:5.44-3) ...
20:43:10 [2024-02-04T20:43:10.495Z] #28 4.091 Setting up file (1:5.44-3) ...
20:43:10 [2024-02-04T20:43:10.495Z] #28 4.103 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:43:10 [2024-02-04T20:43:10.495Z] #28 DONE 4.2s
20:43:10 [2024-02-04T20:43:10.495Z] 
20:43:10 [2024-02-04T20:43:10.495Z] #31 [swagger-src 1/3] WORKDIR /usr/src/swagger
20:43:10 [2024-02-04T20:43:10.495Z] #31 DONE 0.1s
20:43:10 [2024-02-04T20:43:10.495Z] 
20:43:10 [2024-02-04T20:43:10.495Z] #32 [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
20:43:10 [2024-02-04T20:43:10.495Z] #32 ...
20:43:10 [2024-02-04T20:43:10.495Z] 
20:43:10 [2024-02-04T20:43:10.495Z] #33 [delve-src 1/3] WORKDIR /usr/src/delve
20:43:10 [2024-02-04T20:43:10.495Z] #33 DONE 0.1s
20:43:10 [2024-02-04T20:43:10.495Z] 
20:43:10 [2024-02-04T20:43:10.495Z] #34 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:43:10 [2024-02-04T20:43:10.495Z] #34 DONE 0.1s
20:43:10 [2024-02-04T20:43:10.495Z] 
20:43:10 [2024-02-04T20:43:10.495Z] #35 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
20:43:10 [2024-02-04T20:43:10.495Z] #35 DONE 0.1s
20:43:10 [2024-02-04T20:43:10.495Z] 
20:43:10 [2024-02-04T20:43:10.495Z] #36 [runc-src 1/3] WORKDIR /usr/src/runc
20:43:10 [2024-02-04T20:43:10.495Z] #36 DONE 0.1s
20:43:10 [2024-02-04T20:43:10.495Z] 
20:43:10 [2024-02-04T20:43:10.495Z] #37 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
20:43:10 [2024-02-04T20:43:10.495Z] #37 DONE 0.1s
20:43:10 [2024-02-04T20:43:10.495Z] 
20:43:10 [2024-02-04T20:43:10.495Z] #38 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
20:43:10 [2024-02-04T20:43:10.495Z] #38 DONE 0.2s
20:43:10 [2024-02-04T20:43:10.495Z] 
20:43:10 [2024-02-04T20:43:10.495Z] #39 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
20:43:10 [2024-02-04T20:43:10.495Z] #39 DONE 0.2s
20:43:10 [2024-02-04T20:43:10.495Z] 
20:43:10 [2024-02-04T20:43:10.495Z] #40 [containerd-src 1/3] WORKDIR /usr/src/containerd
20:43:10 [2024-02-04T20:43:10.495Z] #40 DONE 0.2s
20:43:10 [2024-02-04T20:43:10.495Z] 
20:43:10 [2024-02-04T20:43:10.495Z] #41 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
20:43:10 [2024-02-04T20:43:10.495Z] #41 DONE 0.2s
20:43:10 [2024-02-04T20:43:10.751Z] 
20:43:10 [2024-02-04T20:43:10.751Z] #42 [registry-src 1/2] WORKDIR /usr/src/registry
20:43:10 [2024-02-04T20:43:10.751Z] #42 DONE 0.2s
20:43:10 [2024-02-04T20:43:10.751Z] 
20:43:10 [2024-02-04T20:43:10.751Z] #43 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
20:43:10 [2024-02-04T20:43:10.751Z] #43 DONE 0.2s
20:43:10 [2024-02-04T20:43:10.751Z] 
20:43:10 [2024-02-04T20:43:10.751Z] #44 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:43:10 [2024-02-04T20:43:10.751Z] #44 DONE 0.3s
20:43:10 [2024-02-04T20:43:10.751Z] 
20:43:10 [2024-02-04T20:43:10.751Z] #45 [tini-src 1/3] WORKDIR /usr/src/tini
20:43:10 [2024-02-04T20:43:10.751Z] #45 DONE 0.3s
20:43:10 [2024-02-04T20:43:10.751Z] 
20:43:10 [2024-02-04T20:43:10.751Z] #46 [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
20:43:11 [2024-02-04T20:43:11.315Z] #46 ...
20:43:11 [2024-02-04T20:43:11.315Z] 
20:43:11 [2024-02-04T20:43:11.315Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
20:43:11 [2024-02-04T20:43:11.315Z] #47 0.546 hint: Using 'master' as the name for the initial branch. This default branch name
20:43:11 [2024-02-04T20:43:11.315Z] #47 0.546 hint: is subject to change. To configure the initial branch name to use in all
20:43:11 [2024-02-04T20:43:11.315Z] #47 0.546 hint: of your new repositories, which will suppress this warning, call:
20:43:11 [2024-02-04T20:43:11.315Z] #47 0.546 hint: 
20:43:11 [2024-02-04T20:43:11.315Z] #47 0.546 hint: 	git config --global init.defaultBranch <name>
20:43:11 [2024-02-04T20:43:11.315Z] #47 0.546 hint: 
20:43:11 [2024-02-04T20:43:11.315Z] #47 0.546 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:43:11 [2024-02-04T20:43:11.315Z] #47 0.546 hint: 'development'. The just-created branch can be renamed via this command:
20:43:11 [2024-02-04T20:43:11.315Z] #47 0.546 hint: 
20:43:11 [2024-02-04T20:43:11.315Z] #47 0.546 hint: 	git branch -m <name>
20:43:11 [2024-02-04T20:43:11.315Z] #47 0.548 Initialized empty Git repository in /usr/src/delve/.git/
20:43:11 [2024-02-04T20:43:11.315Z] #47 DONE 0.7s
20:43:11 [2024-02-04T20:43:11.315Z] 
20:43:11 [2024-02-04T20:43:11.315Z] #48 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
20:43:11 [2024-02-04T20:43:11.315Z] #48 0.579 hint: Using 'master' as the name for the initial branch. This default branch name
20:43:11 [2024-02-04T20:43:11.315Z] #48 0.579 hint: is subject to change. To configure the initial branch name to use in all
20:43:11 [2024-02-04T20:43:11.315Z] #48 0.579 hint: of your new repositories, which will suppress this warning, call:
20:43:11 [2024-02-04T20:43:11.315Z] #48 0.579 hint: 
20:43:11 [2024-02-04T20:43:11.315Z] #48 0.579 hint: 	git config --global init.defaultBranch <name>
20:43:11 [2024-02-04T20:43:11.315Z] #48 0.579 hint: 
20:43:11 [2024-02-04T20:43:11.315Z] #48 0.579 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:43:11 [2024-02-04T20:43:11.315Z] #48 0.579 hint: 'development'. The just-created branch can be renamed via this command:
20:43:11 [2024-02-04T20:43:11.315Z] #48 0.579 hint: 
20:43:11 [2024-02-04T20:43:11.315Z] #48 0.579 hint: 	git branch -m <name>
20:43:11 [2024-02-04T20:43:11.315Z] #48 0.582 Initialized empty Git repository in /usr/src/runc/.git/
20:43:11 [2024-02-04T20:43:11.315Z] #48 DONE 0.7s
20:43:11 [2024-02-04T20:43:11.315Z] 
20:43:11 [2024-02-04T20:43:11.315Z] #49 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
20:43:11 [2024-02-04T20:43:11.315Z] #49 0.552 hint: Using 'master' as the name for the initial branch. This default branch name
20:43:11 [2024-02-04T20:43:11.315Z] #49 0.552 hint: is subject to change. To configure the initial branch name to use in all
20:43:11 [2024-02-04T20:43:11.315Z] #49 0.552 hint: of your new repositories, which will suppress this warning, call:
20:43:11 [2024-02-04T20:43:11.315Z] #49 0.552 hint: 
20:43:11 [2024-02-04T20:43:11.315Z] #49 0.552 hint: 	git config --global init.defaultBranch <name>
20:43:11 [2024-02-04T20:43:11.315Z] #49 0.552 hint: 
20:43:11 [2024-02-04T20:43:11.315Z] #49 0.552 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:43:11 [2024-02-04T20:43:11.315Z] #49 0.552 hint: 'development'. The just-created branch can be renamed via this command:
20:43:11 [2024-02-04T20:43:11.315Z] #49 0.552 hint: 
20:43:11 [2024-02-04T20:43:11.315Z] #49 0.552 hint: 	git branch -m <name>
20:43:11 [2024-02-04T20:43:11.315Z] #49 0.553 Initialized empty Git repository in /usr/src/swagger/.git/
20:43:11 [2024-02-04T20:43:11.315Z] #49 DONE 0.7s
20:43:11 [2024-02-04T20:43:11.315Z] 
20:43:11 [2024-02-04T20:43:11.315Z] #50 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
20:43:11 [2024-02-04T20:43:11.571Z] #50 ...
20:43:11 [2024-02-04T20:43:11.571Z] 
20:43:11 [2024-02-04T20:43:11.571Z] #51 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
20:43:11 [2024-02-04T20:43:11.571Z] #51 0.806 hint: Using 'master' as the name for the initial branch. This default branch name
20:43:11 [2024-02-04T20:43:11.571Z] #51 0.806 hint: is subject to change. To configure the initial branch name to use in all
20:43:11 [2024-02-04T20:43:11.571Z] #51 0.806 hint: of your new repositories, which will suppress this warning, call:
20:43:11 [2024-02-04T20:43:11.571Z] #51 0.806 hint: 
20:43:11 [2024-02-04T20:43:11.571Z] #51 0.806 hint: 	git config --global init.defaultBranch <name>
20:43:11 [2024-02-04T20:43:11.571Z] #51 0.806 hint: 
20:43:11 [2024-02-04T20:43:11.571Z] #51 0.806 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:43:11 [2024-02-04T20:43:11.571Z] #51 0.806 hint: 'development'. The just-created branch can be renamed via this command:
20:43:11 [2024-02-04T20:43:11.571Z] #51 0.806 hint: 
20:43:11 [2024-02-04T20:43:11.571Z] #51 0.806 hint: 	git branch -m <name>
20:43:11 [2024-02-04T20:43:11.571Z] #51 0.807 Initialized empty Git repository in /usr/src/rootlesskit/.git/
20:43:11 [2024-02-04T20:43:11.571Z] #51 DONE 0.9s
20:43:11 [2024-02-04T20:43:11.827Z] 
20:43:11 [2024-02-04T20:43:11.827Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:43:12 [2024-02-04T20:43:12.083Z] #52 ...
20:43:12 [2024-02-04T20:43:12.083Z] 
20:43:12 [2024-02-04T20:43:12.083Z] #53 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
20:43:12 [2024-02-04T20:43:12.083Z] #53 1.198 hint: Using 'master' as the name for the initial branch. This default branch name
20:43:12 [2024-02-04T20:43:12.083Z] #53 1.198 hint: is subject to change. To configure the initial branch name to use in all
20:43:12 [2024-02-04T20:43:12.083Z] #53 1.198 hint: of your new repositories, which will suppress this warning, call:
20:43:12 [2024-02-04T20:43:12.083Z] #53 1.198 hint: 
20:43:12 [2024-02-04T20:43:12.083Z] #53 1.198 hint: 	git config --global init.defaultBranch <name>
20:43:12 [2024-02-04T20:43:12.083Z] #53 1.198 hint: 
20:43:12 [2024-02-04T20:43:12.083Z] #53 1.198 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:43:12 [2024-02-04T20:43:12.083Z] #53 1.198 hint: 'development'. The just-created branch can be renamed via this command:
20:43:12 [2024-02-04T20:43:12.083Z] #53 1.198 hint: 
20:43:12 [2024-02-04T20:43:12.083Z] #53 1.198 hint: 	git branch -m <name>
20:43:12 [2024-02-04T20:43:12.083Z] #53 1.199 Initialized empty Git repository in /usr/src/containerd/.git/
20:43:12 [2024-02-04T20:43:12.083Z] #53 DONE 1.2s
20:43:12 [2024-02-04T20:43:12.083Z] 
20:43:12 [2024-02-04T20:43:12.083Z] #54 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:43:12 [2024-02-04T20:43:12.083Z] #54 ...
20:43:12 [2024-02-04T20:43:12.083Z] 
20:43:12 [2024-02-04T20:43:12.083Z] #55 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
20:43:12 [2024-02-04T20:43:12.083Z] #55 1.398 hint: Using 'master' as the name for the initial branch. This default branch name
20:43:12 [2024-02-04T20:43:12.083Z] #55 1.398 hint: is subject to change. To configure the initial branch name to use in all
20:43:12 [2024-02-04T20:43:12.083Z] #55 1.398 hint: of your new repositories, which will suppress this warning, call:
20:43:12 [2024-02-04T20:43:12.083Z] #55 1.398 hint: 
20:43:12 [2024-02-04T20:43:12.083Z] #55 1.398 hint: 	git config --global init.defaultBranch <name>
20:43:12 [2024-02-04T20:43:12.083Z] #55 1.398 hint: 
20:43:12 [2024-02-04T20:43:12.083Z] #55 1.398 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:43:12 [2024-02-04T20:43:12.083Z] #55 1.398 hint: 'development'. The just-created branch can be renamed via this command:
20:43:12 [2024-02-04T20:43:12.083Z] #55 1.398 hint: 
20:43:12 [2024-02-04T20:43:12.083Z] #55 1.398 hint: 	git branch -m <name>
20:43:12 [2024-02-04T20:43:12.083Z] #55 1.400 Initialized empty Git repository in /usr/src/registry/.git/
20:43:12 [2024-02-04T20:43:12.083Z] #55 DONE 1.4s
20:43:12 [2024-02-04T20:43:12.083Z] 
20:43:12 [2024-02-04T20:43:12.083Z] #56 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
20:43:12 [2024-02-04T20:43:12.083Z] #56 1.377 hint: Using 'master' as the name for the initial branch. This default branch name
20:43:12 [2024-02-04T20:43:12.083Z] #56 1.377 hint: is subject to change. To configure the initial branch name to use in all
20:43:12 [2024-02-04T20:43:12.083Z] #56 1.377 hint: of your new repositories, which will suppress this warning, call:
20:43:12 [2024-02-04T20:43:12.083Z] #56 1.377 hint: 
20:43:12 [2024-02-04T20:43:12.083Z] #56 1.377 hint: 	git config --global init.defaultBranch <name>
20:43:12 [2024-02-04T20:43:12.083Z] #56 1.377 hint: 
20:43:12 [2024-02-04T20:43:12.083Z] #56 1.377 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:43:12 [2024-02-04T20:43:12.084Z] #56 1.377 hint: 'development'. The just-created branch can be renamed via this command:
20:43:12 [2024-02-04T20:43:12.084Z] #56 1.377 hint: 
20:43:12 [2024-02-04T20:43:12.084Z] #56 1.377 hint: 	git branch -m <name>
20:43:12 [2024-02-04T20:43:12.084Z] #56 1.378 Initialized empty Git repository in /usr/src/tini/.git/
20:43:12 [2024-02-04T20:43:12.084Z] #56 DONE 1.4s
20:43:12 [2024-02-04T20:43:12.339Z] 
20:43:12 [2024-02-04T20:43:12.339Z] #57 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:43:17 [2024-02-04T20:43:17.604Z] #57 ...
20:43:17 [2024-02-04T20:43:17.604Z] 
20:43:17 [2024-02-04T20:43:17.604Z] #32 [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
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.102 go: downloading github.com/golangci/golangci-lint v1.55.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.687 go: downloading github.com/fatih/color v1.15.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.687 go: downloading github.com/gofrs/flock v0.8.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.689 go: downloading github.com/spf13/cobra v1.7.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.689 go: downloading github.com/spf13/pflag v1.0.5
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.689 go: downloading github.com/spf13/viper v1.12.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.689 go: downloading gopkg.in/yaml.v3 v3.0.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.724 go: downloading golang.org/x/tools v0.14.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.741 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.748 go: downloading github.com/mattn/go-colorable v0.1.13
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.748 go: downloading github.com/hashicorp/go-version v1.6.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.748 go: downloading github.com/sirupsen/logrus v1.9.3
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.748 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.764 go: downloading github.com/stretchr/testify v1.8.4
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.778 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.779 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.781 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.789 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.811 go: downloading github.com/mattn/go-isatty v0.0.17
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.817 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.817 go: downloading 4d63.com/gochecknoglobals v0.2.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.817 go: downloading github.com/4meepo/tagalign v1.3.3
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.828 go: downloading github.com/Abirdcfly/dupword v0.0.13
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.841 go: downloading github.com/Antonboom/errname v0.1.12
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.854 go: downloading github.com/Antonboom/nilnil v0.1.7
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.914 go: downloading github.com/Antonboom/testifylint v0.2.3
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.914 go: downloading github.com/BurntSushi/toml v1.3.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.926 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.931 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.931 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.958 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
20:43:17 [2024-02-04T20:43:17.604Z] #32 2.999 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.002 go: downloading github.com/alexkohler/prealloc v1.0.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.041 go: downloading github.com/alingse/asasalint v0.0.11
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.074 go: downloading github.com/ashanbrown/forbidigo v1.6.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.074 go: downloading github.com/ashanbrown/makezero v1.1.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.074 go: downloading github.com/bkielbasa/cyclop v1.2.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.078 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.092 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.097 go: downloading github.com/breml/bidichk v0.2.7
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.106 go: downloading github.com/breml/errchkjson v0.3.6
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.114 go: downloading github.com/butuzov/ireturn v0.2.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.116 go: downloading github.com/butuzov/mirror v1.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.119 go: downloading github.com/catenacyber/perfsprint v0.2.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.122 go: downloading github.com/charithe/durationcheck v0.0.10
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.189 go: downloading github.com/curioswitch/go-reassign v0.2.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.233 go: downloading github.com/daixiang0/gci v0.11.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.285 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.288 go: downloading github.com/esimonov/ifshort v1.0.4
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.290 go: downloading github.com/firefart/nonamedreturns v1.0.4
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.290 go: downloading github.com/fzipp/gocyclo v0.6.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.290 go: downloading github.com/ghostiam/protogetter v0.2.3
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.290 go: downloading github.com/go-critic/go-critic v0.9.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.348 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.364 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.369 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.478 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.501 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.501 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.528 go: downloading github.com/golangci/misspell v0.4.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.558 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.558 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.558 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.617 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.633 go: downloading github.com/hexops/gotextdiff v1.0.3
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.773 go: downloading github.com/jgautheron/goconst v1.6.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.773 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.775 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.775 go: downloading github.com/julz/importas v0.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.776 go: downloading github.com/kisielk/errcheck v1.6.3
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.801 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.833 go: downloading github.com/kulti/thelper v0.6.3
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.866 go: downloading github.com/kunwardeep/paralleltest v1.0.8
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.866 go: downloading github.com/kyoh86/exportloopref v0.1.11
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.869 go: downloading github.com/ldez/tagliatelle v0.5.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.876 go: downloading github.com/leonklingele/grouper v1.1.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.918 go: downloading github.com/lufeee/execinquery v1.2.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.918 go: downloading github.com/macabu/inamedparam v0.1.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.954 go: downloading github.com/maratori/testableexamples v1.0.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 3.969 go: downloading github.com/maratori/testpackage v1.1.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.011 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.011 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.011 go: downloading github.com/mgechev/revive v1.3.4
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.069 go: downloading github.com/moricho/tparallel v0.3.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.081 go: downloading github.com/nakabonne/nestif v0.3.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.081 go: downloading github.com/nishanths/exhaustive v0.11.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.132 go: downloading github.com/nishanths/predeclared v0.2.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.149 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.268 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.269 go: downloading github.com/ryancurrah/gomodguard v1.3.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.270 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.315 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.376 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.410 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.421 go: downloading github.com/securego/gosec/v2 v2.18.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.487 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.551 go: downloading github.com/sivchari/containedctx v1.0.3
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.626 go: downloading github.com/sivchari/nosnakecase v1.7.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.642 go: downloading github.com/sivchari/tenv v1.7.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.642 go: downloading github.com/sonatard/noctx v0.0.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.642 go: downloading github.com/sourcegraph/go-diff v0.7.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.700 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.714 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.715 go: downloading github.com/tdakkota/asciicheck v0.2.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.729 go: downloading github.com/tetafro/godot v1.4.15
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.759 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.760 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.761 go: downloading github.com/timonwong/loggercheck v0.9.4
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.770 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.844 go: downloading github.com/ultraware/funlen v0.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.907 go: downloading github.com/ultraware/whitespace v0.0.5
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.917 go: downloading github.com/uudashr/gocognit v1.1.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.958 go: downloading github.com/xen0n/gosmopolitan v1.2.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 4.964 go: downloading github.com/yagipy/maintidx v1.0.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 5.012 go: downloading github.com/yeya24/promlinter v0.2.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 5.034 go: downloading github.com/ykadowak/zerologlint v0.1.3
20:43:17 [2024-02-04T20:43:17.604Z] #32 5.037 go: downloading gitlab.com/bosi/decorder v0.4.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 5.111 go: downloading go-simpler.org/sloglint v0.1.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 5.112 go: downloading go.tmz.dev/musttag v0.7.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 5.184 go: downloading honnef.co/go/tools v0.4.6
20:43:17 [2024-02-04T20:43:17.604Z] #32 5.924 go: downloading mvdan.cc/gofumpt v0.5.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 5.927 go: downloading github.com/spf13/afero v1.8.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 5.928 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
20:43:17 [2024-02-04T20:43:17.604Z] #32 5.928 go: downloading github.com/golangci/revgrep v0.5.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 5.928 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:43:17 [2024-02-04T20:43:17.604Z] #32 5.928 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 5.929 go: downloading github.com/spf13/cast v1.5.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 5.936 go: downloading github.com/hashicorp/errwrap v1.0.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.103 go: downloading golang.org/x/mod v0.13.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.104 go: downloading golang.org/x/sys v0.13.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.105 go: downloading github.com/davecgh/go-spew v1.1.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.105 go: downloading github.com/pmezard/go-difflib v1.0.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.106 go: downloading github.com/stretchr/objx v0.5.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.164 go: downloading github.com/fatih/structtag v1.2.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.180 go: downloading github.com/gobwas/glob v0.2.3
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.181 go: downloading github.com/google/go-cmp v0.6.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.277 go: downloading gopkg.in/yaml.v2 v2.4.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.289 go: downloading golang.org/x/sync v0.4.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.329 go: downloading go.uber.org/zap v1.24.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.372 go: downloading github.com/kisielk/gotool v1.0.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.373 go: downloading golang.org/x/text v0.13.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.378 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.505 go: downloading github.com/go-toolsmith/astcast v1.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.515 go: downloading github.com/go-toolsmith/astcopy v1.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.516 go: downloading github.com/go-toolsmith/astequal v1.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.518 go: downloading github.com/go-toolsmith/astfmt v1.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.542 go: downloading github.com/go-toolsmith/astp v1.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.543 go: downloading github.com/go-toolsmith/strparse v1.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.582 go: downloading github.com/go-toolsmith/typep v1.1.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.597 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.641 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.647 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.649 go: downloading github.com/ettle/strcase v0.1.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.722 go: downloading github.com/Masterminds/semver v1.5.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.848 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 6.946 go: downloading github.com/prometheus/client_golang v1.12.1
20:43:17 [2024-02-04T20:43:17.604Z] #32 7.070 go: downloading github.com/prometheus/client_model v0.2.0
20:43:17 [2024-02-04T20:43:17.604Z] #32 7.178 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
20:43:17 [2024-02-04T20:43:17.861Z] #32 7.302 go: downloading github.com/subosito/gotenv v1.4.1
20:43:18 [2024-02-04T20:43:18.124Z] #32 7.515 go: downloading github.com/hashicorp/hcl v1.0.0
20:43:18 [2024-02-04T20:43:18.124Z] #32 7.551 go: downloading gopkg.in/ini.v1 v1.67.0
20:43:18 [2024-02-04T20:43:18.124Z] #32 7.555 go: downloading github.com/magiconair/properties v1.8.6
20:43:18 [2024-02-04T20:43:18.124Z] #32 7.556 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
20:43:18 [2024-02-04T20:43:18.124Z] #32 7.747 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:43:18 [2024-02-04T20:43:18.124Z] #32 7.804 go: downloading go.uber.org/atomic v1.7.0
20:43:18 [2024-02-04T20:43:18.124Z] #32 7.824 go: downloading go.uber.org/multierr v1.6.0
20:43:18 [2024-02-04T20:43:18.392Z] #32 ...
20:43:18 [2024-02-04T20:43:18.392Z] 
20:43:18 [2024-02-04T20:43:18.392Z] #50 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
20:43:18 [2024-02-04T20:43:18.392Z] #50 DONE 7.1s
20:43:18 [2024-02-04T20:43:18.392Z] 
20:43:18 [2024-02-04T20:43:18.392Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:43:18 [2024-02-04T20:43:18.392Z] #52 DONE 6.9s
20:43:18 [2024-02-04T20:43:18.392Z] 
20:43:18 [2024-02-04T20:43:18.392Z] #58 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:43:18 [2024-02-04T20:43:18.392Z] #58 DONE 7.1s
20:43:18 [2024-02-04T20:43:18.392Z] 
20:43:18 [2024-02-04T20:43:18.392Z] #32 [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
20:43:18 [2024-02-04T20:43:18.392Z] #32 7.865 go: downloading github.com/pelletier/go-toml v1.9.5
20:43:18 [2024-02-04T20:43:18.392Z] #32 ...
20:43:18 [2024-02-04T20:43:18.392Z] 
20:43:18 [2024-02-04T20:43:18.392Z] #30 [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
20:43:18 [2024-02-04T20:43:18.392Z] #30 5.776 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:43:18 [2024-02-04T20:43:18.392Z] #30 6.374 #=#=#                                                                         
20:43:18 [2024-02-04T20:43:18.392Z] #30 6.697 #=#=#                                                                         

##                                                                         3.2%
######################################################################## 100.0%
20:43:18 [2024-02-04T20:43:18.392Z] #30 7.060 
20:43:18 [2024-02-04T20:43:18.392Z] #30 10.20 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
20:43:18 [2024-02-04T20:43:18.392Z] #30 11.09 #=#=#                                                                         
20:43:18 [2024-02-04T20:43:18.392Z] #30 11.41 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.0%
20:43:18 [2024-02-04T20:43:18.392Z] #30 ...
20:43:18 [2024-02-04T20:43:18.392Z] 
20:43:18 [2024-02-04T20:43:18.392Z] #57 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:43:18 [2024-02-04T20:43:18.392Z] #57 DONE 6.2s
20:43:18 [2024-02-04T20:43:18.392Z] 
20:43:18 [2024-02-04T20:43:18.392Z] #59 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:43:18 [2024-02-04T20:43:18.392Z] #59 DONE 7.2s
20:43:18 [2024-02-04T20:43:18.392Z] 
20:43:18 [2024-02-04T20:43:18.392Z] #30 [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
20:43:18 [2024-02-04T20:43:18.392Z] #30 11.41 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.0%
######################                                                    30.7%
20:43:18 [2024-02-04T20:43:18.392Z] #30 ...
20:43:18 [2024-02-04T20:43:18.392Z] 
20:43:18 [2024-02-04T20:43:18.392Z] #32 [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
20:43:18 [2024-02-04T20:43:18.392Z] #32 7.980 go: downloading github.com/chavacava/garif v0.1.0
20:43:18 [2024-02-04T20:43:18.392Z] #32 7.985 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:43:18 [2024-02-04T20:43:18.650Z] #32 ...
20:43:18 [2024-02-04T20:43:18.650Z] 
20:43:18 [2024-02-04T20:43:18.650Z] #60 [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...)
20:43:18 [2024-02-04T20:43:18.650Z] #60 2.394 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:43:18 [2024-02-04T20:43:18.650Z] #60 2.394 + mkdir /build
20:43:18 [2024-02-04T20:43:18.650Z] #60 DONE 6.4s
20:43:18 [2024-02-04T20:43:18.650Z] 
20:43:18 [2024-02-04T20:43:18.650Z] #32 [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
20:43:18 [2024-02-04T20:43:18.650Z] #32 8.085 go: downloading github.com/quasilyte/gogrep v0.5.0
20:43:18 [2024-02-04T20:43:18.650Z] #32 8.154 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:43:18 [2024-02-04T20:43:18.650Z] #32 8.176 go: downloading github.com/golang/protobuf v1.5.2
20:43:18 [2024-02-04T20:43:18.650Z] #32 8.213 go: downloading github.com/beorn7/perks v1.0.1
20:43:18 [2024-02-04T20:43:18.650Z] #32 8.213 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:43:18 [2024-02-04T20:43:18.650Z] #32 8.309 go: downloading github.com/prometheus/common v0.32.1
20:43:18 [2024-02-04T20:43:18.908Z] #32 8.345 go: downloading github.com/prometheus/procfs v0.7.3
20:43:18 [2024-02-04T20:43:18.908Z] #32 8.345 go: downloading google.golang.org/protobuf v1.28.0
20:43:18 [2024-02-04T20:43:18.908Z] #32 8.492 go: downloading github.com/mattn/go-runewidth v0.0.9
20:43:19 [2024-02-04T20:43:19.846Z] #32 9.227 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:43:20 [2024-02-04T20:43:20.409Z] #32 ...
20:43:20 [2024-02-04T20:43:20.409Z] 
20:43:20 [2024-02-04T20:43:20.409Z] #61 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
20:43:20 [2024-02-04T20:43:20.409Z] #61 3.389 go: downloading github.com/pelletier/go-toml v1.8.1
20:43:20 [2024-02-04T20:43:20.666Z] #61 ...
20:43:20 [2024-02-04T20:43:20.666Z] 
20:43:20 [2024-02-04T20:43:20.666Z] #62 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
20:43:20 [2024-02-04T20:43:20.666Z] #62 2.470 go: downloading github.com/tc-hib/go-winres v0.3.1
20:43:20 [2024-02-04T20:43:20.666Z] #62 2.879 go: downloading github.com/tc-hib/winres v0.1.6
20:43:20 [2024-02-04T20:43:20.666Z] #62 2.880 go: downloading github.com/urfave/cli/v2 v2.3.0
20:43:20 [2024-02-04T20:43:20.666Z] #62 3.108 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:43:20 [2024-02-04T20:43:20.666Z] #62 3.115 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:43:20 [2024-02-04T20:43:20.666Z] #62 3.115 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:43:20 [2024-02-04T20:43:20.666Z] #62 3.191 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:43:20 [2024-02-04T20:43:20.666Z] #62 ...
20:43:20 [2024-02-04T20:43:20.666Z] 
20:43:20 [2024-02-04T20:43:20.666Z] #63 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
20:43:20 [2024-02-04T20:43:20.923Z] #63 ...
20:43:20 [2024-02-04T20:43:20.923Z] 
20:43:20 [2024-02-04T20:43:20.923Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
20:43:20 [2024-02-04T20:43:20.923Z] #64 3.264 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:43:20 [2024-02-04T20:43:20.923Z] #64 3.296 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
20:43:20 [2024-02-04T20:43:20.923Z] #64 3.296 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:43:20 [2024-02-04T20:43:20.923Z] #64 3.480 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:43:20 [2024-02-04T20:43:20.923Z] #64 3.704 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:43:20 [2024-02-04T20:43:20.923Z] #64 3.828 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [134 kB]
20:43:20 [2024-02-04T20:43:20.923Z] #64 5.433 Fetched 9083 kB in 2s (3730 kB/s)
20:43:20 [2024-02-04T20:43:20.923Z] #64 5.433 Reading package lists...
20:43:20 [2024-02-04T20:43:20.923Z] #64 6.249 Reading package lists...
20:43:20 [2024-02-04T20:43:20.923Z] #64 7.098 Building dependency tree...
20:43:20 [2024-02-04T20:43:20.923Z] #64 7.703 The following additional packages will be installed:
20:43:20 [2024-02-04T20:43:20.923Z] #64 7.708   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
20:43:20 [2024-02-04T20:43:20.923Z] #64 7.715 Suggested packages:
20:43:20 [2024-02-04T20:43:20.923Z] #64 7.715   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
20:43:20 [2024-02-04T20:43:20.923Z] #64 7.848 The following NEW packages will be installed:
20:43:20 [2024-02-04T20:43:20.923Z] #64 7.851   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
20:43:20 [2024-02-04T20:43:20.923Z] #64 8.140 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:43:20 [2024-02-04T20:43:20.923Z] #64 8.140 Need to get 19.3 MB of archives.
20:43:20 [2024-02-04T20:43:20.923Z] #64 8.140 After this operation, 77.0 MB of additional disk space will be used.
20:43:20 [2024-02-04T20:43:20.923Z] #64 8.140 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
20:43:20 [2024-02-04T20:43:20.923Z] #64 8.255 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
20:43:20 [2024-02-04T20:43:20.923Z] #64 8.260 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
20:43:20 [2024-02-04T20:43:20.923Z] #64 8.264 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
20:43:20 [2024-02-04T20:43:20.923Z] #64 8.265 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
20:43:20 [2024-02-04T20:43:20.923Z] #64 8.293 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
20:43:20 [2024-02-04T20:43:20.924Z] #64 8.293 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
20:43:20 [2024-02-04T20:43:20.924Z] #64 8.353 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
20:43:20 [2024-02-04T20:43:20.924Z] #64 8.708 debconf: delaying package configuration, since apt-utils is not installed
20:43:20 [2024-02-04T20:43:20.924Z] #64 8.795 Fetched 19.3 MB in 1s (34.7 MB/s)
20:43:20 [2024-02-04T20:43:20.924Z] #64 8.900 Selecting previously unselected package libicu72:arm64.
20:43:20 [2024-02-04T20:43:20.924Z] #64 8.900 (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.)
20:43:20 [2024-02-04T20:43:20.924Z] #64 8.980 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
20:43:20 [2024-02-04T20:43:20.924Z] #64 9.013 Unpacking libicu72:arm64 (72.1-3) ...
20:43:21 [2024-02-04T20:43:21.181Z] #64 ...
20:43:21 [2024-02-04T20:43:21.181Z] 
20:43:21 [2024-02-04T20:43:21.181Z] #65 [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
20:43:21 [2024-02-04T20:43:21.181Z] #65 3.728 go: downloading mvdan.cc/sh/v3 v3.6.0
20:43:21 [2024-02-04T20:43:21.181Z] #65 4.206 go: downloading golang.org/x/term v0.3.0
20:43:21 [2024-02-04T20:43:21.181Z] #65 4.206 go: downloading mvdan.cc/editorconfig v0.2.0
20:43:21 [2024-02-04T20:43:21.181Z] #65 4.206 go: downloading github.com/google/renameio/v2 v2.0.0
20:43:21 [2024-02-04T20:43:21.181Z] #65 4.206 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
20:43:21 [2024-02-04T20:43:21.181Z] #65 4.425 go: downloading golang.org/x/sys v0.3.0
20:43:21 [2024-02-04T20:43:21.181Z] #65 ...
20:43:21 [2024-02-04T20:43:21.181Z] 
20:43:21 [2024-02-04T20:43:21.181Z] #66 [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
20:43:21 [2024-02-04T20:43:21.438Z] #66 ...
20:43:21 [2024-02-04T20:43:21.438Z] 
20:43:21 [2024-02-04T20:43:21.438Z] #67 [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             ;
20:43:21 [2024-02-04T20:43:21.438Z] #67 3.179 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:43:21 [2024-02-04T20:43:21.438Z] #67 3.195 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
20:43:21 [2024-02-04T20:43:21.438Z] #67 3.211 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 3.320 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 3.627 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 3.785 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [134 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 4.956 Fetched 9083 kB in 2s (4359 kB/s)
20:43:21 [2024-02-04T20:43:21.439Z] #67 4.956 Reading package lists...
20:43:21 [2024-02-04T20:43:21.439Z] #67 5.982 Reading package lists...
20:43:21 [2024-02-04T20:43:21.439Z] #67 6.804 Building dependency tree...
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.524 python3 is already the newest version (3.11.2-1+b1).
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.524 The following additional packages will be installed:
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.526   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.526   xz-utils
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.529 Suggested packages:
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.529   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.529   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.529   m4-doc ed diffutils-doc
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.529 Recommended packages:
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.529   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.529   liblocale-gettext-perl libltdl-dev
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.811 The following NEW packages will be installed:
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.812   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.812   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
20:43:21 [2024-02-04T20:43:21.439Z] #67 7.813   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.105 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.105 Need to get 5656 kB of archives.
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.105 After this operation, 16.7 MB of additional disk space will be used.
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.105 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.110 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.118 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.118 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.118 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.118 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.131 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.146 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.146 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.174 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.177 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.180 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.182 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.187 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.187 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.194 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.194 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.194 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.194 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.486 debconf: delaying package configuration, since apt-utils is not installed
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.566 Fetched 5656 kB in 0s (15.6 MB/s)
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.638 Selecting previously unselected package bzip2.
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.638 (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.)
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.666 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.666 Unpacking bzip2 (1.0.8-5+b1) ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.834 Selecting previously unselected package xz-utils.
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.834 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 8.851 Unpacking xz-utils (5.4.1-0.2) ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 9.235 Selecting previously unselected package m4.
20:43:21 [2024-02-04T20:43:21.439Z] #67 9.237 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 9.252 Unpacking m4 (1.4.19-3) ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 9.489 Selecting previously unselected package autoconf.
20:43:21 [2024-02-04T20:43:21.439Z] #67 9.492 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 9.502 Unpacking autoconf (2.71-3) ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 9.886 Selecting previously unselected package autotools-dev.
20:43:21 [2024-02-04T20:43:21.439Z] #67 9.891 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 9.938 Unpacking autotools-dev (20220109.1) ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 10.09 Selecting previously unselected package automake.
20:43:21 [2024-02-04T20:43:21.439Z] #67 10.09 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 10.12 Unpacking automake (1:1.16.5-1.3) ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 10.40 Selecting previously unselected package libdpkg-perl.
20:43:21 [2024-02-04T20:43:21.439Z] #67 10.40 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 10.42 Unpacking libdpkg-perl (1.21.22) ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 10.73 Selecting previously unselected package patch.
20:43:21 [2024-02-04T20:43:21.439Z] #67 10.74 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 10.74 Unpacking patch (2.7.6-7) ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 10.87 Selecting previously unselected package dpkg-dev.
20:43:21 [2024-02-04T20:43:21.439Z] #67 10.87 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 10.88 Unpacking dpkg-dev (1.21.22) ...
20:43:21 [2024-02-04T20:43:21.439Z] #67 ...
20:43:21 [2024-02-04T20:43:21.439Z] 
20:43:21 [2024-02-04T20:43:21.439Z] #68 [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
20:43:21 [2024-02-04T20:43:21.439Z] #68 2.926 go: downloading gotest.tools/gotestsum v1.8.2
20:43:21 [2024-02-04T20:43:21.439Z] #68 3.708 go: downloading github.com/dnephin/pflag v1.0.7
20:43:21 [2024-02-04T20:43:21.439Z] #68 3.708 go: downloading github.com/fatih/color v1.13.0
20:43:21 [2024-02-04T20:43:21.439Z] #68 3.708 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:43:21 [2024-02-04T20:43:21.439Z] #68 3.708 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:43:21 [2024-02-04T20:43:21.439Z] #68 3.708 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
20:43:21 [2024-02-04T20:43:21.439Z] #68 3.708 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
20:43:21 [2024-02-04T20:43:21.439Z] #68 3.708 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
20:43:21 [2024-02-04T20:43:21.439Z] #68 3.708 go: downloading golang.org/x/tools v0.1.11
20:43:21 [2024-02-04T20:43:21.439Z] #68 3.768 go: downloading github.com/mattn/go-colorable v0.1.12
20:43:21 [2024-02-04T20:43:21.439Z] #68 3.782 go: downloading github.com/mattn/go-isatty v0.0.14
20:43:21 [2024-02-04T20:43:21.439Z] #68 5.619 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:43:21 [2024-02-04T20:43:21.697Z] #68 ...
20:43:21 [2024-02-04T20:43:21.697Z] 
20:43:21 [2024-02-04T20:43:21.697Z] #69 [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
20:43:21 [2024-02-04T20:43:21.697Z] #69 3.095 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #69 3.107 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #69 3.107 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #69 3.290 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #69 3.480 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #69 3.700 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [134 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #69 5.173 Fetched 9083 kB in 2s (3853 kB/s)
20:43:21 [2024-02-04T20:43:21.697Z] #69 5.173 Reading package lists...
20:43:21 [2024-02-04T20:43:21.697Z] #69 6.812 Hit:1 http://deb.debian.org/debian bookworm InRelease
20:43:21 [2024-02-04T20:43:21.697Z] #69 6.816 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
20:43:21 [2024-02-04T20:43:21.697Z] #69 6.816 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
20:43:21 [2024-02-04T20:43:21.697Z] #69 7.354 Reading package lists...
20:43:21 [2024-02-04T20:43:21.697Z] #69 8.502 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
20:43:21 [2024-02-04T20:43:21.697Z] #69 8.558 Reading package lists...
20:43:21 [2024-02-04T20:43:21.697Z] #69 9.597 Building dependency tree...
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.34 gcc is already the newest version (4:12.2.0-3).
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.34 libc6-dev is already the newest version (2.36-9+deb12u4).
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.34 pkg-config is already the newest version (1.8.1-1).
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.34 The following additional packages will be installed:
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.34   bzip2 libdpkg-perl patch xz-utils
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.34 Suggested packages:
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.34   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.34 Recommended packages:
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.34   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.34   liblocale-gettext-perl
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.44 The following NEW packages will be installed:
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.44   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.75 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.75 Need to get 2683 kB of archives.
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.75 After this operation, 6010 kB of additional disk space will be used.
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.75 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.76 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.77 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.77 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.77 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #69 10.79 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #69 11.02 debconf: delaying package configuration, since apt-utils is not installed
20:43:21 [2024-02-04T20:43:21.697Z] #69 11.09 Fetched 2683 kB in 0s (8098 kB/s)
20:43:21 [2024-02-04T20:43:21.697Z] #69 11.18 Selecting previously unselected package bzip2.
20:43:21 [2024-02-04T20:43:21.697Z] #69 11.18 (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.)
20:43:21 [2024-02-04T20:43:21.697Z] #69 11.21 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
20:43:21 [2024-02-04T20:43:21.697Z] #69 11.22 Unpacking bzip2 (1.0.8-5+b1) ...
20:43:21 [2024-02-04T20:43:21.697Z] #69 ...
20:43:21 [2024-02-04T20:43:21.697Z] 
20:43:21 [2024-02-04T20:43:21.697Z] #70 [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
20:43:21 [2024-02-04T20:43:21.697Z] #70 3.125 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #70 3.141 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #70 3.153 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #70 3.345 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #70 3.567 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #70 3.834 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [134 kB]
20:43:21 [2024-02-04T20:43:21.697Z] #70 5.313 Fetched 9083 kB in 2s (3696 kB/s)
20:43:21 [2024-02-04T20:43:21.697Z] #70 5.313 Reading package lists...
20:43:21 [2024-02-04T20:43:21.697Z] #70 6.830 Hit:1 http://deb.debian.org/debian bookworm InRelease
20:43:21 [2024-02-04T20:43:21.697Z] #70 6.830 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
20:43:21 [2024-02-04T20:43:21.697Z] #70 6.830 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
20:43:21 [2024-02-04T20:43:21.697Z] #70 7.463 Reading package lists...
20:43:21 [2024-02-04T20:43:21.697Z] #70 8.833 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
20:43:21 [2024-02-04T20:43:21.697Z] #70 8.853 Reading package lists...
20:43:21 [2024-02-04T20:43:21.697Z] #70 9.907 Building dependency tree...
20:43:21 [2024-02-04T20:43:21.697Z] #70 10.79 gcc is already the newest version (4:12.2.0-3).
20:43:21 [2024-02-04T20:43:21.697Z] #70 10.79 pkg-config is already the newest version (1.8.1-1).
20:43:21 [2024-02-04T20:43:21.697Z] #70 10.79 The following additional packages will be installed:
20:43:21 [2024-02-04T20:43:21.697Z] #70 10.81   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
20:43:21 [2024-02-04T20:43:21.697Z] #70 10.81   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
20:43:21 [2024-02-04T20:43:21.697Z] #70 10.81   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
20:43:21 [2024-02-04T20:43:21.697Z] #70 10.81   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
20:43:21 [2024-02-04T20:43:21.697Z] #70 10.82   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
20:43:21 [2024-02-04T20:43:21.697Z] #70 10.82   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
20:43:21 [2024-02-04T20:43:21.697Z] #70 10.83 Suggested packages:
20:43:21 [2024-02-04T20:43:21.697Z] #70 10.83   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
20:43:21 [2024-02-04T20:43:21.697Z] #70 10.83   libgdk-pixbuf2.0-bin libxml2-utils
20:43:21 [2024-02-04T20:43:21.697Z] #70 10.83 Recommended packages:
20:43:21 [2024-02-04T20:43:21.697Z] #70 10.83   shared-mime-info xdg-user-dirs
20:43:21 [2024-02-04T20:43:21.954Z] #70 11.37 The following NEW packages will be installed:
20:43:21 [2024-02-04T20:43:21.954Z] #70 ...
20:43:21 [2024-02-04T20:43:21.954Z] 
20:43:21 [2024-02-04T20:43:21.955Z] #67 [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             ;
20:43:21 [2024-02-04T20:43:21.955Z] #67 11.25 Selecting previously unselected package build-essential.
20:43:21 [2024-02-04T20:43:21.955Z] #67 11.25 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
20:43:21 [2024-02-04T20:43:21.955Z] #67 11.28 Unpacking build-essential (12.9) ...
20:43:21 [2024-02-04T20:43:21.955Z] #67 11.41 Selecting previously unselected package libcap-dev:arm64.
20:43:21 [2024-02-04T20:43:21.955Z] #67 11.41 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
20:43:21 [2024-02-04T20:43:21.955Z] #67 11.43 Unpacking libcap-dev:arm64 (1:2.66-4) ...
20:43:22 [2024-02-04T20:43:22.527Z] #67 12.07 Selecting previously unselected package libprotobuf-c1:arm64.
20:43:22 [2024-02-04T20:43:22.527Z] #67 12.08 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
20:43:22 [2024-02-04T20:43:22.527Z] #67 12.14 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
20:43:23 [2024-02-04T20:43:23.096Z] #67 12.49 Selecting previously unselected package libprotobuf-c-dev:arm64.
20:43:23 [2024-02-04T20:43:23.096Z] #67 12.49 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
20:43:23 [2024-02-04T20:43:23.096Z] #67 12.51 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
20:43:23 [2024-02-04T20:43:23.353Z] #67 12.80 Selecting previously unselected package libseccomp-dev:arm64.
20:43:23 [2024-02-04T20:43:23.353Z] #67 12.81 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
20:43:23 [2024-02-04T20:43:23.353Z] #67 12.93 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
20:43:23 [2024-02-04T20:43:23.610Z] #67 13.12 Selecting previously unselected package libsystemd-dev:arm64.
20:43:23 [2024-02-04T20:43:23.610Z] #67 13.12 Preparing to unpack .../14-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
20:43:23 [2024-02-04T20:43:23.610Z] #67 13.14 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
20:43:23 [2024-02-04T20:43:23.869Z] #67 ...
20:43:23 [2024-02-04T20:43:23.869Z] 
20:43:23 [2024-02-04T20:43:23.869Z] #46 [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
20:43:23 [2024-02-04T20:43:23.869Z] #46 3.203 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #46 3.216 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #46 3.222 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #46 3.433 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #46 3.680 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #46 4.005 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [134 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #46 5.382 Fetched 9083 kB in 2s (3654 kB/s)
20:43:23 [2024-02-04T20:43:23.869Z] #46 5.382 Reading package lists...
20:43:23 [2024-02-04T20:43:23.869Z] #46 6.802 Hit:1 http://deb.debian.org/debian bookworm InRelease
20:43:23 [2024-02-04T20:43:23.869Z] #46 6.802 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
20:43:23 [2024-02-04T20:43:23.869Z] #46 6.803 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
20:43:23 [2024-02-04T20:43:23.869Z] #46 7.549 Reading package lists...
20:43:23 [2024-02-04T20:43:23.869Z] #46 8.993 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
20:43:23 [2024-02-04T20:43:23.869Z] #46 9.009 Reading package lists...
20:43:23 [2024-02-04T20:43:23.869Z] #46 10.31 Building dependency tree...
20:43:23 [2024-02-04T20:43:23.869Z] #46 11.20 gcc is already the newest version (4:12.2.0-3).
20:43:23 [2024-02-04T20:43:23.869Z] #46 11.20 libc6-dev is already the newest version (2.36-9+deb12u4).
20:43:23 [2024-02-04T20:43:23.869Z] #46 11.20 pkg-config is already the newest version (1.8.1-1).
20:43:23 [2024-02-04T20:43:23.869Z] #46 11.20 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
20:43:23 [2024-02-04T20:43:23.869Z] #46 DONE 13.1s
20:43:23 [2024-02-04T20:43:23.869Z] 
20:43:23 [2024-02-04T20:43:23.869Z] #70 [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
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.37   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.37   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.37   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.37   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.37   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.37   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.72 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.72 Need to get 9078 kB of archives.
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.72 After this operation, 46.9 MB of additional disk space will be used.
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.72 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.79 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.79 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.79 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.82 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.82 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.83 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.88 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.88 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.89 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.90 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.90 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.92 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.94 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 11.98 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.12 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.13 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.13 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.16 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.19 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.23 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.24 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.25 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.25 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.26 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.27 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.27 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.29 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.33 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.72 debconf: delaying package configuration, since apt-utils is not installed
20:43:23 [2024-02-04T20:43:23.869Z] #70 12.85 Fetched 9078 kB in 1s (9768 kB/s)
20:43:23 [2024-02-04T20:43:23.869Z] #70 13.00 Selecting previously unselected package libglib2.0-0:arm64.
20:43:23 [2024-02-04T20:43:23.869Z] #70 13.00 (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.)
20:43:23 [2024-02-04T20:43:23.869Z] #70 13.01 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
20:43:23 [2024-02-04T20:43:23.869Z] #70 13.03 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
20:43:23 [2024-02-04T20:43:23.869Z] #70 13.39 Selecting previously unselected package libgirepository-1.0-1:arm64.
20:43:23 [2024-02-04T20:43:23.869Z] #70 13.39 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
20:43:24 [2024-02-04T20:43:24.126Z] #70 13.40 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
20:43:24 [2024-02-04T20:43:24.384Z] #70 13.56 Selecting previously unselected package gir1.2-glib-2.0:arm64.
20:43:24 [2024-02-04T20:43:24.384Z] #70 13.56 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
20:43:24 [2024-02-04T20:43:24.384Z] #70 13.59 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
20:43:24 [2024-02-04T20:43:24.641Z] #70 13.84 Selecting previously unselected package libsecret-common.
20:43:24 [2024-02-04T20:43:24.641Z] #70 13.84 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
20:43:24 [2024-02-04T20:43:24.641Z] #70 13.86 Unpacking libsecret-common (0.20.5-3) ...
20:43:24 [2024-02-04T20:43:24.641Z] #70 14.15 Selecting previously unselected package libsecret-1-0:arm64.
20:43:24 [2024-02-04T20:43:24.899Z] #70 14.15 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
20:43:24 [2024-02-04T20:43:24.899Z] #70 14.19 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
20:43:24 [2024-02-04T20:43:24.899Z] #70 ...
20:43:24 [2024-02-04T20:43:24.899Z] 
20:43:24 [2024-02-04T20:43:24.899Z] #69 [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
20:43:24 [2024-02-04T20:43:24.899Z] #69 11.46 Selecting previously unselected package xz-utils.
20:43:24 [2024-02-04T20:43:24.899Z] #69 11.46 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 11.49 Unpacking xz-utils (5.4.1-0.2) ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 11.99 Selecting previously unselected package libdpkg-perl.
20:43:24 [2024-02-04T20:43:24.899Z] #69 12.00 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 12.09 Unpacking libdpkg-perl (1.21.22) ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 12.43 Selecting previously unselected package patch.
20:43:24 [2024-02-04T20:43:24.899Z] #69 12.43 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 12.44 Unpacking patch (2.7.6-7) ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 12.87 Selecting previously unselected package dpkg-dev.
20:43:24 [2024-02-04T20:43:24.899Z] #69 12.87 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 12.92 Unpacking dpkg-dev (1.21.22) ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 13.29 Selecting previously unselected package libseccomp-dev:arm64.
20:43:24 [2024-02-04T20:43:24.899Z] #69 13.29 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 13.30 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 13.45 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 13.50 Setting up bzip2 (1.0.8-5+b1) ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 13.52 Setting up xz-utils (5.4.1-0.2) ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 13.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:43:24 [2024-02-04T20:43:24.899Z] #69 13.62 Setting up patch (2.7.6-7) ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 13.66 Setting up libdpkg-perl (1.21.22) ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 13.73 Setting up dpkg-dev (1.21.22) ...
20:43:24 [2024-02-04T20:43:24.899Z] #69 DONE 14.4s
20:43:24 [2024-02-04T20:43:24.899Z] 
20:43:24 [2024-02-04T20:43:24.899Z] #70 [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
20:43:24 [2024-02-04T20:43:24.899Z] #70 14.38 Selecting previously unselected package gir1.2-secret-1:arm64.
20:43:24 [2024-02-04T20:43:24.899Z] #70 14.39 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
20:43:24 [2024-02-04T20:43:24.899Z] #70 14.41 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
20:43:25 [2024-02-04T20:43:25.156Z] #70 14.66 Selecting previously unselected package uuid-dev:arm64.
20:43:25 [2024-02-04T20:43:25.413Z] #70 14.67 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
20:43:25 [2024-02-04T20:43:25.413Z] #70 14.68 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
20:43:25 [2024-02-04T20:43:25.683Z] #70 14.93 Selecting previously unselected package libblkid-dev:arm64.
20:43:25 [2024-02-04T20:43:25.683Z] #70 14.93 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
20:43:25 [2024-02-04T20:43:25.683Z] #70 14.95 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
20:43:25 [2024-02-04T20:43:25.998Z] #70 15.27 Selecting previously unselected package libbtrfs0:arm64.
20:43:25 [2024-02-04T20:43:25.998Z] #70 15.28 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
20:43:25 [2024-02-04T20:43:25.998Z] #70 15.33 Unpacking libbtrfs0:arm64 (6.2-1) ...
20:43:26 [2024-02-04T20:43:26.255Z] #70 15.54 Selecting previously unselected package libbtrfs-dev:arm64.
20:43:26 [2024-02-04T20:43:26.255Z] #70 15.55 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
20:43:26 [2024-02-04T20:43:26.255Z] #70 15.56 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
20:43:26 [2024-02-04T20:43:26.519Z] #70 15.83 Selecting previously unselected package libelf1:arm64.
20:43:26 [2024-02-04T20:43:26.519Z] #70 15.83 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
20:43:26 [2024-02-04T20:43:26.519Z] #70 15.94 Unpacking libelf1:arm64 (0.188-2.1) ...
20:43:27 [2024-02-04T20:43:27.135Z] #70 16.39 Selecting previously unselected package libffi-dev:arm64.
20:43:27 [2024-02-04T20:43:27.135Z] #70 16.39 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
20:43:27 [2024-02-04T20:43:27.135Z] #70 16.42 Unpacking libffi-dev:arm64 (3.4.4-1) ...
20:43:27 [2024-02-04T20:43:27.407Z] #70 16.68 Selecting previously unselected package libgpg-error-dev.
20:43:27 [2024-02-04T20:43:27.407Z] #70 16.69 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
20:43:27 [2024-02-04T20:43:27.407Z] #70 16.73 Unpacking libgpg-error-dev (1.46-1) ...
20:43:27 [2024-02-04T20:43:27.682Z] #70 17.00 Selecting previously unselected package libgcrypt20-dev.
20:43:27 [2024-02-04T20:43:27.682Z] #70 17.00 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
20:43:27 [2024-02-04T20:43:27.682Z] #70 17.06 Unpacking libgcrypt20-dev (1.10.1-3) ...
20:43:28 [2024-02-04T20:43:28.271Z] #70 17.56 Selecting previously unselected package libglib2.0-data.
20:43:28 [2024-02-04T20:43:28.271Z] #70 17.57 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
20:43:28 [2024-02-04T20:43:28.271Z] #70 17.63 Unpacking libglib2.0-data (2.74.6-2) ...
20:43:28 [2024-02-04T20:43:28.545Z] #70 ...
20:43:28 [2024-02-04T20:43:28.546Z] 
20:43:28 [2024-02-04T20:43:28.546Z] #30 [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
20:43:28 [2024-02-04T20:43:28.546Z] #30 11.41 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.0%
######################                                                    30.7%
##############################################                            63.9%
#################################################################         91.0%
######################################################################## 100.0%
20:43:28 [2024-02-04T20:43:28.546Z] #30 12.35 
20:43:28 [2024-02-04T20:43:28.546Z] #30 16.16 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:43:28 [2024-02-04T20:43:28.546Z] #30 16.88 #=#=#                                                                         
20:43:28 [2024-02-04T20:43:28.546Z] #30 17.27 #=#=#                                                                         

######################################################################## 100.0%
20:43:28 [2024-02-04T20:43:28.546Z] #30 17.78 
20:43:28 [2024-02-04T20:43:28.546Z] #30 19.47 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:43:28 [2024-02-04T20:43:28.546Z] #30 20.27 #=#=#                                                                         
20:43:28 [2024-02-04T20:43:28.546Z] #30 20.61 #=#=#                                                                         

######################################################################## 100.0%
20:43:28 [2024-02-04T20:43:28.546Z] #30 21.20 
20:43:28 [2024-02-04T20:43:28.546Z] #30 21.26 Download of images into '/build' complete.
20:43:28 [2024-02-04T20:43:28.546Z] #30 21.26 Use something like the following to load the result into a Docker daemon:
20:43:28 [2024-02-04T20:43:28.546Z] #30 21.26   tar -cC '/build' . | docker load
20:43:28 [2024-02-04T20:43:28.546Z] #30 DONE 21.8s
20:43:28 [2024-02-04T20:43:28.546Z] 
20:43:28 [2024-02-04T20:43:28.546Z] #54 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:43:28 [2024-02-04T20:43:28.546Z] #54 DONE 16.6s
20:43:28 [2024-02-04T20:43:28.546Z] 
20:43:28 [2024-02-04T20:43:28.546Z] #67 [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             ;
20:43:28 [2024-02-04T20:43:28.546Z] #67 13.72 Selecting previously unselected package libtool.
20:43:28 [2024-02-04T20:43:28.546Z] #67 13.73 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 13.75 Unpacking libtool (2.4.7-5) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 14.03 Selecting previously unselected package libudev-dev:arm64.
20:43:28 [2024-02-04T20:43:28.546Z] #67 14.04 Preparing to unpack .../16-libudev-dev_252.19-1~deb12u1_arm64.deb ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 14.05 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 14.19 Selecting previously unselected package libyajl2:arm64.
20:43:28 [2024-02-04T20:43:28.546Z] #67 14.20 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 14.26 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 14.50 Selecting previously unselected package libyajl-dev:arm64.
20:43:28 [2024-02-04T20:43:28.546Z] #67 14.51 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 14.52 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 14.72 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 14.82 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 14.86 Setting up m4 (1.4.19-3) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 14.91 Setting up bzip2 (1.0.8-5+b1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.07 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.11 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.13 Setting up autotools-dev (20220109.1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.16 Setting up xz-utils (5.4.1-0.2) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.21 Setting up patch (2.7.6-7) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.24 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.26 Setting up libdpkg-perl (1.21.22) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.28 Setting up autoconf (2.71-3) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.36 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.47 Setting up libcap-dev:arm64 (1:2.66-4) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.55 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.60 Setting up automake (1:1.16.5-1.3) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.64 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.68 Setting up libtool (2.4.7-5) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.78 Setting up dpkg-dev (1.21.22) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.84 Setting up build-essential (12.9) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 15.89 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:43:28 [2024-02-04T20:43:28.546Z] #67 DONE 18.1s
20:43:28 [2024-02-04T20:43:28.546Z] 
20:43:28 [2024-02-04T20:43:28.546Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
20:43:28 [2024-02-04T20:43:28.546Z] #64 10.56 Selecting previously unselected package libxml2:arm64.
20:43:28 [2024-02-04T20:43:28.546Z] #64 10.56 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 10.57 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 10.87 Selecting previously unselected package libarchive13:arm64.
20:43:28 [2024-02-04T20:43:28.546Z] #64 10.87 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 10.88 Unpacking libarchive13:arm64 (3.6.2-1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 11.17 Selecting previously unselected package libjsoncpp25:arm64.
20:43:28 [2024-02-04T20:43:28.546Z] #64 11.18 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 11.18 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 11.43 Selecting previously unselected package librhash0:arm64.
20:43:28 [2024-02-04T20:43:28.546Z] #64 11.45 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 11.49 Unpacking librhash0:arm64 (1.4.3-3) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 11.87 Selecting previously unselected package libuv1:arm64.
20:43:28 [2024-02-04T20:43:28.546Z] #64 11.88 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 11.91 Unpacking libuv1:arm64 (1.44.2-1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 12.31 Selecting previously unselected package cmake-data.
20:43:28 [2024-02-04T20:43:28.546Z] #64 12.31 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 12.38 Unpacking cmake-data (3.25.1-1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 13.90 Selecting previously unselected package cmake.
20:43:28 [2024-02-04T20:43:28.546Z] #64 13.90 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 13.92 Unpacking cmake (3.25.1-1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 15.29 Setting up libicu72:arm64 (72.1-3) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 15.36 Setting up libuv1:arm64 (1.44.2-1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 15.40 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 15.45 Setting up librhash0:arm64 (1.4.3-3) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 15.57 Setting up cmake-data (3.25.1-1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 15.63 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 15.69 Setting up libarchive13:arm64 (3.6.2-1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 15.74 Setting up cmake (3.25.1-1) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 15.82 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:43:28 [2024-02-04T20:43:28.546Z] #64 DONE 17.9s
20:43:28 [2024-02-04T20:43:28.546Z] 
20:43:28 [2024-02-04T20:43:28.546Z] #71 [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...)
20:43:28 [2024-02-04T20:43:28.546Z] #71 0.974 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.12-0-g51d5e94 -X main.version=1.1.12 -linkmode external -extldflags --static-pie " -o runc .
20:43:28 [2024-02-04T20:43:28.816Z] #71 ...
20:43:28 [2024-02-04T20:43:28.816Z] 
20:43:28 [2024-02-04T20:43:28.816Z] #72 [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...)
20:43:28 [2024-02-04T20:43:28.816Z] #72 ...
20:43:28 [2024-02-04T20:43:28.816Z] 
20:43:28 [2024-02-04T20:43:28.816Z] #73 [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...)
20:43:29 [2024-02-04T20:43:29.098Z] #73 ...
20:43:29 [2024-02-04T20:43:29.098Z] 
20:43:29 [2024-02-04T20:43:29.098Z] #70 [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
20:43:29 [2024-02-04T20:43:29.098Z] #70 18.27 Selecting previously unselected package libglib2.0-bin.
20:43:29 [2024-02-04T20:43:29.098Z] #70 18.27 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
20:43:29 [2024-02-04T20:43:29.098Z] #70 18.28 Unpacking libglib2.0-bin (2.74.6-2) ...
20:43:29 [2024-02-04T20:43:29.098Z] #70 18.44 Selecting previously unselected package python3-lib2to3.
20:43:29 [2024-02-04T20:43:29.098Z] #70 18.44 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...#70 ...
20:43:29 [2024-02-04T20:43:29.098Z] 
20:43:29 [2024-02-04T20:43:29.098Z] #74 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
20:43:29 [2024-02-04T20:43:29.098Z] #74 DONE 0.2s
20:43:29 [2024-02-04T20:43:29.098Z] 
20:43:29 [2024-02-04T20:43:29.098Z] #70 [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
20:43:29 [2024-02-04T20:43:29.098Z] #70 18.44 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
20:43:29 [2024-02-04T20:43:29.098Z] #70 18.48 Unpacking python3-lib2to3 (3.11.2-3) ...
20:43:29 [2024-02-04T20:43:29.098Z] #70 18.62 Selecting previously unselected package python3-distutils.
20:43:29 [2024-02-04T20:43:29.388Z] #70 18.63 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
20:43:29 [2024-02-04T20:43:29.388Z] #70 18.64 Unpacking python3-distutils (3.11.2-3) ...
20:43:29 [2024-02-04T20:43:29.388Z] #70 18.84 Selecting previously unselected package libglib2.0-dev-bin.
20:43:29 [2024-02-04T20:43:29.388Z] #70 18.84 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
20:43:29 [2024-02-04T20:43:29.646Z] #70 18.85 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
20:43:29 [2024-02-04T20:43:29.646Z] #70 18.93 Selecting previously unselected package libsepol-dev:arm64.
20:43:29 [2024-02-04T20:43:29.646Z] #70 18.93 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
20:43:29 [2024-02-04T20:43:29.646Z] #70 18.95 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
20:43:29 [2024-02-04T20:43:29.902Z] #70 19.14 Selecting previously unselected package libpcre2-16-0:arm64.
20:43:29 [2024-02-04T20:43:29.902Z] #70 19.14 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
20:43:29 [2024-02-04T20:43:29.902Z] #70 19.14 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
20:43:30 [2024-02-04T20:43:30.159Z] #70 19.34 Selecting previously unselected package libpcre2-32-0:arm64.
20:43:30 [2024-02-04T20:43:30.159Z] #70 19.36 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
20:43:30 [2024-02-04T20:43:30.159Z] #70 19.37 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
20:43:30 [2024-02-04T20:43:30.159Z] #70 19.51 Selecting previously unselected package libpcre2-posix3:arm64.
20:43:30 [2024-02-04T20:43:30.159Z] #70 19.51 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
20:43:30 [2024-02-04T20:43:30.159Z] #70 19.51 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
20:43:30 [2024-02-04T20:43:30.159Z] #70 19.62 Selecting previously unselected package libpcre2-dev:arm64.
20:43:30 [2024-02-04T20:43:30.416Z] #70 19.63 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
20:43:30 [2024-02-04T20:43:30.416Z] #70 19.66 Unpacking libpcre2-dev:arm64 (10.42-1) ...
20:43:30 [2024-02-04T20:43:30.416Z] #70 19.84 Selecting previously unselected package libselinux1-dev:arm64.
20:43:30 [2024-02-04T20:43:30.416Z] #70 19.84 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
20:43:30 [2024-02-04T20:43:30.673Z] #70 19.87 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
20:43:30 [2024-02-04T20:43:30.673Z] #70 20.06 Selecting previously unselected package libmount-dev:arm64.
20:43:30 [2024-02-04T20:43:30.673Z] #70 20.07 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
20:43:30 [2024-02-04T20:43:30.673Z] #70 20.08 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
20:43:30 [2024-02-04T20:43:30.673Z] #70 20.19 Selecting previously unselected package zlib1g-dev:arm64.
20:43:30 [2024-02-04T20:43:30.930Z] #70 20.20 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
20:43:30 [2024-02-04T20:43:30.930Z] #70 20.21 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
20:43:30 [2024-02-04T20:43:30.930Z] #70 20.41 Selecting previously unselected package libglib2.0-dev:arm64.
20:43:31 [2024-02-04T20:43:31.186Z] #70 20.41 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
20:43:31 [2024-02-04T20:43:31.186Z] #70 20.42 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
20:43:31 [2024-02-04T20:43:31.750Z] #70 21.00 Selecting previously unselected package libsecret-1-dev:arm64.
20:43:31 [2024-02-04T20:43:31.750Z] #70 21.01 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
20:43:31 [2024-02-04T20:43:31.750Z] #70 21.01 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
20:43:32 [2024-02-04T20:43:32.013Z] #70 21.34 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
20:43:32 [2024-02-04T20:43:32.013Z] #70 21.37 No schema files found: doing nothing.
20:43:32 [2024-02-04T20:43:32.013Z] #70 21.38 Setting up libffi-dev:arm64 (3.4.4-1) ...
20:43:32 [2024-02-04T20:43:32.013Z] #70 21.39 Setting up libpcre2-16-0:arm64 (10.42-1) ...
20:43:32 [2024-02-04T20:43:32.013Z] #70 21.40 Setting up libbtrfs0:arm64 (6.2-1) ...
20:43:32 [2024-02-04T20:43:32.272Z] #70 21.53 Setting up libpcre2-32-0:arm64 (10.42-1) ...
20:43:32 [2024-02-04T20:43:32.272Z] #70 21.58 Setting up libglib2.0-data (2.74.6-2) ...
20:43:32 [2024-02-04T20:43:32.272Z] #70 21.63 Setting up libgpg-error-dev (1.46-1) ...
20:43:32 [2024-02-04T20:43:32.272Z] #70 21.66 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
20:43:32 [2024-02-04T20:43:32.272Z] #70 21.68 Setting up libsepol-dev:arm64 (3.4-2.1) ...
20:43:32 [2024-02-04T20:43:32.272Z] #70 21.71 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
20:43:32 [2024-02-04T20:43:32.272Z] #70 21.72 Setting up libpcre2-posix3:arm64 (10.42-1) ...
20:43:32 [2024-02-04T20:43:32.272Z] #70 21.75 Setting up libbtrfs-dev:arm64 (6.2-1) ...
20:43:32 [2024-02-04T20:43:32.529Z] #70 21.76 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
20:43:32 [2024-02-04T20:43:32.529Z] #70 21.79 Setting up python3-lib2to3 (3.11.2-3) ...
20:43:32 [2024-02-04T20:43:32.786Z] #70 22.14 Setting up libelf1:arm64 (0.188-2.1) ...
20:43:32 [2024-02-04T20:43:32.786Z] #70 22.19 Setting up libsecret-common (0.20.5-3) ...
20:43:32 [2024-02-04T20:43:32.786Z] #70 22.24 Setting up python3-distutils (3.11.2-3) ...
20:43:33 [2024-02-04T20:43:33.349Z] #70 22.59 Setting up libglib2.0-dev-bin (2.74.6-2) ...
20:43:33 [2024-02-04T20:43:33.913Z] #70 23.18 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
20:43:33 [2024-02-04T20:43:33.913Z] #70 ...
20:43:33 [2024-02-04T20:43:33.913Z] 
20:43:33 [2024-02-04T20:43:33.913Z] #75 [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...)
20:43:33 [2024-02-04T20:43:33.913Z] #75 0.846 go: downloading github.com/Masterminds/semver/v3 v3.2.1
20:43:33 [2024-02-04T20:43:33.913Z] #75 0.875 go: downloading github.com/urfave/cli/v2 v2.27.1
20:43:33 [2024-02-04T20:43:33.913Z] #75 0.913 go: downloading github.com/containernetworking/plugins v1.4.0
20:43:33 [2024-02-04T20:43:33.913Z] #75 0.913 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
20:43:33 [2024-02-04T20:43:33.913Z] #75 0.937 go: downloading github.com/google/uuid v1.5.0
20:43:33 [2024-02-04T20:43:33.913Z] #75 0.937 go: downloading github.com/moby/vpnkit v0.5.0
20:43:33 [2024-02-04T20:43:33.913Z] #75 0.937 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:43:33 [2024-02-04T20:43:33.913Z] #75 1.453 go: downloading github.com/gorilla/mux v1.8.1
20:43:33 [2024-02-04T20:43:33.913Z] #75 1.742 go: downloading github.com/moby/sys/mountinfo v0.7.1
20:43:33 [2024-02-04T20:43:33.913Z] #75 1.823 go: downloading golang.org/x/sys v0.16.0
20:43:33 [2024-02-04T20:43:33.913Z] #75 2.074 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
20:43:33 [2024-02-04T20:43:33.913Z] #75 2.150 go: downloading golang.org/x/net v0.17.0
20:43:33 [2024-02-04T20:43:33.913Z] #75 2.575 go: downloading github.com/josharian/native v1.1.0
20:43:33 [2024-02-04T20:43:33.913Z] #75 2.588 go: downloading github.com/pierrec/lz4/v4 v4.1.17
20:43:33 [2024-02-04T20:43:33.913Z] #75 3.378 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
20:43:33 [2024-02-04T20:43:33.913Z] #75 3.378 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
20:43:33 [2024-02-04T20:43:33.913Z] #75 ...
20:43:33 [2024-02-04T20:43:33.913Z] 
20:43:33 [2024-02-04T20:43:33.913Z] #70 [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
20:43:33 [2024-02-04T20:43:33.913Z] #70 23.29 Setting up libpcre2-dev:arm64 (10.42-1) ...
20:43:34 [2024-02-04T20:43:34.170Z] #70 23.37 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
20:43:34 [2024-02-04T20:43:34.170Z] #70 23.54 Setting up libglib2.0-bin (2.74.6-2) ...
20:43:34 [2024-02-04T20:43:34.427Z] #70 23.71 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
20:43:34 [2024-02-04T20:43:34.427Z] #70 23.79 Setting up libgcrypt20-dev (1.10.1-3) ...
20:43:34 [2024-02-04T20:43:34.427Z] #70 23.90 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
20:43:34 [2024-02-04T20:43:34.770Z] #70 23.94 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
20:43:34 [2024-02-04T20:43:34.770Z] #70 23.98 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
20:43:34 [2024-02-04T20:43:34.770Z] #70 24.14 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
20:43:35 [2024-02-04T20:43:35.027Z] #70 ...
20:43:35 [2024-02-04T20:43:35.027Z] 
20:43:35 [2024-02-04T20:43:35.027Z] #76 [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
20:43:35 [2024-02-04T20:43:35.027Z] #76 1.028 Hit:1 http://deb.debian.org/debian bookworm InRelease
20:43:35 [2024-02-04T20:43:35.027Z] #76 1.029 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
20:43:35 [2024-02-04T20:43:35.027Z] #76 1.029 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
20:43:35 [2024-02-04T20:43:35.027Z] #76 1.847 Reading package lists...
20:43:35 [2024-02-04T20:43:35.027Z] #76 2.893 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
20:43:35 [2024-02-04T20:43:35.027Z] #76 2.900 Reading package lists...
20:43:35 [2024-02-04T20:43:35.027Z] #76 3.960 Building dependency tree...
20:43:35 [2024-02-04T20:43:35.027Z] #76 4.224 Reading state information...
20:43:35 [2024-02-04T20:43:35.027Z] #76 4.907 gcc is already the newest version (4:12.2.0-3).
20:43:35 [2024-02-04T20:43:35.027Z] #76 4.907 libc6-dev is already the newest version (2.36-9+deb12u4).
20:43:35 [2024-02-04T20:43:35.027Z] #76 4.907 pkg-config is already the newest version (1.8.1-1).
20:43:35 [2024-02-04T20:43:35.027Z] #76 4.907 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
20:43:35 [2024-02-04T20:43:35.027Z] #76 DONE 6.3s
20:43:35 [2024-02-04T20:43:35.027Z] 
20:43:35 [2024-02-04T20:43:35.027Z] #70 [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
20:43:35 [2024-02-04T20:43:35.027Z] #70 24.20 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
20:43:35 [2024-02-04T20:43:35.284Z] #70 24.43 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:43:36 [2024-02-04T20:43:36.259Z] #70 DONE 25.3s
20:43:36 [2024-02-04T20:43:36.259Z] 
20:43:36 [2024-02-04T20:43:36.259Z] #77 [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...)
20:43:36 [2024-02-04T20:43:36.259Z] #77 ...
20:43:36 [2024-02-04T20:43:36.259Z] 
20:43:36 [2024-02-04T20:43:36.259Z] #61 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
20:43:36 [2024-02-04T20:43:36.259Z] #61 25.49 tomll can be used in two ways:
20:43:36 [2024-02-04T20:43:36.259Z] #61 25.49 Writing to STDIN and reading from STDOUT:
20:43:36 [2024-02-04T20:43:36.259Z] #61 25.49   cat file.toml | tomll > file.toml
20:43:36 [2024-02-04T20:43:36.259Z] #61 25.49 
20:43:36 [2024-02-04T20:43:36.259Z] #61 25.49 Reading and updating a list of files:
20:43:36 [2024-02-04T20:43:36.259Z] #61 25.49   tomll a.toml b.toml c.toml
20:43:36 [2024-02-04T20:43:36.259Z] #61 25.49 
20:43:36 [2024-02-04T20:43:36.259Z] #61 25.49 When given a list of files, tomll will modify all files in place without asking.
20:43:36 [2024-02-04T20:43:36.259Z] #61 DONE 25.7s
20:43:36 [2024-02-04T20:43:36.259Z] 
20:43:36 [2024-02-04T20:43:36.259Z] #78 [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...)
20:43:36 [2024-02-04T20:43:36.259Z] #78 1.125 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
20:43:36 [2024-02-04T20:43:36.259Z] #78 1.125   Compatibility with CMake < 2.8.12 will be removed from a future version of
20:43:36 [2024-02-04T20:43:36.259Z] #78 1.125   CMake.
20:43:36 [2024-02-04T20:43:36.259Z] #78 1.125 
20:43:36 [2024-02-04T20:43:36.259Z] #78 1.125   Update the VERSION argument <min> value or use a ...<max> suffix to tell
20:43:36 [2024-02-04T20:43:36.259Z] #78 1.125   CMake that the project does not need compatibility with older versions.
20:43:36 [2024-02-04T20:43:36.259Z] #78 1.125 
20:43:36 [2024-02-04T20:43:36.259Z] #78 1.125 
20:43:36 [2024-02-04T20:43:36.259Z] #78 1.454 -- The C compiler identification is GNU 12.2.0
20:43:36 [2024-02-04T20:43:36.519Z] #78 1.474 -- Detecting C compiler ABI info
20:43:36 [2024-02-04T20:43:36.776Z] #78 1.870 -- Detecting C compiler ABI info - done
20:43:37 [2024-02-04T20:43:37.034Z] #78 1.899 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
20:43:37 [2024-02-04T20:43:37.034Z] #78 1.900 -- Detecting C compile features
20:43:37 [2024-02-04T20:43:37.034Z] #78 1.901 -- Detecting C compile features - done
20:43:37 [2024-02-04T20:43:37.034Z] #78 1.928 -- Performing Test HAS_BUILTIN_FORTIFY
20:43:37 [2024-02-04T20:43:37.034Z] #78 2.034 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:43:37 [2024-02-04T20:43:37.034Z] #78 2.077 -- Configuring done
20:43:37 [2024-02-04T20:43:37.034Z] #78 2.095 -- Generating done
20:43:37 [2024-02-04T20:43:37.034Z] #78 2.101 -- Build files have been written to: /go/src/github.com/krallin/tini
20:43:37 [2024-02-04T20:43:37.292Z] #78 2.308 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:43:37 [2024-02-04T20:43:37.856Z] #78 2.925 [100%] Linking C executable tini-static
20:43:38 [2024-02-04T20:43:38.114Z] #78 3.208 [100%] Built target tini-static
20:43:38 [2024-02-04T20:43:38.371Z] #78 ...
20:43:38 [2024-02-04T20:43:38.371Z] 
20:43:38 [2024-02-04T20:43:38.371Z] #65 [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
20:43:38 [2024-02-04T20:43:38.371Z] #65 27.57 v3.6.0
20:43:38 [2024-02-04T20:43:38.371Z] #65 DONE 27.9s
20:43:38 [2024-02-04T20:43:38.371Z] 
20:43:38 [2024-02-04T20:43:38.371Z] #78 [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...)
20:43:38 [2024-02-04T20:43:38.371Z] #78 DONE 3.5s
20:43:38 [2024-02-04T20:43:38.371Z] 
20:43:38 [2024-02-04T20:43:38.371Z] #79 [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
20:43:38 [2024-02-04T20:43:38.371Z] #79 0.620 Cloning into '/tmp/crun-build'...
20:43:38 [2024-02-04T20:43:38.371Z] #79 2.661 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:43:38 [2024-02-04T20:43:38.371Z] #79 2.670 Cloning into '/tmp/crun-build/libocispec'...
20:43:38 [2024-02-04T20:43:38.371Z] #79 3.215 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
20:43:38 [2024-02-04T20:43:38.371Z] #79 3.217 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:43:38 [2024-02-04T20:43:38.371Z] #79 3.220 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:43:38 [2024-02-04T20:43:38.371Z] #79 3.220 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:43:38 [2024-02-04T20:43:38.371Z] #79 3.229 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:43:38 [2024-02-04T20:43:38.371Z] #79 3.963 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:43:38 [2024-02-04T20:43:38.371Z] #79 4.709 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:43:38 [2024-02-04T20:43:38.371Z] #79 5.127 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
20:43:38 [2024-02-04T20:43:38.371Z] #79 5.158 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
20:43:38 [2024-02-04T20:43:38.371Z] #79 5.182 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
20:43:39 [2024-02-04T20:43:39.304Z] #79 ...
20:43:39 [2024-02-04T20:43:39.304Z] 
20:43:39 [2024-02-04T20:43:39.304Z] #62 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
20:43:39 [2024-02-04T20:43:39.304Z] #62 29.04 NAME:
20:43:39 [2024-02-04T20:43:39.304Z] #62 29.04    go-winres - A tool for embedding resources in Windows executables
20:43:39 [2024-02-04T20:43:39.304Z] #62 29.04 
20:43:39 [2024-02-04T20:43:39.304Z] #62 29.04 USAGE:
20:43:39 [2024-02-04T20:43:39.304Z] #62 29.04    go-winres [global options] command [command options] [arguments...]
20:43:39 [2024-02-04T20:43:39.304Z] #62 29.04 
20:43:39 [2024-02-04T20:43:39.304Z] #62 29.04 COMMANDS:
20:43:39 [2024-02-04T20:43:39.561Z] #62 29.04    init     Create an initial ./winres/winres.json
20:43:39 [2024-02-04T20:43:39.561Z] #62 29.04    make     Make syso files for the "go build" command
20:43:39 [2024-02-04T20:43:39.561Z] #62 29.04    simply   Make syso files for the "go build" command (simplified)
20:43:39 [2024-02-04T20:43:39.561Z] #62 29.04    extract  Extract all resources from an executable
20:43:39 [2024-02-04T20:43:39.561Z] #62 29.04    patch    Replace resources in an executable file (exe, dll)
20:43:39 [2024-02-04T20:43:39.561Z] #62 29.04    help, h  Shows a list of commands or help for one command
20:43:39 [2024-02-04T20:43:39.561Z] #62 29.04 
20:43:39 [2024-02-04T20:43:39.561Z] #62 29.04 GLOBAL OPTIONS:
20:43:39 [2024-02-04T20:43:39.561Z] #62 29.04    --help, -h  show help (default: false)
20:43:39 [2024-02-04T20:43:39.818Z] #62 DONE 29.4s
20:43:39 [2024-02-04T20:43:39.818Z] 
20:43:39 [2024-02-04T20:43:39.818Z] #72 [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...)
20:43:40 [2024-02-04T20:43:40.382Z] #72 ...
20:43:40 [2024-02-04T20:43:40.382Z] 
20:43:40 [2024-02-04T20:43:40.382Z] #77 [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...)
20:43:40 [2024-02-04T20:43:40.382Z] #77 4.402 + bin/ctr
20:43:40 [2024-02-04T20:43:40.382Z] #77 4.402 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -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
20:43:46 [2024-02-04T20:43:46.932Z] #77 ...
20:43:46 [2024-02-04T20:43:46.932Z] 
20:43:46 [2024-02-04T20:43:46.932Z] #79 [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
20:43:46 [2024-02-04T20:43:46.932Z] #79 12.55 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:43:46 [2024-02-04T20:43:46.932Z] #79 17.43 libtoolize: putting auxiliary files in '.'.
20:43:46 [2024-02-04T20:43:46.932Z] #79 17.43 libtoolize: copying file './ltmain.sh'
20:43:46 [2024-02-04T20:43:46.932Z] #79 18.37 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:43:46 [2024-02-04T20:43:46.932Z] #79 18.37 libtoolize: and rerunning libtoolize and aclocal.
20:43:46 [2024-02-04T20:43:46.932Z] #79 18.37 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:43:50 [2024-02-04T20:43:50.208Z] #79 ...
20:43:50 [2024-02-04T20:43:50.208Z] 
20:43:50 [2024-02-04T20:43:50.208Z] #68 [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
20:43:50 [2024-02-04T20:43:50.208Z] #68 39.68 gotestsum version dev
20:43:54 [2024-02-04T20:43:54.383Z] #68 DONE 43.3s
20:43:54 [2024-02-04T20:43:54.383Z] 
20:43:54 [2024-02-04T20:43:54.383Z] #79 [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
20:43:54 [2024-02-04T20:43:54.383Z] #79 21.67 configure.ac:7: installing './compile'
20:43:54 [2024-02-04T20:43:54.383Z] #79 21.68 configure.ac:11: installing './config.guess'
20:43:54 [2024-02-04T20:43:54.383Z] #79 21.69 configure.ac:11: installing './config.sub'
20:43:54 [2024-02-04T20:43:54.383Z] #79 21.69 configure.ac:8: installing './install-sh'
20:43:54 [2024-02-04T20:43:54.383Z] #79 21.70 configure.ac:8: installing './missing'
20:43:54 [2024-02-04T20:43:54.383Z] #79 21.77 Makefile.am: installing './depcomp'
20:43:54 [2024-02-04T20:43:54.383Z] #79 22.34 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:43:54 [2024-02-04T20:43:54.383Z] #79 22.34 libtoolize: copying file 'build-aux/ltmain.sh'
20:43:54 [2024-02-04T20:43:54.383Z] #79 22.50 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:43:54 [2024-02-04T20:43:54.383Z] #79 22.50 libtoolize: copying file 'm4/libtool.m4'
20:43:54 [2024-02-04T20:43:54.383Z] #79 22.62 libtoolize: copying file 'm4/ltoptions.m4'
20:43:54 [2024-02-04T20:43:54.383Z] #79 22.71 libtoolize: copying file 'm4/ltsugar.m4'
20:43:54 [2024-02-04T20:43:54.383Z] #79 22.86 libtoolize: copying file 'm4/ltversion.m4'
20:43:54 [2024-02-04T20:43:54.383Z] #79 22.93 libtoolize: copying file 'm4/lt~obsolete.m4'
20:43:54 [2024-02-04T20:43:54.383Z] #79 23.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:43:54 [2024-02-04T20:43:54.383Z] #79 25.49 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
20:43:54 [2024-02-04T20:43:54.383Z] #79 25.49 configure.ac:3: You should run autoupdate.
20:43:54 [2024-02-04T20:43:54.383Z] #79 25.49 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
20:43:54 [2024-02-04T20:43:54.383Z] #79 25.49 configure.ac:3: the top level
20:43:56 [2024-02-04T20:43:56.277Z] #79 27.61 configure.ac:7: installing 'build-aux/compile'
20:43:56 [2024-02-04T20:43:56.277Z] #79 27.61 configure.ac:9: installing 'build-aux/config.guess'
20:43:56 [2024-02-04T20:43:56.277Z] #79 27.62 configure.ac:9: installing 'build-aux/config.sub'
20:43:56 [2024-02-04T20:43:56.277Z] #79 27.63 configure.ac:11: installing 'build-aux/install-sh'
20:43:56 [2024-02-04T20:43:56.277Z] #79 27.63 configure.ac:11: installing 'build-aux/missing'
20:43:56 [2024-02-04T20:43:56.277Z] #79 27.74 Makefile.am: installing 'build-aux/depcomp'
20:43:56 [2024-02-04T20:43:56.534Z] #79 27.78 parallel-tests: installing 'build-aux/test-driver'
20:43:57 [2024-02-04T20:43:57.474Z] #79 28.93 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:43:57 [2024-02-04T20:43:57.474Z] #79 28.93 libtoolize: copying file 'build-aux/ltmain.sh'
20:43:58 [2024-02-04T20:43:58.037Z] #79 29.54 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:43:58 [2024-02-04T20:43:58.293Z] #79 29.55 libtoolize: copying file 'm4/libtool.m4'
20:43:58 [2024-02-04T20:43:58.294Z] #79 29.69 libtoolize: copying file 'm4/ltoptions.m4'
20:43:58 [2024-02-04T20:43:58.294Z] #79 29.86 libtoolize: copying file 'm4/ltsugar.m4'
20:43:58 [2024-02-04T20:43:58.551Z] #79 30.06 libtoolize: copying file 'm4/ltversion.m4'
20:43:58 [2024-02-04T20:43:58.811Z] #79 30.23 libtoolize: copying file 'm4/lt~obsolete.m4'
20:44:04 [2024-02-04T20:44:04.114Z] #79 35.56 configure.ac:11: installing 'build-aux/compile'
20:44:04 [2024-02-04T20:44:04.114Z] #79 35.56 configure.ac:11: installing 'build-aux/config.guess'
20:44:04 [2024-02-04T20:44:04.114Z] #79 35.57 configure.ac:11: installing 'build-aux/config.sub'
20:44:04 [2024-02-04T20:44:04.114Z] #79 35.57 configure.ac:13: installing 'build-aux/install-sh'
20:44:04 [2024-02-04T20:44:04.114Z] #79 35.58 configure.ac:13: installing 'build-aux/missing'
20:44:04 [2024-02-04T20:44:04.114Z] #79 35.58 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:44:04 [2024-02-04T20:44:04.114Z] #79 35.69 Makefile.am: installing 'build-aux/depcomp'
20:44:05 [2024-02-04T20:44:05.301Z] #79 36.50 checking build system type... aarch64-unknown-linux-gnu
20:44:05 [2024-02-04T20:44:05.301Z] #79 36.73 checking host system type... aarch64-unknown-linux-gnu
20:44:05 [2024-02-04T20:44:05.301Z] #79 36.74 checking how to print strings... printf
20:44:05 [2024-02-04T20:44:05.301Z] #79 36.76 checking for gcc... gcc
20:44:05 [2024-02-04T20:44:05.559Z] #79 36.87 checking whether the C compiler works... yes
20:44:05 [2024-02-04T20:44:05.559Z] #79 37.04 checking for C compiler default output file name... a.out
20:44:05 [2024-02-04T20:44:05.559Z] #79 37.05 checking for suffix of executables... 
20:44:05 [2024-02-04T20:44:05.816Z] #79 37.16 checking whether we are cross compiling... no
20:44:05 [2024-02-04T20:44:05.816Z] #79 37.28 checking for suffix of object files... o
20:44:05 [2024-02-04T20:44:05.816Z] #79 37.33 checking whether the compiler supports GNU C... yes
20:44:06 [2024-02-04T20:44:06.073Z] #79 37.43 checking whether gcc accepts -g... yes
20:44:06 [2024-02-04T20:44:06.073Z] #79 37.51 checking for gcc option to enable C11 features... none needed
20:44:06 [2024-02-04T20:44:06.330Z] #79 37.61 checking whether gcc understands -c and -o together... yes
20:44:06 [2024-02-04T20:44:06.330Z] #79 37.69 checking for a sed that does not truncate output... /usr/bin/sed
20:44:06 [2024-02-04T20:44:06.330Z] #79 37.70 checking for grep that handles long lines and -e... /usr/bin/grep
20:44:06 [2024-02-04T20:44:06.330Z] #79 37.71 checking for egrep... /usr/bin/grep -E
20:44:06 [2024-02-04T20:44:06.330Z] #79 37.71 checking for fgrep... /usr/bin/grep -F
20:44:06 [2024-02-04T20:44:06.330Z] #79 37.74 checking for ld used by gcc... /usr/bin/ld
20:44:06 [2024-02-04T20:44:06.330Z] #79 37.76 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:44:06 [2024-02-04T20:44:06.330Z] #79 37.76 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:44:06 [2024-02-04T20:44:06.330Z] #79 37.77 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:44:06 [2024-02-04T20:44:06.330Z] #79 37.87 checking whether ln -s works... yes
20:44:06 [2024-02-04T20:44:06.587Z] #79 37.87 checking the maximum length of command line arguments... 1572864
20:44:06 [2024-02-04T20:44:06.587Z] #79 37.90 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:44:06 [2024-02-04T20:44:06.587Z] #79 37.90 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:44:06 [2024-02-04T20:44:06.587Z] #79 37.90 checking for /usr/bin/ld option to reload object files... -r
20:44:06 [2024-02-04T20:44:06.587Z] #79 37.90 checking for file... file
20:44:06 [2024-02-04T20:44:06.587Z] #79 37.90 checking for objdump... objdump
20:44:06 [2024-02-04T20:44:06.587Z] #79 37.90 checking how to recognize dependent libraries... pass_all
20:44:06 [2024-02-04T20:44:06.587Z] #79 37.91 checking for dlltool... no
20:44:06 [2024-02-04T20:44:06.587Z] #79 37.92 checking how to associate runtime and link libraries... printf %s\n
20:44:06 [2024-02-04T20:44:06.587Z] #79 37.92 checking for ar... ar
20:44:06 [2024-02-04T20:44:06.587Z] #79 37.92 checking for archiver @FILE support... @
20:44:06 [2024-02-04T20:44:06.587Z] #79 38.05 checking for strip... strip
20:44:06 [2024-02-04T20:44:06.587Z] #79 38.05 checking for ranlib... ranlib
20:44:06 [2024-02-04T20:44:06.587Z] #79 38.06 checking for gawk... no
20:44:06 [2024-02-04T20:44:06.587Z] #79 38.06 checking for mawk... mawk
20:44:06 [2024-02-04T20:44:06.845Z] #79 38.06 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:44:07 [2024-02-04T20:44:07.102Z] #79 38.35 checking for sysroot... no
20:44:07 [2024-02-04T20:44:07.102Z] #79 38.35 checking for a working dd... /usr/bin/dd
20:44:07 [2024-02-04T20:44:07.102Z] #79 38.37 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
20:44:07 [2024-02-04T20:44:07.102Z] #79 38.39 checking for mt... no
20:44:07 [2024-02-04T20:44:07.102Z] #79 38.39 checking if : is a manifest tool... no
20:44:07 [2024-02-04T20:44:07.102Z] #79 38.41 checking for stdio.h... yes
20:44:07 [2024-02-04T20:44:07.102Z] #79 38.49 checking for stdlib.h... yes
20:44:07 [2024-02-04T20:44:07.102Z] #79 38.58 checking for string.h... yes
20:44:07 [2024-02-04T20:44:07.359Z] #79 38.67 checking for inttypes.h... yes
20:44:07 [2024-02-04T20:44:07.360Z] #79 38.79 checking for stdint.h... yes
20:44:07 [2024-02-04T20:44:07.617Z] #79 38.92 checking for strings.h... yes
20:44:07 [2024-02-04T20:44:07.617Z] #79 39.05 checking for sys/stat.h... yes
20:44:07 [2024-02-04T20:44:07.878Z] #79 39.16 checking for sys/types.h... yes
20:44:07 [2024-02-04T20:44:07.878Z] #79 39.26 checking for unistd.h... yes
20:44:07 [2024-02-04T20:44:07.878Z] #79 39.36 checking for dlfcn.h... yes
20:44:08 [2024-02-04T20:44:08.135Z] #79 39.42 checking for objdir... .libs
20:44:08 [2024-02-04T20:44:08.392Z] #79 39.69 checking if gcc supports -fno-rtti -fno-exceptions... no
20:44:08 [2024-02-04T20:44:08.392Z] #79 39.78 checking for gcc option to produce PIC... -fPIC -DPIC
20:44:08 [2024-02-04T20:44:08.392Z] #79 39.78 checking if gcc PIC flag -fPIC -DPIC works... yes
20:44:08 [2024-02-04T20:44:08.650Z] #79 39.87 checking if gcc static flag -static works... yes
20:44:08 [2024-02-04T20:44:08.650Z] #79 40.13 checking if gcc supports -c -o file.o... yes
20:44:08 [2024-02-04T20:44:08.906Z] #79 40.25 checking if gcc supports -c -o file.o... (cached) yes
20:44:08 [2024-02-04T20:44:08.907Z] #79 40.25 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:44:08 [2024-02-04T20:44:08.907Z] #79 40.29 checking dynamic linker characteristics... GNU/Linux ld.so
20:44:09 [2024-02-04T20:44:09.164Z] #79 40.50 checking how to hardcode library paths into programs... immediate
20:44:09 [2024-02-04T20:44:09.164Z] #79 40.50 checking whether stripping libraries is possible... yes
20:44:09 [2024-02-04T20:44:09.164Z] #79 40.51 checking if libtool supports shared libraries... yes
20:44:09 [2024-02-04T20:44:09.164Z] #79 40.51 checking whether to build shared libraries... no
20:44:09 [2024-02-04T20:44:09.164Z] #79 40.51 checking whether to build static libraries... yes
20:44:09 [2024-02-04T20:44:09.164Z] #79 40.51 checking for a BSD-compatible install... /usr/bin/install -c
20:44:09 [2024-02-04T20:44:09.164Z] #79 40.55 checking whether build environment is sane... yes
20:44:09 [2024-02-04T20:44:09.164Z] #79 40.59 checking for a race-free mkdir -p... /usr/bin/mkdir -p
20:44:09 [2024-02-04T20:44:09.164Z] #79 40.60 checking whether make sets $(MAKE)... yes
20:44:09 [2024-02-04T20:44:09.164Z] #79 40.65 checking whether make supports the include directive... yes (GNU style)
20:44:09 [2024-02-04T20:44:09.421Z] #79 40.71 checking whether make supports nested variables... yes
20:44:09 [2024-02-04T20:44:09.421Z] #79 40.78 checking whether UID '0' is supported by ustar format... yes
20:44:09 [2024-02-04T20:44:09.421Z] #79 40.78 checking whether GID '0' is supported by ustar format... yes
20:44:09 [2024-02-04T20:44:09.421Z] #79 40.78 checking how to create a ustar tar archive... gnutar
20:44:09 [2024-02-04T20:44:09.421Z] #79 40.89 checking dependency style of gcc... gcc3
20:44:09 [2024-02-04T20:44:09.678Z] #79 41.04 checking whether to enable maintainer-specific portions of Makefiles... yes
20:44:09 [2024-02-04T20:44:09.678Z] #79 41.05 checking whether make supports nested variables... (cached) yes
20:44:09 [2024-02-04T20:44:09.678Z] #79 41.05 checking for gawk... (cached) mawk
20:44:09 [2024-02-04T20:44:09.678Z] #79 41.05 checking for a sed that does not truncate output... (cached) /usr/bin/sed
20:44:09 [2024-02-04T20:44:09.678Z] #79 41.06 checking for gcc... (cached) gcc
20:44:09 [2024-02-04T20:44:09.678Z] #79 41.16 checking whether the compiler supports GNU C... (cached) yes
20:44:09 [2024-02-04T20:44:09.678Z] #79 41.16 checking whether gcc accepts -g... (cached) yes
20:44:09 [2024-02-04T20:44:09.678Z] #79 41.16 checking for gcc option to enable C11 features... (cached) none needed
20:44:09 [2024-02-04T20:44:09.678Z] #79 41.16 checking whether gcc understands -c and -o together... (cached) yes
20:44:09 [2024-02-04T20:44:09.678Z] #79 41.17 checking for a Python interpreter with version >= 3... python3
20:44:09 [2024-02-04T20:44:09.678Z] #79 41.22 checking for python3... /usr/bin/python3
20:44:09 [2024-02-04T20:44:09.678Z] #79 41.22 checking for python3 version... 3.11
20:44:09 [2024-02-04T20:44:09.935Z] #79 41.28 checking for python3 platform... linux
20:44:09 [2024-02-04T20:44:09.935Z] #79 41.30 checking for GNU default python3 prefix... ${prefix}
20:44:09 [2024-02-04T20:44:09.935Z] #79 41.30 checking for GNU default python3 exec_prefix... ${exec_prefix}
20:44:09 [2024-02-04T20:44:09.935Z] #79 41.30 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
20:44:09 [2024-02-04T20:44:09.935Z] #79 41.37 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
20:44:10 [2024-02-04T20:44:10.192Z] #79 41.45 checking for go-md2man... no
20:44:10 [2024-02-04T20:44:10.192Z] #79 41.45 checking for error.h... yes
20:44:10 [2024-02-04T20:44:10.192Z] #79 41.53 checking for linux/openat2.h... yes
20:44:10 [2024-02-04T20:44:10.192Z] #79 41.61 checking for stdatomic.h... yes
20:44:10 [2024-02-04T20:44:10.449Z] #79 41.75 checking for linux/ioprio.h... yes
20:44:10 [2024-02-04T20:44:10.449Z] #79 41.86 checking for atomic_int... yes
20:44:10 [2024-02-04T20:44:10.449Z] #79 41.96 checking for atomic_bool... yes
20:44:10 [2024-02-04T20:44:10.706Z] #79 42.07 checking for copy_file_range... yes
20:44:10 [2024-02-04T20:44:10.963Z] #79 42.25 checking for fgetxattr... yes
20:44:10 [2024-02-04T20:44:10.964Z] #79 42.36 checking for statx... yes
20:44:11 [2024-02-04T20:44:11.221Z] #79 42.48 checking for fgetpwent_r... yes
20:44:11 [2024-02-04T20:44:11.221Z] #79 42.63 checking for issetugid... no
20:44:11 [2024-02-04T20:44:11.221Z] #79 42.70 checking for memfd_create... yes
20:44:11 [2024-02-04T20:44:11.478Z] #79 42.81 checking for pkg-config... /usr/bin/pkg-config
20:44:11 [2024-02-04T20:44:11.478Z] #79 42.81 checking pkg-config is at least version 0.9.0... yes
20:44:11 [2024-02-04T20:44:11.478Z] #79 42.81 checking for library containing yajl_tree_get... -lyajl
20:44:11 [2024-02-04T20:44:11.735Z] #79 43.09 checking for yajl >= 2.0.0... yes
20:44:11 [2024-02-04T20:44:11.735Z] #79 43.11 checking for sys/capability.h... yes
20:44:11 [2024-02-04T20:44:11.992Z] #79 43.20 checking for library containing cap_from_name... -lcap
20:44:12 [2024-02-04T20:44:12.248Z] #79 43.44 checking for library containing gcry_check_version... no
20:44:12 [2024-02-04T20:44:12.248Z] #79 43.71 checking for library containing dlopen... none required
20:44:12 [2024-02-04T20:44:12.506Z] #79 43.83 checking for seccomp.h... yes
20:44:12 [2024-02-04T20:44:12.763Z] #79 43.90 checking for library containing seccomp_rule_add... -lseccomp
20:44:12 [2024-02-04T20:44:12.763Z] #79 44.16 checking for library containing seccomp_arch_resolve_name... none required
20:44:13 [2024-02-04T20:44:13.019Z] #79 44.32 checking for systemd/sd-bus.h... yes
20:44:13 [2024-02-04T20:44:13.276Z] #79 44.48 checking for library containing sd_bus_match_signal_async... -lsystemd
20:44:13 [2024-02-04T20:44:13.276Z] #79 44.73 checking for sd_notify_barrier... yes
20:44:13 [2024-02-04T20:44:13.533Z] #79 44.91 checking for linux/bpf.h... yes
20:44:13 [2024-02-04T20:44:13.533Z] #79 45.03 checking compilation for eBPF... yes
20:44:13 [2024-02-04T20:44:13.790Z] #79 45.18 checking for criu >= 3.15... no
20:44:13 [2024-02-04T20:44:13.790Z] #79 45.21 configure: CRIU headers not found, building without CRIU support
20:44:13 [2024-02-04T20:44:13.790Z] #79 45.21 checking for criu > 3.16... no
20:44:13 [2024-02-04T20:44:13.790Z] #79 45.25 configure: CRIU version doesn't support join-ns API
20:44:13 [2024-02-04T20:44:13.790Z] #79 45.25 checking for criu > 3.16.1... no
20:44:13 [2024-02-04T20:44:13.790Z] #79 45.29 configure: CRIU version doesn't support for pre-dumping
20:44:14 [2024-02-04T20:44:14.046Z] #79 45.29 checking for new mount API (fsconfig)... yes
20:44:14 [2024-02-04T20:44:14.046Z] #79 45.53 yes
20:44:14 [2024-02-04T20:44:14.046Z] #79 45.53 checking for seccomp notify API... yes
20:44:14 [2024-02-04T20:44:14.303Z] #79 45.61 checking for gperf... no
20:44:14 [2024-02-04T20:44:14.303Z] #79 45.62 configure: gperf not found - cannot rebuild signal parser code
20:44:14 [2024-02-04T20:44:14.303Z] #79 45.62 checking for library containing argp_parse... none required
20:44:14 [2024-02-04T20:44:14.560Z] #79 45.86 checking that generated files are newer than configure... done
20:44:14 [2024-02-04T20:44:14.560Z] #79 45.86 configure: creating ./config.status
20:44:17 [2024-02-04T20:44:17.081Z] #79 48.34 config.status: creating Makefile
20:44:17 [2024-02-04T20:44:17.081Z] #79 48.40 config.status: creating config.h
20:44:17 [2024-02-04T20:44:17.081Z] #79 48.45 config.status: executing libtool commands
20:44:17 [2024-02-04T20:44:17.081Z] #79 48.51 config.status: executing depfiles commands
20:44:18 [2024-02-04T20:44:18.451Z] #79 49.70 === configuring in libocispec (/tmp/crun-build/libocispec)
20:44:18 [2024-02-04T20:44:18.451Z] #79 49.71 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:44:18 [2024-02-04T20:44:18.708Z] #79 50.12 checking for gcc... gcc
20:44:18 [2024-02-04T20:44:18.708Z] #79 50.21 checking whether the C compiler works... yes
20:44:18 [2024-02-04T20:44:18.964Z] #79 50.33 checking for C compiler default output file name... a.out
20:44:18 [2024-02-04T20:44:18.964Z] #79 50.33 checking for suffix of executables... 
20:44:19 [2024-02-04T20:44:19.221Z] #79 50.48 checking whether we are cross compiling... no
20:44:19 [2024-02-04T20:44:19.221Z] #79 50.64 checking for suffix of object files... o
20:44:19 [2024-02-04T20:44:19.221Z] #79 50.69 checking whether the compiler supports GNU C... yes
20:44:19 [2024-02-04T20:44:19.221Z] #79 50.73 checking whether gcc accepts -g... yes
20:44:19 [2024-02-04T20:44:19.478Z] #79 50.81 checking for gcc option to enable C11 features... none needed
20:44:19 [2024-02-04T20:44:19.478Z] #79 50.91 checking whether gcc understands -c and -o together... yes
20:44:19 [2024-02-04T20:44:19.478Z] #79 50.99 checking for stdio.h... yes
20:44:19 [2024-02-04T20:44:19.736Z] #79 51.02 checking for stdlib.h... yes
20:44:19 [2024-02-04T20:44:19.736Z] #79 51.09 checking for string.h... yes
20:44:19 [2024-02-04T20:44:19.736Z] #79 51.17 checking for inttypes.h... yes
20:44:19 [2024-02-04T20:44:19.736Z] #79 51.25 checking for stdint.h... yes
20:44:19 [2024-02-04T20:44:19.993Z] #79 51.33 checking for strings.h... yes
20:44:19 [2024-02-04T20:44:19.993Z] #79 51.49 checking for sys/stat.h... yes
20:44:19 [2024-02-04T20:44:19.993Z] #79 51.55 checking for sys/types.h... yes
20:44:20 [2024-02-04T20:44:20.250Z] #79 51.60 checking for unistd.h... yes
20:44:20 [2024-02-04T20:44:20.250Z] #79 51.67 checking for wchar.h... yes
20:44:20 [2024-02-04T20:44:20.507Z] #79 51.75 checking for minix/config.h... no
20:44:20 [2024-02-04T20:44:20.507Z] #79 51.83 checking whether it is safe to define __EXTENSIONS__... yes
20:44:20 [2024-02-04T20:44:20.763Z] #79 51.95 checking whether _XOPEN_SOURCE should be defined... no
20:44:20 [2024-02-04T20:44:20.763Z] #79 52.04 checking build system type... aarch64-unknown-linux-gnu
20:44:20 [2024-02-04T20:44:20.763Z] #79 52.23 checking host system type... aarch64-unknown-linux-gnu
20:44:20 [2024-02-04T20:44:20.763Z] #79 52.23 checking how to print strings... printf
20:44:20 [2024-02-04T20:44:20.763Z] #79 52.24 checking for a sed that does not truncate output... /usr/bin/sed
20:44:20 [2024-02-04T20:44:20.763Z] #79 52.26 checking for grep that handles long lines and -e... /usr/bin/grep
20:44:20 [2024-02-04T20:44:20.763Z] #79 52.27 checking for egrep... /usr/bin/grep -E
20:44:20 [2024-02-04T20:44:20.763Z] #79 52.27 checking for fgrep... /usr/bin/grep -F
20:44:20 [2024-02-04T20:44:20.763Z] #79 52.28 checking for ld used by gcc... /usr/bin/ld
20:44:20 [2024-02-04T20:44:20.763Z] #79 52.31 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:44:20 [2024-02-04T20:44:20.764Z] #79 52.32 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:44:21 [2024-02-04T20:44:21.020Z] #79 52.33 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:44:21 [2024-02-04T20:44:21.020Z] #79 52.40 checking whether ln -s works... yes
20:44:21 [2024-02-04T20:44:21.020Z] #79 52.40 checking the maximum length of command line arguments... 1572864
20:44:21 [2024-02-04T20:44:21.020Z] #79 52.47 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:44:21 [2024-02-04T20:44:21.020Z] #79 52.47 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:44:21 [2024-02-04T20:44:21.020Z] #79 52.47 checking for /usr/bin/ld option to reload object files... -r
20:44:21 [2024-02-04T20:44:21.020Z] #79 52.47 checking for file... file
20:44:21 [2024-02-04T20:44:21.020Z] #79 52.47 checking for objdump... objdump
20:44:21 [2024-02-04T20:44:21.020Z] #79 52.47 checking how to recognize dependent libraries... pass_all
20:44:21 [2024-02-04T20:44:21.020Z] #79 52.47 checking for dlltool... no
20:44:21 [2024-02-04T20:44:21.020Z] #79 52.47 checking how to associate runtime and link libraries... printf %s\n
20:44:21 [2024-02-04T20:44:21.020Z] #79 52.47 checking for ar... ar
20:44:21 [2024-02-04T20:44:21.020Z] #79 52.47 checking for archiver @FILE support... @
20:44:21 [2024-02-04T20:44:21.277Z] #79 52.59 checking for strip... strip
20:44:21 [2024-02-04T20:44:21.277Z] #79 52.59 checking for ranlib... ranlib
20:44:21 [2024-02-04T20:44:21.277Z] #79 52.59 checking for gawk... no
20:44:21 [2024-02-04T20:44:21.277Z] #79 52.59 checking for mawk... mawk
20:44:21 [2024-02-04T20:44:21.277Z] #79 52.60 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:44:21 [2024-02-04T20:44:21.535Z] #79 52.83 checking for sysroot... no
20:44:21 [2024-02-04T20:44:21.535Z] #79 52.83 checking for a working dd... /usr/bin/dd
20:44:21 [2024-02-04T20:44:21.535Z] #79 52.85 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
20:44:21 [2024-02-04T20:44:21.535Z] #79 52.87 checking for mt... no
20:44:21 [2024-02-04T20:44:21.535Z] #79 52.87 checking if : is a manifest tool... no
20:44:21 [2024-02-04T20:44:21.535Z] #79 52.89 checking for dlfcn.h... yes
20:44:21 [2024-02-04T20:44:21.535Z] #79 52.97 checking for objdir... .libs
20:44:21 [2024-02-04T20:44:21.792Z] #79 53.20 checking if gcc supports -fno-rtti -fno-exceptions... no
20:44:21 [2024-02-04T20:44:21.792Z] #79 53.27 checking for gcc option to produce PIC... -fPIC -DPIC
20:44:21 [2024-02-04T20:44:21.792Z] #79 53.27 checking if gcc PIC flag -fPIC -DPIC works... yes
20:44:22 [2024-02-04T20:44:22.049Z] #79 53.33 checking if gcc static flag -static works... yes
20:44:22 [2024-02-04T20:44:22.049Z] #79 53.43 checking if gcc supports -c -o file.o... yes
20:44:22 [2024-02-04T20:44:22.049Z] #79 53.50 checking if gcc supports -c -o file.o... (cached) yes
20:44:22 [2024-02-04T20:44:22.049Z] #79 53.50 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:44:22 [2024-02-04T20:44:22.306Z] #79 53.54 checking dynamic linker characteristics... GNU/Linux ld.so
20:44:22 [2024-02-04T20:44:22.306Z] #79 53.73 checking how to hardcode library paths into programs... immediate
20:44:22 [2024-02-04T20:44:22.306Z] #79 53.73 checking whether stripping libraries is possible... yes
20:44:22 [2024-02-04T20:44:22.306Z] #79 53.74 checking if libtool supports shared libraries... yes
20:44:22 [2024-02-04T20:44:22.306Z] #79 53.74 checking whether to build shared libraries... no
20:44:22 [2024-02-04T20:44:22.306Z] #79 53.75 checking whether to build static libraries... yes
20:44:22 [2024-02-04T20:44:22.306Z] #79 53.75 checking for a BSD-compatible install... /usr/bin/install -c
20:44:22 [2024-02-04T20:44:22.306Z] #79 53.78 checking whether build environment is sane... yes
20:44:22 [2024-02-04T20:44:22.306Z] #79 53.82 checking for a race-free mkdir -p... /usr/bin/mkdir -p
20:44:22 [2024-02-04T20:44:22.306Z] #79 53.83 checking whether make sets $(MAKE)... yes
20:44:22 [2024-02-04T20:44:22.563Z] #79 53.88 checking whether make supports the include directive... yes (GNU style)
20:44:22 [2024-02-04T20:44:22.563Z] #79 53.93 checking whether make supports nested variables... yes
20:44:22 [2024-02-04T20:44:22.563Z] #79 53.99 checking whether UID '0' is supported by ustar format... yes
20:44:22 [2024-02-04T20:44:22.563Z] #79 53.99 checking whether GID '0' is supported by ustar format... yes
20:44:22 [2024-02-04T20:44:22.563Z] #79 53.99 checking how to create a ustar tar archive... gnutar
20:44:22 [2024-02-04T20:44:22.563Z] #79 54.05 checking dependency style of gcc... gcc3
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.16 checking whether to enable maintainer-specific portions of Makefiles... yes
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.17 checking whether make supports nested variables... (cached) yes
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.17 checking for pkg-config... /usr/bin/pkg-config
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.17 checking pkg-config is at least version 0.9.0... yes
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.17 checking for yajl >= 2.1.0... yes
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.19 checking for a sed that does not truncate output... (cached) /usr/bin/sed
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.20 checking for gcc... (cached) gcc
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.28 checking whether the compiler supports GNU C... (cached) yes
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.28 checking whether gcc accepts -g... (cached) yes
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.28 checking for gcc option to enable C11 features... (cached) none needed
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.29 checking whether gcc understands -c and -o together... (cached) yes
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.29 checking for a Python interpreter with version >= 3... python3
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.32 checking for python3... /usr/bin/python3
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.32 checking for python3 version... 3.11
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.34 checking for python3 platform... linux
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.35 checking for GNU default python3 prefix... ${prefix}
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.37 checking for GNU default python3 exec_prefix... ${exec_prefix}
20:44:22 [2024-02-04T20:44:22.820Z] #79 54.37 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
20:44:23 [2024-02-04T20:44:23.077Z] #79 54.42 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
20:44:23 [2024-02-04T20:44:23.334Z] #79 54.54 checking that generated files are newer than configure... done
20:44:23 [2024-02-04T20:44:23.334Z] #79 54.81 configure: creating ./config.status
20:44:23 [2024-02-04T20:44:23.898Z] #79 ...
20:44:23 [2024-02-04T20:44:23.898Z] 
20:44:23 [2024-02-04T20:44:23.898Z] #71 [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...)
20:44:23 [2024-02-04T20:44:23.898Z] #71 DONE 58.8s
20:44:23 [2024-02-04T20:44:23.898Z] 
20:44:23 [2024-02-04T20:44:23.898Z] #75 [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...)
20:44:23 [2024-02-04T20:44:23.898Z] #75 DONE 60.0s
20:44:23 [2024-02-04T20:44:23.898Z] 
20:44:23 [2024-02-04T20:44:23.898Z] #73 [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...)
20:44:23 [2024-02-04T20:44:23.898Z] #73 DONE 65.1s
20:44:23 [2024-02-04T20:44:23.898Z] 
20:44:23 [2024-02-04T20:44:23.898Z] #72 [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...)
20:44:23 [2024-02-04T20:44:23.898Z] #72 DONE 65.2s
20:44:23 [2024-02-04T20:44:23.898Z] 
20:44:23 [2024-02-04T20:44:23.898Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
20:44:23 [2024-02-04T20:44:23.898Z] #80 DONE 0.2s
20:44:23 [2024-02-04T20:44:23.898Z] 
20:44:23 [2024-02-04T20:44:23.898Z] #79 [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
20:44:24 [2024-02-04T20:44:24.155Z] #79 ...
20:44:24 [2024-02-04T20:44:24.155Z] 
20:44:24 [2024-02-04T20:44:24.155Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
20:44:24 [2024-02-04T20:44:24.155Z] #81 DONE 0.2s
20:44:24 [2024-02-04T20:44:24.155Z] 
20:44:24 [2024-02-04T20:44:24.155Z] #63 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
20:44:24 [2024-02-04T20:44:24.720Z] #63 ...
20:44:24 [2024-02-04T20:44:24.720Z] 
20:44:24 [2024-02-04T20:44:24.720Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
20:44:25 [2024-02-04T20:44:25.284Z] #82 DONE 0.6s
20:44:25 [2024-02-04T20:44:25.284Z] 
20:44:25 [2024-02-04T20:44:25.284Z] #32 [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
20:44:25 [2024-02-04T20:44:25.541Z] #32 ...
20:44:25 [2024-02-04T20:44:25.541Z] 
20:44:25 [2024-02-04T20:44:25.541Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
20:44:26 [2024-02-04T20:44:26.472Z] #83 DONE 0.9s
20:44:26 [2024-02-04T20:44:26.472Z] 
20:44:26 [2024-02-04T20:44:26.472Z] #79 [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
20:44:26 [2024-02-04T20:44:26.472Z] #79 57.54 config.status: creating Makefile
20:44:26 [2024-02-04T20:44:26.472Z] #79 57.60 config.status: creating ocispec.pc
20:44:26 [2024-02-04T20:44:26.472Z] #79 57.67 config.status: creating config.h
20:44:26 [2024-02-04T20:44:26.472Z] #79 57.74 config.status: executing libtool commands
20:44:26 [2024-02-04T20:44:26.472Z] #79 57.76 config.status: executing depfiles commands
20:44:26 [2024-02-04T20:44:26.729Z] #79 ...
20:44:26 [2024-02-04T20:44:26.729Z] 
20:44:26 [2024-02-04T20:44:26.729Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
20:44:26 [2024-02-04T20:44:26.729Z] #84 DONE 0.3s
20:44:26 [2024-02-04T20:44:26.729Z] 
20:44:26 [2024-02-04T20:44:26.729Z] #79 [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
20:44:26 [2024-02-04T20:44:26.729Z] #79 58.18 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:44:26 [2024-02-04T20:44:26.729Z] #79 58.20 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:44:26 [2024-02-04T20:44:26.986Z] #79 ...
20:44:26 [2024-02-04T20:44:26.986Z] 
20:44:26 [2024-02-04T20:44:26.986Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
20:44:26 [2024-02-04T20:44:26.986Z] #85 DONE 0.3s
20:44:26 [2024-02-04T20:44:26.986Z] 
20:44:26 [2024-02-04T20:44:26.986Z] #79 [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
20:44:26 [2024-02-04T20:44:26.986Z] #79 58.42 checking for gcc... gcc
20:44:27 [2024-02-04T20:44:27.243Z] #79 58.54 checking whether the C compiler works... 
20:44:27 [2024-02-04T20:44:27.243Z] #79 ...
20:44:27 [2024-02-04T20:44:27.243Z] 
20:44:27 [2024-02-04T20:44:27.243Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
20:44:27 [2024-02-04T20:44:27.243Z] #86 DONE 0.2s
20:44:27 [2024-02-04T20:44:27.243Z] 
20:44:27 [2024-02-04T20:44:27.243Z] #79 [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
20:44:27 [2024-02-04T20:44:27.243Z] #79 58.54 checking whether the C compiler works... yes
20:44:27 [2024-02-04T20:44:27.243Z] #79 58.60 checking for C compiler default output file name... a.out
20:44:27 [2024-02-04T20:44:27.243Z] #79 58.60 checking for suffix of executables... 
20:44:27 [2024-02-04T20:44:27.243Z] #79 58.66 checking whether we are cross compiling... no
20:44:27 [2024-02-04T20:44:27.243Z] #79 58.72 checking for suffix of object files... o
20:44:27 [2024-02-04T20:44:27.500Z] #79 ...
20:44:27 [2024-02-04T20:44:27.500Z] 
20:44:27 [2024-02-04T20:44:27.500Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
20:44:27 [2024-02-04T20:44:27.500Z] #87 DONE 0.2s
20:44:27 [2024-02-04T20:44:27.500Z] 
20:44:27 [2024-02-04T20:44:27.500Z] #79 [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
20:44:27 [2024-02-04T20:44:27.500Z] #79 58.78 checking whether the compiler supports GNU C... yes
20:44:27 [2024-02-04T20:44:27.500Z] #79 58.81 checking whether gcc accepts -g... yes
20:44:27 [2024-02-04T20:44:27.500Z] #79 58.86 checking for gcc option to enable C11 features... none needed
20:44:27 [2024-02-04T20:44:27.500Z] #79 58.97 checking whether gcc understands -c and -o together... yes
20:44:27 [2024-02-04T20:44:27.500Z] #79 59.04 checking for a BSD-compatible install... /usr/bin/install -c
20:44:27 [2024-02-04T20:44:27.500Z] #79 59.06 checking whether build environment is sane... yes
20:44:27 [2024-02-04T20:44:27.757Z] #79 59.12 checking for a race-free mkdir -p... /usr/bin/mkdir -p
20:44:27 [2024-02-04T20:44:27.757Z] #79 59.13 checking for gawk... no
20:44:27 [2024-02-04T20:44:27.757Z] #79 59.13 checking for mawk... mawk
20:44:27 [2024-02-04T20:44:27.757Z] #79 59.13 checking whether make sets $(MAKE)... yes
20:44:27 [2024-02-04T20:44:27.757Z] #79 59.20 checking whether make supports the include directive... yes (GNU style)
20:44:27 [2024-02-04T20:44:27.757Z] #79 59.24 checking whether make supports nested variables... yes
20:44:27 [2024-02-04T20:44:27.757Z] #79 59.30 checking whether UID '0' is supported by ustar format... yes
20:44:28 [2024-02-04T20:44:28.019Z] #79 59.30 checking whether GID '0' is supported by ustar format... yes
20:44:28 [2024-02-04T20:44:28.019Z] #79 59.30 checking how to create a ustar tar archive... gnutar
20:44:28 [2024-02-04T20:44:28.019Z] #79 59.33 checking dependency style of gcc... gcc3
20:44:28 [2024-02-04T20:44:28.019Z] #79 59.43 checking whether to enable maintainer-specific portions of Makefiles... yes
20:44:28 [2024-02-04T20:44:28.019Z] #79 59.43 checking whether make supports nested variables... (cached) yes
20:44:28 [2024-02-04T20:44:28.019Z] #79 59.46 checking build system type... aarch64-unknown-linux-gnu
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.59 checking host system type... aarch64-unknown-linux-gnu
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.59 checking how to print strings... printf
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.61 checking for a sed that does not truncate output... /usr/bin/sed
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.62 checking for grep that handles long lines and -e... /usr/bin/grep
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.62 checking for egrep... /usr/bin/grep -E
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.63 checking for fgrep... /usr/bin/grep -F
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.64 checking for ld used by gcc... /usr/bin/ld
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.65 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.65 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.66 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:44:28 [2024-02-04T20:44:28.276Z] #79 ...
20:44:28 [2024-02-04T20:44:28.276Z] 
20:44:28 [2024-02-04T20:44:28.276Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
20:44:28 [2024-02-04T20:44:28.276Z] #88 DONE 0.9s
20:44:28 [2024-02-04T20:44:28.276Z] 
20:44:28 [2024-02-04T20:44:28.276Z] #79 [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
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.72 checking whether ln -s works... yes
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.72 checking the maximum length of command line arguments... 1572864
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.76 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.76 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.76 checking for /usr/bin/ld option to reload object files... -r
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.76 checking for file... file
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.76 checking for objdump... objdump
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.76 checking how to recognize dependent libraries... pass_all
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.76 checking for dlltool... no
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.77 checking how to associate runtime and link libraries... printf %s\n
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.77 checking for ar... ar
20:44:28 [2024-02-04T20:44:28.276Z] #79 59.77 checking for archiver @FILE support... @
20:44:28 [2024-02-04T20:44:28.533Z] 
20:44:28 [2024-02-04T20:44:28.533Z] #79 ...
20:44:28 [2024-02-04T20:44:28.533Z] 
20:44:28 [2024-02-04T20:44:28.533Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
20:44:28 [2024-02-04T20:44:28.533Z] #89 DONE 0.2s
20:44:28 [2024-02-04T20:44:28.533Z] 
20:44:28 [2024-02-04T20:44:28.533Z] #79 [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
20:44:28 [2024-02-04T20:44:28.533Z] #79 59.83 checking for strip... strip
20:44:28 [2024-02-04T20:44:28.533Z] #79 59.83 checking for ranlib... ranlib
20:44:28 [2024-02-04T20:44:28.533Z] #79 59.83 checking command to parse /usr/bin/nm -B output from gcc object... 
20:44:28 [2024-02-04T20:44:28.533Z] #79 ...
20:44:28 [2024-02-04T20:44:28.533Z] 
20:44:28 [2024-02-04T20:44:28.533Z] #66 [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
20:44:28 [2024-02-04T20:44:28.533Z] #66 77.73 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
20:44:28 [2024-02-04T20:44:28.533Z] #66 77.83 Docker version unknown-version, build unknown-commit
20:44:28 [2024-02-04T20:44:28.533Z] #66 DONE 78.0s
20:44:28 [2024-02-04T20:44:28.533Z] 
20:44:28 [2024-02-04T20:44:28.533Z] #79 [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
20:44:28 [2024-02-04T20:44:28.533Z] #79 59.83 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:44:28 [2024-02-04T20:44:28.533Z] #79 60.03 checking for sysroot... no
20:44:28 [2024-02-04T20:44:28.533Z] #79 60.03 checking for a working dd... /usr/bin/dd
20:44:28 [2024-02-04T20:44:28.533Z] #79 60.04 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
20:44:28 [2024-02-04T20:44:28.533Z] #79 60.06 checking for mt... no
20:44:28 [2024-02-04T20:44:28.533Z] #79 60.06 checking if : is a manifest tool... no
20:44:28 [2024-02-04T20:44:28.533Z] #79 60.07 checking for stdio.h... yes
20:44:28 [2024-02-04T20:44:28.790Z] #79 60.13 checking for stdlib.h... yes
20:44:28 [2024-02-04T20:44:28.790Z] #79 60.21 checking for string.h... yes
20:44:28 [2024-02-04T20:44:28.790Z] #79 60.24 checking for inttypes.h... yes
20:44:28 [2024-02-04T20:44:28.790Z] #79 60.32 checking for stdint.h... yes
20:44:29 [2024-02-04T20:44:29.047Z] #79 60.42 checking for strings.h... yes
20:44:29 [2024-02-04T20:44:29.047Z] #79 60.47 checking for sys/stat.h... yes
20:44:29 [2024-02-04T20:44:29.047Z] #79 60.55 checking for sys/types.h... yes
20:44:29 [2024-02-04T20:44:29.047Z] #79 60.62 checking for unistd.h... yes
20:44:29 [2024-02-04T20:44:29.304Z] #79 60.67 checking for dlfcn.h... yes
20:44:29 [2024-02-04T20:44:29.304Z] #79 60.73 checking for objdir... .libs
20:44:29 [2024-02-04T20:44:29.561Z] #79 60.92 checking if gcc supports -fno-rtti -fno-exceptions... no
20:44:29 [2024-02-04T20:44:29.561Z] #79 60.98 checking for gcc option to produce PIC... -fPIC -DPIC
20:44:29 [2024-02-04T20:44:29.561Z] #79 60.98 checking if gcc PIC flag -fPIC -DPIC works... yes
20:44:29 [2024-02-04T20:44:29.561Z] #79 61.04 checking if gcc static flag -static works... yes
20:44:29 [2024-02-04T20:44:29.561Z] #79 61.13 checking if gcc supports -c -o file.o... yes
20:44:29 [2024-02-04T20:44:29.818Z] #79 61.18 checking if gcc supports -c -o file.o... (cached) yes
20:44:29 [2024-02-04T20:44:29.818Z] #79 61.18 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:44:29 [2024-02-04T20:44:29.818Z] #79 61.21 checking dynamic linker characteristics... GNU/Linux ld.so
20:44:30 [2024-02-04T20:44:30.075Z] #79 61.32 checking how to hardcode library paths into programs... immediate
20:44:30 [2024-02-04T20:44:30.075Z] #79 61.33 checking whether stripping libraries is possible... yes
20:44:30 [2024-02-04T20:44:30.075Z] #79 61.33 checking if libtool supports shared libraries... yes
20:44:30 [2024-02-04T20:44:30.075Z] #79 61.33 checking whether to build shared libraries... no
20:44:30 [2024-02-04T20:44:30.075Z] #79 61.33 checking whether to build static libraries... yes
20:44:30 [2024-02-04T20:44:30.075Z] #79 61.33 checking for float.h... yes
20:44:30 [2024-02-04T20:44:30.075Z] #79 61.37 checking for limits.h... yes
20:44:30 [2024-02-04T20:44:30.075Z] #79 61.41 checking for stddef.h... yes
20:44:30 [2024-02-04T20:44:30.075Z] #79 61.45 checking for stdlib.h... (cached) yes
20:44:30 [2024-02-04T20:44:30.075Z] #79 61.45 checking for string.h... (cached) yes
20:44:30 [2024-02-04T20:44:30.075Z] #79 61.45 checking for sys/time.h... yes
20:44:30 [2024-02-04T20:44:30.075Z] #79 61.50 checking for inline... inline
20:44:30 [2024-02-04T20:44:30.075Z] #79 61.53 checking for size_t... yes
20:44:30 [2024-02-04T20:44:30.332Z] #79 61.62 checking for GNU libc compatible malloc... yes
20:44:30 [2024-02-04T20:44:30.332Z] #79 61.67 checking for GNU libc compatible realloc... yes
20:44:30 [2024-02-04T20:44:30.332Z] #79 61.74 checking for working strtod... yes
20:44:30 [2024-02-04T20:44:30.332Z] #79 61.82 checking for gettimeofday... yes
20:44:30 [2024-02-04T20:44:30.589Z] #79 61.87 checking for memset... yes
20:44:30 [2024-02-04T20:44:30.589Z] #79 61.94 checking for strspn... yes
20:44:30 [2024-02-04T20:44:30.589Z] #79 62.03 checking that generated files are newer than configure... done
20:44:30 [2024-02-04T20:44:30.589Z] #79 62.03 configure: creating ./config.status
20:44:31 [2024-02-04T20:44:31.520Z] #79 63.12 config.status: creating Makefile
20:44:31 [2024-02-04T20:44:31.776Z] #79 63.13 config.status: creating config.h
20:44:31 [2024-02-04T20:44:31.776Z] #79 63.14 config.status: executing depfiles commands
20:44:31 [2024-02-04T20:44:31.776Z] #79 63.20 config.status: executing libtool commands
20:44:31 [2024-02-04T20:44:31.776Z] #79 63.40   GEN      .version
20:44:32 [2024-02-04T20:44:32.032Z] #79 63.41 make  install-recursive
20:44:32 [2024-02-04T20:44:32.032Z] #79 63.41 make[1]: Entering directory '/tmp/crun-build'
20:44:32 [2024-02-04T20:44:32.032Z] #79 63.44 Making install in libocispec
20:44:32 [2024-02-04T20:44:32.032Z] #79 63.44 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:44:32 [2024-02-04T20:44:32.032Z] #79 63.46 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
20:44:32 [2024-02-04T20:44:32.032Z] #79 63.46 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
20:44:32 [2024-02-04T20:44:32.032Z] #79 63.46 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
20:44:32 [2024-02-04T20:44:32.032Z] #79 63.46 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
20:44:32 [2024-02-04T20:44:32.032Z] #79 63.51 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.52 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.52 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.52 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.52 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.52 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.52 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.52 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.52 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.78 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:44:32 [2024-02-04T20:44:32.289Z] #79 ...
20:44:32 [2024-02-04T20:44:32.289Z] 
20:44:32 [2024-02-04T20:44:32.289Z] #63 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
20:44:32 [2024-02-04T20:44:32.289Z] #63 80.95 Docker version 25.0.2, build 29cf629
20:44:32 [2024-02-04T20:44:32.289Z] #63 DONE 81.8s
20:44:32 [2024-02-04T20:44:32.289Z] 
20:44:32 [2024-02-04T20:44:32.289Z] #79 [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
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.79 make  install-recursive
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.79 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.82 Making install in yajl
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.82 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.84   CC       verify/json_verify-json_verify.o
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.84   CC       src/libyajl_la-yajl_alloc.lo
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.84   CC       src/libyajl_la-yajl.lo
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.84   CC       src/libyajl_la-yajl_gen.lo
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.85   CC       src/libyajl_la-yajl_parser.lo
20:44:32 [2024-02-04T20:44:32.289Z] #79 63.88   CC       src/libyajl_la-yajl_buf.lo
20:44:32 [2024-02-04T20:44:32.546Z] #79 63.88   CC       src/libyajl_la-yajl_encode.lo
20:44:32 [2024-02-04T20:44:32.546Z] #79 63.89   CC       src/libyajl_la-yajl_lex.lo
20:44:32 [2024-02-04T20:44:32.546Z] #79 63.89   CC       src/libyajl_la-yajl_tree.lo
20:44:33 [2024-02-04T20:44:33.109Z] #79 64.52   CCLD     libyajl.la
20:44:33 [2024-02-04T20:44:33.109Z] #79 64.65   CCLD     verify/json_verify
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.76 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.76 make[5]: Nothing to be done for 'install-exec-am'.
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.76 make[5]: Nothing to be done for 'install-data-am'.
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.76 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.76 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.76 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.79   CC       src/ocispec/validate.o
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.79   CC       src/ocispec/image_spec_schema_config_schema.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.79   CC       src/ocispec/image_spec_schema_content_descriptor.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.79   CC       src/ocispec/image_spec_schema_defs.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.79   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.79   CC       src/ocispec/image_spec_schema_image_index_schema.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.79   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.79   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.79   CC       src/ocispec/runtime_spec_schema_config_linux.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.79   CC       src/ocispec/runtime_spec_schema_config_zos.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.79   CC       src/ocispec/runtime_spec_schema_config_schema.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.80   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.80   CC       src/ocispec/runtime_spec_schema_config_vm.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.80   CC       src/ocispec/runtime_spec_schema_config_windows.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.80   CC       src/ocispec/runtime_spec_schema_defs.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.81   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.81   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.81   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.81   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.82   CC       src/ocispec/runtime_spec_schema_state_schema.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.82   CC       src/ocispec/runtime_spec_schema_features_linux.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.83   CC       src/ocispec/runtime_spec_schema_features_schema.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.83   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.83   CC       src/ocispec/basic_test_double_array_item.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.84   CC       src/ocispec/basic_test_double_array.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.84   CC       src/ocispec/basic_test_top_array_int.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.84   CC       src/ocispec/basic_test_top_array_string.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.86   CC       src/ocispec/basic_test_top_double_array_int.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.86   CC       src/ocispec/basic_test_top_double_array_obj.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.87   CC       src/ocispec/basic_test_top_double_array_refobj.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.89   CC       src/ocispec/basic_test_top_double_array_string.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.89   CC       src/ocispec/read-file.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.89   CC       src/ocispec/json_common.lo
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.91   CC       tests/test-1.o
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.91   CC       tests/test-2.o
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.91   CC       tests/test-3.o
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.92   CC       tests/test-4.o
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.93   CC       tests/test-5.o
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.95   CC       tests/test-6.o
20:44:33 [2024-02-04T20:44:33.366Z] #79 64.97   CC       tests/test-7.o
20:44:33 [2024-02-04T20:44:33.623Z] #79 64.99   CC       tests/test-8.o
20:44:33 [2024-02-04T20:44:33.623Z] #79 65.00   CC       tests/test-9.o
20:44:33 [2024-02-04T20:44:33.623Z] #79 65.01   CC       tests/test-10.o
20:44:33 [2024-02-04T20:44:33.623Z] #79 65.06   CC       tests/test-11.o
20:44:36 [2024-02-04T20:44:36.144Z] #79 ...
20:44:36 [2024-02-04T20:44:36.144Z] 
20:44:36 [2024-02-04T20:44:36.144Z] #32 [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
20:44:36 [2024-02-04T20:44:36.144Z] #32 85.07 golangci-lint has version v1.55.2 built with go1.21.6 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
20:44:36 [2024-02-04T20:44:36.144Z] #32 DONE 85.7s
20:44:36 [2024-02-04T20:44:36.144Z] 
20:44:36 [2024-02-04T20:44:36.144Z] #77 [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...)
20:44:36 [2024-02-04T20:44:36.144Z] #77 58.33 + bin/containerd
20:44:36 [2024-02-04T20:44:36.144Z] #77 58.33 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -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
20:44:37 [2024-02-04T20:44:37.513Z] #77 ...
20:44:37 [2024-02-04T20:44:37.513Z] 
20:44:37 [2024-02-04T20:44:37.513Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
20:44:37 [2024-02-04T20:44:37.513Z] #90 DONE 0.7s
20:44:37 [2024-02-04T20:44:37.770Z] 
20:44:37 [2024-02-04T20:44:37.770Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
20:44:37 [2024-02-04T20:44:37.770Z] #91 DONE 0.1s
20:44:37 [2024-02-04T20:44:37.770Z] 
20:44:37 [2024-02-04T20:44:37.770Z] #79 [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
20:44:37 [2024-02-04T20:44:37.770Z] #79 68.23   CCLD     libocispec.la
20:44:37 [2024-02-04T20:44:37.770Z] #79 68.52   CCLD     src/ocispec/validate
20:44:37 [2024-02-04T20:44:37.770Z] #79 68.53   CCLD     tests/test-1
20:44:37 [2024-02-04T20:44:37.770Z] #79 68.53   CCLD     tests/test-2
20:44:37 [2024-02-04T20:44:37.770Z] #79 68.54   CCLD     tests/test-3
20:44:37 [2024-02-04T20:44:37.771Z] #79 68.54   CCLD     tests/test-4
20:44:37 [2024-02-04T20:44:37.771Z] #79 68.54   CCLD     tests/test-5
20:44:37 [2024-02-04T20:44:37.771Z] #79 68.54   CCLD     tests/test-6
20:44:37 [2024-02-04T20:44:37.771Z] #79 68.55   CCLD     tests/test-8
20:44:37 [2024-02-04T20:44:37.771Z] #79 68.56   CCLD     tests/test-7
20:44:37 [2024-02-04T20:44:37.771Z] #79 68.56   CCLD     tests/test-9
20:44:37 [2024-02-04T20:44:37.771Z] #79 68.57   CCLD     tests/test-10
20:44:37 [2024-02-04T20:44:37.771Z] #79 68.58 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:44:37 [2024-02-04T20:44:37.771Z] #79 68.58   CCLD     tests/test-11
20:44:37 [2024-02-04T20:44:37.771Z] #79 68.87 libtool: link: ar cr libocispec.a 
20:44:37 [2024-02-04T20:44:37.771Z] #79 68.91 libtool: link: ranlib libocispec.a
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.06 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.15 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.15 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.15 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.15 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.15 make[2]: Entering directory '/tmp/crun-build'
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.25   CC       src/libcrun/libcrun_testing_a-utils.o
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.25   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.25   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.27   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.27   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.28   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.28   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.28   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.30   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.30   CC       src/libcrun/libcrun_testing_a-container.o
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.31   CC       src/libcrun/libcrun_testing_a-criu.o
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.32   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.33   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.34   CC       src/libcrun/libcrun_testing_a-error.o
20:44:37 [2024-02-04T20:44:37.771Z] #79 69.37   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:44:38 [2024-02-04T20:44:38.028Z] #79 ...
20:44:38 [2024-02-04T20:44:38.028Z] 
20:44:38 [2024-02-04T20:44:38.028Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
20:44:38 [2024-02-04T20:44:38.028Z] #92 DONE 0.3s
20:44:38 [2024-02-04T20:44:38.028Z] 
20:44:38 [2024-02-04T20:44:38.028Z] #79 [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
20:44:38 [2024-02-04T20:44:38.028Z] #79 69.37   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:44:38 [2024-02-04T20:44:38.028Z] #79 69.39   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
20:44:38 [2024-02-04T20:44:38.028Z] #79 69.40   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
20:44:38 [2024-02-04T20:44:38.028Z] #79 69.42   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:44:38 [2024-02-04T20:44:38.028Z] #79 69.44   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:44:38 [2024-02-04T20:44:38.028Z] #79 69.46   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
20:44:38 [2024-02-04T20:44:38.028Z] #79 69.48   CC       src/libcrun/libcrun_testing_a-intelrdt.o
20:44:38 [2024-02-04T20:44:38.028Z] #79 69.50   CC       src/libcrun/libcrun_testing_a-io_priority.o
20:44:38 [2024-02-04T20:44:38.028Z] #79 69.53   CC       src/libcrun/libcrun_testing_a-linux.o
20:44:38 [2024-02-04T20:44:38.028Z] #79 69.55   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:44:38 [2024-02-04T20:44:38.028Z] #79 69.56   CC       src/libcrun/libcrun_testing_a-scheduler.o
20:44:38 [2024-02-04T20:44:38.028Z] #79 69.60   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:44:38 [2024-02-04T20:44:38.285Z] #79 69.76   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:44:38 [2024-02-04T20:44:38.285Z] #79 69.91   CC       src/libcrun/libcrun_testing_a-signals.o
20:44:38 [2024-02-04T20:44:38.542Z] #79 69.93   CC       src/libcrun/libcrun_testing_a-status.o
20:44:38 [2024-02-04T20:44:38.542Z] #79 69.94   CC       src/libcrun/libcrun_testing_a-terminal.o
20:44:38 [2024-02-04T20:44:38.542Z] #79 69.95   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:44:38 [2024-02-04T20:44:38.542Z] #79 69.96   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
20:44:38 [2024-02-04T20:44:38.542Z] #79 70.00   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:44:38 [2024-02-04T20:44:38.542Z] #79 70.08   CC       src/crun-crun.o
20:44:38 [2024-02-04T20:44:38.799Z] #79 70.10   CC       src/crun-run.o
20:44:38 [2024-02-04T20:44:38.799Z] #79 70.11   CC       src/crun-delete.o
20:44:38 [2024-02-04T20:44:38.799Z] #79 70.14   CC       src/crun-kill.o
20:44:38 [2024-02-04T20:44:38.799Z] #79 70.18   CC       src/crun-pause.o
20:44:38 [2024-02-04T20:44:38.799Z] #79 70.22   CC       src/crun-unpause.o
20:44:38 [2024-02-04T20:44:38.799Z] #79 70.23   CC       src/crun-oci_features.o
20:44:38 [2024-02-04T20:44:38.799Z] #79 70.24   CC       src/crun-spec.o
20:44:38 [2024-02-04T20:44:38.799Z] #79 70.26   CC       src/crun-exec.o
20:44:38 [2024-02-04T20:44:38.799Z] #79 70.27   CC       src/crun-list.o
20:44:38 [2024-02-04T20:44:38.799Z] #79 70.30   CC       src/crun-create.o
20:44:38 [2024-02-04T20:44:38.799Z] #79 70.34   CC       src/crun-start.o
20:44:39 [2024-02-04T20:44:39.056Z] #79 70.38   CC       src/crun-state.o
20:44:39 [2024-02-04T20:44:39.056Z] #79 70.40   CC       src/crun-update.o
20:44:39 [2024-02-04T20:44:39.056Z] #79 70.41   CC       src/crun-ps.o
20:44:39 [2024-02-04T20:44:39.056Z] #79 70.43   CC       src/crun-checkpoint.o
20:44:39 [2024-02-04T20:44:39.056Z] #79 70.45   CC       src/crun-restore.o
20:44:39 [2024-02-04T20:44:39.056Z] #79 70.46   CC       src/libcrun/crun-cloned_binary.o
20:44:39 [2024-02-04T20:44:39.056Z] #79 70.47   CC       src/libcrun/libcrun_la-utils.lo
20:44:39 [2024-02-04T20:44:39.056Z] #79 70.50   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:44:39 [2024-02-04T20:44:39.056Z] #79 70.63   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:44:39 [2024-02-04T20:44:39.312Z] #79 70.64   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:44:39 [2024-02-04T20:44:39.313Z] #79 70.69   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:44:39 [2024-02-04T20:44:39.313Z] #79 70.71   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:44:39 [2024-02-04T20:44:39.569Z] #79 71.03   CC       src/libcrun/libcrun_la-cgroup.lo
20:44:39 [2024-02-04T20:44:39.569Z] #79 71.06   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:44:39 [2024-02-04T20:44:39.569Z] #79 71.09   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:44:39 [2024-02-04T20:44:39.569Z] #79 71.15   CC       src/libcrun/libcrun_la-container.lo
20:44:39 [2024-02-04T20:44:39.825Z] #79 71.16   CC       src/libcrun/libcrun_la-criu.lo
20:44:39 [2024-02-04T20:44:39.825Z] #79 71.19   CC       src/libcrun/libcrun_la-custom-handler.lo
20:44:39 [2024-02-04T20:44:39.825Z] #79 71.26   CC       src/libcrun/libcrun_la-ebpf.lo
20:44:39 [2024-02-04T20:44:39.825Z] #79 71.26   CC       src/libcrun/libcrun_la-error.lo
20:44:39 [2024-02-04T20:44:39.825Z] #79 71.27   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:44:39 [2024-02-04T20:44:39.825Z] #79 71.29   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:44:39 [2024-02-04T20:44:39.825Z] #79 71.29   CC       src/libcrun/handlers/libcrun_la-mono.lo
20:44:39 [2024-02-04T20:44:39.825Z] #79 71.33   CC       src/libcrun/handlers/libcrun_la-spin.lo
20:44:39 [2024-02-04T20:44:39.826Z] #79 71.34   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:44:39 [2024-02-04T20:44:39.826Z] #79 71.35   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:44:39 [2024-02-04T20:44:39.826Z] #79 71.36   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
20:44:39 [2024-02-04T20:44:39.826Z] #79 71.37   CC       src/libcrun/libcrun_la-intelrdt.lo
20:44:40 [2024-02-04T20:44:40.082Z] #79 71.38   CC       src/libcrun/libcrun_la-io_priority.lo
20:44:40 [2024-02-04T20:44:40.082Z] #79 71.39   CC       src/libcrun/libcrun_la-linux.lo
20:44:40 [2024-02-04T20:44:40.082Z] #79 71.41   CC       src/libcrun/libcrun_la-mount_flags.lo
20:44:40 [2024-02-04T20:44:40.082Z] #79 71.42   CC       src/libcrun/libcrun_la-scheduler.lo
20:44:40 [2024-02-04T20:44:40.082Z] #79 71.44   CC       src/libcrun/libcrun_la-seccomp.lo
20:44:40 [2024-02-04T20:44:40.082Z] #79 71.45   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:44:40 [2024-02-04T20:44:40.082Z] #79 71.47   CC       src/libcrun/libcrun_la-signals.lo
20:44:40 [2024-02-04T20:44:40.082Z] #79 71.49   CC       src/libcrun/libcrun_la-status.lo
20:44:40 [2024-02-04T20:44:40.339Z] #79 71.53   CC       src/libcrun/libcrun_la-terminal.lo
20:44:40 [2024-02-04T20:44:40.339Z] #79 71.55   CC       tests/init.o
20:44:40 [2024-02-04T20:44:40.339Z] #79 71.59   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:44:42 [2024-02-04T20:44:42.231Z] #79 73.44   CCLD     tests/init
20:44:44 [2024-02-04T20:44:44.751Z] #79 76.01   AR       libcrun_testing.a
20:44:44 [2024-02-04T20:44:44.751Z] #79 76.01 ar: `u' modifier ignored since `D' is the default (see `U')
20:44:44 [2024-02-04T20:44:44.751Z] #79 76.04   CCLD     tests/tests_libcrun_utils
20:44:44 [2024-02-04T20:44:44.751Z] #79 76.05   CCLD     tests/tests_libcrun_errors
20:44:44 [2024-02-04T20:44:44.751Z] #79 76.05   CCLD     tests/tests_libcrun_intelrdt
20:44:44 [2024-02-04T20:44:44.751Z] #79 76.06   CCLD     tests/tests_libcrun_fuzzer
20:44:45 [2024-02-04T20:44:45.008Z] #79 76.43   CCLD     libcrun.la
20:44:45 [2024-02-04T20:44:45.264Z] #79 76.81   CCLD     crun
20:44:45 [2024-02-04T20:44:45.521Z] #79 77.09 make[3]: Entering directory '/tmp/crun-build'
20:44:45 [2024-02-04T20:44:45.778Z] #79 77.20  /usr/bin/mkdir -p '/usr/local/share/man/man1'
20:44:45 [2024-02-04T20:44:45.778Z] #79 77.20  /usr/bin/mkdir -p '/usr/local/lib'
20:44:45 [2024-02-04T20:44:45.778Z] #79 77.20  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:44:45 [2024-02-04T20:44:45.778Z] #79 77.24  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:44:45 [2024-02-04T20:44:45.778Z] #79 77.33 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.33 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.34 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.35 libtool: install: ranlib /usr/local/lib/libcrun.a
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44 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
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44 ----------------------------------------------------------------------
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44 Libraries have been installed in:
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44    /usr/local/lib
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44 
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44 If you ever happen to want to link against installed libraries
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44 in a given directory, LIBDIR, you must either use libtool, and
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44 specify the full pathname of the library, or use the '-LLIBDIR'
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44 flag during linking and do at least one of the following:
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44      during execution
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44      during linking
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44 
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44 See any operating system documentation about shared libraries for
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44 more information, such as the ld(1) and ld.so(8) manual pages.
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.44 ----------------------------------------------------------------------
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.45  /usr/bin/mkdir -p '/build'
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.48   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:44:46 [2024-02-04T20:44:46.035Z] #79 77.61 libtool: install: /usr/bin/install -c crun /build/crun
20:44:46 [2024-02-04T20:44:46.292Z] #79 77.61 make[3]: Leaving directory '/tmp/crun-build'
20:44:46 [2024-02-04T20:44:46.292Z] #79 77.61 make[2]: Leaving directory '/tmp/crun-build'
20:44:46 [2024-02-04T20:44:46.292Z] #79 77.61 make[1]: Leaving directory '/tmp/crun-build'
20:44:46 [2024-02-04T20:44:46.864Z] #79 DONE 78.2s
20:44:46 [2024-02-04T20:44:46.864Z] 
20:44:46 [2024-02-04T20:44:46.864Z] #77 [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...)
20:44:53 [2024-02-04T20:44:53.396Z] #77 76.93 + bin/containerd-stress
20:44:53 [2024-02-04T20:44:53.396Z] #77 76.93 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -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
20:44:53 [2024-02-04T20:44:53.957Z] #77 78.15 + bin/containerd-shim
20:44:54 [2024-02-04T20:44:54.518Z] #77 78.70 + bin/containerd-shim-runc-v1
20:44:55 [2024-02-04T20:44:55.446Z] #77 79.52 + bin/containerd-shim-runc-v2
20:44:56 [2024-02-04T20:44:56.372Z] #77 80.23 + binaries
20:44:56 [2024-02-04T20:44:56.627Z] #77 DONE 80.7s
20:44:57 [2024-02-04T20:44:57.188Z] 
20:44:57 [2024-02-04T20:44:57.188Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
20:44:57 [2024-02-04T20:44:57.443Z] #93 DONE 0.2s
20:44:57 [2024-02-04T20:44:57.443Z] 
20:44:57 [2024-02-04T20:44:57.443Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
20:44:57 [2024-02-04T20:44:57.443Z] #94 DONE 0.2s
20:44:57 [2024-02-04T20:44:57.698Z] 
20:44:57 [2024-02-04T20:44:57.698Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
20:44:57 [2024-02-04T20:44:57.698Z] #95 DONE 0.2s
20:44:57 [2024-02-04T20:44:57.954Z] 
20:44:57 [2024-02-04T20:44:57.954Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
20:44:57 [2024-02-04T20:44:57.954Z] #96 DONE 0.0s
20:44:57 [2024-02-04T20:44:57.954Z] 
20:44:57 [2024-02-04T20:44:57.954Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
20:44:57 [2024-02-04T20:44:57.954Z] #97 DONE 0.1s
20:44:57 [2024-02-04T20:44:57.954Z] 
20:44:57 [2024-02-04T20:44:57.954Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
20:44:57 [2024-02-04T20:44:57.954Z] #98 DONE 0.0s
20:44:57 [2024-02-04T20:44:57.954Z] 
20:44:57 [2024-02-04T20:44:57.954Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
20:44:57 [2024-02-04T20:44:57.954Z] #99 DONE 0.2s
20:44:58 [2024-02-04T20:44:58.209Z] 
20:44:58 [2024-02-04T20:44:58.209Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
20:44:58 [2024-02-04T20:44:58.769Z] #100 DONE 0.6s
20:44:58 [2024-02-04T20:44:58.769Z] 
20:44:58 [2024-02-04T20:44:58.769Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
20:44:58 [2024-02-04T20:44:58.769Z] #101 DONE 0.0s
20:44:58 [2024-02-04T20:44:58.769Z] 
20:44:58 [2024-02-04T20:44:58.769Z] #102 [dev-base  1/12] RUN groupadd -r docker
20:44:59 [2024-02-04T20:44:59.025Z] #102 DONE 0.3s
20:44:59 [2024-02-04T20:44:59.025Z] 
20:44:59 [2024-02-04T20:44:59.025Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:44:59 [2024-02-04T20:44:59.280Z] #103 DONE 0.4s
20:44:59 [2024-02-04T20:44:59.536Z] 
20:44:59 [2024-02-04T20:44:59.536Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:44:59 [2024-02-04T20:44:59.536Z] #104 0.294 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:44:59 [2024-02-04T20:44:59.791Z] #104 DONE 0.3s
20:44:59 [2024-02-04T20:44:59.791Z] 
20:44:59 [2024-02-04T20:44:59.791Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:45:00 [2024-02-04T20:45:00.047Z] #105 DONE 0.3s
20:45:00 [2024-02-04T20:45:00.047Z] 
20:45:00 [2024-02-04T20:45:00.047Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:45:00 [2024-02-04T20:45:00.302Z] #106 DONE 0.3s
20:45:00 [2024-02-04T20:45:00.558Z] 
20:45:00 [2024-02-04T20:45:00.558Z] #107 [dev-base  6/12] RUN ldconfig
20:45:00 [2024-02-04T20:45:00.813Z] #107 DONE 0.4s
20:45:00 [2024-02-04T20:45:00.813Z] 
20:45:00 [2024-02-04T20:45:00.813Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:45:01 [2024-02-04T20:45:01.069Z] #108 DONE 0.4s
20:45:01 [2024-02-04T20:45:01.325Z] 
20:45:01 [2024-02-04T20:45:01.325Z] #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
20:45:01 [2024-02-04T20:45:01.580Z] #109 0.585 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:45:01 [2024-02-04T20:45:01.836Z] #109 0.595 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
20:45:01 [2024-02-04T20:45:01.836Z] #109 0.595 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:45:01 [2024-02-04T20:45:01.836Z] #109 0.679 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:45:01 [2024-02-04T20:45:01.836Z] #109 0.755 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:45:02 [2024-02-04T20:45:02.091Z] #109 0.824 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [134 kB]
20:45:03 [2024-02-04T20:45:03.017Z] #109 1.700 Fetched 9083 kB in 1s (6596 kB/s)
20:45:03 [2024-02-04T20:45:03.578Z] #109 1.700 Reading package lists...
20:45:04 [2024-02-04T20:45:04.139Z] #109 2.345 Reading package lists...
20:45:04 [2024-02-04T20:45:04.139Z] #109 2.946 Building dependency tree...
20:45:04 [2024-02-04T20:45:04.394Z] #109 3.339 The following additional packages will be installed:
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.339   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.340   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.340   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.340   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.341   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.341   vim-runtime
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.343 Suggested packages:
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.343   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.343   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.343   systemd-userdbd systemd-boot systemd-resolved libqrencode4
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.343   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.343   vim-doc vim-scripts xfsdump acl attr quota
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.343 Recommended packages:
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.343   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
20:45:04 [2024-02-04T20:45:04.650Z] #109 3.343   systemd-timesyncd | time-daemon xxd unzip
20:45:04 [2024-02-04T20:45:04.905Z] #109 3.742 The following NEW packages will be installed:
20:45:04 [2024-02-04T20:45:04.905Z] #109 3.742   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
20:45:04 [2024-02-04T20:45:04.905Z] #109 3.743   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
20:45:04 [2024-02-04T20:45:04.905Z] #109 3.743   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
20:45:04 [2024-02-04T20:45:04.905Z] #109 3.743   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
20:45:04 [2024-02-04T20:45:04.905Z] #109 3.743   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:45:04 [2024-02-04T20:45:04.905Z] #109 3.743   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
20:45:04 [2024-02-04T20:45:04.905Z] #109 3.744   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
20:45:04 [2024-02-04T20:45:04.905Z] #109 3.744   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
20:45:04 [2024-02-04T20:45:04.905Z] #109 3.744   zip zstd
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.036 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.036 Need to get 31.8 MB of archives.
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.036 After this operation, 143 MB of additional disk space will be used.
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.036 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.041 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.042 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.044 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.045 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.066 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.068 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.070 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.072 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.074 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.084 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.103 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.104 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.104 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.115 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.116 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.117 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.118 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.118 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.119 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.124 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.125 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.127 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.127 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.129 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.133 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.133 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.134 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.134 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.134 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.135 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
20:45:05 [2024-02-04T20:45:05.161Z] #109 4.137 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.138 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.139 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.140 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.141 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.142 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.204 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.205 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.205 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.206 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.206 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.207 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.207 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.209 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.209 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.210 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.211 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.212 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.214 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.218 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.220 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.267 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.275 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.280 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.281 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
20:45:05 [2024-02-04T20:45:05.417Z] #109 4.436 debconf: delaying package configuration, since apt-utils is not installed
20:45:05 [2024-02-04T20:45:05.673Z] #109 4.479 Fetched 31.8 MB in 1s (60.1 MB/s)
20:45:05 [2024-02-04T20:45:05.673Z] #109 4.507 Selecting previously unselected package libargon2-1:arm64.
20:45:05 [2024-02-04T20:45:05.673Z] #109 4.507 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
20:45:05 [2024-02-04T20:45:05.673Z] #109 4.516 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
20:45:05 [2024-02-04T20:45:05.673Z] #109 4.529 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
20:45:05 [2024-02-04T20:45:05.673Z] #109 4.569 Selecting previously unselected package dmsetup.
20:45:05 [2024-02-04T20:45:05.673Z] #109 4.571 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
20:45:05 [2024-02-04T20:45:05.673Z] #109 4.574 Unpacking dmsetup (2:1.02.185-2) ...
20:45:05 [2024-02-04T20:45:05.673Z] #109 4.613 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:45:05 [2024-02-04T20:45:05.673Z] #109 4.615 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
20:45:05 [2024-02-04T20:45:05.673Z] #109 4.620 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
20:45:05 [2024-02-04T20:45:05.673Z] #109 4.669 Selecting previously unselected package libjson-c5:arm64.
20:45:05 [2024-02-04T20:45:05.928Z] #109 4.671 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
20:45:05 [2024-02-04T20:45:05.928Z] #109 4.678 Unpacking libjson-c5:arm64 (0.16-2) ...
20:45:05 [2024-02-04T20:45:05.928Z] #109 4.712 Selecting previously unselected package libcryptsetup12:arm64.
20:45:05 [2024-02-04T20:45:05.928Z] #109 4.714 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
20:45:05 [2024-02-04T20:45:05.928Z] #109 4.717 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
20:45:05 [2024-02-04T20:45:05.928Z] #109 4.773 Selecting previously unselected package libfdisk1:arm64.
20:45:05 [2024-02-04T20:45:05.928Z] #109 4.775 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
20:45:05 [2024-02-04T20:45:05.928Z] #109 4.780 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
20:45:05 [2024-02-04T20:45:05.928Z] #109 4.829 Selecting previously unselected package libkmod2:arm64.
20:45:05 [2024-02-04T20:45:05.928Z] #109 4.831 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
20:45:05 [2024-02-04T20:45:05.928Z] #109 4.834 Unpacking libkmod2:arm64 (30+20221128-1) ...
20:45:05 [2024-02-04T20:45:05.928Z] #109 4.879 Selecting previously unselected package libapparmor1:arm64.
20:45:06 [2024-02-04T20:45:06.184Z] #109 4.881 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
20:45:06 [2024-02-04T20:45:06.184Z] #109 4.887 Unpacking libapparmor1:arm64 (3.0.8-3) ...
20:45:06 [2024-02-04T20:45:06.184Z] #109 4.932 Selecting previously unselected package libip4tc2:arm64.
20:45:06 [2024-02-04T20:45:06.184Z] #109 4.934 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
20:45:06 [2024-02-04T20:45:06.184Z] #109 4.937 Unpacking libip4tc2:arm64 (1.8.9-2) ...
20:45:06 [2024-02-04T20:45:06.184Z] #109 4.966 Selecting previously unselected package libsystemd-shared:arm64.
20:45:06 [2024-02-04T20:45:06.184Z] #109 4.968 Preparing to unpack .../09-libsystemd-shared_252.19-1~deb12u1_arm64.deb ...
20:45:06 [2024-02-04T20:45:06.184Z] #109 4.972 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ...
20:45:06 [2024-02-04T20:45:06.184Z] #109 5.126 Selecting previously unselected package systemd.
20:45:06 [2024-02-04T20:45:06.440Z] #109 5.128 Preparing to unpack .../10-systemd_252.19-1~deb12u1_arm64.deb ...
20:45:06 [2024-02-04T20:45:06.440Z] #109 5.146 Unpacking systemd (252.19-1~deb12u1) ...
20:45:06 [2024-02-04T20:45:06.440Z] #109 5.418 Selecting previously unselected package pigz.
20:45:06 [2024-02-04T20:45:06.695Z] #109 5.420 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
20:45:06 [2024-02-04T20:45:06.695Z] #109 5.423 Unpacking pigz (2.6-1) ...
20:45:06 [2024-02-04T20:45:06.695Z] #109 5.474 Selecting previously unselected package sgml-base.
20:45:06 [2024-02-04T20:45:06.695Z] #109 5.476 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
20:45:06 [2024-02-04T20:45:06.695Z] #109 5.487 Unpacking sgml-base (1.31) ...
20:45:06 [2024-02-04T20:45:06.695Z] #109 5.545 Selecting previously unselected package sudo.
20:45:06 [2024-02-04T20:45:06.695Z] #109 5.548 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
20:45:06 [2024-02-04T20:45:06.695Z] #109 5.553 Unpacking sudo (1.9.13p3-1+deb12u1) ...
20:45:06 [2024-02-04T20:45:06.695Z] #109 5.682 Selecting previously unselected package libelf1:arm64.
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.684 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.688 Unpacking libelf1:arm64 (0.188-2.1) ...
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.744 Selecting previously unselected package libbpf1:arm64.
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.746 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.751 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.796 Selecting previously unselected package libmnl0:arm64.
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.798 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.803 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.836 Selecting previously unselected package libxtables12:arm64.
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.838 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.842 Unpacking libxtables12:arm64 (1.8.9-2) ...
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.873 Selecting previously unselected package libcap2-bin.
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.874 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.879 Unpacking libcap2-bin (1:2.66-4) ...
20:45:06 [2024-02-04T20:45:06.950Z] #109 5.918 Selecting previously unselected package iproute2.
20:45:07 [2024-02-04T20:45:07.206Z] #109 5.920 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
20:45:07 [2024-02-04T20:45:07.206Z] #109 5.924 Unpacking iproute2 (6.1.0-3) ...
20:45:07 [2024-02-04T20:45:07.206Z] #109 6.043 Selecting previously unselected package vim-common.
20:45:07 [2024-02-04T20:45:07.206Z] #109 6.046 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
20:45:07 [2024-02-04T20:45:07.206Z] #109 6.050 Unpacking vim-common (2:9.0.1378-2) ...
20:45:07 [2024-02-04T20:45:07.206Z] #109 6.096 Selecting previously unselected package bash-completion.
20:45:07 [2024-02-04T20:45:07.206Z] #109 6.098 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
20:45:07 [2024-02-04T20:45:07.206Z] #109 6.114 Unpacking bash-completion (1:2.11-6) ...
20:45:07 [2024-02-04T20:45:07.206Z] #109 6.229 Selecting previously unselected package bzip2.
20:45:07 [2024-02-04T20:45:07.461Z] #109 6.231 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
20:45:07 [2024-02-04T20:45:07.461Z] #109 6.235 Unpacking bzip2 (1.0.8-5+b1) ...
20:45:07 [2024-02-04T20:45:07.461Z] #109 6.275 Selecting previously unselected package xz-utils.
20:45:07 [2024-02-04T20:45:07.461Z] #109 6.277 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
20:45:07 [2024-02-04T20:45:07.461Z] #109 6.281 Unpacking xz-utils (5.4.1-0.2) ...
20:45:07 [2024-02-04T20:45:07.461Z] #109 6.362 Selecting previously unselected package apparmor.
20:45:07 [2024-02-04T20:45:07.461Z] #109 6.364 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
20:45:07 [2024-02-04T20:45:07.461Z] #109 6.384 Unpacking apparmor (3.0.8-3) ...
20:45:07 [2024-02-04T20:45:07.461Z] #109 6.470 Selecting previously unselected package inetutils-ping.
20:45:07 [2024-02-04T20:45:07.716Z] #109 6.473 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
20:45:07 [2024-02-04T20:45:07.716Z] #109 6.479 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
20:45:07 [2024-02-04T20:45:07.716Z] #109 6.526 Selecting previously unselected package libip6tc2:arm64.
20:45:07 [2024-02-04T20:45:07.716Z] #109 6.528 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
20:45:07 [2024-02-04T20:45:07.716Z] #109 6.531 Unpacking libip6tc2:arm64 (1.8.9-2) ...
20:45:07 [2024-02-04T20:45:07.716Z] #109 6.564 Selecting previously unselected package libnfnetlink0:arm64.
20:45:07 [2024-02-04T20:45:07.716Z] #109 6.566 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
20:45:07 [2024-02-04T20:45:07.716Z] #109 6.569 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
20:45:07 [2024-02-04T20:45:07.716Z] #109 6.610 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.612 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.617 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.653 Selecting previously unselected package libnftnl11:arm64.
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.655 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.658 Unpacking libnftnl11:arm64 (1.2.4-2) ...
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.699 Selecting previously unselected package iptables.
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.701 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.706 Unpacking iptables (1.8.9-2) ...
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.792 Selecting previously unselected package libonig5:arm64.
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.794 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.797 Unpacking libonig5:arm64 (6.9.8-1) ...
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.845 Selecting previously unselected package libjq1:arm64.
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.848 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.851 Unpacking libjq1:arm64 (1.6-2.1) ...
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.892 Selecting previously unselected package jq.
20:45:07 [2024-02-04T20:45:07.972Z] #109 6.894 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
20:45:08 [2024-02-04T20:45:08.227Z] #109 6.897 Unpacking jq (1.6-2.1) ...
20:45:08 [2024-02-04T20:45:08.227Z] #109 6.935 Selecting previously unselected package libaio1:arm64.
20:45:08 [2024-02-04T20:45:08.227Z] #109 6.937 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
20:45:08 [2024-02-04T20:45:08.227Z] #109 6.943 Unpacking libaio1:arm64 (0.3.113-4) ...
20:45:08 [2024-02-04T20:45:08.227Z] #109 6.980 Selecting previously unselected package libgpm2:arm64.
20:45:08 [2024-02-04T20:45:08.227Z] #109 6.982 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
20:45:08 [2024-02-04T20:45:08.227Z] #109 6.985 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
20:45:08 [2024-02-04T20:45:08.227Z] #109 7.019 Selecting previously unselected package libicu72:arm64.
20:45:08 [2024-02-04T20:45:08.227Z] #109 7.021 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
20:45:08 [2024-02-04T20:45:08.227Z] #109 7.024 Unpacking libicu72:arm64 (72.1-3) ...
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.577 Selecting previously unselected package libinih1:arm64.
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.579 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.583 Unpacking libinih1:arm64 (55-1) ...
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.619 Selecting previously unselected package libmicrohttpd12:arm64.
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.621 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.625 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.665 Selecting previously unselected package libnet1:arm64.
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.667 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.673 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.717 Selecting previously unselected package libnl-3-200:arm64.
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.719 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.723 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.760 Selecting previously unselected package libprotobuf-c1:arm64.
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.762 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.765 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.812 Selecting previously unselected package libsodium23:arm64.
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.814 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
20:45:08 [2024-02-04T20:45:08.788Z] #109 7.817 Unpacking libsodium23:arm64 (1.0.18-1) ...
20:45:09 [2024-02-04T20:45:09.043Z] #109 7.861 Selecting previously unselected package libsubid4:arm64.
20:45:09 [2024-02-04T20:45:09.043Z] #109 7.864 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
20:45:09 [2024-02-04T20:45:09.043Z] #109 7.867 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
20:45:09 [2024-02-04T20:45:09.043Z] #109 7.912 Selecting previously unselected package liburcu8:arm64.
20:45:09 [2024-02-04T20:45:09.043Z] #109 7.914 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
20:45:09 [2024-02-04T20:45:09.043Z] #109 7.918 Unpacking liburcu8:arm64 (0.13.2-1) ...
20:45:09 [2024-02-04T20:45:09.043Z] #109 7.959 Selecting previously unselected package libyajl2:arm64.
20:45:09 [2024-02-04T20:45:09.043Z] #109 7.961 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
20:45:09 [2024-02-04T20:45:09.043Z] #109 7.964 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
20:45:09 [2024-02-04T20:45:09.043Z] #109 7.997 Selecting previously unselected package net-tools.
20:45:09 [2024-02-04T20:45:09.043Z] #109 7.999 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
20:45:09 [2024-02-04T20:45:09.043Z] #109 8.004 Unpacking net-tools (2.10-0.1) ...
20:45:09 [2024-02-04T20:45:09.043Z] #109 8.052 Selecting previously unselected package patch.
20:45:09 [2024-02-04T20:45:09.299Z] #109 8.054 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
20:45:09 [2024-02-04T20:45:09.299Z] #109 8.057 Unpacking patch (2.7.6-7) ...
20:45:09 [2024-02-04T20:45:09.299Z] #109 8.098 Selecting previously unselected package systemd-journal-remote.
20:45:09 [2024-02-04T20:45:09.299Z] #109 8.100 Preparing to unpack .../48-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ...
20:45:09 [2024-02-04T20:45:09.299Z] #109 8.105 Unpacking systemd-journal-remote (252.19-1~deb12u1) ...
20:45:09 [2024-02-04T20:45:09.299Z] #109 8.154 Selecting previously unselected package thin-provisioning-tools.
20:45:09 [2024-02-04T20:45:09.299Z] #109 8.156 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
20:45:09 [2024-02-04T20:45:09.299Z] #109 8.160 Unpacking thin-provisioning-tools (0.9.0-2) ...
20:45:09 [2024-02-04T20:45:09.299Z] #109 8.220 Selecting previously unselected package uidmap.
20:45:09 [2024-02-04T20:45:09.299Z] #109 8.222 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
20:45:09 [2024-02-04T20:45:09.299Z] #109 8.226 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
20:45:09 [2024-02-04T20:45:09.299Z] #109 8.285 Selecting previously unselected package vim-runtime.
20:45:09 [2024-02-04T20:45:09.554Z] #109 8.287 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
20:45:09 [2024-02-04T20:45:09.554Z] #109 8.299 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
20:45:09 [2024-02-04T20:45:09.554Z] #109 8.311 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
20:45:09 [2024-02-04T20:45:09.554Z] #109 8.314 Unpacking vim-runtime (2:9.0.1378-2) ...
20:45:09 [2024-02-04T20:45:09.809Z] #109 8.820 Selecting previously unselected package vim.
20:45:10 [2024-02-04T20:45:10.065Z] #109 8.822 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
20:45:10 [2024-02-04T20:45:10.065Z] #109 8.827 Unpacking vim (2:9.0.1378-2) ...
20:45:10 [2024-02-04T20:45:10.065Z] #109 8.969 Selecting previously unselected package xfsprogs.
20:45:10 [2024-02-04T20:45:10.065Z] #109 8.971 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
20:45:10 [2024-02-04T20:45:10.065Z] #109 8.974 Unpacking xfsprogs (6.1.0-1) ...
20:45:10 [2024-02-04T20:45:10.065Z] #109 9.076 Selecting previously unselected package zip.
20:45:10 [2024-02-04T20:45:10.320Z] #109 9.078 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
20:45:10 [2024-02-04T20:45:10.320Z] #109 9.084 Unpacking zip (3.0-13) ...
20:45:10 [2024-02-04T20:45:10.320Z] #109 9.137 Selecting previously unselected package zstd.
20:45:10 [2024-02-04T20:45:10.320Z] #109 9.139 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
20:45:10 [2024-02-04T20:45:10.320Z] #109 9.143 Unpacking zstd (1.5.4+dfsg2-5) ...
20:45:10 [2024-02-04T20:45:10.320Z] #109 9.230 Setting up libip4tc2:arm64 (1.8.9-2) ...
20:45:10 [2024-02-04T20:45:10.320Z] #109 9.254 Setting up net-tools (2.10-0.1) ...
20:45:10 [2024-02-04T20:45:10.320Z] #109 9.266 Setting up libapparmor1:arm64 (3.0.8-3) ...
20:45:10 [2024-02-04T20:45:10.320Z] #109 9.279 Setting up libsodium23:arm64 (1.0.18-1) ...
20:45:10 [2024-02-04T20:45:10.320Z] #109 9.289 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
20:45:10 [2024-02-04T20:45:10.320Z] #109 9.305 Setting up libicu72:arm64 (72.1-3) ...
20:45:10 [2024-02-04T20:45:10.320Z] #109 9.324 Setting up libip6tc2:arm64 (1.8.9-2) ...
20:45:10 [2024-02-04T20:45:10.320Z] #109 9.340 Setting up libinih1:arm64 (55-1) ...
20:45:10 [2024-02-04T20:45:10.575Z] #109 9.349 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
20:45:10 [2024-02-04T20:45:10.575Z] #109 9.360 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
20:45:10 [2024-02-04T20:45:10.575Z] #109 9.372 Setting up bzip2 (1.0.8-5+b1) ...
20:45:10 [2024-02-04T20:45:10.575Z] #109 9.386 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
20:45:10 [2024-02-04T20:45:10.575Z] #109 9.403 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
20:45:10 [2024-02-04T20:45:10.575Z] #109 9.416 Setting up libcap2-bin (1:2.66-4) ...
20:45:10 [2024-02-04T20:45:10.575Z] #109 9.428 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
20:45:10 [2024-02-04T20:45:10.575Z] #109 9.439 Setting up apparmor (3.0.8-3) ...
20:45:11 [2024-02-04T20:45:11.136Z] #109 10.13 debconf: unable to initialize frontend: Dialog
20:45:11 [2024-02-04T20:45:11.136Z] #109 10.13 debconf: (TERM is not set, so the dialog frontend is not usable.)
20:45:11 [2024-02-04T20:45:11.136Z] #109 10.13 debconf: falling back to frontend: Readline
20:45:11 [2024-02-04T20:45:11.391Z] #109 10.14 debconf: unable to initialize frontend: Readline
20:45:11 [2024-02-04T20:45:11.391Z] #109 10.14 debconf: (This frontend requires a controlling tty.)
20:45:11 [2024-02-04T20:45:11.391Z] #109 10.14 debconf: falling back to frontend: Teletype
20:45:11 [2024-02-04T20:45:11.391Z] #109 10.32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
20:45:11 [2024-02-04T20:45:11.391Z] #109 10.34 Setting up zip (3.0-13) ...
20:45:11 [2024-02-04T20:45:11.391Z] #109 10.35 Setting up vim-common (2:9.0.1378-2) ...
20:45:11 [2024-02-04T20:45:11.391Z] #109 10.37 Setting up bash-completion (1:2.11-6) ...
20:45:11 [2024-02-04T20:45:11.391Z] #109 10.39 Setting up xz-utils (5.4.1-0.2) ...
20:45:11 [2024-02-04T20:45:11.391Z] #109 10.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:45:11 [2024-02-04T20:45:11.391Z] #109 10.42 Setting up libmnl0:arm64 (1.0.4-3) ...
20:45:11 [2024-02-04T20:45:11.646Z] #109 10.43 Setting up patch (2.7.6-7) ...
20:45:11 [2024-02-04T20:45:11.646Z] #109 10.44 Setting up sudo (1.9.13p3-1+deb12u1) ...
20:45:11 [2024-02-04T20:45:11.646Z] #109 10.50 invoke-rc.d: could not determine current runlevel
20:45:11 [2024-02-04T20:45:11.646Z] #109 10.50 invoke-rc.d: policy-rc.d denied execution of start.
20:45:11 [2024-02-04T20:45:11.646Z] #109 10.51 Setting up libxtables12:arm64 (1.8.9-2) ...
20:45:11 [2024-02-04T20:45:11.647Z] #109 10.52 Setting up liburcu8:arm64 (0.13.2-1) ...
20:45:11 [2024-02-04T20:45:11.647Z] #109 10.53 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
20:45:11 [2024-02-04T20:45:11.647Z] #109 10.54 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
20:45:11 [2024-02-04T20:45:11.647Z] #109 10.55 Setting up pigz (2.6-1) ...
20:45:11 [2024-02-04T20:45:11.647Z] #109 10.57 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
20:45:11 [2024-02-04T20:45:11.647Z] #109 10.58 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
20:45:11 [2024-02-04T20:45:11.647Z] #109 10.61 Setting up sgml-base (1.31) ...
20:45:11 [2024-02-04T20:45:11.647Z] #109 10.65 Setting up vim-runtime (2:9.0.1378-2) ...
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.72 Setting up libaio1:arm64 (0.3.113-4) ...
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.73 Setting up libelf1:arm64 (0.188-2.1) ...
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.74 Setting up libjson-c5:arm64 (0.16-2) ...
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.76 Setting up zstd (1.5.4+dfsg2-5) ...
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.78 Setting up libonig5:arm64 (6.9.8-1) ...
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.80 Setting up libbpf1:arm64 (1:1.1.0-1) ...
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.81 Setting up libkmod2:arm64 (30+20221128-1) ...
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.82 Setting up vim (2:9.0.1378-2) ...
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:45:11 [2024-02-04T20:45:11.902Z] #109 10.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:45:12 [2024-02-04T20:45:12.157Z] #109 10.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:45:12 [2024-02-04T20:45:12.157Z] #109 10.88 Setting up libjq1:arm64 (1.6-2.1) ...
20:45:12 [2024-02-04T20:45:12.157Z] #109 10.90 Setting up iproute2 (6.1.0-3) ...
20:45:12 [2024-02-04T20:45:12.157Z] #109 11.03 debconf: unable to initialize frontend: Dialog
20:45:12 [2024-02-04T20:45:12.157Z] #109 11.03 debconf: (TERM is not set, so the dialog frontend is not usable.)
20:45:12 [2024-02-04T20:45:12.157Z] #109 11.03 debconf: falling back to frontend: Readline
20:45:12 [2024-02-04T20:45:12.157Z] #109 11.04 debconf: unable to initialize frontend: Readline
20:45:12 [2024-02-04T20:45:12.157Z] #109 11.04 debconf: (This frontend requires a controlling tty.)
20:45:12 [2024-02-04T20:45:12.157Z] #109 11.04 debconf: falling back to frontend: Teletype
20:45:12 [2024-02-04T20:45:12.157Z] #109 11.08 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
20:45:12 [2024-02-04T20:45:12.157Z] #109 11.10 Setting up libnftnl11:arm64 (1.2.4-2) ...
20:45:12 [2024-02-04T20:45:12.157Z] #109 11.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
20:45:12 [2024-02-04T20:45:12.157Z] #109 11.13 Setting up thin-provisioning-tools (0.9.0-2) ...
20:45:12 [2024-02-04T20:45:12.157Z] #109 11.14 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ...
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.15 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.16 Setting up jq (1.6-2.1) ...
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.18 Setting up iptables (1.8.9-2) ...
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.22 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.24 Setting up dmsetup (2:1.02.185-2) ...
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.26 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.26 Setting up systemd (252.19-1~deb12u1) ...
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.31 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.31 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.32 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.32 Initializing machine ID from random generator.
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.35 Creating group 'systemd-journal' with GID 998.
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.35 Creating group 'systemd-network' with GID 997.
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.35 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.40 Setting up systemd-journal-remote (252.19-1~deb12u1) ...
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.43 Creating group 'systemd-journal-remote' with GID 996.
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.43 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.
20:45:12 [2024-02-04T20:45:12.413Z] #109 11.46 Setting up xfsprogs (6.1.0-1) ...
20:45:12 [2024-02-04T20:45:12.668Z] #109 11.47 System has not been booted with systemd as init system (PID 1). Can't operate.
20:45:12 [2024-02-04T20:45:12.668Z] #109 11.47 Failed to connect to bus: Host is down
20:45:12 [2024-02-04T20:45:12.668Z] #109 11.47 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:45:12 [2024-02-04T20:45:12.923Z] #109 DONE 11.9s
20:45:13 [2024-02-04T20:45:13.179Z] 
20:45:13 [2024-02-04T20:45:13.179Z] #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
20:45:13 [2024-02-04T20:45:13.179Z] #110 0.204 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:45:13 [2024-02-04T20:45:13.438Z] #110 0.208 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:45:13 [2024-02-04T20:45:13.438Z] #110 0.211 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:45:13 [2024-02-04T20:45:13.438Z] #110 DONE 0.2s
20:45:13 [2024-02-04T20:45:13.438Z] 
20:45:13 [2024-02-04T20:45:13.438Z] #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
20:45:13 [2024-02-04T20:45:13.693Z] #111 0.581 Hit:1 http://deb.debian.org/debian bookworm InRelease
20:45:13 [2024-02-04T20:45:13.693Z] #111 0.581 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
20:45:13 [2024-02-04T20:45:13.693Z] #111 0.581 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
20:45:14 [2024-02-04T20:45:14.509Z] #111 0.803 Reading package lists...
20:45:15 [2024-02-04T20:45:15.325Z] #111 1.428 Reading package lists...
20:45:15 [2024-02-04T20:45:15.325Z] #111 2.049 Building dependency tree...
20:45:15 [2024-02-04T20:45:15.580Z] #111 2.234 Reading state information...
20:45:15 [2024-02-04T20:45:15.580Z] #111 2.484 gcc is already the newest version (4:12.2.0-3).
20:45:15 [2024-02-04T20:45:15.580Z] #111 2.484 pkg-config is already the newest version (1.8.1-1).
20:45:15 [2024-02-04T20:45:15.580Z] #111 2.484 The following additional packages will be installed:
20:45:15 [2024-02-04T20:45:15.835Z] #111 2.484   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
20:45:15 [2024-02-04T20:45:15.835Z] #111 2.484   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
20:45:15 [2024-02-04T20:45:15.835Z] #111 2.484   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
20:45:15 [2024-02-04T20:45:15.835Z] #111 2.485   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
20:45:15 [2024-02-04T20:45:15.835Z] #111 2.485   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
20:45:15 [2024-02-04T20:45:15.835Z] #111 2.486   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
20:45:15 [2024-02-04T20:45:15.835Z] #111 2.486   python3-yaml uuid-dev zlib1g-dev
20:45:15 [2024-02-04T20:45:15.835Z] #111 2.488 Suggested packages:
20:45:15 [2024-02-04T20:45:15.835Z] #111 2.488   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
20:45:15 [2024-02-04T20:45:15.835Z] #111 2.488   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
20:45:15 [2024-02-04T20:45:15.835Z] #111 2.488 Recommended packages:
20:45:15 [2024-02-04T20:45:15.835Z] #111 2.488   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
20:45:15 [2024-02-04T20:45:15.835Z] #111 2.488   liblocale-gettext-perl shared-mime-info xdg-user-dirs
20:45:16 [2024-02-04T20:45:16.090Z] #111 2.796 The following NEW packages will be installed:
20:45:16 [2024-02-04T20:45:16.090Z] #111 2.797   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
20:45:16 [2024-02-04T20:45:16.090Z] #111 2.797   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
20:45:16 [2024-02-04T20:45:16.090Z] #111 2.797   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
20:45:16 [2024-02-04T20:45:16.090Z] #111 2.797   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
20:45:16 [2024-02-04T20:45:16.090Z] #111 2.797   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
20:45:16 [2024-02-04T20:45:16.090Z] #111 2.797   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
20:45:16 [2024-02-04T20:45:16.090Z] #111 2.798   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
20:45:16 [2024-02-04T20:45:16.090Z] #111 2.798   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.075 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.075 Need to get 11.9 MB of archives.
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.075 After this operation, 53.1 MB of additional disk space will be used.
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.075 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.083 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.089 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.096 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.096 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.097 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.098 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.100 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.101 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.102 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.105 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.106 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.109 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.111 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.115 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.122 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.138 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.140 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.142 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.143 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.145 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.148 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.152 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.155 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.159 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.160 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.161 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.166 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.175 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
20:45:16 [2024-02-04T20:45:16.346Z] #111 3.176 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
20:45:16 [2024-02-04T20:45:16.601Z] #111 3.178 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
20:45:16 [2024-02-04T20:45:16.601Z] #111 3.180 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
20:45:16 [2024-02-04T20:45:16.601Z] #111 3.180 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
20:45:16 [2024-02-04T20:45:16.601Z] #111 3.181 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
20:45:16 [2024-02-04T20:45:16.601Z] #111 3.183 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
20:45:16 [2024-02-04T20:45:16.601Z] #111 3.185 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
20:45:16 [2024-02-04T20:45:16.601Z] #111 3.189 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
20:45:16 [2024-02-04T20:45:16.601Z] #111 3.346 debconf: delaying package configuration, since apt-utils is not installed
20:45:16 [2024-02-04T20:45:16.601Z] #111 3.387 Fetched 11.9 MB in 0s (31.2 MB/s)
20:45:16 [2024-02-04T20:45:16.601Z] #111 3.414 Selecting previously unselected package libdpkg-perl.
20:45:16 [2024-02-04T20:45:16.601Z] #111 3.414 (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.)
20:45:16 [2024-02-04T20:45:16.601Z] #111 3.426 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
20:45:16 [2024-02-04T20:45:16.601Z] #111 3.430 Unpacking libdpkg-perl (1.21.22) ...
20:45:16 [2024-02-04T20:45:16.601Z] #111 3.504 Selecting previously unselected package dpkg-dev.
20:45:16 [2024-02-04T20:45:16.857Z] #111 3.507 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
20:45:16 [2024-02-04T20:45:16.857Z] #111 3.511 Unpacking dpkg-dev (1.21.22) ...
20:45:16 [2024-02-04T20:45:16.857Z] #111 3.641 Selecting previously unselected package libglib2.0-0:arm64.
20:45:17 [2024-02-04T20:45:17.112Z] #111 3.644 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
20:45:17 [2024-02-04T20:45:17.112Z] #111 3.653 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
20:45:17 [2024-02-04T20:45:17.112Z] #111 3.792 Selecting previously unselected package libgirepository-1.0-1:arm64.
20:45:17 [2024-02-04T20:45:17.112Z] #111 3.795 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
20:45:17 [2024-02-04T20:45:17.112Z] #111 3.801 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
20:45:17 [2024-02-04T20:45:17.112Z] #111 3.842 Selecting previously unselected package gir1.2-glib-2.0:arm64.
20:45:17 [2024-02-04T20:45:17.112Z] #111 3.844 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
20:45:17 [2024-02-04T20:45:17.112Z] #111 3.848 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
20:45:17 [2024-02-04T20:45:17.112Z] #111 3.888 Selecting previously unselected package libsecret-common.
20:45:17 [2024-02-04T20:45:17.112Z] #111 3.891 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
20:45:17 [2024-02-04T20:45:17.112Z] #111 3.897 Unpacking libsecret-common (0.20.5-3) ...
20:45:17 [2024-02-04T20:45:17.112Z] #111 3.949 Selecting previously unselected package libsecret-1-0:arm64.
20:45:17 [2024-02-04T20:45:17.112Z] #111 3.951 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
20:45:17 [2024-02-04T20:45:17.113Z] #111 3.956 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
20:45:17 [2024-02-04T20:45:17.113Z] #111 3.994 Selecting previously unselected package gir1.2-secret-1:arm64.
20:45:17 [2024-02-04T20:45:17.113Z] #111 3.997 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
20:45:17 [2024-02-04T20:45:17.113Z] #111 4.003 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
20:45:17 [2024-02-04T20:45:17.368Z] #111 4.034 Selecting previously unselected package libapparmor-dev:arm64.
20:45:17 [2024-02-04T20:45:17.368Z] #111 4.038 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
20:45:17 [2024-02-04T20:45:17.368Z] #111 4.043 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
20:45:17 [2024-02-04T20:45:17.368Z] #111 4.080 Selecting previously unselected package uuid-dev:arm64.
20:45:17 [2024-02-04T20:45:17.368Z] #111 4.083 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
20:45:17 [2024-02-04T20:45:17.368Z] #111 4.086 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
20:45:17 [2024-02-04T20:45:17.368Z] #111 4.126 Selecting previously unselected package libblkid-dev:arm64.
20:45:17 [2024-02-04T20:45:17.368Z] #111 4.128 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
20:45:17 [2024-02-04T20:45:17.368Z] #111 4.132 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
20:45:17 [2024-02-04T20:45:17.368Z] #111 4.177 Selecting previously unselected package libffi-dev:arm64.
20:45:17 [2024-02-04T20:45:17.368Z] #111 4.179 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
20:45:17 [2024-02-04T20:45:17.368Z] #111 4.192 Unpacking libffi-dev:arm64 (3.4.4-1) ...
20:45:17 [2024-02-04T20:45:17.368Z] #111 4.233 Selecting previously unselected package libgpg-error-dev.
20:45:17 [2024-02-04T20:45:17.623Z] #111 4.235 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
20:45:17 [2024-02-04T20:45:17.623Z] #111 4.240 Unpacking libgpg-error-dev (1.46-1) ...
20:45:17 [2024-02-04T20:45:17.623Z] #111 4.276 Selecting previously unselected package libgcrypt20-dev.
20:45:17 [2024-02-04T20:45:17.623Z] #111 4.278 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
20:45:17 [2024-02-04T20:45:17.623Z] #111 4.281 Unpacking libgcrypt20-dev (1.10.1-3) ...
20:45:17 [2024-02-04T20:45:17.623Z] #111 4.357 Selecting previously unselected package libglib2.0-data.
20:45:17 [2024-02-04T20:45:17.623Z] #111 4.359 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
20:45:17 [2024-02-04T20:45:17.623Z] #111 4.363 Unpacking libglib2.0-data (2.74.6-2) ...
20:45:17 [2024-02-04T20:45:17.623Z] #111 4.504 Selecting previously unselected package libglib2.0-bin.
20:45:17 [2024-02-04T20:45:17.879Z] #111 4.506 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
20:45:17 [2024-02-04T20:45:17.879Z] #111 4.513 Unpacking libglib2.0-bin (2.74.6-2) ...
20:45:17 [2024-02-04T20:45:17.879Z] #111 4.555 Selecting previously unselected package python3-lib2to3.
20:45:17 [2024-02-04T20:45:17.879Z] #111 4.558 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
20:45:17 [2024-02-04T20:45:17.879Z] #111 4.561 Unpacking python3-lib2to3 (3.11.2-3) ...
20:45:17 [2024-02-04T20:45:17.879Z] #111 4.606 Selecting previously unselected package python3-distutils.
20:45:17 [2024-02-04T20:45:17.879Z] #111 4.608 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
20:45:17 [2024-02-04T20:45:17.879Z] #111 4.612 Unpacking python3-distutils (3.11.2-3) ...
20:45:17 [2024-02-04T20:45:17.879Z] #111 4.659 Selecting previously unselected package libglib2.0-dev-bin.
20:45:17 [2024-02-04T20:45:17.879Z] #111 4.661 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
20:45:17 [2024-02-04T20:45:17.879Z] #111 4.665 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
20:45:17 [2024-02-04T20:45:17.879Z] #111 4.709 Selecting previously unselected package libsepol-dev:arm64.
20:45:18 [2024-02-04T20:45:18.134Z] #111 4.712 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
20:45:18 [2024-02-04T20:45:18.134Z] #111 4.717 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
20:45:18 [2024-02-04T20:45:18.134Z] #111 4.785 Selecting previously unselected package libpcre2-16-0:arm64.
20:45:18 [2024-02-04T20:45:18.134Z] #111 4.788 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
20:45:18 [2024-02-04T20:45:18.134Z] #111 4.791 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
20:45:18 [2024-02-04T20:45:18.134Z] #111 4.839 Selecting previously unselected package libpcre2-32-0:arm64.
20:45:18 [2024-02-04T20:45:18.134Z] #111 4.841 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
20:45:18 [2024-02-04T20:45:18.134Z] #111 4.847 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
20:45:18 [2024-02-04T20:45:18.134Z] #111 4.904 Selecting previously unselected package libpcre2-posix3:arm64.
20:45:18 [2024-02-04T20:45:18.134Z] #111 4.906 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
20:45:18 [2024-02-04T20:45:18.134Z] #111 4.911 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
20:45:18 [2024-02-04T20:45:18.134Z] #111 4.944 Selecting previously unselected package libpcre2-dev:arm64.
20:45:18 [2024-02-04T20:45:18.390Z] #111 4.946 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
20:45:18 [2024-02-04T20:45:18.390Z] #111 4.950 Unpacking libpcre2-dev:arm64 (10.42-1) ...
20:45:18 [2024-02-04T20:45:18.390Z] #111 5.031 Selecting previously unselected package libselinux1-dev:arm64.
20:45:18 [2024-02-04T20:45:18.390Z] #111 5.033 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
20:45:18 [2024-02-04T20:45:18.390Z] #111 5.039 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
20:45:18 [2024-02-04T20:45:18.390Z] #111 5.103 Selecting previously unselected package libmount-dev:arm64.
20:45:18 [2024-02-04T20:45:18.390Z] #111 5.105 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
20:45:18 [2024-02-04T20:45:18.390Z] #111 5.108 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
20:45:18 [2024-02-04T20:45:18.390Z] #111 5.139 Selecting previously unselected package zlib1g-dev:arm64.
20:45:18 [2024-02-04T20:45:18.390Z] #111 5.142 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
20:45:18 [2024-02-04T20:45:18.390Z] #111 5.148 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
20:45:18 [2024-02-04T20:45:18.390Z] #111 5.207 Selecting previously unselected package libglib2.0-dev:arm64.
20:45:18 [2024-02-04T20:45:18.645Z] #111 5.209 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
20:45:18 [2024-02-04T20:45:18.645Z] #111 5.214 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
20:45:18 [2024-02-04T20:45:18.645Z] #111 5.383 Selecting previously unselected package libseccomp-dev:arm64.
20:45:18 [2024-02-04T20:45:18.645Z] #111 5.385 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
20:45:18 [2024-02-04T20:45:18.645Z] #111 5.389 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
20:45:18 [2024-02-04T20:45:18.645Z] #111 5.436 Selecting previously unselected package libsecret-1-dev:arm64.
20:45:18 [2024-02-04T20:45:18.645Z] #111 5.438 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
20:45:18 [2024-02-04T20:45:18.645Z] #111 5.441 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
20:45:18 [2024-02-04T20:45:18.645Z] #111 5.519 Selecting previously unselected package libsystemd-dev:arm64.
20:45:18 [2024-02-04T20:45:18.901Z] #111 5.522 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
20:45:18 [2024-02-04T20:45:18.901Z] #111 5.525 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
20:45:18 [2024-02-04T20:45:18.901Z] #111 5.633 Selecting previously unselected package libudev-dev:arm64.
20:45:18 [2024-02-04T20:45:18.901Z] #111 5.636 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ...
20:45:18 [2024-02-04T20:45:18.901Z] #111 5.639 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
20:45:18 [2024-02-04T20:45:18.901Z] #111 5.687 Selecting previously unselected package libyaml-0-2:arm64.
20:45:18 [2024-02-04T20:45:18.901Z] #111 5.689 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
20:45:18 [2024-02-04T20:45:18.901Z] #111 5.694 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
20:45:18 [2024-02-04T20:45:18.901Z] #111 5.736 Selecting previously unselected package python3-pathspec.
20:45:19 [2024-02-04T20:45:19.156Z] #111 5.738 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
20:45:19 [2024-02-04T20:45:19.156Z] #111 5.742 Unpacking python3-pathspec (0.11.0-1) ...
20:45:19 [2024-02-04T20:45:19.156Z] #111 5.783 Selecting previously unselected package python3-pkg-resources.
20:45:19 [2024-02-04T20:45:19.156Z] #111 5.786 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
20:45:19 [2024-02-04T20:45:19.156Z] #111 5.790 Unpacking python3-pkg-resources (66.1.1-1) ...
20:45:19 [2024-02-04T20:45:19.156Z] #111 5.852 Selecting previously unselected package python3-yaml.
20:45:19 [2024-02-04T20:45:19.156Z] #111 5.854 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
20:45:19 [2024-02-04T20:45:19.156Z] #111 5.858 Unpacking python3-yaml (6.0-3+b2) ...
20:45:19 [2024-02-04T20:45:19.156Z] #111 5.898 Selecting previously unselected package yamllint.
20:45:19 [2024-02-04T20:45:19.156Z] #111 5.901 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
20:45:19 [2024-02-04T20:45:19.156Z] #111 5.904 Unpacking yamllint (1.29.0-1) ...
20:45:19 [2024-02-04T20:45:19.156Z] #111 5.964 Setting up python3-pkg-resources (66.1.1-1) ...
20:45:19 [2024-02-04T20:45:19.412Z] #111 6.222 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
20:45:19 [2024-02-04T20:45:19.667Z] #111 6.236 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
20:45:19 [2024-02-04T20:45:19.667Z] #111 6.250 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
20:45:19 [2024-02-04T20:45:19.667Z] #111 6.261 No schema files found: doing nothing.
20:45:19 [2024-02-04T20:45:19.667Z] #111 6.268 Setting up python3-yaml (6.0-3+b2) ...
20:45:19 [2024-02-04T20:45:19.667Z] #111 6.428 Setting up libffi-dev:arm64 (3.4.4-1) ...
20:45:19 [2024-02-04T20:45:19.667Z] #111 6.440 Setting up libpcre2-16-0:arm64 (10.42-1) ...
20:45:19 [2024-02-04T20:45:19.667Z] #111 6.452 Setting up libpcre2-32-0:arm64 (10.42-1) ...
20:45:19 [2024-02-04T20:45:19.667Z] #111 6.468 Setting up libglib2.0-data (2.74.6-2) ...
20:45:19 [2024-02-04T20:45:19.667Z] #111 6.478 Setting up libgpg-error-dev (1.46-1) ...
20:45:19 [2024-02-04T20:45:19.667Z] #111 6.489 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
20:45:19 [2024-02-04T20:45:19.667Z] #111 6.500 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
20:45:19 [2024-02-04T20:45:19.667Z] #111 6.516 Setting up libsepol-dev:arm64 (3.4-2.1) ...
20:45:19 [2024-02-04T20:45:19.667Z] #111 6.530 Setting up libdpkg-perl (1.21.22) ...
20:45:19 [2024-02-04T20:45:19.923Z] #111 6.542 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
20:45:19 [2024-02-04T20:45:19.923Z] #111 6.554 Setting up libpcre2-posix3:arm64 (10.42-1) ...
20:45:19 [2024-02-04T20:45:19.923Z] #111 6.567 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
20:45:19 [2024-02-04T20:45:19.923Z] #111 6.580 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
20:45:19 [2024-02-04T20:45:19.923Z] #111 6.594 Setting up python3-pathspec (0.11.0-1) ...
20:45:19 [2024-02-04T20:45:19.923Z] #111 6.729 Setting up python3-lib2to3 (3.11.2-3) ...
20:45:20 [2024-02-04T20:45:20.178Z] #111 6.842 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
20:45:20 [2024-02-04T20:45:20.178Z] #111 6.851 Setting up libsecret-common (0.20.5-3) ...
20:45:20 [2024-02-04T20:45:20.178Z] #111 6.863 Setting up python3-distutils (3.11.2-3) ...
20:45:20 [2024-02-04T20:45:20.178Z] #111 6.995 Setting up libglib2.0-dev-bin (2.74.6-2) ...
20:45:20 [2024-02-04T20:45:20.434Z] #111 7.151 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
20:45:20 [2024-02-04T20:45:20.689Z] #111 7.160 Setting up libpcre2-dev:arm64 (10.42-1) ...
20:45:20 [2024-02-04T20:45:20.689Z] #111 7.170 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
20:45:20 [2024-02-04T20:45:20.689Z] #111 7.185 Setting up libglib2.0-bin (2.74.6-2) ...
20:45:20 [2024-02-04T20:45:20.689Z] #111 7.198 Setting up dpkg-dev (1.21.22) ...
20:45:20 [2024-02-04T20:45:20.689Z] #111 7.218 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
20:45:20 [2024-02-04T20:45:20.689Z] #111 7.227 Setting up yamllint (1.29.0-1) ...
20:45:20 [2024-02-04T20:45:20.689Z] #111 7.374 Setting up libgcrypt20-dev (1.10.1-3) ...
20:45:20 [2024-02-04T20:45:20.689Z] #111 7.388 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
20:45:20 [2024-02-04T20:45:20.689Z] #111 7.399 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
20:45:20 [2024-02-04T20:45:20.689Z] #111 7.411 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
20:45:20 [2024-02-04T20:45:20.689Z] #111 7.421 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
20:45:20 [2024-02-04T20:45:20.689Z] #111 7.432 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
20:45:20 [2024-02-04T20:45:20.689Z] #111 7.446 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:45:20 [2024-02-04T20:45:20.945Z] #111 DONE 7.7s
20:45:20 [2024-02-04T20:45:20.945Z] 
20:45:20 [2024-02-04T20:45:20.945Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
20:45:20 [2024-02-04T20:45:20.945Z] #112 DONE 0.1s
20:45:21 [2024-02-04T20:45:21.200Z] 
20:45:21 [2024-02-04T20:45:21.200Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
20:45:21 [2024-02-04T20:45:21.200Z] #113 DONE 0.1s
20:45:21 [2024-02-04T20:45:21.200Z] 
20:45:21 [2024-02-04T20:45:21.200Z] #114 [dev 1/1] COPY --link . .
20:45:22 [2024-02-04T20:45:22.570Z] #114 DONE 1.3s
20:45:22 [2024-02-04T20:45:22.570Z] 
20:45:22 [2024-02-04T20:45:22.570Z] #115 exporting to image
20:45:22 [2024-02-04T20:45:22.570Z] #115 exporting layers
20:45:23 [2024-02-04T20:45:23.496Z] #115 exporting layers 1.0s done
20:45:23 [2024-02-04T20:45:23.496Z] #115 writing image sha256:1ad2ba7faf72107861da3c4c74058c400aa6bfd41ad9f1d50b1be32f3061aea3 done
20:45:23 [2024-02-04T20:45:23.496Z] #115 naming to docker.io/library/docker:ceeb6843f15cb01d08aa4e19f8465d9157b29be7 done
20:45:23 [2024-02-04T20:45:23.496Z] #115 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:45:23 [2024-02-04T20:45:23.788Z] + sudo modprobe ip6table_filter
[Pipeline] sh
20:45:24 [2024-02-04T20:45:24.063Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47299/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ceeb6843f15cb01d08aa4e19f8465d9157b29be7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ceeb6843f15cb01d08aa4e19f8465d9157b29be7 hack/test/unit
20:45:24 [2024-02-04T20:45:24.320Z] + BUILDFLAGS=(-tags 'netgo journald')
20:45:24 [2024-02-04T20:45:24.320Z] + TESTFLAGS+=' -test.timeout=5m'
20:45:24 [2024-02-04T20:45:24.320Z] + TESTDIRS=./...
20:45:24 [2024-02-04T20:45:24.320Z] + exclude_paths='/vendor/|/integration'
20:45:24 [2024-02-04T20:45:24.320Z] ++ go list ./...
20:45:24 [2024-02-04T20:45:24.320Z] ++ grep -vE '(/vendor/|/integration)'
20:45:24 [2024-02-04T20:45:24.882Z] + pkg_list='github.com/docker/docker/api
20:45:24 [2024-02-04T20:45:24.882Z] github.com/docker/docker/api/server
20:45:24 [2024-02-04T20:45:24.882Z] github.com/docker/docker/api/server/backend/build
20:45:24 [2024-02-04T20:45:24.882Z] github.com/docker/docker/api/server/httpstatus
20:45:24 [2024-02-04T20:45:24.882Z] github.com/docker/docker/api/server/httputils
20:45:24 [2024-02-04T20:45:24.882Z] github.com/docker/docker/api/server/middleware
20:45:24 [2024-02-04T20:45:24.882Z] github.com/docker/docker/api/server/router
20:45:24 [2024-02-04T20:45:24.882Z] github.com/docker/docker/api/server/router/build
20:45:24 [2024-02-04T20:45:24.882Z] github.com/docker/docker/api/server/router/checkpoint
20:45:24 [2024-02-04T20:45:24.882Z] github.com/docker/docker/api/server/router/container
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/debug
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/distribution
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/grpc
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/image
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/network
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/plugin
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/session
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/swarm
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/system
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/volume
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/backend
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/blkiodev
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/checkpoint
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/container
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/events
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/filters
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/image
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/mount
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/network
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/plugins/logdriver
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/registry
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/strslice
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/swarm
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/swarm/runtime
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/system
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/time
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/versions
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/versions/v1p19
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/versions/v1p20
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/volume
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/exporter
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/worker
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/worker/label
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/dockerfile
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/remotecontext
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/remotecontext/git
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/remotecontext/urlutil
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/cli/debug
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/cli/winresources/docker-proxy
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/cli/winresources/dockerd
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/client
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/client/buildkit
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/cmd/docker-proxy
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/cmd/dockerd
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/cmd/dockerd/trap
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/container
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/container/stream
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/contrib/apparmor
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/contrib/httpserver
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/cluster
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/cluster/convert
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/cluster/executor
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/cluster/executor/container
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/cluster/provider
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/config
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/containerd
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/events
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/events/testutils
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/graphdriver
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/graphdriver/copy
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/graphdriver/register
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/graphdriver/vfs
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/graphdriver/zfs
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/images
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/initlayer
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/links
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/listeners
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/awslogs
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/fluentd
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/gcplogs
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/gelf
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/journald
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/local
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/loggertest
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/loggerutils
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/splunk
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/syslog
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/logger/templates
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/names
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/network
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/snapshotter
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/daemon/stats
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/distribution
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/distribution/metadata
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/distribution/utils
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/distribution/xfer
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/dockerversion
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/errdefs
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/image
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/image/cache
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/image/spec/specs-go
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/image/spec/specs-go/v1
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/image/tarexport
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/image/v1
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/internal/cleanups
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/internal/compatcontext
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/internal/mod
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/internal/mounttree
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/internal/multierror
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/internal/safepath
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/internal/sliceutil
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/internal/test/suite
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/internal/testutils
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/internal/testutils/netnsutils
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/internal/testutils/specialimage
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/internal/unix_noeintr
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/internal/unshare
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/layer
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libcontainerd
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libcontainerd/queue
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libcontainerd/remote
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libcontainerd/shimopts
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libcontainerd/supervisor
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libcontainerd/types
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/bitmap
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/cluster
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/config
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/datastore
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/diagnostic
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/discoverapi
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/driverapi
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/host
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/null
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/overlay
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/remote
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/windows
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/drvregistry
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/etchosts
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/internal/caller
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/internal/kvstore
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/internal/netiputil
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/ipam
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/ipamapi
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/ipams/builtin
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/ipams/null
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/ipams/remote
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/ipamutils
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/ipbits
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/iptables
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/netlabel
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/netutils
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/networkdb
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/ns
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/options
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/osl
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/osl/kernel
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/portallocator
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/portmapper
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/resolvconf
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/scope
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/libnetwork/types
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/oci
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/oci/caps
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/opts
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/archive
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/authorization
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/broadcaster
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/capabilities
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/chrootarchive
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/containerfs
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/directory
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/dmesg
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/fileutils
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/homedir
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/idtools
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/ioutils
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/jsonmessage
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/longpath
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/meminfo
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/namesgenerator
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/parsers
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/parsers/kernel
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/pidfile
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/platform
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/plugingetter
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/plugins
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/plugins/transport
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/pools
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/process
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/progress
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/reexec
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/rootless
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/rootless/specconv
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/stack
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/stdcopy
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/streamformatter
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/stringid
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/sysinfo
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/system
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/tailfile
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/tarsum
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/pkg/useragent
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/plugin
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/plugin/executor/containerd
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/plugin/v2
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/profiles/apparmor
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/profiles/seccomp
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/quota
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/reference
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/registry
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/registry/resumable
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/restartmanager
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/runconfig
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/runconfig/opts
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/testutil
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/testutil/daemon
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/testutil/environment
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/testutil/fakecontext
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/testutil/fakegit
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/testutil/fakestorage
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/testutil/fixtures/load
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/testutil/fixtures/plugin
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/testutil/registry
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/testutil/request
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/volume
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/volume/drivers
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/volume/local
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/volume/mounts
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/volume/service
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/volume/service/opts
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/volume/testutils'
20:45:24 [2024-02-04T20:45:24.883Z] ++ grep --fixed-strings -v /libnetwork
20:45:24 [2024-02-04T20:45:24.883Z] ++ echo 'github.com/docker/docker/api
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/backend/build
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/httpstatus
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/httputils
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/middleware
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/build
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/checkpoint
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/container
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/debug
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/distribution
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/grpc
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/image
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/network
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/plugin
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/session
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/swarm
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/system
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/server/router/volume
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/backend
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/blkiodev
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/checkpoint
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/container
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/events
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/filters
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/image
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/mount
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/network
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/plugins/logdriver
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/registry
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/strslice
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/swarm
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/swarm/runtime
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/system
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/time
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/versions
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/versions/v1p19
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/versions/v1p20
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/api/types/volume
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/exporter
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:45:24 [2024-02-04T20:45:24.883Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/builder-next/worker
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/builder-next/worker/label
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/dockerfile
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/remotecontext
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/remotecontext/git
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/remotecontext/urlutil
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/cli/debug
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/cli/winresources/docker-proxy
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/cli/winresources/dockerd
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/client
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/client/buildkit
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/cmd/docker-proxy
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/cmd/dockerd
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/cmd/dockerd/trap
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/container
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/container/stream
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/contrib/apparmor
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/contrib/httpserver
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/cluster
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/cluster/convert
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/cluster/executor
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/cluster/executor/container
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/cluster/provider
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/config
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/containerd
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/events
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/events/testutils
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/copy
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/register
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/vfs
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/zfs
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/images
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/initlayer
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/links
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/listeners
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/awslogs
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/fluentd
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/gcplogs
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/gelf
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/journald
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/local
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/loggertest
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/loggerutils
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/splunk
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/syslog
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/templates
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/names
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/network
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/snapshotter
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/stats
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/distribution
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/distribution/metadata
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/distribution/utils
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/distribution/xfer
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/dockerversion
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/errdefs
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/image
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/image/cache
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/image/spec/specs-go
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/image/spec/specs-go/v1
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/image/tarexport
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/image/v1
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/internal/cleanups
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/internal/compatcontext
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/internal/mod
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/internal/mounttree
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/internal/multierror
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/internal/safepath
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/internal/sliceutil
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/internal/test/suite
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/internal/testutils
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/internal/testutils/netnsutils
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/internal/testutils/specialimage
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/internal/unix_noeintr
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/internal/unshare
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/layer
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libcontainerd
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libcontainerd/queue
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libcontainerd/remote
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libcontainerd/shimopts
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libcontainerd/supervisor
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libcontainerd/types
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/bitmap
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/cluster
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/config
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/datastore
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/diagnostic
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/discoverapi
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/driverapi
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/host
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/null
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/overlay
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/remote
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/windows
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/drvregistry
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/etchosts
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/internal/caller
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/internal/kvstore
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/internal/netiputil
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/ipam
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/ipamapi
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/ipams/builtin
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/ipams/null
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/ipams/remote
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/ipamutils
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/ipbits
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/iptables
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/netlabel
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/netutils
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/networkdb
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/ns
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/options
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/osl
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/osl/kernel
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/portallocator
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/portmapper
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/resolvconf
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/scope
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/libnetwork/types
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/oci
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/oci/caps
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/opts
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/archive
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/authorization
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/broadcaster
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/capabilities
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/chrootarchive
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/containerfs
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/directory
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/dmesg
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/fileutils
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/homedir
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/idtools
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/ioutils
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/jsonmessage
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/longpath
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/meminfo
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/namesgenerator
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/parsers
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/parsers/kernel
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/pidfile
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/platform
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/plugingetter
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/plugins
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/plugins/transport
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/pools
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/process
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/progress
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/reexec
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/rootless
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/rootless/specconv
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/stack
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/stdcopy
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/streamformatter
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/stringid
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/sysinfo
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/system
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/tailfile
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/tarsum
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/pkg/useragent
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/plugin
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/plugin/executor/containerd
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/plugin/v2
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/profiles/apparmor
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/profiles/seccomp
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/quota
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/reference
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/registry
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/registry/resumable
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/restartmanager
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/runconfig
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/runconfig/opts
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/testutil
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/testutil/daemon
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/testutil/environment
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/testutil/fakecontext
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/testutil/fakegit
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/testutil/fakestorage
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/testutil/fixtures/load
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/testutil/fixtures/plugin
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/testutil/registry
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/testutil/request
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/volume
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/volume/drivers
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/volume/local
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/volume/mounts
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/volume/service
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/volume/service/opts
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/volume/testutils'
20:45:24 [2024-02-04T20:45:24.884Z] + base_pkg_list='github.com/docker/docker/api
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/backend/build
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/httpstatus
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/httputils
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/middleware
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/router
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/router/build
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/router/checkpoint
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/router/container
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/router/debug
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/router/distribution
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/router/grpc
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/router/image
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/router/network
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/router/plugin
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/router/session
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/router/swarm
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/router/system
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/server/router/volume
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/backend
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/blkiodev
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/checkpoint
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/container
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/events
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/filters
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/image
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/mount
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/network
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/plugins/logdriver
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/registry
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/strslice
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/swarm
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/swarm/runtime
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/system
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/time
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/versions
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/versions/v1p19
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/versions/v1p20
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/api/types/volume
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/builder-next
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/builder-next/exporter
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/builder-next/worker
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/builder-next/worker/label
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/dockerfile
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/remotecontext
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/remotecontext/git
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/builder/remotecontext/urlutil
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/cli/debug
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/cli/winresources/docker-proxy
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/cli/winresources/dockerd
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/client
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/client/buildkit
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/cmd/docker-proxy
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/cmd/dockerd
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/cmd/dockerd/trap
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/container
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/container/stream
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/contrib/apparmor
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/contrib/httpserver
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/cluster
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/cluster/convert
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/cluster/executor
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/cluster/executor/container
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/cluster/provider
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/config
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/containerd
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/events
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/events/testutils
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/copy
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/register
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/vfs
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/graphdriver/zfs
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/images
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/initlayer
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/links
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/listeners
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/awslogs
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/fluentd
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/gcplogs
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/gelf
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/journald
20:45:24 [2024-02-04T20:45:24.884Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/local
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/loggertest
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/loggerutils
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/splunk
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/syslog
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/templates
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/names
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/network
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/snapshotter
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/stats
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/distribution
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/distribution/metadata
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/distribution/utils
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/distribution/xfer
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/dockerversion
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/errdefs
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/image
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/image/cache
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/image/spec/specs-go
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/image/spec/specs-go/v1
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/image/tarexport
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/image/v1
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/cleanups
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/compatcontext
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/mod
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/mounttree
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/multierror
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/safepath
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/sliceutil
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/test/suite
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/testutils
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/testutils/netnsutils
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/testutils/specialimage
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/unix_noeintr
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/unshare
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/layer
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libcontainerd
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libcontainerd/queue
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libcontainerd/remote
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libcontainerd/shimopts
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libcontainerd/supervisor
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libcontainerd/types
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/oci
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/oci/caps
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/opts
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/archive
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/authorization
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/broadcaster
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/capabilities
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/chrootarchive
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/containerfs
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/directory
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/dmesg
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/fileutils
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/homedir
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/idtools
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/ioutils
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/jsonmessage
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/longpath
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/meminfo
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/namesgenerator
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/parsers
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/parsers/kernel
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/pidfile
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/platform
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/plugingetter
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/plugins
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/plugins/transport
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/pools
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/process
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/progress
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/reexec
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/rootless
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/rootless/specconv
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/stack
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/stdcopy
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/streamformatter
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/stringid
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/sysinfo
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/system
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/tailfile
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/tarsum
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/pkg/useragent
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/plugin
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/plugin/executor/containerd
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/plugin/v2
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/profiles/apparmor
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/profiles/seccomp
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/quota
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/reference
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/registry
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/registry/resumable
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/restartmanager
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/runconfig
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/runconfig/opts
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/testutil
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/testutil/daemon
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/testutil/environment
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/testutil/fakecontext
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/testutil/fakegit
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/testutil/fakestorage
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/testutil/fixtures/load
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/testutil/fixtures/plugin
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/testutil/registry
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/testutil/request
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/volume
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/volume/drivers
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/volume/local
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/volume/mounts
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/volume/service
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/volume/service/opts
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/volume/testutils'
20:45:24 [2024-02-04T20:45:24.885Z] ++ grep --fixed-strings /libnetwork
20:45:24 [2024-02-04T20:45:24.885Z] ++ echo 'github.com/docker/docker/api
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/backend/build
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/httpstatus
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/httputils
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/middleware
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/router
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/router/build
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/router/checkpoint
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/router/container
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/router/debug
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/router/distribution
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/router/grpc
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/router/image
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/router/network
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/router/plugin
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/router/session
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/router/swarm
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/router/system
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/server/router/volume
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/backend
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/blkiodev
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/checkpoint
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/container
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/events
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/filters
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/image
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/mount
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/network
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/plugins/logdriver
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/registry
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/strslice
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/swarm
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/swarm/runtime
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/system
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/time
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/versions
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/versions/v1p19
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/versions/v1p20
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/api/types/volume
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder/builder-next
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder/builder-next/exporter
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder/builder-next/worker
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder/builder-next/worker/label
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder/dockerfile
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder/remotecontext
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder/remotecontext/git
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/builder/remotecontext/urlutil
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/cli/debug
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/cli/winresources/docker-proxy
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/cli/winresources/dockerd
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/client
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/client/buildkit
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/cmd/docker-proxy
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/cmd/dockerd
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/cmd/dockerd/trap
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/container
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/container/stream
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/contrib/apparmor
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/contrib/httpserver
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/cluster
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/cluster/convert
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/cluster/executor
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/cluster/executor/container
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/cluster/provider
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/config
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/containerd
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/events
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/events/testutils
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/graphdriver
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/graphdriver/copy
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/graphdriver/register
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/graphdriver/vfs
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/graphdriver/zfs
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/images
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/initlayer
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/links
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/listeners
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/awslogs
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/fluentd
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/gcplogs
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/gelf
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/journald
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/local
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/loggertest
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/loggerutils
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/splunk
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/syslog
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/logger/templates
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/names
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/network
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/snapshotter
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/daemon/stats
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/distribution
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/distribution/metadata
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/distribution/utils
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/distribution/xfer
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/dockerversion
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/errdefs
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/image
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/image/cache
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/image/spec/specs-go
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/image/spec/specs-go/v1
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/image/tarexport
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/image/v1
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/cleanups
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/compatcontext
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/mod
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/mounttree
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/multierror
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/safepath
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/sliceutil
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/test/suite
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/testutils
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/testutils/netnsutils
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/testutils/specialimage
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/unix_noeintr
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/internal/unshare
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/layer
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libcontainerd
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libcontainerd/queue
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libcontainerd/remote
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libcontainerd/shimopts
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libcontainerd/supervisor
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libcontainerd/types
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libnetwork
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libnetwork/bitmap
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libnetwork/cluster
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libnetwork/config
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libnetwork/datastore
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libnetwork/diagnostic
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libnetwork/discoverapi
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libnetwork/driverapi
20:45:24 [2024-02-04T20:45:24.885Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/host
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/null
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/overlay
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/remote
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/windows
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drvregistry
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/etchosts
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/caller
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/kvstore
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/netiputil
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipam
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipamapi
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/builtin
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/null
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/remote
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipamutils
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipbits
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/iptables
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/netlabel
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/netutils
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/networkdb
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ns
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/options
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/osl
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/osl/kernel
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/portallocator
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/portmapper
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/resolvconf
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/scope
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/types
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/oci
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/oci/caps
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/opts
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/archive
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/authorization
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/broadcaster
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/capabilities
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/chrootarchive
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/containerfs
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/directory
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/dmesg
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/fileutils
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/homedir
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/idtools
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/ioutils
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/jsonmessage
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/longpath
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/meminfo
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/namesgenerator
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/parsers
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/parsers/kernel
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/pidfile
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/platform
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/plugingetter
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/plugins
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/plugins/transport
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/pools
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/process
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/progress
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/reexec
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/rootless
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/rootless/specconv
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/stack
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/stdcopy
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/streamformatter
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/stringid
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/sysinfo
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/system
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/tailfile
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/tarsum
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/pkg/useragent
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/plugin
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/plugin/executor/containerd
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/plugin/v2
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/profiles/apparmor
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/profiles/seccomp
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/quota
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/reference
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/registry
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/registry/resumable
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/restartmanager
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/runconfig
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/runconfig/opts
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/testutil
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/testutil/daemon
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/testutil/environment
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/testutil/fakecontext
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/testutil/fakegit
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/testutil/fakestorage
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/testutil/fixtures/load
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/testutil/fixtures/plugin
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/testutil/registry
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/testutil/request
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/volume
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/volume/drivers
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/volume/local
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/volume/mounts
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/volume/service
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/volume/service/opts
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/volume/testutils'
20:45:24 [2024-02-04T20:45:24.886Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/bitmap
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/cluster
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/config
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/datastore
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/diagnostic
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/discoverapi
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/driverapi
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/host
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/null
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/overlay
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/remote
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/windows
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drvregistry
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/etchosts
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/caller
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/kvstore
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/netiputil
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipam
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipamapi
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/builtin
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/null
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/remote
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipamutils
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipbits
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/iptables
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/netlabel
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/netutils
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/networkdb
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ns
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/options
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/osl
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/osl/kernel
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/portallocator
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/portmapper
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/resolvconf
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/scope
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/types'
20:45:24 [2024-02-04T20:45:24.886Z] + echo 'github.com/docker/docker/libnetwork
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/bitmap
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/cluster
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/config
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/datastore
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/diagnostic
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/discoverapi
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/driverapi
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/host
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
20:45:24 [2024-02-04T20:45:24.886Z] rivers/macvlan/mvmanager
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/null
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/overlay
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/remote
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/windows
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drvregistry
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/etchosts
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/caller
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/kvstore
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/netiputil
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipam
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipamapi
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/builtin
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/null
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/remote
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipamutils
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ipbits
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/iptables
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/netlabel
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/netutils
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/networkdb
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/ns
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/options
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/osl
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/osl/kernel
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/portallocator
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/portmapper
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/resolvconf
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/scope
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/types'
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:24 [2024-02-04T20:45:24.886Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:24 [2024-02-04T20:45:24.886Z] + type docker-proxy
20:45:24 [2024-02-04T20:45:24.886Z] hack/test/unit: line 25: type: docker-proxy: not found
20:45:24 [2024-02-04T20:45:24.886Z] + hack/make.sh binary-proxy install-proxy
20:45:24 [2024-02-04T20:45:24.886Z] 
20:45:24 [2024-02-04T20:45:24.886Z] Removing bundles/
20:45:24 [2024-02-04T20:45:24.886Z] 
20:45:24 [2024-02-04T20:45:24.886Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
20:45:24 [2024-02-04T20:45:24.886Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
20:45:24 [2024-02-04T20:45:24.886Z] + tee /go/src/github.com/docker/docker/go.mod
20:45:24 [2024-02-04T20:45:24.886Z] module github.com/docker/docker
20:45:24 [2024-02-04T20:45:24.886Z] 
20:45:24 [2024-02-04T20:45:24.886Z] go 1.20
20:45:24 [2024-02-04T20:45:24.886Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:45:24 [2024-02-04T20:45:24.886Z] + GO111MODULE=on
20:45:24 [2024-02-04T20:45:24.886Z] + 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=ceeb6843f15cb01d08aa4e19f8465d9157b29be7" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-04T20:45:24.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
20:45:30 [2024-02-04T20:45:30.132Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:45:30 [2024-02-04T20:45:30.132Z] Created binary: bundles/binary-proxy/docker-proxy
20:45:30 [2024-02-04T20:45:30.132Z] 
20:45:30 [2024-02-04T20:45:30.132Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
20:45:30 [2024-02-04T20:45:30.132Z] Installing docker-proxy to /usr/local/bin/
20:45:30 [2024-02-04T20:45:30.132Z] 
20:45:30 [2024-02-04T20:45:30.132Z] + mkdir -p bundles
20:45:30 [2024-02-04T20:45:30.132Z] + '[' -n 'github.com/docker/docker/api
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/backend/build
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/httpstatus
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/httputils
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/middleware
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/router
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/router/build
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/router/checkpoint
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/router/container
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/router/debug
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/router/distribution
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/router/grpc
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/router/image
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/router/network
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/router/plugin
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/router/session
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/router/swarm
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/router/system
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/server/router/volume
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/backend
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/blkiodev
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/checkpoint
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/container
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/events
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/filters
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/image
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/mount
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/network
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/plugins/logdriver
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/registry
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/strslice
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/swarm
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/swarm/runtime
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/system
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/time
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/versions
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/versions/v1p19
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/versions/v1p20
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/api/types/volume
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder/builder-next
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder/builder-next/exporter
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder/builder-next/worker
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder/builder-next/worker/label
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder/dockerfile
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder/remotecontext
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder/remotecontext/git
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/builder/remotecontext/urlutil
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/cli/debug
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/cli/winresources/docker-proxy
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/cli/winresources/dockerd
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/client
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/client/buildkit
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/cmd/docker-proxy
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/cmd/dockerd
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/cmd/dockerd/trap
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/container
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/container/stream
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/contrib/apparmor
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/contrib/httpserver
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/cluster
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/cluster/convert
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/cluster/executor
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/cluster/executor/container
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/cluster/provider
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/config
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/containerd
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/events
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/events/testutils
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/graphdriver
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/graphdriver/copy
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/graphdriver/register
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/graphdriver/vfs
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/graphdriver/zfs
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/images
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/initlayer
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/links
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/listeners
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/awslogs
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/fluentd
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/gcplogs
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/gelf
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/journald
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/local
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/loggertest
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/loggerutils
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/splunk
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/syslog
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/logger/templates
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/names
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/network
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/snapshotter
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/daemon/stats
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/distribution
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/distribution/metadata
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/distribution/utils
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/distribution/xfer
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/dockerversion
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/errdefs
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/image
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/image/cache
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/image/spec/specs-go
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/image/spec/specs-go/v1
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/image/tarexport
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/image/v1
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/internal/cleanups
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/internal/compatcontext
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/internal/mod
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/internal/mounttree
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/internal/multierror
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/internal/safepath
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/internal/sliceutil
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/internal/test/suite
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/internal/testutils
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/internal/testutils/netnsutils
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/internal/testutils/specialimage
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/internal/unix_noeintr
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/internal/unshare
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/layer
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/libcontainerd
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/libcontainerd/queue
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/libcontainerd/remote
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/libcontainerd/shimopts
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/libcontainerd/supervisor
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/libcontainerd/types
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/oci
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/oci/caps
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/opts
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/archive
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/authorization
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/broadcaster
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/capabilities
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/chrootarchive
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/containerfs
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/directory
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/dmesg
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/fileutils
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/homedir
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/idtools
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/ioutils
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/jsonmessage
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/longpath
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/meminfo
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/namesgenerator
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/parsers
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/parsers/kernel
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/pidfile
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/platform
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/plugingetter
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/plugins
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/plugins/transport
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/pools
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/process
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/progress
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/reexec
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/rootless
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/rootless/specconv
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/stack
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/stdcopy
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/streamformatter
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/stringid
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/sysinfo
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/system
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/tailfile
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/tarsum
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/pkg/useragent
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/plugin
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/plugin/executor/containerd
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/plugin/v2
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/profiles/apparmor
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/profiles/seccomp
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/quota
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/reference
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/registry
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/registry/resumable
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/restartmanager
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/runconfig
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/runconfig/opts
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/testutil
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/testutil/daemon
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/testutil/environment
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/testutil/fakecontext
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/testutil/fakegit
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/testutil/fakestorage
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/testutil/fixtures/load
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/testutil/fixtures/plugin
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/testutil/registry
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/testutil/request
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/volume
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/volume/drivers
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/volume/local
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/volume/mounts
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/volume/service
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/volume/service/opts
20:45:30 [2024-02-04T20:45:30.132Z] github.com/docker/docker/volume/testutils' ']'
20:45:30 [2024-02-04T20:45:30.133Z] + 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/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
20:45:30 [2024-02-04T20:45:30.133Z] ?   	github.com/docker/docker/api	[no test files]
20:45:38 [2024-02-04T20:45:38.227Z] ok  	github.com/docker/docker/api/server	0.045s	coverage: 13.0% of statements
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 28.3% of statements
20:46:00 [2024-02-04T20:46:00.126Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/types	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:46:00 [2024-02-04T20:46:00.126Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
20:46:00 [2024-02-04T20:46:00.127Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
20:46:00 [2024-02-04T20:46:00.127Z] ok  	github.com/docker/docker/api/types/network	0.007s	coverage: 80.0% of statements
20:46:00 [2024-02-04T20:46:00.127Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
20:46:00 [2024-02-04T20:46:00.127Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/api/types/system	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/builder	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
20:46:00 [2024-02-04T20:46:00.127Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
20:46:00 [2024-02-04T20:46:00.127Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.012s	coverage: 100.0% of statements
20:46:00 [2024-02-04T20:46:00.127Z] ok  	github.com/docker/docker/cli/debug	0.029s	coverage: 100.0% of statements
20:46:00 [2024-02-04T20:46:00.127Z] ok  	github.com/docker/docker/builder/dockerfile	0.053s	coverage: 50.2% of statements
20:46:00 [2024-02-04T20:46:00.127Z] ok  	github.com/docker/docker/builder/remotecontext	0.068s	coverage: 33.7% of statements
20:46:02 [2024-02-04T20:46:02.021Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
20:46:02 [2024-02-04T20:46:02.021Z] ok  	github.com/docker/docker/client	0.127s	coverage: 77.0% of statements
20:46:02 [2024-02-04T20:46:02.021Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.208s	coverage: 66.5% of statements
20:46:04 [2024-02-04T20:46:04.543Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.490s	coverage: 82.5% of statements
20:46:14 [2024-02-04T20:46:14.560Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
20:46:14 [2024-02-04T20:46:14.560Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:46:14 [2024-02-04T20:46:14.560Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:46:14 [2024-02-04T20:46:14.560Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:46:14 [2024-02-04T20:46:14.560Z] ok  	github.com/docker/docker/container	0.125s	coverage: 36.4% of statements
20:46:14 [2024-02-04T20:46:14.560Z] ok  	github.com/docker/docker/cmd/dockerd	0.202s	coverage: 30.0% of statements
20:46:15 [2024-02-04T20:46:15.924Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.379s	coverage: 0.0% of statements
20:46:17 [2024-02-04T20:46:17.289Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:46:17 [2024-02-04T20:46:17.289Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
20:46:17 [2024-02-04T20:46:17.289Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.025s	coverage: 38.7% of statements
20:46:17 [2024-02-04T20:46:17.289Z] ok  	github.com/docker/docker/daemon/cluster	0.057s	coverage: 0.5% of statements
20:46:17 [2024-02-04T20:46:17.545Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:46:17 [2024-02-04T20:46:17.545Z] ok  	github.com/docker/docker/daemon/config	0.062s	coverage: 74.6% of statements
20:46:18 [2024-02-04T20:46:18.911Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:46:18 [2024-02-04T20:46:18.911Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
20:46:19 [2024-02-04T20:46:19.167Z] ok  	github.com/docker/docker/daemon/containerd	0.033s	coverage: 9.0% of statements
20:46:19 [2024-02-04T20:46:19.167Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
20:46:19 [2024-02-04T20:46:19.167Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
20:46:19 [2024-02-04T20:46:19.167Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 60.9% of statements
20:46:20 [2024-02-04T20:46:20.095Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:46:20 [2024-02-04T20:46:20.095Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
20:46:20 [2024-02-04T20:46:20.095Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:46:20 [2024-02-04T20:46:20.095Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:46:20 [2024-02-04T20:46:20.353Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.190s	coverage: 60.2% of statements
20:46:20 [2024-02-04T20:46:20.353Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.021s	coverage: 60.9% of statements
20:46:20 [2024-02-04T20:46:20.914Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
20:46:20 [2024-02-04T20:46:20.915Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.460s	coverage: 13.3% of statements
20:46:21 [2024-02-04T20:46:21.171Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:46:21 [2024-02-04T20:46:21.171Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:46:21 [2024-02-04T20:46:21.171Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
20:46:21 [2024-02-04T20:46:21.428Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 3.0% of statements
20:46:21 [2024-02-04T20:46:21.428Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.2% of statements
20:46:21 [2024-02-04T20:46:21.684Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:46:21 [2024-02-04T20:46:21.684Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
20:46:21 [2024-02-04T20:46:21.941Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.118s	coverage: 78.3% of statements
20:46:21 [2024-02-04T20:46:21.941Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
20:46:22 [2024-02-04T20:46:22.503Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
20:46:22 [2024-02-04T20:46:22.503Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
20:46:22 [2024-02-04T20:46:22.503Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.004s	coverage: 88.2% of statements
20:46:22 [2024-02-04T20:46:22.503Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.021s	coverage: 87.2% of statements
20:46:22 [2024-02-04T20:46:22.503Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.138s	coverage: 76.8% of statements
20:46:22 [2024-02-04T20:46:22.503Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
20:46:22 [2024-02-04T20:46:22.503Z] ok  	github.com/docker/docker/daemon/logger/local	0.046s	coverage: 79.4% of statements
20:46:23 [2024-02-04T20:46:23.430Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.020s	coverage: 63.5% of statements
20:46:23 [2024-02-04T20:46:23.430Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
20:46:23 [2024-02-04T20:46:23.430Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:46:23 [2024-02-04T20:46:23.430Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
20:46:23 [2024-02-04T20:46:23.430Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
20:46:23 [2024-02-04T20:46:23.686Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
20:46:23 [2024-02-04T20:46:23.686Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:46:23 [2024-02-04T20:46:23.686Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
20:46:23 [2024-02-04T20:46:23.942Z] ok  	github.com/docker/docker/daemon/logger/journald	1.714s	coverage: 72.7% of statements
20:46:24 [2024-02-04T20:46:24.509Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:46:24 [2024-02-04T20:46:24.509Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.2% of statements
20:46:24 [2024-02-04T20:46:24.509Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
20:46:24 [2024-02-04T20:46:24.509Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
20:46:24 [2024-02-04T20:46:24.767Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.434s	coverage: 82.5% of statements
20:46:25 [2024-02-04T20:46:25.023Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
20:46:25 [2024-02-04T20:46:25.023Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
20:46:25 [2024-02-04T20:46:25.023Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 24.1% of statements
20:46:25 [2024-02-04T20:46:25.279Z] ok  	github.com/docker/docker/image	0.028s	coverage: 82.8% of statements
20:46:25 [2024-02-04T20:46:25.279Z] ?   	github.com/docker/docker/image/v1	[no test files]
20:46:25 [2024-02-04T20:46:25.279Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
20:46:25 [2024-02-04T20:46:25.279Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
20:46:25 [2024-02-04T20:46:25.279Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
20:46:25 [2024-02-04T20:46:25.279Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
20:46:25 [2024-02-04T20:46:25.279Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
20:46:25 [2024-02-04T20:46:25.535Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
20:46:25 [2024-02-04T20:46:25.791Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:46:25 [2024-02-04T20:46:25.791Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
20:46:25 [2024-02-04T20:46:25.791Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
20:46:25 [2024-02-04T20:46:25.791Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
20:46:25 [2024-02-04T20:46:25.791Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
20:46:25 [2024-02-04T20:46:25.791Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
20:46:25 [2024-02-04T20:46:25.791Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
20:46:25 [2024-02-04T20:46:25.791Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
20:46:26 [2024-02-04T20:46:26.046Z] ok  	github.com/docker/docker/distribution	1.491s	coverage: 28.9% of statements
20:46:26 [2024-02-04T20:46:26.608Z] ok  	github.com/docker/docker/daemon	10.682s	coverage: 16.1% of statements
20:46:26 [2024-02-04T20:46:26.608Z] ok  	github.com/docker/docker/distribution/xfer	2.184s	coverage: 85.4% of statements
20:46:26 [2024-02-04T20:46:26.864Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:46:26 [2024-02-04T20:46:26.864Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:46:26 [2024-02-04T20:46:26.864Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
20:46:26 [2024-02-04T20:46:26.864Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:46:26 [2024-02-04T20:46:26.864Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:46:26 [2024-02-04T20:46:26.864Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
20:46:27 [2024-02-04T20:46:27.120Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:46:27 [2024-02-04T20:46:27.120Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 35.8% of statements
20:46:27 [2024-02-04T20:46:27.377Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.9% of statements
20:46:27 [2024-02-04T20:46:27.939Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
20:46:27 [2024-02-04T20:46:27.939Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
20:46:27 [2024-02-04T20:46:27.939Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 26.7% of statements
20:46:27 [2024-02-04T20:46:27.939Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
20:46:27 [2024-02-04T20:46:27.939Z] ok  	github.com/docker/docker/pkg/dmesg	0.014s	coverage: 83.3% of statements
20:46:28 [2024-02-04T20:46:28.196Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.271s	coverage: 83.7% of statements
20:46:28 [2024-02-04T20:46:28.196Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 51.7% of statements
20:46:28 [2024-02-04T20:46:28.196Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 6.5% of statements
20:46:28 [2024-02-04T20:46:28.196Z] ok  	github.com/docker/docker/pkg/archive	0.513s	coverage: 80.9% of statements
20:46:28 [2024-02-04T20:46:28.453Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
20:46:28 [2024-02-04T20:46:28.453Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
20:46:28 [2024-02-04T20:46:28.453Z] ok  	github.com/docker/docker/pkg/meminfo	0.006s	coverage: 75.0% of statements
20:46:28 [2024-02-04T20:46:28.453Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
20:46:28 [2024-02-04T20:46:28.709Z] ok  	github.com/docker/docker/pkg/authorization	0.831s	coverage: 68.3% of statements
20:46:28 [2024-02-04T20:46:28.709Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
20:46:28 [2024-02-04T20:46:28.709Z] ok  	github.com/docker/docker/pkg/idtools	0.381s	coverage: 69.7% of statements
20:46:28 [2024-02-04T20:46:28.709Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
20:46:28 [2024-02-04T20:46:28.709Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 90.2% of statements
20:46:28 [2024-02-04T20:46:28.709Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:46:28 [2024-02-04T20:46:28.709Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:46:28 [2024-02-04T20:46:28.709Z] ok  	github.com/docker/docker/pkg/pidfile	0.009s	coverage: 94.1% of statements
20:46:28 [2024-02-04T20:46:28.965Z] ok  	github.com/docker/docker/pkg/ioutils	0.390s	coverage: 69.1% of statements
20:46:29 [2024-02-04T20:46:29.221Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:46:29 [2024-02-04T20:46:29.221Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:46:29 [2024-02-04T20:46:29.221Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
20:46:29 [2024-02-04T20:46:29.221Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
20:46:29 [2024-02-04T20:46:29.221Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
20:46:29 [2024-02-04T20:46:29.221Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 90.0% of statements
20:46:29 [2024-02-04T20:46:29.478Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
20:46:29 [2024-02-04T20:46:29.478Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
20:46:29 [2024-02-04T20:46:29.478Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
20:46:29 [2024-02-04T20:46:29.478Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
20:46:29 [2024-02-04T20:46:29.478Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
20:46:29 [2024-02-04T20:46:29.733Z] ok  	github.com/docker/docker/pkg/stdcopy	0.014s	coverage: 100.0% of statements
20:46:29 [2024-02-04T20:46:29.733Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
20:46:29 [2024-02-04T20:46:29.733Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
20:46:29 [2024-02-04T20:46:29.989Z] ok  	github.com/docker/docker/pkg/system	0.011s	coverage: 41.0% of statements
20:46:29 [2024-02-04T20:46:29.989Z] ok  	github.com/docker/docker/pkg/sysinfo	0.018s	coverage: 53.4% of statements
20:46:29 [2024-02-04T20:46:29.989Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
20:46:30 [2024-02-04T20:46:30.245Z] ok  	github.com/docker/docker/pkg/useragent	0.007s	coverage: 88.9% of statements
20:46:30 [2024-02-04T20:46:30.245Z] ok  	github.com/docker/docker/pkg/tarsum	0.055s	coverage: 89.6% of statements
20:46:30 [2024-02-04T20:46:30.807Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:46:30 [2024-02-04T20:46:30.807Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:46:30 [2024-02-04T20:46:30.807Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.4% of statements
20:46:30 [2024-02-04T20:46:30.807Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
20:46:31 [2024-02-04T20:46:31.369Z] ok  	github.com/docker/docker/pkg/plugins	2.013s	coverage: 74.9% of statements
20:46:31 [2024-02-04T20:46:31.369Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.0% of statements
20:46:31 [2024-02-04T20:46:31.369Z] ok  	github.com/docker/docker/plugin	0.533s	coverage: 23.2% of statements
20:46:31 [2024-02-04T20:46:31.628Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
20:46:31 [2024-02-04T20:46:31.628Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
20:46:31 [2024-02-04T20:46:31.883Z] ok  	github.com/docker/docker/registry	0.117s	coverage: 63.9% of statements
20:46:31 [2024-02-04T20:46:31.883Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:46:31 [2024-02-04T20:46:31.883Z] ok  	github.com/docker/docker/runconfig	0.012s	coverage: 63.8% of statements
20:46:31 [2024-02-04T20:46:31.883Z] ok  	github.com/docker/docker/quota	0.500s	coverage: 69.3% of statements
20:46:31 [2024-02-04T20:46:31.883Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 6.8% of statements
20:46:32 [2024-02-04T20:46:32.445Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:46:32 [2024-02-04T20:46:32.445Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:46:32 [2024-02-04T20:46:32.445Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:46:32 [2024-02-04T20:46:32.445Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:46:32 [2024-02-04T20:46:32.445Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:46:32 [2024-02-04T20:46:32.445Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:46:32 [2024-02-04T20:46:32.445Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:46:32 [2024-02-04T20:46:32.445Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:46:32 [2024-02-04T20:46:32.445Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:46:32 [2024-02-04T20:46:32.445Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:46:32 [2024-02-04T20:46:32.445Z] ?   	github.com/docker/docker/volume	[no test files]
20:46:32 [2024-02-04T20:46:32.701Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
20:46:32 [2024-02-04T20:46:32.957Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 62.2% of statements
20:46:33 [2024-02-04T20:46:33.212Z] ok  	github.com/docker/docker/volume/local	0.145s	coverage: 77.2% of statements
20:46:33 [2024-02-04T20:46:33.468Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:46:33 [2024-02-04T20:46:33.468Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:46:33 [2024-02-04T20:46:33.468Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
20:46:34 [2024-02-04T20:46:34.028Z] ok  	github.com/docker/docker/layer	7.369s	coverage: 68.1% of statements
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === Skipped
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     network_proxy_test.go:210: No support for dual stack yet
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:41: Driver btrfs not supported
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:41: Driver btrfs not supported
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:41: Driver btrfs not supported
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:41: Driver btrfs not supported
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:41: Driver btrfs not supported
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:68: No driver to put!
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z] time="2024-02-04T20:46:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z] time="2024-02-04T20:46:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z] time="2024-02-04T20:46:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z] time="2024-02-04T20:46:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z] time="2024-02-04T20:46:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:68: No driver to put!
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     overlay_test.go:61: Cannot run test with naive change algorithm
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:41: Driver zfs not supported
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:34 [2024-02-04T20:46:34.284Z]     graphtest_unix.go:41: Driver zfs not supported
20:46:34 [2024-02-04T20:46:34.284Z] 
20:46:34 [2024-02-04T20:46:34.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:46:34 [2024-02-04T20:46:34.285Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:34 [2024-02-04T20:46:34.285Z]     graphtest_unix.go:41: Driver zfs not supported
20:46:34 [2024-02-04T20:46:34.285Z] 
20:46:34 [2024-02-04T20:46:34.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:46:34 [2024-02-04T20:46:34.285Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:34 [2024-02-04T20:46:34.285Z]     graphtest_unix.go:41: Driver zfs not supported
20:46:34 [2024-02-04T20:46:34.285Z] 
20:46:34 [2024-02-04T20:46:34.285Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:46:34 [2024-02-04T20:46:34.285Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:34 [2024-02-04T20:46:34.285Z]     graphtest_unix.go:41: Driver zfs not supported
20:46:34 [2024-02-04T20:46:34.285Z] 
20:46:34 [2024-02-04T20:46:34.285Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:46:34 [2024-02-04T20:46:34.285Z]     graphtest_unix.go:68: No driver to put!
20:46:34 [2024-02-04T20:46:34.285Z] 
20:46:34 [2024-02-04T20:46:34.285Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:46:34 [2024-02-04T20:46:34.285Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
20:46:34 [2024-02-04T20:46:34.285Z] 
20:46:34 [2024-02-04T20:46:34.285Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:46:34 [2024-02-04T20:46:34.285Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
20:46:34 [2024-02-04T20:46:34.285Z] 
20:46:34 [2024-02-04T20:46:34.285Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
20:46:34 [2024-02-04T20:46:34.285Z]     validate_test.go:73: only tested on Windows
20:46:34 [2024-02-04T20:46:34.285Z] 
20:46:34 [2024-02-04T20:46:34.285Z] DONE 3249 tests, 27 skipped in 65.091s
20:46:34 [2024-02-04T20:46:34.285Z] + '[' -n 'github.com/docker/docker/libnetwork
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/bitmap
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/cluster
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/config
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/datastore
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/diagnostic
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/discoverapi
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/driverapi
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/bridge
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/host
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/null
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/overlay
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/remote
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/windows
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/drvregistry
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/etchosts
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/internal/caller
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/internal/kvstore
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/internal/netiputil
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/ipam
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/ipamapi
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/ipams/builtin
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/ipams/null
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/ipams/remote
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/ipamutils
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/ipbits
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/iptables
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/netlabel
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/netutils
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/networkdb
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/ns
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/options
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/osl
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/osl/kernel
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/portallocator
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/portmapper
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/resolvconf
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/scope
20:46:34 [2024-02-04T20:46:34.285Z] github.com/docker/docker/libnetwork/types' ']'
20:46:34 [2024-02-04T20:46:34.285Z] + 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
20:47:30 [2024-02-04T20:47:30.442Z] ok  	github.com/docker/docker/libnetwork	44.742s	coverage: 43.3% of statements
20:47:30 [2024-02-04T20:47:30.442Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
20:47:30 [2024-02-04T20:47:30.442Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
20:47:30 [2024-02-04T20:47:30.442Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
20:47:30 [2024-02-04T20:47:30.442Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
20:47:30 [2024-02-04T20:47:30.442Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
20:47:30 [2024-02-04T20:47:30.442Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
20:47:30 [2024-02-04T20:47:30.442Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
20:47:30 [2024-02-04T20:47:30.442Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
20:47:30 [2024-02-04T20:47:30.442Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 38.8% of statements
20:47:30 [2024-02-04T20:47:30.442Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
20:47:30 [2024-02-04T20:47:30.442Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
20:47:30 [2024-02-04T20:47:30.442Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
20:47:30 [2024-02-04T20:47:30.697Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.391s	coverage: 63.0% of statements
20:47:30 [2024-02-04T20:47:30.697Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
20:47:30 [2024-02-04T20:47:30.953Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
20:47:32 [2024-02-04T20:47:32.317Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.961s	coverage: 5.1% of statements
20:47:32 [2024-02-04T20:47:32.317Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
20:47:32 [2024-02-04T20:47:32.878Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
20:47:32 [2024-02-04T20:47:32.878Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
20:47:33 [2024-02-04T20:47:33.134Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
20:47:34 [2024-02-04T20:47:34.060Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
20:47:34 [2024-02-04T20:47:34.315Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
20:47:34 [2024-02-04T20:47:34.571Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
20:47:35 [2024-02-04T20:47:35.132Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
20:47:35 [2024-02-04T20:47:35.132Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
20:47:35 [2024-02-04T20:47:35.132Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
20:47:35 [2024-02-04T20:47:35.132Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
20:47:35 [2024-02-04T20:47:35.693Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
20:47:35 [2024-02-04T20:47:35.948Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.018s	coverage: 82.1% of statements
20:47:36 [2024-02-04T20:47:36.204Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
20:47:36 [2024-02-04T20:47:36.204Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
20:47:36 [2024-02-04T20:47:36.204Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
20:47:36 [2024-02-04T20:47:36.204Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
20:47:48 [2024-02-04T20:47:48.368Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
20:47:50 [2024-02-04T20:47:50.257Z] ok  	github.com/docker/docker/libnetwork/ipam	3.222s	coverage: 80.3% of statements
20:47:50 [2024-02-04T20:47:50.257Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
20:47:50 [2024-02-04T20:47:50.257Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
20:47:50 [2024-02-04T20:47:50.257Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
20:47:50 [2024-02-04T20:47:50.513Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
20:47:50 [2024-02-04T20:47:50.513Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
20:47:50 [2024-02-04T20:47:50.768Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
20:47:51 [2024-02-04T20:47:51.329Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.323s	coverage: 86.4% of statements
20:47:51 [2024-02-04T20:47:51.585Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
20:47:52 [2024-02-04T20:47:52.511Z] ok  	github.com/docker/docker/libnetwork/iptables	0.211s	coverage: 39.9% of statements
20:47:52 [2024-02-04T20:47:52.511Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
20:47:52 [2024-02-04T20:47:52.767Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 50.6% of statements
20:49:44 [2024-02-04T20:49:44.139Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.464s	coverage: 59.2% of statements
20:49:44 [2024-02-04T20:49:44.139Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
20:49:44 [2024-02-04T20:49:44.139Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
20:49:44 [2024-02-04T20:49:44.139Z] ok  	github.com/docker/docker/libnetwork/osl	4.408s	coverage: 37.8% of statements
20:49:44 [2024-02-04T20:49:44.139Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
20:49:44 [2024-02-04T20:49:44.139Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
20:49:44 [2024-02-04T20:49:44.139Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.709s	coverage: 47.9% of statements
20:49:44 [2024-02-04T20:49:44.395Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
20:49:44 [2024-02-04T20:49:44.395Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
20:49:44 [2024-02-04T20:49:44.650Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
20:49:44 [2024-02-04T20:49:44.650Z] 
20:49:44 [2024-02-04T20:49:44.650Z] === Skipped
20:49:44 [2024-02-04T20:49:44.650Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
20:49:44 [2024-02-04T20:49:44.650Z]     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
20:49:44 [2024-02-04T20:49:44.650Z] 
20:49:44 [2024-02-04T20:49:44.650Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
20:49:44 [2024-02-04T20:49:44.650Z]     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
20:49:44 [2024-02-04T20:49:44.650Z] 
20:49:44 [2024-02-04T20:49:44.650Z] DONE 374 tests, 2 skipped in 190.376s
Post stage
[Pipeline] junit
20:49:45 [2024-02-04T20:49:45.632Z] Recording test results
20:49:46 [2024-02-04T20:49:46.727Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:49:47 [2024-02-04T20:49:47.036Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47299/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ceeb6843f15cb01d08aa4e19f8465d9157b29be7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ceeb6843f15cb01d08aa4e19f8465d9157b29be7 hack/make.sh dynbinary test-integration
20:49:47 [2024-02-04T20:49:47.302Z] 
20:49:47 [2024-02-04T20:49:47.302Z] Removing bundles/
20:49:47 [2024-02-04T20:49:47.302Z] 
20:49:47 [2024-02-04T20:49:47.302Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:49:47 [2024-02-04T20:49:47.302Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
20:49:47 [2024-02-04T20:49:47.302Z] + tee /go/src/github.com/docker/docker/go.mod
20:49:47 [2024-02-04T20:49:47.302Z] module github.com/docker/docker
20:49:47 [2024-02-04T20:49:47.302Z] 
20:49:47 [2024-02-04T20:49:47.302Z] go 1.20
20:49:47 [2024-02-04T20:49:47.302Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:49:47 [2024-02-04T20:49:47.302Z] + GO111MODULE=on
20:49:47 [2024-02-04T20:49:47.302Z] + 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=ceeb6843f15cb01d08aa4e19f8465d9157b29be7" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-04T20:49:47.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
20:50:26 [2024-02-04T20:50:26.163Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:50:26 [2024-02-04T20:50:26.163Z] Created binary: bundles/dynbinary-daemon/dockerd
20:50:26 [2024-02-04T20:50:26.163Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
20:50:26 [2024-02-04T20:50:26.163Z] + tee /go/src/github.com/docker/docker/go.mod
20:50:26 [2024-02-04T20:50:26.163Z] module github.com/docker/docker
20:50:26 [2024-02-04T20:50:26.163Z] 
20:50:26 [2024-02-04T20:50:26.163Z] go 1.20
20:50:26 [2024-02-04T20:50:26.163Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:50:26 [2024-02-04T20:50:26.163Z] + GO111MODULE=on
20:50:26 [2024-02-04T20:50:26.163Z] + 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=ceeb6843f15cb01d08aa4e19f8465d9157b29be7" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-04T20:49:47.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
20:50:26 [2024-02-04T20:50:26.163Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:50:26 [2024-02-04T20:50:26.163Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:50:26 [2024-02-04T20:50:26.163Z] 
20:50:26 [2024-02-04T20:50:26.163Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:50:26 [2024-02-04T20:50:26.163Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:50:26 [2024-02-04T20:50:26.163Z] HOSTNAME=bf954496cf6a
20:50:26 [2024-02-04T20:50:26.163Z] TESTDEBUG=0
20:50:26 [2024-02-04T20:50:26.163Z] DEST=bundles/test-integration
20:50:26 [2024-02-04T20:50:26.163Z] PWD=/go/src/github.com/docker/docker
20:50:26 [2024-02-04T20:50:26.163Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
20:50:26 [2024-02-04T20:50:26.163Z] DOCKER_GITCOMMIT=ceeb6843f15cb01d08aa4e19f8465d9157b29be7
20:50:26 [2024-02-04T20:50:26.163Z] container=docker
20:50:26 [2024-02-04T20:50:26.163Z] HOME=/root
20:50:26 [2024-02-04T20:50:26.163Z] CONTAINERD_NAMESPACE=moby
20:50:26 [2024-02-04T20:50:26.163Z] GOLANG_VERSION=1.21.6
20:50:26 [2024-02-04T20:50:26.163Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:50:26 [2024-02-04T20:50:26.163Z] VALIDATE_BRANCH=master
20:50:26 [2024-02-04T20:50:26.163Z] TERM=xterm
20:50:26 [2024-02-04T20:50:26.163Z] DOCKER_PKG=github.com/docker/docker
20:50:26 [2024-02-04T20:50:26.163Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
20:50:26 [2024-02-04T20:50:26.163Z] SHLVL=1
20:50:26 [2024-02-04T20:50:26.163Z] TIMEOUT=120m
20:50:26 [2024-02-04T20:50:26.163Z] GOTOOLCHAIN=local
20:50:26 [2024-02-04T20:50:26.163Z] DOCKER_GRAPHDRIVER=overlay2
20:50:26 [2024-02-04T20:50:26.163Z] GO111MODULE=off
20:50:26 [2024-02-04T20:50:26.163Z] DOCKER_EXPERIMENTAL=1
20:50:26 [2024-02-04T20:50:26.163Z] TEST_SKIP_INTEGRATION_CLI=1
20:50:26 [2024-02-04T20:50:26.163Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:50:26 [2024-02-04T20:50:26.163Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:50:26 [2024-02-04T20:50:26.163Z] GOPATH=/go
20:50:26 [2024-02-04T20:50:26.163Z] PKG_CONFIG=pkg-config
20:50:26 [2024-02-04T20:50:26.163Z] _=/usr/bin/env
20:50:26 [2024-02-04T20:50:26.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:50:48 [2024-02-04T20:50:48.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
20:50:48 [2024-02-04T20:50:48.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:50:48 [2024-02-04T20:50:48.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:50:49 [2024-02-04T20:50:49.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:50:54 [2024-02-04T20:50:54.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:50:57 [2024-02-04T20:50:57.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:50:57 [2024-02-04T20:50:57.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:50:59 [2024-02-04T20:50:59.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:51:00 [2024-02-04T20:51:00.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:51:02 [2024-02-04T20:51:02.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
20:51:03 [2024-02-04T20:51:03.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:51:03 [2024-02-04T20:51:03.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:51:04 [2024-02-04T20:51:04.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:51:05 [2024-02-04T20:51:05.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:51:07 [2024-02-04T20:51:07.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:51:09 [2024-02-04T20:51:09.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:51:09 [2024-02-04T20:51:09.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:51:10 [2024-02-04T20:51:10.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:51:11 [2024-02-04T20:51:11.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:51:12 [2024-02-04T20:51:12.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:51:13 [2024-02-04T20:51:13.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:51:14 [2024-02-04T20:51:14.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:51:16 [2024-02-04T20:51:16.114Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:51:16 [2024-02-04T20:51:16.114Z] Using test binary /usr/local/cli-integration/docker
20:51:16 [2024-02-04T20:51:16.114Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:51:16 [2024-02-04T20:51:16.114Z] +++ /etc/init.d/apparmor start
20:51:16 [2024-02-04T20:51:16.114Z] Not: starting.
20:51:16 [2024-02-04T20:51:16.114Z] INFO: Waiting for daemon to start...
20:51:16 [2024-02-04T20:51:16.114Z] Starting dockerd
20:51:16 [2024-02-04T20:51:16.114Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.7izaC7ABi2/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
20:51:19 [2024-02-04T20:51:19.379Z] .
20:51:19 [2024-02-04T20:51:19.379Z] Running integration-test (iteration 1)
20:51:19 [2024-02-04T20:51:19.379Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
20:51:19 [2024-02-04T20:51:19.379Z] ++ '[' -n '' ']'
20:51:19 [2024-02-04T20:51:19.379Z] ++ 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
20:51:19 [2024-02-04T20:51:19.379Z] ++ set -e
20:51:19 [2024-02-04T20:51:19.379Z] ++ '[' -n 0 ']'
20:51:19 [2024-02-04T20:51:19.379Z] ++ set -x
20:51:19 [2024-02-04T20:51:19.379Z] ++ 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.7izaC7ABi2/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
20:51:19 [2024-02-04T20:51:19.379Z] Loaded image: busybox:latest
20:51:19 [2024-02-04T20:51:19.379Z] Loaded image: busybox:glibc
20:51:20 [2024-02-04T20:51:20.306Z] Loaded image: debian:bookworm-slim
20:51:20 [2024-02-04T20:51:20.306Z] Loaded image: hello-world:latest
20:51:20 [2024-02-04T20:51:20.306Z] Loaded image: arm32v7/hello-world:latest
20:51:20 [2024-02-04T20:51:20.306Z] INFO: Testing against a local daemon
20:51:20 [2024-02-04T20:51:20.306Z] === RUN   TestCgroupNamespacesBuild
20:51:21 [2024-02-04T20:51:21.232Z] --- PASS: TestCgroupNamespacesBuild (1.17s)
20:51:21 [2024-02-04T20:51:21.232Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:51:22 [2024-02-04T20:51:22.596Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
20:51:22 [2024-02-04T20:51:22.596Z] === RUN   TestBuildWithSession
20:51:22 [2024-02-04T20:51:22.596Z]     build_session_test.go:25: TODO: BuildKit
20:51:22 [2024-02-04T20:51:22.596Z] --- SKIP: TestBuildWithSession (0.00s)
20:51:22 [2024-02-04T20:51:22.596Z] === RUN   TestBuildSquashParent
20:51:26 [2024-02-04T20:51:26.761Z] --- PASS: TestBuildSquashParent (3.66s)
20:51:26 [2024-02-04T20:51:26.761Z] === RUN   TestBuildWithRemoveAndForceRemove
20:51:26 [2024-02-04T20:51:26.761Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:51:26 [2024-02-04T20:51:26.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:51:26 [2024-02-04T20:51:26.761Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:51:26 [2024-02-04T20:51:26.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:51:26 [2024-02-04T20:51:26.761Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:51:26 [2024-02-04T20:51:26.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:51:26 [2024-02-04T20:51:26.761Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:51:26 [2024-02-04T20:51:26.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:51:26 [2024-02-04T20:51:26.761Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:51:26 [2024-02-04T20:51:26.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:51:26 [2024-02-04T20:51:26.761Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:51:26 [2024-02-04T20:51:26.761Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:51:26 [2024-02-04T20:51:26.761Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:51:26 [2024-02-04T20:51:26.761Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:51:26 [2024-02-04T20:51:26.761Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:51:26 [2024-02-04T20:51:26.761Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:51:26 [2024-02-04T20:51:26.761Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:51:26 [2024-02-04T20:51:26.761Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:51:29 [2024-02-04T20:51:29.276Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
20:51:29 [2024-02-04T20:51:29.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s)
20:51:29 [2024-02-04T20:51:29.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.33s)
20:51:29 [2024-02-04T20:51:29.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.53s)
20:51:29 [2024-02-04T20:51:29.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s)
20:51:29 [2024-02-04T20:51:29.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s)
20:51:29 [2024-02-04T20:51:29.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.72s)
20:51:29 [2024-02-04T20:51:29.276Z] === RUN   TestBuildMultiStageCopy
20:51:29 [2024-02-04T20:51:29.276Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:51:29 [2024-02-04T20:51:29.838Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:51:29 [2024-02-04T20:51:29.838Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:51:30 [2024-02-04T20:51:30.093Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:51:30 [2024-02-04T20:51:30.093Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:51:30 [2024-02-04T20:51:30.349Z] --- PASS: TestBuildMultiStageCopy (1.62s)
20:51:30 [2024-02-04T20:51:30.349Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.96s)
20:51:30 [2024-02-04T20:51:30.349Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.09s)
20:51:30 [2024-02-04T20:51:30.349Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.13s)
20:51:30 [2024-02-04T20:51:30.349Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.15s)
20:51:30 [2024-02-04T20:51:30.349Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
20:51:30 [2024-02-04T20:51:30.349Z] === RUN   TestBuildMultiStageParentConfig
20:51:30 [2024-02-04T20:51:30.910Z] --- PASS: TestBuildMultiStageParentConfig (0.48s)
20:51:30 [2024-02-04T20:51:30.910Z] === RUN   TestBuildLabelWithTargets
20:51:31 [2024-02-04T20:51:31.836Z] --- PASS: TestBuildLabelWithTargets (0.71s)
20:51:31 [2024-02-04T20:51:31.836Z] === RUN   TestBuildWithEmptyLayers
20:51:31 [2024-02-04T20:51:31.836Z] --- PASS: TestBuildWithEmptyLayers (0.17s)
20:51:31 [2024-02-04T20:51:31.836Z] === RUN   TestBuildMultiStageOnBuild
20:51:32 [2024-02-04T20:51:32.762Z] --- PASS: TestBuildMultiStageOnBuild (1.06s)
20:51:32 [2024-02-04T20:51:32.762Z] === RUN   TestBuildUncleanTarFilenames
20:51:33 [2024-02-04T20:51:33.017Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
20:51:33 [2024-02-04T20:51:33.017Z] === RUN   TestBuildMultiStageLayerLeak
20:51:33 [2024-02-04T20:51:33.944Z] --- PASS: TestBuildMultiStageLayerLeak (1.04s)
20:51:33 [2024-02-04T20:51:33.944Z] === RUN   TestBuildWithHugeFile
20:52:41 [2024-02-04T20:52:41.560Z] --- PASS: TestBuildWithHugeFile (59.91s)
20:52:41 [2024-02-04T20:52:41.560Z] === RUN   TestBuildWCOWSandboxSize
20:52:41 [2024-02-04T20:52:41.560Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:52:41 [2024-02-04T20:52:41.560Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:52:41 [2024-02-04T20:52:41.560Z] === RUN   TestBuildWithEmptyDockerfile
20:52:41 [2024-02-04T20:52:41.560Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:52:41 [2024-02-04T20:52:41.560Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:52:41 [2024-02-04T20:52:41.560Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:52:41 [2024-02-04T20:52:41.560Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:52:41 [2024-02-04T20:52:41.560Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:52:41 [2024-02-04T20:52:41.560Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:52:41 [2024-02-04T20:52:41.560Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:52:41 [2024-02-04T20:52:41.560Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:52:41 [2024-02-04T20:52:41.560Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:52:41 [2024-02-04T20:52:41.560Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
20:52:41 [2024-02-04T20:52:41.560Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
20:52:41 [2024-02-04T20:52:41.560Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
20:52:41 [2024-02-04T20:52:41.560Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
20:52:41 [2024-02-04T20:52:41.560Z] === RUN   TestBuildPreserveOwnership
20:52:41 [2024-02-04T20:52:41.560Z] === RUN   TestBuildPreserveOwnership/copy_from
20:52:41 [2024-02-04T20:52:41.560Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:52:41 [2024-02-04T20:52:41.560Z] --- PASS: TestBuildPreserveOwnership (2.10s)
20:52:41 [2024-02-04T20:52:41.560Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.48s)
20:52:41 [2024-02-04T20:52:41.560Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.61s)
20:52:41 [2024-02-04T20:52:41.560Z] === RUN   TestBuildPlatformInvalid
20:52:41 [2024-02-04T20:52:41.560Z] --- PASS: TestBuildPlatformInvalid (0.01s)
20:52:41 [2024-02-04T20:52:41.560Z] === RUN   TestBuildkitHistoryTracePropagation
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:35Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:35Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:35Z" 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
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:35Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:35Z" 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
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:35Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:35Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:35Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:35Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:35Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:35Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:35Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:35Z" level=info msg="[core] [Server #4] Server created" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z]     build_traces_test.go:84: Waiting for trace to be available
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:39Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:39Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:39Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:39Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:39Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] time="2024-02-04T20:52:39Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
20:52:41 [2024-02-04T20:52:41.560Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
20:52:41 [2024-02-04T20:52:41.560Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:52:41 [2024-02-04T20:52:41.560Z] Loaded image: busybox:latest
20:52:41 [2024-02-04T20:52:41.560Z] Loaded image: busybox:glibc
20:52:41 [2024-02-04T20:52:41.815Z] Loaded image: debian:bookworm-slim
20:52:41 [2024-02-04T20:52:41.815Z] Loaded image: hello-world:latest
20:52:41 [2024-02-04T20:52:41.815Z] Loaded image: arm32v7/hello-world:latest
20:52:49 [2024-02-04T20:52:49.896Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.34s)
20:52:49 [2024-02-04T20:52:49.896Z] PASS
20:52:49 [2024-02-04T20:52:49.896Z] 
20:52:49 [2024-02-04T20:52:49.896Z] === Skipped
20:52:49 [2024-02-04T20:52:49.896Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:52:49 [2024-02-04T20:52:49.896Z]     build_session_test.go:25: TODO: BuildKit
20:52:49 [2024-02-04T20:52:49.896Z] 
20:52:49 [2024-02-04T20:52:49.896Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:52:49 [2024-02-04T20:52:49.896Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:52:49 [2024-02-04T20:52:49.896Z] 
20:52:49 [2024-02-04T20:52:49.896Z] DONE 35 tests, 2 skipped in 90.512s
20:52:49 [2024-02-04T20:52:49.896Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
20:52:49 [2024-02-04T20:52:49.896Z] ++ '[' -n '' ']'
20:52:49 [2024-02-04T20:52:49.896Z] ++ 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
20:52:49 [2024-02-04T20:52:49.896Z] ++ set -e
20:52:49 [2024-02-04T20:52:49.896Z] ++ '[' -n 0 ']'
20:52:49 [2024-02-04T20:52:49.896Z] ++ set -x
20:52:49 [2024-02-04T20:52:49.896Z] ++ 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.7izaC7ABi2/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
20:52:49 [2024-02-04T20:52:49.896Z] INFO: Testing against a local daemon
20:52:49 [2024-02-04T20:52:49.896Z] === RUN   TestNoNewPrivileges
20:52:59 [2024-02-04T20:52:59.831Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
20:52:59 [2024-02-04T20:52:59.831Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
20:52:59 [2024-02-04T20:52:59.831Z] --- PASS: TestNoNewPrivileges (9.54s)
20:52:59 [2024-02-04T20:52:59.831Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.37s)
20:52:59 [2024-02-04T20:52:59.831Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.38s)
20:52:59 [2024-02-04T20:52:59.831Z] PASS
20:52:59 [2024-02-04T20:52:59.831Z] 
20:52:59 [2024-02-04T20:52:59.831Z] DONE 3 tests in 9.570s
20:52:59 [2024-02-04T20:52:59.831Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
20:52:59 [2024-02-04T20:52:59.831Z] ++ '[' -n '' ']'
20:52:59 [2024-02-04T20:52:59.831Z] ++ 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
20:52:59 [2024-02-04T20:52:59.831Z] ++ set -e
20:52:59 [2024-02-04T20:52:59.831Z] ++ '[' -n 0 ']'
20:52:59 [2024-02-04T20:52:59.831Z] ++ set -x
20:52:59 [2024-02-04T20:52:59.831Z] ++ 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.7izaC7ABi2/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
20:52:59 [2024-02-04T20:52:59.831Z] INFO: Testing against a local daemon
20:52:59 [2024-02-04T20:52:59.831Z] === RUN   TestConfigInspect
20:53:01 [2024-02-04T20:53:01.194Z] --- PASS: TestConfigInspect (1.97s)
20:53:01 [2024-02-04T20:53:01.194Z] === RUN   TestConfigList
20:53:02 [2024-02-04T20:53:02.557Z] === RUN   TestConfigList/test_filter_by_name
20:53:02 [2024-02-04T20:53:02.557Z] === RUN   TestConfigList/test_filter_by_id
20:53:02 [2024-02-04T20:53:02.557Z] === RUN   TestConfigList/test_filter_by_label_key_only
20:53:02 [2024-02-04T20:53:02.557Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
20:53:02 [2024-02-04T20:53:02.557Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
20:53:02 [2024-02-04T20:53:02.857Z] --- PASS: TestConfigList (1.91s)
20:53:02 [2024-02-04T20:53:02.857Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
20:53:02 [2024-02-04T20:53:02.857Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
20:53:02 [2024-02-04T20:53:02.857Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
20:53:02 [2024-02-04T20:53:02.857Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
20:53:02 [2024-02-04T20:53:02.857Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
20:53:02 [2024-02-04T20:53:02.857Z] === RUN   TestConfigsCreateAndDelete
20:53:05 [2024-02-04T20:53:05.370Z] --- PASS: TestConfigsCreateAndDelete (1.95s)
20:53:05 [2024-02-04T20:53:05.370Z] === RUN   TestConfigsUpdate
20:53:07 [2024-02-04T20:53:07.256Z] --- PASS: TestConfigsUpdate (2.02s)
20:53:07 [2024-02-04T20:53:07.256Z] === RUN   TestTemplatedConfig
20:53:09 [2024-02-04T20:53:09.769Z] --- PASS: TestTemplatedConfig (2.40s)
20:53:09 [2024-02-04T20:53:09.769Z] === RUN   TestConfigCreateResolve
20:53:11 [2024-02-04T20:53:11.655Z] --- PASS: TestConfigCreateResolve (2.06s)
20:53:11 [2024-02-04T20:53:11.655Z] PASS
20:53:11 [2024-02-04T20:53:11.655Z] 
20:53:11 [2024-02-04T20:53:11.655Z] DONE 11 tests in 12.338s
20:53:11 [2024-02-04T20:53:11.655Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
20:53:11 [2024-02-04T20:53:11.655Z] ++ '[' -n '' ']'
20:53:11 [2024-02-04T20:53:11.655Z] ++ 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
20:53:11 [2024-02-04T20:53:11.655Z] ++ set -e
20:53:11 [2024-02-04T20:53:11.655Z] ++ '[' -n 0 ']'
20:53:11 [2024-02-04T20:53:11.655Z] ++ set -x
20:53:11 [2024-02-04T20:53:11.655Z] ++ 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.7izaC7ABi2/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
20:53:11 [2024-02-04T20:53:11.655Z] INFO: Testing against a local daemon
20:53:11 [2024-02-04T20:53:11.655Z] === RUN   TestAttach
20:53:11 [2024-02-04T20:53:11.655Z] === RUN   TestAttach/without_TTY
20:53:11 [2024-02-04T20:53:11.655Z] === PAUSE TestAttach/without_TTY
20:53:11 [2024-02-04T20:53:11.656Z] === RUN   TestAttach/with_TTY
20:53:11 [2024-02-04T20:53:11.656Z] === PAUSE TestAttach/with_TTY
20:53:11 [2024-02-04T20:53:11.656Z] === CONT  TestAttach/without_TTY
20:53:11 [2024-02-04T20:53:11.656Z] === CONT  TestAttach/with_TTY
20:53:11 [2024-02-04T20:53:11.656Z] --- PASS: TestAttach (0.02s)
20:53:11 [2024-02-04T20:53:11.656Z]     --- PASS: TestAttach/with_TTY (0.05s)
20:53:11 [2024-02-04T20:53:11.656Z]     --- PASS: TestAttach/without_TTY (0.06s)
20:53:11 [2024-02-04T20:53:11.656Z] === RUN   TestCreateWithCDIDevices
20:53:12 [2024-02-04T20:53:12.582Z] --- PASS: TestCreateWithCDIDevices (1.11s)
20:53:12 [2024-02-04T20:53:12.582Z] === RUN   TestCDISpecDirsAreInSystemInfo
20:53:12 [2024-02-04T20:53:12.582Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
20:53:13 [2024-02-04T20:53:13.143Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
20:53:13 [2024-02-04T20:53:13.748Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
20:53:14 [2024-02-04T20:53:14.355Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
20:53:14 [2024-02-04T20:53:14.610Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
20:53:15 [2024-02-04T20:53:15.170Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
20:53:15 [2024-02-04T20:53:15.731Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
20:53:16 [2024-02-04T20:53:16.292Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
20:53:16 [2024-02-04T20:53:16.853Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestCheckpoint
20:53:16 [2024-02-04T20:53:16.853Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:53:16 [2024-02-04T20:53:16.853Z] --- SKIP: TestCheckpoint (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/commit
20:53:16 [2024-02-04T20:53:16.853Z] === PAUSE TestContainerInvalidJSON/commit
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/create
20:53:16 [2024-02-04T20:53:16.853Z] === PAUSE TestContainerInvalidJSON/containers/create
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
20:53:16 [2024-02-04T20:53:16.853Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
20:53:16 [2024-02-04T20:53:16.853Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
20:53:16 [2024-02-04T20:53:16.853Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:53:16 [2024-02-04T20:53:16.853Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
20:53:16 [2024-02-04T20:53:16.853Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
20:53:16 [2024-02-04T20:53:16.853Z] === CONT  TestContainerInvalidJSON/commit
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
20:53:16 [2024-02-04T20:53:16.853Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
20:53:16 [2024-02-04T20:53:16.853Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
20:53:16 [2024-02-04T20:53:16.853Z] === CONT  TestContainerInvalidJSON/containers/create
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
20:53:16 [2024-02-04T20:53:16.853Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
20:53:16 [2024-02-04T20:53:16.853Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:53:16 [2024-02-04T20:53:16.853Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/commit/empty_body
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
20:53:16 [2024-02-04T20:53:16.853Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:53:16 [2024-02-04T20:53:16.853Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestCopyFromContainerPathIsNotDir
20:53:16 [2024-02-04T20:53:16.853Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestCopyToContainerPathDoesNotExist
20:53:16 [2024-02-04T20:53:16.853Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
20:53:16 [2024-02-04T20:53:16.853Z] === RUN   TestCopyEmptyFile
20:53:17 [2024-02-04T20:53:17.151Z] --- PASS: TestCopyEmptyFile (0.07s)
20:53:17 [2024-02-04T20:53:17.151Z] === RUN   TestCopyToContainerPathIsNotDir
20:53:17 [2024-02-04T20:53:17.151Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
20:53:17 [2024-02-04T20:53:17.151Z] === RUN   TestCopyFromContainer
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer//
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer/.
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer//.
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer/./
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer//./
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer//bar/root
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer//bar/root/
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer//bar/root/.
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer/bar/quux
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer/bar/quux/
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer/bar/quux/.
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
20:53:17 [2024-02-04T20:53:17.712Z] === RUN   TestCopyFromContainer/bar/notarget
20:53:17 [2024-02-04T20:53:17.967Z] --- PASS: TestCopyFromContainer (0.78s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer// (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer/. (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer//. (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:53:17 [2024-02-04T20:53:17.967Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:53:17 [2024-02-04T20:53:17.967Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:53:17 [2024-02-04T20:53:17.967Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:53:17 [2024-02-04T20:53:17.967Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:53:17 [2024-02-04T20:53:17.967Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:53:17 [2024-02-04T20:53:17.967Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:53:17 [2024-02-04T20:53:17.967Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:53:17 [2024-02-04T20:53:17.967Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:53:17 [2024-02-04T20:53:17.967Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:53:17 [2024-02-04T20:53:17.967Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:53:17 [2024-02-04T20:53:17.967Z] === RUN   TestCreateLinkToNonExistingContainer
20:53:17 [2024-02-04T20:53:17.967Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:53:17 [2024-02-04T20:53:17.967Z] === RUN   TestCreateWithInvalidEnv
20:53:17 [2024-02-04T20:53:17.967Z] === RUN   TestCreateWithInvalidEnv/0
20:53:17 [2024-02-04T20:53:17.967Z] === PAUSE TestCreateWithInvalidEnv/0
20:53:17 [2024-02-04T20:53:17.967Z] === RUN   TestCreateWithInvalidEnv/1
20:53:17 [2024-02-04T20:53:17.967Z] === PAUSE TestCreateWithInvalidEnv/1
20:53:17 [2024-02-04T20:53:17.967Z] === RUN   TestCreateWithInvalidEnv/2
20:53:17 [2024-02-04T20:53:17.967Z] === PAUSE TestCreateWithInvalidEnv/2
20:53:17 [2024-02-04T20:53:17.967Z] === CONT  TestCreateWithInvalidEnv/0
20:53:17 [2024-02-04T20:53:17.967Z] === CONT  TestCreateWithInvalidEnv/2
20:53:17 [2024-02-04T20:53:17.967Z] === CONT  TestCreateWithInvalidEnv/1
20:53:17 [2024-02-04T20:53:17.967Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:53:17 [2024-02-04T20:53:17.967Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:53:17 [2024-02-04T20:53:17.967Z] === RUN   TestCreateTmpfsMountsTarget
20:53:17 [2024-02-04T20:53:17.967Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:53:17 [2024-02-04T20:53:17.967Z] === RUN   TestCreateWithCustomMaskedPaths
20:53:19 [2024-02-04T20:53:19.332Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
20:53:19 [2024-02-04T20:53:19.332Z] === RUN   TestCreateWithCustomReadonlyPaths
20:53:20 [2024-02-04T20:53:20.259Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
20:53:20 [2024-02-04T20:53:20.259Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:53:20 [2024-02-04T20:53:20.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:53:20 [2024-02-04T20:53:20.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:53:20 [2024-02-04T20:53:20.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:53:20 [2024-02-04T20:53:20.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:53:20 [2024-02-04T20:53:20.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:53:20 [2024-02-04T20:53:20.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:53:20 [2024-02-04T20:53:20.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:53:20 [2024-02-04T20:53:20.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:53:20 [2024-02-04T20:53:20.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:53:20 [2024-02-04T20:53:20.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:53:20 [2024-02-04T20:53:20.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
20:53:20 [2024-02-04T20:53:20.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
20:53:20 [2024-02-04T20:53:20.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:53:20 [2024-02-04T20:53:20.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:53:20 [2024-02-04T20:53:20.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:53:20 [2024-02-04T20:53:20.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:53:20 [2024-02-04T20:53:20.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
20:53:20 [2024-02-04T20:53:20.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:53:20 [2024-02-04T20:53:20.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:53:20 [2024-02-04T20:53:20.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
20:53:20 [2024-02-04T20:53:20.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
20:53:20 [2024-02-04T20:53:20.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
20:53:20 [2024-02-04T20:53:20.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
20:53:20 [2024-02-04T20:53:20.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
20:53:20 [2024-02-04T20:53:20.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
20:53:20 [2024-02-04T20:53:20.259Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:53:20 [2024-02-04T20:53:20.820Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreateDifferentPlatform
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreateDifferentPlatform/different_os
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:53:20 [2024-02-04T20:53:20.820Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:53:20 [2024-02-04T20:53:20.820Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:53:20 [2024-02-04T20:53:20.820Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:53:20 [2024-02-04T20:53:20.820Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:53:20 [2024-02-04T20:53:20.820Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreateInvalidHostConfig
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:53:20 [2024-02-04T20:53:20.820Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:53:20 [2024-02-04T20:53:20.820Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:53:20 [2024-02-04T20:53:20.820Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:53:20 [2024-02-04T20:53:20.820Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
20:53:20 [2024-02-04T20:53:20.820Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
20:53:20 [2024-02-04T20:53:20.820Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:53:20 [2024-02-04T20:53:20.820Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:53:20 [2024-02-04T20:53:20.820Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:53:20 [2024-02-04T20:53:20.820Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:53:20 [2024-02-04T20:53:20.820Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
20:53:20 [2024-02-04T20:53:20.820Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:53:20 [2024-02-04T20:53:20.820Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:53:20 [2024-02-04T20:53:20.820Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:53:20 [2024-02-04T20:53:20.820Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:53:20 [2024-02-04T20:53:20.820Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
20:53:20 [2024-02-04T20:53:20.820Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreateWithMultipleEndpointSettings
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
20:53:20 [2024-02-04T20:53:20.820Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
20:53:20 [2024-02-04T20:53:20.820Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
20:53:20 [2024-02-04T20:53:20.820Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
20:53:20 [2024-02-04T20:53:20.820Z] === RUN   TestCreateWithCustomMACs
20:53:21 [2024-02-04T20:53:21.381Z] --- PASS: TestCreateWithCustomMACs (0.55s)
20:53:21 [2024-02-04T20:53:21.381Z] === RUN   TestContainerStartOnDaemonRestart
20:53:21 [2024-02-04T20:53:21.381Z] === PAUSE TestContainerStartOnDaemonRestart
20:53:21 [2024-02-04T20:53:21.381Z] === RUN   TestDaemonRestartIpcMode
20:53:21 [2024-02-04T20:53:21.381Z] === PAUSE TestDaemonRestartIpcMode
20:53:21 [2024-02-04T20:53:21.381Z] === RUN   TestDaemonHostGatewayIP
20:53:21 [2024-02-04T20:53:21.381Z] === PAUSE TestDaemonHostGatewayIP
20:53:21 [2024-02-04T20:53:21.381Z] === RUN   TestRestartDaemonWithRestartingContainer
20:53:21 [2024-02-04T20:53:21.381Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:53:21 [2024-02-04T20:53:21.381Z] === RUN   TestHardRestartWhenContainerIsRunning
20:53:21 [2024-02-04T20:53:21.381Z] === PAUSE TestHardRestartWhenContainerIsRunning
20:53:21 [2024-02-04T20:53:21.381Z] === RUN   TestContainerKillOnDaemonStart
20:53:21 [2024-02-04T20:53:21.381Z] === PAUSE TestContainerKillOnDaemonStart
20:53:21 [2024-02-04T20:53:21.381Z] === RUN   TestDiff
20:53:21 [2024-02-04T20:53:21.942Z] --- PASS: TestDiff (0.41s)
20:53:21 [2024-02-04T20:53:21.942Z] === RUN   TestDiffStoppedContainer
20:53:22 [2024-02-04T20:53:22.198Z] --- PASS: TestDiffStoppedContainer (0.43s)
20:53:22 [2024-02-04T20:53:22.198Z] === RUN   TestExecConsoleSize
20:53:22 [2024-02-04T20:53:22.759Z] --- PASS: TestExecConsoleSize (0.45s)
20:53:22 [2024-02-04T20:53:22.759Z] === RUN   TestExecWithCloseStdin
20:53:23 [2024-02-04T20:53:23.015Z] --- PASS: TestExecWithCloseStdin (0.46s)
20:53:23 [2024-02-04T20:53:23.015Z] === RUN   TestExec
20:53:23 [2024-02-04T20:53:23.576Z] --- PASS: TestExec (0.44s)
20:53:23 [2024-02-04T20:53:23.576Z] === RUN   TestExecUser
20:53:24 [2024-02-04T20:53:24.137Z] --- PASS: TestExecUser (0.43s)
20:53:24 [2024-02-04T20:53:24.137Z] === RUN   TestExecWithGroupAdd
20:53:24 [2024-02-04T20:53:24.393Z] --- PASS: TestExecWithGroupAdd (0.43s)
20:53:24 [2024-02-04T20:53:24.393Z] === RUN   TestExportContainerAndImportImage
20:53:24 [2024-02-04T20:53:24.954Z] --- PASS: TestExportContainerAndImportImage (0.47s)
20:53:24 [2024-02-04T20:53:24.954Z] === RUN   TestExportContainerAfterDaemonRestart
20:53:31 [2024-02-04T20:53:31.489Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
20:53:31 [2024-02-04T20:53:31.489Z] === RUN   TestHealthCheckWorkdir
20:53:31 [2024-02-04T20:53:31.489Z] --- PASS: TestHealthCheckWorkdir (0.50s)
20:53:31 [2024-02-04T20:53:31.489Z] === RUN   TestHealthKillContainer
20:53:39 [2024-02-04T20:53:39.569Z] --- PASS: TestHealthKillContainer (7.75s)
20:53:39 [2024-02-04T20:53:39.569Z] === RUN   TestHealthCheckProcessKilled
20:53:39 [2024-02-04T20:53:39.824Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
20:53:39 [2024-02-04T20:53:39.824Z] === RUN   TestHealthStartInterval
20:53:41 [2024-02-04T20:53:41.188Z]     health_test.go:141: &{2024-02-04 20:53:41.006062527 +0000 UTC 2024-02-04 20:53:41.036118526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:53:41 [2024-02-04T20:53:41.188Z]         }
20:53:41 [2024-02-04T20:53:41.443Z]     health_test.go:141: &{2024-02-04 20:53:41.006062527 +0000 UTC 2024-02-04 20:53:41.036118526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:53:41 [2024-02-04T20:53:41.443Z]         }
20:53:41 [2024-02-04T20:53:41.443Z]     health_test.go:141: &{2024-02-04 20:53:41.006062527 +0000 UTC 2024-02-04 20:53:41.036118526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:53:41 [2024-02-04T20:53:41.443Z]         }
20:53:41 [2024-02-04T20:53:41.443Z]     health_test.go:141: &{2024-02-04 20:53:41.006062527 +0000 UTC 2024-02-04 20:53:41.036118526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:53:41 [2024-02-04T20:53:41.443Z]         }
20:53:41 [2024-02-04T20:53:41.699Z]     health_test.go:141: &{2024-02-04 20:53:41.006062527 +0000 UTC 2024-02-04 20:53:41.036118526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:53:41 [2024-02-04T20:53:41.699Z]         }
20:53:41 [2024-02-04T20:53:41.699Z]     health_test.go:141: &{2024-02-04 20:53:41.006062527 +0000 UTC 2024-02-04 20:53:41.036118526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:53:41 [2024-02-04T20:53:41.699Z]         }
20:53:41 [2024-02-04T20:53:41.954Z]     health_test.go:141: &{2024-02-04 20:53:41.006062527 +0000 UTC 2024-02-04 20:53:41.036118526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:53:41 [2024-02-04T20:53:41.954Z]         }
20:53:41 [2024-02-04T20:53:41.954Z]     health_test.go:141: &{2024-02-04 20:53:41.006062527 +0000 UTC 2024-02-04 20:53:41.036118526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:53:41 [2024-02-04T20:53:41.954Z]         }
20:53:41 [2024-02-04T20:53:41.954Z]     health_test.go:141: &{2024-02-04 20:53:41.006062527 +0000 UTC 2024-02-04 20:53:41.036118526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:53:41 [2024-02-04T20:53:41.954Z]         }
20:53:42 [2024-02-04T20:53:42.209Z]     health_test.go:141: &{2024-02-04 20:53:41.006062527 +0000 UTC 2024-02-04 20:53:41.036118526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:53:42 [2024-02-04T20:53:42.209Z]         }
20:53:42 [2024-02-04T20:53:42.209Z]     health_test.go:141: &{2024-02-04 20:53:42.036685276 +0000 UTC 2024-02-04 20:53:42.065317694 +0000 UTC 1 2}
20:53:42 [2024-02-04T20:53:42.465Z]     health_test.go:141: &{2024-02-04 20:53:42.036685276 +0000 UTC 2024-02-04 20:53:42.065317694 +0000 UTC 1 2}
20:53:42 [2024-02-04T20:53:42.465Z]     health_test.go:141: &{2024-02-04 20:53:42.036685276 +0000 UTC 2024-02-04 20:53:42.065317694 +0000 UTC 1 2}
20:53:42 [2024-02-04T20:53:42.465Z]     health_test.go:141: &{2024-02-04 20:53:42.036685276 +0000 UTC 2024-02-04 20:53:42.065317694 +0000 UTC 1 2}
20:53:42 [2024-02-04T20:53:42.720Z]     health_test.go:141: &{2024-02-04 20:53:42.036685276 +0000 UTC 2024-02-04 20:53:42.065317694 +0000 UTC 1 2}
20:53:42 [2024-02-04T20:53:42.720Z]     health_test.go:141: &{2024-02-04 20:53:42.036685276 +0000 UTC 2024-02-04 20:53:42.065317694 +0000 UTC 1 2}
20:53:42 [2024-02-04T20:53:42.975Z]     health_test.go:141: &{2024-02-04 20:53:42.036685276 +0000 UTC 2024-02-04 20:53:42.065317694 +0000 UTC 1 2}
20:53:42 [2024-02-04T20:53:42.975Z]     health_test.go:141: &{2024-02-04 20:53:42.036685276 +0000 UTC 2024-02-04 20:53:42.065317694 +0000 UTC 1 2}
20:53:42 [2024-02-04T20:53:42.975Z]     health_test.go:141: &{2024-02-04 20:53:42.036685276 +0000 UTC 2024-02-04 20:53:42.065317694 +0000 UTC 1 2}
20:53:43 [2024-02-04T20:53:43.231Z]     health_test.go:141: &{2024-02-04 20:53:42.036685276 +0000 UTC 2024-02-04 20:53:42.065317694 +0000 UTC 1 2}
20:53:43 [2024-02-04T20:53:43.231Z]     health_test.go:169: 1.02961941s
20:53:44 [2024-02-04T20:53:44.156Z]     health_test.go:169: 1.02961941s
20:53:45 [2024-02-04T20:53:45.519Z]     health_test.go:169: 1.02961941s
20:53:46 [2024-02-04T20:53:46.444Z]     health_test.go:169: 1.02961941s
20:53:47 [2024-02-04T20:53:47.370Z]     health_test.go:169: 1.02961941s
20:53:48 [2024-02-04T20:53:48.296Z]     health_test.go:169: 1.02961941s
20:53:49 [2024-02-04T20:53:49.222Z]     health_test.go:169: 1.02961941s
20:53:50 [2024-02-04T20:53:50.585Z]     health_test.go:169: 1.02961941s
20:53:51 [2024-02-04T20:53:51.510Z]     health_test.go:169: 1.02961941s
20:53:52 [2024-02-04T20:53:52.435Z]     health_test.go:169: 1.02961941s
20:53:53 [2024-02-04T20:53:53.360Z]     health_test.go:169: 1.02961941s
20:53:54 [2024-02-04T20:53:54.285Z]     health_test.go:169: 1.02961941s
20:53:55 [2024-02-04T20:53:55.210Z]     health_test.go:169: 1.02961941s
20:53:56 [2024-02-04T20:53:56.573Z]     health_test.go:169: 1.02961941s
20:53:57 [2024-02-04T20:53:57.498Z]     health_test.go:169: 1.02961941s
20:53:58 [2024-02-04T20:53:58.423Z]     health_test.go:169: 1.02961941s
20:53:59 [2024-02-04T20:53:59.348Z]     health_test.go:169: 1.02961941s
20:54:00 [2024-02-04T20:54:00.273Z]     health_test.go:169: 1.02961941s
20:54:01 [2024-02-04T20:54:01.199Z]     health_test.go:169: 1.02961941s
20:54:02 [2024-02-04T20:54:02.564Z]     health_test.go:169: 1.02961941s
20:54:03 [2024-02-04T20:54:03.489Z]     health_test.go:169: 1.02961941s
20:54:04 [2024-02-04T20:54:04.415Z]     health_test.go:169: 1.02961941s
20:54:05 [2024-02-04T20:54:05.341Z]     health_test.go:169: 1.02961941s
20:54:06 [2024-02-04T20:54:06.267Z]     health_test.go:169: 1.02961941s
20:54:07 [2024-02-04T20:54:07.192Z]     health_test.go:169: 1.02961941s
20:54:08 [2024-02-04T20:54:08.556Z]     health_test.go:169: 1.02961941s
20:54:09 [2024-02-04T20:54:09.481Z]     health_test.go:169: 1.02961941s
20:54:10 [2024-02-04T20:54:10.407Z]     health_test.go:169: 1.02961941s
20:54:11 [2024-02-04T20:54:11.332Z]     health_test.go:169: 1.02961941s
20:54:12 [2024-02-04T20:54:12.258Z]     health_test.go:169: 1.02961941s
20:54:13 [2024-02-04T20:54:13.622Z] --- PASS: TestHealthStartInterval (33.59s)
20:54:13 [2024-02-04T20:54:13.622Z] === RUN   TestInspectCpusetInConfigPre120
20:54:13 [2024-02-04T20:54:13.878Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
20:54:13 [2024-02-04T20:54:13.878Z] === RUN   TestInspectAnnotations
20:54:13 [2024-02-04T20:54:13.878Z] --- PASS: TestInspectAnnotations (0.04s)
20:54:13 [2024-02-04T20:54:13.878Z] === RUN   TestNetworkAliasesAreEmpty
20:54:13 [2024-02-04T20:54:13.878Z] === RUN   TestNetworkAliasesAreEmpty/host
20:54:13 [2024-02-04T20:54:13.878Z] === RUN   TestNetworkAliasesAreEmpty/bridge
20:54:13 [2024-02-04T20:54:13.878Z] === RUN   TestNetworkAliasesAreEmpty/none
20:54:14 [2024-02-04T20:54:14.134Z] --- PASS: TestNetworkAliasesAreEmpty (0.10s)
20:54:14 [2024-02-04T20:54:14.134Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.03s)
20:54:14 [2024-02-04T20:54:14.134Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.03s)
20:54:14 [2024-02-04T20:54:14.134Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.03s)
20:54:14 [2024-02-04T20:54:14.134Z] === RUN   TestIpcModeNone
20:54:14 [2024-02-04T20:54:14.390Z] --- PASS: TestIpcModeNone (0.38s)
20:54:14 [2024-02-04T20:54:14.390Z] === RUN   TestIpcModePrivate
20:54:14 [2024-02-04T20:54:14.645Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
20:54:14 [2024-02-04T20:54:14.901Z] --- PASS: TestIpcModePrivate (0.45s)
20:54:14 [2024-02-04T20:54:14.901Z] === RUN   TestIpcModeShareable
20:54:15 [2024-02-04T20:54:15.156Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
20:54:15 [2024-02-04T20:54:15.412Z] --- PASS: TestIpcModeShareable (0.46s)
20:54:15 [2024-02-04T20:54:15.412Z] === RUN   TestAPIIpcModeShareableAndContainer
20:54:16 [2024-02-04T20:54:16.338Z] --- PASS: TestAPIIpcModeShareableAndContainer (0.98s)
20:54:16 [2024-02-04T20:54:16.338Z] === RUN   TestAPIIpcModeHost
20:54:16 [2024-02-04T20:54:16.594Z] --- PASS: TestAPIIpcModeHost (0.27s)
20:54:16 [2024-02-04T20:54:16.594Z] === RUN   TestDaemonIpcModeShareable
20:54:17 [2024-02-04T20:54:17.519Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
20:54:17 [2024-02-04T20:54:17.519Z] --- PASS: TestDaemonIpcModeShareable (1.00s)
20:54:17 [2024-02-04T20:54:17.519Z] === RUN   TestDaemonIpcModePrivate
20:54:18 [2024-02-04T20:54:18.446Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
20:54:18 [2024-02-04T20:54:18.701Z] --- PASS: TestDaemonIpcModePrivate (1.03s)
20:54:18 [2024-02-04T20:54:18.701Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:54:19 [2024-02-04T20:54:19.262Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
20:54:19 [2024-02-04T20:54:19.518Z] --- PASS: TestDaemonIpcModePrivateFromConfig (0.99s)
20:54:19 [2024-02-04T20:54:19.518Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:54:20 [2024-02-04T20:54:20.444Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
20:54:20 [2024-02-04T20:54:20.444Z] --- PASS: TestDaemonIpcModeShareableFromConfig (0.98s)
20:54:20 [2024-02-04T20:54:20.444Z] === RUN   TestIpcModeOlderClient
20:54:20 [2024-02-04T20:54:20.444Z] === PAUSE TestIpcModeOlderClient
20:54:20 [2024-02-04T20:54:20.444Z] === RUN   TestKillContainerInvalidSignal
20:54:21 [2024-02-04T20:54:21.005Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
20:54:21 [2024-02-04T20:54:21.005Z] === RUN   TestKillContainer
20:54:21 [2024-02-04T20:54:21.005Z] === RUN   TestKillContainer/no_signal
20:54:21 [2024-02-04T20:54:21.260Z] === RUN   TestKillContainer/non_killing_signal
20:54:21 [2024-02-04T20:54:21.515Z] === RUN   TestKillContainer/killing_signal
20:54:22 [2024-02-04T20:54:22.483Z] --- PASS: TestKillContainer (1.25s)
20:54:22 [2024-02-04T20:54:22.483Z]     --- PASS: TestKillContainer/no_signal (0.40s)
20:54:22 [2024-02-04T20:54:22.483Z]     --- PASS: TestKillContainer/non_killing_signal (0.22s)
20:54:22 [2024-02-04T20:54:22.483Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
20:54:22 [2024-02-04T20:54:22.483Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:54:22 [2024-02-04T20:54:22.483Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:54:22 [2024-02-04T20:54:22.782Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:54:23 [2024-02-04T20:54:23.077Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
20:54:23 [2024-02-04T20:54:23.077Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
20:54:23 [2024-02-04T20:54:23.077Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.22s)
20:54:23 [2024-02-04T20:54:23.077Z] === RUN   TestKillStoppedContainer
20:54:23 [2024-02-04T20:54:23.077Z] --- PASS: TestKillStoppedContainer (0.04s)
20:54:23 [2024-02-04T20:54:23.077Z] === RUN   TestKillStoppedContainerAPIPre120
20:54:23 [2024-02-04T20:54:23.077Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
20:54:23 [2024-02-04T20:54:23.077Z] === RUN   TestKillDifferentUserContainer
20:54:23 [2024-02-04T20:54:23.638Z] --- PASS: TestKillDifferentUserContainer (0.38s)
20:54:23 [2024-02-04T20:54:23.638Z] === RUN   TestInspectOomKilledTrue
20:54:23 [2024-02-04T20:54:23.893Z] --- PASS: TestInspectOomKilledTrue (0.46s)
20:54:23 [2024-02-04T20:54:23.893Z] === RUN   TestInspectOomKilledFalse
20:54:24 [2024-02-04T20:54:24.454Z] --- PASS: TestInspectOomKilledFalse (0.35s)
20:54:24 [2024-02-04T20:54:24.454Z] === RUN   TestLinksEtcHostsContentMatch
20:54:24 [2024-02-04T20:54:24.454Z] --- PASS: TestLinksEtcHostsContentMatch (0.19s)
20:54:24 [2024-02-04T20:54:24.454Z] === RUN   TestLinksContainerNames
20:54:25 [2024-02-04T20:54:25.423Z] --- PASS: TestLinksContainerNames (0.78s)
20:54:25 [2024-02-04T20:54:25.423Z] === RUN   TestLogsFollowTailEmpty
20:54:25 [2024-02-04T20:54:25.679Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
20:54:25 [2024-02-04T20:54:25.679Z] === RUN   TestLogs
20:54:25 [2024-02-04T20:54:25.679Z] === RUN   TestLogs/driver_local
20:54:25 [2024-02-04T20:54:25.679Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:54:25 [2024-02-04T20:54:25.679Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:54:25 [2024-02-04T20:54:25.679Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:54:25 [2024-02-04T20:54:25.679Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:54:25 [2024-02-04T20:54:25.679Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:54:25 [2024-02-04T20:54:25.679Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:54:25 [2024-02-04T20:54:25.679Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:54:25 [2024-02-04T20:54:25.679Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:54:25 [2024-02-04T20:54:25.679Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:54:25 [2024-02-04T20:54:25.679Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:54:25 [2024-02-04T20:54:25.679Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:54:25 [2024-02-04T20:54:25.679Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:54:25 [2024-02-04T20:54:25.679Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:54:25 [2024-02-04T20:54:25.679Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:54:25 [2024-02-04T20:54:25.679Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:54:25 [2024-02-04T20:54:25.679Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:54:25 [2024-02-04T20:54:25.679Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:54:25 [2024-02-04T20:54:25.679Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:54:27 [2024-02-04T20:54:27.042Z] === RUN   TestLogs/driver_json-file
20:54:27 [2024-02-04T20:54:27.042Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:54:27 [2024-02-04T20:54:27.042Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:54:27 [2024-02-04T20:54:27.042Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:54:27 [2024-02-04T20:54:27.042Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:54:27 [2024-02-04T20:54:27.042Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:54:27 [2024-02-04T20:54:27.042Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:54:27 [2024-02-04T20:54:27.042Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:54:27 [2024-02-04T20:54:27.042Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:54:27 [2024-02-04T20:54:27.042Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:54:27 [2024-02-04T20:54:27.042Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:54:27 [2024-02-04T20:54:27.042Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:54:27 [2024-02-04T20:54:27.042Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:54:27 [2024-02-04T20:54:27.042Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:54:27 [2024-02-04T20:54:27.042Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:54:27 [2024-02-04T20:54:27.042Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:54:27 [2024-02-04T20:54:27.042Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:54:27 [2024-02-04T20:54:27.042Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:54:27 [2024-02-04T20:54:27.042Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:54:28 [2024-02-04T20:54:28.405Z] --- PASS: TestLogs (2.71s)
20:54:28 [2024-02-04T20:54:28.405Z]     --- PASS: TestLogs/driver_local (0.01s)
20:54:28 [2024-02-04T20:54:28.405Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.78s)
20:54:28 [2024-02-04T20:54:28.405Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.99s)
20:54:28 [2024-02-04T20:54:28.405Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.06s)
20:54:28 [2024-02-04T20:54:28.405Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.22s)
20:54:28 [2024-02-04T20:54:28.405Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.28s)
20:54:28 [2024-02-04T20:54:28.405Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.35s)
20:54:28 [2024-02-04T20:54:28.405Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:54:28 [2024-02-04T20:54:28.405Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.85s)
20:54:28 [2024-02-04T20:54:28.405Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.98s)
20:54:28 [2024-02-04T20:54:28.405Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.11s)
20:54:28 [2024-02-04T20:54:28.405Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.22s)
20:54:28 [2024-02-04T20:54:28.405Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.28s)
20:54:28 [2024-02-04T20:54:28.405Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.34s)
20:54:28 [2024-02-04T20:54:28.405Z] === RUN   TestContainerNetworkMountsNoChown
20:54:28 [2024-02-04T20:54:28.965Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
20:54:28 [2024-02-04T20:54:28.965Z] === RUN   TestMountDaemonRoot
20:54:28 [2024-02-04T20:54:28.965Z] === RUN   TestMountDaemonRoot/default
20:54:28 [2024-02-04T20:54:28.965Z] === PAUSE TestMountDaemonRoot/default
20:54:28 [2024-02-04T20:54:28.965Z] === RUN   TestMountDaemonRoot/private
20:54:28 [2024-02-04T20:54:28.965Z] === PAUSE TestMountDaemonRoot/private
20:54:28 [2024-02-04T20:54:28.965Z] === RUN   TestMountDaemonRoot/rprivate
20:54:28 [2024-02-04T20:54:28.965Z] === PAUSE TestMountDaemonRoot/rprivate
20:54:28 [2024-02-04T20:54:28.965Z] === RUN   TestMountDaemonRoot/slave
20:54:28 [2024-02-04T20:54:28.965Z] === PAUSE TestMountDaemonRoot/slave
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/rslave
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/rslave
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/shared
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/shared
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/rshared
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/rshared
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/default
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/shared
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rprivate
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rslave
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/default/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/slave
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rshared
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/default/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/default/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/private
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/default/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/private/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/private/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/private/mount_root
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:54:28 [2024-02-04T20:54:28.966Z] === CONT  TestMountDaemonRoot/private/bind_root
20:54:28 [2024-02-04T20:54:28.966Z] --- PASS: TestMountDaemonRoot (0.01s)
20:54:28 [2024-02-04T20:54:28.966Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
20:54:28 [2024-02-04T20:54:28.966Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
20:54:28 [2024-02-04T20:54:28.966Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
20:54:28 [2024-02-04T20:54:28.966Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
20:54:28 [2024-02-04T20:54:28.966Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
20:54:28 [2024-02-04T20:54:28.966Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
20:54:28 [2024-02-04T20:54:28.966Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
20:54:28 [2024-02-04T20:54:28.966Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
20:54:28 [2024-02-04T20:54:28.966Z] === RUN   TestContainerBindMountNonRecursive
20:54:30 [2024-02-04T20:54:30.370Z] --- PASS: TestContainerBindMountNonRecursive (0.98s)
20:54:30 [2024-02-04T20:54:30.370Z] === RUN   TestContainerVolumesMountedAsShared
20:54:30 [2024-02-04T20:54:30.370Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
20:54:30 [2024-02-04T20:54:30.370Z] === RUN   TestContainerVolumesMountedAsSlave
20:54:30 [2024-02-04T20:54:30.626Z] --- PASS: TestContainerVolumesMountedAsSlave (0.25s)
20:54:30 [2024-02-04T20:54:30.626Z] === RUN   TestContainerCopyLeaksMounts
20:54:31 [2024-02-04T20:54:31.187Z] --- PASS: TestContainerCopyLeaksMounts (0.47s)
20:54:31 [2024-02-04T20:54:31.187Z] === RUN   TestContainerBindMountRecursivelyReadOnly
20:54:32 [2024-02-04T20:54:32.550Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.20s)
20:54:32 [2024-02-04T20:54:32.550Z] === RUN   TestNetworkNat
20:54:32 [2024-02-04T20:54:32.805Z] --- PASS: TestNetworkNat (0.39s)
20:54:32 [2024-02-04T20:54:32.805Z] === RUN   TestNetworkLocalhostTCPNat
20:54:33 [2024-02-04T20:54:33.061Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
20:54:33 [2024-02-04T20:54:33.061Z] === RUN   TestNetworkLoopbackNat
20:54:36 [2024-02-04T20:54:36.324Z] --- PASS: TestNetworkLoopbackNat (2.53s)
20:54:36 [2024-02-04T20:54:36.325Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
20:54:36 [2024-02-04T20:54:36.325Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
20:54:36 [2024-02-04T20:54:36.325Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
20:54:36 [2024-02-04T20:54:36.325Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
20:54:36 [2024-02-04T20:54:36.325Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
20:54:36 [2024-02-04T20:54:36.325Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.44s)
20:54:36 [2024-02-04T20:54:36.325Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
20:54:36 [2024-02-04T20:54:36.325Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
20:54:36 [2024-02-04T20:54:36.325Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
20:54:36 [2024-02-04T20:54:36.325Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
20:54:36 [2024-02-04T20:54:36.325Z] === RUN   TestPause
20:54:36 [2024-02-04T20:54:36.580Z] --- PASS: TestPause (0.39s)
20:54:36 [2024-02-04T20:54:36.580Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:54:36 [2024-02-04T20:54:36.580Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:54:36 [2024-02-04T20:54:36.580Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:54:36 [2024-02-04T20:54:36.580Z] === RUN   TestPauseStopPausedContainer
20:54:37 [2024-02-04T20:54:37.141Z] --- PASS: TestPauseStopPausedContainer (0.45s)
20:54:37 [2024-02-04T20:54:37.141Z] === RUN   TestPIDModeHost
20:54:37 [2024-02-04T20:54:37.744Z] --- PASS: TestPIDModeHost (0.86s)
20:54:37 [2024-02-04T20:54:37.744Z] === RUN   TestPIDModeContainer
20:54:37 [2024-02-04T20:54:37.744Z] === RUN   TestPIDModeContainer/non-existing_container
20:54:37 [2024-02-04T20:54:37.744Z] === RUN   TestPIDModeContainer/non-running_container
20:54:37 [2024-02-04T20:54:37.999Z] === RUN   TestPIDModeContainer/running_container
20:54:38 [2024-02-04T20:54:38.926Z] --- PASS: TestPIDModeContainer (0.94s)
20:54:38 [2024-02-04T20:54:38.926Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
20:54:38 [2024-02-04T20:54:38.926Z]     --- PASS: TestPIDModeContainer/non-running_container (0.15s)
20:54:38 [2024-02-04T20:54:38.926Z]     --- PASS: TestPIDModeContainer/running_container (0.36s)
20:54:38 [2024-02-04T20:54:38.926Z] === RUN   TestPsFilter
20:54:38 [2024-02-04T20:54:38.926Z] === RUN   TestPsFilter/since
20:54:38 [2024-02-04T20:54:38.926Z] === RUN   TestPsFilter/before
20:54:38 [2024-02-04T20:54:38.926Z] --- PASS: TestPsFilter (0.11s)
20:54:38 [2024-02-04T20:54:38.926Z]     --- PASS: TestPsFilter/since (0.00s)
20:54:38 [2024-02-04T20:54:38.926Z]     --- PASS: TestPsFilter/before (0.00s)
20:54:38 [2024-02-04T20:54:38.926Z] === RUN   TestRemoveContainerWithRemovedVolume
20:54:39 [2024-02-04T20:54:39.181Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
20:54:39 [2024-02-04T20:54:39.181Z] === RUN   TestRemoveContainerWithVolume
20:54:39 [2024-02-04T20:54:39.742Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
20:54:39 [2024-02-04T20:54:39.742Z] === RUN   TestRemoveContainerRunning
20:54:39 [2024-02-04T20:54:39.997Z] --- PASS: TestRemoveContainerRunning (0.40s)
20:54:39 [2024-02-04T20:54:39.997Z] === RUN   TestRemoveContainerForceRemoveRunning
20:54:40 [2024-02-04T20:54:40.558Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
20:54:40 [2024-02-04T20:54:40.558Z] === RUN   TestRemoveInvalidContainer
20:54:40 [2024-02-04T20:54:40.558Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:54:40 [2024-02-04T20:54:40.558Z] === RUN   TestRenameLinkedContainer
20:54:41 [2024-02-04T20:54:41.923Z] --- PASS: TestRenameLinkedContainer (1.56s)
20:54:41 [2024-02-04T20:54:41.923Z] === RUN   TestRenameStoppedContainer
20:54:42 [2024-02-04T20:54:42.484Z] --- PASS: TestRenameStoppedContainer (0.40s)
20:54:42 [2024-02-04T20:54:42.484Z] === RUN   TestRenameRunningContainerAndReuse
20:54:43 [2024-02-04T20:54:43.411Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s)
20:54:43 [2024-02-04T20:54:43.411Z] === RUN   TestRenameInvalidName
20:54:43 [2024-02-04T20:54:43.666Z] --- PASS: TestRenameInvalidName (0.37s)
20:54:43 [2024-02-04T20:54:43.666Z] === RUN   TestRenameAnonymousContainer
20:54:45 [2024-02-04T20:54:45.031Z] --- PASS: TestRenameAnonymousContainer (1.31s)
20:54:45 [2024-02-04T20:54:45.031Z] === RUN   TestRenameContainerWithSameName
20:54:45 [2024-02-04T20:54:45.287Z] --- PASS: TestRenameContainerWithSameName (0.39s)
20:54:45 [2024-02-04T20:54:45.287Z] === RUN   TestRenameContainerWithLinkedContainer
20:54:46 [2024-02-04T20:54:46.213Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s)
20:54:46 [2024-02-04T20:54:46.213Z] === RUN   TestRenameContainerTwice
20:54:46 [2024-02-04T20:54:46.469Z] --- PASS: TestRenameContainerTwice (0.46s)
20:54:46 [2024-02-04T20:54:46.469Z] === RUN   TestResize
20:54:46 [2024-02-04T20:54:46.469Z] === RUN   TestResize/success
20:54:46 [2024-02-04T20:54:46.725Z] === RUN   TestResize/invalid_size
20:54:46 [2024-02-04T20:54:46.984Z] === RUN   TestResize/invalid_state
20:54:47 [2024-02-04T20:54:47.251Z] --- PASS: TestResize (0.80s)
20:54:47 [2024-02-04T20:54:47.251Z]     --- PASS: TestResize/success (0.18s)
20:54:47 [2024-02-04T20:54:47.251Z]     --- PASS: TestResize/invalid_size (0.18s)
20:54:47 [2024-02-04T20:54:47.251Z]     --- PASS: TestResize/invalid_state (0.03s)
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:54:47 [2024-02-04T20:54:47.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:54:48 [2024-02-04T20:54:48.652Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:54:48 [2024-02-04T20:54:48.917Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:54:49 [2024-02-04T20:54:49.179Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:54:49 [2024-02-04T20:54:49.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:54:49 [2024-02-04T20:54:49.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:54:49 [2024-02-04T20:54:49.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:54:50 [2024-02-04T20:54:50.010Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:54:50 [2024-02-04T20:54:50.273Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:54:55 [2024-02-04T20:54:55.573Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:54:55 [2024-02-04T20:54:55.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
20:54:55 [2024-02-04T20:54:55.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s)
20:54:55 [2024-02-04T20:54:55.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s)
20:54:55 [2024-02-04T20:54:55.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s)
20:54:55 [2024-02-04T20:54:55.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.29s)
20:54:55 [2024-02-04T20:54:55.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s)
20:54:55 [2024-02-04T20:54:55.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.66s)
20:54:55 [2024-02-04T20:54:55.574Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s)
20:54:55 [2024-02-04T20:54:55.574Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
20:54:55 [2024-02-04T20:54:55.574Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.10s)
20:54:55 [2024-02-04T20:54:55.574Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
20:54:55 [2024-02-04T20:54:55.574Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
20:54:55 [2024-02-04T20:54:55.574Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.41s)
20:54:55 [2024-02-04T20:54:55.574Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.58s)
20:54:55 [2024-02-04T20:54:55.574Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.40s)
20:54:55 [2024-02-04T20:54:55.574Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.80s)
20:54:55 [2024-02-04T20:54:55.574Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
20:54:55 [2024-02-04T20:54:55.574Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
20:54:55 [2024-02-04T20:54:55.833Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
20:54:56 [2024-02-04T20:54:56.804Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.79s)
20:54:56 [2024-02-04T20:54:56.804Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
20:54:56 [2024-02-04T20:54:56.804Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s)
20:54:56 [2024-02-04T20:54:56.804Z] === RUN   TestContainerRestartWithCancelledRequest
20:54:58 [2024-02-04T20:54:58.690Z] --- PASS: TestContainerRestartWithCancelledRequest (1.78s)
20:54:58 [2024-02-04T20:54:58.690Z] === RUN   TestCgroupNamespacesRun
20:54:59 [2024-02-04T20:54:59.617Z] --- PASS: TestCgroupNamespacesRun (1.00s)
20:54:59 [2024-02-04T20:54:59.617Z] === RUN   TestCgroupNamespacesRunPrivileged
20:55:00 [2024-02-04T20:55:00.543Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.00s)
20:55:00 [2024-02-04T20:55:00.543Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:55:01 [2024-02-04T20:55:01.468Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.00s)
20:55:01 [2024-02-04T20:55:01.468Z] === RUN   TestCgroupNamespacesRunHostMode
20:55:02 [2024-02-04T20:55:02.832Z] --- PASS: TestCgroupNamespacesRunHostMode (1.00s)
20:55:02 [2024-02-04T20:55:02.832Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:55:03 [2024-02-04T20:55:03.758Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.04s)
20:55:03 [2024-02-04T20:55:03.758Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:55:04 [2024-02-04T20:55:04.684Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.99s)
20:55:04 [2024-02-04T20:55:04.684Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:55:05 [2024-02-04T20:55:05.244Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
20:55:05 [2024-02-04T20:55:05.244Z] === RUN   TestCgroupNamespacesRunOlderClient
20:55:06 [2024-02-04T20:55:06.170Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.05s)
20:55:06 [2024-02-04T20:55:06.170Z] === RUN   TestNISDomainname
20:55:06 [2024-02-04T20:55:06.730Z] --- PASS: TestNISDomainname (0.45s)
20:55:06 [2024-02-04T20:55:06.731Z] === RUN   TestHostnameDnsResolution
20:55:07 [2024-02-04T20:55:07.291Z] --- PASS: TestHostnameDnsResolution (0.58s)
20:55:07 [2024-02-04T20:55:07.291Z] === RUN   TestUnprivilegedPortsAndPing
20:55:07 [2024-02-04T20:55:07.852Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s)
20:55:07 [2024-02-04T20:55:07.852Z] === RUN   TestPrivilegedHostDevices
20:55:08 [2024-02-04T20:55:08.107Z] --- PASS: TestPrivilegedHostDevices (0.46s)
20:55:08 [2024-02-04T20:55:08.107Z] === RUN   TestRunConsoleSize
20:55:08 [2024-02-04T20:55:08.668Z] --- PASS: TestRunConsoleSize (0.37s)
20:55:08 [2024-02-04T20:55:08.668Z] === RUN   TestRunWithAlternativeContainerdShim
20:55:13 [2024-02-04T20:55:13.907Z] --- PASS: TestRunWithAlternativeContainerdShim (5.38s)
20:55:13 [2024-02-04T20:55:13.907Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
20:55:15 [2024-02-04T20:55:15.270Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.09s)
20:55:15 [2024-02-04T20:55:15.270Z] === RUN   TestStaticIPOutsideSubpool
20:55:16 [2024-02-04T20:55:16.196Z] --- PASS: TestStaticIPOutsideSubpool (1.15s)
20:55:16 [2024-02-04T20:55:16.196Z] === RUN   TestStats
20:55:17 [2024-02-04T20:55:17.559Z] --- PASS: TestStats (1.42s)
20:55:17 [2024-02-04T20:55:17.559Z] === RUN   TestStopContainerWithTimeout
20:55:17 [2024-02-04T20:55:17.559Z] === RUN   TestStopContainerWithTimeout/0
20:55:17 [2024-02-04T20:55:17.559Z] === PAUSE TestStopContainerWithTimeout/0
20:55:17 [2024-02-04T20:55:17.559Z] === RUN   TestStopContainerWithTimeout/1
20:55:17 [2024-02-04T20:55:17.559Z] === PAUSE TestStopContainerWithTimeout/1
20:55:17 [2024-02-04T20:55:17.559Z] === RUN   TestStopContainerWithTimeout/3
20:55:17 [2024-02-04T20:55:17.559Z] === PAUSE TestStopContainerWithTimeout/3
20:55:17 [2024-02-04T20:55:17.559Z] === RUN   TestStopContainerWithTimeout/-1
20:55:17 [2024-02-04T20:55:17.559Z] === PAUSE TestStopContainerWithTimeout/-1
20:55:17 [2024-02-04T20:55:17.559Z] === CONT  TestStopContainerWithTimeout/0
20:55:17 [2024-02-04T20:55:17.559Z] === CONT  TestStopContainerWithTimeout/-1
20:55:17 [2024-02-04T20:55:17.559Z] === CONT  TestStopContainerWithTimeout/3
20:55:17 [2024-02-04T20:55:17.559Z] === CONT  TestStopContainerWithTimeout/1
20:55:20 [2024-02-04T20:55:20.822Z] --- PASS: TestStopContainerWithTimeout (0.04s)
20:55:20 [2024-02-04T20:55:20.822Z]     --- PASS: TestStopContainerWithTimeout/0 (0.58s)
20:55:20 [2024-02-04T20:55:20.822Z]     --- PASS: TestStopContainerWithTimeout/1 (1.56s)
20:55:20 [2024-02-04T20:55:20.822Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
20:55:20 [2024-02-04T20:55:20.822Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
20:55:20 [2024-02-04T20:55:20.822Z] === RUN   TestStopContainerWithTimeoutCancel
20:55:20 [2024-02-04T20:55:20.822Z] === PAUSE TestStopContainerWithTimeoutCancel
20:55:20 [2024-02-04T20:55:20.822Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:55:21 [2024-02-04T20:55:21.383Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.08s)
20:55:21 [2024-02-04T20:55:21.383Z] === RUN   TestUpdateMemory
20:55:21 [2024-02-04T20:55:21.943Z] --- PASS: TestUpdateMemory (0.49s)
20:55:21 [2024-02-04T20:55:21.943Z] === RUN   TestUpdateCPUQuota
20:55:22 [2024-02-04T20:55:22.869Z] --- PASS: TestUpdateCPUQuota (0.79s)
20:55:22 [2024-02-04T20:55:22.869Z] === RUN   TestUpdatePidsLimit
20:55:22 [2024-02-04T20:55:22.869Z] === RUN   TestUpdatePidsLimit/update_from_none
20:55:22 [2024-02-04T20:55:22.869Z] === RUN   TestUpdatePidsLimit/no_change
20:55:23 [2024-02-04T20:55:23.124Z] === RUN   TestUpdatePidsLimit/update_lower
20:55:23 [2024-02-04T20:55:23.124Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:55:23 [2024-02-04T20:55:23.379Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:55:23 [2024-02-04T20:55:23.380Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:55:23 [2024-02-04T20:55:23.635Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:55:24 [2024-02-04T20:55:24.196Z] --- PASS: TestUpdatePidsLimit (1.57s)
20:55:24 [2024-02-04T20:55:24.196Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.16s)
20:55:24 [2024-02-04T20:55:24.196Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
20:55:24 [2024-02-04T20:55:24.196Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
20:55:24 [2024-02-04T20:55:24.196Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
20:55:24 [2024-02-04T20:55:24.196Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
20:55:24 [2024-02-04T20:55:24.196Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s)
20:55:24 [2024-02-04T20:55:24.196Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
20:55:24 [2024-02-04T20:55:24.196Z] === RUN   TestUpdateRestartPolicy
20:55:36 [2024-02-04T20:55:36.358Z] --- PASS: TestUpdateRestartPolicy (10.47s)
20:55:36 [2024-02-04T20:55:36.358Z] === RUN   TestUpdateRestartWithAutoRemove
20:55:36 [2024-02-04T20:55:36.358Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
20:55:36 [2024-02-04T20:55:36.358Z] === RUN   TestWaitNonBlocked
20:55:36 [2024-02-04T20:55:36.358Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:55:36 [2024-02-04T20:55:36.358Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:55:36 [2024-02-04T20:55:36.358Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:55:36 [2024-02-04T20:55:36.358Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:55:36 [2024-02-04T20:55:36.358Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:55:36 [2024-02-04T20:55:36.358Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:55:36 [2024-02-04T20:55:36.358Z] --- PASS: TestWaitNonBlocked (0.02s)
20:55:36 [2024-02-04T20:55:36.358Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s)
20:55:36 [2024-02-04T20:55:36.358Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
20:55:36 [2024-02-04T20:55:36.358Z] === RUN   TestWaitBlocked
20:55:36 [2024-02-04T20:55:36.358Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:55:36 [2024-02-04T20:55:36.358Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:55:36 [2024-02-04T20:55:36.358Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:55:36 [2024-02-04T20:55:36.358Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:55:36 [2024-02-04T20:55:36.358Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:55:36 [2024-02-04T20:55:36.358Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:55:36 [2024-02-04T20:55:36.358Z] --- PASS: TestWaitBlocked (0.02s)
20:55:36 [2024-02-04T20:55:36.358Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.54s)
20:55:36 [2024-02-04T20:55:36.358Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
20:55:36 [2024-02-04T20:55:36.358Z] === RUN   TestWaitConditions
20:55:36 [2024-02-04T20:55:36.358Z] === RUN   TestWaitConditions/default
20:55:36 [2024-02-04T20:55:36.358Z] === PAUSE TestWaitConditions/default
20:55:36 [2024-02-04T20:55:36.358Z] === RUN   TestWaitConditions/not-running
20:55:36 [2024-02-04T20:55:36.358Z] === PAUSE TestWaitConditions/not-running
20:55:36 [2024-02-04T20:55:36.358Z] === RUN   TestWaitConditions/next-exit
20:55:36 [2024-02-04T20:55:36.358Z] === PAUSE TestWaitConditions/next-exit
20:55:36 [2024-02-04T20:55:36.358Z] === RUN   TestWaitConditions/removed
20:55:36 [2024-02-04T20:55:36.358Z] === PAUSE TestWaitConditions/removed
20:55:36 [2024-02-04T20:55:36.358Z] === CONT  TestWaitConditions/default
20:55:36 [2024-02-04T20:55:36.358Z] === CONT  TestWaitConditions/next-exit
20:55:36 [2024-02-04T20:55:36.358Z] === CONT  TestWaitConditions/removed
20:55:36 [2024-02-04T20:55:36.358Z] === CONT  TestWaitConditions/not-running
20:55:36 [2024-02-04T20:55:36.358Z]     wait_test.go:145: ContainerID = 9db156d5ebc0b546abf56966d8b76a38e94b8a5e165001fd5c44f32339420766
20:55:36 [2024-02-04T20:55:36.358Z]     wait_test.go:145: ContainerID = 44dfc43ab79d6b9acc92ba1ef48820f3b92ce6b615da0d74af8f88abbef0185d
20:55:36 [2024-02-04T20:55:36.358Z]     wait_test.go:145: ContainerID = 07414b8ac2a196f9c6425a26285a581344cc60fdd8c2c6f26e1a5dfef09f155e
20:55:36 [2024-02-04T20:55:36.358Z]     wait_test.go:145: ContainerID = 70e3845266fca18e8848bf1387eba041cafee303cf92884b0bfabf7ec01e491a
20:55:37 [2024-02-04T20:55:37.284Z] --- PASS: TestWaitConditions (0.03s)
20:55:37 [2024-02-04T20:55:37.284Z]     --- PASS: TestWaitConditions/next-exit (0.54s)
20:55:37 [2024-02-04T20:55:37.284Z]     --- PASS: TestWaitConditions/not-running (0.76s)
20:55:37 [2024-02-04T20:55:37.284Z]     --- PASS: TestWaitConditions/default (0.83s)
20:55:37 [2024-02-04T20:55:37.284Z]     --- PASS: TestWaitConditions/removed (0.90s)
20:55:37 [2024-02-04T20:55:37.284Z] === RUN   TestWaitRestartedContainer
20:55:37 [2024-02-04T20:55:37.284Z] === RUN   TestWaitRestartedContainer/default
20:55:37 [2024-02-04T20:55:37.284Z] === PAUSE TestWaitRestartedContainer/default
20:55:37 [2024-02-04T20:55:37.284Z] === RUN   TestWaitRestartedContainer/not-running
20:55:37 [2024-02-04T20:55:37.284Z] === PAUSE TestWaitRestartedContainer/not-running
20:55:37 [2024-02-04T20:55:37.284Z] === RUN   TestWaitRestartedContainer/next-exit
20:55:37 [2024-02-04T20:55:37.284Z] === PAUSE TestWaitRestartedContainer/next-exit
20:55:37 [2024-02-04T20:55:37.284Z] === CONT  TestWaitRestartedContainer/default
20:55:37 [2024-02-04T20:55:37.284Z] === CONT  TestWaitRestartedContainer/next-exit
20:55:37 [2024-02-04T20:55:37.284Z] === CONT  TestWaitRestartedContainer/not-running
20:55:39 [2024-02-04T20:55:39.170Z] --- PASS: TestWaitRestartedContainer (0.01s)
20:55:39 [2024-02-04T20:55:39.170Z]     --- PASS: TestWaitRestartedContainer/default (1.37s)
20:55:39 [2024-02-04T20:55:39.170Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.51s)
20:55:39 [2024-02-04T20:55:39.170Z]     --- PASS: TestWaitRestartedContainer/not-running (1.69s)
20:55:39 [2024-02-04T20:55:39.170Z] === CONT  TestContainerStartOnDaemonRestart
20:55:39 [2024-02-04T20:55:39.170Z] === CONT  TestHardRestartWhenContainerIsRunning
20:55:39 [2024-02-04T20:55:39.170Z] === CONT  TestStopContainerWithTimeoutCancel
20:55:39 [2024-02-04T20:55:39.170Z] === CONT  TestContainerKillOnDaemonStart
20:55:39 [2024-02-04T20:55:39.170Z] === CONT  TestDaemonHostGatewayIP
20:55:39 [2024-02-04T20:55:39.170Z] === CONT  TestDaemonRestartIpcMode
20:55:39 [2024-02-04T20:55:39.170Z] === CONT  TestRestartDaemonWithRestartingContainer
20:55:39 [2024-02-04T20:55:39.170Z] === CONT  TestIpcModeOlderClient
20:55:39 [2024-02-04T20:55:39.170Z] --- PASS: TestIpcModeOlderClient (0.10s)
20:55:41 [2024-02-04T20:55:41.059Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
20:55:41 [2024-02-04T20:55:41.059Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
20:55:41 [2024-02-04T20:55:41.059Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.15s)
20:55:41 [2024-02-04T20:55:41.059Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
20:55:41 [2024-02-04T20:55:41.059Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.38s)
20:55:41 [2024-02-04T20:55:41.620Z] --- PASS: TestContainerStartOnDaemonRestart (2.47s)
20:55:42 [2024-02-04T20:55:42.180Z] --- PASS: TestDaemonHostGatewayIP (3.09s)
20:55:42 [2024-02-04T20:55:42.436Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.43s)
20:55:42 [2024-02-04T20:55:42.436Z] --- PASS: TestDaemonRestartIpcMode (3.46s)
20:55:42 [2024-02-04T20:55:42.436Z] --- PASS: TestStopContainerWithTimeoutCancel (3.55s)
20:55:52 [2024-02-04T20:55:52.370Z] --- PASS: TestContainerKillOnDaemonStart (11.74s)
20:55:52 [2024-02-04T20:55:52.370Z] PASS
20:55:52 [2024-02-04T20:55:52.370Z] 
20:55:52 [2024-02-04T20:55:52.371Z] === Skipped
20:55:52 [2024-02-04T20:55:52.371Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:55:52 [2024-02-04T20:55:52.371Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:55:52 [2024-02-04T20:55:52.371Z] 
20:55:52 [2024-02-04T20:55:52.371Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:55:52 [2024-02-04T20:55:52.371Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:55:52 [2024-02-04T20:55:52.371Z] 
20:55:52 [2024-02-04T20:55:52.371Z] DONE 326 tests, 2 skipped in 159.374s
20:55:52 [2024-02-04T20:55:52.371Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
20:55:52 [2024-02-04T20:55:52.371Z] ++ '[' -n '' ']'
20:55:52 [2024-02-04T20:55:52.371Z] ++ 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
20:55:52 [2024-02-04T20:55:52.371Z] ++ set -e
20:55:52 [2024-02-04T20:55:52.371Z] ++ '[' -n 0 ']'
20:55:52 [2024-02-04T20:55:52.371Z] ++ set -x
20:55:52 [2024-02-04T20:55:52.371Z] ++ 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.7izaC7ABi2/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
20:55:52 [2024-02-04T20:55:52.371Z] INFO: Testing against a local daemon
20:55:52 [2024-02-04T20:55:52.371Z] === RUN   TestConfigDaemonID
20:55:52 [2024-02-04T20:55:52.371Z]     daemon_test.go:61: [df6a779e61f4c] daemon is not started
20:55:52 [2024-02-04T20:55:52.371Z] --- PASS: TestConfigDaemonID (1.05s)
20:55:52 [2024-02-04T20:55:52.371Z] === RUN   TestDaemonConfigValidation
20:55:52 [2024-02-04T20:55:52.371Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:55:52 [2024-02-04T20:55:52.371Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:55:52 [2024-02-04T20:55:52.371Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:55:52 [2024-02-04T20:55:52.371Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:55:52 [2024-02-04T20:55:52.371Z] === RUN   TestDaemonConfigValidation/invalid_config
20:55:52 [2024-02-04T20:55:52.371Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:55:52 [2024-02-04T20:55:52.371Z] === RUN   TestDaemonConfigValidation/malformed_config
20:55:52 [2024-02-04T20:55:52.371Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:55:52 [2024-02-04T20:55:52.371Z] === RUN   TestDaemonConfigValidation/valid_config
20:55:52 [2024-02-04T20:55:52.371Z] === PAUSE TestDaemonConfigValidation/valid_config
20:55:52 [2024-02-04T20:55:52.371Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:55:52 [2024-02-04T20:55:52.371Z] === CONT  TestDaemonConfigValidation/malformed_config
20:55:52 [2024-02-04T20:55:52.371Z] === CONT  TestDaemonConfigValidation/invalid_config
20:55:52 [2024-02-04T20:55:52.371Z] === CONT  TestDaemonConfigValidation/valid_config
20:55:52 [2024-02-04T20:55:52.371Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:55:52 [2024-02-04T20:55:52.371Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:55:52 [2024-02-04T20:55:52.371Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
20:55:52 [2024-02-04T20:55:52.371Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
20:55:52 [2024-02-04T20:55:52.371Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
20:55:52 [2024-02-04T20:55:52.371Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
20:55:52 [2024-02-04T20:55:52.371Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
20:55:52 [2024-02-04T20:55:52.371Z] === RUN   TestConfigDaemonSeccompProfiles
20:55:52 [2024-02-04T20:55:52.371Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:55:52 [2024-02-04T20:55:52.931Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:55:54 [2024-02-04T20:55:54.294Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:55:55 [2024-02-04T20:55:55.220Z]     daemon_test.go:180: [d04c31c4ed1cb] daemon is not started
20:55:55 [2024-02-04T20:55:55.220Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
20:55:55 [2024-02-04T20:55:55.220Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:55:55 [2024-02-04T20:55:55.220Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:55:55 [2024-02-04T20:55:55.220Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:55:55 [2024-02-04T20:55:55.220Z] === RUN   TestDaemonProxy
20:55:55 [2024-02-04T20:55:55.220Z] === RUN   TestDaemonProxy/environment_variables
20:55:55 [2024-02-04T20:55:55.220Z] === PAUSE TestDaemonProxy/environment_variables
20:55:55 [2024-02-04T20:55:55.220Z] === RUN   TestDaemonProxy/command-line_options
20:55:55 [2024-02-04T20:55:55.220Z] === PAUSE TestDaemonProxy/command-line_options
20:55:55 [2024-02-04T20:55:55.220Z] === RUN   TestDaemonProxy/configuration_file
20:55:55 [2024-02-04T20:55:55.220Z] === PAUSE TestDaemonProxy/configuration_file
20:55:55 [2024-02-04T20:55:55.220Z] === RUN   TestDaemonProxy/conflicting_options
20:55:55 [2024-02-04T20:55:55.476Z] === RUN   TestDaemonProxy/reload_sanitized
20:55:55 [2024-02-04T20:55:55.476Z] === PAUSE TestDaemonProxy/reload_sanitized
20:55:55 [2024-02-04T20:55:55.476Z] === CONT  TestDaemonProxy/environment_variables
20:55:55 [2024-02-04T20:55:55.476Z] === CONT  TestDaemonProxy/configuration_file
20:55:55 [2024-02-04T20:55:55.476Z] === CONT  TestDaemonProxy/reload_sanitized
20:55:55 [2024-02-04T20:55:55.476Z] === CONT  TestDaemonProxy/command-line_options
20:55:57 [2024-02-04T20:55:57.362Z] --- PASS: TestDaemonProxy (0.50s)
20:55:57 [2024-02-04T20:55:57.362Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
20:55:57 [2024-02-04T20:55:57.362Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
20:55:57 [2024-02-04T20:55:57.362Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
20:55:57 [2024-02-04T20:55:57.362Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
20:55:57 [2024-02-04T20:55:57.362Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
20:55:57 [2024-02-04T20:55:57.362Z] === RUN   TestLiveRestore
20:55:57 [2024-02-04T20:55:57.362Z] === RUN   TestLiveRestore/volume_references
20:55:57 [2024-02-04T20:55:57.362Z] === PAUSE TestLiveRestore/volume_references
20:55:57 [2024-02-04T20:55:57.362Z] === RUN   TestLiveRestore/autoremove
20:55:57 [2024-02-04T20:55:57.362Z] === PAUSE TestLiveRestore/autoremove
20:55:57 [2024-02-04T20:55:57.362Z] === CONT  TestLiveRestore/volume_references
20:55:57 [2024-02-04T20:55:57.362Z] === CONT  TestLiveRestore/autoremove
20:55:57 [2024-02-04T20:55:57.362Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
20:55:57 [2024-02-04T20:55:57.923Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:55:57 [2024-02-04T20:55:57.923Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:55:58 [2024-02-04T20:55:58.849Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:55:59 [2024-02-04T20:55:59.104Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
20:56:00 [2024-02-04T20:56:00.030Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:56:00 [2024-02-04T20:56:00.956Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:56:01 [2024-02-04T20:56:01.882Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
20:56:02 [2024-02-04T20:56:02.443Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
20:56:03 [2024-02-04T20:56:03.004Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
20:56:03 [2024-02-04T20:56:03.974Z] --- PASS: TestLiveRestore (0.00s)
20:56:03 [2024-02-04T20:56:03.974Z]     --- PASS: TestLiveRestore/autoremove (3.27s)
20:56:03 [2024-02-04T20:56:03.974Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.79s)
20:56:03 [2024-02-04T20:56:03.974Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.48s)
20:56:03 [2024-02-04T20:56:03.974Z]     --- PASS: TestLiveRestore/volume_references (6.67s)
20:56:03 [2024-02-04T20:56:03.974Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.84s)
20:56:03 [2024-02-04T20:56:03.974Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s)
20:56:03 [2024-02-04T20:56:03.974Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s)
20:56:03 [2024-02-04T20:56:03.974Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
20:56:03 [2024-02-04T20:56:03.974Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
20:56:03 [2024-02-04T20:56:03.974Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.33s)
20:56:03 [2024-02-04T20:56:03.975Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.38s)
20:56:03 [2024-02-04T20:56:03.975Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.90s)
20:56:03 [2024-02-04T20:56:03.975Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
20:56:04 [2024-02-04T20:56:04.576Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
20:56:04 [2024-02-04T20:56:04.576Z] PASS
20:56:04 [2024-02-04T20:56:04.576Z] 
20:56:04 [2024-02-04T20:56:04.576Z] DONE 31 tests in 13.895s
20:56:04 [2024-02-04T20:56:04.576Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
20:56:04 [2024-02-04T20:56:04.576Z] ++ '[' -n '' ']'
20:56:04 [2024-02-04T20:56:04.576Z] ++ 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
20:56:04 [2024-02-04T20:56:04.576Z] ++ set -e
20:56:04 [2024-02-04T20:56:04.576Z] ++ '[' -n 0 ']'
20:56:04 [2024-02-04T20:56:04.576Z] ++ set -x
20:56:04 [2024-02-04T20:56:04.576Z] ++ 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.7izaC7ABi2/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
20:56:04 [2024-02-04T20:56:04.831Z] INFO: Testing against a local daemon
20:56:04 [2024-02-04T20:56:04.832Z] === RUN   TestCommitInheritsEnv
20:56:04 [2024-02-04T20:56:04.832Z] --- PASS: TestCommitInheritsEnv (0.17s)
20:56:04 [2024-02-04T20:56:04.832Z] === RUN   TestUsernsCommit
20:56:06 [2024-02-04T20:56:06.240Z] --- PASS: TestUsernsCommit (1.37s)
20:56:06 [2024-02-04T20:56:06.240Z] === RUN   TestImportExtremelyLargeImageWorks
20:56:06 [2024-02-04T20:56:06.240Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:56:06 [2024-02-04T20:56:06.240Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:56:06 [2024-02-04T20:56:06.240Z] === RUN   TestImportWithCustomPlatform
20:56:06 [2024-02-04T20:56:06.240Z] === RUN   TestImportWithCustomPlatform/#00
20:56:06 [2024-02-04T20:56:06.240Z] === RUN   TestImportWithCustomPlatform/linux
20:56:06 [2024-02-04T20:56:06.240Z] === RUN   TestImportWithCustomPlatform/LINUX
20:56:06 [2024-02-04T20:56:06.240Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:56:06 [2024-02-04T20:56:06.496Z] --- PASS: TestImportWithCustomPlatform (0.13s)
20:56:06 [2024-02-04T20:56:06.496Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
20:56:06 [2024-02-04T20:56:06.496Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
20:56:06 [2024-02-04T20:56:06.496Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
20:56:06 [2024-02-04T20:56:06.496Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
20:56:06 [2024-02-04T20:56:06.496Z] === RUN   TestImportWithCustomPlatformReject
20:56:06 [2024-02-04T20:56:06.496Z] === RUN   TestImportWithCustomPlatformReject/_______
20:56:06 [2024-02-04T20:56:06.496Z] === RUN   TestImportWithCustomPlatformReject//
20:56:06 [2024-02-04T20:56:06.496Z] === RUN   TestImportWithCustomPlatformReject/macos
20:56:06 [2024-02-04T20:56:06.496Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
20:56:06 [2024-02-04T20:56:06.496Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
20:56:06 [2024-02-04T20:56:06.496Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
20:56:06 [2024-02-04T20:56:06.496Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
20:56:06 [2024-02-04T20:56:06.496Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
20:56:06 [2024-02-04T20:56:06.496Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
20:56:06 [2024-02-04T20:56:06.496Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
20:56:06 [2024-02-04T20:56:06.496Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
20:56:06 [2024-02-04T20:56:06.496Z] === RUN   TestImageInspectEmptyTagsAndDigests
20:56:06 [2024-02-04T20:56:06.496Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
20:56:06 [2024-02-04T20:56:06.496Z] === RUN   TestImagesFilterMultiReference
20:56:06 [2024-02-04T20:56:06.496Z] --- PASS: TestImagesFilterMultiReference (0.05s)
20:56:06 [2024-02-04T20:56:06.496Z] === RUN   TestImagesFilterUntil
20:56:06 [2024-02-04T20:56:06.751Z]     list_test.go:95: ImageList: ID=sha256:7afe9e063631d6728160a459e390309ec686594b192b63e0b5dcfb65d564daa0 RepoTags=[testimagesfilteruntil:v1]
20:56:06 [2024-02-04T20:56:06.751Z] --- PASS: TestImagesFilterUntil (0.27s)
20:56:06 [2024-02-04T20:56:06.751Z] === RUN   TestImagesFilterBeforeSince
20:56:07 [2024-02-04T20:56:07.006Z]     list_test.go:129: ImageList: ID=sha256:eaf7f7224710111d2fb40679903a2608a2ddfe9bdbcccd017fd737bb38390175 RepoTags=[testimagesfilterbeforesince:v2]
20:56:07 [2024-02-04T20:56:07.006Z]     list_test.go:129: ImageList: ID=sha256:a99d0820b7b6802acebf7ddc564320975de0f5f6e7e8e3beefc57a893a11a601 RepoTags=[testimagesfilterbeforesince:v1]
20:56:07 [2024-02-04T20:56:07.007Z]     list_test.go:129: ImageList: ID=sha256:efd1ac84a776ef2b89065202c92811504f5e48814285866170b2d3c4da63aa36 RepoTags=[testimagesfilterbeforesince:v3]
20:56:07 [2024-02-04T20:56:07.007Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
20:56:07 [2024-02-04T20:56:07.007Z] === RUN   TestAPIImagesFilters
20:56:07 [2024-02-04T20:56:07.007Z] === RUN   TestAPIImagesFilters/repository_regex
20:56:07 [2024-02-04T20:56:07.007Z] === PAUSE TestAPIImagesFilters/repository_regex
20:56:07 [2024-02-04T20:56:07.007Z] === RUN   TestAPIImagesFilters/image_name_regex
20:56:07 [2024-02-04T20:56:07.007Z] === PAUSE TestAPIImagesFilters/image_name_regex
20:56:07 [2024-02-04T20:56:07.007Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
20:56:07 [2024-02-04T20:56:07.007Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
20:56:07 [2024-02-04T20:56:07.007Z] === RUN   TestAPIImagesFilters/registry_port_regex
20:56:07 [2024-02-04T20:56:07.007Z] === PAUSE TestAPIImagesFilters/registry_port_regex
20:56:07 [2024-02-04T20:56:07.007Z] === CONT  TestAPIImagesFilters/repository_regex
20:56:07 [2024-02-04T20:56:07.007Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
20:56:07 [2024-02-04T20:56:07.007Z] === CONT  TestAPIImagesFilters/registry_port_regex
20:56:07 [2024-02-04T20:56:07.007Z] === CONT  TestAPIImagesFilters/image_name_regex
20:56:07 [2024-02-04T20:56:07.007Z] --- PASS: TestAPIImagesFilters (0.04s)
20:56:07 [2024-02-04T20:56:07.007Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
20:56:07 [2024-02-04T20:56:07.007Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
20:56:07 [2024-02-04T20:56:07.007Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
20:56:07 [2024-02-04T20:56:07.007Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
20:56:07 [2024-02-04T20:56:07.007Z] === RUN   TestPruneDontDeleteUsedDangling
20:56:07 [2024-02-04T20:56:07.569Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s)
20:56:07 [2024-02-04T20:56:07.569Z] === RUN   TestImagePullPlatformInvalid
20:56:07 [2024-02-04T20:56:07.569Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
20:56:07 [2024-02-04T20:56:07.569Z] === RUN   TestImagePullStoredDigestForOtherRepo
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.436211919Z" 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=971c3cab-2d99-471a-922c-f32ae77ea428 version=2.8.3 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.436308239Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=971c3cab-2d99-471a-922c-f32ae77ea428 version=2.8.3 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.436332592Z" level=info msg="Starting upload purge in 45m0s" go.version=go1.20.8 instance.id=971c3cab-2d99-471a-922c-f32ae77ea428 version=2.8.3 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.43654248Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=971c3cab-2d99-471a-922c-f32ae77ea428 version=2.8.3 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.530413308Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=56f7a7f7-6ba7-472e-8d27-4392038caa3e http.request.method=GET http.request.remoteaddr="127.0.0.1:40514" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.53096458Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=56f7a7f7-6ba7-472e-8d27-4392038caa3e http.request.method=GET http.request.remoteaddr="127.0.0.1:40514" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.790825ms http.response.status=200 http.response.written=2 
20:56:07 [2024-02-04T20:56:07.569Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.533374443Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3833108-64c9-4255-8e94-2c6669ddbeb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.533416888Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3833108-64c9-4255-8e94-2c6669ddbeb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.533422525Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=271e82eb-998d-4591-a6a5-132b8937077c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.533453934Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=271e82eb-998d-4591-a6a5-132b8937077c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.533530735Z" 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=c3833108-64c9-4255-8e94-2c6669ddbeb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.569µ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=22a4b211-7891-4b2a-ae2d-4eb4707edf50 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.533605746Z" 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=271e82eb-998d-4591-a6a5-132b8937077c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=110.966µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9a1b99f5-691c-4099-a5e8-58870d0421aa trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.53364221Z" 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=c3833108-64c9-4255-8e94-2c6669ddbeb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40516" 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.134043ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.533674587Z" 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=271e82eb-998d-4591-a6a5-132b8937077c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40530" 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.125297ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.535253662Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1842c1d5-ebbe-49d8-b727-33867b7d6fd9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.53530519Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1842c1d5-ebbe-49d8-b727-33867b7d6fd9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.535342926Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ce2cc2b-8b24-4323-a1bb-f9ec623a40da http.request.method=POST http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.53538021Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ce2cc2b-8b24-4323-a1bb-f9ec623a40da http.request.method=POST http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.535448617Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a0d41a29-dc44-45fe-9019-888a3a49b103/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1842c1d5-ebbe-49d8-b727-33867b7d6fd9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=110.515µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6f392bd8-996c-4468-9ff0-3897146de54a trace.line=110 vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.535478771Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ce2cc2b-8b24-4323-a1bb-f9ec623a40da http.request.method=POST http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=65.854µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=614de4ef-4c7c-4a41-9114-3b4cbd7930b3 trace.line=110 vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.53550524Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a0d41a29-dc44-45fe-9019-888a3a49b103/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1842c1d5-ebbe-49d8-b727-33867b7d6fd9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.336µ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=417d7197-6e4b-497e-8c4b-a5e0d8c23828 trace.line=142 vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.535527846Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ce2cc2b-8b24-4323-a1bb-f9ec623a40da http.request.method=POST http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.76µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=571a3fff-04af-4916-8f4a-6f8ab6d607e5 trace.line=142 vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.535578865Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a0d41a29-dc44-45fe-9019-888a3a49b103/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1842c1d5-ebbe-49d8-b727-33867b7d6fd9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.848µ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=d26a3da0-fa32-473c-bcf4-6f63a90ff006 trace.line=110 vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.535603957Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ce2cc2b-8b24-4323-a1bb-f9ec623a40da http.request.method=POST http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.423µ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=acab084b-58b9-449c-8892-3730bc80202e trace.line=110 vars.name=test 
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.535686189Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1842c1d5-ebbe-49d8-b727-33867b7d6fd9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.75958ms http.response.status=202 http.response.written=0 
20:56:07 [2024-02-04T20:56:07.569Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
20:56:07 [2024-02-04T20:56:07.569Z] time="2024-02-04T20:56:07.535757278Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ce2cc2b-8b24-4323-a1bb-f9ec623a40da http.request.method=POST http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.79382ms http.response.status=202 http.response.written=0 
20:56:07 [2024-02-04T20:56:07.569Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.537714865Z" 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=e19d613e-1e17-4133-87de-6ec7e4f07f59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/a0d41a29-dc44-45fe-9019-888a3a49b103?_state=DNcLXIGasQACBltFpCRCgt62JfBiQV9wKZGnDOFPIaJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDQxYTI5LWRjNDQtNDVmZS05MDE5LTg4OGEzYTQ5YjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzMTc2MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=a0d41a29-dc44-45fe-9019-888a3a49b103 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.537934935Z" 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=e19d613e-1e17-4133-87de-6ec7e4f07f59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/a0d41a29-dc44-45fe-9019-888a3a49b103?_state=DNcLXIGasQACBltFpCRCgt62JfBiQV9wKZGnDOFPIaJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDQxYTI5LWRjNDQtNDVmZS05MDE5LTg4OGEzYTQ5YjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzMTc2MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=a0d41a29-dc44-45fe-9019-888a3a49b103 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538023732Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/a0d41a29-dc44-45fe-9019-888a3a49b103/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e19d613e-1e17-4133-87de-6ec7e4f07f59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/a0d41a29-dc44-45fe-9019-888a3a49b103?_state=DNcLXIGasQACBltFpCRCgt62JfBiQV9wKZGnDOFPIaJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDQxYTI5LWRjNDQtNDVmZS05MDE5LTg4OGEzYTQ5YjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzMTc2MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=51.988µ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=47640935-be89-4ffe-b5a7-c7c945734a25 trace.line=95 vars.name=test vars.uuid=a0d41a29-dc44-45fe-9019-888a3a49b103 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538091326Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a0d41a29-dc44-45fe-9019-888a3a49b103/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e19d613e-1e17-4133-87de-6ec7e4f07f59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/a0d41a29-dc44-45fe-9019-888a3a49b103?_state=DNcLXIGasQACBltFpCRCgt62JfBiQV9wKZGnDOFPIaJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDQxYTI5LWRjNDQtNDVmZS05MDE5LTg4OGEzYTQ5YjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzMTc2MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=28.792µ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=486c89bf-f7ee-4bd4-be4c-ccb6cf7a897d trace.line=142 vars.name=test vars.uuid=a0d41a29-dc44-45fe-9019-888a3a49b103 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538260098Z" 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=e19d613e-1e17-4133-87de-6ec7e4f07f59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/a0d41a29-dc44-45fe-9019-888a3a49b103?_state=DNcLXIGasQACBltFpCRCgt62JfBiQV9wKZGnDOFPIaJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDQxYTI5LWRjNDQtNDVmZS05MDE5LTg4OGEzYTQ5YjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzMTc2MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=a0d41a29-dc44-45fe-9019-888a3a49b103 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538096996Z" 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=d64c2eee-83be-42db-9ea9-ec2886083eac http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2?_state=-uptVC7LjlmHOiKevOb55rbOV1lT3Iwl3lEMGLOTsNx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ZDg5ZjdjLTllZTMtNGRlZS04ODA0LWIzYWMzZGMxMjdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzOTUxMTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538353251Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a0d41a29-dc44-45fe-9019-888a3a49b103/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=e19d613e-1e17-4133-87de-6ec7e4f07f59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/a0d41a29-dc44-45fe-9019-888a3a49b103?_state=DNcLXIGasQACBltFpCRCgt62JfBiQV9wKZGnDOFPIaJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDQxYTI5LWRjNDQtNDVmZS05MDE5LTg4OGEzYTQ5YjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzMTc2MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.862µ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=6403bf5a-6b22-4445-8af5-52b7efa7bf29 trace.line=110 vars.name=test vars.uuid=a0d41a29-dc44-45fe-9019-888a3a49b103 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538395655Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a0d41a29-dc44-45fe-9019-888a3a49b103/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e19d613e-1e17-4133-87de-6ec7e4f07f59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/a0d41a29-dc44-45fe-9019-888a3a49b103?_state=DNcLXIGasQACBltFpCRCgt62JfBiQV9wKZGnDOFPIaJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDQxYTI5LWRjNDQtNDVmZS05MDE5LTg4OGEzYTQ5YjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzMTc2MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" 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).Stat" trace.id=ce1c613e-60fd-4172-8bbc-4402b3a06fe9 trace.line=155 vars.name=test vars.uuid=a0d41a29-dc44-45fe-9019-888a3a49b103 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538399421Z" 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=d64c2eee-83be-42db-9ea9-ec2886083eac http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2?_state=-uptVC7LjlmHOiKevOb55rbOV1lT3Iwl3lEMGLOTsNx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ZDg5ZjdjLTllZTMtNGRlZS04ODA0LWIzYWMzZGMxMjdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzOTUxMTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538441186Z" 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=e19d613e-1e17-4133-87de-6ec7e4f07f59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/a0d41a29-dc44-45fe-9019-888a3a49b103?_state=DNcLXIGasQACBltFpCRCgt62JfBiQV9wKZGnDOFPIaJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDQxYTI5LWRjNDQtNDVmZS05MDE5LTg4OGEzYTQ5YjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzMTc2MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.383µ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=a5305673-6553-4403-9e8e-34fcce55e4e3 trace.line=155 vars.name=test vars.uuid=a0d41a29-dc44-45fe-9019-888a3a49b103 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538475557Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d64c2eee-83be-42db-9ea9-ec2886083eac http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2?_state=-uptVC7LjlmHOiKevOb55rbOV1lT3Iwl3lEMGLOTsNx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ZDg5ZjdjLTllZTMtNGRlZS04ODA0LWIzYWMzZGMxMjdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzOTUxMTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.082µ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=071ece94-f183-49e4-8ecd-e0e0a9a80861 trace.line=95 vars.name=test vars.uuid=b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538530851Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d64c2eee-83be-42db-9ea9-ec2886083eac http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2?_state=-uptVC7LjlmHOiKevOb55rbOV1lT3Iwl3lEMGLOTsNx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ZDg5ZjdjLTllZTMtNGRlZS04ODA0LWIzYWMzZGMxMjdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzOTUxMTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=25.264µ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=c4bab786-3ea9-4b92-94aa-0852cd123dd6 trace.line=142 vars.name=test vars.uuid=b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538482195Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a0d41a29-dc44-45fe-9019-888a3a49b103/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e19d613e-1e17-4133-87de-6ec7e4f07f59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/a0d41a29-dc44-45fe-9019-888a3a49b103?_state=DNcLXIGasQACBltFpCRCgt62JfBiQV9wKZGnDOFPIaJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDQxYTI5LWRjNDQtNDVmZS05MDE5LTg4OGEzYTQ5YjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzMTc2MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.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).Stat" trace.id=b77899e6-9a7a-4e6c-a00e-da5fb3f51515 trace.line=155 vars.name=test vars.uuid=a0d41a29-dc44-45fe-9019-888a3a49b103 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538606913Z" 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=d64c2eee-83be-42db-9ea9-ec2886083eac http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2?_state=-uptVC7LjlmHOiKevOb55rbOV1lT3Iwl3lEMGLOTsNx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ZDg5ZjdjLTllZTMtNGRlZS04ODA0LWIzYWMzZGMxMjdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzOTUxMTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538680793Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2/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=d64c2eee-83be-42db-9ea9-ec2886083eac http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2?_state=-uptVC7LjlmHOiKevOb55rbOV1lT3Iwl3lEMGLOTsNx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ZDg5ZjdjLTllZTMtNGRlZS04ODA0LWIzYWMzZGMxMjdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzOTUxMTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.869µ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=e173eacf-12b8-476d-ab58-32aef8462bfe trace.line=110 vars.name=test vars.uuid=b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.53870718Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/a0d41a29-dc44-45fe-9019-888a3a49b103/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=e19d613e-1e17-4133-87de-6ec7e4f07f59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/a0d41a29-dc44-45fe-9019-888a3a49b103?_state=DNcLXIGasQACBltFpCRCgt62JfBiQV9wKZGnDOFPIaJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDQxYTI5LWRjNDQtNDVmZS05MDE5LTg4OGEzYTQ5YjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzMTc2MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=99.955µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=3a2a6b11-0758-4e0e-83ad-b0030e99ea10 trace.line=185 vars.name=test vars.uuid=a0d41a29-dc44-45fe-9019-888a3a49b103 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538722032Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d64c2eee-83be-42db-9ea9-ec2886083eac http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2?_state=-uptVC7LjlmHOiKevOb55rbOV1lT3Iwl3lEMGLOTsNx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ZDg5ZjdjLTllZTMtNGRlZS04ODA0LWIzYWMzZGMxMjdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzOTUxMTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.298µ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=e34524d7-a986-49d7-b523-66ca9968eaf3 trace.line=155 vars.name=test vars.uuid=b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.53876012Z" 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=d64c2eee-83be-42db-9ea9-ec2886083eac http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2?_state=-uptVC7LjlmHOiKevOb55rbOV1lT3Iwl3lEMGLOTsNx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ZDg5ZjdjLTllZTMtNGRlZS04ODA0LWIzYWMzZGMxMjdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzOTUxMTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.488µ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=5de92f01-4fe5-4f43-a172-d91c0a8eeca7 trace.line=155 vars.name=test vars.uuid=b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538786532Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d64c2eee-83be-42db-9ea9-ec2886083eac http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2?_state=-uptVC7LjlmHOiKevOb55rbOV1lT3Iwl3lEMGLOTsNx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ZDg5ZjdjLTllZTMtNGRlZS04ODA0LWIzYWMzZGMxMjdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzOTUxMTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.78µ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=4f86891d-4680-4317-831b-c0634adae986 trace.line=155 vars.name=test vars.uuid=b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538799964Z" 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=e19d613e-1e17-4133-87de-6ec7e4f07f59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/a0d41a29-dc44-45fe-9019-888a3a49b103?_state=DNcLXIGasQACBltFpCRCgt62JfBiQV9wKZGnDOFPIaJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDQxYTI5LWRjNDQtNDVmZS05MDE5LTg4OGEzYTQ5YjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzMTc2MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=56.443µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c22e0a33-dcff-4fc5-ac84-2964947ddc53 trace.line=110 vars.name=test vars.uuid=a0d41a29-dc44-45fe-9019-888a3a49b103 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538847825Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2/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=d64c2eee-83be-42db-9ea9-ec2886083eac http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2?_state=-uptVC7LjlmHOiKevOb55rbOV1lT3Iwl3lEMGLOTsNx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ZDg5ZjdjLTllZTMtNGRlZS04ODA0LWIzYWMzZGMxMjdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzOTUxMTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.525µ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=09c59415-7daf-4141-bd1c-b404355fabd4 trace.line=185 vars.name=test vars.uuid=b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2 
20:56:07 [2024-02-04T20:56:07.570Z] time="2024-02-04T20:56:07.538930533Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/a0d41a29-dc44-45fe-9019-888a3a49b103")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e19d613e-1e17-4133-87de-6ec7e4f07f59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/a0d41a29-dc44-45fe-9019-888a3a49b103?_state=DNcLXIGasQACBltFpCRCgt62JfBiQV9wKZGnDOFPIaJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDQxYTI5LWRjNDQtNDVmZS05MDE5LTg4OGEzYTQ5YjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzMTc2MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=105.559µ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=1c8c378b-f71d-4ac7-81c7-c8713b1fb9f8 trace.line=202 vars.name=test vars.uuid=a0d41a29-dc44-45fe-9019-888a3a49b103 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.538965118Z" 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=d64c2eee-83be-42db-9ea9-ec2886083eac http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2?_state=-uptVC7LjlmHOiKevOb55rbOV1lT3Iwl3lEMGLOTsNx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ZDg5ZjdjLTllZTMtNGRlZS04ODA0LWIzYWMzZGMxMjdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzOTUxMTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=41.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).PutContent" trace.id=7165c799-222b-4556-b8fe-150917144d00 trace.line=110 vars.name=test vars.uuid=b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.539017787Z" 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=e19d613e-1e17-4133-87de-6ec7e4f07f59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40516" http.request.uri="/v2/test/blobs/uploads/a0d41a29-dc44-45fe-9019-888a3a49b103?_state=DNcLXIGasQACBltFpCRCgt62JfBiQV9wKZGnDOFPIaJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDQxYTI5LWRjNDQtNDVmZS05MDE5LTg4OGEzYTQ5YjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzMTc2MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.367869ms http.response.status=201 http.response.written=0 
20:56:07 [2024-02-04T20:56:07.571Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "PUT /v2/test/blobs/uploads/a0d41a29-dc44-45fe-9019-888a3a49b103?_state=DNcLXIGasQACBltFpCRCgt62JfBiQV9wKZGnDOFPIaJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwZDQxYTI5LWRjNDQtNDVmZS05MDE5LTg4OGEzYTQ5YjEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzMTc2MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.539069463Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d64c2eee-83be-42db-9ea9-ec2886083eac http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2?_state=-uptVC7LjlmHOiKevOb55rbOV1lT3Iwl3lEMGLOTsNx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ZDg5ZjdjLTllZTMtNGRlZS04ODA0LWIzYWMzZGMxMjdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzOTUxMTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=82.24µ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=3306625f-2b62-4702-a684-d23b266785fa trace.line=202 vars.name=test vars.uuid=b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.539137163Z" 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=d64c2eee-83be-42db-9ea9-ec2886083eac http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/blobs/uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2?_state=-uptVC7LjlmHOiKevOb55rbOV1lT3Iwl3lEMGLOTsNx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ZDg5ZjdjLTllZTMtNGRlZS04ODA0LWIzYWMzZGMxMjdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzOTUxMTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.487459ms http.response.status=201 http.response.written=0 
20:56:07 [2024-02-04T20:56:07.571Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "PUT /v2/test/blobs/uploads/b7d89f7c-9ee3-4dee-8804-b3ac3dc127b2?_state=-uptVC7LjlmHOiKevOb55rbOV1lT3Iwl3lEMGLOTsNx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ZDg5ZjdjLTllZTMtNGRlZS04ODA0LWIzYWMzZGMxMjdiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0wNFQyMDo1NjowNy41MzUzOTUxMTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.540272552Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f52da9b0-4ee9-4a31-a6ee-3f0380d1823a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.540312758Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f52da9b0-4ee9-4a31-a6ee-3f0380d1823a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.540371416Z" 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=f52da9b0-4ee9-4a31-a6ee-3f0380d1823a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=27.495µ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=557b2609-3ccf-4908-a611-8abf13f8ec2a trace.line=95 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.541002647Z" 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=f52da9b0-4ee9-4a31-a6ee-3f0380d1823a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40530" 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=1.473015ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542078393Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.54211347Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542257872Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542274873Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542283924Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542354529Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=41.1µ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=9263087c-e6ca-4a04-b018-d1956abe5ce0 trace.line=95 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542404753Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=16.09µ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=6c5d2cd9-523d-42d2-b7e1-c4ec7204ff44 trace.line=155 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542452876Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.226µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e96fb9f2-f8a4-47dc-a086-16ae4580d358 trace.line=95 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542488683Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.897µ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=f4fd6c03-0ab7-4e58-9d07-27f239920c02 trace.line=155 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542526698Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.8µ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=abd04046-96ac-43c3-bf0b-09071aa05a20 trace.line=155 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542621065Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=69.777µ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=78a4b04f-ec84-41b3-9867-a6f8288ceead trace.line=110 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542706448Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=50.387µ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=617e8ef8-9c70-44f0-9574-750064a3c5f2 trace.line=110 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542872045Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=65.601µ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=64d735e1-dd6a-4bb5-a305-a2f537776af1 trace.line=110 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542930597Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=29.965µ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=88f35104-f40a-4ef2-86f8-c4703054831e trace.line=110 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542967939Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.542982453Z" 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=1ab82875-faa8-4e45-a648-e3dc612583e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.60319ms http.response.status=201 http.response.written=0 
20:56:07 [2024-02-04T20:56:07.571Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.547418745Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c143e36-5332-4e26-88a3-ec7348911f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:40548" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.547458015Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c143e36-5332-4e26-88a3-ec7348911f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:40548" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="820.606µs" http.response.status=200 http.response.written=2 
20:56:07 [2024-02-04T20:56:07.571Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.550016309Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=79363611-e7e8-4e49-af05-d91abe2600db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.550054422Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=79363611-e7e8-4e49-af05-d91abe2600db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.550132461Z" 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=79363611-e7e8-4e49-af05-d91abe2600db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.13µ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=c171ab98-17ff-4185-a119-452b99542827 trace.line=95 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.550157019Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=79363611-e7e8-4e49-af05-d91abe2600db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.550205077Z" 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=79363611-e7e8-4e49-af05-d91abe2600db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.811µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=62a7581f-670c-4860-9af0-c67d77ffc8e0 trace.line=95 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.571Z] time="2024-02-04T20:56:07.550252675Z" 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=79363611-e7e8-4e49-af05-d91abe2600db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.617µ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=3a8055fe-1d0a-40cd-ace1-a16e88e7df5d trace.line=155 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.572Z] time="2024-02-04T20:56:07.550292011Z" 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=79363611-e7e8-4e49-af05-d91abe2600db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.964µ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=42585a0c-28a9-4658-9294-b1cf273a12c5 trace.line=125 vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.572Z] time="2024-02-04T20:56:07.550338837Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=79363611-e7e8-4e49-af05-d91abe2600db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:56:07 [2024-02-04T20:56:07.572Z] time="2024-02-04T20:56:07.550427067Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=79363611-e7e8-4e49-af05-d91abe2600db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-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.640179ms http.response.status=200 http.response.written=417 
20:56:07 [2024-02-04T20:56:07.572Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:56:07 [2024-02-04T20:56:07.572Z] time="2024-02-04T20:56:07.559243182Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8a4d7cb8-bb01-4144-842f-757c9616c41a http.request.method=GET http.request.remoteaddr="127.0.0.1:40568" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:56:07 [2024-02-04T20:56:07.572Z] time="2024-02-04T20:56:07.559288376Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8a4d7cb8-bb01-4144-842f-757c9616c41a http.request.method=GET http.request.remoteaddr="127.0.0.1:40568" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:56:07 [2024-02-04T20:56:07.572Z] time="2024-02-04T20:56:07.559303342Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8a4d7cb8-bb01-4144-842f-757c9616c41a http.request.method=GET http.request.remoteaddr="127.0.0.1:40568" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:56:07 [2024-02-04T20:56:07.572Z] time="2024-02-04T20:56:07.559380208Z" 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=8a4d7cb8-bb01-4144-842f-757c9616c41a http.request.method=GET http.request.remoteaddr="127.0.0.1:40568" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.448µ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=6eeafec4-de97-4b1f-857c-ec8f379f4d58 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:56:07 [2024-02-04T20:56:07.572Z] time="2024-02-04T20:56:07.559432344Z" 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=8a4d7cb8-bb01-4144-842f-757c9616c41a http.request.method=GET http.request.remoteaddr="127.0.0.1:40568" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.935µ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=9faa596c-5454-4ceb-9017-f258002de6a5 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:56:07 [2024-02-04T20:56:07.572Z] time="2024-02-04T20:56:07.559470301Z" 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=8a4d7cb8-bb01-4144-842f-757c9616c41a http.request.method=GET http.request.remoteaddr="127.0.0.1:40568" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.186µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=2d6e3b1a-4788-4d65-94ea-48468a21eb83 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:56:07 [2024-02-04T20:56:07.572Z] time="2024-02-04T20:56:07.559505312Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8a4d7cb8-bb01-4144-842f-757c9616c41a http.request.method=GET http.request.remoteaddr="127.0.0.1:40568" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:56:07 [2024-02-04T20:56:07.572Z] time="2024-02-04T20:56:07.559599622Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8a4d7cb8-bb01-4144-842f-757c9616c41a http.request.method=GET http.request.remoteaddr="127.0.0.1:40568" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-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.227007ms http.response.status=200 http.response.written=417 
20:56:07 [2024-02-04T20:56:07.572Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:56:07 [2024-02-04T20:56:07.828Z] time="2024-02-04T20:56:07.567006353Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=45de98f5-d6f8-4bd0-8f2b-c4c3dd28c00b http.request.method=GET http.request.remoteaddr="127.0.0.1:40572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.828Z] time="2024-02-04T20:56:07.567056052Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=45de98f5-d6f8-4bd0-8f2b-c4c3dd28c00b http.request.method=GET http.request.remoteaddr="127.0.0.1:40572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.828Z] time="2024-02-04T20:56:07.567062509Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3d93eaa-2eb5-43de-8050-9afe28a2fead http.request.method=GET http.request.remoteaddr="127.0.0.1:40570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.828Z] time="2024-02-04T20:56:07.567102632Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3d93eaa-2eb5-43de-8050-9afe28a2fead http.request.method=GET http.request.remoteaddr="127.0.0.1:40570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.828Z] time="2024-02-04T20:56:07.567154185Z" 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=45de98f5-d6f8-4bd0-8f2b-c4c3dd28c00b http.request.method=GET http.request.remoteaddr="127.0.0.1:40572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=62.901µ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=04576c0c-8d83-48e0-8fd8-9ad0512cfcf5 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.828Z] time="2024-02-04T20:56:07.567178464Z" 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=f3d93eaa-2eb5-43de-8050-9afe28a2fead http.request.method=GET http.request.remoteaddr="127.0.0.1:40570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.925µ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=8242a898-2f67-4b11-adba-a5147bf5da6d trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.828Z] time="2024-02-04T20:56:07.567206067Z" 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=45de98f5-d6f8-4bd0-8f2b-c4c3dd28c00b http.request.method=GET http.request.remoteaddr="127.0.0.1:40572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.536µ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=25a3d7bf-60fa-4d88-b735-70c37f2ff6cf trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.828Z] time="2024-02-04T20:56:07.567225628Z" 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=f3d93eaa-2eb5-43de-8050-9afe28a2fead http.request.method=GET http.request.remoteaddr="127.0.0.1:40570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.354µ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=475acb4f-f38b-4a17-a83c-53ccdc8eb122 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.828Z] time="2024-02-04T20:56:07.567253172Z" 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=45de98f5-d6f8-4bd0-8f2b-c4c3dd28c00b http.request.method=GET http.request.remoteaddr="127.0.0.1:40572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.881µ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=41b45bac-812c-45e9-8430-0032b97e7846 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.828Z] time="2024-02-04T20:56:07.567273209Z" 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=f3d93eaa-2eb5-43de-8050-9afe28a2fead http.request.method=GET http.request.remoteaddr="127.0.0.1:40570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.799µ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=8a44410b-f767-4b43-bb59-efa0619abfb3 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.828Z] time="2024-02-04T20:56:07.567287232Z" 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=45de98f5-d6f8-4bd0-8f2b-c4c3dd28c00b http.request.method=GET http.request.remoteaddr="127.0.0.1:40572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.051µ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=9aee59ed-2a1b-4ebb-9ac9-3c75715755ab trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.828Z] time="2024-02-04T20:56:07.56731147Z" 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=f3d93eaa-2eb5-43de-8050-9afe28a2fead http.request.method=GET http.request.remoteaddr="127.0.0.1:40570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.396µ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=4d7560e8-2d14-4e2b-af2e-8549c6ee78b4 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.567320873Z" 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=45de98f5-d6f8-4bd0-8f2b-c4c3dd28c00b http.request.method=GET http.request.remoteaddr="127.0.0.1:40572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.37µ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=d4909393-aa4a-453a-824b-dd9aed6e73f4 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.567348385Z" 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=f3d93eaa-2eb5-43de-8050-9afe28a2fead http.request.method=GET http.request.remoteaddr="127.0.0.1:40570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.756µ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=2e0ced26-5b59-476e-bebf-5c13173f216e trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.567354334Z" 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=45de98f5-d6f8-4bd0-8f2b-c4c3dd28c00b http.request.method=GET http.request.remoteaddr="127.0.0.1:40572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.61µ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=03515f6e-32d4-432f-9e52-f3fcc7f3a8fb trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.567380172Z" 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=f3d93eaa-2eb5-43de-8050-9afe28a2fead http.request.method=GET http.request.remoteaddr="127.0.0.1:40570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.654µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=b79e1642-fb99-4a42-97f9-f69ea11ad6a5 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.567406059Z" 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=45de98f5-d6f8-4bd0-8f2b-c4c3dd28c00b http.request.method=GET http.request.remoteaddr="127.0.0.1:40572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.006µ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=4b05a5e9-4c89-4d16-876b-c7e5245609c6 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.567430026Z" 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=f3d93eaa-2eb5-43de-8050-9afe28a2fead http.request.method=GET http.request.remoteaddr="127.0.0.1:40570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.94µ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=d253bb6b-7018-44c4-a1a4-8b9ea7fb3b8a trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.568108872Z" 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=f3d93eaa-2eb5-43de-8050-9afe28a2fead http.request.method=GET http.request.remoteaddr="127.0.0.1:40570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=53.489µ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=6f0edb42-6434-430a-ae88-c7948768ac42 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.568207391Z" 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=f3d93eaa-2eb5-43de-8050-9afe28a2fead http.request.method=GET http.request.remoteaddr="127.0.0.1:40570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.518µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=422a9eae-10d0-4bc5-b0d4-4ecb926ca25b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.56835643Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3d93eaa-2eb5-43de-8050-9afe28a2fead http.request.method=GET http.request.remoteaddr="127.0.0.1:40570" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.868383ms http.response.status=200 http.response.written=194 
20:56:07 [2024-02-04T20:56:07.829Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.56907891Z" 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=45de98f5-d6f8-4bd0-8f2b-c4c3dd28c00b http.request.method=GET http.request.remoteaddr="127.0.0.1:40572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.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).GetContent" trace.id=530ce654-69fe-438b-aae3-7603e6e0a5e2 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.569140334Z" 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=45de98f5-d6f8-4bd0-8f2b-c4c3dd28c00b http.request.method=GET http.request.remoteaddr="127.0.0.1:40572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.728µ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=19f3c88e-2a8c-4a75-a24e-5889891d7b9c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.569202931Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=45de98f5-d6f8-4bd0-8f2b-c4c3dd28c00b http.request.method=GET http.request.remoteaddr="127.0.0.1:40572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.692797ms http.response.status=200 http.response.written=68 
20:56:07 [2024-02-04T20:56:07.829Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.584788933Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94d28f7e-a855-4bd7-bee6-241850f2d8db http.request.method=GET http.request.remoteaddr="127.0.0.1:40600" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.584833528Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94d28f7e-a855-4bd7-bee6-241850f2d8db http.request.method=GET http.request.remoteaddr="127.0.0.1:40600" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="861.903µs" http.response.status=200 http.response.written=2 
20:56:07 [2024-02-04T20:56:07.829Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.595833528Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e3b4a17a-b633-4670-b8ad-578e08d3b06b http.request.method=GET http.request.remoteaddr="127.0.0.1:40610" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.595881627Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e3b4a17a-b633-4670-b8ad-578e08d3b06b http.request.method=GET http.request.remoteaddr="127.0.0.1:40610" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.595897651Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e3b4a17a-b633-4670-b8ad-578e08d3b06b http.request.method=GET http.request.remoteaddr="127.0.0.1:40610" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.59596559Z" 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=e3b4a17a-b633-4670-b8ad-578e08d3b06b http.request.method=GET http.request.remoteaddr="127.0.0.1:40610" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.921µ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=40305678-3bed-4108-9f1b-393d7520b5c0 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.596011949Z" 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=e3b4a17a-b633-4670-b8ad-578e08d3b06b http.request.method=GET http.request.remoteaddr="127.0.0.1:40610" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.907µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5758e128-4fa9-4b8c-a805-8dff6a4e6ab4 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:56:07 [2024-02-04T20:56:07.829Z] time="2024-02-04T20:56:07.596092302Z" 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=e3b4a17a-b633-4670-b8ad-578e08d3b06b http.request.method=GET http.request.remoteaddr="127.0.0.1:40610" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.109714ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:56:07 [2024-02-04T20:56:07.829Z] 127.0.0.1 - - [04/Feb/2024:20:56:07 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/ceeb6843f15cb01d08aa4e19f8465d9157b29be7 kernel/5.15.0-1052-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:56:07 [2024-02-04T20:56:07.829Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.19s)
20:56:07 [2024-02-04T20:56:07.829Z] === RUN   TestImagePullNonExisting
20:56:07 [2024-02-04T20:56:07.829Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
20:56:07 [2024-02-04T20:56:07.829Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
20:56:07 [2024-02-04T20:56:07.829Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
20:56:07 [2024-02-04T20:56:07.829Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
20:56:07 [2024-02-04T20:56:07.829Z] === RUN   TestImagePullNonExisting/asdfasdf
20:56:07 [2024-02-04T20:56:07.829Z] === PAUSE TestImagePullNonExisting/asdfasdf
20:56:07 [2024-02-04T20:56:07.829Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
20:56:07 [2024-02-04T20:56:07.829Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
20:56:07 [2024-02-04T20:56:07.829Z] === RUN   TestImagePullNonExisting/library/asdfasdf
20:56:07 [2024-02-04T20:56:07.829Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
20:56:07 [2024-02-04T20:56:07.829Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
20:56:07 [2024-02-04T20:56:07.829Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
20:56:07 [2024-02-04T20:56:07.829Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
20:56:07 [2024-02-04T20:56:07.829Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
20:56:07 [2024-02-04T20:56:07.829Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
20:56:07 [2024-02-04T20:56:07.829Z] === CONT  TestImagePullNonExisting/asdfasdf
20:56:07 [2024-02-04T20:56:07.829Z] === CONT  TestImagePullNonExisting/library/asdfasdf
20:56:07 [2024-02-04T20:56:07.829Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
20:56:09 [2024-02-04T20:56:09.191Z] --- PASS: TestImagePullNonExisting (0.01s)
20:56:09 [2024-02-04T20:56:09.191Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
20:56:09 [2024-02-04T20:56:09.191Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
20:56:09 [2024-02-04T20:56:09.191Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
20:56:09 [2024-02-04T20:56:09.191Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.98s)
20:56:09 [2024-02-04T20:56:09.191Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
20:56:09 [2024-02-04T20:56:09.191Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
20:56:09 [2024-02-04T20:56:09.191Z] === RUN   TestRemoveImageOrphaning
20:56:09 [2024-02-04T20:56:09.191Z] --- PASS: TestRemoveImageOrphaning (0.16s)
20:56:09 [2024-02-04T20:56:09.191Z] === RUN   TestRemoveByDigest
20:56:09 [2024-02-04T20:56:09.191Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
20:56:09 [2024-02-04T20:56:09.191Z] --- SKIP: TestRemoveByDigest (0.00s)
20:56:09 [2024-02-04T20:56:09.191Z] === RUN   TestRemoveImageGarbageCollector
20:56:09 [2024-02-04T20:56:09.191Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
20:56:09 [2024-02-04T20:56:09.191Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:56:09 [2024-02-04T20:56:09.191Z] === RUN   TestSaveCheckTimes
20:56:09 [2024-02-04T20:56:09.191Z] === PAUSE TestSaveCheckTimes
20:56:09 [2024-02-04T20:56:09.191Z] === RUN   TestSaveCheckManifestLayers
20:56:09 [2024-02-04T20:56:09.191Z] === PAUSE TestSaveCheckManifestLayers
20:56:09 [2024-02-04T20:56:09.191Z] === RUN   TestSaveRepoWithMultipleImages
20:56:09 [2024-02-04T20:56:09.446Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s)
20:56:09 [2024-02-04T20:56:09.446Z] === RUN   TestSaveDirectoryPermissions
20:56:10 [2024-02-04T20:56:10.416Z] --- PASS: TestSaveDirectoryPermissions (0.89s)
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:56:10 [2024-02-04T20:56:10.417Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagUsingDigestAlgorithmAsName
20:56:10 [2024-02-04T20:56:10.417Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagValidPrefixedRepo
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
20:56:10 [2024-02-04T20:56:10.417Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
20:56:10 [2024-02-04T20:56:10.417Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagValidPrefixedRepo/foooo:t
20:56:10 [2024-02-04T20:56:10.417Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:56:10 [2024-02-04T20:56:10.417Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:56:10 [2024-02-04T20:56:10.417Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
20:56:10 [2024-02-04T20:56:10.417Z] === CONT  TestTagValidPrefixedRepo/foooo:t
20:56:10 [2024-02-04T20:56:10.417Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
20:56:10 [2024-02-04T20:56:10.417Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:56:10 [2024-02-04T20:56:10.417Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
20:56:10 [2024-02-04T20:56:10.417Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
20:56:10 [2024-02-04T20:56:10.417Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
20:56:10 [2024-02-04T20:56:10.417Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
20:56:10 [2024-02-04T20:56:10.417Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagExistedNameWithoutForce
20:56:10 [2024-02-04T20:56:10.417Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagOfficialNames
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
20:56:10 [2024-02-04T20:56:10.417Z] --- PASS: TestTagOfficialNames (0.05s)
20:56:10 [2024-02-04T20:56:10.417Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
20:56:10 [2024-02-04T20:56:10.417Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
20:56:10 [2024-02-04T20:56:10.417Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
20:56:10 [2024-02-04T20:56:10.417Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
20:56:10 [2024-02-04T20:56:10.417Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestTagMatchesDigest
20:56:10 [2024-02-04T20:56:10.417Z] --- PASS: TestTagMatchesDigest (0.01s)
20:56:10 [2024-02-04T20:56:10.417Z] === CONT  TestSaveCheckTimes
20:56:10 [2024-02-04T20:56:10.417Z] === CONT  TestSaveCheckManifestLayers
20:56:10 [2024-02-04T20:56:10.417Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
20:56:10 [2024-02-04T20:56:10.417Z] --- PASS: TestSaveCheckTimes (0.03s)
20:56:10 [2024-02-04T20:56:10.417Z] PASS
20:56:10 [2024-02-04T20:56:10.417Z] 
20:56:10 [2024-02-04T20:56:10.417Z] === Skipped
20:56:10 [2024-02-04T20:56:10.417Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:56:10 [2024-02-04T20:56:10.417Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:56:10 [2024-02-04T20:56:10.417Z] 
20:56:10 [2024-02-04T20:56:10.417Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
20:56:10 [2024-02-04T20:56:10.417Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
20:56:10 [2024-02-04T20:56:10.417Z] 
20:56:10 [2024-02-04T20:56:10.417Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:56:10 [2024-02-04T20:56:10.417Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
20:56:10 [2024-02-04T20:56:10.417Z] 
20:56:10 [2024-02-04T20:56:10.417Z] DONE 55 tests, 3 skipped in 5.751s
20:56:10 [2024-02-04T20:56:10.417Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
20:56:10 [2024-02-04T20:56:10.417Z] ++ '[' -n '' ']'
20:56:10 [2024-02-04T20:56:10.417Z] ++ 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
20:56:10 [2024-02-04T20:56:10.417Z] ++ set -e
20:56:10 [2024-02-04T20:56:10.417Z] ++ '[' -n 0 ']'
20:56:10 [2024-02-04T20:56:10.417Z] ++ set -x
20:56:10 [2024-02-04T20:56:10.417Z] ++ 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.7izaC7ABi2/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
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestStripANSICommands
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestStripANSICommands/#00
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestStripANSICommands/#01
20:56:10 [2024-02-04T20:56:10.417Z] --- PASS: TestStripANSICommands (0.00s)
20:56:10 [2024-02-04T20:56:10.417Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:56:10 [2024-02-04T20:56:10.417Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:56:10 [2024-02-04T20:56:10.417Z] PASS
20:56:10 [2024-02-04T20:56:10.417Z] 
20:56:10 [2024-02-04T20:56:10.417Z] DONE 3 tests in 0.009s
20:56:10 [2024-02-04T20:56:10.417Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
20:56:10 [2024-02-04T20:56:10.417Z] ++ '[' -n '' ']'
20:56:10 [2024-02-04T20:56:10.417Z] ++ 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
20:56:10 [2024-02-04T20:56:10.417Z] ++ set -e
20:56:10 [2024-02-04T20:56:10.417Z] ++ '[' -n 0 ']'
20:56:10 [2024-02-04T20:56:10.417Z] ++ set -x
20:56:10 [2024-02-04T20:56:10.417Z] ++ 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.7izaC7ABi2/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
20:56:10 [2024-02-04T20:56:10.417Z] INFO: Testing against a local daemon
20:56:10 [2024-02-04T20:56:10.417Z] === RUN   TestCreateWithMultiNetworks
20:56:11 [2024-02-04T20:56:11.342Z] --- PASS: TestCreateWithMultiNetworks (0.84s)
20:56:11 [2024-02-04T20:56:11.342Z] === RUN   TestNetworkCreateDelete
20:56:11 [2024-02-04T20:56:11.598Z] --- PASS: TestNetworkCreateDelete (0.18s)
20:56:11 [2024-02-04T20:56:11.598Z] === RUN   TestDockerNetworkDeletePreferID
20:56:12 [2024-02-04T20:56:12.158Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s)
20:56:12 [2024-02-04T20:56:12.158Z] === RUN   TestDaemonDNSFallback
20:56:18 [2024-02-04T20:56:18.688Z] --- PASS: TestDaemonDNSFallback (6.15s)
20:56:18 [2024-02-04T20:56:18.688Z] === RUN   TestInspectNetwork
20:56:20 [2024-02-04T20:56:20.574Z] === RUN   TestInspectNetwork/full_network_id
20:56:20 [2024-02-04T20:56:20.574Z] === RUN   TestInspectNetwork/partial_network_id
20:56:20 [2024-02-04T20:56:20.574Z] === RUN   TestInspectNetwork/network_name
20:56:20 [2024-02-04T20:56:20.574Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:56:25 [2024-02-04T20:56:25.813Z] --- PASS: TestInspectNetwork (6.66s)
20:56:25 [2024-02-04T20:56:25.813Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:56:25 [2024-02-04T20:56:25.813Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:56:25 [2024-02-04T20:56:25.813Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:56:25 [2024-02-04T20:56:25.813Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:56:25 [2024-02-04T20:56:25.813Z] === RUN   TestRunContainerWithBridgeNone
20:56:26 [2024-02-04T20:56:26.068Z] --- PASS: TestRunContainerWithBridgeNone (1.21s)
20:56:26 [2024-02-04T20:56:26.068Z] === RUN   TestNetworkInvalidJSON
20:56:26 [2024-02-04T20:56:26.068Z] === RUN   TestNetworkInvalidJSON/networks/create
20:56:26 [2024-02-04T20:56:26.068Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:56:26 [2024-02-04T20:56:26.068Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:56:26 [2024-02-04T20:56:26.068Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:56:26 [2024-02-04T20:56:26.068Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:56:26 [2024-02-04T20:56:26.068Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:56:26 [2024-02-04T20:56:26.068Z] === CONT  TestNetworkInvalidJSON/networks/create
20:56:26 [2024-02-04T20:56:26.068Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:56:26 [2024-02-04T20:56:26.068Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:56:26 [2024-02-04T20:56:26.068Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:56:26 [2024-02-04T20:56:26.069Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:56:26 [2024-02-04T20:56:26.069Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestNetworkList
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestNetworkList//networks
20:56:26 [2024-02-04T20:56:26.069Z] === PAUSE TestNetworkList//networks
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestNetworkList//networks/
20:56:26 [2024-02-04T20:56:26.069Z] === PAUSE TestNetworkList//networks/
20:56:26 [2024-02-04T20:56:26.069Z] === CONT  TestNetworkList//networks
20:56:26 [2024-02-04T20:56:26.069Z] === CONT  TestNetworkList//networks/
20:56:26 [2024-02-04T20:56:26.069Z] --- PASS: TestNetworkList (0.01s)
20:56:26 [2024-02-04T20:56:26.069Z]     --- PASS: TestNetworkList//networks (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:56:26 [2024-02-04T20:56:26.069Z] === RUN   TestHostIPv4BridgeLabel
20:56:26 [2024-02-04T20:56:26.629Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:56:26 [2024-02-04T20:56:26.629Z] === RUN   TestDefaultNetworkOpts
20:56:26 [2024-02-04T20:56:26.629Z] === RUN   TestDefaultNetworkOpts/default_value
20:56:27 [2024-02-04T20:56:27.993Z] === RUN   TestDefaultNetworkOpts/cmdline_value
20:56:29 [2024-02-04T20:56:29.355Z] === RUN   TestDefaultNetworkOpts/config-from_value
20:56:30 [2024-02-04T20:56:30.281Z] --- PASS: TestDefaultNetworkOpts (3.55s)
20:56:30 [2024-02-04T20:56:30.281Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.18s)
20:56:30 [2024-02-04T20:56:30.281Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.21s)
20:56:30 [2024-02-04T20:56:30.281Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.17s)
20:56:30 [2024-02-04T20:56:30.281Z] === RUN   TestForbidDuplicateNetworkNames
20:56:30 [2024-02-04T20:56:30.841Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
20:56:30 [2024-02-04T20:56:30.841Z] === RUN   TestDaemonRestartWithLiveRestore
20:56:32 [2024-02-04T20:56:32.204Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
20:56:32 [2024-02-04T20:56:32.204Z] === RUN   TestDaemonDefaultNetworkPools
20:56:32 [2024-02-04T20:56:32.764Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
20:56:32 [2024-02-04T20:56:32.764Z] === RUN   TestDaemonRestartWithExistingNetwork
20:56:34 [2024-02-04T20:56:34.126Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
20:56:34 [2024-02-04T20:56:34.126Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:56:35 [2024-02-04T20:56:35.052Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
20:56:35 [2024-02-04T20:56:35.052Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:56:35 [2024-02-04T20:56:35.613Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
20:56:35 [2024-02-04T20:56:35.613Z] === RUN   TestServiceWithPredefinedNetwork
20:56:38 [2024-02-04T20:56:38.125Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s)
20:56:38 [2024-02-04T20:56:38.125Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:56:38 [2024-02-04T20:56:38.125Z]     service_test.go:250: FLAKY_TEST
20:56:38 [2024-02-04T20:56:38.125Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:56:38 [2024-02-04T20:56:38.125Z] === RUN   TestServiceWithDataPathPortInit
20:56:52 [2024-02-04T20:56:52.957Z] --- PASS: TestServiceWithDataPathPortInit (13.33s)
20:56:52 [2024-02-04T20:56:52.957Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:56:53 [2024-02-04T20:56:53.213Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xj4zymr0o8ushfilodfb2ws4c Created:2024-02-04 20:56:52.422363366 +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[fb13f1aec350ab0dcaec5d6de31f6e0e4372f8ad54a3b5095f803f50f81564c8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fn817495gcnnrlgxbwr1zn2nf EndpointID:76e7207a52c1f4fffeb6f826c23d340caac7530b0b76d1871a7056bcc3836629 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f145ceb1d2012eab1376a8ca43f500ea05e203f38217590b289c7af778d8b102 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:c933d4e2be7f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fn817495gcnnrlgxbwr1zn2nf EndpointID:76e7207a52c1f4fffeb6f826c23d340caac7530b0b76d1871a7056bcc3836629 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:56:58 [2024-02-04T20:56:58.452Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.56s)
20:56:58 [2024-02-04T20:56:58.452Z] PASS
20:56:58 [2024-02-04T20:56:58.452Z] 
20:56:58 [2024-02-04T20:56:58.452Z] === Skipped
20:56:58 [2024-02-04T20:56:58.452Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:56:58 [2024-02-04T20:56:58.452Z]     service_test.go:250: FLAKY_TEST
20:56:58 [2024-02-04T20:56:58.452Z] 
20:56:58 [2024-02-04T20:56:58.452Z] DONE 44 tests, 1 skipped in 47.318s
20:56:58 [2024-02-04T20:56:58.452Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
20:56:58 [2024-02-04T20:56:58.452Z] ++ '[' -n '' ']'
20:56:58 [2024-02-04T20:56:58.452Z] ++ 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
20:56:58 [2024-02-04T20:56:58.452Z] ++ set -e
20:56:58 [2024-02-04T20:56:58.452Z] ++ '[' -n 0 ']'
20:56:58 [2024-02-04T20:56:58.452Z] ++ set -x
20:56:58 [2024-02-04T20:56:58.452Z] ++ 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.7izaC7ABi2/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
20:56:58 [2024-02-04T20:56:58.452Z] INFO: Testing against a local daemon
20:56:58 [2024-02-04T20:56:58.452Z] === RUN   TestDockerNetworkIpvlanPersistance
20:56:58 [2024-02-04T20:56:58.452Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:56:58 [2024-02-04T20:56:58.452Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:56:58 [2024-02-04T20:56:58.452Z] === RUN   TestDockerNetworkIpvlan
20:56:58 [2024-02-04T20:56:58.452Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:56:58 [2024-02-04T20:56:58.452Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:56:58 [2024-02-04T20:56:58.452Z] PASS
20:56:58 [2024-02-04T20:56:58.452Z] 
20:56:58 [2024-02-04T20:56:58.452Z] === Skipped
20:56:58 [2024-02-04T20:56:58.452Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:56:58 [2024-02-04T20:56:58.452Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:56:58 [2024-02-04T20:56:58.452Z] 
20:56:58 [2024-02-04T20:56:58.452Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:56:58 [2024-02-04T20:56:58.452Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:56:58 [2024-02-04T20:56:58.452Z] 
20:56:58 [2024-02-04T20:56:58.452Z] DONE 2 tests, 2 skipped in 0.040s
20:56:58 [2024-02-04T20:56:58.452Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
20:56:58 [2024-02-04T20:56:58.452Z] ++ '[' -n '' ']'
20:56:58 [2024-02-04T20:56:58.452Z] ++ 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
20:56:58 [2024-02-04T20:56:58.452Z] ++ set -e
20:56:58 [2024-02-04T20:56:58.452Z] ++ '[' -n 0 ']'
20:56:58 [2024-02-04T20:56:58.452Z] ++ set -x
20:56:58 [2024-02-04T20:56:58.452Z] ++ 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.7izaC7ABi2/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
20:56:58 [2024-02-04T20:56:58.452Z] INFO: Testing against a local daemon
20:56:58 [2024-02-04T20:56:58.452Z] === RUN   TestDockerNetworkMacvlanPersistance
20:56:59 [2024-02-04T20:56:59.377Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
20:56:59 [2024-02-04T20:56:59.378Z] === RUN   TestDockerNetworkMacvlan
20:56:59 [2024-02-04T20:56:59.378Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:56:59 [2024-02-04T20:56:59.938Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:57:00 [2024-02-04T20:57:00.499Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:57:01 [2024-02-04T20:57:01.060Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:57:01 [2024-02-04T20:57:01.620Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:57:02 [2024-02-04T20:57:02.181Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:57:02 [2024-02-04T20:57:02.741Z] --- PASS: TestDockerNetworkMacvlan (3.58s)
20:57:02 [2024-02-04T20:57:02.741Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
20:57:02 [2024-02-04T20:57:02.741Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
20:57:02 [2024-02-04T20:57:02.741Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
20:57:02 [2024-02-04T20:57:02.741Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
20:57:02 [2024-02-04T20:57:02.741Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s)
20:57:02 [2024-02-04T20:57:02.741Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
20:57:02 [2024-02-04T20:57:02.741Z] PASS
20:57:02 [2024-02-04T20:57:02.741Z] 
20:57:02 [2024-02-04T20:57:02.741Z] DONE 8 tests in 4.934s
20:57:02 [2024-02-04T20:57:02.741Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
20:57:02 [2024-02-04T20:57:02.741Z] ++ '[' -n '' ']'
20:57:02 [2024-02-04T20:57:02.741Z] ++ 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
20:57:02 [2024-02-04T20:57:02.741Z] ++ set -e
20:57:02 [2024-02-04T20:57:02.741Z] ++ '[' -n 0 ']'
20:57:02 [2024-02-04T20:57:02.741Z] ++ set -x
20:57:02 [2024-02-04T20:57:02.741Z] ++ 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.7izaC7ABi2/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
20:57:02 [2024-02-04T20:57:02.741Z] INFO: Testing against a local daemon
20:57:02 [2024-02-04T20:57:02.741Z] === RUN   TestBridgeICC
20:57:03 [2024-02-04T20:57:03.667Z] === RUN   TestBridgeICC/IPv4_non-internal_network
20:57:04 [2024-02-04T20:57:04.592Z] === RUN   TestBridgeICC/IPv4_internal_network
20:57:05 [2024-02-04T20:57:05.518Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
20:57:06 [2024-02-04T20:57:06.443Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
20:57:07 [2024-02-04T20:57:07.369Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
20:57:08 [2024-02-04T20:57:08.295Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
20:57:09 [2024-02-04T20:57:09.221Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
20:57:10 [2024-02-04T20:57:10.584Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
20:57:11 [2024-02-04T20:57:11.510Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
20:57:13 [2024-02-04T20:57:13.396Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
20:57:16 [2024-02-04T20:57:16.657Z] --- PASS: TestBridgeICC (13.56s)
20:57:16 [2024-02-04T20:57:16.658Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (0.98s)
20:57:16 [2024-02-04T20:57:16.658Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.97s)
20:57:16 [2024-02-04T20:57:16.658Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.04s)
20:57:16 [2024-02-04T20:57:16.658Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.93s)
20:57:16 [2024-02-04T20:57:16.658Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.03s)
20:57:16 [2024-02-04T20:57:16.658Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.92s)
20:57:16 [2024-02-04T20:57:16.658Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.00s)
20:57:16 [2024-02-04T20:57:16.658Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.01s)
20:57:16 [2024-02-04T20:57:16.658Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (1.99s)
20:57:16 [2024-02-04T20:57:16.658Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.08s)
20:57:16 [2024-02-04T20:57:16.658Z] === RUN   TestBridgeINC
20:57:16 [2024-02-04T20:57:16.913Z] === RUN   TestBridgeINC/IPv4_non-internal_network
20:57:21 [2024-02-04T20:57:21.074Z] === RUN   TestBridgeINC/IPv4_internal_network
20:57:22 [2024-02-04T20:57:22.437Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
20:57:26 [2024-02-04T20:57:26.684Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
20:57:27 [2024-02-04T20:57:27.610Z] --- PASS: TestBridgeINC (11.29s)
20:57:27 [2024-02-04T20:57:27.610Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.18s)
20:57:27 [2024-02-04T20:57:27.610Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.09s)
20:57:27 [2024-02-04T20:57:27.610Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.28s)
20:57:27 [2024-02-04T20:57:27.610Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.12s)
20:57:27 [2024-02-04T20:57:27.610Z] === RUN   TestDefaultBridgeIPv6
20:57:27 [2024-02-04T20:57:27.610Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
20:57:28 [2024-02-04T20:57:28.972Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
20:57:30 [2024-02-04T20:57:30.858Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
20:57:31 [2024-02-04T20:57:31.784Z] --- PASS: TestDefaultBridgeIPv6 (4.20s)
20:57:31 [2024-02-04T20:57:31.784Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.40s)
20:57:31 [2024-02-04T20:57:31.784Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.43s)
20:57:31 [2024-02-04T20:57:31.784Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.36s)
20:57:31 [2024-02-04T20:57:31.784Z] === RUN   TestDefaultBridgeAddresses
20:57:31 [2024-02-04T20:57:31.784Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
20:57:33 [2024-02-04T20:57:33.711Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
20:57:35 [2024-02-04T20:57:35.073Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
20:57:35 [2024-02-04T20:57:35.073Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
20:57:35 [2024-02-04T20:57:35.073Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
20:57:35 [2024-02-04T20:57:35.073Z] === RUN   TestEtcHostsIpv6
20:57:35 [2024-02-04T20:57:35.633Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
20:57:36 [2024-02-04T20:57:36.194Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
20:57:39 [2024-02-04T20:57:39.456Z] --- PASS: TestEtcHostsIpv6 (4.56s)
20:57:39 [2024-02-04T20:57:39.456Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.49s)
20:57:39 [2024-02-04T20:57:39.456Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (3.47s)
20:57:39 [2024-02-04T20:57:39.456Z] === RUN   TestMACAddrOnRestart
20:57:41 [2024-02-04T20:57:41.342Z] --- PASS: TestMACAddrOnRestart (1.89s)
20:57:41 [2024-02-04T20:57:41.342Z] === RUN   TestCfgdMACAddrOnRestart
20:57:43 [2024-02-04T20:57:43.855Z] --- PASS: TestCfgdMACAddrOnRestart (2.38s)
20:57:43 [2024-02-04T20:57:43.855Z] === RUN   TestInspectCfgdMAC
20:57:44 [2024-02-04T20:57:44.416Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
20:57:44 [2024-02-04T20:57:44.416Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
20:57:44 [2024-02-04T20:57:44.416Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
20:57:44 [2024-02-04T20:57:44.671Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
20:57:44 [2024-02-04T20:57:44.927Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
20:57:44 [2024-02-04T20:57:44.927Z] --- PASS: TestInspectCfgdMAC (1.09s)
20:57:44 [2024-02-04T20:57:44.927Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.04s)
20:57:44 [2024-02-04T20:57:44.927Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.03s)
20:57:44 [2024-02-04T20:57:44.927Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.19s)
20:57:44 [2024-02-04T20:57:44.927Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.19s)
20:57:44 [2024-02-04T20:57:44.927Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.03s)
20:57:44 [2024-02-04T20:57:44.927Z] PASS
20:57:44 [2024-02-04T20:57:44.927Z] 
20:57:44 [2024-02-04T20:57:44.927Z] DONE 34 tests in 42.113s
20:57:44 [2024-02-04T20:57:44.927Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
20:57:44 [2024-02-04T20:57:44.927Z] ++ '[' -n '' ']'
20:57:44 [2024-02-04T20:57:44.927Z] ++ 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
20:57:44 [2024-02-04T20:57:44.927Z] ++ set -e
20:57:44 [2024-02-04T20:57:44.927Z] ++ '[' -n 0 ']'
20:57:44 [2024-02-04T20:57:44.927Z] ++ set -x
20:57:44 [2024-02-04T20:57:44.927Z] ++ 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.7izaC7ABi2/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
20:57:44 [2024-02-04T20:57:44.927Z] testing: warning: no tests to run
20:57:44 [2024-02-04T20:57:44.927Z] PASS
20:57:44 [2024-02-04T20:57:44.927Z] 
20:57:44 [2024-02-04T20:57:44.927Z] DONE 0 tests in 0.007s
20:57:44 [2024-02-04T20:57:44.927Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
20:57:44 [2024-02-04T20:57:44.927Z] ++ '[' -n '' ']'
20:57:44 [2024-02-04T20:57:44.927Z] ++ 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
20:57:44 [2024-02-04T20:57:44.927Z] ++ set -e
20:57:44 [2024-02-04T20:57:44.927Z] ++ '[' -n 0 ']'
20:57:44 [2024-02-04T20:57:44.927Z] ++ set -x
20:57:44 [2024-02-04T20:57:44.927Z] ++ 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.7izaC7ABi2/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
20:57:44 [2024-02-04T20:57:44.927Z] INFO: Testing against a local daemon
20:57:44 [2024-02-04T20:57:44.927Z] === RUN   TestAuthZPluginAllowRequest
20:57:46 [2024-02-04T20:57:46.289Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
20:57:46 [2024-02-04T20:57:46.289Z] === RUN   TestAuthZPluginTLS
20:57:46 [2024-02-04T20:57:46.544Z] --- PASS: TestAuthZPluginTLS (0.55s)
20:57:46 [2024-02-04T20:57:46.544Z] === RUN   TestAuthZPluginDenyRequest
20:57:47 [2024-02-04T20:57:47.105Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:57:47 [2024-02-04T20:57:47.105Z] === RUN   TestAuthZPluginAPIDenyResponse
20:57:47 [2024-02-04T20:57:47.666Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:57:47 [2024-02-04T20:57:47.666Z] === RUN   TestAuthZPluginDenyResponse
20:57:48 [2024-02-04T20:57:48.226Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
20:57:48 [2024-02-04T20:57:48.226Z] === RUN   TestAuthZPluginAllowEventStream
20:57:49 [2024-02-04T20:57:49.153Z] 2024/02/04 20:57:48 http: panic serving 127.0.0.1:33656: runtime error: invalid memory address or nil pointer dereference
20:57:49 [2024-02-04T20:57:49.153Z] goroutine 167 [running]:
20:57:49 [2024-02-04T20:57:49.153Z] net/http.(*conn).serve.func1()
20:57:49 [2024-02-04T20:57:49.153Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
20:57:49 [2024-02-04T20:57:49.153Z] panic({0xa74a00?, 0x1599ca0?})
20:57:49 [2024-02-04T20:57:49.153Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
20:57:49 [2024-02-04T20:57:49.153Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72a48, 0x40005a92c0}, 0xffff57a6b958?)
20:57:49 [2024-02-04T20:57:49.153Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
20:57:49 [2024-02-04T20:57:49.153Z] net/http.HandlerFunc.ServeHTTP(0x40001df000?, {0xd72a48?, 0x40005a92c0?}, 0x4022e4?)
20:57:49 [2024-02-04T20:57:49.153Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:57:49 [2024-02-04T20:57:49.153Z] net/http.(*ServeMux).ServeHTTP(0xd78ff8?, {0xd72a48, 0x40005a92c0}, 0x40001df000)
20:57:49 [2024-02-04T20:57:49.153Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
20:57:49 [2024-02-04T20:57:49.153Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000734000, {0xd71608?, 0x400048d880}, 0x40001def00, {0xd67960, 0x400071c1c0})
20:57:49 [2024-02-04T20:57:49.153Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
20:57:49 [2024-02-04T20:57:49.153Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71608?, 0x400048d880?}, 0x40004e6900?)
20:57:49 [2024-02-04T20:57:49.153Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
20:57:49 [2024-02-04T20:57:49.153Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71608?, 0x400048d880?}, 0x400048d880?)
20:57:49 [2024-02-04T20:57:49.153Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:57:49 [2024-02-04T20:57:49.153Z] net/http.serverHandler.ServeHTTP({0xd6e1e8?}, {0xd71608?, 0x400048d880?}, 0x6?)
20:57:49 [2024-02-04T20:57:49.153Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
20:57:49 [2024-02-04T20:57:49.153Z] net/http.(*conn).serve(0x4000712cf0, {0xd78ff8, 0x4000392330})
20:57:49 [2024-02-04T20:57:49.153Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
20:57:49 [2024-02-04T20:57:49.153Z] created by net/http.(*Server).Serve in goroutine 50
20:57:49 [2024-02-04T20:57:49.153Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
20:57:50 [2024-02-04T20:57:50.078Z] 2024/02/04 20:57:49 http: panic serving 127.0.0.1:33658: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
20:57:50 [2024-02-04T20:57:50.078Z] goroutine 157 [running]:
20:57:50 [2024-02-04T20:57:50.078Z] net/http.(*conn).serve.func1()
20:57:50 [2024-02-04T20:57:50.078Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
20:57:50 [2024-02-04T20:57:50.078Z] panic({0xa0ae80?, 0x40004e6a20?})
20:57:50 [2024-02-04T20:57:50.078Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
20:57:50 [2024-02-04T20:57:50.078Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72a48, 0x40005a9380}, 0xffff57a6b958?)
20:57:50 [2024-02-04T20:57:50.078Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
20:57:50 [2024-02-04T20:57:50.078Z] net/http.HandlerFunc.ServeHTTP(0x40001df100?, {0xd72a48?, 0x40005a9380?}, 0x4022e4?)
20:57:50 [2024-02-04T20:57:50.078Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:57:50 [2024-02-04T20:57:50.078Z] net/http.(*ServeMux).ServeHTTP(0xd78ff8?, {0xd72a48, 0x40005a9380}, 0x40001df100)
20:57:50 [2024-02-04T20:57:50.078Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
20:57:50 [2024-02-04T20:57:50.078Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000734000, {0xd71608?, 0x400048d960}, 0x400001e500, {0xd67960, 0x400071c1c0})
20:57:50 [2024-02-04T20:57:50.078Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
20:57:50 [2024-02-04T20:57:50.078Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71608?, 0x400048d960?}, 0x40005a7ce0?)
20:57:50 [2024-02-04T20:57:50.078Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
20:57:50 [2024-02-04T20:57:50.078Z] net/http.HandlerFunc.ServeHTTP(0x15f74a0?, {0xd71608?, 0x400048d960?}, 0x40003d6b40?)
20:57:50 [2024-02-04T20:57:50.078Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:57:50 [2024-02-04T20:57:50.078Z] net/http.serverHandler.ServeHTTP({0x40005a7ce0?}, {0xd71608?, 0x400048d960?}, 0x6?)
20:57:50 [2024-02-04T20:57:50.078Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
20:57:50 [2024-02-04T20:57:50.078Z] net/http.(*conn).serve(0x40004b5710, {0xd78ff8, 0x4000392330})
20:57:50 [2024-02-04T20:57:50.078Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
20:57:50 [2024-02-04T20:57:50.078Z] created by net/http.(*Server).Serve in goroutine 50
20:57:50 [2024-02-04T20:57:50.078Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
20:57:51 [2024-02-04T20:57:51.965Z] 2024/02/04 20:57:51 http: panic serving 127.0.0.1:36476: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
20:57:51 [2024-02-04T20:57:51.965Z] goroutine 211 [running]:
20:57:51 [2024-02-04T20:57:51.965Z] net/http.(*conn).serve.func1()
20:57:51 [2024-02-04T20:57:51.965Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
20:57:51 [2024-02-04T20:57:51.965Z] panic({0xa0ae80?, 0x40004e6ac0?})
20:57:51 [2024-02-04T20:57:51.965Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
20:57:51 [2024-02-04T20:57:51.965Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72a48, 0x40005a9440}, 0xffff57a6b958?)
20:57:51 [2024-02-04T20:57:51.965Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
20:57:51 [2024-02-04T20:57:51.965Z] net/http.HandlerFunc.ServeHTTP(0x40001df300?, {0xd72a48?, 0x40005a9440?}, 0x4022e4?)
20:57:51 [2024-02-04T20:57:51.965Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:57:51 [2024-02-04T20:57:51.965Z] net/http.(*ServeMux).ServeHTTP(0xd78ff8?, {0xd72a48, 0x40005a9440}, 0x40001df300)
20:57:51 [2024-02-04T20:57:51.965Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
20:57:51 [2024-02-04T20:57:51.965Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000734000, {0xd71608?, 0x400048da40}, 0x40001df200, {0xd67960, 0x400071c1c0})
20:57:51 [2024-02-04T20:57:51.965Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
20:57:51 [2024-02-04T20:57:51.965Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71608?, 0x400048da40?}, 0x4000401140?)
20:57:51 [2024-02-04T20:57:51.965Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
20:57:51 [2024-02-04T20:57:51.965Z] net/http.HandlerFunc.ServeHTTP(0x15f74a0?, {0xd71608?, 0x400048da40?}, 0x40003d6b40?)
20:57:51 [2024-02-04T20:57:51.965Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:57:51 [2024-02-04T20:57:51.965Z] net/http.serverHandler.ServeHTTP({0x4000401140?}, {0xd71608?, 0x400048da40?}, 0x6?)
20:57:51 [2024-02-04T20:57:51.965Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
20:57:51 [2024-02-04T20:57:51.965Z] net/http.(*conn).serve(0x40004b5dd0, {0xd78ff8, 0x4000392330})
20:57:51 [2024-02-04T20:57:51.965Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
20:57:51 [2024-02-04T20:57:51.965Z] created by net/http.(*Server).Serve in goroutine 50
20:57:51 [2024-02-04T20:57:51.965Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
20:57:54 [2024-02-04T20:57:54.476Z] --- PASS: TestAuthZPluginAllowEventStream (5.99s)
20:57:54 [2024-02-04T20:57:54.476Z] === RUN   TestAuthZPluginErrorResponse
20:57:54 [2024-02-04T20:57:54.731Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
20:57:54 [2024-02-04T20:57:54.731Z] === RUN   TestAuthZPluginErrorRequest
20:57:55 [2024-02-04T20:57:55.292Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:57:55 [2024-02-04T20:57:55.292Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:57:55 [2024-02-04T20:57:55.852Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:57:55 [2024-02-04T20:57:55.852Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:57:56 [2024-02-04T20:57:56.778Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.07s)
20:57:56 [2024-02-04T20:57:56.778Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:57:58 [2024-02-04T20:57:58.145Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s)
20:57:58 [2024-02-04T20:57:58.145Z] === RUN   TestAuthZPluginHeader
20:57:58 [2024-02-04T20:57:58.400Z] --- PASS: TestAuthZPluginHeader (0.63s)
20:57:58 [2024-02-04T20:57:58.400Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:57:58 [2024-02-04T20:57:58.400Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
20:57:58 [2024-02-04T20:57:58.400Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:57:58 [2024-02-04T20:57:58.400Z] === RUN   TestAuthZPluginV2Disable
20:57:58 [2024-02-04T20:57:58.400Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
20:57:58 [2024-02-04T20:57:58.400Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:57:58 [2024-02-04T20:57:58.400Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:57:58 [2024-02-04T20:57:58.400Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
20:57:58 [2024-02-04T20:57:58.400Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:57:58 [2024-02-04T20:57:58.400Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:57:58 [2024-02-04T20:57:58.400Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
20:57:58 [2024-02-04T20:57:58.400Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:57:58 [2024-02-04T20:57:58.400Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:58:16 [2024-02-04T20:58:16.435Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
20:58:16 [2024-02-04T20:58:16.435Z] PASS
20:58:16 [2024-02-04T20:58:16.435Z] 
20:58:16 [2024-02-04T20:58:16.435Z] === Skipped
20:58:16 [2024-02-04T20:58:16.435Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:58:16 [2024-02-04T20:58:16.435Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
20:58:16 [2024-02-04T20:58:16.435Z] 
20:58:16 [2024-02-04T20:58:16.435Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:58:16 [2024-02-04T20:58:16.435Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
20:58:16 [2024-02-04T20:58:16.435Z] 
20:58:16 [2024-02-04T20:58:16.435Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:58:16 [2024-02-04T20:58:16.435Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
20:58:16 [2024-02-04T20:58:16.435Z] 
20:58:16 [2024-02-04T20:58:16.435Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:58:16 [2024-02-04T20:58:16.435Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
20:58:16 [2024-02-04T20:58:16.435Z] 
20:58:16 [2024-02-04T20:58:16.435Z] DONE 17 tests, 4 skipped in 30.464s
20:58:16 [2024-02-04T20:58:16.435Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
20:58:16 [2024-02-04T20:58:16.435Z] ++ '[' -n '' ']'
20:58:16 [2024-02-04T20:58:16.435Z] ++ 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
20:58:16 [2024-02-04T20:58:16.435Z] ++ set -e
20:58:16 [2024-02-04T20:58:16.435Z] ++ '[' -n 0 ']'
20:58:16 [2024-02-04T20:58:16.435Z] ++ set -x
20:58:16 [2024-02-04T20:58:16.435Z] ++ 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.7izaC7ABi2/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
20:58:16 [2024-02-04T20:58:16.435Z] INFO: Testing against a local daemon
20:58:16 [2024-02-04T20:58:16.435Z] === RUN   TestPluginInvalidJSON
20:58:16 [2024-02-04T20:58:16.435Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
20:58:16 [2024-02-04T20:58:16.435Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
20:58:16 [2024-02-04T20:58:16.435Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
20:58:16 [2024-02-04T20:58:16.435Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
20:58:16 [2024-02-04T20:58:16.435Z] === RUN   TestPluginInvalidJSON/plugins/pull
20:58:16 [2024-02-04T20:58:16.436Z] === PAUSE TestPluginInvalidJSON/plugins/pull
20:58:16 [2024-02-04T20:58:16.436Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
20:58:16 [2024-02-04T20:58:16.436Z] === CONT  TestPluginInvalidJSON/plugins/pull
20:58:16 [2024-02-04T20:58:16.436Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
20:58:16 [2024-02-04T20:58:16.436Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
20:58:16 [2024-02-04T20:58:16.436Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
20:58:16 [2024-02-04T20:58:16.436Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
20:58:16 [2024-02-04T20:58:16.436Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
20:58:16 [2024-02-04T20:58:16.436Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
20:58:16 [2024-02-04T20:58:16.436Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
20:58:16 [2024-02-04T20:58:16.436Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
20:58:16 [2024-02-04T20:58:16.436Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
20:58:16 [2024-02-04T20:58:16.436Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
20:58:16 [2024-02-04T20:58:16.436Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
20:58:16 [2024-02-04T20:58:16.436Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
20:58:16 [2024-02-04T20:58:16.436Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
20:58:16 [2024-02-04T20:58:16.436Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:58:16 [2024-02-04T20:58:16.436Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
20:58:16 [2024-02-04T20:58:16.436Z] === RUN   TestPluginInstall
20:58:16 [2024-02-04T20:58:16.436Z] === RUN   TestPluginInstall/no_auth
20:58:18 [2024-02-04T20:58:18.949Z] time="2024-02-04T20:58:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:58:18 [2024-02-04T20:58:18.949Z] time="2024-02-04T20:58:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c499d54cbe5564ad6c051b107b5da0c882e7ca837b2cec766c744d1f74043c54" mediatype=application/vnd.docker.plugin.v1+json size=522
20:58:18 [2024-02-04T20:58:18.949Z] time="2024-02-04T20:58:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:58:18 [2024-02-04T20:58:18.949Z] time="2024-02-04T20:58:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c499d54cbe5564ad6c051b107b5da0c882e7ca837b2cec766c744d1f74043c54" mediatype=application/vnd.docker.plugin.v1+json size=522
20:58:19 [2024-02-04T20:58:19.204Z] === RUN   TestPluginInstall/with_digest
20:58:19 [2024-02-04T20:58:19.765Z] === RUN   TestPluginInstall/with_htpasswd
20:58:20 [2024-02-04T20:58:20.022Z] time="2024-02-04T20:58:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:58:20 [2024-02-04T20:58:20.022Z] time="2024-02-04T20:58:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22ff0d0261548d2ffcfd95639cf078444ec024ba1efeba212f930af67e977024" mediatype=application/vnd.docker.plugin.v1+json size=522
20:58:20 [2024-02-04T20:58:20.022Z] time="2024-02-04T20:58:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:58:20 [2024-02-04T20:58:20.022Z] time="2024-02-04T20:58:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22ff0d0261548d2ffcfd95639cf078444ec024ba1efeba212f930af67e977024" mediatype=application/vnd.docker.plugin.v1+json size=522
20:58:20 [2024-02-04T20:58:20.022Z] === RUN   TestPluginInstall/with_insecure
20:58:20 [2024-02-04T20:58:20.948Z] time="2024-02-04T20:58:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:58:20 [2024-02-04T20:58:20.948Z] time="2024-02-04T20:58:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f850a88e9e5553c0166bb8ae280bfd0c638e819e8a9b0ddb19afb1dc53d01db6" mediatype=application/vnd.docker.plugin.v1+json size=522
20:58:20 [2024-02-04T20:58:20.948Z] time="2024-02-04T20:58:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:58:20 [2024-02-04T20:58:20.948Z] time="2024-02-04T20:58:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f850a88e9e5553c0166bb8ae280bfd0c638e819e8a9b0ddb19afb1dc53d01db6" mediatype=application/vnd.docker.plugin.v1+json size=522
20:58:20 [2024-02-04T20:58:20.948Z]     plugin_test.go:247: [d5f7f1db186df] daemon is not started
20:58:20 [2024-02-04T20:58:20.948Z] --- PASS: TestPluginInstall (5.49s)
20:58:20 [2024-02-04T20:58:20.948Z]     --- PASS: TestPluginInstall/no_auth (3.67s)
20:58:20 [2024-02-04T20:58:20.948Z]     --- PASS: TestPluginInstall/with_digest (0.46s)
20:58:20 [2024-02-04T20:58:20.948Z]     --- PASS: TestPluginInstall/with_htpasswd (0.44s)
20:58:20 [2024-02-04T20:58:20.948Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
20:58:20 [2024-02-04T20:58:20.948Z] === RUN   TestPluginsWithRuntimes
20:58:22 [2024-02-04T20:58:22.311Z] === RUN   TestPluginsWithRuntimes/No_Args
20:58:23 [2024-02-04T20:58:23.237Z] === RUN   TestPluginsWithRuntimes/With_Args
20:58:24 [2024-02-04T20:58:24.162Z] --- PASS: TestPluginsWithRuntimes (3.24s)
20:58:24 [2024-02-04T20:58:24.162Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
20:58:24 [2024-02-04T20:58:24.162Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
20:58:24 [2024-02-04T20:58:24.162Z] === RUN   TestPluginBackCompatMediaTypes
20:58:24 [2024-02-04T20:58:24.722Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
20:58:24 [2024-02-04T20:58:24.722Z] PASS
20:58:24 [2024-02-04T20:58:24.722Z] 
20:58:24 [2024-02-04T20:58:24.722Z] DONE 25 tests in 9.256s
20:58:24 [2024-02-04T20:58:24.722Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
20:58:24 [2024-02-04T20:58:24.722Z] ++ '[' -n '' ']'
20:58:24 [2024-02-04T20:58:24.722Z] ++ 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
20:58:24 [2024-02-04T20:58:24.722Z] ++ set -e
20:58:24 [2024-02-04T20:58:24.722Z] ++ '[' -n 0 ']'
20:58:24 [2024-02-04T20:58:24.722Z] ++ set -x
20:58:24 [2024-02-04T20:58:24.723Z] ++ 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.7izaC7ABi2/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
20:58:24 [2024-02-04T20:58:24.723Z] INFO: Testing against a local daemon
20:58:24 [2024-02-04T20:58:24.723Z] === RUN   TestExternalGraphDriver
20:58:24 [2024-02-04T20:58:24.978Z] === RUN   TestExternalGraphDriver/json
20:58:24 [2024-02-04T20:58:24.978Z] === RUN   TestExternalGraphDriver/spec
20:58:24 [2024-02-04T20:58:24.978Z] === RUN   TestExternalGraphDriver/pull
20:58:24 [2024-02-04T20:58:24.978Z] --- PASS: TestExternalGraphDriver (0.34s)
20:58:24 [2024-02-04T20:58:24.978Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
20:58:24 [2024-02-04T20:58:24.978Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
20:58:24 [2024-02-04T20:58:24.978Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
20:58:24 [2024-02-04T20:58:24.978Z] === RUN   TestGraphdriverPluginV2
20:58:25 [2024-02-04T20:58:25.538Z]     external_test.go:416: (*Execution).NotAmd64-fm
20:58:25 [2024-02-04T20:58:25.538Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
20:58:25 [2024-02-04T20:58:25.538Z] PASS
20:58:25 [2024-02-04T20:58:25.538Z] 
20:58:25 [2024-02-04T20:58:25.538Z] === Skipped
20:58:25 [2024-02-04T20:58:25.538Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
20:58:25 [2024-02-04T20:58:25.538Z]     external_test.go:416: (*Execution).NotAmd64-fm
20:58:25 [2024-02-04T20:58:25.538Z] 
20:58:25 [2024-02-04T20:58:25.538Z] DONE 5 tests, 1 skipped in 0.699s
20:58:25 [2024-02-04T20:58:25.538Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
20:58:25 [2024-02-04T20:58:25.538Z] ++ '[' -n '' ']'
20:58:25 [2024-02-04T20:58:25.538Z] ++ 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
20:58:25 [2024-02-04T20:58:25.538Z] ++ set -e
20:58:25 [2024-02-04T20:58:25.538Z] ++ '[' -n 0 ']'
20:58:25 [2024-02-04T20:58:25.538Z] ++ set -x
20:58:25 [2024-02-04T20:58:25.538Z] ++ 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.7izaC7ABi2/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
20:58:25 [2024-02-04T20:58:25.538Z] INFO: Testing against a local daemon
20:58:25 [2024-02-04T20:58:25.538Z] === RUN   TestContinueAfterPluginCrash
20:58:25 [2024-02-04T20:58:25.538Z] === PAUSE TestContinueAfterPluginCrash
20:58:25 [2024-02-04T20:58:25.538Z] === RUN   TestReadPluginNoRead
20:58:25 [2024-02-04T20:58:25.538Z] === PAUSE TestReadPluginNoRead
20:58:25 [2024-02-04T20:58:25.538Z] === RUN   TestDaemonStartWithLogOpt
20:58:25 [2024-02-04T20:58:25.538Z] === PAUSE TestDaemonStartWithLogOpt
20:58:25 [2024-02-04T20:58:25.538Z] === CONT  TestDaemonStartWithLogOpt
20:58:25 [2024-02-04T20:58:25.538Z] === CONT  TestReadPluginNoRead
20:58:25 [2024-02-04T20:58:25.538Z] === CONT  TestContinueAfterPluginCrash
20:58:27 [2024-02-04T20:58:27.467Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:58:28 [2024-02-04T20:58:28.028Z] --- PASS: TestDaemonStartWithLogOpt (2.64s)
20:58:29 [2024-02-04T20:58:29.080Z] === RUN   TestReadPluginNoRead/default
20:58:30 [2024-02-04T20:58:30.005Z] === RUN   TestReadPluginNoRead/disabled_caching
20:58:30 [2024-02-04T20:58:30.971Z]     read_test.go:93: [d6d29646c3f09] daemon is not started
20:58:30 [2024-02-04T20:58:30.971Z] --- PASS: TestReadPluginNoRead (5.49s)
20:58:30 [2024-02-04T20:58:30.971Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
20:58:30 [2024-02-04T20:58:30.971Z]     --- PASS: TestReadPluginNoRead/default (1.11s)
20:58:30 [2024-02-04T20:58:30.971Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.08s)
20:58:32 [2024-02-04T20:58:32.856Z] --- PASS: TestContinueAfterPluginCrash (7.53s)
20:58:32 [2024-02-04T20:58:32.856Z] PASS
20:58:32 [2024-02-04T20:58:32.856Z] 
20:58:32 [2024-02-04T20:58:32.856Z] DONE 6 tests in 7.568s
20:58:33 [2024-02-04T20:58:33.111Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
20:58:33 [2024-02-04T20:58:33.111Z] ++ '[' -n '' ']'
20:58:33 [2024-02-04T20:58:33.111Z] ++ 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
20:58:33 [2024-02-04T20:58:33.111Z] ++ set -e
20:58:33 [2024-02-04T20:58:33.111Z] ++ '[' -n 0 ']'
20:58:33 [2024-02-04T20:58:33.111Z] ++ set -x
20:58:33 [2024-02-04T20:58:33.111Z] ++ 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.7izaC7ABi2/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
20:58:33 [2024-02-04T20:58:33.111Z] testing: warning: no tests to run
20:58:33 [2024-02-04T20:58:33.111Z] PASS
20:58:33 [2024-02-04T20:58:33.111Z] 
20:58:33 [2024-02-04T20:58:33.111Z] DONE 0 tests in 0.007s
20:58:33 [2024-02-04T20:58:33.111Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
20:58:33 [2024-02-04T20:58:33.111Z] ++ '[' -n '' ']'
20:58:33 [2024-02-04T20:58:33.111Z] ++ 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
20:58:33 [2024-02-04T20:58:33.111Z] ++ set -e
20:58:33 [2024-02-04T20:58:33.111Z] ++ '[' -n 0 ']'
20:58:33 [2024-02-04T20:58:33.111Z] ++ set -x
20:58:33 [2024-02-04T20:58:33.111Z] ++ 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.7izaC7ABi2/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
20:58:33 [2024-02-04T20:58:33.111Z] INFO: Testing against a local daemon
20:58:33 [2024-02-04T20:58:33.111Z] === RUN   TestPluginWithDevMounts
20:58:33 [2024-02-04T20:58:33.111Z] === PAUSE TestPluginWithDevMounts
20:58:33 [2024-02-04T20:58:33.111Z] === CONT  TestPluginWithDevMounts
20:58:34 [2024-02-04T20:58:34.477Z] --- PASS: TestPluginWithDevMounts (1.47s)
20:58:34 [2024-02-04T20:58:34.477Z] PASS
20:58:34 [2024-02-04T20:58:34.477Z] 
20:58:34 [2024-02-04T20:58:34.477Z] DONE 1 tests in 1.501s
20:58:34 [2024-02-04T20:58:34.477Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
20:58:34 [2024-02-04T20:58:34.477Z] ++ '[' -n '' ']'
20:58:34 [2024-02-04T20:58:34.477Z] ++ 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
20:58:34 [2024-02-04T20:58:34.477Z] ++ set -e
20:58:34 [2024-02-04T20:58:34.477Z] ++ '[' -n 0 ']'
20:58:34 [2024-02-04T20:58:34.477Z] ++ set -x
20:58:34 [2024-02-04T20:58:34.477Z] ++ 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.7izaC7ABi2/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
20:58:34 [2024-02-04T20:58:34.477Z] INFO: Testing against a local daemon
20:58:34 [2024-02-04T20:58:34.477Z] === RUN   TestSecretInspect
20:58:36 [2024-02-04T20:58:36.989Z] --- PASS: TestSecretInspect (1.98s)
20:58:36 [2024-02-04T20:58:36.989Z] === RUN   TestSecretList
20:58:38 [2024-02-04T20:58:38.876Z] --- PASS: TestSecretList (1.96s)
20:58:38 [2024-02-04T20:58:38.876Z] === RUN   TestSecretsCreateAndDelete
20:58:40 [2024-02-04T20:58:40.762Z] --- PASS: TestSecretsCreateAndDelete (1.91s)
20:58:40 [2024-02-04T20:58:40.762Z] === RUN   TestSecretsUpdate
20:58:42 [2024-02-04T20:58:42.647Z] --- PASS: TestSecretsUpdate (1.97s)
20:58:42 [2024-02-04T20:58:42.647Z] === RUN   TestTemplatedSecret
20:58:45 [2024-02-04T20:58:45.159Z] --- PASS: TestTemplatedSecret (2.39s)
20:58:45 [2024-02-04T20:58:45.159Z] === RUN   TestSecretCreateResolve
20:58:47 [2024-02-04T20:58:47.046Z] --- PASS: TestSecretCreateResolve (1.97s)
20:58:47 [2024-02-04T20:58:47.046Z] PASS
20:58:47 [2024-02-04T20:58:47.046Z] 
20:58:47 [2024-02-04T20:58:47.046Z] DONE 6 tests in 12.208s
20:58:47 [2024-02-04T20:58:47.046Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
20:58:47 [2024-02-04T20:58:47.046Z] ++ '[' -n '' ']'
20:58:47 [2024-02-04T20:58:47.046Z] ++ 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
20:58:47 [2024-02-04T20:58:47.046Z] ++ set -e
20:58:47 [2024-02-04T20:58:47.046Z] ++ '[' -n 0 ']'
20:58:47 [2024-02-04T20:58:47.046Z] ++ set -x
20:58:47 [2024-02-04T20:58:47.046Z] ++ 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.7izaC7ABi2/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
20:58:47 [2024-02-04T20:58:47.046Z] INFO: Testing against a local daemon
20:58:47 [2024-02-04T20:58:47.046Z] === RUN   TestServiceCreateInit
20:58:47 [2024-02-04T20:58:47.046Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:58:50 [2024-02-04T20:58:50.308Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:58:53 [2024-02-04T20:58:53.571Z] --- PASS: TestServiceCreateInit (6.88s)
20:58:53 [2024-02-04T20:58:53.571Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.41s)
20:58:53 [2024-02-04T20:58:53.571Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s)
20:58:53 [2024-02-04T20:58:53.571Z] === RUN   TestCreateServiceMultipleTimes
20:59:08 [2024-02-04T20:59:08.434Z] --- PASS: TestCreateServiceMultipleTimes (14.54s)
20:59:08 [2024-02-04T20:59:08.434Z] === RUN   TestCreateServiceConflict
20:59:10 [2024-02-04T20:59:10.337Z] --- PASS: TestCreateServiceConflict (1.98s)
20:59:10 [2024-02-04T20:59:10.337Z] === RUN   TestCreateServiceMaxReplicas
20:59:12 [2024-02-04T20:59:12.867Z] --- PASS: TestCreateServiceMaxReplicas (2.60s)
20:59:12 [2024-02-04T20:59:12.867Z] === RUN   TestCreateServiceSecretFileMode
20:59:25 [2024-02-04T20:59:25.062Z] --- PASS: TestCreateServiceSecretFileMode (12.37s)
20:59:25 [2024-02-04T20:59:25.062Z] === RUN   TestCreateServiceConfigFileMode
20:59:39 [2024-02-04T20:59:39.892Z] --- PASS: TestCreateServiceConfigFileMode (12.41s)
20:59:39 [2024-02-04T20:59:39.892Z] === RUN   TestCreateServiceSysctls
20:59:40 [2024-02-04T20:59:40.818Z] --- PASS: TestCreateServiceSysctls (3.00s)
20:59:40 [2024-02-04T20:59:40.818Z] === RUN   TestCreateServiceCapabilities
20:59:43 [2024-02-04T20:59:43.329Z] --- PASS: TestCreateServiceCapabilities (2.33s)
20:59:43 [2024-02-04T20:59:43.329Z] === RUN   TestInspect
20:59:45 [2024-02-04T20:59:45.841Z] --- PASS: TestInspect (2.60s)
20:59:45 [2024-02-04T20:59:45.841Z] === RUN   TestCreateJob
20:59:48 [2024-02-04T20:59:48.353Z] --- PASS: TestCreateJob (2.85s)
20:59:48 [2024-02-04T20:59:48.353Z] === RUN   TestReplicatedJob
20:59:53 [2024-02-04T20:59:53.592Z] --- PASS: TestReplicatedJob (4.34s)
20:59:53 [2024-02-04T20:59:53.592Z] === RUN   TestUpdateReplicatedJob
20:59:56 [2024-02-04T20:59:56.104Z] --- PASS: TestUpdateReplicatedJob (2.96s)
20:59:56 [2024-02-04T20:59:56.104Z] === RUN   TestServiceListWithStatuses
21:00:00 [2024-02-04T21:00:00.267Z] --- PASS: TestServiceListWithStatuses (3.99s)
21:00:00 [2024-02-04T21:00:00.267Z] === RUN   TestDockerNetworkConnectAliasPreV144
21:00:03 [2024-02-04T21:00:03.529Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.94s)
21:00:03 [2024-02-04T21:00:03.529Z] === RUN   TestDockerNetworkReConnect
21:00:06 [2024-02-04T21:00:06.794Z] --- PASS: TestDockerNetworkReConnect (3.15s)
21:00:06 [2024-02-04T21:00:06.794Z] === RUN   TestServicePlugin
21:00:06 [2024-02-04T21:00:06.794Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
21:00:06 [2024-02-04T21:00:06.794Z] --- SKIP: TestServicePlugin (0.00s)
21:00:06 [2024-02-04T21:00:06.794Z] === RUN   TestServiceUpdateLabel
21:00:08 [2024-02-04T21:00:08.679Z] --- PASS: TestServiceUpdateLabel (2.01s)
21:00:08 [2024-02-04T21:00:08.679Z] === RUN   TestServiceUpdateSecrets
21:00:23 [2024-02-04T21:00:23.553Z] --- PASS: TestServiceUpdateSecrets (14.08s)
21:00:23 [2024-02-04T21:00:23.553Z] === RUN   TestServiceUpdateConfigs
21:00:38 [2024-02-04T21:00:38.385Z] --- PASS: TestServiceUpdateConfigs (14.06s)
21:00:38 [2024-02-04T21:00:38.385Z] === RUN   TestServiceUpdateNetwork
21:00:50 [2024-02-04T21:00:50.546Z] --- PASS: TestServiceUpdateNetwork (12.06s)
21:00:50 [2024-02-04T21:00:50.546Z] === RUN   TestServiceUpdatePidsLimit
21:00:50 [2024-02-04T21:00:50.546Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:00:50 [2024-02-04T21:00:50.802Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:00:58 [2024-02-04T21:00:58.881Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:01:05 [2024-02-04T21:01:05.411Z] --- PASS: TestServiceUpdatePidsLimit (15.93s)
21:01:05 [2024-02-04T21:01:05.411Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
21:01:05 [2024-02-04T21:01:05.411Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
21:01:05 [2024-02-04T21:01:05.411Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s)
21:01:05 [2024-02-04T21:01:05.411Z] PASS
21:01:05 [2024-02-04T21:01:05.411Z] 
21:01:05 [2024-02-04T21:01:05.411Z] === Skipped
21:01:05 [2024-02-04T21:01:05.411Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:01:05 [2024-02-04T21:01:05.411Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
21:01:05 [2024-02-04T21:01:05.411Z] 
21:01:05 [2024-02-04T21:01:05.411Z] DONE 26 tests, 1 skipped in 138.152s
21:01:05 [2024-02-04T21:01:05.411Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
21:01:05 [2024-02-04T21:01:05.411Z] ++ '[' -n '' ']'
21:01:05 [2024-02-04T21:01:05.411Z] ++ 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
21:01:05 [2024-02-04T21:01:05.411Z] ++ set -e
21:01:05 [2024-02-04T21:01:05.411Z] ++ '[' -n 0 ']'
21:01:05 [2024-02-04T21:01:05.411Z] ++ set -x
21:01:05 [2024-02-04T21:01:05.411Z] ++ 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.7izaC7ABi2/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
21:01:05 [2024-02-04T21:01:05.411Z] INFO: Testing against a local daemon
21:01:05 [2024-02-04T21:01:05.411Z] === RUN   TestSessionCreate
21:01:05 [2024-02-04T21:01:05.411Z] --- PASS: TestSessionCreate (0.01s)
21:01:05 [2024-02-04T21:01:05.411Z] === RUN   TestSessionCreateWithBadUpgrade
21:01:05 [2024-02-04T21:01:05.411Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
21:01:05 [2024-02-04T21:01:05.411Z] PASS
21:01:05 [2024-02-04T21:01:05.411Z] 
21:01:05 [2024-02-04T21:01:05.411Z] DONE 2 tests in 0.046s
21:01:05 [2024-02-04T21:01:05.411Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
21:01:05 [2024-02-04T21:01:05.411Z] ++ '[' -n '' ']'
21:01:05 [2024-02-04T21:01:05.411Z] ++ 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
21:01:05 [2024-02-04T21:01:05.411Z] ++ set -e
21:01:05 [2024-02-04T21:01:05.411Z] ++ '[' -n 0 ']'
21:01:05 [2024-02-04T21:01:05.411Z] ++ set -x
21:01:05 [2024-02-04T21:01:05.411Z] ++ 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.7izaC7ABi2/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
21:01:05 [2024-02-04T21:01:05.411Z] INFO: Testing against a local daemon
21:01:05 [2024-02-04T21:01:05.411Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:01:05 [2024-02-04T21:01:05.411Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:01:05 [2024-02-04T21:01:05.411Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:01:05 [2024-02-04T21:01:05.411Z] === RUN   TestDiskUsage
21:01:05 [2024-02-04T21:01:05.411Z] === PAUSE TestDiskUsage
21:01:05 [2024-02-04T21:01:05.411Z] === RUN   TestEventsExecDie
21:01:05 [2024-02-04T21:01:05.411Z] --- PASS: TestEventsExecDie (0.41s)
21:01:05 [2024-02-04T21:01:05.411Z] === RUN   TestEventsBackwardsCompatible
21:01:05 [2024-02-04T21:01:05.411Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
21:01:05 [2024-02-04T21:01:05.411Z] === RUN   TestEventsVolumeCreate
21:01:05 [2024-02-04T21:01:05.411Z] --- PASS: TestEventsVolumeCreate (0.05s)
21:01:05 [2024-02-04T21:01:05.411Z] === RUN   TestInfoBinaryCommits
21:01:05 [2024-02-04T21:01:05.411Z] --- PASS: TestInfoBinaryCommits (0.01s)
21:01:05 [2024-02-04T21:01:05.411Z] === RUN   TestInfoAPIVersioned
21:01:05 [2024-02-04T21:01:05.666Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:01:05 [2024-02-04T21:01:05.666Z] === RUN   TestInfoAPI
21:01:05 [2024-02-04T21:01:05.666Z] --- PASS: TestInfoAPI (0.01s)
21:01:05 [2024-02-04T21:01:05.666Z] === RUN   TestInfoAPIWarnings
21:01:23 [2024-02-04T21:01:23.700Z] --- PASS: TestInfoAPIWarnings (16.55s)
21:01:23 [2024-02-04T21:01:23.700Z] === RUN   TestInfoDebug
21:01:23 [2024-02-04T21:01:23.700Z] --- PASS: TestInfoDebug (0.52s)
21:01:23 [2024-02-04T21:01:23.700Z] === RUN   TestInfoInsecureRegistries
21:01:23 [2024-02-04T21:01:23.700Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:01:23 [2024-02-04T21:01:23.700Z] === RUN   TestInfoRegistryMirrors
21:01:23 [2024-02-04T21:01:23.700Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:01:23 [2024-02-04T21:01:23.700Z] === RUN   TestLoginFailsWithBadCredentials
21:01:24 [2024-02-04T21:01:24.626Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s)
21:01:24 [2024-02-04T21:01:24.626Z] === RUN   TestPingCacheHeaders
21:01:24 [2024-02-04T21:01:24.626Z] --- PASS: TestPingCacheHeaders (0.01s)
21:01:24 [2024-02-04T21:01:24.626Z] === RUN   TestPingGet
21:01:24 [2024-02-04T21:01:24.626Z] --- PASS: TestPingGet (0.01s)
21:01:24 [2024-02-04T21:01:24.626Z] === RUN   TestPingHead
21:01:24 [2024-02-04T21:01:24.626Z] --- PASS: TestPingHead (0.01s)
21:01:24 [2024-02-04T21:01:24.626Z] === RUN   TestPingSwarmHeader
21:01:25 [2024-02-04T21:01:25.186Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:01:25 [2024-02-04T21:01:25.747Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:01:26 [2024-02-04T21:01:26.673Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:01:26 [2024-02-04T21:01:26.673Z] --- PASS: TestPingSwarmHeader (1.97s)
21:01:26 [2024-02-04T21:01:26.673Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:01:26 [2024-02-04T21:01:26.673Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:01:26 [2024-02-04T21:01:26.673Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:01:26 [2024-02-04T21:01:26.673Z] === RUN   TestPingBuilderHeader
21:01:26 [2024-02-04T21:01:26.673Z] === RUN   TestPingBuilderHeader/default_config
21:01:27 [2024-02-04T21:01:27.233Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:01:27 [2024-02-04T21:01:27.794Z] --- PASS: TestPingBuilderHeader (1.04s)
21:01:27 [2024-02-04T21:01:27.794Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:01:27 [2024-02-04T21:01:27.794Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
21:01:27 [2024-02-04T21:01:27.794Z] === RUN   TestVersion
21:01:27 [2024-02-04T21:01:27.794Z] --- PASS: TestVersion (0.01s)
21:01:27 [2024-02-04T21:01:27.794Z] === CONT  TestDiskUsage
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/empty
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/empty/container_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/empty/image_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/empty/volume_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/empty/build-cache_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/after_LoadBusybox
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:01:28 [2024-02-04T21:01:28.355Z] === RUN   TestDiskUsage/after_container.Run
21:01:28 [2024-02-04T21:01:28.610Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:01:28 [2024-02-04T21:01:28.610Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:01:28 [2024-02-04T21:01:28.610Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:01:28 [2024-02-04T21:01:28.610Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:01:28 [2024-02-04T21:01:28.610Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:01:28 [2024-02-04T21:01:28.610Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:01:28 [2024-02-04T21:01:28.610Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:01:28 [2024-02-04T21:01:28.610Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:01:28 [2024-02-04T21:01:28.611Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:01:28 [2024-02-04T21:01:28.611Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:01:28 [2024-02-04T21:01:28.611Z] --- PASS: TestDiskUsage (0.99s)
21:01:28 [2024-02-04T21:01:28.611Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]     --- PASS: TestDiskUsage/after_container.Run (0.21s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z] PASS
21:01:28 [2024-02-04T21:01:28.611Z] 
21:01:28 [2024-02-04T21:01:28.611Z] === Skipped
21:01:28 [2024-02-04T21:01:28.611Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:01:28 [2024-02-04T21:01:28.611Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:01:28 [2024-02-04T21:01:28.611Z] 
21:01:28 [2024-02-04T21:01:28.611Z] DONE 57 tests, 1 skipped in 23.705s
21:01:28 [2024-02-04T21:01:28.611Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
21:01:28 [2024-02-04T21:01:28.611Z] ++ '[' -n '' ']'
21:01:28 [2024-02-04T21:01:28.611Z] ++ 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
21:01:28 [2024-02-04T21:01:28.611Z] ++ set -e
21:01:28 [2024-02-04T21:01:28.611Z] ++ '[' -n 0 ']'
21:01:28 [2024-02-04T21:01:28.611Z] ++ set -x
21:01:28 [2024-02-04T21:01:28.611Z] ++ 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.7izaC7ABi2/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
21:01:28 [2024-02-04T21:01:28.611Z] INFO: Testing against a local daemon
21:01:28 [2024-02-04T21:01:28.611Z] === RUN   TestRunMountVolumeSubdir
21:01:29 [2024-02-04T21:01:29.171Z]     mount_test.go:28: Setup stderr:
21:01:29 [2024-02-04T21:01:29.171Z]     mount_test.go:28: Setup stdout:
21:01:29 [2024-02-04T21:01:29.171Z]         /volume:
21:01:29 [2024-02-04T21:01:29.171Z]         total 24K    
21:01:29 [2024-02-04T21:01:29.171Z]         drwxr-xr-x    5 root     root        4.0K Feb  4 21:01 .
21:01:29 [2024-02-04T21:01:29.171Z]         drwxr-xr-x    1 root     root        4.0K Feb  4 21:01 ..
21:01:29 [2024-02-04T21:01:29.171Z]         -rw-r--r--    1 root     root           4 Feb  4 21:01 bar.txt
21:01:29 [2024-02-04T21:01:29.171Z]         drwxr-xr-x    2 root     root        4.0K Feb  4 21:01 bin
21:01:29 [2024-02-04T21:01:29.171Z]         drwxr-xr-x    3 root     root        4.0K Feb  4 21:01 hack
21:01:29 [2024-02-04T21:01:29.171Z]         drwxr-xr-x    2 root     root        4.0K Feb  4 21:01 subdir
21:01:29 [2024-02-04T21:01:29.171Z]         
21:01:29 [2024-02-04T21:01:29.171Z]         /volume/hack/:
21:01:29 [2024-02-04T21:01:29.171Z]         total 12K    
21:01:29 [2024-02-04T21:01:29.171Z]         drwxr-xr-x    3 root     root        4.0K Feb  4 21:01 .
21:01:29 [2024-02-04T21:01:29.171Z]         drwxr-xr-x    5 root     root        4.0K Feb  4 21:01 ..
21:01:29 [2024-02-04T21:01:29.171Z]         lrwxrwxrwx    1 root     root           4 Feb  4 21:01 bad -> root
21:01:29 [2024-02-04T21:01:29.171Z]         lrwxrwxrwx    1 root     root           9 Feb  4 21:01 good -> ../subdir
21:01:29 [2024-02-04T21:01:29.171Z]         drwxr-xr-x    2 root     root        4.0K Feb  4 21:01 iwanttobehackedwithtoctou
21:01:29 [2024-02-04T21:01:29.171Z]         lrwxrwxrwx    1 root     root           1 Feb  4 21:01 root -> /
21:01:29 [2024-02-04T21:01:29.171Z] === RUN   TestRunMountVolumeSubdir/subdir
21:01:29 [2024-02-04T21:01:29.427Z]     mount_test.go:101: stdout:
21:01:29 [2024-02-04T21:01:29.427Z]         hello.txt
21:01:29 [2024-02-04T21:01:29.427Z]     mount_test.go:102: stderr:
21:01:29 [2024-02-04T21:01:29.682Z] === RUN   TestRunMountVolumeSubdir/subdir_link
21:01:29 [2024-02-04T21:01:29.938Z]     mount_test.go:101: stdout:
21:01:29 [2024-02-04T21:01:29.938Z]         hello.txt
21:01:29 [2024-02-04T21:01:29.938Z]     mount_test.go:102: stderr:
21:01:29 [2024-02-04T21:01:29.938Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
21:01:30 [2024-02-04T21:01:30.193Z]     mount_test.go:101: stdout:
21:01:30 [2024-02-04T21:01:30.193Z]         /bin/busybox
21:01:30 [2024-02-04T21:01:30.193Z]     mount_test.go:102: stderr:
21:01:30 [2024-02-04T21:01:30.193Z] === RUN   TestRunMountVolumeSubdir/file
21:01:30 [2024-02-04T21:01:30.754Z]     mount_test.go:101: stdout:
21:01:30 [2024-02-04T21:01:30.754Z]         foo
21:01:30 [2024-02-04T21:01:30.754Z]     mount_test.go:102: stderr:
21:01:30 [2024-02-04T21:01:30.754Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
21:01:30 [2024-02-04T21:01:30.754Z] === RUN   TestRunMountVolumeSubdir/not_existing
21:01:30 [2024-02-04T21:01:30.754Z] === RUN   TestRunMountVolumeSubdir/mount_link
21:01:31 [2024-02-04T21:01:31.010Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
21:01:31 [2024-02-04T21:01:31.010Z] --- PASS: TestRunMountVolumeSubdir (2.37s)
21:01:31 [2024-02-04T21:01:31.010Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.43s)
21:01:31 [2024-02-04T21:01:31.010Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.39s)
21:01:31 [2024-02-04T21:01:31.010Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.35s)
21:01:31 [2024-02-04T21:01:31.010Z]     --- PASS: TestRunMountVolumeSubdir/file (0.40s)
21:01:31 [2024-02-04T21:01:31.010Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
21:01:31 [2024-02-04T21:01:31.010Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.14s)
21:01:31 [2024-02-04T21:01:31.010Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.13s)
21:01:31 [2024-02-04T21:01:31.010Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s)
21:01:31 [2024-02-04T21:01:31.010Z] === RUN   TestVolumesCreateAndList
21:01:31 [2024-02-04T21:01:31.010Z] --- PASS: TestVolumesCreateAndList (0.01s)
21:01:31 [2024-02-04T21:01:31.010Z] === RUN   TestVolumesRemove
21:01:31 [2024-02-04T21:01:31.265Z] === RUN   TestVolumesRemove/volume_in_use
21:01:31 [2024-02-04T21:01:31.265Z] === RUN   TestVolumesRemove/volume_not_in_use
21:01:31 [2024-02-04T21:01:31.265Z] === RUN   TestVolumesRemove/non-existing_volume
21:01:31 [2024-02-04T21:01:31.265Z] === RUN   TestVolumesRemove/non-existing_volume_force
21:01:31 [2024-02-04T21:01:31.265Z] --- PASS: TestVolumesRemove (0.05s)
21:01:31 [2024-02-04T21:01:31.265Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
21:01:31 [2024-02-04T21:01:31.265Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
21:01:31 [2024-02-04T21:01:31.265Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
21:01:31 [2024-02-04T21:01:31.265Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
21:01:31 [2024-02-04T21:01:31.265Z] === RUN   TestVolumesRemoveSwarmEnabled
21:01:31 [2024-02-04T21:01:31.265Z] === PAUSE TestVolumesRemoveSwarmEnabled
21:01:31 [2024-02-04T21:01:31.265Z] === RUN   TestVolumesInspect
21:01:31 [2024-02-04T21:01:31.265Z] --- PASS: TestVolumesInspect (0.01s)
21:01:31 [2024-02-04T21:01:31.265Z] === RUN   TestVolumesInvalidJSON
21:01:31 [2024-02-04T21:01:31.265Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:01:31 [2024-02-04T21:01:31.265Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:01:31 [2024-02-04T21:01:31.265Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:01:31 [2024-02-04T21:01:31.265Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:01:31 [2024-02-04T21:01:31.265Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:01:31 [2024-02-04T21:01:31.265Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:01:31 [2024-02-04T21:01:31.265Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:01:31 [2024-02-04T21:01:31.265Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:01:31 [2024-02-04T21:01:31.265Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:01:31 [2024-02-04T21:01:31.265Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:01:31 [2024-02-04T21:01:31.265Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:01:31 [2024-02-04T21:01:31.265Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:01:31 [2024-02-04T21:01:31.265Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:01:31 [2024-02-04T21:01:31.265Z] === RUN   TestVolumePruneAnonymous
21:01:31 [2024-02-04T21:01:31.265Z] --- PASS: TestVolumePruneAnonymous (0.03s)
21:01:31 [2024-02-04T21:01:31.265Z] === RUN   TestVolumePruneAnonFromImage
21:01:31 [2024-02-04T21:01:31.265Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
21:01:31 [2024-02-04T21:01:31.265Z] === CONT  TestVolumesRemoveSwarmEnabled
21:01:32 [2024-02-04T21:01:32.628Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
21:01:32 [2024-02-04T21:01:32.628Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
21:01:32 [2024-02-04T21:01:32.628Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
21:01:32 [2024-02-04T21:01:32.628Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
21:01:33 [2024-02-04T21:01:33.189Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.88s)
21:01:33 [2024-02-04T21:01:33.189Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
21:01:33 [2024-02-04T21:01:33.189Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
21:01:33 [2024-02-04T21:01:33.189Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
21:01:33 [2024-02-04T21:01:33.189Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
21:01:33 [2024-02-04T21:01:33.189Z] PASS
21:01:33 [2024-02-04T21:01:33.189Z] 
21:01:33 [2024-02-04T21:01:33.189Z] DONE 29 tests in 4.523s
21:01:33 [2024-02-04T21:01:33.189Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:01:33 [2024-02-04T21:01:33.444Z] ++++ cat bundles/test-integration/TestUsernsCommit/d2764127ff802/docker.pid
21:01:33 [2024-02-04T21:01:33.444Z] +++ kill 60520
21:01:33 [2024-02-04T21:01:33.444Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 60520 is not a child of this shell
21:01:33 [2024-02-04T21:01:33.444Z] warning: PID 60520 from bundles/test-integration/TestUsernsCommit/d2764127ff802/docker.pid had a nonzero exit code
21:01:33 [2024-02-04T21:01:33.444Z] umount: bundles/test-integration/TestUsernsCommit/d2764127ff802/root: not mounted.
21:01:33 [2024-02-04T21:01:33.444Z] ++++ cat bundles/test-integration/docker.pid
21:01:33 [2024-02-04T21:01:33.444Z] +++ kill 24550
21:01:34 [2024-02-04T21:01:34.807Z] +++ /etc/init.d/apparmor stop
21:01:34 [2024-02-04T21:01:34.807Z] Leaving: AppArmorNo profiles have been unloaded.
21:01:34 [2024-02-04T21:01:34.807Z] 
21:01:34 [2024-02-04T21:01:34.807Z] Unloading profiles will leave already running processes permanently
21:01:34 [2024-02-04T21:01:34.807Z] unconfined, which can lead to unexpected situations.
21:01:34 [2024-02-04T21:01:34.807Z] 
21:01:34 [2024-02-04T21:01:34.807Z] To set a process to complain mode, use the command line tool
21:01:34 [2024-02-04T21:01:34.807Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:01:34 [2024-02-04T21:01:34.807Z] +++ true
21:01:34 [2024-02-04T21:01:34.807Z] exiting test-integration
21:01:34 [2024-02-04T21:01:34.807Z] ++ exit 0
21:01:34 [2024-02-04T21:01:34.807Z] 
Post stage
[Pipeline] junit
21:01:35 [2024-02-04T21:01:35.784Z] Recording test results
21:01:35 [2024-02-04T21:01:35.985Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:01:36 [2024-02-04T21:01:36.276Z] + echo Ensuring container killed.
21:01:36 [2024-02-04T21:01:36.276Z] Ensuring container killed.
21:01:36 [2024-02-04T21:01:36.276Z] + docker rm -vf docker-pr7
21:01:36 [2024-02-04T21:01:36.276Z] Error response from daemon: No such container: docker-pr7
[Pipeline] sh
21:01:36 [2024-02-04T21:01:36.551Z] + echo Chowning /workspace to jenkins user
21:01:36 [2024-02-04T21:01:36.551Z] Chowning /workspace to jenkins user
21:01:36 [2024-02-04T21:01:36.551Z] + id -u
21:01:36 [2024-02-04T21:01:36.551Z] + id -g
21:01:36 [2024-02-04T21:01:36.551Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47299:/workspace busybox chown -R 1000:1000 /workspace
21:01:36 [2024-02-04T21:01:36.551Z] Unable to find image 'busybox:latest' locally
21:01:36 [2024-02-04T21:01:36.551Z] latest: Pulling from library/busybox
21:01:36 [2024-02-04T21:01:36.551Z] c2bf9493c1bf: Already exists
21:01:36 [2024-02-04T21:01:36.809Z] Digest: sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74
21:01:36 [2024-02-04T21:01:36.809Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:01:38 [2024-02-04T21:01:38.053Z] + bundleName=arm64-integration
21:01:38 [2024-02-04T21:01:38.053Z] + echo Creating arm64-integration-bundles.tar.gz
21:01:38 [2024-02-04T21:01:38.053Z] Creating arm64-integration-bundles.tar.gz
21:01:38 [2024-02-04T21:01:38.053Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+  *.prof -o -name *-report.xml ) -print
21:01:38 [2024-02-04T21:01:38.053Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:01:38 [2024-02-04T21:01:38.320Z] Archiving artifacts
21:01:39 [2024-02-04T21:01:39.719Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47299/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:01:40 [2024-02-04T21:01:40.004Z] + make clean
21:01:40 [2024-02-04T21:01:40.004Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:01:40 [2024-02-04T21:01:40.004Z] docker-dev-cache
21:01:40 [2024-02-04T21:01:40.004Z] 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